diff --git a/CHANGELOG.md b/CHANGELOG.md index 062141d513..770a550e41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) +## 65.55.1 - 2024-01-09 +### Added +- Support for calling Oracle Cloud Infrastructure services in the sa-valparaiso-1 region +- Support for creation of up to 60 containers per container instance in the Container Instances service +- Support for Oracle GoldenGate discovery and monitoring in the Stack Monitoring service +- Support for GoldenGate stream analytics in the GoldenGate service +- Support for backup work requests in MySQL Heatwave service +- Support for create, update, delete and list operations on premise vantage points in the Application Performance Monitoring service +- Support for create, update, delete and list operations on workers in the Application Performance Monitoring service +- Support for host capacity planning for compute instances and host unallocated metrics in the Operations Insights service + + ## 65.55.0 - 2023-12-12 ### Added - Support for changing compartments of configurations in the PostgreSQL service diff --git a/accessgovernancecp/accessgovernancecp_client.go b/accessgovernancecp/accessgovernancecp_client.go index c519a8457d..47e5c4c3cc 100644 --- a/accessgovernancecp/accessgovernancecp_client.go +++ b/accessgovernancecp/accessgovernancecp_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/change_governance_instance_compartment_details.go b/accessgovernancecp/change_governance_instance_compartment_details.go index a1b3c32eee..5a289974b1 100644 --- a/accessgovernancecp/change_governance_instance_compartment_details.go +++ b/accessgovernancecp/change_governance_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/change_governance_instance_compartment_request_response.go b/accessgovernancecp/change_governance_instance_compartment_request_response.go index 61fa7508cf..65e6da0f72 100644 --- a/accessgovernancecp/change_governance_instance_compartment_request_response.go +++ b/accessgovernancecp/change_governance_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/create_governance_instance_details.go b/accessgovernancecp/create_governance_instance_details.go index eef47548c6..3522235e9a 100644 --- a/accessgovernancecp/create_governance_instance_details.go +++ b/accessgovernancecp/create_governance_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/create_governance_instance_request_response.go b/accessgovernancecp/create_governance_instance_request_response.go index 46588e6986..20e507f1fd 100644 --- a/accessgovernancecp/create_governance_instance_request_response.go +++ b/accessgovernancecp/create_governance_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/delete_governance_instance_request_response.go b/accessgovernancecp/delete_governance_instance_request_response.go index 99f70910bf..c0de373afc 100644 --- a/accessgovernancecp/delete_governance_instance_request_response.go +++ b/accessgovernancecp/delete_governance_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/get_governance_instance_configuration_request_response.go b/accessgovernancecp/get_governance_instance_configuration_request_response.go index ed5ffe5332..db5f3bfbe0 100644 --- a/accessgovernancecp/get_governance_instance_configuration_request_response.go +++ b/accessgovernancecp/get_governance_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/get_governance_instance_request_response.go b/accessgovernancecp/get_governance_instance_request_response.go index f77eade171..475c8b070e 100644 --- a/accessgovernancecp/get_governance_instance_request_response.go +++ b/accessgovernancecp/get_governance_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/governance_instance.go b/accessgovernancecp/governance_instance.go index c3e0e5425e..1a74b32781 100644 --- a/accessgovernancecp/governance_instance.go +++ b/accessgovernancecp/governance_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/governance_instance_collection.go b/accessgovernancecp/governance_instance_collection.go index ff411b9dba..1568c59d23 100644 --- a/accessgovernancecp/governance_instance_collection.go +++ b/accessgovernancecp/governance_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/governance_instance_configuration.go b/accessgovernancecp/governance_instance_configuration.go index 5d9be24627..1ae31227d2 100644 --- a/accessgovernancecp/governance_instance_configuration.go +++ b/accessgovernancecp/governance_instance_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/governance_instance_summary.go b/accessgovernancecp/governance_instance_summary.go index 454cdc8344..4af456349d 100644 --- a/accessgovernancecp/governance_instance_summary.go +++ b/accessgovernancecp/governance_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/instance_lifecycle_state.go b/accessgovernancecp/instance_lifecycle_state.go index 2f5ad3819d..23c17e7078 100644 --- a/accessgovernancecp/instance_lifecycle_state.go +++ b/accessgovernancecp/instance_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/license_type.go b/accessgovernancecp/license_type.go index 1d87c4fcbe..b77cc0bbf9 100644 --- a/accessgovernancecp/license_type.go +++ b/accessgovernancecp/license_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/list_governance_instances_request_response.go b/accessgovernancecp/list_governance_instances_request_response.go index f92830466f..d1b336e20c 100644 --- a/accessgovernancecp/list_governance_instances_request_response.go +++ b/accessgovernancecp/list_governance_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/sender_config.go b/accessgovernancecp/sender_config.go index 6cd6f63519..4bb3cf116d 100644 --- a/accessgovernancecp/sender_config.go +++ b/accessgovernancecp/sender_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/sort_order.go b/accessgovernancecp/sort_order.go index a46bac167e..9657cf5bce 100644 --- a/accessgovernancecp/sort_order.go +++ b/accessgovernancecp/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/update_governance_instance_configuration_details.go b/accessgovernancecp/update_governance_instance_configuration_details.go index df6bb4f658..4e55efd541 100644 --- a/accessgovernancecp/update_governance_instance_configuration_details.go +++ b/accessgovernancecp/update_governance_instance_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/update_governance_instance_configuration_request_response.go b/accessgovernancecp/update_governance_instance_configuration_request_response.go index 5d775a964a..e7e02cc24f 100644 --- a/accessgovernancecp/update_governance_instance_configuration_request_response.go +++ b/accessgovernancecp/update_governance_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/update_governance_instance_details.go b/accessgovernancecp/update_governance_instance_details.go index d1a8d79783..3e86fd4b47 100644 --- a/accessgovernancecp/update_governance_instance_details.go +++ b/accessgovernancecp/update_governance_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/update_governance_instance_request_response.go b/accessgovernancecp/update_governance_instance_request_response.go index c14b6a1bca..e307a13f9e 100644 --- a/accessgovernancecp/update_governance_instance_request_response.go +++ b/accessgovernancecp/update_governance_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/accessgovernancecp/update_sender_config.go b/accessgovernancecp/update_sender_config.go index 83830cdc1f..fad09b175d 100644 --- a/accessgovernancecp/update_sender_config.go +++ b/accessgovernancecp/update_sender_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/action_type.go b/adm/action_type.go index 4d78ecc81f..fa96a4b5c5 100644 --- a/adm/action_type.go +++ b/adm/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/activate_remediation_recipe_request_response.go b/adm/activate_remediation_recipe_request_response.go index 57296ea994..443ec74907 100644 --- a/adm/activate_remediation_recipe_request_response.go +++ b/adm/activate_remediation_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/adm_applicationdependencymanagement_client.go b/adm/adm_applicationdependencymanagement_client.go index 08df62a0b5..dfdf047fb2 100644 --- a/adm/adm_applicationdependencymanagement_client.go +++ b/adm/adm_applicationdependencymanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/application_dependency.go b/adm/application_dependency.go index 5aa6c8d308..0f08f96363 100644 --- a/adm/application_dependency.go +++ b/adm/application_dependency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/application_dependency_recommendation_collection.go b/adm/application_dependency_recommendation_collection.go index dbc838584d..7cc2fa6b47 100644 --- a/adm/application_dependency_recommendation_collection.go +++ b/adm/application_dependency_recommendation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/application_dependency_recommendation_summary.go b/adm/application_dependency_recommendation_summary.go index ad9231c6a1..5b509843e2 100644 --- a/adm/application_dependency_recommendation_summary.go +++ b/adm/application_dependency_recommendation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/application_dependency_vulnerability_collection.go b/adm/application_dependency_vulnerability_collection.go index 9dba44113c..4ab71c56a8 100644 --- a/adm/application_dependency_vulnerability_collection.go +++ b/adm/application_dependency_vulnerability_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/application_dependency_vulnerability_summary.go b/adm/application_dependency_vulnerability_summary.go index 72ff0754b5..bed2c1cfcd 100644 --- a/adm/application_dependency_vulnerability_summary.go +++ b/adm/application_dependency_vulnerability_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/apply_stage.go b/adm/apply_stage.go index f63bd27e86..9f450ea326 100644 --- a/adm/apply_stage.go +++ b/adm/apply_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/cancel_remediation_run_request_response.go b/adm/cancel_remediation_run_request_response.go index 87c06fbcde..1f97122704 100644 --- a/adm/cancel_remediation_run_request_response.go +++ b/adm/cancel_remediation_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/cancel_work_request_request_response.go b/adm/cancel_work_request_request_response.go index c1013c55c9..2b7a078a52 100644 --- a/adm/cancel_work_request_request_response.go +++ b/adm/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_knowledge_base_compartment_details.go b/adm/change_knowledge_base_compartment_details.go index 26577f8d0f..1bbbfe0fa5 100644 --- a/adm/change_knowledge_base_compartment_details.go +++ b/adm/change_knowledge_base_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_knowledge_base_compartment_request_response.go b/adm/change_knowledge_base_compartment_request_response.go index 908c816870..7e5ef9c491 100644 --- a/adm/change_knowledge_base_compartment_request_response.go +++ b/adm/change_knowledge_base_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_remediation_recipe_compartment_details.go b/adm/change_remediation_recipe_compartment_details.go index 60b7d9146c..aa99286657 100644 --- a/adm/change_remediation_recipe_compartment_details.go +++ b/adm/change_remediation_recipe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_remediation_recipe_compartment_request_response.go b/adm/change_remediation_recipe_compartment_request_response.go index 01c74c959b..8c32ab3a64 100644 --- a/adm/change_remediation_recipe_compartment_request_response.go +++ b/adm/change_remediation_recipe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_remediation_run_compartment_details.go b/adm/change_remediation_run_compartment_details.go index ea7b91b1ad..5f77ad20b1 100644 --- a/adm/change_remediation_run_compartment_details.go +++ b/adm/change_remediation_run_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_remediation_run_compartment_request_response.go b/adm/change_remediation_run_compartment_request_response.go index 889f76d0a1..617eb1020e 100644 --- a/adm/change_remediation_run_compartment_request_response.go +++ b/adm/change_remediation_run_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_vulnerability_audit_compartment_details.go b/adm/change_vulnerability_audit_compartment_details.go index 240dc61c65..77192d5183 100644 --- a/adm/change_vulnerability_audit_compartment_details.go +++ b/adm/change_vulnerability_audit_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/change_vulnerability_audit_compartment_request_response.go b/adm/change_vulnerability_audit_compartment_request_response.go index 8d674d1eb5..60c0f16048 100644 --- a/adm/change_vulnerability_audit_compartment_request_response.go +++ b/adm/change_vulnerability_audit_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_knowledge_base_details.go b/adm/create_knowledge_base_details.go index 831dadf50f..716212c99d 100644 --- a/adm/create_knowledge_base_details.go +++ b/adm/create_knowledge_base_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_knowledge_base_request_response.go b/adm/create_knowledge_base_request_response.go index efe1d6b521..3e31b6388a 100644 --- a/adm/create_knowledge_base_request_response.go +++ b/adm/create_knowledge_base_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_remediation_recipe_details.go b/adm/create_remediation_recipe_details.go index fd3bcf014f..84b19817f5 100644 --- a/adm/create_remediation_recipe_details.go +++ b/adm/create_remediation_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_remediation_recipe_request_response.go b/adm/create_remediation_recipe_request_response.go index 5e4c7c6738..d9d0bce506 100644 --- a/adm/create_remediation_recipe_request_response.go +++ b/adm/create_remediation_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_remediation_run_details.go b/adm/create_remediation_run_details.go index d0bfb5ddc2..4a743a5ff2 100644 --- a/adm/create_remediation_run_details.go +++ b/adm/create_remediation_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_remediation_run_request_response.go b/adm/create_remediation_run_request_response.go index 3e154b6187..bd0a58cc51 100644 --- a/adm/create_remediation_run_request_response.go +++ b/adm/create_remediation_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_vulnerability_audit_details.go b/adm/create_vulnerability_audit_details.go index 47a31ad315..6e12a57472 100644 --- a/adm/create_vulnerability_audit_details.go +++ b/adm/create_vulnerability_audit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/create_vulnerability_audit_request_response.go b/adm/create_vulnerability_audit_request_response.go index 109363c6ee..e61318a810 100644 --- a/adm/create_vulnerability_audit_request_response.go +++ b/adm/create_vulnerability_audit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/deactivate_remediation_recipe_request_response.go b/adm/deactivate_remediation_recipe_request_response.go index 45a49ba10a..39a4cf459a 100644 --- a/adm/deactivate_remediation_recipe_request_response.go +++ b/adm/deactivate_remediation_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/delete_knowledge_base_request_response.go b/adm/delete_knowledge_base_request_response.go index 877cbe0ef8..bb1fb3e612 100644 --- a/adm/delete_knowledge_base_request_response.go +++ b/adm/delete_knowledge_base_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/delete_remediation_recipe_request_response.go b/adm/delete_remediation_recipe_request_response.go index 51ec67fa8b..61f9886c99 100644 --- a/adm/delete_remediation_recipe_request_response.go +++ b/adm/delete_remediation_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/delete_remediation_run_request_response.go b/adm/delete_remediation_run_request_response.go index 993a605bf3..698d1daad3 100644 --- a/adm/delete_remediation_run_request_response.go +++ b/adm/delete_remediation_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/delete_vulnerability_audit_request_response.go b/adm/delete_vulnerability_audit_request_response.go index 6bb68d9148..62b4e5ab4d 100644 --- a/adm/delete_vulnerability_audit_request_response.go +++ b/adm/delete_vulnerability_audit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/detect_configuration.go b/adm/detect_configuration.go index 367fe508c1..8ed1d31b3b 100644 --- a/adm/detect_configuration.go +++ b/adm/detect_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/detect_stage.go b/adm/detect_stage.go index 0aaf461aa4..a3b63b4256 100644 --- a/adm/detect_stage.go +++ b/adm/detect_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/external_resource_vulnerability_audit_source.go b/adm/external_resource_vulnerability_audit_source.go index 48d4f6cab3..b847be316a 100644 --- a/adm/external_resource_vulnerability_audit_source.go +++ b/adm/external_resource_vulnerability_audit_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/external_scm_configuration.go b/adm/external_scm_configuration.go index 7d305fa3c3..61e6118dc2 100644 --- a/adm/external_scm_configuration.go +++ b/adm/external_scm_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/get_knowledge_base_request_response.go b/adm/get_knowledge_base_request_response.go index 4451a2058a..d791d47d78 100644 --- a/adm/get_knowledge_base_request_response.go +++ b/adm/get_knowledge_base_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/get_remediation_recipe_request_response.go b/adm/get_remediation_recipe_request_response.go index 348dce5f0f..32e783d6ec 100644 --- a/adm/get_remediation_recipe_request_response.go +++ b/adm/get_remediation_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/get_remediation_run_request_response.go b/adm/get_remediation_run_request_response.go index 8810177766..e5e22846ba 100644 --- a/adm/get_remediation_run_request_response.go +++ b/adm/get_remediation_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/get_stage_request_response.go b/adm/get_stage_request_response.go index 3c4d0d2934..f0748b9608 100644 --- a/adm/get_stage_request_response.go +++ b/adm/get_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/get_vulnerability_audit_request_response.go b/adm/get_vulnerability_audit_request_response.go index 258eac97da..38c0842616 100644 --- a/adm/get_vulnerability_audit_request_response.go +++ b/adm/get_vulnerability_audit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/get_work_request_request_response.go b/adm/get_work_request_request_response.go index e34f0ebaa8..01048cdea2 100644 --- a/adm/get_work_request_request_response.go +++ b/adm/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/git_hub_actions_configuration.go b/adm/git_hub_actions_configuration.go index 0bb866697d..1763100625 100644 --- a/adm/git_hub_actions_configuration.go +++ b/adm/git_hub_actions_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/git_lab_pipeline_configuration.go b/adm/git_lab_pipeline_configuration.go index 7f84a8b90b..a4ba3aca02 100644 --- a/adm/git_lab_pipeline_configuration.go +++ b/adm/git_lab_pipeline_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/jenkins_pipeline_configuration.go b/adm/jenkins_pipeline_configuration.go index 1c9c899783..afe5902d2f 100644 --- a/adm/jenkins_pipeline_configuration.go +++ b/adm/jenkins_pipeline_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/knowledge_base.go b/adm/knowledge_base.go index 5ea7462433..66d25151ab 100644 --- a/adm/knowledge_base.go +++ b/adm/knowledge_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/knowledge_base_collection.go b/adm/knowledge_base_collection.go index e4c04c6b81..9f7730bfe8 100644 --- a/adm/knowledge_base_collection.go +++ b/adm/knowledge_base_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/knowledge_base_summary.go b/adm/knowledge_base_summary.go index 6cbd8ce583..e9304640bf 100644 --- a/adm/knowledge_base_summary.go +++ b/adm/knowledge_base_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_application_dependency_recommendations_request_response.go b/adm/list_application_dependency_recommendations_request_response.go index c797dffa25..0f0b8fe258 100644 --- a/adm/list_application_dependency_recommendations_request_response.go +++ b/adm/list_application_dependency_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_application_dependency_vulnerabilities_request_response.go b/adm/list_application_dependency_vulnerabilities_request_response.go index 095b4bd673..7709f17969 100644 --- a/adm/list_application_dependency_vulnerabilities_request_response.go +++ b/adm/list_application_dependency_vulnerabilities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_knowledge_bases_request_response.go b/adm/list_knowledge_bases_request_response.go index 98f6fe6736..ba164a21bf 100644 --- a/adm/list_knowledge_bases_request_response.go +++ b/adm/list_knowledge_bases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_remediation_recipes_request_response.go b/adm/list_remediation_recipes_request_response.go index 7d93fec747..1b838caf3d 100644 --- a/adm/list_remediation_recipes_request_response.go +++ b/adm/list_remediation_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_remediation_runs_request_response.go b/adm/list_remediation_runs_request_response.go index d37b0c51ff..3594fffd4b 100644 --- a/adm/list_remediation_runs_request_response.go +++ b/adm/list_remediation_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_stages_request_response.go b/adm/list_stages_request_response.go index a84cb14547..b712b0e0a1 100644 --- a/adm/list_stages_request_response.go +++ b/adm/list_stages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_vulnerability_audits_request_response.go b/adm/list_vulnerability_audits_request_response.go index 71093d8449..c3fa4aada5 100644 --- a/adm/list_vulnerability_audits_request_response.go +++ b/adm/list_vulnerability_audits_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_work_request_errors_request_response.go b/adm/list_work_request_errors_request_response.go index fbf6158129..e3957a868d 100644 --- a/adm/list_work_request_errors_request_response.go +++ b/adm/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_work_request_logs_request_response.go b/adm/list_work_request_logs_request_response.go index 3cdb2c1e10..8fe247c6c8 100644 --- a/adm/list_work_request_logs_request_response.go +++ b/adm/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/list_work_requests_request_response.go b/adm/list_work_requests_request_response.go index 35b4571710..1c19df7562 100644 --- a/adm/list_work_requests_request_response.go +++ b/adm/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/network_configuration.go b/adm/network_configuration.go index b848627e3e..e9e5c7cd58 100644 --- a/adm/network_configuration.go +++ b/adm/network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/none_verify_configuration.go b/adm/none_verify_configuration.go index a9bd92bdef..6d7dbaa0c5 100644 --- a/adm/none_verify_configuration.go +++ b/adm/none_verify_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/oci_code_repository_configuration.go b/adm/oci_code_repository_configuration.go index 654df5ca63..e57f50be8f 100644 --- a/adm/oci_code_repository_configuration.go +++ b/adm/oci_code_repository_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/oci_dev_ops_build_configuration.go b/adm/oci_dev_ops_build_configuration.go index 21c8833925..fe5e9dd29f 100644 --- a/adm/oci_dev_ops_build_configuration.go +++ b/adm/oci_dev_ops_build_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/oci_resource_vulnerability_audit_source.go b/adm/oci_resource_vulnerability_audit_source.go index f958bf2e17..c9af4608a1 100644 --- a/adm/oci_resource_vulnerability_audit_source.go +++ b/adm/oci_resource_vulnerability_audit_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/operation_status.go b/adm/operation_status.go index cd11dedf3b..bffbe218ad 100644 --- a/adm/operation_status.go +++ b/adm/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/operation_type.go b/adm/operation_type.go index d68e9347b6..71b45d6681 100644 --- a/adm/operation_type.go +++ b/adm/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/pipeline_properties.go b/adm/pipeline_properties.go index bfbc55d173..f89421e5d9 100644 --- a/adm/pipeline_properties.go +++ b/adm/pipeline_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/pull_request_properties.go b/adm/pull_request_properties.go index de8936c163..d9984c1d28 100644 --- a/adm/pull_request_properties.go +++ b/adm/pull_request_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/recommend_stage.go b/adm/recommend_stage.go index 381be35fae..39bbe70551 100644 --- a/adm/recommend_stage.go +++ b/adm/recommend_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_recipe.go b/adm/remediation_recipe.go index 18cf52992d..3630803d57 100644 --- a/adm/remediation_recipe.go +++ b/adm/remediation_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_recipe_collection.go b/adm/remediation_recipe_collection.go index 402bae4d44..97cd1d3b88 100644 --- a/adm/remediation_recipe_collection.go +++ b/adm/remediation_recipe_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_recipe_summary.go b/adm/remediation_recipe_summary.go index 77fb407d04..cdf3acee50 100644 --- a/adm/remediation_recipe_summary.go +++ b/adm/remediation_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run.go b/adm/remediation_run.go index 76d61eedd3..19cb195510 100644 --- a/adm/remediation_run.go +++ b/adm/remediation_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run_collection.go b/adm/remediation_run_collection.go index 369c79fc5d..5b75c7aad1 100644 --- a/adm/remediation_run_collection.go +++ b/adm/remediation_run_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run_stage.go b/adm/remediation_run_stage.go index 66082f51e1..fe584858a6 100644 --- a/adm/remediation_run_stage.go +++ b/adm/remediation_run_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run_stage_collection.go b/adm/remediation_run_stage_collection.go index a4ed8f184b..bd4bd08da5 100644 --- a/adm/remediation_run_stage_collection.go +++ b/adm/remediation_run_stage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run_stage_summary.go b/adm/remediation_run_stage_summary.go index cb80e966a1..112d1c74c7 100644 --- a/adm/remediation_run_stage_summary.go +++ b/adm/remediation_run_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run_stage_type.go b/adm/remediation_run_stage_type.go index a176b702f3..a25deb9c73 100644 --- a/adm/remediation_run_stage_type.go +++ b/adm/remediation_run_stage_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/remediation_run_summary.go b/adm/remediation_run_summary.go index 9e9fe8154c..b026dbe3ef 100644 --- a/adm/remediation_run_summary.go +++ b/adm/remediation_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/scm_configuration.go b/adm/scm_configuration.go index 59cb7dce35..3cc78a5bcb 100644 --- a/adm/scm_configuration.go +++ b/adm/scm_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/sort_order.go b/adm/sort_order.go index 9f81d1f349..7cd4b8dc5a 100644 --- a/adm/sort_order.go +++ b/adm/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/stage_summary.go b/adm/stage_summary.go index c7c972b6f4..b7c6f8ae2a 100644 --- a/adm/stage_summary.go +++ b/adm/stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/unknown_source_vulnerability_audit_source.go b/adm/unknown_source_vulnerability_audit_source.go index 470b97011c..8759bc8240 100644 --- a/adm/unknown_source_vulnerability_audit_source.go +++ b/adm/unknown_source_vulnerability_audit_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_knowledge_base_details.go b/adm/update_knowledge_base_details.go index f01c38fe76..e82b0560e7 100644 --- a/adm/update_knowledge_base_details.go +++ b/adm/update_knowledge_base_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_knowledge_base_request_response.go b/adm/update_knowledge_base_request_response.go index 0e1bbc9168..dc792113d3 100644 --- a/adm/update_knowledge_base_request_response.go +++ b/adm/update_knowledge_base_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_remediation_recipe_details.go b/adm/update_remediation_recipe_details.go index 9f47b03feb..487d128977 100644 --- a/adm/update_remediation_recipe_details.go +++ b/adm/update_remediation_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_remediation_recipe_request_response.go b/adm/update_remediation_recipe_request_response.go index c081049c27..7301522ed3 100644 --- a/adm/update_remediation_recipe_request_response.go +++ b/adm/update_remediation_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_remediation_run_details.go b/adm/update_remediation_run_details.go index ce97974d9b..e9e714b556 100644 --- a/adm/update_remediation_run_details.go +++ b/adm/update_remediation_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_remediation_run_request_response.go b/adm/update_remediation_run_request_response.go index 4e48bc61dd..1d0243060a 100644 --- a/adm/update_remediation_run_request_response.go +++ b/adm/update_remediation_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_vulnerability_audit_details.go b/adm/update_vulnerability_audit_details.go index fef8a91b7b..c19d8afc06 100644 --- a/adm/update_vulnerability_audit_details.go +++ b/adm/update_vulnerability_audit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/update_vulnerability_audit_request_response.go b/adm/update_vulnerability_audit_request_response.go index f8e64e91bd..5b12eaeaf7 100644 --- a/adm/update_vulnerability_audit_request_response.go +++ b/adm/update_vulnerability_audit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/usage_data_details.go b/adm/usage_data_details.go index 79324208c0..c714070659 100644 --- a/adm/usage_data_details.go +++ b/adm/usage_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/usage_data_via_object_storage_tuple_details.go b/adm/usage_data_via_object_storage_tuple_details.go index 72add6d270..40c88ff1cc 100644 --- a/adm/usage_data_via_object_storage_tuple_details.go +++ b/adm/usage_data_via_object_storage_tuple_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/verify_configuration.go b/adm/verify_configuration.go index bf74ef4d2d..5a52e53078 100644 --- a/adm/verify_configuration.go +++ b/adm/verify_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/verify_stage.go b/adm/verify_stage.go index a47fd3aa00..171ab61787 100644 --- a/adm/verify_stage.go +++ b/adm/verify_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/vulnerability.go b/adm/vulnerability.go index b570bd5d94..8071787e21 100644 --- a/adm/vulnerability.go +++ b/adm/vulnerability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/vulnerability_audit.go b/adm/vulnerability_audit.go index 8573c2c8a0..fa0cc68840 100644 --- a/adm/vulnerability_audit.go +++ b/adm/vulnerability_audit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/vulnerability_audit_collection.go b/adm/vulnerability_audit_collection.go index 0ad7c8fced..d66076746a 100644 --- a/adm/vulnerability_audit_collection.go +++ b/adm/vulnerability_audit_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/vulnerability_audit_configuration.go b/adm/vulnerability_audit_configuration.go index ba8b17681e..717fb39f2d 100644 --- a/adm/vulnerability_audit_configuration.go +++ b/adm/vulnerability_audit_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/vulnerability_audit_source.go b/adm/vulnerability_audit_source.go index 8cb6ce35e7..dd39946c2c 100644 --- a/adm/vulnerability_audit_source.go +++ b/adm/vulnerability_audit_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/vulnerability_audit_summary.go b/adm/vulnerability_audit_summary.go index eecd3ff44e..0f3a94e76b 100644 --- a/adm/vulnerability_audit_summary.go +++ b/adm/vulnerability_audit_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request.go b/adm/work_request.go index 0b37c9be16..c3f470477c 100644 --- a/adm/work_request.go +++ b/adm/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_error.go b/adm/work_request_error.go index 433560c8fb..a817800b60 100644 --- a/adm/work_request_error.go +++ b/adm/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_error_collection.go b/adm/work_request_error_collection.go index 1bbff891e7..5d8f26d975 100644 --- a/adm/work_request_error_collection.go +++ b/adm/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_log_entry.go b/adm/work_request_log_entry.go index fef3800b8f..63831b86e4 100644 --- a/adm/work_request_log_entry.go +++ b/adm/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_log_entry_collection.go b/adm/work_request_log_entry_collection.go index 7178d8a7a0..222ac930a0 100644 --- a/adm/work_request_log_entry_collection.go +++ b/adm/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_resource.go b/adm/work_request_resource.go index c0389190b0..c40e1ff4d3 100644 --- a/adm/work_request_resource.go +++ b/adm/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_resource_metadata_key.go b/adm/work_request_resource_metadata_key.go index d3599d0f4d..eee09ba032 100644 --- a/adm/work_request_resource_metadata_key.go +++ b/adm/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_summary.go b/adm/work_request_summary.go index 4b3107af5e..19cdfe2b18 100644 --- a/adm/work_request_summary.go +++ b/adm/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/adm/work_request_summary_collection.go b/adm/work_request_summary_collection.go index ac1916e4fd..8f284d4ba7 100644 --- a/adm/work_request_summary_collection.go +++ b/adm/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/action_type.go b/aianomalydetection/action_type.go index e5e591d0dc..689f70b424 100644 --- a/aianomalydetection/action_type.go +++ b/aianomalydetection/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/ai_private_endpoint.go b/aianomalydetection/ai_private_endpoint.go index fec6634a71..d1383bd235 100644 --- a/aianomalydetection/ai_private_endpoint.go +++ b/aianomalydetection/ai_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/ai_private_endpoint_collection.go b/aianomalydetection/ai_private_endpoint_collection.go index c72b32c695..cd491bd27c 100644 --- a/aianomalydetection/ai_private_endpoint_collection.go +++ b/aianomalydetection/ai_private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/ai_private_endpoint_summary.go b/aianomalydetection/ai_private_endpoint_summary.go index 00ee134803..5f5e3c140d 100644 --- a/aianomalydetection/ai_private_endpoint_summary.go +++ b/aianomalydetection/ai_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/aianomalydetection_anomalydetection_client.go b/aianomalydetection/aianomalydetection_anomalydetection_client.go index c0e287a2c3..031834e90b 100644 --- a/aianomalydetection/aianomalydetection_anomalydetection_client.go +++ b/aianomalydetection/aianomalydetection_anomalydetection_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/anomaly.go b/aianomalydetection/anomaly.go index 02a9d1a9c7..6952789651 100644 --- a/aianomalydetection/anomaly.go +++ b/aianomalydetection/anomaly.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/anomaly_detect_result.go b/aianomalydetection/anomaly_detect_result.go index 626b49862d..38c41e06bd 100644 --- a/aianomalydetection/anomaly_detect_result.go +++ b/aianomalydetection/anomaly_detect_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/cancel_work_request_request_response.go b/aianomalydetection/cancel_work_request_request_response.go index 2516143a99..40d5a497f1 100644 --- a/aianomalydetection/cancel_work_request_request_response.go +++ b/aianomalydetection/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_ai_private_endpoint_compartment_details.go b/aianomalydetection/change_ai_private_endpoint_compartment_details.go index 67c67ac9e1..f75ed4d31d 100644 --- a/aianomalydetection/change_ai_private_endpoint_compartment_details.go +++ b/aianomalydetection/change_ai_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_ai_private_endpoint_compartment_request_response.go b/aianomalydetection/change_ai_private_endpoint_compartment_request_response.go index 639cd77e42..d7184c58b6 100644 --- a/aianomalydetection/change_ai_private_endpoint_compartment_request_response.go +++ b/aianomalydetection/change_ai_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_data_asset_compartment_details.go b/aianomalydetection/change_data_asset_compartment_details.go index 491289434d..d4f169b2d8 100644 --- a/aianomalydetection/change_data_asset_compartment_details.go +++ b/aianomalydetection/change_data_asset_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_data_asset_compartment_request_response.go b/aianomalydetection/change_data_asset_compartment_request_response.go index 81a69c0ec1..a65d2eccb7 100644 --- a/aianomalydetection/change_data_asset_compartment_request_response.go +++ b/aianomalydetection/change_data_asset_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_detect_anomaly_job_compartment_details.go b/aianomalydetection/change_detect_anomaly_job_compartment_details.go index d3201f2059..279855d29c 100644 --- a/aianomalydetection/change_detect_anomaly_job_compartment_details.go +++ b/aianomalydetection/change_detect_anomaly_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_detect_anomaly_job_compartment_request_response.go b/aianomalydetection/change_detect_anomaly_job_compartment_request_response.go index 572e2fce5f..0e8dcd8eff 100644 --- a/aianomalydetection/change_detect_anomaly_job_compartment_request_response.go +++ b/aianomalydetection/change_detect_anomaly_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_model_compartment_details.go b/aianomalydetection/change_model_compartment_details.go index a5d986bb82..d084544126 100644 --- a/aianomalydetection/change_model_compartment_details.go +++ b/aianomalydetection/change_model_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_model_compartment_request_response.go b/aianomalydetection/change_model_compartment_request_response.go index 349e57e388..d9df5684fd 100644 --- a/aianomalydetection/change_model_compartment_request_response.go +++ b/aianomalydetection/change_model_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_project_compartment_details.go b/aianomalydetection/change_project_compartment_details.go index 3a79267a4f..7394fef4cf 100644 --- a/aianomalydetection/change_project_compartment_details.go +++ b/aianomalydetection/change_project_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/change_project_compartment_request_response.go b/aianomalydetection/change_project_compartment_request_response.go index 42e3e213a7..3abd771510 100644 --- a/aianomalydetection/change_project_compartment_request_response.go +++ b/aianomalydetection/change_project_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_ai_private_endpoint_details.go b/aianomalydetection/create_ai_private_endpoint_details.go index 8fcc4319e1..a29691f27f 100644 --- a/aianomalydetection/create_ai_private_endpoint_details.go +++ b/aianomalydetection/create_ai_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_ai_private_endpoint_request_response.go b/aianomalydetection/create_ai_private_endpoint_request_response.go index 44bb1e6b30..af94ca65a1 100644 --- a/aianomalydetection/create_ai_private_endpoint_request_response.go +++ b/aianomalydetection/create_ai_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_data_asset_details.go b/aianomalydetection/create_data_asset_details.go index 7b3a289a88..406f02cf6c 100644 --- a/aianomalydetection/create_data_asset_details.go +++ b/aianomalydetection/create_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_data_asset_request_response.go b/aianomalydetection/create_data_asset_request_response.go index a4cffec804..70c408e775 100644 --- a/aianomalydetection/create_data_asset_request_response.go +++ b/aianomalydetection/create_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_detect_anomaly_job_details.go b/aianomalydetection/create_detect_anomaly_job_details.go index 937ce9556f..9c4a0c93c4 100644 --- a/aianomalydetection/create_detect_anomaly_job_details.go +++ b/aianomalydetection/create_detect_anomaly_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_detect_anomaly_job_request_response.go b/aianomalydetection/create_detect_anomaly_job_request_response.go index 8cc791d42d..79ce88b807 100644 --- a/aianomalydetection/create_detect_anomaly_job_request_response.go +++ b/aianomalydetection/create_detect_anomaly_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_model_details.go b/aianomalydetection/create_model_details.go index 17d1aaad8c..8bc225518a 100644 --- a/aianomalydetection/create_model_details.go +++ b/aianomalydetection/create_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_model_request_response.go b/aianomalydetection/create_model_request_response.go index 8d6fb03d63..b5f6a2ce9d 100644 --- a/aianomalydetection/create_model_request_response.go +++ b/aianomalydetection/create_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_project_details.go b/aianomalydetection/create_project_details.go index 15d65792a2..473d50a63f 100644 --- a/aianomalydetection/create_project_details.go +++ b/aianomalydetection/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/create_project_request_response.go b/aianomalydetection/create_project_request_response.go index 45304ff2fa..56d634fa7d 100644 --- a/aianomalydetection/create_project_request_response.go +++ b/aianomalydetection/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_asset.go b/aianomalydetection/data_asset.go index 494bd49b2e..6ff3efa9f2 100644 --- a/aianomalydetection/data_asset.go +++ b/aianomalydetection/data_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_asset_collection.go b/aianomalydetection/data_asset_collection.go index f1331fa7c3..7269e0b432 100644 --- a/aianomalydetection/data_asset_collection.go +++ b/aianomalydetection/data_asset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_asset_summary.go b/aianomalydetection/data_asset_summary.go index b73d4eb218..76049c1b57 100644 --- a/aianomalydetection/data_asset_summary.go +++ b/aianomalydetection/data_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_item.go b/aianomalydetection/data_item.go index 134431418d..d9e3967b8c 100644 --- a/aianomalydetection/data_item.go +++ b/aianomalydetection/data_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_source_details.go b/aianomalydetection/data_source_details.go index a5d28b4816..850f140551 100644 --- a/aianomalydetection/data_source_details.go +++ b/aianomalydetection/data_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_source_details_atp.go b/aianomalydetection/data_source_details_atp.go index a565d8dba8..c5cf25b2e2 100644 --- a/aianomalydetection/data_source_details_atp.go +++ b/aianomalydetection/data_source_details_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_source_details_influx.go b/aianomalydetection/data_source_details_influx.go index fc2422098c..3dac69ae57 100644 --- a/aianomalydetection/data_source_details_influx.go +++ b/aianomalydetection/data_source_details_influx.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_source_details_object_storage.go b/aianomalydetection/data_source_details_object_storage.go index 5698e431ca..d38c8fb2ed 100644 --- a/aianomalydetection/data_source_details_object_storage.go +++ b/aianomalydetection/data_source_details_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/data_source_type.go b/aianomalydetection/data_source_type.go index fb838b2606..a97dab15d6 100644 --- a/aianomalydetection/data_source_type.go +++ b/aianomalydetection/data_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/delete_ai_private_endpoint_request_response.go b/aianomalydetection/delete_ai_private_endpoint_request_response.go index 41d0c87e57..93621da5c4 100644 --- a/aianomalydetection/delete_ai_private_endpoint_request_response.go +++ b/aianomalydetection/delete_ai_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/delete_data_asset_request_response.go b/aianomalydetection/delete_data_asset_request_response.go index a73dbbff96..69b0f70833 100644 --- a/aianomalydetection/delete_data_asset_request_response.go +++ b/aianomalydetection/delete_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/delete_detect_anomaly_job_request_response.go b/aianomalydetection/delete_detect_anomaly_job_request_response.go index 7e1ed8152b..c52010847d 100644 --- a/aianomalydetection/delete_detect_anomaly_job_request_response.go +++ b/aianomalydetection/delete_detect_anomaly_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/delete_model_request_response.go b/aianomalydetection/delete_model_request_response.go index e36e16700a..78b2a32fb0 100644 --- a/aianomalydetection/delete_model_request_response.go +++ b/aianomalydetection/delete_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/delete_project_request_response.go b/aianomalydetection/delete_project_request_response.go index 857f4ea973..cb33b86f71 100644 --- a/aianomalydetection/delete_project_request_response.go +++ b/aianomalydetection/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/detect_anomalies_details.go b/aianomalydetection/detect_anomalies_details.go index a274d47c84..de0c16fef5 100644 --- a/aianomalydetection/detect_anomalies_details.go +++ b/aianomalydetection/detect_anomalies_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/detect_anomalies_request_response.go b/aianomalydetection/detect_anomalies_request_response.go index 8050b52a63..2428973ac0 100644 --- a/aianomalydetection/detect_anomalies_request_response.go +++ b/aianomalydetection/detect_anomalies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/detect_anomaly_job.go b/aianomalydetection/detect_anomaly_job.go index da5ee261f4..ea8eff9cc6 100644 --- a/aianomalydetection/detect_anomaly_job.go +++ b/aianomalydetection/detect_anomaly_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/detect_anomaly_job_collection.go b/aianomalydetection/detect_anomaly_job_collection.go index 804fbebeaf..e36ea49b4c 100644 --- a/aianomalydetection/detect_anomaly_job_collection.go +++ b/aianomalydetection/detect_anomaly_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/detect_anomaly_job_summary.go b/aianomalydetection/detect_anomaly_job_summary.go index 60618bf839..f80b522a97 100644 --- a/aianomalydetection/detect_anomaly_job_summary.go +++ b/aianomalydetection/detect_anomaly_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/detection_result_item.go b/aianomalydetection/detection_result_item.go index 71205df19c..5c13dc9804 100644 --- a/aianomalydetection/detection_result_item.go +++ b/aianomalydetection/detection_result_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/embedded_detect_anomalies_request.go b/aianomalydetection/embedded_detect_anomalies_request.go index 2ed800afab..b3de0865eb 100644 --- a/aianomalydetection/embedded_detect_anomalies_request.go +++ b/aianomalydetection/embedded_detect_anomalies_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/embedded_input_details.go b/aianomalydetection/embedded_input_details.go index f66ce0f42f..3a37554986 100644 --- a/aianomalydetection/embedded_input_details.go +++ b/aianomalydetection/embedded_input_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/get_ai_private_endpoint_request_response.go b/aianomalydetection/get_ai_private_endpoint_request_response.go index fd418c654d..36d21df6c3 100644 --- a/aianomalydetection/get_ai_private_endpoint_request_response.go +++ b/aianomalydetection/get_ai_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/get_data_asset_request_response.go b/aianomalydetection/get_data_asset_request_response.go index 9bef7171bc..e7a1bb110f 100644 --- a/aianomalydetection/get_data_asset_request_response.go +++ b/aianomalydetection/get_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/get_detect_anomaly_job_request_response.go b/aianomalydetection/get_detect_anomaly_job_request_response.go index d93a1041b6..b3481d4500 100644 --- a/aianomalydetection/get_detect_anomaly_job_request_response.go +++ b/aianomalydetection/get_detect_anomaly_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/get_model_request_response.go b/aianomalydetection/get_model_request_response.go index cf068226c5..36924d5b34 100644 --- a/aianomalydetection/get_model_request_response.go +++ b/aianomalydetection/get_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/get_project_request_response.go b/aianomalydetection/get_project_request_response.go index 929946dc6c..eaad0b672e 100644 --- a/aianomalydetection/get_project_request_response.go +++ b/aianomalydetection/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/get_work_request_request_response.go b/aianomalydetection/get_work_request_request_response.go index 4eac0c973e..7d66c73e8c 100644 --- a/aianomalydetection/get_work_request_request_response.go +++ b/aianomalydetection/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/influx_details.go b/aianomalydetection/influx_details.go index 19658f9313..3c1944c534 100644 --- a/aianomalydetection/influx_details.go +++ b/aianomalydetection/influx_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/influx_details_v1v8.go b/aianomalydetection/influx_details_v1v8.go index 86d150f50e..69ab5c81c5 100644 --- a/aianomalydetection/influx_details_v1v8.go +++ b/aianomalydetection/influx_details_v1v8.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/influx_details_v2v0.go b/aianomalydetection/influx_details_v2v0.go index 9c4e11b563..51a7d359a5 100644 --- a/aianomalydetection/influx_details_v2v0.go +++ b/aianomalydetection/influx_details_v2v0.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/influx_version.go b/aianomalydetection/influx_version.go index f8d4d5b486..af6f498432 100644 --- a/aianomalydetection/influx_version.go +++ b/aianomalydetection/influx_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/inline_detect_anomalies_request.go b/aianomalydetection/inline_detect_anomalies_request.go index 8de1562046..6932126e03 100644 --- a/aianomalydetection/inline_detect_anomalies_request.go +++ b/aianomalydetection/inline_detect_anomalies_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/inline_input_details.go b/aianomalydetection/inline_input_details.go index d8ca3e25df..4b7dd45673 100644 --- a/aianomalydetection/inline_input_details.go +++ b/aianomalydetection/inline_input_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/inline_input_job_details.go b/aianomalydetection/inline_input_job_details.go index 5e1df27a71..086c83f15a 100644 --- a/aianomalydetection/inline_input_job_details.go +++ b/aianomalydetection/inline_input_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/input_details.go b/aianomalydetection/input_details.go index 7519a0b458..f3b8b01bfb 100644 --- a/aianomalydetection/input_details.go +++ b/aianomalydetection/input_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/input_job_details.go b/aianomalydetection/input_job_details.go index 5f72ab8e9a..371ef7b6f7 100644 --- a/aianomalydetection/input_job_details.go +++ b/aianomalydetection/input_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_ai_private_endpoints_request_response.go b/aianomalydetection/list_ai_private_endpoints_request_response.go index 5667c158d5..cb68e00f50 100644 --- a/aianomalydetection/list_ai_private_endpoints_request_response.go +++ b/aianomalydetection/list_ai_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_data_assets_request_response.go b/aianomalydetection/list_data_assets_request_response.go index caf882a308..5a41e5a3a9 100644 --- a/aianomalydetection/list_data_assets_request_response.go +++ b/aianomalydetection/list_data_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_detect_anomaly_jobs_request_response.go b/aianomalydetection/list_detect_anomaly_jobs_request_response.go index 3d6fdddb10..e3e36609df 100644 --- a/aianomalydetection/list_detect_anomaly_jobs_request_response.go +++ b/aianomalydetection/list_detect_anomaly_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_models_request_response.go b/aianomalydetection/list_models_request_response.go index b2a46d9e1d..41c1a6f92d 100644 --- a/aianomalydetection/list_models_request_response.go +++ b/aianomalydetection/list_models_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_projects_request_response.go b/aianomalydetection/list_projects_request_response.go index e389a83175..3290c1a457 100644 --- a/aianomalydetection/list_projects_request_response.go +++ b/aianomalydetection/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_work_request_errors_request_response.go b/aianomalydetection/list_work_request_errors_request_response.go index 32df3c944d..691e2a7097 100644 --- a/aianomalydetection/list_work_request_errors_request_response.go +++ b/aianomalydetection/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_work_request_logs_request_response.go b/aianomalydetection/list_work_request_logs_request_response.go index 6c37515e42..78a5630cbb 100644 --- a/aianomalydetection/list_work_request_logs_request_response.go +++ b/aianomalydetection/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/list_work_requests_request_response.go b/aianomalydetection/list_work_requests_request_response.go index f1763b8f22..729fcc456f 100644 --- a/aianomalydetection/list_work_requests_request_response.go +++ b/aianomalydetection/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/model.go b/aianomalydetection/model.go index 1baf8d4239..74e061bffd 100644 --- a/aianomalydetection/model.go +++ b/aianomalydetection/model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/model_collection.go b/aianomalydetection/model_collection.go index 4ba5de1701..87f1724e68 100644 --- a/aianomalydetection/model_collection.go +++ b/aianomalydetection/model_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/model_summary.go b/aianomalydetection/model_summary.go index ef7e3c3099..e951327b51 100644 --- a/aianomalydetection/model_summary.go +++ b/aianomalydetection/model_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/model_training_details.go b/aianomalydetection/model_training_details.go index f7b731538e..6053f8c7f9 100644 --- a/aianomalydetection/model_training_details.go +++ b/aianomalydetection/model_training_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/model_training_results.go b/aianomalydetection/model_training_results.go index 0349d264a5..4dd35c4aee 100644 --- a/aianomalydetection/model_training_results.go +++ b/aianomalydetection/model_training_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/object_list_input_details.go b/aianomalydetection/object_list_input_details.go index fc0828c2f8..0167af0831 100644 --- a/aianomalydetection/object_list_input_details.go +++ b/aianomalydetection/object_list_input_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/object_list_input_job_details.go b/aianomalydetection/object_list_input_job_details.go index 038d885ca8..6c227f9262 100644 --- a/aianomalydetection/object_list_input_job_details.go +++ b/aianomalydetection/object_list_input_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/object_location.go b/aianomalydetection/object_location.go index 2c444f7117..dae736874e 100644 --- a/aianomalydetection/object_location.go +++ b/aianomalydetection/object_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/object_storage_location.go b/aianomalydetection/object_storage_location.go index 2973653d9f..5a93edc5da 100644 --- a/aianomalydetection/object_storage_location.go +++ b/aianomalydetection/object_storage_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/object_store_output_details.go b/aianomalydetection/object_store_output_details.go index 8b727a1045..aeb0f26e37 100644 --- a/aianomalydetection/object_store_output_details.go +++ b/aianomalydetection/object_store_output_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/operation_status.go b/aianomalydetection/operation_status.go index 8e5ffbff71..e41e31da47 100644 --- a/aianomalydetection/operation_status.go +++ b/aianomalydetection/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/operation_type.go b/aianomalydetection/operation_type.go index d87716ed41..e18b5b9cf9 100644 --- a/aianomalydetection/operation_type.go +++ b/aianomalydetection/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/output_details.go b/aianomalydetection/output_details.go index 48d4f4fae4..ffbfd96401 100644 --- a/aianomalydetection/output_details.go +++ b/aianomalydetection/output_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/output_job_details.go b/aianomalydetection/output_job_details.go index 689f2602be..3e2d0575be 100644 --- a/aianomalydetection/output_job_details.go +++ b/aianomalydetection/output_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/per_signal_details.go b/aianomalydetection/per_signal_details.go index 1289df0288..b562018079 100644 --- a/aianomalydetection/per_signal_details.go +++ b/aianomalydetection/per_signal_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/project.go b/aianomalydetection/project.go index 1539b452c0..c6f0aa2d49 100644 --- a/aianomalydetection/project.go +++ b/aianomalydetection/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/project_collection.go b/aianomalydetection/project_collection.go index c2916223b0..7f0c6603a4 100644 --- a/aianomalydetection/project_collection.go +++ b/aianomalydetection/project_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/project_summary.go b/aianomalydetection/project_summary.go index 0c8112c2ff..ff2fa50e10 100644 --- a/aianomalydetection/project_summary.go +++ b/aianomalydetection/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/row_reduction_details.go b/aianomalydetection/row_reduction_details.go index 592db873c2..17519007cf 100644 --- a/aianomalydetection/row_reduction_details.go +++ b/aianomalydetection/row_reduction_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/sort_order.go b/aianomalydetection/sort_order.go index f94667fe62..8015a38b2e 100644 --- a/aianomalydetection/sort_order.go +++ b/aianomalydetection/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_ai_private_endpoint_details.go b/aianomalydetection/update_ai_private_endpoint_details.go index 764ff18ad5..bbdbc0be92 100644 --- a/aianomalydetection/update_ai_private_endpoint_details.go +++ b/aianomalydetection/update_ai_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_ai_private_endpoint_request_response.go b/aianomalydetection/update_ai_private_endpoint_request_response.go index 131c4d8d16..95534be928 100644 --- a/aianomalydetection/update_ai_private_endpoint_request_response.go +++ b/aianomalydetection/update_ai_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_data_asset_details.go b/aianomalydetection/update_data_asset_details.go index 79b6517a4e..18ede4e578 100644 --- a/aianomalydetection/update_data_asset_details.go +++ b/aianomalydetection/update_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_data_asset_request_response.go b/aianomalydetection/update_data_asset_request_response.go index 484c36deec..00ad4ab689 100644 --- a/aianomalydetection/update_data_asset_request_response.go +++ b/aianomalydetection/update_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_detect_anomaly_job_details.go b/aianomalydetection/update_detect_anomaly_job_details.go index 2e9524e0a0..873548d3ff 100644 --- a/aianomalydetection/update_detect_anomaly_job_details.go +++ b/aianomalydetection/update_detect_anomaly_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_detect_anomaly_job_request_response.go b/aianomalydetection/update_detect_anomaly_job_request_response.go index d846d4cd97..6aee232cf5 100644 --- a/aianomalydetection/update_detect_anomaly_job_request_response.go +++ b/aianomalydetection/update_detect_anomaly_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_model_details.go b/aianomalydetection/update_model_details.go index 7a918986cb..85fe63edb7 100644 --- a/aianomalydetection/update_model_details.go +++ b/aianomalydetection/update_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_model_request_response.go b/aianomalydetection/update_model_request_response.go index 5c04c453d8..9d8d5e502b 100644 --- a/aianomalydetection/update_model_request_response.go +++ b/aianomalydetection/update_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_project_details.go b/aianomalydetection/update_project_details.go index 534dd3cc67..e7cee84baa 100644 --- a/aianomalydetection/update_project_details.go +++ b/aianomalydetection/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/update_project_request_response.go b/aianomalydetection/update_project_request_response.go index 086ed8b5b2..0e2988f4bb 100644 --- a/aianomalydetection/update_project_request_response.go +++ b/aianomalydetection/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request.go b/aianomalydetection/work_request.go index a2ce2ca51d..4553972d89 100644 --- a/aianomalydetection/work_request.go +++ b/aianomalydetection/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_error.go b/aianomalydetection/work_request_error.go index cfd9e9e47c..ce4f0a38ac 100644 --- a/aianomalydetection/work_request_error.go +++ b/aianomalydetection/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_error_collection.go b/aianomalydetection/work_request_error_collection.go index 316b63fc70..2e113b1ac2 100644 --- a/aianomalydetection/work_request_error_collection.go +++ b/aianomalydetection/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_log_entry.go b/aianomalydetection/work_request_log_entry.go index 6d18f9ba90..e81555cd38 100644 --- a/aianomalydetection/work_request_log_entry.go +++ b/aianomalydetection/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_log_entry_collection.go b/aianomalydetection/work_request_log_entry_collection.go index b3896b0743..6e7b382493 100644 --- a/aianomalydetection/work_request_log_entry_collection.go +++ b/aianomalydetection/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_resource.go b/aianomalydetection/work_request_resource.go index 272047221b..0f107e82f7 100644 --- a/aianomalydetection/work_request_resource.go +++ b/aianomalydetection/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_summary.go b/aianomalydetection/work_request_summary.go index 16bc294a46..557b37f203 100644 --- a/aianomalydetection/work_request_summary.go +++ b/aianomalydetection/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aianomalydetection/work_request_summary_collection.go b/aianomalydetection/work_request_summary_collection.go index 1670d691b2..5a3c3c93be 100644 --- a/aianomalydetection/work_request_summary_collection.go +++ b/aianomalydetection/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/action_type.go b/aidocument/action_type.go index 98451e8347..0e9e0a3021 100644 --- a/aidocument/action_type.go +++ b/aidocument/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/aidocument_aiservicedocument_client.go b/aidocument/aidocument_aiservicedocument_client.go index 6464c46cde..e1d1ca8bcc 100644 --- a/aidocument/aidocument_aiservicedocument_client.go +++ b/aidocument/aidocument_aiservicedocument_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/analyze_document_details.go b/aidocument/analyze_document_details.go index d4d1144e6f..7a766d0f81 100644 --- a/aidocument/analyze_document_details.go +++ b/aidocument/analyze_document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/analyze_document_request_response.go b/aidocument/analyze_document_request_response.go index 581f2f21c4..fb7a43cb08 100644 --- a/aidocument/analyze_document_request_response.go +++ b/aidocument/analyze_document_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/analyze_document_result.go b/aidocument/analyze_document_result.go index 241a2d59a1..8c9ecab559 100644 --- a/aidocument/analyze_document_result.go +++ b/aidocument/analyze_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/bounding_polygon.go b/aidocument/bounding_polygon.go index a541fdaf9d..0f427fa328 100644 --- a/aidocument/bounding_polygon.go +++ b/aidocument/bounding_polygon.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/cancel_processor_job_request_response.go b/aidocument/cancel_processor_job_request_response.go index 76bb14e50e..69e1eceb33 100644 --- a/aidocument/cancel_processor_job_request_response.go +++ b/aidocument/cancel_processor_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/cancel_work_request_request_response.go b/aidocument/cancel_work_request_request_response.go index ae5c91c7e9..1713ac9b6a 100644 --- a/aidocument/cancel_work_request_request_response.go +++ b/aidocument/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/cell.go b/aidocument/cell.go index 4698584bcc..e210e4af70 100644 --- a/aidocument/cell.go +++ b/aidocument/cell.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/change_model_compartment_details.go b/aidocument/change_model_compartment_details.go index eea91d1a35..e8c77f6d53 100644 --- a/aidocument/change_model_compartment_details.go +++ b/aidocument/change_model_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/change_model_compartment_request_response.go b/aidocument/change_model_compartment_request_response.go index e1c07792bb..423110134b 100644 --- a/aidocument/change_model_compartment_request_response.go +++ b/aidocument/change_model_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/change_project_compartment_details.go b/aidocument/change_project_compartment_details.go index 53f6e6da48..9b2dbc8c1f 100644 --- a/aidocument/change_project_compartment_details.go +++ b/aidocument/change_project_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/change_project_compartment_request_response.go b/aidocument/change_project_compartment_request_response.go index cb8613cf89..2be5031d5b 100644 --- a/aidocument/change_project_compartment_request_response.go +++ b/aidocument/change_project_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/component_model.go b/aidocument/component_model.go index 24ac35d932..00486eaccc 100644 --- a/aidocument/component_model.go +++ b/aidocument/component_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/create_model_details.go b/aidocument/create_model_details.go index 2f4d5ced5a..5aeace352e 100644 --- a/aidocument/create_model_details.go +++ b/aidocument/create_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/create_model_request_response.go b/aidocument/create_model_request_response.go index d2846db335..641fee2aea 100644 --- a/aidocument/create_model_request_response.go +++ b/aidocument/create_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/create_processor_job_details.go b/aidocument/create_processor_job_details.go index 994f60af35..607e2c2feb 100644 --- a/aidocument/create_processor_job_details.go +++ b/aidocument/create_processor_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/create_processor_job_request_response.go b/aidocument/create_processor_job_request_response.go index 75a838d84e..f50df06f6a 100644 --- a/aidocument/create_processor_job_request_response.go +++ b/aidocument/create_processor_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/create_project_details.go b/aidocument/create_project_details.go index ce6628c3d3..5c3a801d83 100644 --- a/aidocument/create_project_details.go +++ b/aidocument/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/create_project_request_response.go b/aidocument/create_project_request_response.go index 2a1f4a12ee..1221e48fe5 100644 --- a/aidocument/create_project_request_response.go +++ b/aidocument/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/data_science_labeling_dataset.go b/aidocument/data_science_labeling_dataset.go index 46c8d0a8b8..5433637ce8 100644 --- a/aidocument/data_science_labeling_dataset.go +++ b/aidocument/data_science_labeling_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/dataset.go b/aidocument/dataset.go index b0d8a42fd8..0ebe1c1057 100644 --- a/aidocument/dataset.go +++ b/aidocument/dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/dataset_summary.go b/aidocument/dataset_summary.go index 70a60d6a66..d71aa10629 100644 --- a/aidocument/dataset_summary.go +++ b/aidocument/dataset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/delete_model_request_response.go b/aidocument/delete_model_request_response.go index 5cefa70f0c..87945f74ec 100644 --- a/aidocument/delete_model_request_response.go +++ b/aidocument/delete_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/delete_project_request_response.go b/aidocument/delete_project_request_response.go index 9ab3462486..c25acafef8 100644 --- a/aidocument/delete_project_request_response.go +++ b/aidocument/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/detected_document_type.go b/aidocument/detected_document_type.go index 1002a0ac9b..32f5855507 100644 --- a/aidocument/detected_document_type.go +++ b/aidocument/detected_document_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/detected_language.go b/aidocument/detected_language.go index 5405f02a2f..38e7eb4534 100644 --- a/aidocument/detected_language.go +++ b/aidocument/detected_language.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/dimensions.go b/aidocument/dimensions.go index b28c14d7cf..12508df80a 100644 --- a/aidocument/dimensions.go +++ b/aidocument/dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_classification_confidence_entry.go b/aidocument/document_classification_confidence_entry.go index 3070ecb35c..c5b084e0b6 100644 --- a/aidocument/document_classification_confidence_entry.go +++ b/aidocument/document_classification_confidence_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_classification_feature.go b/aidocument/document_classification_feature.go index 409e02098b..1b5da9e685 100644 --- a/aidocument/document_classification_feature.go +++ b/aidocument/document_classification_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_classification_label_metrics_report.go b/aidocument/document_classification_label_metrics_report.go index a21319731b..d76c5bfa07 100644 --- a/aidocument/document_classification_label_metrics_report.go +++ b/aidocument/document_classification_label_metrics_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_classification_model_metrics.go b/aidocument/document_classification_model_metrics.go index 0255256e97..1794d5ecca 100644 --- a/aidocument/document_classification_model_metrics.go +++ b/aidocument/document_classification_model_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_classification_overall_metrics_report.go b/aidocument/document_classification_overall_metrics_report.go index 8e58569be3..626022e2c4 100644 --- a/aidocument/document_classification_overall_metrics_report.go +++ b/aidocument/document_classification_overall_metrics_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_details.go b/aidocument/document_details.go index 66de9266d2..5576c34fb6 100644 --- a/aidocument/document_details.go +++ b/aidocument/document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_feature.go b/aidocument/document_feature.go index 13f883908a..8a47eaa986 100644 --- a/aidocument/document_feature.go +++ b/aidocument/document_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_field.go b/aidocument/document_field.go index 678ae04503..9ebf569be0 100644 --- a/aidocument/document_field.go +++ b/aidocument/document_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_key_value_extraction_feature.go b/aidocument/document_key_value_extraction_feature.go index 4e0b32bf53..0a75547cde 100644 --- a/aidocument/document_key_value_extraction_feature.go +++ b/aidocument/document_key_value_extraction_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_language_classification_feature.go b/aidocument/document_language_classification_feature.go index d80a291fee..8f5e2432f4 100644 --- a/aidocument/document_language_classification_feature.go +++ b/aidocument/document_language_classification_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_metadata.go b/aidocument/document_metadata.go index b68c4eb719..b092130d27 100644 --- a/aidocument/document_metadata.go +++ b/aidocument/document_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_table_extraction_feature.go b/aidocument/document_table_extraction_feature.go index 6b9f94735b..59cfefd0f5 100644 --- a/aidocument/document_table_extraction_feature.go +++ b/aidocument/document_table_extraction_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_text_extraction_feature.go b/aidocument/document_text_extraction_feature.go index 79a0dde8d2..723611e3cd 100644 --- a/aidocument/document_text_extraction_feature.go +++ b/aidocument/document_text_extraction_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/document_type.go b/aidocument/document_type.go index 70648878c5..a04ecaaa62 100644 --- a/aidocument/document_type.go +++ b/aidocument/document_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/field_label.go b/aidocument/field_label.go index 325b07f972..8cb2fb876e 100644 --- a/aidocument/field_label.go +++ b/aidocument/field_label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/field_name.go b/aidocument/field_name.go index d68310c6fe..4fbca2bb82 100644 --- a/aidocument/field_name.go +++ b/aidocument/field_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/field_value.go b/aidocument/field_value.go index 14a22bc61b..17fca92341 100644 --- a/aidocument/field_value.go +++ b/aidocument/field_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/general_processor_config.go b/aidocument/general_processor_config.go index ab8f7f50f9..6ad341e8ba 100644 --- a/aidocument/general_processor_config.go +++ b/aidocument/general_processor_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/get_model_request_response.go b/aidocument/get_model_request_response.go index da2ec38b98..62b3c66850 100644 --- a/aidocument/get_model_request_response.go +++ b/aidocument/get_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/get_processor_job_request_response.go b/aidocument/get_processor_job_request_response.go index a7c364d2cb..d2215ba165 100644 --- a/aidocument/get_processor_job_request_response.go +++ b/aidocument/get_processor_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/get_project_request_response.go b/aidocument/get_project_request_response.go index becd899e98..f685c82fc3 100644 --- a/aidocument/get_project_request_response.go +++ b/aidocument/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/get_work_request_request_response.go b/aidocument/get_work_request_request_response.go index b16a2fe9a4..cc30a56d1c 100644 --- a/aidocument/get_work_request_request_response.go +++ b/aidocument/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/inline_document_content.go b/aidocument/inline_document_content.go index 817c9530f3..f9bbd06993 100644 --- a/aidocument/inline_document_content.go +++ b/aidocument/inline_document_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/inline_document_details.go b/aidocument/inline_document_details.go index 2e30f1d779..6fded994ae 100644 --- a/aidocument/inline_document_details.go +++ b/aidocument/inline_document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/input_location.go b/aidocument/input_location.go index 300a4087b7..ae96037426 100644 --- a/aidocument/input_location.go +++ b/aidocument/input_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/key_value_detection_confidence_entry.go b/aidocument/key_value_detection_confidence_entry.go index 4f3adc4c6f..37ce436559 100644 --- a/aidocument/key_value_detection_confidence_entry.go +++ b/aidocument/key_value_detection_confidence_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/key_value_detection_label_metrics_report.go b/aidocument/key_value_detection_label_metrics_report.go index 6b72ba09de..d44ee00f89 100644 --- a/aidocument/key_value_detection_label_metrics_report.go +++ b/aidocument/key_value_detection_label_metrics_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/key_value_detection_model_metrics.go b/aidocument/key_value_detection_model_metrics.go index 5cbc6396f7..e787330d5d 100644 --- a/aidocument/key_value_detection_model_metrics.go +++ b/aidocument/key_value_detection_model_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/key_value_detection_overall_metrics_report.go b/aidocument/key_value_detection_overall_metrics_report.go index 520f88adad..d3d266ebc6 100644 --- a/aidocument/key_value_detection_overall_metrics_report.go +++ b/aidocument/key_value_detection_overall_metrics_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/line.go b/aidocument/line.go index fcaf38e57a..89d4a40a95 100644 --- a/aidocument/line.go +++ b/aidocument/line.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/list_models_request_response.go b/aidocument/list_models_request_response.go index cc9e650fa2..b59c92ca98 100644 --- a/aidocument/list_models_request_response.go +++ b/aidocument/list_models_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/list_projects_request_response.go b/aidocument/list_projects_request_response.go index f51ac30f39..e3f2ccfa9f 100644 --- a/aidocument/list_projects_request_response.go +++ b/aidocument/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/list_work_request_errors_request_response.go b/aidocument/list_work_request_errors_request_response.go index fae109d9be..1fdb433242 100644 --- a/aidocument/list_work_request_errors_request_response.go +++ b/aidocument/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/list_work_request_logs_request_response.go b/aidocument/list_work_request_logs_request_response.go index 3b929c9a3d..fe4c62190b 100644 --- a/aidocument/list_work_request_logs_request_response.go +++ b/aidocument/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/list_work_requests_request_response.go b/aidocument/list_work_requests_request_response.go index 6c2feaa197..d42e45caa0 100644 --- a/aidocument/list_work_requests_request_response.go +++ b/aidocument/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/model.go b/aidocument/model.go index d9fcfc133f..5ec5d8dfec 100644 --- a/aidocument/model.go +++ b/aidocument/model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/model_collection.go b/aidocument/model_collection.go index ed61963aad..62b4cc6c23 100644 --- a/aidocument/model_collection.go +++ b/aidocument/model_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/model_metrics.go b/aidocument/model_metrics.go index 2ae603b020..ad625f6a44 100644 --- a/aidocument/model_metrics.go +++ b/aidocument/model_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/model_summary.go b/aidocument/model_summary.go index 99637d1b15..ec724668f6 100644 --- a/aidocument/model_summary.go +++ b/aidocument/model_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/normalized_vertex.go b/aidocument/normalized_vertex.go index 16fb56febc..2667b20e6f 100644 --- a/aidocument/normalized_vertex.go +++ b/aidocument/normalized_vertex.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/object_location.go b/aidocument/object_location.go index 9eff2aaf7a..fe9b88359a 100644 --- a/aidocument/object_location.go +++ b/aidocument/object_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/object_storage_dataset.go b/aidocument/object_storage_dataset.go index a798154dd8..53ab465cf9 100644 --- a/aidocument/object_storage_dataset.go +++ b/aidocument/object_storage_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/object_storage_document_details.go b/aidocument/object_storage_document_details.go index c664a1773d..3e5f68b188 100644 --- a/aidocument/object_storage_document_details.go +++ b/aidocument/object_storage_document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/object_storage_locations.go b/aidocument/object_storage_locations.go index 728847a31e..f2ca543a63 100644 --- a/aidocument/object_storage_locations.go +++ b/aidocument/object_storage_locations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/operation_status.go b/aidocument/operation_status.go index 828684ff10..e16ae480f7 100644 --- a/aidocument/operation_status.go +++ b/aidocument/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/operation_type.go b/aidocument/operation_type.go index c665ac849c..fb2d2d02e3 100644 --- a/aidocument/operation_type.go +++ b/aidocument/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/output_location.go b/aidocument/output_location.go index dbe20fa8cc..a54e6c8a9f 100644 --- a/aidocument/output_location.go +++ b/aidocument/output_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/page.go b/aidocument/page.go index 0ef770ed2e..4ce3c486cf 100644 --- a/aidocument/page.go +++ b/aidocument/page.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/patch_model_details.go b/aidocument/patch_model_details.go index 1edbd49136..5ab03fb7c1 100644 --- a/aidocument/patch_model_details.go +++ b/aidocument/patch_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/patch_model_operation.go b/aidocument/patch_model_operation.go index 7e9709c48e..eb2020b6bb 100644 --- a/aidocument/patch_model_operation.go +++ b/aidocument/patch_model_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/patch_model_request_response.go b/aidocument/patch_model_request_response.go index d9113e270c..80bfae2798 100644 --- a/aidocument/patch_model_request_response.go +++ b/aidocument/patch_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/patch_response_message.go b/aidocument/patch_response_message.go index bd7065805f..13180a23b1 100644 --- a/aidocument/patch_response_message.go +++ b/aidocument/patch_response_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/processing_error.go b/aidocument/processing_error.go index 2e029e31fc..801054ef8d 100644 --- a/aidocument/processing_error.go +++ b/aidocument/processing_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/processor_config.go b/aidocument/processor_config.go index 57eb75ec01..bf98f02164 100644 --- a/aidocument/processor_config.go +++ b/aidocument/processor_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/processor_job.go b/aidocument/processor_job.go index b81734293c..7431bd648f 100644 --- a/aidocument/processor_job.go +++ b/aidocument/processor_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/processor_type.go b/aidocument/processor_type.go index 25bc2d0e24..474b48d337 100644 --- a/aidocument/processor_type.go +++ b/aidocument/processor_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/project.go b/aidocument/project.go index 677a31b222..e02fc8e8b5 100644 --- a/aidocument/project.go +++ b/aidocument/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/project_collection.go b/aidocument/project_collection.go index 11088e58a1..1fc8bedc48 100644 --- a/aidocument/project_collection.go +++ b/aidocument/project_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/project_summary.go b/aidocument/project_summary.go index 0641c17075..c31bd23cdd 100644 --- a/aidocument/project_summary.go +++ b/aidocument/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/sort_order.go b/aidocument/sort_order.go index 236d8b046f..2c28d67b82 100644 --- a/aidocument/sort_order.go +++ b/aidocument/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/table.go b/aidocument/table.go index 5519bd1637..0be2402321 100644 --- a/aidocument/table.go +++ b/aidocument/table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/table_row.go b/aidocument/table_row.go index 2e1a1fa1eb..75a71da494 100644 --- a/aidocument/table_row.go +++ b/aidocument/table_row.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/update_model_details.go b/aidocument/update_model_details.go index d1aa150ce8..f9a781ce7a 100644 --- a/aidocument/update_model_details.go +++ b/aidocument/update_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/update_model_request_response.go b/aidocument/update_model_request_response.go index 0411ebd679..28420b5860 100644 --- a/aidocument/update_model_request_response.go +++ b/aidocument/update_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/update_project_details.go b/aidocument/update_project_details.go index 46dda12e4e..4c2d65ca3a 100644 --- a/aidocument/update_project_details.go +++ b/aidocument/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/update_project_request_response.go b/aidocument/update_project_request_response.go index f65739ae02..6d82451aa0 100644 --- a/aidocument/update_project_request_response.go +++ b/aidocument/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_array.go b/aidocument/value_array.go index 25406de2d8..1c9d41b275 100644 --- a/aidocument/value_array.go +++ b/aidocument/value_array.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_date.go b/aidocument/value_date.go index 55b3b815c4..ccd65f3d10 100644 --- a/aidocument/value_date.go +++ b/aidocument/value_date.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_integer.go b/aidocument/value_integer.go index 664e037e95..9ae4561999 100644 --- a/aidocument/value_integer.go +++ b/aidocument/value_integer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_number.go b/aidocument/value_number.go index 8012d61806..6c1b2a7a94 100644 --- a/aidocument/value_number.go +++ b/aidocument/value_number.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_phone_number.go b/aidocument/value_phone_number.go index e8e2903d0b..ef69fc7fef 100644 --- a/aidocument/value_phone_number.go +++ b/aidocument/value_phone_number.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_string.go b/aidocument/value_string.go index 944d233c06..dff5717f04 100644 --- a/aidocument/value_string.go +++ b/aidocument/value_string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/value_time.go b/aidocument/value_time.go index 30ecc79a20..f9cfe66c3d 100644 --- a/aidocument/value_time.go +++ b/aidocument/value_time.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/word.go b/aidocument/word.go index 602188d2f6..567d86bcaf 100644 --- a/aidocument/word.go +++ b/aidocument/word.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request.go b/aidocument/work_request.go index e1baa89406..6a94e2e6fe 100644 --- a/aidocument/work_request.go +++ b/aidocument/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_error.go b/aidocument/work_request_error.go index db91ea5298..3bf0fffb7a 100644 --- a/aidocument/work_request_error.go +++ b/aidocument/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_error_collection.go b/aidocument/work_request_error_collection.go index 9cafa2f42a..566607caf2 100644 --- a/aidocument/work_request_error_collection.go +++ b/aidocument/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_log_entry.go b/aidocument/work_request_log_entry.go index 6b6e5c3b87..2ec9ad6e89 100644 --- a/aidocument/work_request_log_entry.go +++ b/aidocument/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_log_entry_collection.go b/aidocument/work_request_log_entry_collection.go index bc1bd9c352..b6d5e86397 100644 --- a/aidocument/work_request_log_entry_collection.go +++ b/aidocument/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_resource.go b/aidocument/work_request_resource.go index 330a97288a..7028a5d89f 100644 --- a/aidocument/work_request_resource.go +++ b/aidocument/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_resource_metadata_key.go b/aidocument/work_request_resource_metadata_key.go index 67f5c3ff9e..b2730c1614 100644 --- a/aidocument/work_request_resource_metadata_key.go +++ b/aidocument/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_summary.go b/aidocument/work_request_summary.go index 310adb056c..507804bd64 100644 --- a/aidocument/work_request_summary.go +++ b/aidocument/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aidocument/work_request_summary_collection.go b/aidocument/work_request_summary_collection.go index 20ff7d4026..f46fdadbb5 100644 --- a/aidocument/work_request_summary_collection.go +++ b/aidocument/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/action_type.go b/ailanguage/action_type.go index 03fb3f5426..3c5292c270 100644 --- a/ailanguage/action_type.go +++ b/ailanguage/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/ailanguage_aiservicelanguage_client.go b/ailanguage/ailanguage_aiservicelanguage_client.go index 21de6b41ce..15cd8d0d76 100644 --- a/ailanguage/ailanguage_aiservicelanguage_client.go +++ b/ailanguage/ailanguage_aiservicelanguage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_dominant_language_details.go b/ailanguage/batch_detect_dominant_language_details.go index 71c3b3edaa..b520cad9b0 100644 --- a/ailanguage/batch_detect_dominant_language_details.go +++ b/ailanguage/batch_detect_dominant_language_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_dominant_language_request_response.go b/ailanguage/batch_detect_dominant_language_request_response.go index 985eb6c1dd..2bc59a58a8 100644 --- a/ailanguage/batch_detect_dominant_language_request_response.go +++ b/ailanguage/batch_detect_dominant_language_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_dominant_language_result.go b/ailanguage/batch_detect_dominant_language_result.go index c02aed018c..8cc09767c8 100644 --- a/ailanguage/batch_detect_dominant_language_result.go +++ b/ailanguage/batch_detect_dominant_language_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_entities_details.go b/ailanguage/batch_detect_language_entities_details.go index 0239d10fae..46d8003774 100644 --- a/ailanguage/batch_detect_language_entities_details.go +++ b/ailanguage/batch_detect_language_entities_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_entities_request_response.go b/ailanguage/batch_detect_language_entities_request_response.go index 602fa12176..3282007e4a 100644 --- a/ailanguage/batch_detect_language_entities_request_response.go +++ b/ailanguage/batch_detect_language_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_entities_result.go b/ailanguage/batch_detect_language_entities_result.go index 2b3274b378..6341ba7f93 100644 --- a/ailanguage/batch_detect_language_entities_result.go +++ b/ailanguage/batch_detect_language_entities_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_key_phrases_details.go b/ailanguage/batch_detect_language_key_phrases_details.go index 257937c416..a6f2702527 100644 --- a/ailanguage/batch_detect_language_key_phrases_details.go +++ b/ailanguage/batch_detect_language_key_phrases_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_key_phrases_request_response.go b/ailanguage/batch_detect_language_key_phrases_request_response.go index 1fd8b440f3..010a992409 100644 --- a/ailanguage/batch_detect_language_key_phrases_request_response.go +++ b/ailanguage/batch_detect_language_key_phrases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_key_phrases_result.go b/ailanguage/batch_detect_language_key_phrases_result.go index 03129ec671..4d041d155a 100644 --- a/ailanguage/batch_detect_language_key_phrases_result.go +++ b/ailanguage/batch_detect_language_key_phrases_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_pii_entities_details.go b/ailanguage/batch_detect_language_pii_entities_details.go index 3a4cbca3c6..0c6dce967c 100644 --- a/ailanguage/batch_detect_language_pii_entities_details.go +++ b/ailanguage/batch_detect_language_pii_entities_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_pii_entities_request_response.go b/ailanguage/batch_detect_language_pii_entities_request_response.go index 4033607451..3a58e40ff1 100644 --- a/ailanguage/batch_detect_language_pii_entities_request_response.go +++ b/ailanguage/batch_detect_language_pii_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_pii_entities_result.go b/ailanguage/batch_detect_language_pii_entities_result.go index 149a961c73..ec19cc0a6f 100644 --- a/ailanguage/batch_detect_language_pii_entities_result.go +++ b/ailanguage/batch_detect_language_pii_entities_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_sentiments_details.go b/ailanguage/batch_detect_language_sentiments_details.go index 2178cc0a7e..4e9a82d95d 100644 --- a/ailanguage/batch_detect_language_sentiments_details.go +++ b/ailanguage/batch_detect_language_sentiments_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_sentiments_request_response.go b/ailanguage/batch_detect_language_sentiments_request_response.go index d84418d135..2f596911dc 100644 --- a/ailanguage/batch_detect_language_sentiments_request_response.go +++ b/ailanguage/batch_detect_language_sentiments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_sentiments_result.go b/ailanguage/batch_detect_language_sentiments_result.go index 16fdd646ef..d9ec7245b2 100644 --- a/ailanguage/batch_detect_language_sentiments_result.go +++ b/ailanguage/batch_detect_language_sentiments_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_text_classification_details.go b/ailanguage/batch_detect_language_text_classification_details.go index 708ce2d8fb..abf3310344 100644 --- a/ailanguage/batch_detect_language_text_classification_details.go +++ b/ailanguage/batch_detect_language_text_classification_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_text_classification_request_response.go b/ailanguage/batch_detect_language_text_classification_request_response.go index 29a2b2173a..aceee083cc 100644 --- a/ailanguage/batch_detect_language_text_classification_request_response.go +++ b/ailanguage/batch_detect_language_text_classification_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_detect_language_text_classification_result.go b/ailanguage/batch_detect_language_text_classification_result.go index c1f889dd35..890bb5c21d 100644 --- a/ailanguage/batch_detect_language_text_classification_result.go +++ b/ailanguage/batch_detect_language_text_classification_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_language_translation_details.go b/ailanguage/batch_language_translation_details.go index 2a8c6c1fc8..eb71816b43 100644 --- a/ailanguage/batch_language_translation_details.go +++ b/ailanguage/batch_language_translation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_language_translation_request_response.go b/ailanguage/batch_language_translation_request_response.go index 9659f1b1b2..8aa84eeb5c 100644 --- a/ailanguage/batch_language_translation_request_response.go +++ b/ailanguage/batch_language_translation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/batch_language_translation_result.go b/ailanguage/batch_language_translation_result.go index 92a4d5c96d..17b2fd3fd8 100644 --- a/ailanguage/batch_language_translation_result.go +++ b/ailanguage/batch_language_translation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/capabilities.go b/ailanguage/capabilities.go index bb939fc80c..33705d1a44 100644 --- a/ailanguage/capabilities.go +++ b/ailanguage/capabilities.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/capability.go b/ailanguage/capability.go index 6c62d96a46..332a8a6bb2 100644 --- a/ailanguage/capability.go +++ b/ailanguage/capability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/change_endpoint_compartment_details.go b/ailanguage/change_endpoint_compartment_details.go index 74a32a9784..8b2f8c27f2 100644 --- a/ailanguage/change_endpoint_compartment_details.go +++ b/ailanguage/change_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/change_endpoint_compartment_request_response.go b/ailanguage/change_endpoint_compartment_request_response.go index 59b11cb176..4a3a6fa29b 100644 --- a/ailanguage/change_endpoint_compartment_request_response.go +++ b/ailanguage/change_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/change_model_compartment_details.go b/ailanguage/change_model_compartment_details.go index 43e976cf0c..02f3cb8257 100644 --- a/ailanguage/change_model_compartment_details.go +++ b/ailanguage/change_model_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/change_model_compartment_request_response.go b/ailanguage/change_model_compartment_request_response.go index 85bcae466d..28c6031028 100644 --- a/ailanguage/change_model_compartment_request_response.go +++ b/ailanguage/change_model_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/change_project_compartment_details.go b/ailanguage/change_project_compartment_details.go index 7d1d2bf40f..e390245b41 100644 --- a/ailanguage/change_project_compartment_details.go +++ b/ailanguage/change_project_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/change_project_compartment_request_response.go b/ailanguage/change_project_compartment_request_response.go index 3dcc93ad44..5b15823ab3 100644 --- a/ailanguage/change_project_compartment_request_response.go +++ b/ailanguage/change_project_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/class_metrics.go b/ailanguage/class_metrics.go index 174cc64291..fd6c95050a 100644 --- a/ailanguage/class_metrics.go +++ b/ailanguage/class_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/classification_multi_class_mode_details.go b/ailanguage/classification_multi_class_mode_details.go index 9ea381149f..77651167fb 100644 --- a/ailanguage/classification_multi_class_mode_details.go +++ b/ailanguage/classification_multi_class_mode_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/classification_multi_label_mode_details.go b/ailanguage/classification_multi_label_mode_details.go index a910a48b00..a6fcef2125 100644 --- a/ailanguage/classification_multi_label_mode_details.go +++ b/ailanguage/classification_multi_label_mode_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/classification_type.go b/ailanguage/classification_type.go index 4adbca28e2..a1ab59e106 100644 --- a/ailanguage/classification_type.go +++ b/ailanguage/classification_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/confusion_matrix_details.go b/ailanguage/confusion_matrix_details.go index 07fc8270f5..b45395def3 100644 --- a/ailanguage/confusion_matrix_details.go +++ b/ailanguage/confusion_matrix_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/create_endpoint_details.go b/ailanguage/create_endpoint_details.go index 0f508138b6..7da2cf424e 100644 --- a/ailanguage/create_endpoint_details.go +++ b/ailanguage/create_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/create_endpoint_request_response.go b/ailanguage/create_endpoint_request_response.go index 455025638f..fc7f739946 100644 --- a/ailanguage/create_endpoint_request_response.go +++ b/ailanguage/create_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/create_model_details.go b/ailanguage/create_model_details.go index 925de56e99..43d5ae57cd 100644 --- a/ailanguage/create_model_details.go +++ b/ailanguage/create_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/create_model_request_response.go b/ailanguage/create_model_request_response.go index e863c4a5fd..a76e15d546 100644 --- a/ailanguage/create_model_request_response.go +++ b/ailanguage/create_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/create_project_details.go b/ailanguage/create_project_details.go index d51f871983..49f98d61b7 100644 --- a/ailanguage/create_project_details.go +++ b/ailanguage/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/create_project_request_response.go b/ailanguage/create_project_request_response.go index 3bb81ab2b8..254cf837d3 100644 --- a/ailanguage/create_project_request_response.go +++ b/ailanguage/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/data_science_labeling_dataset.go b/ailanguage/data_science_labeling_dataset.go index ea0dc6f8c7..7604d9a4a4 100644 --- a/ailanguage/data_science_labeling_dataset.go +++ b/ailanguage/data_science_labeling_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/dataset_details.go b/ailanguage/dataset_details.go index 406a3cb114..d5e4a4ecac 100644 --- a/ailanguage/dataset_details.go +++ b/ailanguage/dataset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/delete_endpoint_request_response.go b/ailanguage/delete_endpoint_request_response.go index 707a3c99e1..a7c29386ac 100644 --- a/ailanguage/delete_endpoint_request_response.go +++ b/ailanguage/delete_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/delete_model_request_response.go b/ailanguage/delete_model_request_response.go index 149edc567d..74903cb3cd 100644 --- a/ailanguage/delete_model_request_response.go +++ b/ailanguage/delete_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/delete_project_request_response.go b/ailanguage/delete_project_request_response.go index 4866908be3..684da2682f 100644 --- a/ailanguage/delete_project_request_response.go +++ b/ailanguage/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_dominant_language_details.go b/ailanguage/detect_dominant_language_details.go index 27391906a4..7201d1e617 100644 --- a/ailanguage/detect_dominant_language_details.go +++ b/ailanguage/detect_dominant_language_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_dominant_language_request_response.go b/ailanguage/detect_dominant_language_request_response.go index c5153459c8..3cb89dd467 100644 --- a/ailanguage/detect_dominant_language_request_response.go +++ b/ailanguage/detect_dominant_language_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_dominant_language_result.go b/ailanguage/detect_dominant_language_result.go index a787df707a..690571d301 100644 --- a/ailanguage/detect_dominant_language_result.go +++ b/ailanguage/detect_dominant_language_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_entities_details.go b/ailanguage/detect_language_entities_details.go index 7f03286903..e4060ff746 100644 --- a/ailanguage/detect_language_entities_details.go +++ b/ailanguage/detect_language_entities_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_entities_request_response.go b/ailanguage/detect_language_entities_request_response.go index 6326b35609..55807be1cd 100644 --- a/ailanguage/detect_language_entities_request_response.go +++ b/ailanguage/detect_language_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_entities_result.go b/ailanguage/detect_language_entities_result.go index 5a679f73b3..776f5ac7d5 100644 --- a/ailanguage/detect_language_entities_result.go +++ b/ailanguage/detect_language_entities_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_key_phrases_details.go b/ailanguage/detect_language_key_phrases_details.go index fb589137ae..37dc7abf1c 100644 --- a/ailanguage/detect_language_key_phrases_details.go +++ b/ailanguage/detect_language_key_phrases_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_key_phrases_request_response.go b/ailanguage/detect_language_key_phrases_request_response.go index 572f2fa3e4..3d5ede72c8 100644 --- a/ailanguage/detect_language_key_phrases_request_response.go +++ b/ailanguage/detect_language_key_phrases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_key_phrases_result.go b/ailanguage/detect_language_key_phrases_result.go index 03f7691e33..2ebcc6a3c7 100644 --- a/ailanguage/detect_language_key_phrases_result.go +++ b/ailanguage/detect_language_key_phrases_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_sentiments_details.go b/ailanguage/detect_language_sentiments_details.go index d36cbb5ce4..b29c3fe1a2 100644 --- a/ailanguage/detect_language_sentiments_details.go +++ b/ailanguage/detect_language_sentiments_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_sentiments_request_response.go b/ailanguage/detect_language_sentiments_request_response.go index 25d69027db..e3a864d781 100644 --- a/ailanguage/detect_language_sentiments_request_response.go +++ b/ailanguage/detect_language_sentiments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_sentiments_result.go b/ailanguage/detect_language_sentiments_result.go index afb60a39b9..0ac230bb4a 100644 --- a/ailanguage/detect_language_sentiments_result.go +++ b/ailanguage/detect_language_sentiments_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_text_classification_details.go b/ailanguage/detect_language_text_classification_details.go index 2c06f5fdbc..f9e7850bfe 100644 --- a/ailanguage/detect_language_text_classification_details.go +++ b/ailanguage/detect_language_text_classification_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_text_classification_request_response.go b/ailanguage/detect_language_text_classification_request_response.go index 1300123499..db0b506c6f 100644 --- a/ailanguage/detect_language_text_classification_request_response.go +++ b/ailanguage/detect_language_text_classification_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detect_language_text_classification_result.go b/ailanguage/detect_language_text_classification_result.go index ca5cde93b3..897af5704a 100644 --- a/ailanguage/detect_language_text_classification_result.go +++ b/ailanguage/detect_language_text_classification_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/detected_language.go b/ailanguage/detected_language.go index 982723c86f..225b518e1d 100644 --- a/ailanguage/detected_language.go +++ b/ailanguage/detected_language.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/document_error.go b/ailanguage/document_error.go index 8d4317a2e8..94f926d3f4 100644 --- a/ailanguage/document_error.go +++ b/ailanguage/document_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/dominant_language_document.go b/ailanguage/dominant_language_document.go index 37e420ffa4..cb2ec30458 100644 --- a/ailanguage/dominant_language_document.go +++ b/ailanguage/dominant_language_document.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/dominant_language_document_result.go b/ailanguage/dominant_language_document_result.go index b46cdef489..afafae9036 100644 --- a/ailanguage/dominant_language_document_result.go +++ b/ailanguage/dominant_language_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/endpoint.go b/ailanguage/endpoint.go index a558a975d2..e33187ce7d 100644 --- a/ailanguage/endpoint.go +++ b/ailanguage/endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/endpoint_collection.go b/ailanguage/endpoint_collection.go index 5ace3ed461..f7c02c867e 100644 --- a/ailanguage/endpoint_collection.go +++ b/ailanguage/endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/endpoint_summary.go b/ailanguage/endpoint_summary.go index 75970b7814..b0c7193eb1 100644 --- a/ailanguage/endpoint_summary.go +++ b/ailanguage/endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/entity.go b/ailanguage/entity.go index 6d90d2cbf4..cbb583510d 100644 --- a/ailanguage/entity.go +++ b/ailanguage/entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/entity_document_result.go b/ailanguage/entity_document_result.go index 176c1ed910..bb8dd15a13 100644 --- a/ailanguage/entity_document_result.go +++ b/ailanguage/entity_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/entity_label_error_analysis.go b/ailanguage/entity_label_error_analysis.go index 081fbafe1c..1dbbb8572f 100644 --- a/ailanguage/entity_label_error_analysis.go +++ b/ailanguage/entity_label_error_analysis.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/entity_metrics.go b/ailanguage/entity_metrics.go index f2e99d1730..d8443ecada 100644 --- a/ailanguage/entity_metrics.go +++ b/ailanguage/entity_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/error_details.go b/ailanguage/error_details.go index a4c8434308..361a83e95c 100644 --- a/ailanguage/error_details.go +++ b/ailanguage/error_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/evaluation_result_collection.go b/ailanguage/evaluation_result_collection.go index 85c5c18243..f492b42035 100644 --- a/ailanguage/evaluation_result_collection.go +++ b/ailanguage/evaluation_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/evaluation_result_summary.go b/ailanguage/evaluation_result_summary.go index ec14abf747..d91219e720 100644 --- a/ailanguage/evaluation_result_summary.go +++ b/ailanguage/evaluation_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/evaluation_results.go b/ailanguage/evaluation_results.go index 13af1f42b7..a14298cf02 100644 --- a/ailanguage/evaluation_results.go +++ b/ailanguage/evaluation_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/get_endpoint_request_response.go b/ailanguage/get_endpoint_request_response.go index f3245473f4..96ea4772d1 100644 --- a/ailanguage/get_endpoint_request_response.go +++ b/ailanguage/get_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/get_model_request_response.go b/ailanguage/get_model_request_response.go index 15b00765d8..f1955eccd0 100644 --- a/ailanguage/get_model_request_response.go +++ b/ailanguage/get_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/get_model_type_request_response.go b/ailanguage/get_model_type_request_response.go index a33fe12f76..af4d01ca3b 100644 --- a/ailanguage/get_model_type_request_response.go +++ b/ailanguage/get_model_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/get_project_request_response.go b/ailanguage/get_project_request_response.go index 64cec1132c..16eb985424 100644 --- a/ailanguage/get_project_request_response.go +++ b/ailanguage/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/get_work_request_request_response.go b/ailanguage/get_work_request_request_response.go index 3ea516358e..52dc7668b8 100644 --- a/ailanguage/get_work_request_request_response.go +++ b/ailanguage/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/hierarchical_entity.go b/ailanguage/hierarchical_entity.go index dc53ae73c0..608cf96b0d 100644 --- a/ailanguage/hierarchical_entity.go +++ b/ailanguage/hierarchical_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/key_phrase.go b/ailanguage/key_phrase.go index 339b0a7b04..0c00f99e90 100644 --- a/ailanguage/key_phrase.go +++ b/ailanguage/key_phrase.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/key_phrase_document_result.go b/ailanguage/key_phrase_document_result.go index 34484dd8bb..df7366c134 100644 --- a/ailanguage/key_phrase_document_result.go +++ b/ailanguage/key_phrase_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_endpoints_request_response.go b/ailanguage/list_endpoints_request_response.go index 57fed9417e..699a889d49 100644 --- a/ailanguage/list_endpoints_request_response.go +++ b/ailanguage/list_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_evaluation_results_request_response.go b/ailanguage/list_evaluation_results_request_response.go index 29502bb3f5..e58a0d9432 100644 --- a/ailanguage/list_evaluation_results_request_response.go +++ b/ailanguage/list_evaluation_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_models_request_response.go b/ailanguage/list_models_request_response.go index 746a43bdbf..bde7b5beff 100644 --- a/ailanguage/list_models_request_response.go +++ b/ailanguage/list_models_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_projects_request_response.go b/ailanguage/list_projects_request_response.go index bed6ee4d04..e13f9266f4 100644 --- a/ailanguage/list_projects_request_response.go +++ b/ailanguage/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_work_request_errors_request_response.go b/ailanguage/list_work_request_errors_request_response.go index dff01f1959..5e00d6d65d 100644 --- a/ailanguage/list_work_request_errors_request_response.go +++ b/ailanguage/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_work_request_logs_request_response.go b/ailanguage/list_work_request_logs_request_response.go index 8ebb16830a..582f783076 100644 --- a/ailanguage/list_work_request_logs_request_response.go +++ b/ailanguage/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/list_work_requests_request_response.go b/ailanguage/list_work_requests_request_response.go index f7c423c4f2..80248fcb89 100644 --- a/ailanguage/list_work_requests_request_response.go +++ b/ailanguage/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/location_details.go b/ailanguage/location_details.go index 160b76d402..86d492734e 100644 --- a/ailanguage/location_details.go +++ b/ailanguage/location_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/model.go b/ailanguage/model.go index 603b381087..a848b04be3 100644 --- a/ailanguage/model.go +++ b/ailanguage/model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/model_collection.go b/ailanguage/model_collection.go index b9466ef66a..6582206b41 100644 --- a/ailanguage/model_collection.go +++ b/ailanguage/model_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/model_details.go b/ailanguage/model_details.go index 207b548490..f4f9a380d6 100644 --- a/ailanguage/model_details.go +++ b/ailanguage/model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/model_summary.go b/ailanguage/model_summary.go index 6202a06eb8..2846a080ec 100644 --- a/ailanguage/model_summary.go +++ b/ailanguage/model_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/model_type_info.go b/ailanguage/model_type_info.go index afe30ac4e8..aae62d2337 100644 --- a/ailanguage/model_type_info.go +++ b/ailanguage/model_type_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/named_entity_recognition_evaluation_result.go b/ailanguage/named_entity_recognition_evaluation_result.go index 538632b70e..04a9b9ba63 100644 --- a/ailanguage/named_entity_recognition_evaluation_result.go +++ b/ailanguage/named_entity_recognition_evaluation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/named_entity_recognition_evaluation_results.go b/ailanguage/named_entity_recognition_evaluation_results.go index be8f4abdcd..e830777d9f 100644 --- a/ailanguage/named_entity_recognition_evaluation_results.go +++ b/ailanguage/named_entity_recognition_evaluation_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/named_entity_recognition_model_details.go b/ailanguage/named_entity_recognition_model_details.go index c34d8f42d6..ae9cfb3be0 100644 --- a/ailanguage/named_entity_recognition_model_details.go +++ b/ailanguage/named_entity_recognition_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/named_entity_recognition_model_metrics.go b/ailanguage/named_entity_recognition_model_metrics.go index 0866a4cc39..8acafb59b5 100644 --- a/ailanguage/named_entity_recognition_model_metrics.go +++ b/ailanguage/named_entity_recognition_model_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/ner_model_version.go b/ailanguage/ner_model_version.go index 5d9ce6ed40..93b0b00046 100644 --- a/ailanguage/ner_model_version.go +++ b/ailanguage/ner_model_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/object_list_dataset.go b/ailanguage/object_list_dataset.go index 680b0822e4..7aade380ab 100644 --- a/ailanguage/object_list_dataset.go +++ b/ailanguage/object_list_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/object_storage_dataset.go b/ailanguage/object_storage_dataset.go index c17c79f8ff..dc6afec142 100644 --- a/ailanguage/object_storage_dataset.go +++ b/ailanguage/object_storage_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/operation_status.go b/ailanguage/operation_status.go index ff1c925652..53e57667e5 100644 --- a/ailanguage/operation_status.go +++ b/ailanguage/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/operation_type.go b/ailanguage/operation_type.go index 2caed76219..a164fa39b1 100644 --- a/ailanguage/operation_type.go +++ b/ailanguage/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pii_entity.go b/ailanguage/pii_entity.go index 9d19224fdb..14911b61d3 100644 --- a/ailanguage/pii_entity.go +++ b/ailanguage/pii_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pii_entity_document_result.go b/ailanguage/pii_entity_document_result.go index 317e81f490..7f24577ae4 100644 --- a/ailanguage/pii_entity_document_result.go +++ b/ailanguage/pii_entity_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pii_entity_mask.go b/ailanguage/pii_entity_mask.go index cdb815cc0c..701d718e4d 100644 --- a/ailanguage/pii_entity_mask.go +++ b/ailanguage/pii_entity_mask.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pii_entity_masking.go b/ailanguage/pii_entity_masking.go index 1fc4709b10..8fd8e6dd58 100644 --- a/ailanguage/pii_entity_masking.go +++ b/ailanguage/pii_entity_masking.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pii_entity_remove.go b/ailanguage/pii_entity_remove.go index e88f06371b..3112038517 100644 --- a/ailanguage/pii_entity_remove.go +++ b/ailanguage/pii_entity_remove.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pii_entity_replace.go b/ailanguage/pii_entity_replace.go index 059eb52692..e8757f966d 100644 --- a/ailanguage/pii_entity_replace.go +++ b/ailanguage/pii_entity_replace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_deployed_language_models.go b/ailanguage/pre_deployed_language_models.go index 01856980c4..28fda1267e 100644 --- a/ailanguage/pre_deployed_language_models.go +++ b/ailanguage/pre_deployed_language_models.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_health_nlu_model_details.go b/ailanguage/pre_trained_health_nlu_model_details.go index 24cf89a2e4..a2053e60b8 100644 --- a/ailanguage/pre_trained_health_nlu_model_details.go +++ b/ailanguage/pre_trained_health_nlu_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_key_phrase_extraction_model_details.go b/ailanguage/pre_trained_key_phrase_extraction_model_details.go index 7e14428145..d16674adf0 100644 --- a/ailanguage/pre_trained_key_phrase_extraction_model_details.go +++ b/ailanguage/pre_trained_key_phrase_extraction_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_language_detection_model_details.go b/ailanguage/pre_trained_language_detection_model_details.go index 2a729c0fa8..49d995c665 100644 --- a/ailanguage/pre_trained_language_detection_model_details.go +++ b/ailanguage/pre_trained_language_detection_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_named_entity_recognition_model_details.go b/ailanguage/pre_trained_named_entity_recognition_model_details.go index c55dab3fc9..b839588a4d 100644 --- a/ailanguage/pre_trained_named_entity_recognition_model_details.go +++ b/ailanguage/pre_trained_named_entity_recognition_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_phi_model_details.go b/ailanguage/pre_trained_phi_model_details.go index 83a1161a4d..ce01df71eb 100644 --- a/ailanguage/pre_trained_phi_model_details.go +++ b/ailanguage/pre_trained_phi_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_pii_model_details.go b/ailanguage/pre_trained_pii_model_details.go index 9c6abf6b76..50d51cfd84 100644 --- a/ailanguage/pre_trained_pii_model_details.go +++ b/ailanguage/pre_trained_pii_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_sentiment_analysis_model_details.go b/ailanguage/pre_trained_sentiment_analysis_model_details.go index 77bf3f42db..f12d8318b0 100644 --- a/ailanguage/pre_trained_sentiment_analysis_model_details.go +++ b/ailanguage/pre_trained_sentiment_analysis_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_summarization.go b/ailanguage/pre_trained_summarization.go index e3e0648015..99b7e77d56 100644 --- a/ailanguage/pre_trained_summarization.go +++ b/ailanguage/pre_trained_summarization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_text_classification_model_details.go b/ailanguage/pre_trained_text_classification_model_details.go index 53648d77bd..8ea9de7154 100644 --- a/ailanguage/pre_trained_text_classification_model_details.go +++ b/ailanguage/pre_trained_text_classification_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/pre_trained_universal_model.go b/ailanguage/pre_trained_universal_model.go index d2ba4a15aa..90d4075aca 100644 --- a/ailanguage/pre_trained_universal_model.go +++ b/ailanguage/pre_trained_universal_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/project.go b/ailanguage/project.go index 9a175c54cc..debfca2fc5 100644 --- a/ailanguage/project.go +++ b/ailanguage/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/project_collection.go b/ailanguage/project_collection.go index 0c27402696..28f65a8559 100644 --- a/ailanguage/project_collection.go +++ b/ailanguage/project_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/project_summary.go b/ailanguage/project_summary.go index 90673a6960..530cfd7b52 100644 --- a/ailanguage/project_summary.go +++ b/ailanguage/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/sentiment_aspect.go b/ailanguage/sentiment_aspect.go index be5af3480d..6f7506b389 100644 --- a/ailanguage/sentiment_aspect.go +++ b/ailanguage/sentiment_aspect.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/sentiment_document_result.go b/ailanguage/sentiment_document_result.go index ac4b31a2cb..88bfc752b2 100644 --- a/ailanguage/sentiment_document_result.go +++ b/ailanguage/sentiment_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/sentiment_sentence.go b/ailanguage/sentiment_sentence.go index 806b781d83..4cf4eae83a 100644 --- a/ailanguage/sentiment_sentence.go +++ b/ailanguage/sentiment_sentence.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/sort_order.go b/ailanguage/sort_order.go index bedaa5ec11..e0e5572611 100644 --- a/ailanguage/sort_order.go +++ b/ailanguage/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/test_and_validation_dataset_strategy.go b/ailanguage/test_and_validation_dataset_strategy.go index 18c2a58bbb..df2d0948de 100644 --- a/ailanguage/test_and_validation_dataset_strategy.go +++ b/ailanguage/test_and_validation_dataset_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/test_strategy.go b/ailanguage/test_strategy.go index 0d8d4bcd59..c8c3fc4bf8 100644 --- a/ailanguage/test_strategy.go +++ b/ailanguage/test_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_classification.go b/ailanguage/text_classification.go index fe769d51db..fcf1a8d9a4 100644 --- a/ailanguage/text_classification.go +++ b/ailanguage/text_classification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_classification_document_result.go b/ailanguage/text_classification_document_result.go index cf017fa32f..98fd966312 100644 --- a/ailanguage/text_classification_document_result.go +++ b/ailanguage/text_classification_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_classification_evaluation_results.go b/ailanguage/text_classification_evaluation_results.go index 7830eb49a8..e35c18b4ad 100644 --- a/ailanguage/text_classification_evaluation_results.go +++ b/ailanguage/text_classification_evaluation_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_classification_model_details.go b/ailanguage/text_classification_model_details.go index c3a43b5f3c..7f3997e03d 100644 --- a/ailanguage/text_classification_model_details.go +++ b/ailanguage/text_classification_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_classification_model_evaluation_result.go b/ailanguage/text_classification_model_evaluation_result.go index b563e0c55c..ef8ef96648 100644 --- a/ailanguage/text_classification_model_evaluation_result.go +++ b/ailanguage/text_classification_model_evaluation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_classification_model_metrics.go b/ailanguage/text_classification_model_metrics.go index 3e6bfadcfb..7e9c4e8cbc 100644 --- a/ailanguage/text_classification_model_metrics.go +++ b/ailanguage/text_classification_model_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/text_document.go b/ailanguage/text_document.go index a5cb50dca8..f53f47e16e 100644 --- a/ailanguage/text_document.go +++ b/ailanguage/text_document.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/translation_document_result.go b/ailanguage/translation_document_result.go index 501d1fffa5..fe3bf0994a 100644 --- a/ailanguage/translation_document_result.go +++ b/ailanguage/translation_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/update_endpoint_details.go b/ailanguage/update_endpoint_details.go index 3086fbb310..56750ef7f5 100644 --- a/ailanguage/update_endpoint_details.go +++ b/ailanguage/update_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/update_endpoint_request_response.go b/ailanguage/update_endpoint_request_response.go index 4e5be09886..53ddd302aa 100644 --- a/ailanguage/update_endpoint_request_response.go +++ b/ailanguage/update_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/update_model_details.go b/ailanguage/update_model_details.go index 8ef92a3577..99ddbdf62a 100644 --- a/ailanguage/update_model_details.go +++ b/ailanguage/update_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/update_model_request_response.go b/ailanguage/update_model_request_response.go index eede9adfae..d04b9fd4da 100644 --- a/ailanguage/update_model_request_response.go +++ b/ailanguage/update_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/update_project_details.go b/ailanguage/update_project_details.go index 2389c277a7..5b113cc998 100644 --- a/ailanguage/update_project_details.go +++ b/ailanguage/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/update_project_request_response.go b/ailanguage/update_project_request_response.go index 5d930b3661..93250ab6b5 100644 --- a/ailanguage/update_project_request_response.go +++ b/ailanguage/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request.go b/ailanguage/work_request.go index 9477524a82..5d8a9e3467 100644 --- a/ailanguage/work_request.go +++ b/ailanguage/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_error.go b/ailanguage/work_request_error.go index 3074f081f5..6f2d2e2721 100644 --- a/ailanguage/work_request_error.go +++ b/ailanguage/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_error_collection.go b/ailanguage/work_request_error_collection.go index 76f1d26fd4..f5d498c9fe 100644 --- a/ailanguage/work_request_error_collection.go +++ b/ailanguage/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_log.go b/ailanguage/work_request_log.go index 6067129b6e..a2d3f2e96a 100644 --- a/ailanguage/work_request_log.go +++ b/ailanguage/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_log_collection.go b/ailanguage/work_request_log_collection.go index 4d8420ad8c..b7ae54a233 100644 --- a/ailanguage/work_request_log_collection.go +++ b/ailanguage/work_request_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_resource.go b/ailanguage/work_request_resource.go index 1df234263e..149de8f3be 100644 --- a/ailanguage/work_request_resource.go +++ b/ailanguage/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_summary.go b/ailanguage/work_request_summary.go index 1586330e62..86cfa80ccf 100644 --- a/ailanguage/work_request_summary.go +++ b/ailanguage/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ailanguage/work_request_summary_collection.go b/ailanguage/work_request_summary_collection.go index be1b22a02c..768405fee1 100644 --- a/ailanguage/work_request_summary_collection.go +++ b/ailanguage/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/aispeech_aiservicespeech_client.go b/aispeech/aispeech_aiservicespeech_client.go index 12ae50975c..48939136f7 100644 --- a/aispeech/aispeech_aiservicespeech_client.go +++ b/aispeech/aispeech_aiservicespeech_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/audio_format_details.go b/aispeech/audio_format_details.go index 74699ca7c7..659561474e 100644 --- a/aispeech/audio_format_details.go +++ b/aispeech/audio_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/cancel_transcription_job_request_response.go b/aispeech/cancel_transcription_job_request_response.go index 99626fb0d6..d4405fa1d0 100644 --- a/aispeech/cancel_transcription_job_request_response.go +++ b/aispeech/cancel_transcription_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/cancel_transcription_task_request_response.go b/aispeech/cancel_transcription_task_request_response.go index 22e697a20d..6ee130a516 100644 --- a/aispeech/cancel_transcription_task_request_response.go +++ b/aispeech/cancel_transcription_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/change_transcription_job_compartment_details.go b/aispeech/change_transcription_job_compartment_details.go index 84c3fc0214..565815d67d 100644 --- a/aispeech/change_transcription_job_compartment_details.go +++ b/aispeech/change_transcription_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/change_transcription_job_compartment_request_response.go b/aispeech/change_transcription_job_compartment_request_response.go index 88aafb7e3c..9f1e13626b 100644 --- a/aispeech/change_transcription_job_compartment_request_response.go +++ b/aispeech/change_transcription_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/create_transcription_job_details.go b/aispeech/create_transcription_job_details.go index d353eee021..f0f9046ee3 100644 --- a/aispeech/create_transcription_job_details.go +++ b/aispeech/create_transcription_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/create_transcription_job_request_response.go b/aispeech/create_transcription_job_request_response.go index a84e9443c5..36d0ade080 100644 --- a/aispeech/create_transcription_job_request_response.go +++ b/aispeech/create_transcription_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/diarization.go b/aispeech/diarization.go index 8b87e21653..161cea66c4 100644 --- a/aispeech/diarization.go +++ b/aispeech/diarization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/get_transcription_job_request_response.go b/aispeech/get_transcription_job_request_response.go index 72ae37eb05..451aefe635 100644 --- a/aispeech/get_transcription_job_request_response.go +++ b/aispeech/get_transcription_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/get_transcription_task_request_response.go b/aispeech/get_transcription_task_request_response.go index 1d7893c798..8ff8c9c523 100644 --- a/aispeech/get_transcription_task_request_response.go +++ b/aispeech/get_transcription_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/input_location.go b/aispeech/input_location.go index 4a3f74e63c..d0b46e49cc 100644 --- a/aispeech/input_location.go +++ b/aispeech/input_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/list_transcription_jobs_request_response.go b/aispeech/list_transcription_jobs_request_response.go index 65776a7ed7..70d9fb002d 100644 --- a/aispeech/list_transcription_jobs_request_response.go +++ b/aispeech/list_transcription_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/list_transcription_tasks_request_response.go b/aispeech/list_transcription_tasks_request_response.go index 6a5d67626b..e65cf58fd5 100644 --- a/aispeech/list_transcription_tasks_request_response.go +++ b/aispeech/list_transcription_tasks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/object_list_file_input_location.go b/aispeech/object_list_file_input_location.go index 9992ecc7bf..b4fe874ded 100644 --- a/aispeech/object_list_file_input_location.go +++ b/aispeech/object_list_file_input_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/object_list_inline_input_location.go b/aispeech/object_list_inline_input_location.go index 19b6a9f981..b6a1a61740 100644 --- a/aispeech/object_list_inline_input_location.go +++ b/aispeech/object_list_inline_input_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/object_location.go b/aispeech/object_location.go index 6e441ed0e5..7d689c4005 100644 --- a/aispeech/object_location.go +++ b/aispeech/object_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/output_location.go b/aispeech/output_location.go index 042d76045e..a0840e2717 100644 --- a/aispeech/output_location.go +++ b/aispeech/output_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/profanity_transcription_filter.go b/aispeech/profanity_transcription_filter.go index 41928fdaec..2e82859937 100644 --- a/aispeech/profanity_transcription_filter.go +++ b/aispeech/profanity_transcription_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/sort_order.go b/aispeech/sort_order.go index 5827cc3c66..54389ba9a1 100644 --- a/aispeech/sort_order.go +++ b/aispeech/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_filter.go b/aispeech/transcription_filter.go index cbf31d54a1..c5dc24ede2 100644 --- a/aispeech/transcription_filter.go +++ b/aispeech/transcription_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_job.go b/aispeech/transcription_job.go index 5a866f639d..0a331818dd 100644 --- a/aispeech/transcription_job.go +++ b/aispeech/transcription_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_job_collection.go b/aispeech/transcription_job_collection.go index e569fb04d9..946d3fd90c 100644 --- a/aispeech/transcription_job_collection.go +++ b/aispeech/transcription_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_job_summary.go b/aispeech/transcription_job_summary.go index f7dc9b26b5..921f9d3286 100644 --- a/aispeech/transcription_job_summary.go +++ b/aispeech/transcription_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_model_details.go b/aispeech/transcription_model_details.go index 8e004fcd12..32dfa02839 100644 --- a/aispeech/transcription_model_details.go +++ b/aispeech/transcription_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_normalization.go b/aispeech/transcription_normalization.go index 9ecd3a2016..509fa2492a 100644 --- a/aispeech/transcription_normalization.go +++ b/aispeech/transcription_normalization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_settings.go b/aispeech/transcription_settings.go index 248845fe06..a273532312 100644 --- a/aispeech/transcription_settings.go +++ b/aispeech/transcription_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_task.go b/aispeech/transcription_task.go index 8c1aa6ccff..ec40837dd8 100644 --- a/aispeech/transcription_task.go +++ b/aispeech/transcription_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_task_collection.go b/aispeech/transcription_task_collection.go index ef9afded73..eb82d4572a 100644 --- a/aispeech/transcription_task_collection.go +++ b/aispeech/transcription_task_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/transcription_task_summary.go b/aispeech/transcription_task_summary.go index d94fa608ff..52815af3b8 100644 --- a/aispeech/transcription_task_summary.go +++ b/aispeech/transcription_task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/update_transcription_job_details.go b/aispeech/update_transcription_job_details.go index 1f1e85b5c9..1c2d7c8062 100644 --- a/aispeech/update_transcription_job_details.go +++ b/aispeech/update_transcription_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aispeech/update_transcription_job_request_response.go b/aispeech/update_transcription_job_request_response.go index fd72b9af0a..a3ec13c5d1 100644 --- a/aispeech/update_transcription_job_request_response.go +++ b/aispeech/update_transcription_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/action_type.go b/aivision/action_type.go index e16bb33287..17ac35f223 100644 --- a/aivision/action_type.go +++ b/aivision/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/aivision_aiservicevision_client.go b/aivision/aivision_aiservicevision_client.go index cdfe11010f..f4a2f8bebd 100644 --- a/aivision/aivision_aiservicevision_client.go +++ b/aivision/aivision_aiservicevision_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/analyze_document_details.go b/aivision/analyze_document_details.go index 656342f951..764af6e55a 100644 --- a/aivision/analyze_document_details.go +++ b/aivision/analyze_document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/analyze_document_request_response.go b/aivision/analyze_document_request_response.go index 27969909ae..8fa91cd6bc 100644 --- a/aivision/analyze_document_request_response.go +++ b/aivision/analyze_document_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/analyze_document_result.go b/aivision/analyze_document_result.go index 8442bd1334..b3d71e6f48 100644 --- a/aivision/analyze_document_result.go +++ b/aivision/analyze_document_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/analyze_image_details.go b/aivision/analyze_image_details.go index 0c6dcc3dc6..6aca4d2dc1 100644 --- a/aivision/analyze_image_details.go +++ b/aivision/analyze_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/analyze_image_request_response.go b/aivision/analyze_image_request_response.go index 177e0a972c..e94e2b274f 100644 --- a/aivision/analyze_image_request_response.go +++ b/aivision/analyze_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/analyze_image_result.go b/aivision/analyze_image_result.go index 3546e0d816..dc143dc1ce 100644 --- a/aivision/analyze_image_result.go +++ b/aivision/analyze_image_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/bounding_polygon.go b/aivision/bounding_polygon.go index f154e28aa2..3d10acc190 100644 --- a/aivision/bounding_polygon.go +++ b/aivision/bounding_polygon.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/cancel_document_job_request_response.go b/aivision/cancel_document_job_request_response.go index ff4e98e772..96b3650287 100644 --- a/aivision/cancel_document_job_request_response.go +++ b/aivision/cancel_document_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/cancel_image_job_request_response.go b/aivision/cancel_image_job_request_response.go index 6c81888071..f1ceaa559d 100644 --- a/aivision/cancel_image_job_request_response.go +++ b/aivision/cancel_image_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/cancel_work_request_request_response.go b/aivision/cancel_work_request_request_response.go index bca9245e06..99520615fa 100644 --- a/aivision/cancel_work_request_request_response.go +++ b/aivision/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/cell.go b/aivision/cell.go index 7b2be3294f..361e99fcc3 100644 --- a/aivision/cell.go +++ b/aivision/cell.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/change_model_compartment_details.go b/aivision/change_model_compartment_details.go index 0d8c812c75..8b71328697 100644 --- a/aivision/change_model_compartment_details.go +++ b/aivision/change_model_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/change_model_compartment_request_response.go b/aivision/change_model_compartment_request_response.go index 0120767b39..784ab2939c 100644 --- a/aivision/change_model_compartment_request_response.go +++ b/aivision/change_model_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/change_project_compartment_details.go b/aivision/change_project_compartment_details.go index e5fbfcdbbb..6924139734 100644 --- a/aivision/change_project_compartment_details.go +++ b/aivision/change_project_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/change_project_compartment_request_response.go b/aivision/change_project_compartment_request_response.go index 246150d891..4b4e8d2aeb 100644 --- a/aivision/change_project_compartment_request_response.go +++ b/aivision/change_project_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_document_job_details.go b/aivision/create_document_job_details.go index 1813bce260..2bf5b74920 100644 --- a/aivision/create_document_job_details.go +++ b/aivision/create_document_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_document_job_request_response.go b/aivision/create_document_job_request_response.go index 7068bcfa3f..6866f162b2 100644 --- a/aivision/create_document_job_request_response.go +++ b/aivision/create_document_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_image_job_details.go b/aivision/create_image_job_details.go index 3913033ed2..1d45c68f58 100644 --- a/aivision/create_image_job_details.go +++ b/aivision/create_image_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_image_job_request_response.go b/aivision/create_image_job_request_response.go index fad385157b..ae7ea4a165 100644 --- a/aivision/create_image_job_request_response.go +++ b/aivision/create_image_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_model_details.go b/aivision/create_model_details.go index 6ce3e308e2..3931ac8822 100644 --- a/aivision/create_model_details.go +++ b/aivision/create_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_model_request_response.go b/aivision/create_model_request_response.go index bfde427f1d..7732142be9 100644 --- a/aivision/create_model_request_response.go +++ b/aivision/create_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_project_details.go b/aivision/create_project_details.go index c3b9573fdd..bad87ef398 100644 --- a/aivision/create_project_details.go +++ b/aivision/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/create_project_request_response.go b/aivision/create_project_request_response.go index 95772803fe..e1af6b47f8 100644 --- a/aivision/create_project_request_response.go +++ b/aivision/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/data_science_labeling_dataset.go b/aivision/data_science_labeling_dataset.go index e0ca1636a9..1132c250b2 100644 --- a/aivision/data_science_labeling_dataset.go +++ b/aivision/data_science_labeling_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/dataset.go b/aivision/dataset.go index 75a306d4d9..870d9781f3 100644 --- a/aivision/dataset.go +++ b/aivision/dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/delete_model_request_response.go b/aivision/delete_model_request_response.go index 0c47d835a8..0a20f99974 100644 --- a/aivision/delete_model_request_response.go +++ b/aivision/delete_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/delete_project_request_response.go b/aivision/delete_project_request_response.go index fb2be5c7c2..d8b7576038 100644 --- a/aivision/delete_project_request_response.go +++ b/aivision/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/detected_document_type.go b/aivision/detected_document_type.go index b9ad1bd24a..6110c0bbdc 100644 --- a/aivision/detected_document_type.go +++ b/aivision/detected_document_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/detected_language.go b/aivision/detected_language.go index 2a6ac071dd..851009e4b7 100644 --- a/aivision/detected_language.go +++ b/aivision/detected_language.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/dimensions.go b/aivision/dimensions.go index 93fa691f7a..c6feb051ab 100644 --- a/aivision/dimensions.go +++ b/aivision/dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_classification_feature.go b/aivision/document_classification_feature.go index 6d6a8b7a0e..92a984a671 100644 --- a/aivision/document_classification_feature.go +++ b/aivision/document_classification_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_details.go b/aivision/document_details.go index 3c94094852..139d385d1a 100644 --- a/aivision/document_details.go +++ b/aivision/document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_feature.go b/aivision/document_feature.go index 1d121c463c..388d74d861 100644 --- a/aivision/document_feature.go +++ b/aivision/document_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_field.go b/aivision/document_field.go index 4d297d9251..7ee68325f8 100644 --- a/aivision/document_field.go +++ b/aivision/document_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_job.go b/aivision/document_job.go index 0762d971ef..a650faf403 100644 --- a/aivision/document_job.go +++ b/aivision/document_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_key_value_detection_feature.go b/aivision/document_key_value_detection_feature.go index 2c5e4d400c..f5b8295d7a 100644 --- a/aivision/document_key_value_detection_feature.go +++ b/aivision/document_key_value_detection_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_language.go b/aivision/document_language.go index e8edf00249..89840084d5 100644 --- a/aivision/document_language.go +++ b/aivision/document_language.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_language_classification_feature.go b/aivision/document_language_classification_feature.go index 50680a88f8..cf6459925e 100644 --- a/aivision/document_language_classification_feature.go +++ b/aivision/document_language_classification_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_metadata.go b/aivision/document_metadata.go index 752c1e4fec..9f3c08e3df 100644 --- a/aivision/document_metadata.go +++ b/aivision/document_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_table_detection_feature.go b/aivision/document_table_detection_feature.go index 6c5fd03519..37e932c929 100644 --- a/aivision/document_table_detection_feature.go +++ b/aivision/document_table_detection_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_text_detection_feature.go b/aivision/document_text_detection_feature.go index 9bc0c4619f..6f0491ec49 100644 --- a/aivision/document_text_detection_feature.go +++ b/aivision/document_text_detection_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/document_type.go b/aivision/document_type.go index 4d10b5a88d..51a79dae0c 100644 --- a/aivision/document_type.go +++ b/aivision/document_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/face.go b/aivision/face.go index 45da2e71c5..031caba696 100644 --- a/aivision/face.go +++ b/aivision/face.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/face_detection_feature.go b/aivision/face_detection_feature.go index 32d937b7e1..c23cf14480 100644 --- a/aivision/face_detection_feature.go +++ b/aivision/face_detection_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/field_label.go b/aivision/field_label.go index f3321176ca..07e1e65168 100644 --- a/aivision/field_label.go +++ b/aivision/field_label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/field_name.go b/aivision/field_name.go index 126ff9ae5e..75ffc0d233 100644 --- a/aivision/field_name.go +++ b/aivision/field_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/field_value.go b/aivision/field_value.go index 63c738a886..65fbfd167c 100644 --- a/aivision/field_value.go +++ b/aivision/field_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/get_document_job_request_response.go b/aivision/get_document_job_request_response.go index b90d6aa542..a01018a10c 100644 --- a/aivision/get_document_job_request_response.go +++ b/aivision/get_document_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/get_image_job_request_response.go b/aivision/get_image_job_request_response.go index 285bef0379..a1d5c865eb 100644 --- a/aivision/get_image_job_request_response.go +++ b/aivision/get_image_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/get_model_request_response.go b/aivision/get_model_request_response.go index 5479a90f4a..897799a47f 100644 --- a/aivision/get_model_request_response.go +++ b/aivision/get_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/get_project_request_response.go b/aivision/get_project_request_response.go index 7f4505cc33..9ce4caf2f2 100644 --- a/aivision/get_project_request_response.go +++ b/aivision/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/get_work_request_request_response.go b/aivision/get_work_request_request_response.go index bd599feebd..ad34bbd55e 100644 --- a/aivision/get_work_request_request_response.go +++ b/aivision/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_classification_feature.go b/aivision/image_classification_feature.go index 95148260e2..829820a987 100644 --- a/aivision/image_classification_feature.go +++ b/aivision/image_classification_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_details.go b/aivision/image_details.go index 83f97c2c58..7684404c0d 100644 --- a/aivision/image_details.go +++ b/aivision/image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_feature.go b/aivision/image_feature.go index dd9a556818..c68b895922 100644 --- a/aivision/image_feature.go +++ b/aivision/image_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_job.go b/aivision/image_job.go index ae2ee2bb43..7a02fc139e 100644 --- a/aivision/image_job.go +++ b/aivision/image_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_object.go b/aivision/image_object.go index e9d1769e04..05bea91c8d 100644 --- a/aivision/image_object.go +++ b/aivision/image_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_object_detection_feature.go b/aivision/image_object_detection_feature.go index 9431ad7795..748436f57e 100644 --- a/aivision/image_object_detection_feature.go +++ b/aivision/image_object_detection_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_text.go b/aivision/image_text.go index 076fb30d87..cda6c9fb1e 100644 --- a/aivision/image_text.go +++ b/aivision/image_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/image_text_detection_feature.go b/aivision/image_text_detection_feature.go index 5864ee4833..986eacd9cd 100644 --- a/aivision/image_text_detection_feature.go +++ b/aivision/image_text_detection_feature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/inline_document_details.go b/aivision/inline_document_details.go index 382d20b7d6..5e6189de0d 100644 --- a/aivision/inline_document_details.go +++ b/aivision/inline_document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/inline_image_details.go b/aivision/inline_image_details.go index eb43bfa083..14e3cd8f1e 100644 --- a/aivision/inline_image_details.go +++ b/aivision/inline_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/input_location.go b/aivision/input_location.go index a2abbbc825..da11cc184b 100644 --- a/aivision/input_location.go +++ b/aivision/input_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/label.go b/aivision/label.go index ba09d35289..4b2ad1e73b 100644 --- a/aivision/label.go +++ b/aivision/label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/landmark.go b/aivision/landmark.go index 54d873f435..472fdb3d53 100644 --- a/aivision/landmark.go +++ b/aivision/landmark.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/line.go b/aivision/line.go index a40427164c..6331498ec7 100644 --- a/aivision/line.go +++ b/aivision/line.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/list_models_request_response.go b/aivision/list_models_request_response.go index b36a56e975..d191d36cf2 100644 --- a/aivision/list_models_request_response.go +++ b/aivision/list_models_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/list_projects_request_response.go b/aivision/list_projects_request_response.go index 516e572576..15bb38ba39 100644 --- a/aivision/list_projects_request_response.go +++ b/aivision/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/list_work_request_errors_request_response.go b/aivision/list_work_request_errors_request_response.go index 39c0b179db..3f5756e1c3 100644 --- a/aivision/list_work_request_errors_request_response.go +++ b/aivision/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/list_work_request_logs_request_response.go b/aivision/list_work_request_logs_request_response.go index 0944ced9e9..fb2e6d5ea5 100644 --- a/aivision/list_work_request_logs_request_response.go +++ b/aivision/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/list_work_requests_request_response.go b/aivision/list_work_requests_request_response.go index f0ade945a3..963490c6d8 100644 --- a/aivision/list_work_requests_request_response.go +++ b/aivision/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/model.go b/aivision/model.go index 5dfe006e8c..0c546b58df 100644 --- a/aivision/model.go +++ b/aivision/model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/model_collection.go b/aivision/model_collection.go index e07f471dfb..acd2bc8440 100644 --- a/aivision/model_collection.go +++ b/aivision/model_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/model_summary.go b/aivision/model_summary.go index 9e759c5ba5..7d8a8974dd 100644 --- a/aivision/model_summary.go +++ b/aivision/model_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/normalized_vertex.go b/aivision/normalized_vertex.go index c03d3c7ece..81e8efe796 100644 --- a/aivision/normalized_vertex.go +++ b/aivision/normalized_vertex.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/object_list_inline_input_location.go b/aivision/object_list_inline_input_location.go index 7de7104be6..c275c68e13 100644 --- a/aivision/object_list_inline_input_location.go +++ b/aivision/object_list_inline_input_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/object_location.go b/aivision/object_location.go index db3ed691a4..ce2eb14e85 100644 --- a/aivision/object_location.go +++ b/aivision/object_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/object_storage_dataset.go b/aivision/object_storage_dataset.go index b64b237fe8..80ccb68678 100644 --- a/aivision/object_storage_dataset.go +++ b/aivision/object_storage_dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/object_storage_document_details.go b/aivision/object_storage_document_details.go index 0aa868fd72..23e001c393 100644 --- a/aivision/object_storage_document_details.go +++ b/aivision/object_storage_document_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/object_storage_image_details.go b/aivision/object_storage_image_details.go index 64740bfea4..163a202bcd 100644 --- a/aivision/object_storage_image_details.go +++ b/aivision/object_storage_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/ontology_class.go b/aivision/ontology_class.go index 06a8490fa7..d74ae4dd02 100644 --- a/aivision/ontology_class.go +++ b/aivision/ontology_class.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/operation_status.go b/aivision/operation_status.go index 4c2a4f49d2..f7692f43ee 100644 --- a/aivision/operation_status.go +++ b/aivision/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/operation_type.go b/aivision/operation_type.go index 386917744e..d2811b2ba6 100644 --- a/aivision/operation_type.go +++ b/aivision/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/output_location.go b/aivision/output_location.go index 1a127c0fde..9e46c86d7b 100644 --- a/aivision/output_location.go +++ b/aivision/output_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/page.go b/aivision/page.go index 89043c1599..72529ad0f6 100644 --- a/aivision/page.go +++ b/aivision/page.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/processing_error.go b/aivision/processing_error.go index 8f9da558cd..cd22f763be 100644 --- a/aivision/processing_error.go +++ b/aivision/processing_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/project.go b/aivision/project.go index 602841e81f..ab888b6c5e 100644 --- a/aivision/project.go +++ b/aivision/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/project_collection.go b/aivision/project_collection.go index be36eb4cc6..9112421bf6 100644 --- a/aivision/project_collection.go +++ b/aivision/project_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/project_summary.go b/aivision/project_summary.go index 559d064563..fe1a85f34d 100644 --- a/aivision/project_summary.go +++ b/aivision/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/sort_order.go b/aivision/sort_order.go index f7a0311973..7942497b89 100644 --- a/aivision/sort_order.go +++ b/aivision/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/table.go b/aivision/table.go index 633197b178..50118f4a39 100644 --- a/aivision/table.go +++ b/aivision/table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/table_row.go b/aivision/table_row.go index b7f1e018d1..8147270369 100644 --- a/aivision/table_row.go +++ b/aivision/table_row.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/update_model_details.go b/aivision/update_model_details.go index c7a35ef727..d11cb0bf71 100644 --- a/aivision/update_model_details.go +++ b/aivision/update_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/update_model_request_response.go b/aivision/update_model_request_response.go index cbb0b2deac..77e61c928d 100644 --- a/aivision/update_model_request_response.go +++ b/aivision/update_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/update_project_details.go b/aivision/update_project_details.go index 26758132b2..e9df5e5e38 100644 --- a/aivision/update_project_details.go +++ b/aivision/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/update_project_request_response.go b/aivision/update_project_request_response.go index 4618a153f6..207b0c3d62 100644 --- a/aivision/update_project_request_response.go +++ b/aivision/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_array.go b/aivision/value_array.go index 525545b902..883cbf1783 100644 --- a/aivision/value_array.go +++ b/aivision/value_array.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_date.go b/aivision/value_date.go index 83988c09d9..a8444a6ad2 100644 --- a/aivision/value_date.go +++ b/aivision/value_date.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_integer.go b/aivision/value_integer.go index 38fab5ba96..aea2d89f01 100644 --- a/aivision/value_integer.go +++ b/aivision/value_integer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_number.go b/aivision/value_number.go index 82afa44e74..82ee136638 100644 --- a/aivision/value_number.go +++ b/aivision/value_number.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_phone_number.go b/aivision/value_phone_number.go index 322983cdaa..512e3d5c45 100644 --- a/aivision/value_phone_number.go +++ b/aivision/value_phone_number.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_string.go b/aivision/value_string.go index 937e6806c9..faf49e3ca6 100644 --- a/aivision/value_string.go +++ b/aivision/value_string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/value_time.go b/aivision/value_time.go index ed30d96532..c8ef933722 100644 --- a/aivision/value_time.go +++ b/aivision/value_time.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/word.go b/aivision/word.go index ec13dce981..2c02315678 100644 --- a/aivision/word.go +++ b/aivision/word.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request.go b/aivision/work_request.go index ee36cdeed1..4773da6e39 100644 --- a/aivision/work_request.go +++ b/aivision/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_error.go b/aivision/work_request_error.go index 7fcab66667..10a984bba3 100644 --- a/aivision/work_request_error.go +++ b/aivision/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_error_collection.go b/aivision/work_request_error_collection.go index 0241cfbf48..5a91dc203d 100644 --- a/aivision/work_request_error_collection.go +++ b/aivision/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_log_entry.go b/aivision/work_request_log_entry.go index 314c48cb13..3c524f9e5a 100644 --- a/aivision/work_request_log_entry.go +++ b/aivision/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_log_entry_collection.go b/aivision/work_request_log_entry_collection.go index 5da35a5b84..778f52d52f 100644 --- a/aivision/work_request_log_entry_collection.go +++ b/aivision/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_resource.go b/aivision/work_request_resource.go index d6b05d01bf..04e3ecf68a 100644 --- a/aivision/work_request_resource.go +++ b/aivision/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_summary.go b/aivision/work_request_summary.go index afad0034a3..86961d35f6 100644 --- a/aivision/work_request_summary.go +++ b/aivision/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/aivision/work_request_summary_collection.go b/aivision/work_request_summary_collection.go index 4a500131cb..d45e215990 100644 --- a/aivision/work_request_summary_collection.go +++ b/aivision/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/access_control_service_type.go b/analytics/access_control_service_type.go index be18eecef8..24ffd2ad11 100644 --- a/analytics/access_control_service_type.go +++ b/analytics/access_control_service_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/analytics_client.go b/analytics/analytics_client.go index 593eb9af77..c6d8c03668 100644 --- a/analytics/analytics_client.go +++ b/analytics/analytics_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/analytics_instance.go b/analytics/analytics_instance.go index 0c49e76e7c..2b5290a229 100644 --- a/analytics/analytics_instance.go +++ b/analytics/analytics_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/analytics_instance_lifecycle_state.go b/analytics/analytics_instance_lifecycle_state.go index 3b9fa26868..2d5c442d91 100644 --- a/analytics/analytics_instance_lifecycle_state.go +++ b/analytics/analytics_instance_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/analytics_instance_summary.go b/analytics/analytics_instance_summary.go index 47315b3435..153e4c8dc8 100644 --- a/analytics/analytics_instance_summary.go +++ b/analytics/analytics_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/capacity.go b/analytics/capacity.go index 674cd63f7b..7b34232e90 100644 --- a/analytics/capacity.go +++ b/analytics/capacity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/capacity_type.go b/analytics/capacity_type.go index 2c0a926ec6..c61b13d507 100644 --- a/analytics/capacity_type.go +++ b/analytics/capacity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/change_analytics_instance_compartment_request_response.go b/analytics/change_analytics_instance_compartment_request_response.go index 45809e281a..4b12a44d31 100644 --- a/analytics/change_analytics_instance_compartment_request_response.go +++ b/analytics/change_analytics_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/change_analytics_instance_network_endpoint_details.go b/analytics/change_analytics_instance_network_endpoint_details.go index 9f08c911de..c383a385fc 100644 --- a/analytics/change_analytics_instance_network_endpoint_details.go +++ b/analytics/change_analytics_instance_network_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/change_analytics_instance_network_endpoint_request_response.go b/analytics/change_analytics_instance_network_endpoint_request_response.go index ebc1e3fcf8..e3464f0307 100644 --- a/analytics/change_analytics_instance_network_endpoint_request_response.go +++ b/analytics/change_analytics_instance_network_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/change_compartment_details.go b/analytics/change_compartment_details.go index 77e59cfe7c..285967e3cb 100644 --- a/analytics/change_compartment_details.go +++ b/analytics/change_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/create_analytics_instance_details.go b/analytics/create_analytics_instance_details.go index 260d7b0366..937f39200c 100644 --- a/analytics/create_analytics_instance_details.go +++ b/analytics/create_analytics_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/create_analytics_instance_request_response.go b/analytics/create_analytics_instance_request_response.go index f0b2a273e8..e3dc860351 100644 --- a/analytics/create_analytics_instance_request_response.go +++ b/analytics/create_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/create_private_access_channel_details.go b/analytics/create_private_access_channel_details.go index 93d2d4ed15..2a974a5ce9 100644 --- a/analytics/create_private_access_channel_details.go +++ b/analytics/create_private_access_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/create_private_access_channel_request_response.go b/analytics/create_private_access_channel_request_response.go index ad2d18d5eb..706d73ee7c 100644 --- a/analytics/create_private_access_channel_request_response.go +++ b/analytics/create_private_access_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/create_vanity_url_details.go b/analytics/create_vanity_url_details.go index 0ba1ce81d6..c72d8a858b 100644 --- a/analytics/create_vanity_url_details.go +++ b/analytics/create_vanity_url_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/create_vanity_url_request_response.go b/analytics/create_vanity_url_request_response.go index 66b0204eaa..3ca790ee23 100644 --- a/analytics/create_vanity_url_request_response.go +++ b/analytics/create_vanity_url_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/delete_analytics_instance_request_response.go b/analytics/delete_analytics_instance_request_response.go index 38ebf6b876..b1b3384a88 100644 --- a/analytics/delete_analytics_instance_request_response.go +++ b/analytics/delete_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/delete_private_access_channel_request_response.go b/analytics/delete_private_access_channel_request_response.go index 7953dd3f8d..b880703b7a 100644 --- a/analytics/delete_private_access_channel_request_response.go +++ b/analytics/delete_private_access_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/delete_vanity_url_request_response.go b/analytics/delete_vanity_url_request_response.go index 652f83c80c..8a520f8717 100644 --- a/analytics/delete_vanity_url_request_response.go +++ b/analytics/delete_vanity_url_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/delete_work_request_request_response.go b/analytics/delete_work_request_request_response.go index d35f9d9741..53f98a5b21 100644 --- a/analytics/delete_work_request_request_response.go +++ b/analytics/delete_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/feature_set.go b/analytics/feature_set.go index 4416391b54..60f944f53c 100644 --- a/analytics/feature_set.go +++ b/analytics/feature_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/get_analytics_instance_request_response.go b/analytics/get_analytics_instance_request_response.go index 8d983774b8..b4c006a407 100644 --- a/analytics/get_analytics_instance_request_response.go +++ b/analytics/get_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/get_private_access_channel_request_response.go b/analytics/get_private_access_channel_request_response.go index 278de68911..a6dcd09e6a 100644 --- a/analytics/get_private_access_channel_request_response.go +++ b/analytics/get_private_access_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/get_work_request_request_response.go b/analytics/get_work_request_request_response.go index f13c871108..d6907bd93a 100644 --- a/analytics/get_work_request_request_response.go +++ b/analytics/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/license_type.go b/analytics/license_type.go index 14fb6537c3..c71dd83e95 100644 --- a/analytics/license_type.go +++ b/analytics/license_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/list_analytics_instances_request_response.go b/analytics/list_analytics_instances_request_response.go index 76db7b839b..1d86a7dcfc 100644 --- a/analytics/list_analytics_instances_request_response.go +++ b/analytics/list_analytics_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/list_work_request_errors_request_response.go b/analytics/list_work_request_errors_request_response.go index a4420882b3..1086314dc4 100644 --- a/analytics/list_work_request_errors_request_response.go +++ b/analytics/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/list_work_request_logs_request_response.go b/analytics/list_work_request_logs_request_response.go index 12088b3b41..16e75609e9 100644 --- a/analytics/list_work_request_logs_request_response.go +++ b/analytics/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/list_work_requests_request_response.go b/analytics/list_work_requests_request_response.go index 2d04e30eda..46e8e9bd7e 100644 --- a/analytics/list_work_requests_request_response.go +++ b/analytics/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/network_endpoint_details.go b/analytics/network_endpoint_details.go index c4dacdcd79..b1de1304b0 100644 --- a/analytics/network_endpoint_details.go +++ b/analytics/network_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/network_endpoint_type.go b/analytics/network_endpoint_type.go index 298091e8b7..2a75ceabb8 100644 --- a/analytics/network_endpoint_type.go +++ b/analytics/network_endpoint_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/private_access_channel.go b/analytics/private_access_channel.go index 131c12bed9..9ca447c010 100644 --- a/analytics/private_access_channel.go +++ b/analytics/private_access_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/private_endpoint_details.go b/analytics/private_endpoint_details.go index 3a322bb17b..a765951470 100644 --- a/analytics/private_endpoint_details.go +++ b/analytics/private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/private_source_dns_zone.go b/analytics/private_source_dns_zone.go index b9e6e36c65..d022ece359 100644 --- a/analytics/private_source_dns_zone.go +++ b/analytics/private_source_dns_zone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/private_source_scan_host.go b/analytics/private_source_scan_host.go index 6e89e1965d..653888fc77 100644 --- a/analytics/private_source_scan_host.go +++ b/analytics/private_source_scan_host.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/public_endpoint_details.go b/analytics/public_endpoint_details.go index 4c7189d497..383b76b592 100644 --- a/analytics/public_endpoint_details.go +++ b/analytics/public_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/scale_analytics_instance_details.go b/analytics/scale_analytics_instance_details.go index 8931dfd1ad..e48e9f2f31 100644 --- a/analytics/scale_analytics_instance_details.go +++ b/analytics/scale_analytics_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/scale_analytics_instance_request_response.go b/analytics/scale_analytics_instance_request_response.go index 70c2a07903..b98928e00f 100644 --- a/analytics/scale_analytics_instance_request_response.go +++ b/analytics/scale_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/set_kms_key_details.go b/analytics/set_kms_key_details.go index d42079d2b2..cc60bd24f0 100644 --- a/analytics/set_kms_key_details.go +++ b/analytics/set_kms_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/set_kms_key_request_response.go b/analytics/set_kms_key_request_response.go index 53408ef27a..8ad4234bd6 100644 --- a/analytics/set_kms_key_request_response.go +++ b/analytics/set_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/sort_by.go b/analytics/sort_by.go index 061f42091b..e144e402ec 100644 --- a/analytics/sort_by.go +++ b/analytics/sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/sort_order.go b/analytics/sort_order.go index eca85e4001..f48c2b5512 100644 --- a/analytics/sort_order.go +++ b/analytics/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/start_analytics_instance_request_response.go b/analytics/start_analytics_instance_request_response.go index 0f37116c9c..502ee468e5 100644 --- a/analytics/start_analytics_instance_request_response.go +++ b/analytics/start_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/stop_analytics_instance_request_response.go b/analytics/stop_analytics_instance_request_response.go index 0e59aeb459..092eac42e9 100644 --- a/analytics/stop_analytics_instance_request_response.go +++ b/analytics/stop_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/update_analytics_instance_details.go b/analytics/update_analytics_instance_details.go index d41b0c7b3b..5ba2dbcd44 100644 --- a/analytics/update_analytics_instance_details.go +++ b/analytics/update_analytics_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/update_analytics_instance_request_response.go b/analytics/update_analytics_instance_request_response.go index 89cd39e5bd..ad5d8b5973 100644 --- a/analytics/update_analytics_instance_request_response.go +++ b/analytics/update_analytics_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/update_private_access_channel_details.go b/analytics/update_private_access_channel_details.go index ee743db1f6..5c41ccee2f 100644 --- a/analytics/update_private_access_channel_details.go +++ b/analytics/update_private_access_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/update_private_access_channel_request_response.go b/analytics/update_private_access_channel_request_response.go index 5eb4dd2216..2da5749f18 100644 --- a/analytics/update_private_access_channel_request_response.go +++ b/analytics/update_private_access_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/update_vanity_url_details.go b/analytics/update_vanity_url_details.go index 75086f0916..e8bf73b12f 100644 --- a/analytics/update_vanity_url_details.go +++ b/analytics/update_vanity_url_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/update_vanity_url_request_response.go b/analytics/update_vanity_url_request_response.go index be0c9e25ae..031451ceee 100644 --- a/analytics/update_vanity_url_request_response.go +++ b/analytics/update_vanity_url_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/vanity_url_details.go b/analytics/vanity_url_details.go index ef0617a4ba..f10e116628 100644 --- a/analytics/vanity_url_details.go +++ b/analytics/vanity_url_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/virtual_cloud_network.go b/analytics/virtual_cloud_network.go index 1109705842..4a2df6818e 100644 --- a/analytics/virtual_cloud_network.go +++ b/analytics/virtual_cloud_network.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request.go b/analytics/work_request.go index 92f39895a6..ad42920380 100644 --- a/analytics/work_request.go +++ b/analytics/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_action_result.go b/analytics/work_request_action_result.go index 9e1eb2fa32..cc13838a5a 100644 --- a/analytics/work_request_action_result.go +++ b/analytics/work_request_action_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_error.go b/analytics/work_request_error.go index 1dc72b34c9..104a523eec 100644 --- a/analytics/work_request_error.go +++ b/analytics/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_log.go b/analytics/work_request_log.go index ed7f31b942..e844b70d45 100644 --- a/analytics/work_request_log.go +++ b/analytics/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_operation_type.go b/analytics/work_request_operation_type.go index 5bf5105b0d..91104e92bb 100644 --- a/analytics/work_request_operation_type.go +++ b/analytics/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_resource.go b/analytics/work_request_resource.go index 947f38a885..376d5b8f5b 100644 --- a/analytics/work_request_resource.go +++ b/analytics/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_resource_type.go b/analytics/work_request_resource_type.go index 4a49741f80..ee9fef79c8 100644 --- a/analytics/work_request_resource_type.go +++ b/analytics/work_request_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_sort_by.go b/analytics/work_request_sort_by.go index 6d4b42ea6f..72ccbb7739 100644 --- a/analytics/work_request_sort_by.go +++ b/analytics/work_request_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_status.go b/analytics/work_request_status.go index f78098cccf..d25f7aff3a 100644 --- a/analytics/work_request_status.go +++ b/analytics/work_request_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/analytics/work_request_summary.go b/analytics/work_request_summary.go index 5c1815c2e5..418dfac5ac 100644 --- a/analytics/work_request_summary.go +++ b/analytics/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/affected_resource.go b/announcementsservice/affected_resource.go index 2a7478a31b..f9ad1baebe 100644 --- a/announcementsservice/affected_resource.go +++ b/announcementsservice/affected_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcement.go b/announcementsservice/announcement.go index 03caeb2830..8503f368fd 100644 --- a/announcementsservice/announcement.go +++ b/announcementsservice/announcement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcement_subscription.go b/announcementsservice/announcement_subscription.go index 1b446de591..3cd4d81e3c 100644 --- a/announcementsservice/announcement_subscription.go +++ b/announcementsservice/announcement_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcement_subscription_collection.go b/announcementsservice/announcement_subscription_collection.go index 82603b1773..1690e9d9c3 100644 --- a/announcementsservice/announcement_subscription_collection.go +++ b/announcementsservice/announcement_subscription_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcement_subscription_summary.go b/announcementsservice/announcement_subscription_summary.go index 6912a31db7..55785ce613 100644 --- a/announcementsservice/announcement_subscription_summary.go +++ b/announcementsservice/announcement_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcement_summary.go b/announcementsservice/announcement_summary.go index 98ceecfd73..1db26f50d1 100644 --- a/announcementsservice/announcement_summary.go +++ b/announcementsservice/announcement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcement_user_status_details.go b/announcementsservice/announcement_user_status_details.go index a794112e5d..5469820b67 100644 --- a/announcementsservice/announcement_user_status_details.go +++ b/announcementsservice/announcement_user_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcements_collection.go b/announcementsservice/announcements_collection.go index ec78c4b6fe..68f4034c06 100644 --- a/announcementsservice/announcements_collection.go +++ b/announcementsservice/announcements_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcements_preferences.go b/announcementsservice/announcements_preferences.go index 763158fbfc..39eb00d169 100644 --- a/announcementsservice/announcements_preferences.go +++ b/announcementsservice/announcements_preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcements_preferences_summary.go b/announcementsservice/announcements_preferences_summary.go index 0dcb143a82..bd86868862 100644 --- a/announcementsservice/announcements_preferences_summary.go +++ b/announcementsservice/announcements_preferences_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcementsservice_announcement_client.go b/announcementsservice/announcementsservice_announcement_client.go index 20a8404d4f..7f7dfdac31 100644 --- a/announcementsservice/announcementsservice_announcement_client.go +++ b/announcementsservice/announcementsservice_announcement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcementsservice_announcementspreferences_client.go b/announcementsservice/announcementsservice_announcementspreferences_client.go index f734b17963..50ab8a916c 100644 --- a/announcementsservice/announcementsservice_announcementspreferences_client.go +++ b/announcementsservice/announcementsservice_announcementspreferences_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/announcementsservice_announcementsubscription_client.go b/announcementsservice/announcementsservice_announcementsubscription_client.go index aa62967f56..b5b54e3edd 100644 --- a/announcementsservice/announcementsservice_announcementsubscription_client.go +++ b/announcementsservice/announcementsservice_announcementsubscription_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/base_announcement.go b/announcementsservice/base_announcement.go index f8c51807a6..0db6d204b3 100644 --- a/announcementsservice/base_announcement.go +++ b/announcementsservice/base_announcement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/base_announcements_preferences.go b/announcementsservice/base_announcements_preferences.go index bbfb5e46e6..6b397ce911 100644 --- a/announcementsservice/base_announcements_preferences.go +++ b/announcementsservice/base_announcements_preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/base_create_announcements_preferences_details.go b/announcementsservice/base_create_announcements_preferences_details.go index 41bbe1b831..0719ddddda 100644 --- a/announcementsservice/base_create_announcements_preferences_details.go +++ b/announcementsservice/base_create_announcements_preferences_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/change_announcement_subscription_compartment_details.go b/announcementsservice/change_announcement_subscription_compartment_details.go index 1a38218a75..3405fb03e1 100644 --- a/announcementsservice/change_announcement_subscription_compartment_details.go +++ b/announcementsservice/change_announcement_subscription_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/change_announcement_subscription_compartment_request_response.go b/announcementsservice/change_announcement_subscription_compartment_request_response.go index 35abd40eae..40a44df9b2 100644 --- a/announcementsservice/change_announcement_subscription_compartment_request_response.go +++ b/announcementsservice/change_announcement_subscription_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/create_announcement_subscription_details.go b/announcementsservice/create_announcement_subscription_details.go index 400fe3dc28..bd490416ad 100644 --- a/announcementsservice/create_announcement_subscription_details.go +++ b/announcementsservice/create_announcement_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/create_announcement_subscription_request_response.go b/announcementsservice/create_announcement_subscription_request_response.go index 8f47496c28..cb0c367596 100644 --- a/announcementsservice/create_announcement_subscription_request_response.go +++ b/announcementsservice/create_announcement_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/create_announcements_preference_request_response.go b/announcementsservice/create_announcements_preference_request_response.go index 3455208208..c637391485 100644 --- a/announcementsservice/create_announcements_preference_request_response.go +++ b/announcementsservice/create_announcements_preference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/create_announcements_preferences_details.go b/announcementsservice/create_announcements_preferences_details.go index dc0da3701a..3a2dbff4db 100644 --- a/announcementsservice/create_announcements_preferences_details.go +++ b/announcementsservice/create_announcements_preferences_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/create_filter_group_details.go b/announcementsservice/create_filter_group_details.go index fa9bf2f352..eeebbae228 100644 --- a/announcementsservice/create_filter_group_details.go +++ b/announcementsservice/create_filter_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/create_filter_group_request_response.go b/announcementsservice/create_filter_group_request_response.go index dadfbb11c3..fb571036a7 100644 --- a/announcementsservice/create_filter_group_request_response.go +++ b/announcementsservice/create_filter_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/delete_announcement_subscription_request_response.go b/announcementsservice/delete_announcement_subscription_request_response.go index 03085e8699..516d81814d 100644 --- a/announcementsservice/delete_announcement_subscription_request_response.go +++ b/announcementsservice/delete_announcement_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/delete_filter_group_request_response.go b/announcementsservice/delete_filter_group_request_response.go index 2dfc61dd34..97dbce725f 100644 --- a/announcementsservice/delete_filter_group_request_response.go +++ b/announcementsservice/delete_filter_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/filter.go b/announcementsservice/filter.go index e65e356041..7add88a0d7 100644 --- a/announcementsservice/filter.go +++ b/announcementsservice/filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/filter_group.go b/announcementsservice/filter_group.go index 46546336c6..6eb305ff4d 100644 --- a/announcementsservice/filter_group.go +++ b/announcementsservice/filter_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/filter_group_details.go b/announcementsservice/filter_group_details.go index 5246de9b1c..49361a1817 100644 --- a/announcementsservice/filter_group_details.go +++ b/announcementsservice/filter_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/get_announcement_request_response.go b/announcementsservice/get_announcement_request_response.go index 013e2b00ed..33b7d734f7 100644 --- a/announcementsservice/get_announcement_request_response.go +++ b/announcementsservice/get_announcement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/get_announcement_subscription_request_response.go b/announcementsservice/get_announcement_subscription_request_response.go index f650e3cd9d..7c73fd6c98 100644 --- a/announcementsservice/get_announcement_subscription_request_response.go +++ b/announcementsservice/get_announcement_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/get_announcement_user_status_request_response.go b/announcementsservice/get_announcement_user_status_request_response.go index 185077089f..5630757a99 100644 --- a/announcementsservice/get_announcement_user_status_request_response.go +++ b/announcementsservice/get_announcement_user_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/get_announcements_preference_request_response.go b/announcementsservice/get_announcements_preference_request_response.go index 91cf3987bf..0887aaefd5 100644 --- a/announcementsservice/get_announcements_preference_request_response.go +++ b/announcementsservice/get_announcements_preference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/list_announcement_subscriptions_request_response.go b/announcementsservice/list_announcement_subscriptions_request_response.go index b5a0653f3a..48107a18c1 100644 --- a/announcementsservice/list_announcement_subscriptions_request_response.go +++ b/announcementsservice/list_announcement_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/list_announcements_preferences_request_response.go b/announcementsservice/list_announcements_preferences_request_response.go index 02eac36c22..3681dfa399 100644 --- a/announcementsservice/list_announcements_preferences_request_response.go +++ b/announcementsservice/list_announcements_preferences_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/list_announcements_request_response.go b/announcementsservice/list_announcements_request_response.go index c9eae53dcf..55660cc3e3 100644 --- a/announcementsservice/list_announcements_request_response.go +++ b/announcementsservice/list_announcements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/property.go b/announcementsservice/property.go index 44452a0249..b9e1b7307d 100644 --- a/announcementsservice/property.go +++ b/announcementsservice/property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/sort_order.go b/announcementsservice/sort_order.go index 542bd67667..3c4e1f91c2 100644 --- a/announcementsservice/sort_order.go +++ b/announcementsservice/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_announcement_subscription_details.go b/announcementsservice/update_announcement_subscription_details.go index e20bb91571..82dd10249c 100644 --- a/announcementsservice/update_announcement_subscription_details.go +++ b/announcementsservice/update_announcement_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_announcement_subscription_request_response.go b/announcementsservice/update_announcement_subscription_request_response.go index 167c4dec58..c353559ef8 100644 --- a/announcementsservice/update_announcement_subscription_request_response.go +++ b/announcementsservice/update_announcement_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_announcement_user_status_request_response.go b/announcementsservice/update_announcement_user_status_request_response.go index 4c479ddafe..5b20ff3cab 100644 --- a/announcementsservice/update_announcement_user_status_request_response.go +++ b/announcementsservice/update_announcement_user_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_announcements_preference_request_response.go b/announcementsservice/update_announcements_preference_request_response.go index 22aa744050..143b6dd61e 100644 --- a/announcementsservice/update_announcements_preference_request_response.go +++ b/announcementsservice/update_announcements_preference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_announcements_preferences_details.go b/announcementsservice/update_announcements_preferences_details.go index 8d0530f514..6189a72549 100644 --- a/announcementsservice/update_announcements_preferences_details.go +++ b/announcementsservice/update_announcements_preferences_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_filter_group_details.go b/announcementsservice/update_filter_group_details.go index f459cebd91..ac480cfbf2 100644 --- a/announcementsservice/update_filter_group_details.go +++ b/announcementsservice/update_filter_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/announcementsservice/update_filter_group_request_response.go b/announcementsservice/update_filter_group_request_response.go index 384eb2eb5c..7ee0b5dd55 100644 --- a/announcementsservice/update_filter_group_request_response.go +++ b/announcementsservice/update_filter_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/access_log_policy.go b/apigateway/access_log_policy.go index 4733b328c4..95eef88508 100644 --- a/apigateway/access_log_policy.go +++ b/apigateway/access_log_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/additional_validation_policy.go b/apigateway/additional_validation_policy.go index 1acfe13ef3..70c329b8ab 100644 --- a/apigateway/additional_validation_policy.go +++ b/apigateway/additional_validation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/anonymous_route_authorization_policy.go b/apigateway/anonymous_route_authorization_policy.go index 061d50b1f5..7435b077c7 100644 --- a/apigateway/anonymous_route_authorization_policy.go +++ b/apigateway/anonymous_route_authorization_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/any_of_route_authorization_policy.go b/apigateway/any_of_route_authorization_policy.go index 787285bd37..bdb5c3b23c 100644 --- a/apigateway/any_of_route_authorization_policy.go +++ b/apigateway/any_of_route_authorization_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/any_of_selection_key.go b/apigateway/any_of_selection_key.go index 5f8b228a45..06fd73b6a4 100644 --- a/apigateway/any_of_selection_key.go +++ b/apigateway/any_of_selection_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api.go b/apigateway/api.go index a1e3ce5639..c539d981f3 100644 --- a/apigateway/api.go +++ b/apigateway/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_collection.go b/apigateway/api_collection.go index 8fe0665c33..ec6553695a 100644 --- a/apigateway/api_collection.go +++ b/apigateway/api_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification.go b/apigateway/api_specification.go index 334d80722d..63ca753b24 100644 --- a/apigateway/api_specification.go +++ b/apigateway/api_specification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification_logging_policies.go b/apigateway/api_specification_logging_policies.go index a64f8d1b3f..30f78a4d62 100644 --- a/apigateway/api_specification_logging_policies.go +++ b/apigateway/api_specification_logging_policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification_request_policies.go b/apigateway/api_specification_request_policies.go index 1acff9b6e0..a5579a8389 100644 --- a/apigateway/api_specification_request_policies.go +++ b/apigateway/api_specification_request_policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification_route.go b/apigateway/api_specification_route.go index af039c3fc4..4d1a9cc35d 100644 --- a/apigateway/api_specification_route.go +++ b/apigateway/api_specification_route.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification_route_backend.go b/apigateway/api_specification_route_backend.go index 6820338b00..da2b166b5f 100644 --- a/apigateway/api_specification_route_backend.go +++ b/apigateway/api_specification_route_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification_route_request_policies.go b/apigateway/api_specification_route_request_policies.go index db5b83ed77..9c89f08a07 100644 --- a/apigateway/api_specification_route_request_policies.go +++ b/apigateway/api_specification_route_request_policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_specification_route_response_policies.go b/apigateway/api_specification_route_response_policies.go index a83e365fa8..96eb48fd7c 100644 --- a/apigateway/api_specification_route_response_policies.go +++ b/apigateway/api_specification_route_response_policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_summary.go b/apigateway/api_summary.go index f08dad192f..d0354f2ba0 100644 --- a/apigateway/api_summary.go +++ b/apigateway/api_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_validation_detail.go b/apigateway/api_validation_detail.go index c8f89385fd..75b60747c8 100644 --- a/apigateway/api_validation_detail.go +++ b/apigateway/api_validation_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_validation_details.go b/apigateway/api_validation_details.go index cda1ce3e2f..4e564d31a3 100644 --- a/apigateway/api_validation_details.go +++ b/apigateway/api_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_validation_result.go b/apigateway/api_validation_result.go index 5574d6a584..823f9f7ad9 100644 --- a/apigateway/api_validation_result.go +++ b/apigateway/api_validation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/api_validations.go b/apigateway/api_validations.go index d310400697..e5182058b2 100644 --- a/apigateway/api_validations.go +++ b/apigateway/api_validations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/apigateway_client.go b/apigateway/apigateway_client.go index 51d95d4235..0a1c3f0253 100644 --- a/apigateway/apigateway_client.go +++ b/apigateway/apigateway_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/apigateway_deployment_client.go b/apigateway/apigateway_deployment_client.go index 864081a3fd..0f2007c297 100644 --- a/apigateway/apigateway_deployment_client.go +++ b/apigateway/apigateway_deployment_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/apigateway_gateway_client.go b/apigateway/apigateway_gateway_client.go index 9217cdd722..1d735fbc9c 100644 --- a/apigateway/apigateway_gateway_client.go +++ b/apigateway/apigateway_gateway_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/apigateway_subscribers_client.go b/apigateway/apigateway_subscribers_client.go index 94a02494b1..1bc82c8b18 100644 --- a/apigateway/apigateway_subscribers_client.go +++ b/apigateway/apigateway_subscribers_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/apigateway_usageplans_client.go b/apigateway/apigateway_usageplans_client.go index cd237cf556..c0b4344ed5 100644 --- a/apigateway/apigateway_usageplans_client.go +++ b/apigateway/apigateway_usageplans_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/apigateway_workrequests_client.go b/apigateway/apigateway_workrequests_client.go index 1188e16728..0e7bbdf15f 100644 --- a/apigateway/apigateway_workrequests_client.go +++ b/apigateway/apigateway_workrequests_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/authentication_only_route_authorization_policy.go b/apigateway/authentication_only_route_authorization_policy.go index 1030f0ed56..99463778b7 100644 --- a/apigateway/authentication_only_route_authorization_policy.go +++ b/apigateway/authentication_only_route_authorization_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/authentication_policy.go b/apigateway/authentication_policy.go index f819657631..edb75a32e0 100644 --- a/apigateway/authentication_policy.go +++ b/apigateway/authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/authentication_server_policy.go b/apigateway/authentication_server_policy.go index acedb970ea..5f210a5d6b 100644 --- a/apigateway/authentication_server_policy.go +++ b/apigateway/authentication_server_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/body_validation_request_policy.go b/apigateway/body_validation_request_policy.go index db3bfbd8d8..c92331cd43 100644 --- a/apigateway/body_validation_request_policy.go +++ b/apigateway/body_validation_request_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/ca_bundle.go b/apigateway/ca_bundle.go index 22b6963344..73efa8549c 100644 --- a/apigateway/ca_bundle.go +++ b/apigateway/ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/cancel_work_request_request_response.go b/apigateway/cancel_work_request_request_response.go index 396f9b611e..295d129691 100644 --- a/apigateway/cancel_work_request_request_response.go +++ b/apigateway/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/certificate.go b/apigateway/certificate.go index 782433b2eb..2cad770118 100644 --- a/apigateway/certificate.go +++ b/apigateway/certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/certificate_collection.go b/apigateway/certificate_collection.go index 9b2199ae88..912227f211 100644 --- a/apigateway/certificate_collection.go +++ b/apigateway/certificate_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/certificate_summary.go b/apigateway/certificate_summary.go index cdd38d8f38..9e3844a523 100644 --- a/apigateway/certificate_summary.go +++ b/apigateway/certificate_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/certificates_ca_bundle.go b/apigateway/certificates_ca_bundle.go index e613c9a47a..20d13da7a9 100644 --- a/apigateway/certificates_ca_bundle.go +++ b/apigateway/certificates_ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/certificates_certificate_authority.go b/apigateway/certificates_certificate_authority.go index 9f66c46b3a..02365710f9 100644 --- a/apigateway/certificates_certificate_authority.go +++ b/apigateway/certificates_certificate_authority.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_api_compartment_details.go b/apigateway/change_api_compartment_details.go index 6a183266ad..c9d1d7cf6c 100644 --- a/apigateway/change_api_compartment_details.go +++ b/apigateway/change_api_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_api_compartment_request_response.go b/apigateway/change_api_compartment_request_response.go index 67052f24ef..c273fe2217 100644 --- a/apigateway/change_api_compartment_request_response.go +++ b/apigateway/change_api_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_certificate_compartment_details.go b/apigateway/change_certificate_compartment_details.go index f20c2043fd..e2d63a9ea2 100644 --- a/apigateway/change_certificate_compartment_details.go +++ b/apigateway/change_certificate_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_certificate_compartment_request_response.go b/apigateway/change_certificate_compartment_request_response.go index 6bb575d8d5..8862b98c19 100644 --- a/apigateway/change_certificate_compartment_request_response.go +++ b/apigateway/change_certificate_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_deployment_compartment_details.go b/apigateway/change_deployment_compartment_details.go index 274dbf847a..74f6c866d4 100644 --- a/apigateway/change_deployment_compartment_details.go +++ b/apigateway/change_deployment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_deployment_compartment_request_response.go b/apigateway/change_deployment_compartment_request_response.go index 8cf9bd7a0a..0535fbe237 100644 --- a/apigateway/change_deployment_compartment_request_response.go +++ b/apigateway/change_deployment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_gateway_compartment_details.go b/apigateway/change_gateway_compartment_details.go index 67c011ad53..b28d5a2e35 100644 --- a/apigateway/change_gateway_compartment_details.go +++ b/apigateway/change_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_gateway_compartment_request_response.go b/apigateway/change_gateway_compartment_request_response.go index 7c285cd2d4..f3069e7697 100644 --- a/apigateway/change_gateway_compartment_request_response.go +++ b/apigateway/change_gateway_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_subscriber_compartment_details.go b/apigateway/change_subscriber_compartment_details.go index 1c9c3a3c9e..0b5c5144bf 100644 --- a/apigateway/change_subscriber_compartment_details.go +++ b/apigateway/change_subscriber_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_subscriber_compartment_request_response.go b/apigateway/change_subscriber_compartment_request_response.go index 9baef5f3cc..c18c3341ca 100644 --- a/apigateway/change_subscriber_compartment_request_response.go +++ b/apigateway/change_subscriber_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_usage_plan_compartment_details.go b/apigateway/change_usage_plan_compartment_details.go index 9ee0c3a010..d101131015 100644 --- a/apigateway/change_usage_plan_compartment_details.go +++ b/apigateway/change_usage_plan_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/change_usage_plan_compartment_request_response.go b/apigateway/change_usage_plan_compartment_request_response.go index 9aa5f93109..16a5e06827 100644 --- a/apigateway/change_usage_plan_compartment_request_response.go +++ b/apigateway/change_usage_plan_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/client.go b/apigateway/client.go index 2c261ce117..c8a624e2c4 100644 --- a/apigateway/client.go +++ b/apigateway/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/client_app_details.go b/apigateway/client_app_details.go index 6ab4f56fcb..d86ff153b1 100644 --- a/apigateway/client_app_details.go +++ b/apigateway/client_app_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/client_summary.go b/apigateway/client_summary.go index 12388fcc79..2aa6835513 100644 --- a/apigateway/client_summary.go +++ b/apigateway/client_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/content_validation.go b/apigateway/content_validation.go index 5625e11b5e..3118a5d6c6 100644 --- a/apigateway/content_validation.go +++ b/apigateway/content_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/cors_policy.go b/apigateway/cors_policy.go index 9d7208f24a..2e32f00856 100644 --- a/apigateway/cors_policy.go +++ b/apigateway/cors_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_api_details.go b/apigateway/create_api_details.go index 28c2d69ffa..b4ffa56296 100644 --- a/apigateway/create_api_details.go +++ b/apigateway/create_api_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_api_request_response.go b/apigateway/create_api_request_response.go index 1f665a3ed4..98928fcf5b 100644 --- a/apigateway/create_api_request_response.go +++ b/apigateway/create_api_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_certificate_details.go b/apigateway/create_certificate_details.go index f88d0348e3..eb66382f62 100644 --- a/apigateway/create_certificate_details.go +++ b/apigateway/create_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_certificate_request_response.go b/apigateway/create_certificate_request_response.go index d0256e6aeb..bc053b8303 100644 --- a/apigateway/create_certificate_request_response.go +++ b/apigateway/create_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_deployment_details.go b/apigateway/create_deployment_details.go index 7d1b806e94..000c19d885 100644 --- a/apigateway/create_deployment_details.go +++ b/apigateway/create_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_deployment_request_response.go b/apigateway/create_deployment_request_response.go index abd4315f7e..40fbf6dca7 100644 --- a/apigateway/create_deployment_request_response.go +++ b/apigateway/create_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_gateway_details.go b/apigateway/create_gateway_details.go index 880daafb44..00898facdc 100644 --- a/apigateway/create_gateway_details.go +++ b/apigateway/create_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_gateway_request_response.go b/apigateway/create_gateway_request_response.go index 7a9af1e5f1..f6089f9879 100644 --- a/apigateway/create_gateway_request_response.go +++ b/apigateway/create_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_sdk_details.go b/apigateway/create_sdk_details.go index 1180699d5f..fec567200f 100644 --- a/apigateway/create_sdk_details.go +++ b/apigateway/create_sdk_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_sdk_request_response.go b/apigateway/create_sdk_request_response.go index eb2e275514..260be21d13 100644 --- a/apigateway/create_sdk_request_response.go +++ b/apigateway/create_sdk_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_subscriber_details.go b/apigateway/create_subscriber_details.go index 3cfb65b7ad..702f12c0ca 100644 --- a/apigateway/create_subscriber_details.go +++ b/apigateway/create_subscriber_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_subscriber_request_response.go b/apigateway/create_subscriber_request_response.go index 89c205a6de..59e2c426a9 100644 --- a/apigateway/create_subscriber_request_response.go +++ b/apigateway/create_subscriber_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_usage_plan_details.go b/apigateway/create_usage_plan_details.go index 770ac3f3d6..cf8cddbe5d 100644 --- a/apigateway/create_usage_plan_details.go +++ b/apigateway/create_usage_plan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/create_usage_plan_request_response.go b/apigateway/create_usage_plan_request_response.go index b85409cd3b..de64247f0b 100644 --- a/apigateway/create_usage_plan_request_response.go +++ b/apigateway/create_usage_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/custom_authentication_policy.go b/apigateway/custom_authentication_policy.go index 1042739c27..cf609f2496 100644 --- a/apigateway/custom_authentication_policy.go +++ b/apigateway/custom_authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/custom_client_app_details.go b/apigateway/custom_client_app_details.go index bcce10b72b..17939603a9 100644 --- a/apigateway/custom_client_app_details.go +++ b/apigateway/custom_client_app_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_api_request_response.go b/apigateway/delete_api_request_response.go index fe8d1d87ea..7d4ed32622 100644 --- a/apigateway/delete_api_request_response.go +++ b/apigateway/delete_api_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_certificate_request_response.go b/apigateway/delete_certificate_request_response.go index 423dd2b1b6..9085fa151a 100644 --- a/apigateway/delete_certificate_request_response.go +++ b/apigateway/delete_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_deployment_request_response.go b/apigateway/delete_deployment_request_response.go index 5c8d66677d..a2141d10cc 100644 --- a/apigateway/delete_deployment_request_response.go +++ b/apigateway/delete_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_gateway_request_response.go b/apigateway/delete_gateway_request_response.go index 8a9cf05eca..1645740440 100644 --- a/apigateway/delete_gateway_request_response.go +++ b/apigateway/delete_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_sdk_request_response.go b/apigateway/delete_sdk_request_response.go index 10cccb0976..4e89b0a6cb 100644 --- a/apigateway/delete_sdk_request_response.go +++ b/apigateway/delete_sdk_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_subscriber_request_response.go b/apigateway/delete_subscriber_request_response.go index ebb99d150d..e9846a0ffc 100644 --- a/apigateway/delete_subscriber_request_response.go +++ b/apigateway/delete_subscriber_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/delete_usage_plan_request_response.go b/apigateway/delete_usage_plan_request_response.go index e08858a3ee..ee59ab09b3 100644 --- a/apigateway/delete_usage_plan_request_response.go +++ b/apigateway/delete_usage_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/deployment.go b/apigateway/deployment.go index 8ea6701ddd..902b63bc8d 100644 --- a/apigateway/deployment.go +++ b/apigateway/deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/deployment_collection.go b/apigateway/deployment_collection.go index 27fa6f38c1..8239880438 100644 --- a/apigateway/deployment_collection.go +++ b/apigateway/deployment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/deployment_summary.go b/apigateway/deployment_summary.go index 7ce110ccb3..6f6a88c206 100644 --- a/apigateway/deployment_summary.go +++ b/apigateway/deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/discovery_uri_source_uri_details.go b/apigateway/discovery_uri_source_uri_details.go index de0ca399f7..83c7c6d7c0 100644 --- a/apigateway/discovery_uri_source_uri_details.go +++ b/apigateway/discovery_uri_source_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/dynamic_authentication_policy.go b/apigateway/dynamic_authentication_policy.go index afbc5b7570..d6eed58a91 100644 --- a/apigateway/dynamic_authentication_policy.go +++ b/apigateway/dynamic_authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/dynamic_routing_backend.go b/apigateway/dynamic_routing_backend.go index 88b0d22332..4c7de8bb34 100644 --- a/apigateway/dynamic_routing_backend.go +++ b/apigateway/dynamic_routing_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/dynamic_routing_type_routing_backend.go b/apigateway/dynamic_routing_type_routing_backend.go index 81c5cb17ed..edb8cc6a5f 100644 --- a/apigateway/dynamic_routing_type_routing_backend.go +++ b/apigateway/dynamic_routing_type_routing_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/dynamic_selection_key.go b/apigateway/dynamic_selection_key.go index e0843099ff..449a7bf136 100644 --- a/apigateway/dynamic_selection_key.go +++ b/apigateway/dynamic_selection_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/entitlement.go b/apigateway/entitlement.go index 2c19552639..d473b57f94 100644 --- a/apigateway/entitlement.go +++ b/apigateway/entitlement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/entitlement_summary.go b/apigateway/entitlement_summary.go index 7d1c50ee6f..5e890b6f6c 100644 --- a/apigateway/entitlement_summary.go +++ b/apigateway/entitlement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/entitlement_target.go b/apigateway/entitlement_target.go index ac7a3fcedc..1311c7b66e 100644 --- a/apigateway/entitlement_target.go +++ b/apigateway/entitlement_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/execution_log_policy.go b/apigateway/execution_log_policy.go index ff44f3fe2c..101f44c3f1 100644 --- a/apigateway/execution_log_policy.go +++ b/apigateway/execution_log_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/external_resp_cache.go b/apigateway/external_resp_cache.go index 12e0405a8a..d017808ebb 100644 --- a/apigateway/external_resp_cache.go +++ b/apigateway/external_resp_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/filter_header_policy.go b/apigateway/filter_header_policy.go index e0fd87494d..71378a7142 100644 --- a/apigateway/filter_header_policy.go +++ b/apigateway/filter_header_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/filter_header_policy_item.go b/apigateway/filter_header_policy_item.go index 277c0cf4be..a8c9d19ec9 100644 --- a/apigateway/filter_header_policy_item.go +++ b/apigateway/filter_header_policy_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/filter_query_parameter_policy.go b/apigateway/filter_query_parameter_policy.go index e65259bf19..04642d0a3d 100644 --- a/apigateway/filter_query_parameter_policy.go +++ b/apigateway/filter_query_parameter_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/filter_query_parameter_policy_item.go b/apigateway/filter_query_parameter_policy_item.go index c58b3e1883..a73bde7e71 100644 --- a/apigateway/filter_query_parameter_policy_item.go +++ b/apigateway/filter_query_parameter_policy_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/fixed_ttl_response_cache_store_policy.go b/apigateway/fixed_ttl_response_cache_store_policy.go index d991aff086..dbbe0c6eac 100644 --- a/apigateway/fixed_ttl_response_cache_store_policy.go +++ b/apigateway/fixed_ttl_response_cache_store_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/gateway.go b/apigateway/gateway.go index a077b5b2f1..6337aade48 100644 --- a/apigateway/gateway.go +++ b/apigateway/gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/gateway_collection.go b/apigateway/gateway_collection.go index f76a3a24c5..f7c0c6c2a6 100644 --- a/apigateway/gateway_collection.go +++ b/apigateway/gateway_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/gateway_summary.go b/apigateway/gateway_summary.go index 3e06e0ee67..70d01054a8 100644 --- a/apigateway/gateway_summary.go +++ b/apigateway/gateway_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_api_content_request_response.go b/apigateway/get_api_content_request_response.go index 43b5429fc5..47c6c06e28 100644 --- a/apigateway/get_api_content_request_response.go +++ b/apigateway/get_api_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_api_deployment_specification_request_response.go b/apigateway/get_api_deployment_specification_request_response.go index bc4b719851..472c42f38b 100644 --- a/apigateway/get_api_deployment_specification_request_response.go +++ b/apigateway/get_api_deployment_specification_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_api_request_response.go b/apigateway/get_api_request_response.go index 00d35048d8..a47157c3a3 100644 --- a/apigateway/get_api_request_response.go +++ b/apigateway/get_api_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_api_validations_request_response.go b/apigateway/get_api_validations_request_response.go index 9e6eb795bf..0522575ee8 100644 --- a/apigateway/get_api_validations_request_response.go +++ b/apigateway/get_api_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_certificate_request_response.go b/apigateway/get_certificate_request_response.go index 009dec5f35..1b8e769ed2 100644 --- a/apigateway/get_certificate_request_response.go +++ b/apigateway/get_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_deployment_request_response.go b/apigateway/get_deployment_request_response.go index 7d600b7006..976941092e 100644 --- a/apigateway/get_deployment_request_response.go +++ b/apigateway/get_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_gateway_request_response.go b/apigateway/get_gateway_request_response.go index 81b121f3e4..9a43d4dac9 100644 --- a/apigateway/get_gateway_request_response.go +++ b/apigateway/get_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_sdk_request_response.go b/apigateway/get_sdk_request_response.go index f74469db48..65397cd497 100644 --- a/apigateway/get_sdk_request_response.go +++ b/apigateway/get_sdk_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_subscriber_request_response.go b/apigateway/get_subscriber_request_response.go index 32c7cf9f48..ef38b5af83 100644 --- a/apigateway/get_subscriber_request_response.go +++ b/apigateway/get_subscriber_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_usage_plan_request_response.go b/apigateway/get_usage_plan_request_response.go index ce7f3ed189..dbe49f94de 100644 --- a/apigateway/get_usage_plan_request_response.go +++ b/apigateway/get_usage_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/get_work_request_request_response.go b/apigateway/get_work_request_request_response.go index 229973c300..69b313613a 100644 --- a/apigateway/get_work_request_request_response.go +++ b/apigateway/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/header_field_specification.go b/apigateway/header_field_specification.go index 810b566e83..60b659735a 100644 --- a/apigateway/header_field_specification.go +++ b/apigateway/header_field_specification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/header_transformation_policy.go b/apigateway/header_transformation_policy.go index e68583166c..5b86a8465d 100644 --- a/apigateway/header_transformation_policy.go +++ b/apigateway/header_transformation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/header_validation_item.go b/apigateway/header_validation_item.go index d30e508ba9..96bd3c35d1 100644 --- a/apigateway/header_validation_item.go +++ b/apigateway/header_validation_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/header_validation_request_policy.go b/apigateway/header_validation_request_policy.go index 56fbf24a92..1ef51a86c3 100644 --- a/apigateway/header_validation_request_policy.go +++ b/apigateway/header_validation_request_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/http_backend.go b/apigateway/http_backend.go index 5fcddf05f7..16f3890a58 100644 --- a/apigateway/http_backend.go +++ b/apigateway/http_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/ip_address.go b/apigateway/ip_address.go index a6191017d9..d7658d52b7 100644 --- a/apigateway/ip_address.go +++ b/apigateway/ip_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/json_web_key.go b/apigateway/json_web_key.go index d7c22b86e0..769ef16186 100644 --- a/apigateway/json_web_key.go +++ b/apigateway/json_web_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/json_web_token_claim.go b/apigateway/json_web_token_claim.go index dc05f81d87..d25ed07bed 100644 --- a/apigateway/json_web_token_claim.go +++ b/apigateway/json_web_token_claim.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/jwt_authentication_policy.go b/apigateway/jwt_authentication_policy.go index b1990f32c8..bc58b671be 100644 --- a/apigateway/jwt_authentication_policy.go +++ b/apigateway/jwt_authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_apis_request_response.go b/apigateway/list_apis_request_response.go index d18cc9ae7e..441b5f0654 100644 --- a/apigateway/list_apis_request_response.go +++ b/apigateway/list_apis_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_certificates_request_response.go b/apigateway/list_certificates_request_response.go index 435ad5a31a..0eb6697f71 100644 --- a/apigateway/list_certificates_request_response.go +++ b/apigateway/list_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_deployments_request_response.go b/apigateway/list_deployments_request_response.go index a135262806..84691eb799 100644 --- a/apigateway/list_deployments_request_response.go +++ b/apigateway/list_deployments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_gateways_request_response.go b/apigateway/list_gateways_request_response.go index 7a53e8b7b9..ce777e42e1 100644 --- a/apigateway/list_gateways_request_response.go +++ b/apigateway/list_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_sdk_language_types_request_response.go b/apigateway/list_sdk_language_types_request_response.go index c3258f8627..8ecd56d3be 100644 --- a/apigateway/list_sdk_language_types_request_response.go +++ b/apigateway/list_sdk_language_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_sdks_request_response.go b/apigateway/list_sdks_request_response.go index 166b3b1dd6..f9c9c453ff 100644 --- a/apigateway/list_sdks_request_response.go +++ b/apigateway/list_sdks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_subscribers_request_response.go b/apigateway/list_subscribers_request_response.go index 234e01e780..14ef64b96b 100644 --- a/apigateway/list_subscribers_request_response.go +++ b/apigateway/list_subscribers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_usage_plans_request_response.go b/apigateway/list_usage_plans_request_response.go index c2d91e2b1c..329104257f 100644 --- a/apigateway/list_usage_plans_request_response.go +++ b/apigateway/list_usage_plans_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_work_request_errors_request_response.go b/apigateway/list_work_request_errors_request_response.go index b64c02dc55..9b2aaa472c 100644 --- a/apigateway/list_work_request_errors_request_response.go +++ b/apigateway/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_work_request_logs_request_response.go b/apigateway/list_work_request_logs_request_response.go index c0e40181fb..7cf00abefc 100644 --- a/apigateway/list_work_request_logs_request_response.go +++ b/apigateway/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/list_work_requests_request_response.go b/apigateway/list_work_requests_request_response.go index b6400a7509..3a1dca5068 100644 --- a/apigateway/list_work_requests_request_response.go +++ b/apigateway/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/modify_response_validation_failure_policy.go b/apigateway/modify_response_validation_failure_policy.go index 29ad89bbb5..a80fcc3bfd 100644 --- a/apigateway/modify_response_validation_failure_policy.go +++ b/apigateway/modify_response_validation_failure_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/mutual_tls_details.go b/apigateway/mutual_tls_details.go index 4373896279..db2078a42b 100644 --- a/apigateway/mutual_tls_details.go +++ b/apigateway/mutual_tls_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/no_cache.go b/apigateway/no_cache.go index b39c7db054..50570fdf61 100644 --- a/apigateway/no_cache.go +++ b/apigateway/no_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/no_content_validation.go b/apigateway/no_content_validation.go index fcb775aee2..2f0b987fa3 100644 --- a/apigateway/no_content_validation.go +++ b/apigateway/no_content_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/o_auth2_logout_backend.go b/apigateway/o_auth2_logout_backend.go index cbb34cc8f7..dd2ab01947 100644 --- a/apigateway/o_auth2_logout_backend.go +++ b/apigateway/o_auth2_logout_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/o_auth2_response_validation_failure_policy.go b/apigateway/o_auth2_response_validation_failure_policy.go index ebee4e44f0..95c52b2ba1 100644 --- a/apigateway/o_auth2_response_validation_failure_policy.go +++ b/apigateway/o_auth2_response_validation_failure_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/oracle_function_backend.go b/apigateway/oracle_function_backend.go index daef32a66c..f154d991c0 100644 --- a/apigateway/oracle_function_backend.go +++ b/apigateway/oracle_function_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/pem_encoded_public_key.go b/apigateway/pem_encoded_public_key.go index c6cb4780c2..17b692525d 100644 --- a/apigateway/pem_encoded_public_key.go +++ b/apigateway/pem_encoded_public_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/public_key_set.go b/apigateway/public_key_set.go index 4373cbf407..3e340b6177 100644 --- a/apigateway/public_key_set.go +++ b/apigateway/public_key_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/query_parameter_transformation_policy.go b/apigateway/query_parameter_transformation_policy.go index fbf1c2751c..673c65b1af 100644 --- a/apigateway/query_parameter_transformation_policy.go +++ b/apigateway/query_parameter_transformation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/query_parameter_validation_item.go b/apigateway/query_parameter_validation_item.go index bce5ca4f91..925b3af023 100644 --- a/apigateway/query_parameter_validation_item.go +++ b/apigateway/query_parameter_validation_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/query_parameter_validation_request_policy.go b/apigateway/query_parameter_validation_request_policy.go index 8ad7b3200d..815793acf2 100644 --- a/apigateway/query_parameter_validation_request_policy.go +++ b/apigateway/query_parameter_validation_request_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/quota.go b/apigateway/quota.go index ebc3319936..906a8a2144 100644 --- a/apigateway/quota.go +++ b/apigateway/quota.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/rate_limit.go b/apigateway/rate_limit.go index 0c655ad69c..b81dc13e4e 100644 --- a/apigateway/rate_limit.go +++ b/apigateway/rate_limit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/rate_limiting_policy.go b/apigateway/rate_limiting_policy.go index 8bfe479e02..a6a29a5ad0 100644 --- a/apigateway/rate_limiting_policy.go +++ b/apigateway/rate_limiting_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/remote_json_web_key_set.go b/apigateway/remote_json_web_key_set.go index 5e10e7b13a..ddadd91aae 100644 --- a/apigateway/remote_json_web_key_set.go +++ b/apigateway/remote_json_web_key_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/rename_header_policy.go b/apigateway/rename_header_policy.go index 086c49d147..13a478bc24 100644 --- a/apigateway/rename_header_policy.go +++ b/apigateway/rename_header_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/rename_header_policy_item.go b/apigateway/rename_header_policy_item.go index d575e18b56..3a35c0ac8d 100644 --- a/apigateway/rename_header_policy_item.go +++ b/apigateway/rename_header_policy_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/rename_query_parameter_policy.go b/apigateway/rename_query_parameter_policy.go index c345c86576..52b51ac1b6 100644 --- a/apigateway/rename_query_parameter_policy.go +++ b/apigateway/rename_query_parameter_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/rename_query_parameter_policy_item.go b/apigateway/rename_query_parameter_policy_item.go index 34b519b0c6..f228094628 100644 --- a/apigateway/rename_query_parameter_policy_item.go +++ b/apigateway/rename_query_parameter_policy_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/request_parameter_validation.go b/apigateway/request_parameter_validation.go index bdf860bd96..7d9053dc9f 100644 --- a/apigateway/request_parameter_validation.go +++ b/apigateway/request_parameter_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/response_cache_details.go b/apigateway/response_cache_details.go index 9617b61a16..6a087dd793 100644 --- a/apigateway/response_cache_details.go +++ b/apigateway/response_cache_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/response_cache_lookup_policy.go b/apigateway/response_cache_lookup_policy.go index 8c0cc5b108..a90d7d235c 100644 --- a/apigateway/response_cache_lookup_policy.go +++ b/apigateway/response_cache_lookup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/response_cache_resp_server.go b/apigateway/response_cache_resp_server.go index 913170411a..35cc8e484b 100644 --- a/apigateway/response_cache_resp_server.go +++ b/apigateway/response_cache_resp_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/response_cache_store_policy.go b/apigateway/response_cache_store_policy.go index a57638bc75..df5082a19e 100644 --- a/apigateway/response_cache_store_policy.go +++ b/apigateway/response_cache_store_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/route_authorization_policy.go b/apigateway/route_authorization_policy.go index aeb693678a..238fae6738 100644 --- a/apigateway/route_authorization_policy.go +++ b/apigateway/route_authorization_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk.go b/apigateway/sdk.go index 09da278676..06bae20f33 100644 --- a/apigateway/sdk.go +++ b/apigateway/sdk.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_collection.go b/apigateway/sdk_collection.go index 5e21467770..3bcabc09e1 100644 --- a/apigateway/sdk_collection.go +++ b/apigateway/sdk_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_language_optional_parameters.go b/apigateway/sdk_language_optional_parameters.go index 1914a08e4c..dd28cde124 100644 --- a/apigateway/sdk_language_optional_parameters.go +++ b/apigateway/sdk_language_optional_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_language_optional_parameters_allowed_value.go b/apigateway/sdk_language_optional_parameters_allowed_value.go index 18970527b6..09b260eac9 100644 --- a/apigateway/sdk_language_optional_parameters_allowed_value.go +++ b/apigateway/sdk_language_optional_parameters_allowed_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_language_type_collection.go b/apigateway/sdk_language_type_collection.go index e4df371f6e..c7ce49fecb 100644 --- a/apigateway/sdk_language_type_collection.go +++ b/apigateway/sdk_language_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_language_type_summary.go b/apigateway/sdk_language_type_summary.go index 6feed8e749..642c9e513a 100644 --- a/apigateway/sdk_language_type_summary.go +++ b/apigateway/sdk_language_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_language_types.go b/apigateway/sdk_language_types.go index be9e9864a2..241839847b 100644 --- a/apigateway/sdk_language_types.go +++ b/apigateway/sdk_language_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/sdk_summary.go b/apigateway/sdk_summary.go index 99861c9159..898840a366 100644 --- a/apigateway/sdk_summary.go +++ b/apigateway/sdk_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/selection_source_policy.go b/apigateway/selection_source_policy.go index 1569c74882..05e478b30f 100644 --- a/apigateway/selection_source_policy.go +++ b/apigateway/selection_source_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/set_header_policy.go b/apigateway/set_header_policy.go index 8b29f15340..2846f84b09 100644 --- a/apigateway/set_header_policy.go +++ b/apigateway/set_header_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/set_header_policy_item.go b/apigateway/set_header_policy_item.go index c76a3351d0..c344bbcd37 100644 --- a/apigateway/set_header_policy_item.go +++ b/apigateway/set_header_policy_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/set_query_parameter_policy.go b/apigateway/set_query_parameter_policy.go index 2a257b0afa..a0f0779e5a 100644 --- a/apigateway/set_query_parameter_policy.go +++ b/apigateway/set_query_parameter_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/set_query_parameter_policy_item.go b/apigateway/set_query_parameter_policy_item.go index 14e840845c..0f0050ece8 100644 --- a/apigateway/set_query_parameter_policy_item.go +++ b/apigateway/set_query_parameter_policy_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/simple_lookup_policy.go b/apigateway/simple_lookup_policy.go index 27ef45976d..95ebd607bd 100644 --- a/apigateway/simple_lookup_policy.go +++ b/apigateway/simple_lookup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/single_selection_source_policy.go b/apigateway/single_selection_source_policy.go index 366ae78b28..9c5a5c435a 100644 --- a/apigateway/single_selection_source_policy.go +++ b/apigateway/single_selection_source_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/source_uri_details.go b/apigateway/source_uri_details.go index 517fc060ef..42e8d37084 100644 --- a/apigateway/source_uri_details.go +++ b/apigateway/source_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/static_public_key.go b/apigateway/static_public_key.go index fb59c46aa6..5f6067c5f8 100644 --- a/apigateway/static_public_key.go +++ b/apigateway/static_public_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/static_public_key_set.go b/apigateway/static_public_key_set.go index ec4e11377e..06fa526c3b 100644 --- a/apigateway/static_public_key_set.go +++ b/apigateway/static_public_key_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/stock_response_backend.go b/apigateway/stock_response_backend.go index b921b83f6c..3852d79e5c 100644 --- a/apigateway/stock_response_backend.go +++ b/apigateway/stock_response_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/subscriber.go b/apigateway/subscriber.go index ddf5564b85..17e509cff7 100644 --- a/apigateway/subscriber.go +++ b/apigateway/subscriber.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/subscriber_collection.go b/apigateway/subscriber_collection.go index 39d113c126..5c15c27135 100644 --- a/apigateway/subscriber_collection.go +++ b/apigateway/subscriber_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/subscriber_summary.go b/apigateway/subscriber_summary.go index e1304384ac..c3edccad29 100644 --- a/apigateway/subscriber_summary.go +++ b/apigateway/subscriber_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/token_authentication_policy.go b/apigateway/token_authentication_policy.go index f6568c07d6..b6a2e6d03c 100644 --- a/apigateway/token_authentication_policy.go +++ b/apigateway/token_authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/token_authentication_remote_discovery_validation_policy.go b/apigateway/token_authentication_remote_discovery_validation_policy.go index f571fb971d..1cd755a78a 100644 --- a/apigateway/token_authentication_remote_discovery_validation_policy.go +++ b/apigateway/token_authentication_remote_discovery_validation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/token_authentication_remote_jwks_validation_policy.go b/apigateway/token_authentication_remote_jwks_validation_policy.go index b95bef6814..e5f6b864e0 100644 --- a/apigateway/token_authentication_remote_jwks_validation_policy.go +++ b/apigateway/token_authentication_remote_jwks_validation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/token_authentication_static_keys_validation_policy.go b/apigateway/token_authentication_static_keys_validation_policy.go index c5b870eaef..edf09c7184 100644 --- a/apigateway/token_authentication_static_keys_validation_policy.go +++ b/apigateway/token_authentication_static_keys_validation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/token_authentication_validation_policy.go b/apigateway/token_authentication_validation_policy.go index 652f820627..7ecd09b7c8 100644 --- a/apigateway/token_authentication_validation_policy.go +++ b/apigateway/token_authentication_validation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_api_details.go b/apigateway/update_api_details.go index 658a38a817..81d53a505c 100644 --- a/apigateway/update_api_details.go +++ b/apigateway/update_api_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_api_request_response.go b/apigateway/update_api_request_response.go index 8f7cc53c5d..51233a9fdb 100644 --- a/apigateway/update_api_request_response.go +++ b/apigateway/update_api_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_certificate_details.go b/apigateway/update_certificate_details.go index 0d2e918969..0f09adff67 100644 --- a/apigateway/update_certificate_details.go +++ b/apigateway/update_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_certificate_request_response.go b/apigateway/update_certificate_request_response.go index 1c3d4e8f0a..bd1bae316f 100644 --- a/apigateway/update_certificate_request_response.go +++ b/apigateway/update_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_deployment_details.go b/apigateway/update_deployment_details.go index 80cca663cd..ff243deb7e 100644 --- a/apigateway/update_deployment_details.go +++ b/apigateway/update_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_deployment_request_response.go b/apigateway/update_deployment_request_response.go index 7b2e602860..567a7ca98f 100644 --- a/apigateway/update_deployment_request_response.go +++ b/apigateway/update_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_gateway_details.go b/apigateway/update_gateway_details.go index bf306ae89f..bdcec5ca85 100644 --- a/apigateway/update_gateway_details.go +++ b/apigateway/update_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_gateway_request_response.go b/apigateway/update_gateway_request_response.go index 5f49cd0352..09a9ed0302 100644 --- a/apigateway/update_gateway_request_response.go +++ b/apigateway/update_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_sdk_details.go b/apigateway/update_sdk_details.go index b96f48f231..2172dc37a1 100644 --- a/apigateway/update_sdk_details.go +++ b/apigateway/update_sdk_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_sdk_request_response.go b/apigateway/update_sdk_request_response.go index 1d4fad49cb..d82bbcf42c 100644 --- a/apigateway/update_sdk_request_response.go +++ b/apigateway/update_sdk_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_subscriber_details.go b/apigateway/update_subscriber_details.go index e9f2250992..1e85b39669 100644 --- a/apigateway/update_subscriber_details.go +++ b/apigateway/update_subscriber_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_subscriber_request_response.go b/apigateway/update_subscriber_request_response.go index 8082bca0eb..1d40c8ca88 100644 --- a/apigateway/update_subscriber_request_response.go +++ b/apigateway/update_subscriber_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_usage_plan_details.go b/apigateway/update_usage_plan_details.go index 8676fd7d78..416c6c007f 100644 --- a/apigateway/update_usage_plan_details.go +++ b/apigateway/update_usage_plan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/update_usage_plan_request_response.go b/apigateway/update_usage_plan_request_response.go index 307a3808bc..ea1d7a755b 100644 --- a/apigateway/update_usage_plan_request_response.go +++ b/apigateway/update_usage_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/usage_plan.go b/apigateway/usage_plan.go index 3806cdc8d5..b27e67a417 100644 --- a/apigateway/usage_plan.go +++ b/apigateway/usage_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/usage_plan_collection.go b/apigateway/usage_plan_collection.go index a26361cc02..64e0734b6d 100644 --- a/apigateway/usage_plan_collection.go +++ b/apigateway/usage_plan_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/usage_plan_summary.go b/apigateway/usage_plan_summary.go index 77e136b2c6..0a25259be4 100644 --- a/apigateway/usage_plan_summary.go +++ b/apigateway/usage_plan_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/usage_plans_policy.go b/apigateway/usage_plans_policy.go index f9fc2b02fe..2517e15685 100644 --- a/apigateway/usage_plans_policy.go +++ b/apigateway/usage_plans_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/validation_block_client_app_details.go b/apigateway/validation_block_client_app_details.go index 127362e58a..fcd428115a 100644 --- a/apigateway/validation_block_client_app_details.go +++ b/apigateway/validation_block_client_app_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/validation_block_source_uri_details.go b/apigateway/validation_block_source_uri_details.go index 288d17d2ae..5c4f746a02 100644 --- a/apigateway/validation_block_source_uri_details.go +++ b/apigateway/validation_block_source_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/validation_failure_policy.go b/apigateway/validation_failure_policy.go index d87fe65ad5..b0f144ab86 100644 --- a/apigateway/validation_failure_policy.go +++ b/apigateway/validation_failure_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/validation_request_policy.go b/apigateway/validation_request_policy.go index 960376ce64..92fdcb82fa 100644 --- a/apigateway/validation_request_policy.go +++ b/apigateway/validation_request_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/wildcard_selection_key.go b/apigateway/wildcard_selection_key.go index be7b785b3e..41142491a2 100644 --- a/apigateway/wildcard_selection_key.go +++ b/apigateway/wildcard_selection_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request.go b/apigateway/work_request.go index 6b9fd4954f..5301cb3b05 100644 --- a/apigateway/work_request.go +++ b/apigateway/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_collection.go b/apigateway/work_request_collection.go index aedd8bbcaf..e423511a0f 100644 --- a/apigateway/work_request_collection.go +++ b/apigateway/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_error.go b/apigateway/work_request_error.go index 9d0dbbf215..3bc2530600 100644 --- a/apigateway/work_request_error.go +++ b/apigateway/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_error_collection.go b/apigateway/work_request_error_collection.go index f6c93a8ff7..7f78724db5 100644 --- a/apigateway/work_request_error_collection.go +++ b/apigateway/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_log.go b/apigateway/work_request_log.go index 483155d5f4..281b4d580b 100644 --- a/apigateway/work_request_log.go +++ b/apigateway/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_log_collection.go b/apigateway/work_request_log_collection.go index b8c3e5dfe6..955a95de18 100644 --- a/apigateway/work_request_log_collection.go +++ b/apigateway/work_request_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_resource.go b/apigateway/work_request_resource.go index a788d79c27..11fd30676b 100644 --- a/apigateway/work_request_resource.go +++ b/apigateway/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apigateway/work_request_summary.go b/apigateway/work_request_summary.go index 661d872386..f74ba756d2 100644 --- a/apigateway/work_request_summary.go +++ b/apigateway/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/apdex.go b/apmconfig/apdex.go index de0653bf01..1494164337 100644 --- a/apmconfig/apdex.go +++ b/apmconfig/apdex.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/apdex_rules.go b/apmconfig/apdex_rules.go index 0b54fb8f28..791ee1376b 100644 --- a/apmconfig/apdex_rules.go +++ b/apmconfig/apdex_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/apdex_rules_summary.go b/apmconfig/apdex_rules_summary.go index f8369f8dcd..61189986aa 100644 --- a/apmconfig/apdex_rules_summary.go +++ b/apmconfig/apdex_rules_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/apmconfig_config_client.go b/apmconfig/apmconfig_config_client.go index 2b2d8af1c2..f7f29aaadf 100644 --- a/apmconfig/apmconfig_config_client.go +++ b/apmconfig/apmconfig_config_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/config.go b/apmconfig/config.go index bc28ee851c..55009c3b33 100644 --- a/apmconfig/config.go +++ b/apmconfig/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/config_collection.go b/apmconfig/config_collection.go index 7e64a180b0..0cf052218a 100644 --- a/apmconfig/config_collection.go +++ b/apmconfig/config_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/config_summary.go b/apmconfig/config_summary.go index 0f1a188c24..c91f06f811 100644 --- a/apmconfig/config_summary.go +++ b/apmconfig/config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/config_types.go b/apmconfig/config_types.go index de11651929..ac16394bd2 100644 --- a/apmconfig/config_types.go +++ b/apmconfig/config_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/create_apdex_rules_details.go b/apmconfig/create_apdex_rules_details.go index 99f05457b9..caa32a2ab8 100644 --- a/apmconfig/create_apdex_rules_details.go +++ b/apmconfig/create_apdex_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/create_config_details.go b/apmconfig/create_config_details.go index 8cf552436c..4e8ddddd5d 100644 --- a/apmconfig/create_config_details.go +++ b/apmconfig/create_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/create_config_request_response.go b/apmconfig/create_config_request_response.go index ecb7239a33..a9c4a03831 100644 --- a/apmconfig/create_config_request_response.go +++ b/apmconfig/create_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/create_metric_group_details.go b/apmconfig/create_metric_group_details.go index d9fe9256ab..909587fa18 100644 --- a/apmconfig/create_metric_group_details.go +++ b/apmconfig/create_metric_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/create_options_details.go b/apmconfig/create_options_details.go index 871dcfb0f9..19c0b8510f 100644 --- a/apmconfig/create_options_details.go +++ b/apmconfig/create_options_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/create_span_filter_details.go b/apmconfig/create_span_filter_details.go index ff693cf875..621fbc1ae5 100644 --- a/apmconfig/create_span_filter_details.go +++ b/apmconfig/create_span_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/delete_config_request_response.go b/apmconfig/delete_config_request_response.go index 5ed3f99017..4892585720 100644 --- a/apmconfig/delete_config_request_response.go +++ b/apmconfig/delete_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/dimension.go b/apmconfig/dimension.go index 48042d5d7f..66d137ac78 100644 --- a/apmconfig/dimension.go +++ b/apmconfig/dimension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/get_config_request_response.go b/apmconfig/get_config_request_response.go index 1e008e3cde..347f59e6a8 100644 --- a/apmconfig/get_config_request_response.go +++ b/apmconfig/get_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/list_configs_request_response.go b/apmconfig/list_configs_request_response.go index 5da0102d6a..4d3ad1c796 100644 --- a/apmconfig/list_configs_request_response.go +++ b/apmconfig/list_configs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/metric.go b/apmconfig/metric.go index f800767fe1..17cd126325 100644 --- a/apmconfig/metric.go +++ b/apmconfig/metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/metric_group.go b/apmconfig/metric_group.go index 5333b08e81..abed3f533b 100644 --- a/apmconfig/metric_group.go +++ b/apmconfig/metric_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/metric_group_summary.go b/apmconfig/metric_group_summary.go index 998127e83a..1a29d3750b 100644 --- a/apmconfig/metric_group_summary.go +++ b/apmconfig/metric_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/metric_types.go b/apmconfig/metric_types.go index 4d5664df7d..a353d66c8a 100644 --- a/apmconfig/metric_types.go +++ b/apmconfig/metric_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/namespace.go b/apmconfig/namespace.go index e0f1ff7123..41b25cf142 100644 --- a/apmconfig/namespace.go +++ b/apmconfig/namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/namespace_collection.go b/apmconfig/namespace_collection.go index 993ffa6d77..1199fc0719 100644 --- a/apmconfig/namespace_collection.go +++ b/apmconfig/namespace_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/namespace_metric.go b/apmconfig/namespace_metric.go index 56737a3038..cf97a9aee0 100644 --- a/apmconfig/namespace_metric.go +++ b/apmconfig/namespace_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/namespace_metric_collection.go b/apmconfig/namespace_metric_collection.go index 1f058c7eb9..19df09fe44 100644 --- a/apmconfig/namespace_metric_collection.go +++ b/apmconfig/namespace_metric_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/options.go b/apmconfig/options.go index f14d0944b4..4aadd6f812 100644 --- a/apmconfig/options.go +++ b/apmconfig/options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/options_summary.go b/apmconfig/options_summary.go index 1f888647dc..78e4456284 100644 --- a/apmconfig/options_summary.go +++ b/apmconfig/options_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/retrieve_namespace_metrics_details.go b/apmconfig/retrieve_namespace_metrics_details.go index 5b411e2fb7..f704d7018d 100644 --- a/apmconfig/retrieve_namespace_metrics_details.go +++ b/apmconfig/retrieve_namespace_metrics_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/retrieve_namespace_metrics_request_response.go b/apmconfig/retrieve_namespace_metrics_request_response.go index 452c31f1d0..d53edd6ed2 100644 --- a/apmconfig/retrieve_namespace_metrics_request_response.go +++ b/apmconfig/retrieve_namespace_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/retrieve_namespaces_request_response.go b/apmconfig/retrieve_namespaces_request_response.go index e18dce9cc5..6c6cd02953 100644 --- a/apmconfig/retrieve_namespaces_request_response.go +++ b/apmconfig/retrieve_namespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/sort_orders.go b/apmconfig/sort_orders.go index 28e2411cb7..bda3467262 100644 --- a/apmconfig/sort_orders.go +++ b/apmconfig/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/span_filter.go b/apmconfig/span_filter.go index dfff55e860..04243f5ff7 100644 --- a/apmconfig/span_filter.go +++ b/apmconfig/span_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/span_filter_reference.go b/apmconfig/span_filter_reference.go index 209ac4571d..7d99260dd8 100644 --- a/apmconfig/span_filter_reference.go +++ b/apmconfig/span_filter_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/span_filter_summary.go b/apmconfig/span_filter_summary.go index 8587bb881a..192186be82 100644 --- a/apmconfig/span_filter_summary.go +++ b/apmconfig/span_filter_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/update_apdex_rules_details.go b/apmconfig/update_apdex_rules_details.go index 9ba245024d..226324fc82 100644 --- a/apmconfig/update_apdex_rules_details.go +++ b/apmconfig/update_apdex_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/update_config_details.go b/apmconfig/update_config_details.go index fd04ba3bb7..845dfe36c8 100644 --- a/apmconfig/update_config_details.go +++ b/apmconfig/update_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/update_config_request_response.go b/apmconfig/update_config_request_response.go index 38742a4699..b328b78d2e 100644 --- a/apmconfig/update_config_request_response.go +++ b/apmconfig/update_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/update_metric_group_details.go b/apmconfig/update_metric_group_details.go index b6c9852844..dc6e96515d 100644 --- a/apmconfig/update_metric_group_details.go +++ b/apmconfig/update_metric_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/update_options_details.go b/apmconfig/update_options_details.go index 3d91645032..9042941f19 100644 --- a/apmconfig/update_options_details.go +++ b/apmconfig/update_options_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/update_span_filter_details.go b/apmconfig/update_span_filter_details.go index f6e10586bc..88e8888916 100644 --- a/apmconfig/update_span_filter_details.go +++ b/apmconfig/update_span_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/validate_span_filter_pattern_details.go b/apmconfig/validate_span_filter_pattern_details.go index d589904c14..49f45eb0df 100644 --- a/apmconfig/validate_span_filter_pattern_details.go +++ b/apmconfig/validate_span_filter_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmconfig/validate_span_filter_pattern_request_response.go b/apmconfig/validate_span_filter_pattern_request_response.go index 2409fce452..53d7b2d369 100644 --- a/apmconfig/validate_span_filter_pattern_request_response.go +++ b/apmconfig/validate_span_filter_pattern_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/action_types.go b/apmcontrolplane/action_types.go index 9371a4a07d..6d0e479452 100644 --- a/apmcontrolplane/action_types.go +++ b/apmcontrolplane/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/apm_domain.go b/apmcontrolplane/apm_domain.go index 92035a6f46..3eecf38af0 100644 --- a/apmcontrolplane/apm_domain.go +++ b/apmcontrolplane/apm_domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/apm_domain_summary.go b/apmcontrolplane/apm_domain_summary.go index 75da46715d..d0d5205d12 100644 --- a/apmcontrolplane/apm_domain_summary.go +++ b/apmcontrolplane/apm_domain_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/apmcontrolplane_apmdomain_client.go b/apmcontrolplane/apmcontrolplane_apmdomain_client.go index 6e439920aa..ea0e12a847 100644 --- a/apmcontrolplane/apmcontrolplane_apmdomain_client.go +++ b/apmcontrolplane/apmcontrolplane_apmdomain_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/base_domain_details.go b/apmcontrolplane/base_domain_details.go index c8914a296a..8f77de6035 100644 --- a/apmcontrolplane/base_domain_details.go +++ b/apmcontrolplane/base_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/base_key_details.go b/apmcontrolplane/base_key_details.go index d11f886c41..fa884ddc77 100644 --- a/apmcontrolplane/base_key_details.go +++ b/apmcontrolplane/base_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/change_apm_domain_compartment_details.go b/apmcontrolplane/change_apm_domain_compartment_details.go index 0f3a639056..3804011dba 100644 --- a/apmcontrolplane/change_apm_domain_compartment_details.go +++ b/apmcontrolplane/change_apm_domain_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/change_apm_domain_compartment_request_response.go b/apmcontrolplane/change_apm_domain_compartment_request_response.go index 29e902da0f..08dfa731b5 100644 --- a/apmcontrolplane/change_apm_domain_compartment_request_response.go +++ b/apmcontrolplane/change_apm_domain_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/create_apm_domain_details.go b/apmcontrolplane/create_apm_domain_details.go index b46be0919b..95f2adf7a7 100644 --- a/apmcontrolplane/create_apm_domain_details.go +++ b/apmcontrolplane/create_apm_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/create_apm_domain_request_response.go b/apmcontrolplane/create_apm_domain_request_response.go index 4cfeadd321..a61c1e8b08 100644 --- a/apmcontrolplane/create_apm_domain_request_response.go +++ b/apmcontrolplane/create_apm_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/data_key.go b/apmcontrolplane/data_key.go index 375db03cef..a93666e7ae 100644 --- a/apmcontrolplane/data_key.go +++ b/apmcontrolplane/data_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/data_key_summary.go b/apmcontrolplane/data_key_summary.go index cde4c8bd70..203c4efa5c 100644 --- a/apmcontrolplane/data_key_summary.go +++ b/apmcontrolplane/data_key_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/data_key_types.go b/apmcontrolplane/data_key_types.go index 1ba3c5ec95..1a776753e9 100644 --- a/apmcontrolplane/data_key_types.go +++ b/apmcontrolplane/data_key_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/delete_apm_domain_request_response.go b/apmcontrolplane/delete_apm_domain_request_response.go index 6c097b14b2..4c7bc7f627 100644 --- a/apmcontrolplane/delete_apm_domain_request_response.go +++ b/apmcontrolplane/delete_apm_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/generate_data_key_details.go b/apmcontrolplane/generate_data_key_details.go index d4cc433ca4..63b2be7d15 100644 --- a/apmcontrolplane/generate_data_key_details.go +++ b/apmcontrolplane/generate_data_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/generate_data_keys_request_response.go b/apmcontrolplane/generate_data_keys_request_response.go index a68520f61e..db7c4ddf87 100644 --- a/apmcontrolplane/generate_data_keys_request_response.go +++ b/apmcontrolplane/generate_data_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/get_apm_domain_request_response.go b/apmcontrolplane/get_apm_domain_request_response.go index 4831418281..90b296ba1e 100644 --- a/apmcontrolplane/get_apm_domain_request_response.go +++ b/apmcontrolplane/get_apm_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/get_work_request_request_response.go b/apmcontrolplane/get_work_request_request_response.go index 166f3c7c7e..03d20d807f 100644 --- a/apmcontrolplane/get_work_request_request_response.go +++ b/apmcontrolplane/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/lifecycle_states.go b/apmcontrolplane/lifecycle_states.go index 7feb6fcfa1..f9519d7a61 100644 --- a/apmcontrolplane/lifecycle_states.go +++ b/apmcontrolplane/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/list_apm_domain_work_requests_request_response.go b/apmcontrolplane/list_apm_domain_work_requests_request_response.go index 0d827a1cb1..43baf1edc4 100644 --- a/apmcontrolplane/list_apm_domain_work_requests_request_response.go +++ b/apmcontrolplane/list_apm_domain_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/list_apm_domains_request_response.go b/apmcontrolplane/list_apm_domains_request_response.go index ba12ef8204..fd9b930e03 100644 --- a/apmcontrolplane/list_apm_domains_request_response.go +++ b/apmcontrolplane/list_apm_domains_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/list_data_keys_request_response.go b/apmcontrolplane/list_data_keys_request_response.go index 083565bb01..75eb838fa4 100644 --- a/apmcontrolplane/list_data_keys_request_response.go +++ b/apmcontrolplane/list_data_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/list_work_request_errors_request_response.go b/apmcontrolplane/list_work_request_errors_request_response.go index c9fc9c220a..8c816d2fb8 100644 --- a/apmcontrolplane/list_work_request_errors_request_response.go +++ b/apmcontrolplane/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/list_work_request_logs_request_response.go b/apmcontrolplane/list_work_request_logs_request_response.go index 9c17b7f6a3..8b6d033c6b 100644 --- a/apmcontrolplane/list_work_request_logs_request_response.go +++ b/apmcontrolplane/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/list_work_requests_request_response.go b/apmcontrolplane/list_work_requests_request_response.go index 04f145efac..98f1847ee4 100644 --- a/apmcontrolplane/list_work_requests_request_response.go +++ b/apmcontrolplane/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/operation_status.go b/apmcontrolplane/operation_status.go index bc14afe32f..0e1ff5a42c 100644 --- a/apmcontrolplane/operation_status.go +++ b/apmcontrolplane/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/operation_types.go b/apmcontrolplane/operation_types.go index f68605e8df..54a7f45d6d 100644 --- a/apmcontrolplane/operation_types.go +++ b/apmcontrolplane/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/remove_data_key_details.go b/apmcontrolplane/remove_data_key_details.go index 9a7268e9a3..f282da5b0f 100644 --- a/apmcontrolplane/remove_data_key_details.go +++ b/apmcontrolplane/remove_data_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/remove_data_keys_request_response.go b/apmcontrolplane/remove_data_keys_request_response.go index 42ebfc54f5..9a7ba62f73 100644 --- a/apmcontrolplane/remove_data_keys_request_response.go +++ b/apmcontrolplane/remove_data_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/sort_orders.go b/apmcontrolplane/sort_orders.go index 285af4bcc9..a3ce284aa9 100644 --- a/apmcontrolplane/sort_orders.go +++ b/apmcontrolplane/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/update_apm_domain_details.go b/apmcontrolplane/update_apm_domain_details.go index 1d17ecf371..9a052f1fff 100644 --- a/apmcontrolplane/update_apm_domain_details.go +++ b/apmcontrolplane/update_apm_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/update_apm_domain_request_response.go b/apmcontrolplane/update_apm_domain_request_response.go index 9168a11ffb..9f9c88b3e4 100644 --- a/apmcontrolplane/update_apm_domain_request_response.go +++ b/apmcontrolplane/update_apm_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/work_request.go b/apmcontrolplane/work_request.go index a0137b0c05..07f845418c 100644 --- a/apmcontrolplane/work_request.go +++ b/apmcontrolplane/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/work_request_error.go b/apmcontrolplane/work_request_error.go index 34a83f14f4..1dfba1e91f 100644 --- a/apmcontrolplane/work_request_error.go +++ b/apmcontrolplane/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/work_request_log_entry.go b/apmcontrolplane/work_request_log_entry.go index 0f0dcbe362..990a239a53 100644 --- a/apmcontrolplane/work_request_log_entry.go +++ b/apmcontrolplane/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmcontrolplane/work_request_resource.go b/apmcontrolplane/work_request_resource.go index 051bb88b29..3cbf864954 100644 --- a/apmcontrolplane/work_request_resource.go +++ b/apmcontrolplane/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/aggregate_network_data_details.go b/apmsynthetics/aggregate_network_data_details.go index 7b5cac7363..64b063812a 100644 --- a/apmsynthetics/aggregate_network_data_details.go +++ b/apmsynthetics/aggregate_network_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/aggregate_network_data_request_response.go b/apmsynthetics/aggregate_network_data_request_response.go index 7315f26d82..d0513cb28c 100644 --- a/apmsynthetics/aggregate_network_data_request_response.go +++ b/apmsynthetics/aggregate_network_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/aggregated_network_data.go b/apmsynthetics/aggregated_network_data.go index 8652e60737..312e825753 100644 --- a/apmsynthetics/aggregated_network_data.go +++ b/apmsynthetics/aggregated_network_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/aggregated_network_data_result.go b/apmsynthetics/aggregated_network_data_result.go index 160cbfd5ed..101078f511 100644 --- a/apmsynthetics/aggregated_network_data_result.go +++ b/apmsynthetics/aggregated_network_data_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/apmsynthetics_apmsynthetic_client.go b/apmsynthetics/apmsynthetics_apmsynthetic_client.go index 89cc041e00..8cc30bc132 100644 --- a/apmsynthetics/apmsynthetics_apmsynthetic_client.go +++ b/apmsynthetics/apmsynthetics_apmsynthetic_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -280,6 +280,69 @@ func (client ApmSyntheticClient) createMonitor(ctx context.Context, request comm return response, err } +// CreateOnPremiseVantagePoint Registers a new On-premise vantage point. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/CreateOnPremiseVantagePoint.go.html to see an example of how to use CreateOnPremiseVantagePoint API. +// A default retry strategy applies to this operation CreateOnPremiseVantagePoint() +func (client ApmSyntheticClient) CreateOnPremiseVantagePoint(ctx context.Context, request CreateOnPremiseVantagePointRequest) (response CreateOnPremiseVantagePointResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + + if !(request.OpcRetryToken != nil && *request.OpcRetryToken != "") { + request.OpcRetryToken = common.String(common.RetryToken()) + } + + ociResponse, err = common.Retry(ctx, request, client.createOnPremiseVantagePoint, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = CreateOnPremiseVantagePointResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = CreateOnPremiseVantagePointResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(CreateOnPremiseVantagePointResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into CreateOnPremiseVantagePointResponse") + } + return +} + +// createOnPremiseVantagePoint implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) createOnPremiseVantagePoint(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodPost, "/onPremiseVantagePoints", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response CreateOnPremiseVantagePointResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/OnPremiseVantagePoint/CreateOnPremiseVantagePoint" + err = common.PostProcessServiceError(err, "ApmSynthetic", "CreateOnPremiseVantagePoint", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // CreateScript Creates a new script. // // # See also @@ -343,6 +406,69 @@ func (client ApmSyntheticClient) createScript(ctx context.Context, request commo return response, err } +// CreateWorker Registers a new worker. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/CreateWorker.go.html to see an example of how to use CreateWorker API. +// A default retry strategy applies to this operation CreateWorker() +func (client ApmSyntheticClient) CreateWorker(ctx context.Context, request CreateWorkerRequest) (response CreateWorkerResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + + if !(request.OpcRetryToken != nil && *request.OpcRetryToken != "") { + request.OpcRetryToken = common.String(common.RetryToken()) + } + + ociResponse, err = common.Retry(ctx, request, client.createWorker, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = CreateWorkerResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = CreateWorkerResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(CreateWorkerResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into CreateWorkerResponse") + } + return +} + +// createWorker implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) createWorker(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodPost, "/onPremiseVantagePoints/{onPremiseVantagePointId}/workers", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response CreateWorkerResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/Worker/CreateWorker" + err = common.PostProcessServiceError(err, "ApmSynthetic", "CreateWorker", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // DeleteDedicatedVantagePoint Deregisters the specified dedicated vantage point. // // # See also @@ -459,6 +585,64 @@ func (client ApmSyntheticClient) deleteMonitor(ctx context.Context, request comm return response, err } +// DeleteOnPremiseVantagePoint Deregisters the specified On-premise vantage point. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/DeleteOnPremiseVantagePoint.go.html to see an example of how to use DeleteOnPremiseVantagePoint API. +// A default retry strategy applies to this operation DeleteOnPremiseVantagePoint() +func (client ApmSyntheticClient) DeleteOnPremiseVantagePoint(ctx context.Context, request DeleteOnPremiseVantagePointRequest) (response DeleteOnPremiseVantagePointResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.deleteOnPremiseVantagePoint, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = DeleteOnPremiseVantagePointResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = DeleteOnPremiseVantagePointResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(DeleteOnPremiseVantagePointResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into DeleteOnPremiseVantagePointResponse") + } + return +} + +// deleteOnPremiseVantagePoint implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) deleteOnPremiseVantagePoint(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodDelete, "/onPremiseVantagePoints/{onPremiseVantagePointId}", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response DeleteOnPremiseVantagePointResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/OnPremiseVantagePoint/DeleteOnPremiseVantagePoint" + err = common.PostProcessServiceError(err, "ApmSynthetic", "DeleteOnPremiseVantagePoint", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // DeleteScript Deletes the specified script. // // # See also @@ -517,6 +701,64 @@ func (client ApmSyntheticClient) deleteScript(ctx context.Context, request commo return response, err } +// DeleteWorker Deregisters the specified worker. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/DeleteWorker.go.html to see an example of how to use DeleteWorker API. +// A default retry strategy applies to this operation DeleteWorker() +func (client ApmSyntheticClient) DeleteWorker(ctx context.Context, request DeleteWorkerRequest) (response DeleteWorkerResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.deleteWorker, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = DeleteWorkerResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = DeleteWorkerResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(DeleteWorkerResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into DeleteWorkerResponse") + } + return +} + +// deleteWorker implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) deleteWorker(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodDelete, "/onPremiseVantagePoints/{onPremiseVantagePointId}/workers/{workerId}", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response DeleteWorkerResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/Worker/DeleteWorker" + err = common.PostProcessServiceError(err, "ApmSynthetic", "DeleteWorker", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // GetDedicatedVantagePoint Gets the details of the dedicated vantage point identified by the OCID. // // # See also @@ -691,6 +933,64 @@ func (client ApmSyntheticClient) getMonitorResult(ctx context.Context, request c return response, err } +// GetOnPremiseVantagePoint Gets the details of the On-premise vantage point identified by the OCID. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/GetOnPremiseVantagePoint.go.html to see an example of how to use GetOnPremiseVantagePoint API. +// A default retry strategy applies to this operation GetOnPremiseVantagePoint() +func (client ApmSyntheticClient) GetOnPremiseVantagePoint(ctx context.Context, request GetOnPremiseVantagePointRequest) (response GetOnPremiseVantagePointResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.getOnPremiseVantagePoint, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = GetOnPremiseVantagePointResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = GetOnPremiseVantagePointResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(GetOnPremiseVantagePointResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into GetOnPremiseVantagePointResponse") + } + return +} + +// getOnPremiseVantagePoint implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) getOnPremiseVantagePoint(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodGet, "/onPremiseVantagePoints/{onPremiseVantagePointId}", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response GetOnPremiseVantagePointResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/OnPremiseVantagePoint/GetOnPremiseVantagePoint" + err = common.PostProcessServiceError(err, "ApmSynthetic", "GetOnPremiseVantagePoint", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // GetScript Gets the configuration of the script identified by the OCID. // // # See also @@ -749,6 +1049,64 @@ func (client ApmSyntheticClient) getScript(ctx context.Context, request common.O return response, err } +// GetWorker Gets the details of the worker identified by the OCID. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/GetWorker.go.html to see an example of how to use GetWorker API. +// A default retry strategy applies to this operation GetWorker() +func (client ApmSyntheticClient) GetWorker(ctx context.Context, request GetWorkerRequest) (response GetWorkerResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.getWorker, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = GetWorkerResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = GetWorkerResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(GetWorkerResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into GetWorkerResponse") + } + return +} + +// getWorker implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) getWorker(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodGet, "/onPremiseVantagePoints/{onPremiseVantagePointId}/workers/{workerId}", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response GetWorkerResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/Worker/GetWorker" + err = common.PostProcessServiceError(err, "ApmSynthetic", "GetWorker", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // ListDedicatedVantagePoints Returns a list of dedicated vantage points. // // # See also @@ -865,6 +1223,64 @@ func (client ApmSyntheticClient) listMonitors(ctx context.Context, request commo return response, err } +// ListOnPremiseVantagePoints Returns a list of On-premise vantage points. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/ListOnPremiseVantagePoints.go.html to see an example of how to use ListOnPremiseVantagePoints API. +// A default retry strategy applies to this operation ListOnPremiseVantagePoints() +func (client ApmSyntheticClient) ListOnPremiseVantagePoints(ctx context.Context, request ListOnPremiseVantagePointsRequest) (response ListOnPremiseVantagePointsResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.listOnPremiseVantagePoints, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = ListOnPremiseVantagePointsResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = ListOnPremiseVantagePointsResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(ListOnPremiseVantagePointsResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into ListOnPremiseVantagePointsResponse") + } + return +} + +// listOnPremiseVantagePoints implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) listOnPremiseVantagePoints(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodGet, "/onPremiseVantagePoints", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response ListOnPremiseVantagePointsResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/OnPremiseVantagePointCollection/ListOnPremiseVantagePoints" + err = common.PostProcessServiceError(err, "ApmSynthetic", "ListOnPremiseVantagePoints", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // ListPublicVantagePoints Returns a list of public vantage points. // // # See also @@ -981,6 +1397,64 @@ func (client ApmSyntheticClient) listScripts(ctx context.Context, request common return response, err } +// ListWorkers Returns a list of workers. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/ListWorkers.go.html to see an example of how to use ListWorkers API. +// A default retry strategy applies to this operation ListWorkers() +func (client ApmSyntheticClient) ListWorkers(ctx context.Context, request ListWorkersRequest) (response ListWorkersResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.listWorkers, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = ListWorkersResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = ListWorkersResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(ListWorkersResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into ListWorkersResponse") + } + return +} + +// listWorkers implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) listWorkers(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodGet, "/onPremiseVantagePoints/{onPremiseVantagePointId}/workers", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response ListWorkersResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/WorkerCollection/ListWorkers" + err = common.PostProcessServiceError(err, "ApmSynthetic", "ListWorkers", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // UpdateDedicatedVantagePoint Updates the dedicated vantage point. // // # See also @@ -1097,6 +1571,64 @@ func (client ApmSyntheticClient) updateMonitor(ctx context.Context, request comm return response, err } +// UpdateOnPremiseVantagePoint Updates the On-premise vantage point. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/UpdateOnPremiseVantagePoint.go.html to see an example of how to use UpdateOnPremiseVantagePoint API. +// A default retry strategy applies to this operation UpdateOnPremiseVantagePoint() +func (client ApmSyntheticClient) UpdateOnPremiseVantagePoint(ctx context.Context, request UpdateOnPremiseVantagePointRequest) (response UpdateOnPremiseVantagePointResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.updateOnPremiseVantagePoint, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = UpdateOnPremiseVantagePointResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = UpdateOnPremiseVantagePointResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(UpdateOnPremiseVantagePointResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into UpdateOnPremiseVantagePointResponse") + } + return +} + +// updateOnPremiseVantagePoint implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) updateOnPremiseVantagePoint(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodPut, "/onPremiseVantagePoints/{onPremiseVantagePointId}", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response UpdateOnPremiseVantagePointResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/OnPremiseVantagePoint/UpdateOnPremiseVantagePoint" + err = common.PostProcessServiceError(err, "ApmSynthetic", "UpdateOnPremiseVantagePoint", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // UpdateScript Updates the script. // // # See also @@ -1154,3 +1686,61 @@ func (client ApmSyntheticClient) updateScript(ctx context.Context, request commo err = common.UnmarshalResponse(httpResponse, &response) return response, err } + +// UpdateWorker Updates the worker. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/UpdateWorker.go.html to see an example of how to use UpdateWorker API. +// A default retry strategy applies to this operation UpdateWorker() +func (client ApmSyntheticClient) UpdateWorker(ctx context.Context, request UpdateWorkerRequest) (response UpdateWorkerResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.updateWorker, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = UpdateWorkerResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = UpdateWorkerResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(UpdateWorkerResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into UpdateWorkerResponse") + } + return +} + +// updateWorker implements the OCIOperation interface (enables retrying operations) +func (client ApmSyntheticClient) updateWorker(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodPut, "/onPremiseVantagePoints/{onPremiseVantagePointId}/workers/{workerId}", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response UpdateWorkerResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/apm-synthetic-monitoring/20200630/Worker/UpdateWorker" + err = common.PostProcessServiceError(err, "ApmSynthetic", "UpdateWorker", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} diff --git a/apmsynthetics/availability_configuration.go b/apmsynthetics/availability_configuration.go index 53e4b5718a..a169090b20 100644 --- a/apmsynthetics/availability_configuration.go +++ b/apmsynthetics/availability_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/available_capability.go b/apmsynthetics/available_capability.go new file mode 100644 index 0000000000..297c3bcee3 --- /dev/null +++ b/apmsynthetics/available_capability.go @@ -0,0 +1,42 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// AvailableCapability Available capability in a specific On-premise vantage point. +type AvailableCapability struct { + + // Capability of an On-premise vantage point worker. + Capability *string `mandatory:"true" json:"capability"` + + // Count of available capability in a specific On-premise vantage point. + Count *int `mandatory:"true" json:"count"` +} + +func (m AvailableCapability) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m AvailableCapability) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/browser_monitor_configuration.go b/apmsynthetics/browser_monitor_configuration.go index 1bea96acf7..95875788a0 100644 --- a/apmsynthetics/browser_monitor_configuration.go +++ b/apmsynthetics/browser_monitor_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/client_certificate.go b/apmsynthetics/client_certificate.go index 663bb51392..a52f54fa22 100644 --- a/apmsynthetics/client_certificate.go +++ b/apmsynthetics/client_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/client_certificate_details.go b/apmsynthetics/client_certificate_details.go index 4c2ad0439e..ba6f853722 100644 --- a/apmsynthetics/client_certificate_details.go +++ b/apmsynthetics/client_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/content_types.go b/apmsynthetics/content_types.go index f9a417b7e3..fbc97b9342 100644 --- a/apmsynthetics/content_types.go +++ b/apmsynthetics/content_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/create_dedicated_vantage_point_details.go b/apmsynthetics/create_dedicated_vantage_point_details.go index c3bba71d69..56f344463b 100644 --- a/apmsynthetics/create_dedicated_vantage_point_details.go +++ b/apmsynthetics/create_dedicated_vantage_point_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/create_dedicated_vantage_point_request_response.go b/apmsynthetics/create_dedicated_vantage_point_request_response.go index 9d298fc252..374e87c34b 100644 --- a/apmsynthetics/create_dedicated_vantage_point_request_response.go +++ b/apmsynthetics/create_dedicated_vantage_point_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/create_monitor_details.go b/apmsynthetics/create_monitor_details.go index b62f5bf7c3..b521f93813 100644 --- a/apmsynthetics/create_monitor_details.go +++ b/apmsynthetics/create_monitor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -50,7 +50,7 @@ type CreateMonitorDetails struct { TimeoutInSeconds *int `mandatory:"false" json:"timeoutInSeconds"` // Specify the endpoint on which to run the monitor. - // For BROWSER and REST monitor types, target is mandatory. + // For BROWSER, REST and NETWORK monitor types, target is mandatory. // If target is specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script (specified by scriptId in monitor) against the specified target endpoint. // If target is not specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script as it is. // For NETWORK monitor with TCP protocol, a port needs to be provided along with target. Example: 192.168.0.1:80 diff --git a/apmsynthetics/create_monitor_request_response.go b/apmsynthetics/create_monitor_request_response.go index 163a506ad9..ae3d558c06 100644 --- a/apmsynthetics/create_monitor_request_response.go +++ b/apmsynthetics/create_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/create_on_premise_vantage_point_details.go b/apmsynthetics/create_on_premise_vantage_point_details.go new file mode 100644 index 0000000000..c9bed63136 --- /dev/null +++ b/apmsynthetics/create_on_premise_vantage_point_details.go @@ -0,0 +1,94 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// CreateOnPremiseVantagePointDetails Details of the request body used to create a new On-premise vantage point. +type CreateOnPremiseVantagePointDetails struct { + + // Unique On-premise vantage point name that cannot be edited. The name should not contain any confidential information. + Name *string `mandatory:"true" json:"name"` + + // Type of On-premise vantage point. + Type CreateOnPremiseVantagePointDetailsTypeEnum `mandatory:"false" json:"type,omitempty"` + + // A short description about the On-premise vantage point. + Description *string `mandatory:"false" json:"description"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m CreateOnPremiseVantagePointDetails) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m CreateOnPremiseVantagePointDetails) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if _, ok := GetMappingCreateOnPremiseVantagePointDetailsTypeEnum(string(m.Type)); !ok && m.Type != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Type: %s. Supported values are: %s.", m.Type, strings.Join(GetCreateOnPremiseVantagePointDetailsTypeEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// CreateOnPremiseVantagePointDetailsTypeEnum Enum with underlying type: string +type CreateOnPremiseVantagePointDetailsTypeEnum string + +// Set of constants representing the allowable values for CreateOnPremiseVantagePointDetailsTypeEnum +const ( + CreateOnPremiseVantagePointDetailsTypeOnPremiseDockerVantagePoint CreateOnPremiseVantagePointDetailsTypeEnum = "ON_PREMISE_DOCKER_VANTAGE_POINT" +) + +var mappingCreateOnPremiseVantagePointDetailsTypeEnum = map[string]CreateOnPremiseVantagePointDetailsTypeEnum{ + "ON_PREMISE_DOCKER_VANTAGE_POINT": CreateOnPremiseVantagePointDetailsTypeOnPremiseDockerVantagePoint, +} + +var mappingCreateOnPremiseVantagePointDetailsTypeEnumLowerCase = map[string]CreateOnPremiseVantagePointDetailsTypeEnum{ + "on_premise_docker_vantage_point": CreateOnPremiseVantagePointDetailsTypeOnPremiseDockerVantagePoint, +} + +// GetCreateOnPremiseVantagePointDetailsTypeEnumValues Enumerates the set of values for CreateOnPremiseVantagePointDetailsTypeEnum +func GetCreateOnPremiseVantagePointDetailsTypeEnumValues() []CreateOnPremiseVantagePointDetailsTypeEnum { + values := make([]CreateOnPremiseVantagePointDetailsTypeEnum, 0) + for _, v := range mappingCreateOnPremiseVantagePointDetailsTypeEnum { + values = append(values, v) + } + return values +} + +// GetCreateOnPremiseVantagePointDetailsTypeEnumStringValues Enumerates the set of values in String for CreateOnPremiseVantagePointDetailsTypeEnum +func GetCreateOnPremiseVantagePointDetailsTypeEnumStringValues() []string { + return []string{ + "ON_PREMISE_DOCKER_VANTAGE_POINT", + } +} + +// GetMappingCreateOnPremiseVantagePointDetailsTypeEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingCreateOnPremiseVantagePointDetailsTypeEnum(val string) (CreateOnPremiseVantagePointDetailsTypeEnum, bool) { + enum, ok := mappingCreateOnPremiseVantagePointDetailsTypeEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/create_on_premise_vantage_point_request_response.go b/apmsynthetics/create_on_premise_vantage_point_request_response.go new file mode 100644 index 0000000000..f161eba7b8 --- /dev/null +++ b/apmsynthetics/create_on_premise_vantage_point_request_response.go @@ -0,0 +1,104 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// CreateOnPremiseVantagePointRequest wrapper for the CreateOnPremiseVantagePoint operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/CreateOnPremiseVantagePoint.go.html to see an example of how to use CreateOnPremiseVantagePointRequest. +type CreateOnPremiseVantagePointRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The configuration details for registering an On-premise vantage point. + CreateOnPremiseVantagePointDetails `contributesTo:"body"` + + // A token that uniquely identifies a request so it can be retried in case of a timeout or + // server error without risk of executing that same action again. Retry tokens expire after 24 + // hours, but can be invalidated before then due to conflicting operations. For example, if a resource + // has been deleted and purged from the system, then a retry of the original creation request + // might be rejected. + OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request CreateOnPremiseVantagePointRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request CreateOnPremiseVantagePointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request CreateOnPremiseVantagePointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request CreateOnPremiseVantagePointRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request CreateOnPremiseVantagePointRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// CreateOnPremiseVantagePointResponse wrapper for the CreateOnPremiseVantagePoint operation +type CreateOnPremiseVantagePointResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The OnPremiseVantagePoint instance + OnPremiseVantagePoint `presentIn:"body"` + + // For optimistic concurrency control. See `if-match`. + Etag *string `presentIn:"header" name:"etag"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response CreateOnPremiseVantagePointResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response CreateOnPremiseVantagePointResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/create_script_details.go b/apmsynthetics/create_script_details.go index 607f7a4c2e..f084d2575a 100644 --- a/apmsynthetics/create_script_details.go +++ b/apmsynthetics/create_script_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/create_script_request_response.go b/apmsynthetics/create_script_request_response.go index 49618e4893..0a08115b43 100644 --- a/apmsynthetics/create_script_request_response.go +++ b/apmsynthetics/create_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/create_worker_details.go b/apmsynthetics/create_worker_details.go new file mode 100644 index 0000000000..34bf08473a --- /dev/null +++ b/apmsynthetics/create_worker_details.go @@ -0,0 +1,71 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// CreateWorkerDetails Details of the request body used to create a new worker for an On-premise vantage point. +type CreateWorkerDetails struct { + + // Unique On-premise VP worker name that cannot be edited. The name should not contain any confidential information. + Name *string `mandatory:"true" json:"name"` + + // Image version of the On-premise VP worker. + Version *string `mandatory:"true" json:"version"` + + // public key for resource Principal Token based validation to be used in further calls. + ResourcePrincipalTokenPublicKey *string `mandatory:"true" json:"resourcePrincipalTokenPublicKey"` + + // Configuration details of the On-premise VP worker. + ConfigurationDetails *interface{} `mandatory:"false" json:"configurationDetails"` + + // Type of the On-premise VP worker. + WorkerType OnPremiseVantagePointWorkerTypeEnum `mandatory:"false" json:"workerType,omitempty"` + + // Enables or disables the On-premise VP worker. + Status OnPremiseVantagePointWorkerStatusEnum `mandatory:"false" json:"status,omitempty"` + + // Priority of the On-premise VP worker to schedule monitors. + Priority *int `mandatory:"false" json:"priority"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m CreateWorkerDetails) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m CreateWorkerDetails) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if _, ok := GetMappingOnPremiseVantagePointWorkerTypeEnum(string(m.WorkerType)); !ok && m.WorkerType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for WorkerType: %s. Supported values are: %s.", m.WorkerType, strings.Join(GetOnPremiseVantagePointWorkerTypeEnumStringValues(), ","))) + } + if _, ok := GetMappingOnPremiseVantagePointWorkerStatusEnum(string(m.Status)); !ok && m.Status != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Status: %s. Supported values are: %s.", m.Status, strings.Join(GetOnPremiseVantagePointWorkerStatusEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/create_worker_request_response.go b/apmsynthetics/create_worker_request_response.go new file mode 100644 index 0000000000..0d940a8664 --- /dev/null +++ b/apmsynthetics/create_worker_request_response.go @@ -0,0 +1,107 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// CreateWorkerRequest wrapper for the CreateWorker operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/CreateWorker.go.html to see an example of how to use CreateWorkerRequest. +type CreateWorkerRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // The configuration details for registering a worker for an On-premise vantage point. + CreateWorkerDetails `contributesTo:"body"` + + // A token that uniquely identifies a request so it can be retried in case of a timeout or + // server error without risk of executing that same action again. Retry tokens expire after 24 + // hours, but can be invalidated before then due to conflicting operations. For example, if a resource + // has been deleted and purged from the system, then a retry of the original creation request + // might be rejected. + OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request CreateWorkerRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request CreateWorkerRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request CreateWorkerRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request CreateWorkerRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request CreateWorkerRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// CreateWorkerResponse wrapper for the CreateWorker operation +type CreateWorkerResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The Worker instance + Worker `presentIn:"body"` + + // For optimistic concurrency control. See `if-match`. + Etag *string `presentIn:"header" name:"etag"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response CreateWorkerResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response CreateWorkerResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/dedicated_vantage_point.go b/apmsynthetics/dedicated_vantage_point.go index 64f956a65d..2120f5e110 100644 --- a/apmsynthetics/dedicated_vantage_point.go +++ b/apmsynthetics/dedicated_vantage_point.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/dedicated_vantage_point_collection.go b/apmsynthetics/dedicated_vantage_point_collection.go index 2a2933aeea..e39a2b6c91 100644 --- a/apmsynthetics/dedicated_vantage_point_collection.go +++ b/apmsynthetics/dedicated_vantage_point_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/dedicated_vantage_point_status.go b/apmsynthetics/dedicated_vantage_point_status.go index 5b843bb992..af08b0d4cb 100644 --- a/apmsynthetics/dedicated_vantage_point_status.go +++ b/apmsynthetics/dedicated_vantage_point_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/dedicated_vantage_point_summary.go b/apmsynthetics/dedicated_vantage_point_summary.go index 313c833278..267a2c1d72 100644 --- a/apmsynthetics/dedicated_vantage_point_summary.go +++ b/apmsynthetics/dedicated_vantage_point_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/delete_dedicated_vantage_point_request_response.go b/apmsynthetics/delete_dedicated_vantage_point_request_response.go index a872352c01..b4a8689c8d 100644 --- a/apmsynthetics/delete_dedicated_vantage_point_request_response.go +++ b/apmsynthetics/delete_dedicated_vantage_point_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/delete_monitor_request_response.go b/apmsynthetics/delete_monitor_request_response.go index b3494e7f1f..9d8b52055b 100644 --- a/apmsynthetics/delete_monitor_request_response.go +++ b/apmsynthetics/delete_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/delete_on_premise_vantage_point_request_response.go b/apmsynthetics/delete_on_premise_vantage_point_request_response.go new file mode 100644 index 0000000000..19ef21566d --- /dev/null +++ b/apmsynthetics/delete_on_premise_vantage_point_request_response.go @@ -0,0 +1,98 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// DeleteOnPremiseVantagePointRequest wrapper for the DeleteOnPremiseVantagePoint operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/DeleteOnPremiseVantagePoint.go.html to see an example of how to use DeleteOnPremiseVantagePointRequest. +type DeleteOnPremiseVantagePointRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // For optimistic concurrency control. In the PUT or DELETE call + // for a resource, set the `if-match` parameter to the value of the + // etag from a previous GET or POST response for that resource. + // The resource will be updated or deleted only if the etag you + // provide matches the resource's current etag value. + IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request DeleteOnPremiseVantagePointRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request DeleteOnPremiseVantagePointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request DeleteOnPremiseVantagePointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request DeleteOnPremiseVantagePointRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request DeleteOnPremiseVantagePointRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// DeleteOnPremiseVantagePointResponse wrapper for the DeleteOnPremiseVantagePoint operation +type DeleteOnPremiseVantagePointResponse struct { + + // The underlying http response + RawResponse *http.Response + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response DeleteOnPremiseVantagePointResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response DeleteOnPremiseVantagePointResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/delete_script_request_response.go b/apmsynthetics/delete_script_request_response.go index fe668a7a17..80ffc15dfc 100644 --- a/apmsynthetics/delete_script_request_response.go +++ b/apmsynthetics/delete_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/delete_worker_request_response.go b/apmsynthetics/delete_worker_request_response.go new file mode 100644 index 0000000000..40cee44e54 --- /dev/null +++ b/apmsynthetics/delete_worker_request_response.go @@ -0,0 +1,101 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// DeleteWorkerRequest wrapper for the DeleteWorker operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/DeleteWorker.go.html to see an example of how to use DeleteWorkerRequest. +type DeleteWorkerRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // The OCID of the On-premise vantage point worker. + WorkerId *string `mandatory:"true" contributesTo:"path" name:"workerId"` + + // For optimistic concurrency control. In the PUT or DELETE call + // for a resource, set the `if-match` parameter to the value of the + // etag from a previous GET or POST response for that resource. + // The resource will be updated or deleted only if the etag you + // provide matches the resource's current etag value. + IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request DeleteWorkerRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request DeleteWorkerRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request DeleteWorkerRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request DeleteWorkerRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request DeleteWorkerRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// DeleteWorkerResponse wrapper for the DeleteWorker operation +type DeleteWorkerResponse struct { + + // The underlying http response + RawResponse *http.Response + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response DeleteWorkerResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response DeleteWorkerResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/dns_configuration.go b/apmsynthetics/dns_configuration.go index bdbbaffeec..ed84709c7f 100644 --- a/apmsynthetics/dns_configuration.go +++ b/apmsynthetics/dns_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/dns_record_type.go b/apmsynthetics/dns_record_type.go new file mode 100644 index 0000000000..9528f8991d --- /dev/null +++ b/apmsynthetics/dns_record_type.go @@ -0,0 +1,104 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "strings" +) + +// DnsRecordTypeEnum Enum with underlying type: string +type DnsRecordTypeEnum string + +// Set of constants representing the allowable values for DnsRecordTypeEnum +const ( + DnsRecordTypeA DnsRecordTypeEnum = "A" + DnsRecordTypeAaaa DnsRecordTypeEnum = "AAAA" + DnsRecordTypeAny DnsRecordTypeEnum = "ANY" + DnsRecordTypeCname DnsRecordTypeEnum = "CNAME" + DnsRecordTypeDnskey DnsRecordTypeEnum = "DNSKEY" + DnsRecordTypeDs DnsRecordTypeEnum = "DS" + DnsRecordTypeMx DnsRecordTypeEnum = "MX" + DnsRecordTypeNs DnsRecordTypeEnum = "NS" + DnsRecordTypeNsec DnsRecordTypeEnum = "NSEC" + DnsRecordTypeNullRec DnsRecordTypeEnum = "NULL_REC" + DnsRecordTypePtr DnsRecordTypeEnum = "PTR" + DnsRecordTypeRrsig DnsRecordTypeEnum = "RRSIG" + DnsRecordTypeSoa DnsRecordTypeEnum = "SOA" + DnsRecordTypeTxt DnsRecordTypeEnum = "TXT" +) + +var mappingDnsRecordTypeEnum = map[string]DnsRecordTypeEnum{ + "A": DnsRecordTypeA, + "AAAA": DnsRecordTypeAaaa, + "ANY": DnsRecordTypeAny, + "CNAME": DnsRecordTypeCname, + "DNSKEY": DnsRecordTypeDnskey, + "DS": DnsRecordTypeDs, + "MX": DnsRecordTypeMx, + "NS": DnsRecordTypeNs, + "NSEC": DnsRecordTypeNsec, + "NULL_REC": DnsRecordTypeNullRec, + "PTR": DnsRecordTypePtr, + "RRSIG": DnsRecordTypeRrsig, + "SOA": DnsRecordTypeSoa, + "TXT": DnsRecordTypeTxt, +} + +var mappingDnsRecordTypeEnumLowerCase = map[string]DnsRecordTypeEnum{ + "a": DnsRecordTypeA, + "aaaa": DnsRecordTypeAaaa, + "any": DnsRecordTypeAny, + "cname": DnsRecordTypeCname, + "dnskey": DnsRecordTypeDnskey, + "ds": DnsRecordTypeDs, + "mx": DnsRecordTypeMx, + "ns": DnsRecordTypeNs, + "nsec": DnsRecordTypeNsec, + "null_rec": DnsRecordTypeNullRec, + "ptr": DnsRecordTypePtr, + "rrsig": DnsRecordTypeRrsig, + "soa": DnsRecordTypeSoa, + "txt": DnsRecordTypeTxt, +} + +// GetDnsRecordTypeEnumValues Enumerates the set of values for DnsRecordTypeEnum +func GetDnsRecordTypeEnumValues() []DnsRecordTypeEnum { + values := make([]DnsRecordTypeEnum, 0) + for _, v := range mappingDnsRecordTypeEnum { + values = append(values, v) + } + return values +} + +// GetDnsRecordTypeEnumStringValues Enumerates the set of values in String for DnsRecordTypeEnum +func GetDnsRecordTypeEnumStringValues() []string { + return []string{ + "A", + "AAAA", + "ANY", + "CNAME", + "DNSKEY", + "DS", + "MX", + "NS", + "NSEC", + "NULL_REC", + "PTR", + "RRSIG", + "SOA", + "TXT", + } +} + +// GetMappingDnsRecordTypeEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingDnsRecordTypeEnum(val string) (DnsRecordTypeEnum, bool) { + enum, ok := mappingDnsRecordTypeEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/dns_sec_monitor_configuration.go b/apmsynthetics/dns_sec_monitor_configuration.go new file mode 100644 index 0000000000..162fab49e3 --- /dev/null +++ b/apmsynthetics/dns_sec_monitor_configuration.go @@ -0,0 +1,76 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "encoding/json" + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// DnsSecMonitorConfiguration Request configuration details for the DNSSEC monitor type. +type DnsSecMonitorConfiguration struct { + + // If isFailureRetried is enabled, then a failed call will be retried. + IsFailureRetried *bool `mandatory:"false" json:"isFailureRetried"` + + DnsConfiguration *DnsConfiguration `mandatory:"false" json:"dnsConfiguration"` + + // Verify response content against regular expression based string. + // If response content does not match the verifyResponseContent value, then it will be considered a failure. + VerifyResponseContent *string `mandatory:"false" json:"verifyResponseContent"` + + // DNS record type. + RecordType DnsRecordTypeEnum `mandatory:"false" json:"recordType,omitempty"` +} + +// GetIsFailureRetried returns IsFailureRetried +func (m DnsSecMonitorConfiguration) GetIsFailureRetried() *bool { + return m.IsFailureRetried +} + +// GetDnsConfiguration returns DnsConfiguration +func (m DnsSecMonitorConfiguration) GetDnsConfiguration() *DnsConfiguration { + return m.DnsConfiguration +} + +func (m DnsSecMonitorConfiguration) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m DnsSecMonitorConfiguration) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if _, ok := GetMappingDnsRecordTypeEnum(string(m.RecordType)); !ok && m.RecordType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for RecordType: %s. Supported values are: %s.", m.RecordType, strings.Join(GetDnsRecordTypeEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// MarshalJSON marshals to json representation +func (m DnsSecMonitorConfiguration) MarshalJSON() (buff []byte, e error) { + type MarshalTypeDnsSecMonitorConfiguration DnsSecMonitorConfiguration + s := struct { + DiscriminatorParam string `json:"configType"` + MarshalTypeDnsSecMonitorConfiguration + }{ + "DNSSEC_CONFIG", + (MarshalTypeDnsSecMonitorConfiguration)(m), + } + + return json.Marshal(&s) +} diff --git a/apmsynthetics/dns_server_monitor_configuration.go b/apmsynthetics/dns_server_monitor_configuration.go new file mode 100644 index 0000000000..70a160068f --- /dev/null +++ b/apmsynthetics/dns_server_monitor_configuration.go @@ -0,0 +1,90 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "encoding/json" + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// DnsServerMonitorConfiguration Request configuration details for the DNS Server monitor type. +type DnsServerMonitorConfiguration struct { + + // If isFailureRetried is enabled, then a failed call will be retried. + IsFailureRetried *bool `mandatory:"false" json:"isFailureRetried"` + + DnsConfiguration *DnsConfiguration `mandatory:"false" json:"dnsConfiguration"` + + // Name of the server that will be used to perform DNS lookup. + NameServer *string `mandatory:"false" json:"nameServer"` + + NetworkConfiguration *NetworkConfiguration `mandatory:"false" json:"networkConfiguration"` + + // Verify response content against regular expression based string. + // If response content does not match the verifyResponseContent value, then it will be considered a failure. + VerifyResponseContent *string `mandatory:"false" json:"verifyResponseContent"` + + // If isQueryRecursive is enabled, then queries will be sent recursively to the target server. + IsQueryRecursive *bool `mandatory:"false" json:"isQueryRecursive"` + + // DNS record type. + RecordType DnsRecordTypeEnum `mandatory:"false" json:"recordType,omitempty"` + + // Type of protocol. + Protocol DnsTransportProtocolEnum `mandatory:"false" json:"protocol,omitempty"` +} + +// GetIsFailureRetried returns IsFailureRetried +func (m DnsServerMonitorConfiguration) GetIsFailureRetried() *bool { + return m.IsFailureRetried +} + +// GetDnsConfiguration returns DnsConfiguration +func (m DnsServerMonitorConfiguration) GetDnsConfiguration() *DnsConfiguration { + return m.DnsConfiguration +} + +func (m DnsServerMonitorConfiguration) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m DnsServerMonitorConfiguration) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if _, ok := GetMappingDnsRecordTypeEnum(string(m.RecordType)); !ok && m.RecordType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for RecordType: %s. Supported values are: %s.", m.RecordType, strings.Join(GetDnsRecordTypeEnumStringValues(), ","))) + } + if _, ok := GetMappingDnsTransportProtocolEnum(string(m.Protocol)); !ok && m.Protocol != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Protocol: %s. Supported values are: %s.", m.Protocol, strings.Join(GetDnsTransportProtocolEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// MarshalJSON marshals to json representation +func (m DnsServerMonitorConfiguration) MarshalJSON() (buff []byte, e error) { + type MarshalTypeDnsServerMonitorConfiguration DnsServerMonitorConfiguration + s := struct { + DiscriminatorParam string `json:"configType"` + MarshalTypeDnsServerMonitorConfiguration + }{ + "DNS_SERVER_CONFIG", + (MarshalTypeDnsServerMonitorConfiguration)(m), + } + + return json.Marshal(&s) +} diff --git a/apmsynthetics/dns_trace_monitor_configuration.go b/apmsynthetics/dns_trace_monitor_configuration.go new file mode 100644 index 0000000000..332b37f8de --- /dev/null +++ b/apmsynthetics/dns_trace_monitor_configuration.go @@ -0,0 +1,82 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "encoding/json" + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// DnsTraceMonitorConfiguration Request configuration details for the DNS Trace monitor type. +type DnsTraceMonitorConfiguration struct { + + // If isFailureRetried is enabled, then a failed call will be retried. + IsFailureRetried *bool `mandatory:"false" json:"isFailureRetried"` + + DnsConfiguration *DnsConfiguration `mandatory:"false" json:"dnsConfiguration"` + + // Verify response content against regular expression based string. + // If response content does not match the verifyResponseContent value, then it will be considered a failure. + VerifyResponseContent *string `mandatory:"false" json:"verifyResponseContent"` + + // DNS record type. + RecordType DnsRecordTypeEnum `mandatory:"false" json:"recordType,omitempty"` + + // Type of protocol. + Protocol DnsTransportProtocolEnum `mandatory:"false" json:"protocol,omitempty"` +} + +// GetIsFailureRetried returns IsFailureRetried +func (m DnsTraceMonitorConfiguration) GetIsFailureRetried() *bool { + return m.IsFailureRetried +} + +// GetDnsConfiguration returns DnsConfiguration +func (m DnsTraceMonitorConfiguration) GetDnsConfiguration() *DnsConfiguration { + return m.DnsConfiguration +} + +func (m DnsTraceMonitorConfiguration) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m DnsTraceMonitorConfiguration) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if _, ok := GetMappingDnsRecordTypeEnum(string(m.RecordType)); !ok && m.RecordType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for RecordType: %s. Supported values are: %s.", m.RecordType, strings.Join(GetDnsRecordTypeEnumStringValues(), ","))) + } + if _, ok := GetMappingDnsTransportProtocolEnum(string(m.Protocol)); !ok && m.Protocol != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Protocol: %s. Supported values are: %s.", m.Protocol, strings.Join(GetDnsTransportProtocolEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// MarshalJSON marshals to json representation +func (m DnsTraceMonitorConfiguration) MarshalJSON() (buff []byte, e error) { + type MarshalTypeDnsTraceMonitorConfiguration DnsTraceMonitorConfiguration + s := struct { + DiscriminatorParam string `json:"configType"` + MarshalTypeDnsTraceMonitorConfiguration + }{ + "DNS_TRACE_CONFIG", + (MarshalTypeDnsTraceMonitorConfiguration)(m), + } + + return json.Marshal(&s) +} diff --git a/apmsynthetics/dns_transport_protocol.go b/apmsynthetics/dns_transport_protocol.go new file mode 100644 index 0000000000..d4ff8d4f49 --- /dev/null +++ b/apmsynthetics/dns_transport_protocol.go @@ -0,0 +1,56 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "strings" +) + +// DnsTransportProtocolEnum Enum with underlying type: string +type DnsTransportProtocolEnum string + +// Set of constants representing the allowable values for DnsTransportProtocolEnum +const ( + DnsTransportProtocolTcp DnsTransportProtocolEnum = "TCP" + DnsTransportProtocolUdp DnsTransportProtocolEnum = "UDP" +) + +var mappingDnsTransportProtocolEnum = map[string]DnsTransportProtocolEnum{ + "TCP": DnsTransportProtocolTcp, + "UDP": DnsTransportProtocolUdp, +} + +var mappingDnsTransportProtocolEnumLowerCase = map[string]DnsTransportProtocolEnum{ + "tcp": DnsTransportProtocolTcp, + "udp": DnsTransportProtocolUdp, +} + +// GetDnsTransportProtocolEnumValues Enumerates the set of values for DnsTransportProtocolEnum +func GetDnsTransportProtocolEnumValues() []DnsTransportProtocolEnum { + values := make([]DnsTransportProtocolEnum, 0) + for _, v := range mappingDnsTransportProtocolEnum { + values = append(values, v) + } + return values +} + +// GetDnsTransportProtocolEnumStringValues Enumerates the set of values in String for DnsTransportProtocolEnum +func GetDnsTransportProtocolEnumStringValues() []string { + return []string{ + "TCP", + "UDP", + } +} + +// GetMappingDnsTransportProtocolEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingDnsTransportProtocolEnum(val string) (DnsTransportProtocolEnum, bool) { + enum, ok := mappingDnsTransportProtocolEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/dvp_stack_details.go b/apmsynthetics/dvp_stack_details.go index d37c348422..bc3e6e7813 100644 --- a/apmsynthetics/dvp_stack_details.go +++ b/apmsynthetics/dvp_stack_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/geo_summary.go b/apmsynthetics/geo_summary.go index 9a09e018f7..479d9188d1 100644 --- a/apmsynthetics/geo_summary.go +++ b/apmsynthetics/geo_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/get_dedicated_vantage_point_request_response.go b/apmsynthetics/get_dedicated_vantage_point_request_response.go index bd4821efb9..e331042eca 100644 --- a/apmsynthetics/get_dedicated_vantage_point_request_response.go +++ b/apmsynthetics/get_dedicated_vantage_point_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/get_monitor_request_response.go b/apmsynthetics/get_monitor_request_response.go index c10bf6de70..df7d45fee4 100644 --- a/apmsynthetics/get_monitor_request_response.go +++ b/apmsynthetics/get_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/get_monitor_result_request_response.go b/apmsynthetics/get_monitor_result_request_response.go index f99483b4fc..fa315adc69 100644 --- a/apmsynthetics/get_monitor_result_request_response.go +++ b/apmsynthetics/get_monitor_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/get_on_premise_vantage_point_request_response.go b/apmsynthetics/get_on_premise_vantage_point_request_response.go new file mode 100644 index 0000000000..79078ec63e --- /dev/null +++ b/apmsynthetics/get_on_premise_vantage_point_request_response.go @@ -0,0 +1,97 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// GetOnPremiseVantagePointRequest wrapper for the GetOnPremiseVantagePoint operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/GetOnPremiseVantagePoint.go.html to see an example of how to use GetOnPremiseVantagePointRequest. +type GetOnPremiseVantagePointRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request GetOnPremiseVantagePointRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request GetOnPremiseVantagePointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request GetOnPremiseVantagePointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request GetOnPremiseVantagePointRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request GetOnPremiseVantagePointRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// GetOnPremiseVantagePointResponse wrapper for the GetOnPremiseVantagePoint operation +type GetOnPremiseVantagePointResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The OnPremiseVantagePoint instance + OnPremiseVantagePoint `presentIn:"body"` + + // For optimistic concurrency control. See `if-match`. + Etag *string `presentIn:"header" name:"etag"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response GetOnPremiseVantagePointResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response GetOnPremiseVantagePointResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/get_script_request_response.go b/apmsynthetics/get_script_request_response.go index aec9e8949e..6fb5c5bc5f 100644 --- a/apmsynthetics/get_script_request_response.go +++ b/apmsynthetics/get_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/get_worker_request_response.go b/apmsynthetics/get_worker_request_response.go new file mode 100644 index 0000000000..bfd8fdadb2 --- /dev/null +++ b/apmsynthetics/get_worker_request_response.go @@ -0,0 +1,100 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// GetWorkerRequest wrapper for the GetWorker operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/GetWorker.go.html to see an example of how to use GetWorkerRequest. +type GetWorkerRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // The OCID of the On-premise vantage point worker. + WorkerId *string `mandatory:"true" contributesTo:"path" name:"workerId"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request GetWorkerRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request GetWorkerRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request GetWorkerRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request GetWorkerRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request GetWorkerRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// GetWorkerResponse wrapper for the GetWorker operation +type GetWorkerResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The Worker instance + Worker `presentIn:"body"` + + // For optimistic concurrency control. See `if-match`. + Etag *string `presentIn:"header" name:"etag"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response GetWorkerResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response GetWorkerResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/header.go b/apmsynthetics/header.go index d952d70515..83b5c86616 100644 --- a/apmsynthetics/header.go +++ b/apmsynthetics/header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/identity_info_details.go b/apmsynthetics/identity_info_details.go new file mode 100644 index 0000000000..169d1bab50 --- /dev/null +++ b/apmsynthetics/identity_info_details.go @@ -0,0 +1,45 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// IdentityInfoDetails Domain details of the On-premise VP worker. +type IdentityInfoDetails struct { + + // Domain region of the On-premise VP worker. + RegionName *string `mandatory:"true" json:"regionName"` + + // Domain short id of the On-premise VP worker. + ApmShortId *string `mandatory:"true" json:"apmShortId"` + + // Collector endpoint of the On-premise VP worker. + CollectorEndPoint *string `mandatory:"true" json:"collectorEndPoint"` +} + +func (m IdentityInfoDetails) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m IdentityInfoDetails) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/link.go b/apmsynthetics/link.go index 63afa3a527..53e207ae34 100644 --- a/apmsynthetics/link.go +++ b/apmsynthetics/link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/list_dedicated_vantage_points_request_response.go b/apmsynthetics/list_dedicated_vantage_points_request_response.go index 1bc914b76e..f1754c16c8 100644 --- a/apmsynthetics/list_dedicated_vantage_points_request_response.go +++ b/apmsynthetics/list_dedicated_vantage_points_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/list_monitors_request_response.go b/apmsynthetics/list_monitors_request_response.go index 0422b6df60..f9e4407cb6 100644 --- a/apmsynthetics/list_monitors_request_response.go +++ b/apmsynthetics/list_monitors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -31,7 +31,7 @@ type ListMonitorsRequest struct { VantagePoint *string `mandatory:"false" contributesTo:"query" name:"vantagePoint"` // A filter to return only monitors that match the given monitor type. - // Supported values are SCRIPTED_BROWSER, BROWSER, SCRIPTED_REST and REST. + // Supported values are SCRIPTED_BROWSER, BROWSER, SCRIPTED_REST, REST and NETWORK. MonitorType *string `mandatory:"false" contributesTo:"query" name:"monitorType"` // A filter to return only monitors that match the status given. diff --git a/apmsynthetics/list_on_premise_vantage_points_request_response.go b/apmsynthetics/list_on_premise_vantage_points_request_response.go new file mode 100644 index 0000000000..50895b4a47 --- /dev/null +++ b/apmsynthetics/list_on_premise_vantage_points_request_response.go @@ -0,0 +1,218 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// ListOnPremiseVantagePointsRequest wrapper for the ListOnPremiseVantagePoints operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/ListOnPremiseVantagePoints.go.html to see an example of how to use ListOnPremiseVantagePointsRequest. +type ListOnPremiseVantagePointsRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The maximum number of items to return. + Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` + + // The maximum number of results per page, or items to return in a paginated + // "List" call. For information on how pagination works, see + // List Pagination (https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). + // Example: `50` + Page *string `mandatory:"false" contributesTo:"query" name:"page"` + + // The sort order to use, either ascending (`ASC`) or descending (`DESC`). Default sort order is ascending. + SortOrder ListOnPremiseVantagePointsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` + + // The field to sort by. Only one sort order may be provided. + // Default order of displayName is ascending. + // Default order of timeCreated and timeUpdated is descending. + // The displayName sort by is case-sensitive. + SortBy ListOnPremiseVantagePointsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` + + // A filter to return only the resources that match the entire display name. + DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` + + // A filter to return only the resources that match the entire name. + Name *string `mandatory:"false" contributesTo:"query" name:"name"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request ListOnPremiseVantagePointsRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request ListOnPremiseVantagePointsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request ListOnPremiseVantagePointsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request ListOnPremiseVantagePointsRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request ListOnPremiseVantagePointsRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingListOnPremiseVantagePointsSortOrderEnum(string(request.SortOrder)); !ok && request.SortOrder != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for SortOrder: %s. Supported values are: %s.", request.SortOrder, strings.Join(GetListOnPremiseVantagePointsSortOrderEnumStringValues(), ","))) + } + if _, ok := GetMappingListOnPremiseVantagePointsSortByEnum(string(request.SortBy)); !ok && request.SortBy != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for SortBy: %s. Supported values are: %s.", request.SortBy, strings.Join(GetListOnPremiseVantagePointsSortByEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// ListOnPremiseVantagePointsResponse wrapper for the ListOnPremiseVantagePoints operation +type ListOnPremiseVantagePointsResponse struct { + + // The underlying http response + RawResponse *http.Response + + // A list of OnPremiseVantagePointCollection instances + OnPremiseVantagePointCollection `presentIn:"body"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` + + // For pagination of a list of items. When paging through a list, if this header appears in the response, + // then a partial list might have been returned. Include this value as the `page` parameter for the + // subsequent GET request to get the next batch of items. + OpcNextPage *string `presentIn:"header" name:"opc-next-page"` +} + +func (response ListOnPremiseVantagePointsResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response ListOnPremiseVantagePointsResponse) HTTPResponse() *http.Response { + return response.RawResponse +} + +// ListOnPremiseVantagePointsSortOrderEnum Enum with underlying type: string +type ListOnPremiseVantagePointsSortOrderEnum string + +// Set of constants representing the allowable values for ListOnPremiseVantagePointsSortOrderEnum +const ( + ListOnPremiseVantagePointsSortOrderAsc ListOnPremiseVantagePointsSortOrderEnum = "ASC" + ListOnPremiseVantagePointsSortOrderDesc ListOnPremiseVantagePointsSortOrderEnum = "DESC" +) + +var mappingListOnPremiseVantagePointsSortOrderEnum = map[string]ListOnPremiseVantagePointsSortOrderEnum{ + "ASC": ListOnPremiseVantagePointsSortOrderAsc, + "DESC": ListOnPremiseVantagePointsSortOrderDesc, +} + +var mappingListOnPremiseVantagePointsSortOrderEnumLowerCase = map[string]ListOnPremiseVantagePointsSortOrderEnum{ + "asc": ListOnPremiseVantagePointsSortOrderAsc, + "desc": ListOnPremiseVantagePointsSortOrderDesc, +} + +// GetListOnPremiseVantagePointsSortOrderEnumValues Enumerates the set of values for ListOnPremiseVantagePointsSortOrderEnum +func GetListOnPremiseVantagePointsSortOrderEnumValues() []ListOnPremiseVantagePointsSortOrderEnum { + values := make([]ListOnPremiseVantagePointsSortOrderEnum, 0) + for _, v := range mappingListOnPremiseVantagePointsSortOrderEnum { + values = append(values, v) + } + return values +} + +// GetListOnPremiseVantagePointsSortOrderEnumStringValues Enumerates the set of values in String for ListOnPremiseVantagePointsSortOrderEnum +func GetListOnPremiseVantagePointsSortOrderEnumStringValues() []string { + return []string{ + "ASC", + "DESC", + } +} + +// GetMappingListOnPremiseVantagePointsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingListOnPremiseVantagePointsSortOrderEnum(val string) (ListOnPremiseVantagePointsSortOrderEnum, bool) { + enum, ok := mappingListOnPremiseVantagePointsSortOrderEnumLowerCase[strings.ToLower(val)] + return enum, ok +} + +// ListOnPremiseVantagePointsSortByEnum Enum with underlying type: string +type ListOnPremiseVantagePointsSortByEnum string + +// Set of constants representing the allowable values for ListOnPremiseVantagePointsSortByEnum +const ( + ListOnPremiseVantagePointsSortByDisplayname ListOnPremiseVantagePointsSortByEnum = "displayName" + ListOnPremiseVantagePointsSortByName ListOnPremiseVantagePointsSortByEnum = "name" + ListOnPremiseVantagePointsSortByTimecreated ListOnPremiseVantagePointsSortByEnum = "timeCreated" + ListOnPremiseVantagePointsSortByTimeupdated ListOnPremiseVantagePointsSortByEnum = "timeUpdated" +) + +var mappingListOnPremiseVantagePointsSortByEnum = map[string]ListOnPremiseVantagePointsSortByEnum{ + "displayName": ListOnPremiseVantagePointsSortByDisplayname, + "name": ListOnPremiseVantagePointsSortByName, + "timeCreated": ListOnPremiseVantagePointsSortByTimecreated, + "timeUpdated": ListOnPremiseVantagePointsSortByTimeupdated, +} + +var mappingListOnPremiseVantagePointsSortByEnumLowerCase = map[string]ListOnPremiseVantagePointsSortByEnum{ + "displayname": ListOnPremiseVantagePointsSortByDisplayname, + "name": ListOnPremiseVantagePointsSortByName, + "timecreated": ListOnPremiseVantagePointsSortByTimecreated, + "timeupdated": ListOnPremiseVantagePointsSortByTimeupdated, +} + +// GetListOnPremiseVantagePointsSortByEnumValues Enumerates the set of values for ListOnPremiseVantagePointsSortByEnum +func GetListOnPremiseVantagePointsSortByEnumValues() []ListOnPremiseVantagePointsSortByEnum { + values := make([]ListOnPremiseVantagePointsSortByEnum, 0) + for _, v := range mappingListOnPremiseVantagePointsSortByEnum { + values = append(values, v) + } + return values +} + +// GetListOnPremiseVantagePointsSortByEnumStringValues Enumerates the set of values in String for ListOnPremiseVantagePointsSortByEnum +func GetListOnPremiseVantagePointsSortByEnumStringValues() []string { + return []string{ + "displayName", + "name", + "timeCreated", + "timeUpdated", + } +} + +// GetMappingListOnPremiseVantagePointsSortByEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingListOnPremiseVantagePointsSortByEnum(val string) (ListOnPremiseVantagePointsSortByEnum, bool) { + enum, ok := mappingListOnPremiseVantagePointsSortByEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/list_public_vantage_points_request_response.go b/apmsynthetics/list_public_vantage_points_request_response.go index 5054b760c3..766709678c 100644 --- a/apmsynthetics/list_public_vantage_points_request_response.go +++ b/apmsynthetics/list_public_vantage_points_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/list_scripts_request_response.go b/apmsynthetics/list_scripts_request_response.go index 34baa167b6..af6a595a9e 100644 --- a/apmsynthetics/list_scripts_request_response.go +++ b/apmsynthetics/list_scripts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/list_workers_request_response.go b/apmsynthetics/list_workers_request_response.go new file mode 100644 index 0000000000..7415911980 --- /dev/null +++ b/apmsynthetics/list_workers_request_response.go @@ -0,0 +1,284 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// ListWorkersRequest wrapper for the ListWorkers operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/ListWorkers.go.html to see an example of how to use ListWorkersRequest. +type ListWorkersRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // The maximum number of items to return. + Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` + + // The maximum number of results per page, or items to return in a paginated + // "List" call. For information on how pagination works, see + // List Pagination (https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). + // Example: `50` + Page *string `mandatory:"false" contributesTo:"query" name:"page"` + + // A filter to return only On-premise VP workers that match the status given. + Status ListWorkersStatusEnum `mandatory:"false" contributesTo:"query" name:"status" omitEmpty:"true"` + + // A filter to return only On-premise VP workers that match the capability given. + Capability *string `mandatory:"false" contributesTo:"query" name:"capability"` + + // The sort order to use, either ascending (`ASC`) or descending (`DESC`). Default sort order is ascending. + SortOrder ListWorkersSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` + + // The field to sort by. Only one sort order may be provided. + // Default order of displayName is ascending. + // Default order of timeCreated, timeUpdated and timeLastSyncup is descending. + // The displayName sort by is case-sensitive. + SortBy ListWorkersSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` + + // A filter to return only the resources that match the entire display name. + DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` + + // A filter to return only the resources that match the entire name. + Name *string `mandatory:"false" contributesTo:"query" name:"name"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request ListWorkersRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request ListWorkersRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request ListWorkersRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request ListWorkersRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request ListWorkersRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingListWorkersStatusEnum(string(request.Status)); !ok && request.Status != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Status: %s. Supported values are: %s.", request.Status, strings.Join(GetListWorkersStatusEnumStringValues(), ","))) + } + if _, ok := GetMappingListWorkersSortOrderEnum(string(request.SortOrder)); !ok && request.SortOrder != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for SortOrder: %s. Supported values are: %s.", request.SortOrder, strings.Join(GetListWorkersSortOrderEnumStringValues(), ","))) + } + if _, ok := GetMappingListWorkersSortByEnum(string(request.SortBy)); !ok && request.SortBy != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for SortBy: %s. Supported values are: %s.", request.SortBy, strings.Join(GetListWorkersSortByEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// ListWorkersResponse wrapper for the ListWorkers operation +type ListWorkersResponse struct { + + // The underlying http response + RawResponse *http.Response + + // A list of WorkerCollection instances + WorkerCollection `presentIn:"body"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` + + // For pagination of a list of items. When paging through a list, if this header appears in the response, + // then a partial list might have been returned. Include this value as the `page` parameter for the + // subsequent GET request to get the next batch of items. + OpcNextPage *string `presentIn:"header" name:"opc-next-page"` +} + +func (response ListWorkersResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response ListWorkersResponse) HTTPResponse() *http.Response { + return response.RawResponse +} + +// ListWorkersStatusEnum Enum with underlying type: string +type ListWorkersStatusEnum string + +// Set of constants representing the allowable values for ListWorkersStatusEnum +const ( + ListWorkersStatusEnabled ListWorkersStatusEnum = "ENABLED" + ListWorkersStatusDisabled ListWorkersStatusEnum = "DISABLED" +) + +var mappingListWorkersStatusEnum = map[string]ListWorkersStatusEnum{ + "ENABLED": ListWorkersStatusEnabled, + "DISABLED": ListWorkersStatusDisabled, +} + +var mappingListWorkersStatusEnumLowerCase = map[string]ListWorkersStatusEnum{ + "enabled": ListWorkersStatusEnabled, + "disabled": ListWorkersStatusDisabled, +} + +// GetListWorkersStatusEnumValues Enumerates the set of values for ListWorkersStatusEnum +func GetListWorkersStatusEnumValues() []ListWorkersStatusEnum { + values := make([]ListWorkersStatusEnum, 0) + for _, v := range mappingListWorkersStatusEnum { + values = append(values, v) + } + return values +} + +// GetListWorkersStatusEnumStringValues Enumerates the set of values in String for ListWorkersStatusEnum +func GetListWorkersStatusEnumStringValues() []string { + return []string{ + "ENABLED", + "DISABLED", + } +} + +// GetMappingListWorkersStatusEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingListWorkersStatusEnum(val string) (ListWorkersStatusEnum, bool) { + enum, ok := mappingListWorkersStatusEnumLowerCase[strings.ToLower(val)] + return enum, ok +} + +// ListWorkersSortOrderEnum Enum with underlying type: string +type ListWorkersSortOrderEnum string + +// Set of constants representing the allowable values for ListWorkersSortOrderEnum +const ( + ListWorkersSortOrderAsc ListWorkersSortOrderEnum = "ASC" + ListWorkersSortOrderDesc ListWorkersSortOrderEnum = "DESC" +) + +var mappingListWorkersSortOrderEnum = map[string]ListWorkersSortOrderEnum{ + "ASC": ListWorkersSortOrderAsc, + "DESC": ListWorkersSortOrderDesc, +} + +var mappingListWorkersSortOrderEnumLowerCase = map[string]ListWorkersSortOrderEnum{ + "asc": ListWorkersSortOrderAsc, + "desc": ListWorkersSortOrderDesc, +} + +// GetListWorkersSortOrderEnumValues Enumerates the set of values for ListWorkersSortOrderEnum +func GetListWorkersSortOrderEnumValues() []ListWorkersSortOrderEnum { + values := make([]ListWorkersSortOrderEnum, 0) + for _, v := range mappingListWorkersSortOrderEnum { + values = append(values, v) + } + return values +} + +// GetListWorkersSortOrderEnumStringValues Enumerates the set of values in String for ListWorkersSortOrderEnum +func GetListWorkersSortOrderEnumStringValues() []string { + return []string{ + "ASC", + "DESC", + } +} + +// GetMappingListWorkersSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingListWorkersSortOrderEnum(val string) (ListWorkersSortOrderEnum, bool) { + enum, ok := mappingListWorkersSortOrderEnumLowerCase[strings.ToLower(val)] + return enum, ok +} + +// ListWorkersSortByEnum Enum with underlying type: string +type ListWorkersSortByEnum string + +// Set of constants representing the allowable values for ListWorkersSortByEnum +const ( + ListWorkersSortByDisplayname ListWorkersSortByEnum = "displayName" + ListWorkersSortByName ListWorkersSortByEnum = "name" + ListWorkersSortByStatus ListWorkersSortByEnum = "status" + ListWorkersSortByPriority ListWorkersSortByEnum = "priority" + ListWorkersSortByTimecreated ListWorkersSortByEnum = "timeCreated" + ListWorkersSortByTimeupdated ListWorkersSortByEnum = "timeUpdated" + ListWorkersSortByTimelastsyncup ListWorkersSortByEnum = "timeLastSyncup" +) + +var mappingListWorkersSortByEnum = map[string]ListWorkersSortByEnum{ + "displayName": ListWorkersSortByDisplayname, + "name": ListWorkersSortByName, + "status": ListWorkersSortByStatus, + "priority": ListWorkersSortByPriority, + "timeCreated": ListWorkersSortByTimecreated, + "timeUpdated": ListWorkersSortByTimeupdated, + "timeLastSyncup": ListWorkersSortByTimelastsyncup, +} + +var mappingListWorkersSortByEnumLowerCase = map[string]ListWorkersSortByEnum{ + "displayname": ListWorkersSortByDisplayname, + "name": ListWorkersSortByName, + "status": ListWorkersSortByStatus, + "priority": ListWorkersSortByPriority, + "timecreated": ListWorkersSortByTimecreated, + "timeupdated": ListWorkersSortByTimeupdated, + "timelastsyncup": ListWorkersSortByTimelastsyncup, +} + +// GetListWorkersSortByEnumValues Enumerates the set of values for ListWorkersSortByEnum +func GetListWorkersSortByEnumValues() []ListWorkersSortByEnum { + values := make([]ListWorkersSortByEnum, 0) + for _, v := range mappingListWorkersSortByEnum { + values = append(values, v) + } + return values +} + +// GetListWorkersSortByEnumStringValues Enumerates the set of values in String for ListWorkersSortByEnum +func GetListWorkersSortByEnumStringValues() []string { + return []string{ + "displayName", + "name", + "status", + "priority", + "timeCreated", + "timeUpdated", + "timeLastSyncup", + } +} + +// GetMappingListWorkersSortByEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingListWorkersSortByEnum(val string) (ListWorkersSortByEnum, bool) { + enum, ok := mappingListWorkersSortByEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/maintenance_window_schedule.go b/apmsynthetics/maintenance_window_schedule.go index b868948a4f..6177fcdbb0 100644 --- a/apmsynthetics/maintenance_window_schedule.go +++ b/apmsynthetics/maintenance_window_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor.go b/apmsynthetics/monitor.go index 3f8cbd5cc0..a2f9b29947 100644 --- a/apmsynthetics/monitor.go +++ b/apmsynthetics/monitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -67,7 +67,7 @@ type Monitor struct { BatchIntervalInSeconds *int `mandatory:"true" json:"batchIntervalInSeconds"` // Specify the endpoint on which to run the monitor. - // For BROWSER and REST monitor types, target is mandatory. + // For BROWSER, REST and NETWORK monitor types, target is mandatory. // If target is specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script (specified by scriptId in monitor) against the specified target endpoint. // If target is not specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script as it is. // For NETWORK monitor with TCP protocol, a port needs to be provided along with target. Example: 192.168.0.1:80 diff --git a/apmsynthetics/monitor_collection.go b/apmsynthetics/monitor_collection.go index cfd97d443c..274b802279 100644 --- a/apmsynthetics/monitor_collection.go +++ b/apmsynthetics/monitor_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_configuration.go b/apmsynthetics/monitor_configuration.go index fe0906a015..8e577dcc1b 100644 --- a/apmsynthetics/monitor_configuration.go +++ b/apmsynthetics/monitor_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -59,10 +59,22 @@ func (m *monitorconfiguration) UnmarshalPolymorphicJSON(data []byte) (interface{ var err error switch m.ConfigType { + case "DNSSEC_CONFIG": + mm := DnsSecMonitorConfiguration{} + err = json.Unmarshal(data, &mm) + return mm, err + case "DNS_TRACE_CONFIG": + mm := DnsTraceMonitorConfiguration{} + err = json.Unmarshal(data, &mm) + return mm, err case "SCRIPTED_REST_CONFIG": mm := ScriptedRestMonitorConfiguration{} err = json.Unmarshal(data, &mm) return mm, err + case "DNS_SERVER_CONFIG": + mm := DnsServerMonitorConfiguration{} + err = json.Unmarshal(data, &mm) + return mm, err case "SCRIPTED_BROWSER_CONFIG": mm := ScriptedBrowserMonitorConfiguration{} err = json.Unmarshal(data, &mm) @@ -121,6 +133,9 @@ const ( MonitorConfigurationConfigTypeRestConfig MonitorConfigurationConfigTypeEnum = "REST_CONFIG" MonitorConfigurationConfigTypeScriptedRestConfig MonitorConfigurationConfigTypeEnum = "SCRIPTED_REST_CONFIG" MonitorConfigurationConfigTypeNetworkConfig MonitorConfigurationConfigTypeEnum = "NETWORK_CONFIG" + MonitorConfigurationConfigTypeDnsServerConfig MonitorConfigurationConfigTypeEnum = "DNS_SERVER_CONFIG" + MonitorConfigurationConfigTypeDnsTraceConfig MonitorConfigurationConfigTypeEnum = "DNS_TRACE_CONFIG" + MonitorConfigurationConfigTypeDnssecConfig MonitorConfigurationConfigTypeEnum = "DNSSEC_CONFIG" ) var mappingMonitorConfigurationConfigTypeEnum = map[string]MonitorConfigurationConfigTypeEnum{ @@ -129,6 +144,9 @@ var mappingMonitorConfigurationConfigTypeEnum = map[string]MonitorConfigurationC "REST_CONFIG": MonitorConfigurationConfigTypeRestConfig, "SCRIPTED_REST_CONFIG": MonitorConfigurationConfigTypeScriptedRestConfig, "NETWORK_CONFIG": MonitorConfigurationConfigTypeNetworkConfig, + "DNS_SERVER_CONFIG": MonitorConfigurationConfigTypeDnsServerConfig, + "DNS_TRACE_CONFIG": MonitorConfigurationConfigTypeDnsTraceConfig, + "DNSSEC_CONFIG": MonitorConfigurationConfigTypeDnssecConfig, } var mappingMonitorConfigurationConfigTypeEnumLowerCase = map[string]MonitorConfigurationConfigTypeEnum{ @@ -137,6 +155,9 @@ var mappingMonitorConfigurationConfigTypeEnumLowerCase = map[string]MonitorConfi "rest_config": MonitorConfigurationConfigTypeRestConfig, "scripted_rest_config": MonitorConfigurationConfigTypeScriptedRestConfig, "network_config": MonitorConfigurationConfigTypeNetworkConfig, + "dns_server_config": MonitorConfigurationConfigTypeDnsServerConfig, + "dns_trace_config": MonitorConfigurationConfigTypeDnsTraceConfig, + "dnssec_config": MonitorConfigurationConfigTypeDnssecConfig, } // GetMonitorConfigurationConfigTypeEnumValues Enumerates the set of values for MonitorConfigurationConfigTypeEnum @@ -156,6 +177,9 @@ func GetMonitorConfigurationConfigTypeEnumStringValues() []string { "REST_CONFIG", "SCRIPTED_REST_CONFIG", "NETWORK_CONFIG", + "DNS_SERVER_CONFIG", + "DNS_TRACE_CONFIG", + "DNSSEC_CONFIG", } } diff --git a/apmsynthetics/monitor_result.go b/apmsynthetics/monitor_result.go index 69f0dd2449..e6c70a8772 100644 --- a/apmsynthetics/monitor_result.go +++ b/apmsynthetics/monitor_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_result_data.go b/apmsynthetics/monitor_result_data.go index 449e2733b3..9a7dae758c 100644 --- a/apmsynthetics/monitor_result_data.go +++ b/apmsynthetics/monitor_result_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_script_parameter.go b/apmsynthetics/monitor_script_parameter.go index 476386319c..32f3069559 100644 --- a/apmsynthetics/monitor_script_parameter.go +++ b/apmsynthetics/monitor_script_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_script_parameter_info.go b/apmsynthetics/monitor_script_parameter_info.go index 9f021a5937..d161b0e616 100644 --- a/apmsynthetics/monitor_script_parameter_info.go +++ b/apmsynthetics/monitor_script_parameter_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_status.go b/apmsynthetics/monitor_status.go index 1a14ae6906..b955dff138 100644 --- a/apmsynthetics/monitor_status.go +++ b/apmsynthetics/monitor_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_status_count_map.go b/apmsynthetics/monitor_status_count_map.go index b7a3d2a5a2..cdad106624 100644 --- a/apmsynthetics/monitor_status_count_map.go +++ b/apmsynthetics/monitor_status_count_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/monitor_summary.go b/apmsynthetics/monitor_summary.go index cf5d0f537e..905de956aa 100644 --- a/apmsynthetics/monitor_summary.go +++ b/apmsynthetics/monitor_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -10,6 +10,7 @@ package apmsynthetics import ( + "encoding/json" "fmt" "github.com/oracle/oci-go-sdk/v65/common" "strings" @@ -66,12 +67,14 @@ type MonitorSummary struct { BatchIntervalInSeconds *int `mandatory:"true" json:"batchIntervalInSeconds"` // Specify the endpoint on which to run the monitor. - // For BROWSER and REST monitor types, target is mandatory. + // For BROWSER, REST and NETWORK monitor types, target is mandatory. // If target is specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script (specified by scriptId in monitor) against the specified target endpoint. // If target is not specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script as it is. // For NETWORK monitor with TCP protocol, a port needs to be provided along with target. Example: 192.168.0.1:80 Target *string `mandatory:"false" json:"target"` + Configuration MonitorConfiguration `mandatory:"false" json:"configuration"` + MaintenanceWindowSchedule *MaintenanceWindowSchedule `mandatory:"false" json:"maintenanceWindowSchedule"` // The time the resource was created, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) @@ -117,3 +120,87 @@ func (m MonitorSummary) ValidateEnumValue() (bool, error) { } return false, nil } + +// UnmarshalJSON unmarshals from json +func (m *MonitorSummary) UnmarshalJSON(data []byte) (e error) { + model := struct { + Target *string `json:"target"` + Configuration monitorconfiguration `json:"configuration"` + MaintenanceWindowSchedule *MaintenanceWindowSchedule `json:"maintenanceWindowSchedule"` + TimeCreated *common.SDKTime `json:"timeCreated"` + TimeUpdated *common.SDKTime `json:"timeUpdated"` + FreeformTags map[string]string `json:"freeformTags"` + DefinedTags map[string]map[string]interface{} `json:"definedTags"` + Id *string `json:"id"` + DisplayName *string `json:"displayName"` + MonitorType MonitorTypesEnum `json:"monitorType"` + VantagePoints []VantagePointInfo `json:"vantagePoints"` + VantagePointCount *int `json:"vantagePointCount"` + ScriptId *string `json:"scriptId"` + ScriptName *string `json:"scriptName"` + Status MonitorStatusEnum `json:"status"` + RepeatIntervalInSeconds *int `json:"repeatIntervalInSeconds"` + IsRunOnce *bool `json:"isRunOnce"` + TimeoutInSeconds *int `json:"timeoutInSeconds"` + IsRunNow *bool `json:"isRunNow"` + SchedulingPolicy SchedulingPolicyEnum `json:"schedulingPolicy"` + BatchIntervalInSeconds *int `json:"batchIntervalInSeconds"` + }{} + + e = json.Unmarshal(data, &model) + if e != nil { + return + } + var nn interface{} + m.Target = model.Target + + nn, e = model.Configuration.UnmarshalPolymorphicJSON(model.Configuration.JsonData) + if e != nil { + return + } + if nn != nil { + m.Configuration = nn.(MonitorConfiguration) + } else { + m.Configuration = nil + } + + m.MaintenanceWindowSchedule = model.MaintenanceWindowSchedule + + m.TimeCreated = model.TimeCreated + + m.TimeUpdated = model.TimeUpdated + + m.FreeformTags = model.FreeformTags + + m.DefinedTags = model.DefinedTags + + m.Id = model.Id + + m.DisplayName = model.DisplayName + + m.MonitorType = model.MonitorType + + m.VantagePoints = make([]VantagePointInfo, len(model.VantagePoints)) + copy(m.VantagePoints, model.VantagePoints) + m.VantagePointCount = model.VantagePointCount + + m.ScriptId = model.ScriptId + + m.ScriptName = model.ScriptName + + m.Status = model.Status + + m.RepeatIntervalInSeconds = model.RepeatIntervalInSeconds + + m.IsRunOnce = model.IsRunOnce + + m.TimeoutInSeconds = model.TimeoutInSeconds + + m.IsRunNow = model.IsRunNow + + m.SchedulingPolicy = model.SchedulingPolicy + + m.BatchIntervalInSeconds = model.BatchIntervalInSeconds + + return +} diff --git a/apmsynthetics/monitor_types.go b/apmsynthetics/monitor_types.go index dcf9416739..3bfcd7b415 100644 --- a/apmsynthetics/monitor_types.go +++ b/apmsynthetics/monitor_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -23,6 +23,7 @@ const ( MonitorTypesScriptedRest MonitorTypesEnum = "SCRIPTED_REST" MonitorTypesRest MonitorTypesEnum = "REST" MonitorTypesNetwork MonitorTypesEnum = "NETWORK" + MonitorTypesDns MonitorTypesEnum = "DNS" ) var mappingMonitorTypesEnum = map[string]MonitorTypesEnum{ @@ -31,6 +32,7 @@ var mappingMonitorTypesEnum = map[string]MonitorTypesEnum{ "SCRIPTED_REST": MonitorTypesScriptedRest, "REST": MonitorTypesRest, "NETWORK": MonitorTypesNetwork, + "DNS": MonitorTypesDns, } var mappingMonitorTypesEnumLowerCase = map[string]MonitorTypesEnum{ @@ -39,6 +41,7 @@ var mappingMonitorTypesEnumLowerCase = map[string]MonitorTypesEnum{ "scripted_rest": MonitorTypesScriptedRest, "rest": MonitorTypesRest, "network": MonitorTypesNetwork, + "dns": MonitorTypesDns, } // GetMonitorTypesEnumValues Enumerates the set of values for MonitorTypesEnum @@ -58,6 +61,7 @@ func GetMonitorTypesEnumStringValues() []string { "SCRIPTED_REST", "REST", "NETWORK", + "DNS", } } diff --git a/apmsynthetics/network_configuration.go b/apmsynthetics/network_configuration.go index 45016e706f..48e4776097 100644 --- a/apmsynthetics/network_configuration.go +++ b/apmsynthetics/network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -15,7 +15,7 @@ import ( "strings" ) -// NetworkConfiguration Details of the network configuration. +// NetworkConfiguration Details of the network configuration. For NETWORK monitor type, NetworkConfiguration is mandatory. type NetworkConfiguration struct { // Number of hops. diff --git a/apmsynthetics/network_monitor_configuration.go b/apmsynthetics/network_monitor_configuration.go index fa8a7a8493..4c6b7303b4 100644 --- a/apmsynthetics/network_monitor_configuration.go +++ b/apmsynthetics/network_monitor_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/node.go b/apmsynthetics/node.go index f00c07f850..f405bdbe89 100644 --- a/apmsynthetics/node.go +++ b/apmsynthetics/node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/o_auth_schemes.go b/apmsynthetics/o_auth_schemes.go index 7d39081d2a..91c969aef0 100644 --- a/apmsynthetics/o_auth_schemes.go +++ b/apmsynthetics/o_auth_schemes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/on_premise_vantage_point.go b/apmsynthetics/on_premise_vantage_point.go new file mode 100644 index 0000000000..2fd118913c --- /dev/null +++ b/apmsynthetics/on_premise_vantage_point.go @@ -0,0 +1,112 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// OnPremiseVantagePoint The information about an On-premise vantage point. +type OnPremiseVantagePoint struct { + + // The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the On-premise vantage point. + Id *string `mandatory:"true" json:"id"` + + // Unique permanent name of the On-premise vantage point. + DisplayName *string `mandatory:"true" json:"displayName"` + + // Unique On-premise vantage point name that cannot be edited. The name should not contain any confidential information. + Name *string `mandatory:"true" json:"name"` + + // Type of On-premise vantage point. + Type OnPremiseVantagePointTypeEnum `mandatory:"true" json:"type"` + + WorkersSummary *WorkersSummary `mandatory:"true" json:"workersSummary"` + + // A short description about the On-premise vantage point. + Description *string `mandatory:"false" json:"description"` + + // The time the resource was created, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` + + // The time the resource was updated, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-13T22:47:12.613Z` + TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m OnPremiseVantagePoint) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m OnPremiseVantagePoint) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingOnPremiseVantagePointTypeEnum(string(m.Type)); !ok && m.Type != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Type: %s. Supported values are: %s.", m.Type, strings.Join(GetOnPremiseVantagePointTypeEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// OnPremiseVantagePointTypeEnum Enum with underlying type: string +type OnPremiseVantagePointTypeEnum string + +// Set of constants representing the allowable values for OnPremiseVantagePointTypeEnum +const ( + OnPremiseVantagePointTypeOnPremiseDockerVantagePoint OnPremiseVantagePointTypeEnum = "ON_PREMISE_DOCKER_VANTAGE_POINT" +) + +var mappingOnPremiseVantagePointTypeEnum = map[string]OnPremiseVantagePointTypeEnum{ + "ON_PREMISE_DOCKER_VANTAGE_POINT": OnPremiseVantagePointTypeOnPremiseDockerVantagePoint, +} + +var mappingOnPremiseVantagePointTypeEnumLowerCase = map[string]OnPremiseVantagePointTypeEnum{ + "on_premise_docker_vantage_point": OnPremiseVantagePointTypeOnPremiseDockerVantagePoint, +} + +// GetOnPremiseVantagePointTypeEnumValues Enumerates the set of values for OnPremiseVantagePointTypeEnum +func GetOnPremiseVantagePointTypeEnumValues() []OnPremiseVantagePointTypeEnum { + values := make([]OnPremiseVantagePointTypeEnum, 0) + for _, v := range mappingOnPremiseVantagePointTypeEnum { + values = append(values, v) + } + return values +} + +// GetOnPremiseVantagePointTypeEnumStringValues Enumerates the set of values in String for OnPremiseVantagePointTypeEnum +func GetOnPremiseVantagePointTypeEnumStringValues() []string { + return []string{ + "ON_PREMISE_DOCKER_VANTAGE_POINT", + } +} + +// GetMappingOnPremiseVantagePointTypeEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingOnPremiseVantagePointTypeEnum(val string) (OnPremiseVantagePointTypeEnum, bool) { + enum, ok := mappingOnPremiseVantagePointTypeEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/on_premise_vantage_point_collection.go b/apmsynthetics/on_premise_vantage_point_collection.go new file mode 100644 index 0000000000..490112e1a0 --- /dev/null +++ b/apmsynthetics/on_premise_vantage_point_collection.go @@ -0,0 +1,39 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// OnPremiseVantagePointCollection The results of an On-premise vantage point search, which contains OnPremiseVantagePointSummary items and other data in an APM domain. +type OnPremiseVantagePointCollection struct { + + // List of OnPremiseVantagePointSummary items. + Items []OnPremiseVantagePointSummary `mandatory:"true" json:"items"` +} + +func (m OnPremiseVantagePointCollection) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m OnPremiseVantagePointCollection) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/on_premise_vantage_point_summary.go b/apmsynthetics/on_premise_vantage_point_summary.go new file mode 100644 index 0000000000..00af3c5aa2 --- /dev/null +++ b/apmsynthetics/on_premise_vantage_point_summary.go @@ -0,0 +1,112 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// OnPremiseVantagePointSummary Information about On-premise vantage point. +type OnPremiseVantagePointSummary struct { + + // The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the On-premise vantage point. + Id *string `mandatory:"true" json:"id"` + + // Unique permanent name of the On-premise vantage point. + DisplayName *string `mandatory:"true" json:"displayName"` + + // Unique On-premise vantage point name that cannot be edited. The name should not contain any confidential information. + Name *string `mandatory:"true" json:"name"` + + // Type of On-premise vantage point. + Type OnPremiseVantagePointSummaryTypeEnum `mandatory:"true" json:"type"` + + WorkersSummary *WorkersSummary `mandatory:"true" json:"workersSummary"` + + // A short description about the On-premise vantage point. + Description *string `mandatory:"false" json:"description"` + + // The time the resource was created, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` + + // The time the resource was updated, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-13T22:47:12.613Z` + TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m OnPremiseVantagePointSummary) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m OnPremiseVantagePointSummary) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingOnPremiseVantagePointSummaryTypeEnum(string(m.Type)); !ok && m.Type != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Type: %s. Supported values are: %s.", m.Type, strings.Join(GetOnPremiseVantagePointSummaryTypeEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// OnPremiseVantagePointSummaryTypeEnum Enum with underlying type: string +type OnPremiseVantagePointSummaryTypeEnum string + +// Set of constants representing the allowable values for OnPremiseVantagePointSummaryTypeEnum +const ( + OnPremiseVantagePointSummaryTypeOnPremiseDockerVantagePoint OnPremiseVantagePointSummaryTypeEnum = "ON_PREMISE_DOCKER_VANTAGE_POINT" +) + +var mappingOnPremiseVantagePointSummaryTypeEnum = map[string]OnPremiseVantagePointSummaryTypeEnum{ + "ON_PREMISE_DOCKER_VANTAGE_POINT": OnPremiseVantagePointSummaryTypeOnPremiseDockerVantagePoint, +} + +var mappingOnPremiseVantagePointSummaryTypeEnumLowerCase = map[string]OnPremiseVantagePointSummaryTypeEnum{ + "on_premise_docker_vantage_point": OnPremiseVantagePointSummaryTypeOnPremiseDockerVantagePoint, +} + +// GetOnPremiseVantagePointSummaryTypeEnumValues Enumerates the set of values for OnPremiseVantagePointSummaryTypeEnum +func GetOnPremiseVantagePointSummaryTypeEnumValues() []OnPremiseVantagePointSummaryTypeEnum { + values := make([]OnPremiseVantagePointSummaryTypeEnum, 0) + for _, v := range mappingOnPremiseVantagePointSummaryTypeEnum { + values = append(values, v) + } + return values +} + +// GetOnPremiseVantagePointSummaryTypeEnumStringValues Enumerates the set of values in String for OnPremiseVantagePointSummaryTypeEnum +func GetOnPremiseVantagePointSummaryTypeEnumStringValues() []string { + return []string{ + "ON_PREMISE_DOCKER_VANTAGE_POINT", + } +} + +// GetMappingOnPremiseVantagePointSummaryTypeEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingOnPremiseVantagePointSummaryTypeEnum(val string) (OnPremiseVantagePointSummaryTypeEnum, bool) { + enum, ok := mappingOnPremiseVantagePointSummaryTypeEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/on_premise_vantage_point_worker_status.go b/apmsynthetics/on_premise_vantage_point_worker_status.go new file mode 100644 index 0000000000..1d8e4a0750 --- /dev/null +++ b/apmsynthetics/on_premise_vantage_point_worker_status.go @@ -0,0 +1,56 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "strings" +) + +// OnPremiseVantagePointWorkerStatusEnum Enum with underlying type: string +type OnPremiseVantagePointWorkerStatusEnum string + +// Set of constants representing the allowable values for OnPremiseVantagePointWorkerStatusEnum +const ( + OnPremiseVantagePointWorkerStatusEnabled OnPremiseVantagePointWorkerStatusEnum = "ENABLED" + OnPremiseVantagePointWorkerStatusDisabled OnPremiseVantagePointWorkerStatusEnum = "DISABLED" +) + +var mappingOnPremiseVantagePointWorkerStatusEnum = map[string]OnPremiseVantagePointWorkerStatusEnum{ + "ENABLED": OnPremiseVantagePointWorkerStatusEnabled, + "DISABLED": OnPremiseVantagePointWorkerStatusDisabled, +} + +var mappingOnPremiseVantagePointWorkerStatusEnumLowerCase = map[string]OnPremiseVantagePointWorkerStatusEnum{ + "enabled": OnPremiseVantagePointWorkerStatusEnabled, + "disabled": OnPremiseVantagePointWorkerStatusDisabled, +} + +// GetOnPremiseVantagePointWorkerStatusEnumValues Enumerates the set of values for OnPremiseVantagePointWorkerStatusEnum +func GetOnPremiseVantagePointWorkerStatusEnumValues() []OnPremiseVantagePointWorkerStatusEnum { + values := make([]OnPremiseVantagePointWorkerStatusEnum, 0) + for _, v := range mappingOnPremiseVantagePointWorkerStatusEnum { + values = append(values, v) + } + return values +} + +// GetOnPremiseVantagePointWorkerStatusEnumStringValues Enumerates the set of values in String for OnPremiseVantagePointWorkerStatusEnum +func GetOnPremiseVantagePointWorkerStatusEnumStringValues() []string { + return []string{ + "ENABLED", + "DISABLED", + } +} + +// GetMappingOnPremiseVantagePointWorkerStatusEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingOnPremiseVantagePointWorkerStatusEnum(val string) (OnPremiseVantagePointWorkerStatusEnum, bool) { + enum, ok := mappingOnPremiseVantagePointWorkerStatusEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/on_premise_vantage_point_worker_type.go b/apmsynthetics/on_premise_vantage_point_worker_type.go new file mode 100644 index 0000000000..5012a8ca77 --- /dev/null +++ b/apmsynthetics/on_premise_vantage_point_worker_type.go @@ -0,0 +1,52 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "strings" +) + +// OnPremiseVantagePointWorkerTypeEnum Enum with underlying type: string +type OnPremiseVantagePointWorkerTypeEnum string + +// Set of constants representing the allowable values for OnPremiseVantagePointWorkerTypeEnum +const ( + OnPremiseVantagePointWorkerTypeDocker OnPremiseVantagePointWorkerTypeEnum = "DOCKER" +) + +var mappingOnPremiseVantagePointWorkerTypeEnum = map[string]OnPremiseVantagePointWorkerTypeEnum{ + "DOCKER": OnPremiseVantagePointWorkerTypeDocker, +} + +var mappingOnPremiseVantagePointWorkerTypeEnumLowerCase = map[string]OnPremiseVantagePointWorkerTypeEnum{ + "docker": OnPremiseVantagePointWorkerTypeDocker, +} + +// GetOnPremiseVantagePointWorkerTypeEnumValues Enumerates the set of values for OnPremiseVantagePointWorkerTypeEnum +func GetOnPremiseVantagePointWorkerTypeEnumValues() []OnPremiseVantagePointWorkerTypeEnum { + values := make([]OnPremiseVantagePointWorkerTypeEnum, 0) + for _, v := range mappingOnPremiseVantagePointWorkerTypeEnum { + values = append(values, v) + } + return values +} + +// GetOnPremiseVantagePointWorkerTypeEnumStringValues Enumerates the set of values in String for OnPremiseVantagePointWorkerTypeEnum +func GetOnPremiseVantagePointWorkerTypeEnumStringValues() []string { + return []string{ + "DOCKER", + } +} + +// GetMappingOnPremiseVantagePointWorkerTypeEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingOnPremiseVantagePointWorkerTypeEnum(val string) (OnPremiseVantagePointWorkerTypeEnum, bool) { + enum, ok := mappingOnPremiseVantagePointWorkerTypeEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/apmsynthetics/on_premise_vp_worker_version_details.go b/apmsynthetics/on_premise_vp_worker_version_details.go new file mode 100644 index 0000000000..6a98d3d56c --- /dev/null +++ b/apmsynthetics/on_premise_vp_worker_version_details.go @@ -0,0 +1,45 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// OnPremiseVpWorkerVersionDetails Image version details of the On-premise VP worker. +type OnPremiseVpWorkerVersionDetails struct { + + // Current image version of the On-premise VP worker. + Version *string `mandatory:"true" json:"version"` + + // Minimum supported image version of the On-premise VP worker. + MinSupportedVersion *string `mandatory:"true" json:"minSupportedVersion"` + + // Latest image version of the On-premise VP worker. + LatestVersion *string `mandatory:"true" json:"latestVersion"` +} + +func (m OnPremiseVpWorkerVersionDetails) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m OnPremiseVpWorkerVersionDetails) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/oracle_rm_stack.go b/apmsynthetics/oracle_rm_stack.go index 91bb56213b..803388552d 100644 --- a/apmsynthetics/oracle_rm_stack.go +++ b/apmsynthetics/oracle_rm_stack.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/private_key.go b/apmsynthetics/private_key.go index e7ebdab7af..4dc6e8221b 100644 --- a/apmsynthetics/private_key.go +++ b/apmsynthetics/private_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/probe_mode.go b/apmsynthetics/probe_mode.go index a60e208fe8..a740aab071 100644 --- a/apmsynthetics/probe_mode.go +++ b/apmsynthetics/probe_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/protocol.go b/apmsynthetics/protocol.go index fa86b66231..95b2065349 100644 --- a/apmsynthetics/protocol.go +++ b/apmsynthetics/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/public_vantage_point_collection.go b/apmsynthetics/public_vantage_point_collection.go index c85120a252..eeb66f853b 100644 --- a/apmsynthetics/public_vantage_point_collection.go +++ b/apmsynthetics/public_vantage_point_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/public_vantage_point_summary.go b/apmsynthetics/public_vantage_point_summary.go index 6558b55f88..64bdd08e89 100644 --- a/apmsynthetics/public_vantage_point_summary.go +++ b/apmsynthetics/public_vantage_point_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/request_authentication_details.go b/apmsynthetics/request_authentication_details.go index f141b107e5..f90b8b7f6a 100644 --- a/apmsynthetics/request_authentication_details.go +++ b/apmsynthetics/request_authentication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/request_authentication_schemes.go b/apmsynthetics/request_authentication_schemes.go index 0a8b2972df..d8dcc37d45 100644 --- a/apmsynthetics/request_authentication_schemes.go +++ b/apmsynthetics/request_authentication_schemes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/request_authentication_schemes_for_scripted_rest.go b/apmsynthetics/request_authentication_schemes_for_scripted_rest.go index f3409cfbf5..edceea6d5e 100644 --- a/apmsynthetics/request_authentication_schemes_for_scripted_rest.go +++ b/apmsynthetics/request_authentication_schemes_for_scripted_rest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/request_methods.go b/apmsynthetics/request_methods.go index d28b71e121..70c934493a 100644 --- a/apmsynthetics/request_methods.go +++ b/apmsynthetics/request_methods.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/request_query_param.go b/apmsynthetics/request_query_param.go index dc536d3a13..d406a70246 100644 --- a/apmsynthetics/request_query_param.go +++ b/apmsynthetics/request_query_param.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/rest_monitor_configuration.go b/apmsynthetics/rest_monitor_configuration.go index 6a4656ffe8..a8dffe106c 100644 --- a/apmsynthetics/rest_monitor_configuration.go +++ b/apmsynthetics/rest_monitor_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/scheduling_policy.go b/apmsynthetics/scheduling_policy.go index 3d8b3cfd22..bd47b185a8 100644 --- a/apmsynthetics/scheduling_policy.go +++ b/apmsynthetics/scheduling_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/script.go b/apmsynthetics/script.go index d730317df3..7577d42ba2 100644 --- a/apmsynthetics/script.go +++ b/apmsynthetics/script.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/script_collection.go b/apmsynthetics/script_collection.go index 8397fa9376..d71858f1bf 100644 --- a/apmsynthetics/script_collection.go +++ b/apmsynthetics/script_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/script_parameter.go b/apmsynthetics/script_parameter.go index a600e090fc..2eff6e3793 100644 --- a/apmsynthetics/script_parameter.go +++ b/apmsynthetics/script_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/script_parameter_info.go b/apmsynthetics/script_parameter_info.go index 8054a432a8..eeffc6b19d 100644 --- a/apmsynthetics/script_parameter_info.go +++ b/apmsynthetics/script_parameter_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/script_summary.go b/apmsynthetics/script_summary.go index 02e959ff33..5c48f0be34 100644 --- a/apmsynthetics/script_summary.go +++ b/apmsynthetics/script_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/scripted_browser_monitor_configuration.go b/apmsynthetics/scripted_browser_monitor_configuration.go index 69fe9ce6a6..1b31a4826c 100644 --- a/apmsynthetics/scripted_browser_monitor_configuration.go +++ b/apmsynthetics/scripted_browser_monitor_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/scripted_rest_monitor_configuration.go b/apmsynthetics/scripted_rest_monitor_configuration.go index fbb8285fad..cbbad2841d 100644 --- a/apmsynthetics/scripted_rest_monitor_configuration.go +++ b/apmsynthetics/scripted_rest_monitor_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/sort_orders.go b/apmsynthetics/sort_orders.go index 6d2af8d4e7..bbf3477d45 100644 --- a/apmsynthetics/sort_orders.go +++ b/apmsynthetics/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/update_dedicated_vantage_point_details.go b/apmsynthetics/update_dedicated_vantage_point_details.go index 44d8974029..99101b64ee 100644 --- a/apmsynthetics/update_dedicated_vantage_point_details.go +++ b/apmsynthetics/update_dedicated_vantage_point_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/update_dedicated_vantage_point_request_response.go b/apmsynthetics/update_dedicated_vantage_point_request_response.go index 95dd73679e..fe15229313 100644 --- a/apmsynthetics/update_dedicated_vantage_point_request_response.go +++ b/apmsynthetics/update_dedicated_vantage_point_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/update_monitor_details.go b/apmsynthetics/update_monitor_details.go index aa657d69a3..35cb66fe3c 100644 --- a/apmsynthetics/update_monitor_details.go +++ b/apmsynthetics/update_monitor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type UpdateMonitorDetails struct { TimeoutInSeconds *int `mandatory:"false" json:"timeoutInSeconds"` // Specify the endpoint on which to run the monitor. - // For BROWSER and REST monitor types, target is mandatory. + // For BROWSER, REST and NETWORK monitor types, target is mandatory. // If target is specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script (specified by scriptId in monitor) against the specified target endpoint. // If target is not specified in the SCRIPTED_BROWSER monitor type, then the monitor will run the selected script as it is. // For NETWORK monitor with TCP protocol, a port needs to be provided along with target. Example: 192.168.0.1:80 diff --git a/apmsynthetics/update_monitor_request_response.go b/apmsynthetics/update_monitor_request_response.go index 9a4d189d66..e14744d8da 100644 --- a/apmsynthetics/update_monitor_request_response.go +++ b/apmsynthetics/update_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/update_on_premise_vantage_point_details.go b/apmsynthetics/update_on_premise_vantage_point_details.go new file mode 100644 index 0000000000..04c284dbbc --- /dev/null +++ b/apmsynthetics/update_on_premise_vantage_point_details.go @@ -0,0 +1,47 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// UpdateOnPremiseVantagePointDetails Details of the request body used to update an On-premise vantage point. +type UpdateOnPremiseVantagePointDetails struct { + + // A short description about the On-premise vantage point. + Description *string `mandatory:"false" json:"description"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m UpdateOnPremiseVantagePointDetails) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m UpdateOnPremiseVantagePointDetails) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/update_on_premise_vantage_point_request_response.go b/apmsynthetics/update_on_premise_vantage_point_request_response.go new file mode 100644 index 0000000000..933dae868a --- /dev/null +++ b/apmsynthetics/update_on_premise_vantage_point_request_response.go @@ -0,0 +1,107 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// UpdateOnPremiseVantagePointRequest wrapper for the UpdateOnPremiseVantagePoint operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/UpdateOnPremiseVantagePoint.go.html to see an example of how to use UpdateOnPremiseVantagePointRequest. +type UpdateOnPremiseVantagePointRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // The information to be updated. + UpdateOnPremiseVantagePointDetails `contributesTo:"body"` + + // For optimistic concurrency control. In the PUT or DELETE call + // for a resource, set the `if-match` parameter to the value of the + // etag from a previous GET or POST response for that resource. + // The resource will be updated or deleted only if the etag you + // provide matches the resource's current etag value. + IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request UpdateOnPremiseVantagePointRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request UpdateOnPremiseVantagePointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request UpdateOnPremiseVantagePointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request UpdateOnPremiseVantagePointRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request UpdateOnPremiseVantagePointRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// UpdateOnPremiseVantagePointResponse wrapper for the UpdateOnPremiseVantagePoint operation +type UpdateOnPremiseVantagePointResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The OnPremiseVantagePoint instance + OnPremiseVantagePoint `presentIn:"body"` + + // For optimistic concurrency control. See `if-match`. + Etag *string `presentIn:"header" name:"etag"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response UpdateOnPremiseVantagePointResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response UpdateOnPremiseVantagePointResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/update_script_details.go b/apmsynthetics/update_script_details.go index a07044ca0a..9fb1aed18e 100644 --- a/apmsynthetics/update_script_details.go +++ b/apmsynthetics/update_script_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/update_script_request_response.go b/apmsynthetics/update_script_request_response.go index d6fe778aa7..c8b1d50fe5 100644 --- a/apmsynthetics/update_script_request_response.go +++ b/apmsynthetics/update_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/update_worker_details.go b/apmsynthetics/update_worker_details.go new file mode 100644 index 0000000000..9739109bce --- /dev/null +++ b/apmsynthetics/update_worker_details.go @@ -0,0 +1,56 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// UpdateWorkerDetails Details of the request body used to update an On-premise VP worker. +type UpdateWorkerDetails struct { + + // Configuration details of the On-premise VP worker. + ConfigurationDetails *interface{} `mandatory:"false" json:"configurationDetails"` + + // Enables or disables the On-premise VP worker. + Status OnPremiseVantagePointWorkerStatusEnum `mandatory:"false" json:"status,omitempty"` + + // Priority of the On-premise VP worker to schedule monitors. + Priority *int `mandatory:"false" json:"priority"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m UpdateWorkerDetails) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m UpdateWorkerDetails) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if _, ok := GetMappingOnPremiseVantagePointWorkerStatusEnum(string(m.Status)); !ok && m.Status != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Status: %s. Supported values are: %s.", m.Status, strings.Join(GetOnPremiseVantagePointWorkerStatusEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/update_worker_request_response.go b/apmsynthetics/update_worker_request_response.go new file mode 100644 index 0000000000..2f65e416d9 --- /dev/null +++ b/apmsynthetics/update_worker_request_response.go @@ -0,0 +1,110 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// UpdateWorkerRequest wrapper for the UpdateWorker operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmsynthetics/UpdateWorker.go.html to see an example of how to use UpdateWorkerRequest. +type UpdateWorkerRequest struct { + + // The APM domain ID the request is intended for. + ApmDomainId *string `mandatory:"true" contributesTo:"query" name:"apmDomainId"` + + // The OCID of the On-premise vantage point. + OnPremiseVantagePointId *string `mandatory:"true" contributesTo:"path" name:"onPremiseVantagePointId"` + + // The OCID of the On-premise vantage point worker. + WorkerId *string `mandatory:"true" contributesTo:"path" name:"workerId"` + + // The information to be updated. + UpdateWorkerDetails `contributesTo:"body"` + + // For optimistic concurrency control. In the PUT or DELETE call + // for a resource, set the `if-match` parameter to the value of the + // etag from a previous GET or POST response for that resource. + // The resource will be updated or deleted only if the etag you + // provide matches the resource's current etag value. + IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` + + // Unique identifier for the request. + // If you need to contact Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request UpdateWorkerRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request UpdateWorkerRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request UpdateWorkerRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request UpdateWorkerRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request UpdateWorkerRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// UpdateWorkerResponse wrapper for the UpdateWorker operation +type UpdateWorkerResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The Worker instance + Worker `presentIn:"body"` + + // For optimistic concurrency control. See `if-match`. + Etag *string `presentIn:"header" name:"etag"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` +} + +func (response UpdateWorkerResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response UpdateWorkerResponse) HTTPResponse() *http.Response { + return response.RawResponse +} diff --git a/apmsynthetics/vantage_point_execution.go b/apmsynthetics/vantage_point_execution.go index afb50b10ac..8c4c4d407f 100644 --- a/apmsynthetics/vantage_point_execution.go +++ b/apmsynthetics/vantage_point_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/vantage_point_info.go b/apmsynthetics/vantage_point_info.go index 736f4905d2..3fc8764e23 100644 --- a/apmsynthetics/vantage_point_info.go +++ b/apmsynthetics/vantage_point_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/vantage_point_node.go b/apmsynthetics/vantage_point_node.go index 7eea481706..9da95c96e8 100644 --- a/apmsynthetics/vantage_point_node.go +++ b/apmsynthetics/vantage_point_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/verify_text.go b/apmsynthetics/verify_text.go index 34c6a36d06..e59c2e6a87 100644 --- a/apmsynthetics/verify_text.go +++ b/apmsynthetics/verify_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmsynthetics/worker.go b/apmsynthetics/worker.go new file mode 100644 index 0000000000..3eca21d83d --- /dev/null +++ b/apmsynthetics/worker.go @@ -0,0 +1,105 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// Worker The information about an On-premise VP worker. +type Worker struct { + + // The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the On-premise VP worker. + Id *string `mandatory:"true" json:"id"` + + // The runtime assigned id of the On-premise VP worker. + RuntimeId *string `mandatory:"true" json:"runtimeId"` + + // Unique On-premise VP worker name that cannot be edited. The name should not contain any confidential information. + DisplayName *string `mandatory:"true" json:"displayName"` + + // Unique permanent name of the On-premise VP worker. This is the same as the displayName. + Name *string `mandatory:"true" json:"name"` + + // The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the On-premise vantage point. + OpvpId *string `mandatory:"true" json:"opvpId"` + + // On-premise vantage point name. + OpvpName *string `mandatory:"true" json:"opvpName"` + + VersionDetails *OnPremiseVpWorkerVersionDetails `mandatory:"true" json:"versionDetails"` + + // Type of the On-premise VP worker. + WorkerType OnPremiseVantagePointWorkerTypeEnum `mandatory:"true" json:"workerType"` + + // Enables or disables the On-premise VP worker. + Status OnPremiseVantagePointWorkerStatusEnum `mandatory:"true" json:"status"` + + // Priority of the On-premise VP worker to schedule monitors. + Priority *int `mandatory:"true" json:"priority"` + + // Configuration details of the On-premise VP worker. + ConfigurationDetails *interface{} `mandatory:"false" json:"configurationDetails"` + + // Geographical information of the On-premise VP worker. + GeoInfo *string `mandatory:"false" json:"geoInfo"` + + // Monitors list assigned to the On-premise VP worker. + MonitorList []WorkerMonitorList `mandatory:"false" json:"monitorList"` + + IdentityInfo *IdentityInfoDetails `mandatory:"false" json:"identityInfo"` + + // The time the resource was last synced, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeLastSyncUp *common.SDKTime `mandatory:"false" json:"timeLastSyncUp"` + + // The time the resource was created, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` + + // The time the resource was updated, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-13T22:47:12.613Z` + TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m Worker) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m Worker) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingOnPremiseVantagePointWorkerTypeEnum(string(m.WorkerType)); !ok && m.WorkerType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for WorkerType: %s. Supported values are: %s.", m.WorkerType, strings.Join(GetOnPremiseVantagePointWorkerTypeEnumStringValues(), ","))) + } + if _, ok := GetMappingOnPremiseVantagePointWorkerStatusEnum(string(m.Status)); !ok && m.Status != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Status: %s. Supported values are: %s.", m.Status, strings.Join(GetOnPremiseVantagePointWorkerStatusEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/worker_collection.go b/apmsynthetics/worker_collection.go new file mode 100644 index 0000000000..c1fd71c573 --- /dev/null +++ b/apmsynthetics/worker_collection.go @@ -0,0 +1,39 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// WorkerCollection The results of an On-premise VP worker search, which contains WorkerSummary items and other data in an APM domain. +type WorkerCollection struct { + + // List of WorkerSummary items. + Items []WorkerSummary `mandatory:"true" json:"items"` +} + +func (m WorkerCollection) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m WorkerCollection) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/worker_monitor_list.go b/apmsynthetics/worker_monitor_list.go new file mode 100644 index 0000000000..38cb9046a8 --- /dev/null +++ b/apmsynthetics/worker_monitor_list.go @@ -0,0 +1,56 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// WorkerMonitorList Details of the monitor assigned to an On-premise vantage point worker. +type WorkerMonitorList struct { + + // The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the monitor. + Id *string `mandatory:"true" json:"id"` + + // Unique name that can be edited. The name should not contain any confidential information. + DisplayName *string `mandatory:"true" json:"displayName"` + + // Type of monitor. + MonitorType MonitorTypesEnum `mandatory:"true" json:"monitorType"` + + // If isRunNow is enabled, then the monitor will run immediately. + IsRunNow *bool `mandatory:"false" json:"isRunNow"` + + // The time the resource was last assigned to an On-premise vantage point worker, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeAssigned *common.SDKTime `mandatory:"false" json:"timeAssigned"` +} + +func (m WorkerMonitorList) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m WorkerMonitorList) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingMonitorTypesEnum(string(m.MonitorType)); !ok && m.MonitorType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for MonitorType: %s. Supported values are: %s.", m.MonitorType, strings.Join(GetMonitorTypesEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/worker_summary.go b/apmsynthetics/worker_summary.go new file mode 100644 index 0000000000..87246cada1 --- /dev/null +++ b/apmsynthetics/worker_summary.go @@ -0,0 +1,94 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// WorkerSummary Information about On-premise VP worker. +type WorkerSummary struct { + + // The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the On-premise VP worker. + Id *string `mandatory:"true" json:"id"` + + // Unique On-premise VP worker name that cannot be edited. The name should not contain any confidential information. + DisplayName *string `mandatory:"true" json:"displayName"` + + // Unique permanent name of the On-premise VP worker. This is the same as the displayName. + Name *string `mandatory:"true" json:"name"` + + VersionDetails *OnPremiseVpWorkerVersionDetails `mandatory:"true" json:"versionDetails"` + + // Type of the On-premise VP worker. + WorkerType OnPremiseVantagePointWorkerTypeEnum `mandatory:"true" json:"workerType"` + + // Enables or disables the On-premise VP worker. + Status OnPremiseVantagePointWorkerStatusEnum `mandatory:"true" json:"status"` + + // Priority of the On-premise VP worker to schedule monitors. + Priority *int `mandatory:"true" json:"priority"` + + // Configuration details of the On-premise VP worker. + ConfigurationDetails *interface{} `mandatory:"false" json:"configurationDetails"` + + // Geographical information of the On-premise VP worker. + GeoInfo *string `mandatory:"false" json:"geoInfo"` + + // Monitors list assigned to the On-premise VP worker. + MonitorList []WorkerMonitorList `mandatory:"false" json:"monitorList"` + + // The time the resource was last synced, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeLastSyncup *common.SDKTime `mandatory:"false" json:"timeLastSyncup"` + + // The time the resource was created, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-12T22:47:12.613Z` + TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` + + // The time the resource was updated, expressed in RFC 3339 (https://tools.ietf.org/html/rfc3339) + // timestamp format. + // Example: `2020-02-13T22:47:12.613Z` + TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` + + // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. + // Example: `{"bar-key": "value"}` + FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` + + // Defined tags for this resource. Each key is predefined and scoped to a namespace. + // Example: `{"foo-namespace": {"bar-key": "value"}}` + DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` +} + +func (m WorkerSummary) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m WorkerSummary) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingOnPremiseVantagePointWorkerTypeEnum(string(m.WorkerType)); !ok && m.WorkerType != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for WorkerType: %s. Supported values are: %s.", m.WorkerType, strings.Join(GetOnPremiseVantagePointWorkerTypeEnumStringValues(), ","))) + } + if _, ok := GetMappingOnPremiseVantagePointWorkerStatusEnum(string(m.Status)); !ok && m.Status != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Status: %s. Supported values are: %s.", m.Status, strings.Join(GetOnPremiseVantagePointWorkerStatusEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmsynthetics/workers_summary.go b/apmsynthetics/workers_summary.go new file mode 100644 index 0000000000..2ab2b46c98 --- /dev/null +++ b/apmsynthetics/workers_summary.go @@ -0,0 +1,54 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Application Performance Monitoring Synthetic Monitoring API +// +// Use the Application Performance Monitoring Synthetic Monitoring API to query synthetic scripts and monitors. For more information, see Application Performance Monitoring (https://docs.oracle.com/iaas/application-performance-monitoring/index.html). +// + +package apmsynthetics + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// WorkersSummary Details of the workers in a specific On-premise vantage point. +type WorkersSummary struct { + + // Total number of workers in a specific On-premise vantage point. + Total *int `mandatory:"true" json:"total"` + + // Number of available workers in a specific On-premise vantage point. + Available *int `mandatory:"true" json:"available"` + + // Number of occupied workers in a specific On-premise vantage point. + Used *int `mandatory:"true" json:"used"` + + // Number of disabled workers in a specific On-premise vantage point. + Disabled *int `mandatory:"true" json:"disabled"` + + // Minimum version among the workers in a specific On-premise vantage point. + MinVersion *string `mandatory:"true" json:"minVersion"` + + // List of available capabilities in a specific On-premise vantage point. + AvailableCapabilities []AvailableCapability `mandatory:"true" json:"availableCapabilities"` +} + +func (m WorkersSummary) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m WorkersSummary) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/apmtraces/aggregated_snapshot.go b/apmtraces/aggregated_snapshot.go index 0002bf9e48..a2dad18ef3 100644 --- a/apmtraces/aggregated_snapshot.go +++ b/apmtraces/aggregated_snapshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/aggregated_stack_trace.go b/apmtraces/aggregated_stack_trace.go index 2ffdfaad5f..db9265c1c7 100644 --- a/apmtraces/aggregated_stack_trace.go +++ b/apmtraces/aggregated_stack_trace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/apmtraces_query_client.go b/apmtraces/apmtraces_query_client.go index 9ab0ec3c97..7bc9870621 100644 --- a/apmtraces/apmtraces_query_client.go +++ b/apmtraces/apmtraces_query_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/apmtraces_trace_client.go b/apmtraces/apmtraces_trace_client.go index 3b9889aec8..8cb3181a5c 100644 --- a/apmtraces/apmtraces_trace_client.go +++ b/apmtraces/apmtraces_trace_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/get_aggregated_snapshot_request_response.go b/apmtraces/get_aggregated_snapshot_request_response.go index 22fae77a11..377d7317e0 100644 --- a/apmtraces/get_aggregated_snapshot_request_response.go +++ b/apmtraces/get_aggregated_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/get_span_request_response.go b/apmtraces/get_span_request_response.go index 59f4eddc29..fdd6144b5e 100644 --- a/apmtraces/get_span_request_response.go +++ b/apmtraces/get_span_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/get_trace_request_response.go b/apmtraces/get_trace_request_response.go index f523f844e9..7b79a09d43 100644 --- a/apmtraces/get_trace_request_response.go +++ b/apmtraces/get_trace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/get_trace_snapshot_request_response.go b/apmtraces/get_trace_snapshot_request_response.go index c5ca4ac723..b4c2e3a71d 100644 --- a/apmtraces/get_trace_snapshot_request_response.go +++ b/apmtraces/get_trace_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/list_quick_picks_request_response.go b/apmtraces/list_quick_picks_request_response.go index 00ed8da61e..6d7804e1a6 100644 --- a/apmtraces/list_quick_picks_request_response.go +++ b/apmtraces/list_quick_picks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_details.go b/apmtraces/query_details.go index 18f6d28591..a5b2982644 100644 --- a/apmtraces/query_details.go +++ b/apmtraces/query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_request_response.go b/apmtraces/query_request_response.go index 8df312eaad..04f055bdf2 100644 --- a/apmtraces/query_request_response.go +++ b/apmtraces/query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_result_metadata_summary.go b/apmtraces/query_result_metadata_summary.go index e2f661d812..4024a5db71 100644 --- a/apmtraces/query_result_metadata_summary.go +++ b/apmtraces/query_result_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_result_response.go b/apmtraces/query_result_response.go index f103909022..def9dfb752 100644 --- a/apmtraces/query_result_response.go +++ b/apmtraces/query_result_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_result_row.go b/apmtraces/query_result_row.go index 8e4583ec89..443c0309bf 100644 --- a/apmtraces/query_result_row.go +++ b/apmtraces/query_result_row.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_result_row_type_summary.go b/apmtraces/query_result_row_type_summary.go index 38e1b90d6d..df16bdf561 100644 --- a/apmtraces/query_result_row_type_summary.go +++ b/apmtraces/query_result_row_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_results_grouped_by_summary.go b/apmtraces/query_results_grouped_by_summary.go index 6dd105a032..bfefec2cfa 100644 --- a/apmtraces/query_results_grouped_by_summary.go +++ b/apmtraces/query_results_grouped_by_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/query_results_ordered_by_summary.go b/apmtraces/query_results_ordered_by_summary.go index 54a213485a..368c2381e9 100644 --- a/apmtraces/query_results_ordered_by_summary.go +++ b/apmtraces/query_results_ordered_by_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/quick_pick_summary.go b/apmtraces/quick_pick_summary.go index 303161fe38..cb0dc80ed8 100644 --- a/apmtraces/quick_pick_summary.go +++ b/apmtraces/quick_pick_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/snapshot_detail.go b/apmtraces/snapshot_detail.go index 58dafbe43f..04fd0bd58e 100644 --- a/apmtraces/snapshot_detail.go +++ b/apmtraces/snapshot_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/span.go b/apmtraces/span.go index bf2dfceb12..78692f1385 100644 --- a/apmtraces/span.go +++ b/apmtraces/span.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/span_log.go b/apmtraces/span_log.go index 4223085960..3e64e56e3a 100644 --- a/apmtraces/span_log.go +++ b/apmtraces/span_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/span_log_collection.go b/apmtraces/span_log_collection.go index aa1203c4bf..0ec072f76c 100644 --- a/apmtraces/span_log_collection.go +++ b/apmtraces/span_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/span_snapshot.go b/apmtraces/span_snapshot.go index a51794935d..1c5478acdc 100644 --- a/apmtraces/span_snapshot.go +++ b/apmtraces/span_snapshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/stack_trace_element.go b/apmtraces/stack_trace_element.go index 3eaec8dec1..fc5f6d5d62 100644 --- a/apmtraces/stack_trace_element.go +++ b/apmtraces/stack_trace_element.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/tag.go b/apmtraces/tag.go index 3fe27a6f9d..b8293aabb9 100644 --- a/apmtraces/tag.go +++ b/apmtraces/tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/thread_snapshot.go b/apmtraces/thread_snapshot.go index 4698be7c86..1a3424571c 100644 --- a/apmtraces/thread_snapshot.go +++ b/apmtraces/thread_snapshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/trace.go b/apmtraces/trace.go index 63382b2de5..6b58492ab8 100644 --- a/apmtraces/trace.go +++ b/apmtraces/trace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/trace_service_summary.go b/apmtraces/trace_service_summary.go index e7c0e2c026..3c1db30cd4 100644 --- a/apmtraces/trace_service_summary.go +++ b/apmtraces/trace_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/trace_snapshot.go b/apmtraces/trace_snapshot.go index ac22f2cd7b..c48ab9b3d7 100644 --- a/apmtraces/trace_snapshot.go +++ b/apmtraces/trace_snapshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/apmtraces/trace_span_summary.go b/apmtraces/trace_span_summary.go index d05ffa28e7..e217073ad1 100644 --- a/apmtraces/trace_span_summary.go +++ b/apmtraces/trace_span_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/applicationmigration_client.go b/applicationmigration/applicationmigration_client.go index d78a07ca41..bceb352d20 100644 --- a/applicationmigration/applicationmigration_client.go +++ b/applicationmigration/applicationmigration_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/authorization_details.go b/applicationmigration/authorization_details.go index 339065113a..6af605c870 100644 --- a/applicationmigration/authorization_details.go +++ b/applicationmigration/authorization_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/cancel_work_request_request_response.go b/applicationmigration/cancel_work_request_request_response.go index e54c63314d..d67a05f3a7 100644 --- a/applicationmigration/cancel_work_request_request_response.go +++ b/applicationmigration/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/change_compartment_details.go b/applicationmigration/change_compartment_details.go index 7b3913b31e..66a0346325 100644 --- a/applicationmigration/change_compartment_details.go +++ b/applicationmigration/change_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/change_migration_compartment_request_response.go b/applicationmigration/change_migration_compartment_request_response.go index 3f6b09d662..6ec5f6182b 100644 --- a/applicationmigration/change_migration_compartment_request_response.go +++ b/applicationmigration/change_migration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/change_source_compartment_request_response.go b/applicationmigration/change_source_compartment_request_response.go index 6eee201b59..571a87da77 100644 --- a/applicationmigration/change_source_compartment_request_response.go +++ b/applicationmigration/change_source_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/configuration_field.go b/applicationmigration/configuration_field.go index 7fcd79845c..e10653c335 100644 --- a/applicationmigration/configuration_field.go +++ b/applicationmigration/configuration_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/create_migration_details.go b/applicationmigration/create_migration_details.go index 525d13b403..51b67df33b 100644 --- a/applicationmigration/create_migration_details.go +++ b/applicationmigration/create_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/create_migration_request_response.go b/applicationmigration/create_migration_request_response.go index 48965a3b99..25d9efbc04 100644 --- a/applicationmigration/create_migration_request_response.go +++ b/applicationmigration/create_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/create_source_details.go b/applicationmigration/create_source_details.go index 990bef2442..d68f3e8545 100644 --- a/applicationmigration/create_source_details.go +++ b/applicationmigration/create_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/create_source_request_response.go b/applicationmigration/create_source_request_response.go index e06232624f..18b6ca8d96 100644 --- a/applicationmigration/create_source_request_response.go +++ b/applicationmigration/create_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/delete_migration_request_response.go b/applicationmigration/delete_migration_request_response.go index bb753edcf1..0b1e058ce2 100644 --- a/applicationmigration/delete_migration_request_response.go +++ b/applicationmigration/delete_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/delete_source_request_response.go b/applicationmigration/delete_source_request_response.go index 004e953076..742b6c4d08 100644 --- a/applicationmigration/delete_source_request_response.go +++ b/applicationmigration/delete_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/discovery_details.go b/applicationmigration/discovery_details.go index 8b085d501d..377121a79f 100644 --- a/applicationmigration/discovery_details.go +++ b/applicationmigration/discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/get_migration_request_response.go b/applicationmigration/get_migration_request_response.go index 6b7077b363..c440e23ca9 100644 --- a/applicationmigration/get_migration_request_response.go +++ b/applicationmigration/get_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/get_source_request_response.go b/applicationmigration/get_source_request_response.go index f99682c6dd..10895d7942 100644 --- a/applicationmigration/get_source_request_response.go +++ b/applicationmigration/get_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/get_work_request_request_response.go b/applicationmigration/get_work_request_request_response.go index 28665c34ee..7a5b700f71 100644 --- a/applicationmigration/get_work_request_request_response.go +++ b/applicationmigration/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/ics_discovery_details.go b/applicationmigration/ics_discovery_details.go index df8c127cc1..2a03ee6b8a 100644 --- a/applicationmigration/ics_discovery_details.go +++ b/applicationmigration/ics_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/import_manifest.go b/applicationmigration/import_manifest.go index ac0ee34ecf..9b2f2b9345 100644 --- a/applicationmigration/import_manifest.go +++ b/applicationmigration/import_manifest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/import_source_details.go b/applicationmigration/import_source_details.go index ae70493010..2488f92b9b 100644 --- a/applicationmigration/import_source_details.go +++ b/applicationmigration/import_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/internal_authorization_details.go b/applicationmigration/internal_authorization_details.go index c03c0dfb3e..559585bf6e 100644 --- a/applicationmigration/internal_authorization_details.go +++ b/applicationmigration/internal_authorization_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/internal_source_details.go b/applicationmigration/internal_source_details.go index 297781381f..12d0e35f15 100644 --- a/applicationmigration/internal_source_details.go +++ b/applicationmigration/internal_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/jcs_discovery_details.go b/applicationmigration/jcs_discovery_details.go index ba9667dba1..f1bd1ea2fb 100644 --- a/applicationmigration/jcs_discovery_details.go +++ b/applicationmigration/jcs_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/list_migrations_request_response.go b/applicationmigration/list_migrations_request_response.go index 94d7362614..d768ed0b7e 100644 --- a/applicationmigration/list_migrations_request_response.go +++ b/applicationmigration/list_migrations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/list_source_applications_request_response.go b/applicationmigration/list_source_applications_request_response.go index 4b1b56b36f..1c1d1a9380 100644 --- a/applicationmigration/list_source_applications_request_response.go +++ b/applicationmigration/list_source_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/list_sources_request_response.go b/applicationmigration/list_sources_request_response.go index 8e4ee90b4e..6def54dc4d 100644 --- a/applicationmigration/list_sources_request_response.go +++ b/applicationmigration/list_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/list_work_request_errors_request_response.go b/applicationmigration/list_work_request_errors_request_response.go index 9da4c7780a..b6430f198f 100644 --- a/applicationmigration/list_work_request_errors_request_response.go +++ b/applicationmigration/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/list_work_request_logs_request_response.go b/applicationmigration/list_work_request_logs_request_response.go index bb19905d45..3b1c6dd617 100644 --- a/applicationmigration/list_work_request_logs_request_response.go +++ b/applicationmigration/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/list_work_requests_request_response.go b/applicationmigration/list_work_requests_request_response.go index 507f8c504b..dd5888d971 100644 --- a/applicationmigration/list_work_requests_request_response.go +++ b/applicationmigration/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/migrate_application_request_response.go b/applicationmigration/migrate_application_request_response.go index e176339bf6..1c97ef0321 100644 --- a/applicationmigration/migrate_application_request_response.go +++ b/applicationmigration/migrate_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/migration.go b/applicationmigration/migration.go index 7dc8deac32..04aee59efa 100644 --- a/applicationmigration/migration.go +++ b/applicationmigration/migration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/migration_lifecycle_states.go b/applicationmigration/migration_lifecycle_states.go index faaa5ce9f0..03ede891fc 100644 --- a/applicationmigration/migration_lifecycle_states.go +++ b/applicationmigration/migration_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/migration_states.go b/applicationmigration/migration_states.go index 1fd45b29a0..7ff95ea621 100644 --- a/applicationmigration/migration_states.go +++ b/applicationmigration/migration_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/migration_summary.go b/applicationmigration/migration_summary.go index 17dad34061..c99450be12 100644 --- a/applicationmigration/migration_summary.go +++ b/applicationmigration/migration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/migration_types.go b/applicationmigration/migration_types.go index 23bf7206e3..f9e2dfdd6d 100644 --- a/applicationmigration/migration_types.go +++ b/applicationmigration/migration_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/oac_discovery_details.go b/applicationmigration/oac_discovery_details.go index db21667d2f..64be3471bc 100644 --- a/applicationmigration/oac_discovery_details.go +++ b/applicationmigration/oac_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/occ_authorization_details.go b/applicationmigration/occ_authorization_details.go index a7907df56f..8237e5365b 100644 --- a/applicationmigration/occ_authorization_details.go +++ b/applicationmigration/occ_authorization_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/occ_source_details.go b/applicationmigration/occ_source_details.go index f3c277e09c..bab0caf947 100644 --- a/applicationmigration/occ_source_details.go +++ b/applicationmigration/occ_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/ocic_authorization_details.go b/applicationmigration/ocic_authorization_details.go index 9608fac1ce..ebdbb7dc26 100644 --- a/applicationmigration/ocic_authorization_details.go +++ b/applicationmigration/ocic_authorization_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/ocic_authorization_token_details.go b/applicationmigration/ocic_authorization_token_details.go index 149be1b528..3ccc31e526 100644 --- a/applicationmigration/ocic_authorization_token_details.go +++ b/applicationmigration/ocic_authorization_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/ocic_source_details.go b/applicationmigration/ocic_source_details.go index 808e209523..31213404cf 100644 --- a/applicationmigration/ocic_source_details.go +++ b/applicationmigration/ocic_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/oic_discovery_details.go b/applicationmigration/oic_discovery_details.go index 1bd7058740..0566b32f11 100644 --- a/applicationmigration/oic_discovery_details.go +++ b/applicationmigration/oic_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/operation_status.go b/applicationmigration/operation_status.go index 5d07f717b7..527befcc9e 100644 --- a/applicationmigration/operation_status.go +++ b/applicationmigration/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/operation_types.go b/applicationmigration/operation_types.go index 647dff3643..10ac0a71ee 100644 --- a/applicationmigration/operation_types.go +++ b/applicationmigration/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/pcs_discovery_details.go b/applicationmigration/pcs_discovery_details.go index 3340f9ece9..2e738523e6 100644 --- a/applicationmigration/pcs_discovery_details.go +++ b/applicationmigration/pcs_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/resource_field.go b/applicationmigration/resource_field.go index cd43d44ed7..d6236ccd11 100644 --- a/applicationmigration/resource_field.go +++ b/applicationmigration/resource_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/soacs_discovery_details.go b/applicationmigration/soacs_discovery_details.go index 6540c2a6c8..d7a4864a28 100644 --- a/applicationmigration/soacs_discovery_details.go +++ b/applicationmigration/soacs_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/sort_orders.go b/applicationmigration/sort_orders.go index aaf8b091a8..40c023ec8d 100644 --- a/applicationmigration/sort_orders.go +++ b/applicationmigration/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source.go b/applicationmigration/source.go index ad39331e43..5e39099c26 100644 --- a/applicationmigration/source.go +++ b/applicationmigration/source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source_application.go b/applicationmigration/source_application.go index 14805c5e22..61a4109473 100644 --- a/applicationmigration/source_application.go +++ b/applicationmigration/source_application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source_application_summary.go b/applicationmigration/source_application_summary.go index c7033cdfb2..e46be8ffc1 100644 --- a/applicationmigration/source_application_summary.go +++ b/applicationmigration/source_application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source_details.go b/applicationmigration/source_details.go index 074dd23899..aa9e6ecc14 100644 --- a/applicationmigration/source_details.go +++ b/applicationmigration/source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source_lifecycle_states.go b/applicationmigration/source_lifecycle_states.go index 2a3f7b11b4..aa6c9bd879 100644 --- a/applicationmigration/source_lifecycle_states.go +++ b/applicationmigration/source_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source_summary.go b/applicationmigration/source_summary.go index 17702b4e56..33cbf80dde 100644 --- a/applicationmigration/source_summary.go +++ b/applicationmigration/source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/source_types.go b/applicationmigration/source_types.go index a3c4165b19..909dac80ef 100644 --- a/applicationmigration/source_types.go +++ b/applicationmigration/source_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/target_database_types.go b/applicationmigration/target_database_types.go index fd2943ae00..b49b173abd 100644 --- a/applicationmigration/target_database_types.go +++ b/applicationmigration/target_database_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/update_migration_details.go b/applicationmigration/update_migration_details.go index 7842e32b20..4384b76d8e 100644 --- a/applicationmigration/update_migration_details.go +++ b/applicationmigration/update_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/update_migration_request_response.go b/applicationmigration/update_migration_request_response.go index b7c59acbd0..a8432e7666 100644 --- a/applicationmigration/update_migration_request_response.go +++ b/applicationmigration/update_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/update_source_details.go b/applicationmigration/update_source_details.go index c17d646edc..361163d45e 100644 --- a/applicationmigration/update_source_details.go +++ b/applicationmigration/update_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/update_source_request_response.go b/applicationmigration/update_source_request_response.go index 74120f76f1..82c08fba07 100644 --- a/applicationmigration/update_source_request_response.go +++ b/applicationmigration/update_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/work_request.go b/applicationmigration/work_request.go index 45e1bdbc96..d62955db17 100644 --- a/applicationmigration/work_request.go +++ b/applicationmigration/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/work_request_error.go b/applicationmigration/work_request_error.go index 7499bc87c2..e87d7d4dda 100644 --- a/applicationmigration/work_request_error.go +++ b/applicationmigration/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/work_request_log_entry.go b/applicationmigration/work_request_log_entry.go index 89737b3c11..08399156af 100644 --- a/applicationmigration/work_request_log_entry.go +++ b/applicationmigration/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/work_request_resource.go b/applicationmigration/work_request_resource.go index cf7b2ac357..62f9bc8367 100644 --- a/applicationmigration/work_request_resource.go +++ b/applicationmigration/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/applicationmigration/work_request_summary.go b/applicationmigration/work_request_summary.go index da2ac22871..1e638d8019 100644 --- a/applicationmigration/work_request_summary.go +++ b/applicationmigration/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/action_type.go b/appmgmtcontrol/action_type.go index 025fc2bf6f..928ea33d04 100644 --- a/appmgmtcontrol/action_type.go +++ b/appmgmtcontrol/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/activate_monitoring_plugin_request_response.go b/appmgmtcontrol/activate_monitoring_plugin_request_response.go index e523bff94f..4b63cd6007 100644 --- a/appmgmtcontrol/activate_monitoring_plugin_request_response.go +++ b/appmgmtcontrol/activate_monitoring_plugin_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/appmgmtcontrol_client.go b/appmgmtcontrol/appmgmtcontrol_client.go index 4218b037a7..a1f1114cd5 100644 --- a/appmgmtcontrol/appmgmtcontrol_client.go +++ b/appmgmtcontrol/appmgmtcontrol_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/get_monitored_instance_request_response.go b/appmgmtcontrol/get_monitored_instance_request_response.go index 3074f01155..21b72a9e11 100644 --- a/appmgmtcontrol/get_monitored_instance_request_response.go +++ b/appmgmtcontrol/get_monitored_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/get_work_request_request_response.go b/appmgmtcontrol/get_work_request_request_response.go index 1180829d58..8dd01adfb3 100644 --- a/appmgmtcontrol/get_work_request_request_response.go +++ b/appmgmtcontrol/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/list_monitored_instances_request_response.go b/appmgmtcontrol/list_monitored_instances_request_response.go index 297edb9ce7..1e4c23cf38 100644 --- a/appmgmtcontrol/list_monitored_instances_request_response.go +++ b/appmgmtcontrol/list_monitored_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/list_work_request_errors_request_response.go b/appmgmtcontrol/list_work_request_errors_request_response.go index fd3cf53662..e61508b8b2 100644 --- a/appmgmtcontrol/list_work_request_errors_request_response.go +++ b/appmgmtcontrol/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/list_work_request_logs_request_response.go b/appmgmtcontrol/list_work_request_logs_request_response.go index efdd1f1645..c63d9aed3c 100644 --- a/appmgmtcontrol/list_work_request_logs_request_response.go +++ b/appmgmtcontrol/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/list_work_requests_request_response.go b/appmgmtcontrol/list_work_requests_request_response.go index dcad341894..849c752d76 100644 --- a/appmgmtcontrol/list_work_requests_request_response.go +++ b/appmgmtcontrol/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/monitored_instance.go b/appmgmtcontrol/monitored_instance.go index 5c719d6951..28e24ec42e 100644 --- a/appmgmtcontrol/monitored_instance.go +++ b/appmgmtcontrol/monitored_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/monitored_instance_collection.go b/appmgmtcontrol/monitored_instance_collection.go index b0969de157..548c63a4d3 100644 --- a/appmgmtcontrol/monitored_instance_collection.go +++ b/appmgmtcontrol/monitored_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/monitored_instance_summary.go b/appmgmtcontrol/monitored_instance_summary.go index 982d1493d1..bb83046588 100644 --- a/appmgmtcontrol/monitored_instance_summary.go +++ b/appmgmtcontrol/monitored_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/operation_status.go b/appmgmtcontrol/operation_status.go index 30d106b72a..17520e7c0c 100644 --- a/appmgmtcontrol/operation_status.go +++ b/appmgmtcontrol/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/operation_type.go b/appmgmtcontrol/operation_type.go index 355ad86f9b..ff7e90fb67 100644 --- a/appmgmtcontrol/operation_type.go +++ b/appmgmtcontrol/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/publish_top_processes_metrics_request_response.go b/appmgmtcontrol/publish_top_processes_metrics_request_response.go index f7f28060c5..302bb38ba0 100644 --- a/appmgmtcontrol/publish_top_processes_metrics_request_response.go +++ b/appmgmtcontrol/publish_top_processes_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/sort_order.go b/appmgmtcontrol/sort_order.go index f9cf8a0ee3..19121eb9f6 100644 --- a/appmgmtcontrol/sort_order.go +++ b/appmgmtcontrol/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request.go b/appmgmtcontrol/work_request.go index 660e50991c..6ddbdccb5f 100644 --- a/appmgmtcontrol/work_request.go +++ b/appmgmtcontrol/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_error.go b/appmgmtcontrol/work_request_error.go index aa3cbfe71c..8df957e5c3 100644 --- a/appmgmtcontrol/work_request_error.go +++ b/appmgmtcontrol/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_error_collection.go b/appmgmtcontrol/work_request_error_collection.go index b2c4b2f530..211749670b 100644 --- a/appmgmtcontrol/work_request_error_collection.go +++ b/appmgmtcontrol/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_log_entry.go b/appmgmtcontrol/work_request_log_entry.go index 9371384993..d39d2c6356 100644 --- a/appmgmtcontrol/work_request_log_entry.go +++ b/appmgmtcontrol/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_log_entry_collection.go b/appmgmtcontrol/work_request_log_entry_collection.go index c74c0d7b32..435a504852 100644 --- a/appmgmtcontrol/work_request_log_entry_collection.go +++ b/appmgmtcontrol/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_resource.go b/appmgmtcontrol/work_request_resource.go index 43f0454da1..0c3faa147f 100644 --- a/appmgmtcontrol/work_request_resource.go +++ b/appmgmtcontrol/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_summary.go b/appmgmtcontrol/work_request_summary.go index 3fbf08e2d2..5614c4f430 100644 --- a/appmgmtcontrol/work_request_summary.go +++ b/appmgmtcontrol/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/appmgmtcontrol/work_request_summary_collection.go b/appmgmtcontrol/work_request_summary_collection.go index 3e9f7529af..86861b0f44 100644 --- a/appmgmtcontrol/work_request_summary_collection.go +++ b/appmgmtcontrol/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/artifacts_client.go b/artifacts/artifacts_client.go index 46132e58e3..7374ce926b 100644 --- a/artifacts/artifacts_client.go +++ b/artifacts/artifacts_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/change_container_repository_compartment_details.go b/artifacts/change_container_repository_compartment_details.go index a3b02862a3..3b5314ddb2 100644 --- a/artifacts/change_container_repository_compartment_details.go +++ b/artifacts/change_container_repository_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/change_container_repository_compartment_request_response.go b/artifacts/change_container_repository_compartment_request_response.go index 32351b0c92..b0575e79eb 100644 --- a/artifacts/change_container_repository_compartment_request_response.go +++ b/artifacts/change_container_repository_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/change_repository_compartment_details.go b/artifacts/change_repository_compartment_details.go index b25c4ace43..7a1b4f12f6 100644 --- a/artifacts/change_repository_compartment_details.go +++ b/artifacts/change_repository_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/change_repository_compartment_request_response.go b/artifacts/change_repository_compartment_request_response.go index 03d6ff2ea4..5feb350d7a 100644 --- a/artifacts/change_repository_compartment_request_response.go +++ b/artifacts/change_repository_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_configuration.go b/artifacts/container_configuration.go index f2c7a2483b..347726294a 100644 --- a/artifacts/container_configuration.go +++ b/artifacts/container_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image.go b/artifacts/container_image.go index 4c71e5a5d0..44bb0869a3 100644 --- a/artifacts/container_image.go +++ b/artifacts/container_image.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image_collection.go b/artifacts/container_image_collection.go index 16479e4336..b4e461e1df 100644 --- a/artifacts/container_image_collection.go +++ b/artifacts/container_image_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image_layer.go b/artifacts/container_image_layer.go index 775500ed1b..435f24ea0f 100644 --- a/artifacts/container_image_layer.go +++ b/artifacts/container_image_layer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image_signature.go b/artifacts/container_image_signature.go index 131f951f34..6dc221e483 100644 --- a/artifacts/container_image_signature.go +++ b/artifacts/container_image_signature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image_signature_collection.go b/artifacts/container_image_signature_collection.go index bf0559a855..d622a4abb4 100644 --- a/artifacts/container_image_signature_collection.go +++ b/artifacts/container_image_signature_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image_signature_summary.go b/artifacts/container_image_signature_summary.go index 5edc325c38..6aa6c14c9f 100644 --- a/artifacts/container_image_signature_summary.go +++ b/artifacts/container_image_signature_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_image_summary.go b/artifacts/container_image_summary.go index 441308c106..2fde6298c3 100644 --- a/artifacts/container_image_summary.go +++ b/artifacts/container_image_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_repository.go b/artifacts/container_repository.go index f8599024d7..d96124544c 100644 --- a/artifacts/container_repository.go +++ b/artifacts/container_repository.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_repository_collection.go b/artifacts/container_repository_collection.go index 10d39892b5..00badbf1a5 100644 --- a/artifacts/container_repository_collection.go +++ b/artifacts/container_repository_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_repository_readme.go b/artifacts/container_repository_readme.go index ee639e0b63..fabeab0d2d 100644 --- a/artifacts/container_repository_readme.go +++ b/artifacts/container_repository_readme.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_repository_summary.go b/artifacts/container_repository_summary.go index 6e71a3164e..85faf264db 100644 --- a/artifacts/container_repository_summary.go +++ b/artifacts/container_repository_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/container_version.go b/artifacts/container_version.go index beca7e6cdc..c7f3af514d 100644 --- a/artifacts/container_version.go +++ b/artifacts/container_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_container_image_signature_details.go b/artifacts/create_container_image_signature_details.go index c5dcdde78b..22dd1ec5b5 100644 --- a/artifacts/create_container_image_signature_details.go +++ b/artifacts/create_container_image_signature_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_container_image_signature_request_response.go b/artifacts/create_container_image_signature_request_response.go index d3dec4f46e..9ad05da674 100644 --- a/artifacts/create_container_image_signature_request_response.go +++ b/artifacts/create_container_image_signature_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_container_repository_details.go b/artifacts/create_container_repository_details.go index c16ba02c72..e8a730583d 100644 --- a/artifacts/create_container_repository_details.go +++ b/artifacts/create_container_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_container_repository_request_response.go b/artifacts/create_container_repository_request_response.go index e16c384b7d..e9e7d123ac 100644 --- a/artifacts/create_container_repository_request_response.go +++ b/artifacts/create_container_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_generic_repository_details.go b/artifacts/create_generic_repository_details.go index 99ac656d09..10f4c3d6c4 100644 --- a/artifacts/create_generic_repository_details.go +++ b/artifacts/create_generic_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_repository_details.go b/artifacts/create_repository_details.go index da04b77ddc..80a2aa38bf 100644 --- a/artifacts/create_repository_details.go +++ b/artifacts/create_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/create_repository_request_response.go b/artifacts/create_repository_request_response.go index 7db838d540..56cc139db3 100644 --- a/artifacts/create_repository_request_response.go +++ b/artifacts/create_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/delete_container_image_request_response.go b/artifacts/delete_container_image_request_response.go index 4bdd273ec6..e38a11fdfc 100644 --- a/artifacts/delete_container_image_request_response.go +++ b/artifacts/delete_container_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/delete_container_image_signature_request_response.go b/artifacts/delete_container_image_signature_request_response.go index ae523c67ae..f720fc3f9f 100644 --- a/artifacts/delete_container_image_signature_request_response.go +++ b/artifacts/delete_container_image_signature_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/delete_container_repository_request_response.go b/artifacts/delete_container_repository_request_response.go index 1032a1d1e7..5f13a9c1bc 100644 --- a/artifacts/delete_container_repository_request_response.go +++ b/artifacts/delete_container_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/delete_generic_artifact_by_path_request_response.go b/artifacts/delete_generic_artifact_by_path_request_response.go index 421a608432..8bb1088e0d 100644 --- a/artifacts/delete_generic_artifact_by_path_request_response.go +++ b/artifacts/delete_generic_artifact_by_path_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/delete_generic_artifact_request_response.go b/artifacts/delete_generic_artifact_request_response.go index 1962b825c3..deeb2dff33 100644 --- a/artifacts/delete_generic_artifact_request_response.go +++ b/artifacts/delete_generic_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/delete_repository_request_response.go b/artifacts/delete_repository_request_response.go index 910ff30832..b29083b10a 100644 --- a/artifacts/delete_repository_request_response.go +++ b/artifacts/delete_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/generic_artifact.go b/artifacts/generic_artifact.go index 63ee5e574a..46e7b1a5b4 100644 --- a/artifacts/generic_artifact.go +++ b/artifacts/generic_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/generic_artifact_collection.go b/artifacts/generic_artifact_collection.go index c0349d6c95..1dd40ece0b 100644 --- a/artifacts/generic_artifact_collection.go +++ b/artifacts/generic_artifact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/generic_artifact_summary.go b/artifacts/generic_artifact_summary.go index 7a5f486376..10e5f944ae 100644 --- a/artifacts/generic_artifact_summary.go +++ b/artifacts/generic_artifact_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/generic_repository.go b/artifacts/generic_repository.go index e4be27620e..ac7bc03995 100644 --- a/artifacts/generic_repository.go +++ b/artifacts/generic_repository.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/generic_repository_summary.go b/artifacts/generic_repository_summary.go index b19b9d3297..ce83e8ddcc 100644 --- a/artifacts/generic_repository_summary.go +++ b/artifacts/generic_repository_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_container_configuration_request_response.go b/artifacts/get_container_configuration_request_response.go index 75d69c33f5..9d41f5008b 100644 --- a/artifacts/get_container_configuration_request_response.go +++ b/artifacts/get_container_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_container_image_request_response.go b/artifacts/get_container_image_request_response.go index b84f2f36b1..2627c8771e 100644 --- a/artifacts/get_container_image_request_response.go +++ b/artifacts/get_container_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_container_image_signature_request_response.go b/artifacts/get_container_image_signature_request_response.go index 56b49d5901..15162b6779 100644 --- a/artifacts/get_container_image_signature_request_response.go +++ b/artifacts/get_container_image_signature_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_container_repository_request_response.go b/artifacts/get_container_repository_request_response.go index 1f634433ba..bbdcaf9f21 100644 --- a/artifacts/get_container_repository_request_response.go +++ b/artifacts/get_container_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_generic_artifact_by_path_request_response.go b/artifacts/get_generic_artifact_by_path_request_response.go index dc6cb7803a..1bb0dbbc02 100644 --- a/artifacts/get_generic_artifact_by_path_request_response.go +++ b/artifacts/get_generic_artifact_by_path_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_generic_artifact_request_response.go b/artifacts/get_generic_artifact_request_response.go index 2433ef9ce1..f04b99f70d 100644 --- a/artifacts/get_generic_artifact_request_response.go +++ b/artifacts/get_generic_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/get_repository_request_response.go b/artifacts/get_repository_request_response.go index 0c5c3ea32b..866e570df3 100644 --- a/artifacts/get_repository_request_response.go +++ b/artifacts/get_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/list_container_image_signatures_request_response.go b/artifacts/list_container_image_signatures_request_response.go index 9ed3918c35..c07f6b1c02 100644 --- a/artifacts/list_container_image_signatures_request_response.go +++ b/artifacts/list_container_image_signatures_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/list_container_images_request_response.go b/artifacts/list_container_images_request_response.go index 9e47483801..d2ec1b5e8a 100644 --- a/artifacts/list_container_images_request_response.go +++ b/artifacts/list_container_images_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/list_container_repositories_request_response.go b/artifacts/list_container_repositories_request_response.go index 315fea6664..6ed4628aef 100644 --- a/artifacts/list_container_repositories_request_response.go +++ b/artifacts/list_container_repositories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/list_generic_artifacts_request_response.go b/artifacts/list_generic_artifacts_request_response.go index 37cdee3ba7..dae1fba15b 100644 --- a/artifacts/list_generic_artifacts_request_response.go +++ b/artifacts/list_generic_artifacts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/list_repositories_request_response.go b/artifacts/list_repositories_request_response.go index 03fa773ce2..275d4307d3 100644 --- a/artifacts/list_repositories_request_response.go +++ b/artifacts/list_repositories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/remove_container_version_details.go b/artifacts/remove_container_version_details.go index 13437d0339..19fdb4b260 100644 --- a/artifacts/remove_container_version_details.go +++ b/artifacts/remove_container_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/remove_container_version_request_response.go b/artifacts/remove_container_version_request_response.go index 5bc95ab1cb..e378d4d598 100644 --- a/artifacts/remove_container_version_request_response.go +++ b/artifacts/remove_container_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/repository.go b/artifacts/repository.go index 7d45141c0e..dbb593d707 100644 --- a/artifacts/repository.go +++ b/artifacts/repository.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/repository_collection.go b/artifacts/repository_collection.go index 67e0d914c3..83beef777a 100644 --- a/artifacts/repository_collection.go +++ b/artifacts/repository_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/repository_summary.go b/artifacts/repository_summary.go index 2a402434e2..eca8848ace 100644 --- a/artifacts/repository_summary.go +++ b/artifacts/repository_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/restore_container_image_details.go b/artifacts/restore_container_image_details.go index bf09fcb77b..271a58b00b 100644 --- a/artifacts/restore_container_image_details.go +++ b/artifacts/restore_container_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/restore_container_image_request_response.go b/artifacts/restore_container_image_request_response.go index ef6e94d10e..94d3d98f09 100644 --- a/artifacts/restore_container_image_request_response.go +++ b/artifacts/restore_container_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_configuration_details.go b/artifacts/update_container_configuration_details.go index 6ed8dd8846..485f16e8b9 100644 --- a/artifacts/update_container_configuration_details.go +++ b/artifacts/update_container_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_configuration_request_response.go b/artifacts/update_container_configuration_request_response.go index 2c4f7639f4..824428836d 100644 --- a/artifacts/update_container_configuration_request_response.go +++ b/artifacts/update_container_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_image_details.go b/artifacts/update_container_image_details.go index 8c0a97de88..6df532bd15 100644 --- a/artifacts/update_container_image_details.go +++ b/artifacts/update_container_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_image_request_response.go b/artifacts/update_container_image_request_response.go index 353c775b68..7e1da2150a 100644 --- a/artifacts/update_container_image_request_response.go +++ b/artifacts/update_container_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_image_signature_details.go b/artifacts/update_container_image_signature_details.go index 64189f15d4..0611b03642 100644 --- a/artifacts/update_container_image_signature_details.go +++ b/artifacts/update_container_image_signature_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_image_signature_request_response.go b/artifacts/update_container_image_signature_request_response.go index 998378e70c..d658cb0772 100644 --- a/artifacts/update_container_image_signature_request_response.go +++ b/artifacts/update_container_image_signature_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_repository_details.go b/artifacts/update_container_repository_details.go index 53a74969bf..c3c481f84f 100644 --- a/artifacts/update_container_repository_details.go +++ b/artifacts/update_container_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_container_repository_request_response.go b/artifacts/update_container_repository_request_response.go index f68434ad20..887dc11411 100644 --- a/artifacts/update_container_repository_request_response.go +++ b/artifacts/update_container_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_generic_artifact_by_path_details.go b/artifacts/update_generic_artifact_by_path_details.go index cb9c3bdf77..211d696448 100644 --- a/artifacts/update_generic_artifact_by_path_details.go +++ b/artifacts/update_generic_artifact_by_path_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_generic_artifact_by_path_request_response.go b/artifacts/update_generic_artifact_by_path_request_response.go index 35a7db94e4..b00d91325b 100644 --- a/artifacts/update_generic_artifact_by_path_request_response.go +++ b/artifacts/update_generic_artifact_by_path_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_generic_artifact_details.go b/artifacts/update_generic_artifact_details.go index 55900adee4..0f15f4ddec 100644 --- a/artifacts/update_generic_artifact_details.go +++ b/artifacts/update_generic_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_generic_artifact_request_response.go b/artifacts/update_generic_artifact_request_response.go index d05abd9efa..d314e2d5e2 100644 --- a/artifacts/update_generic_artifact_request_response.go +++ b/artifacts/update_generic_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_generic_repository_details.go b/artifacts/update_generic_repository_details.go index 0fc50c43ca..066184bbfc 100644 --- a/artifacts/update_generic_repository_details.go +++ b/artifacts/update_generic_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_repository_details.go b/artifacts/update_repository_details.go index 9a9ec41038..8f7bd6163e 100644 --- a/artifacts/update_repository_details.go +++ b/artifacts/update_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/artifacts/update_repository_request_response.go b/artifacts/update_repository_request_response.go index 3479a9815b..3f52d70209 100644 --- a/artifacts/update_repository_request_response.go +++ b/artifacts/update_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/audit_client.go b/audit/audit_client.go index 062c931b16..080a74dc0d 100644 --- a/audit/audit_client.go +++ b/audit/audit_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/audit_event.go b/audit/audit_event.go index 62433136f9..40f5d37d27 100644 --- a/audit/audit_event.go +++ b/audit/audit_event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/configuration.go b/audit/configuration.go index 3862478c0d..5e4c820bd2 100644 --- a/audit/configuration.go +++ b/audit/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/data.go b/audit/data.go index 218a927190..e6e197a169 100644 --- a/audit/data.go +++ b/audit/data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/get_configuration_request_response.go b/audit/get_configuration_request_response.go index 8cc5c9b273..6ff97b9c3a 100644 --- a/audit/get_configuration_request_response.go +++ b/audit/get_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/identity.go b/audit/identity.go index b9871cb283..6e5cff3f2f 100644 --- a/audit/identity.go +++ b/audit/identity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/list_events_request_response.go b/audit/list_events_request_response.go index ab3a0de802..db411c6e92 100644 --- a/audit/list_events_request_response.go +++ b/audit/list_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/request.go b/audit/request.go index 142ce9e7af..3de27c87e4 100644 --- a/audit/request.go +++ b/audit/request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/response.go b/audit/response.go index 0e39ff50e1..c9d9df8838 100644 --- a/audit/response.go +++ b/audit/response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/state_change.go b/audit/state_change.go index 9470d44a22..91ffb22c57 100644 --- a/audit/state_change.go +++ b/audit/state_change.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/update_configuration_details.go b/audit/update_configuration_details.go index 25de1e992a..134bebdf6a 100644 --- a/audit/update_configuration_details.go +++ b/audit/update_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/audit/update_configuration_request_response.go b/audit/update_configuration_request_response.go index 037a8c56b9..cf75f67136 100644 --- a/audit/update_configuration_request_response.go +++ b/audit/update_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/action.go b/autoscaling/action.go index 8f3b748357..67ed2d0e4b 100644 --- a/autoscaling/action.go +++ b/autoscaling/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/auto_scaling_configuration.go b/autoscaling/auto_scaling_configuration.go index 1eeac5c9ec..468e112c99 100644 --- a/autoscaling/auto_scaling_configuration.go +++ b/autoscaling/auto_scaling_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/auto_scaling_configuration_summary.go b/autoscaling/auto_scaling_configuration_summary.go index f8c046aba3..2f987ef5c8 100644 --- a/autoscaling/auto_scaling_configuration_summary.go +++ b/autoscaling/auto_scaling_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/auto_scaling_policy.go b/autoscaling/auto_scaling_policy.go index 1cd98ee618..05ece4a4b4 100644 --- a/autoscaling/auto_scaling_policy.go +++ b/autoscaling/auto_scaling_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/auto_scaling_policy_summary.go b/autoscaling/auto_scaling_policy_summary.go index 5e7e376665..5c6af3e0f9 100644 --- a/autoscaling/auto_scaling_policy_summary.go +++ b/autoscaling/auto_scaling_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/autoscaling_client.go b/autoscaling/autoscaling_client.go index 9f028c0983..a40ac13426 100644 --- a/autoscaling/autoscaling_client.go +++ b/autoscaling/autoscaling_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/capacity.go b/autoscaling/capacity.go index c9d4824c7f..74b0b8d917 100644 --- a/autoscaling/capacity.go +++ b/autoscaling/capacity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/change_auto_scaling_compartment_details.go b/autoscaling/change_auto_scaling_compartment_details.go index cb914b6700..9ddcbb8da3 100644 --- a/autoscaling/change_auto_scaling_compartment_details.go +++ b/autoscaling/change_auto_scaling_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/change_auto_scaling_configuration_compartment_request_response.go b/autoscaling/change_auto_scaling_configuration_compartment_request_response.go index 19517f5c11..1412da9efc 100644 --- a/autoscaling/change_auto_scaling_configuration_compartment_request_response.go +++ b/autoscaling/change_auto_scaling_configuration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/condition.go b/autoscaling/condition.go index 0c774c2374..31175a02e6 100644 --- a/autoscaling/condition.go +++ b/autoscaling/condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_auto_scaling_configuration_details.go b/autoscaling/create_auto_scaling_configuration_details.go index d985c8606c..64ca8ae91d 100644 --- a/autoscaling/create_auto_scaling_configuration_details.go +++ b/autoscaling/create_auto_scaling_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_auto_scaling_configuration_request_response.go b/autoscaling/create_auto_scaling_configuration_request_response.go index 84e685b33a..3be64a3295 100644 --- a/autoscaling/create_auto_scaling_configuration_request_response.go +++ b/autoscaling/create_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_auto_scaling_policy_details.go b/autoscaling/create_auto_scaling_policy_details.go index bdb9bc6244..e2f79395ca 100644 --- a/autoscaling/create_auto_scaling_policy_details.go +++ b/autoscaling/create_auto_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_auto_scaling_policy_request_response.go b/autoscaling/create_auto_scaling_policy_request_response.go index df6c91381a..a1f4ec97bd 100644 --- a/autoscaling/create_auto_scaling_policy_request_response.go +++ b/autoscaling/create_auto_scaling_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_condition_details.go b/autoscaling/create_condition_details.go index 513d007370..ff246c8b81 100644 --- a/autoscaling/create_condition_details.go +++ b/autoscaling/create_condition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_scheduled_policy_details.go b/autoscaling/create_scheduled_policy_details.go index c1f7da53f8..2f701f1abe 100644 --- a/autoscaling/create_scheduled_policy_details.go +++ b/autoscaling/create_scheduled_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/create_threshold_policy_details.go b/autoscaling/create_threshold_policy_details.go index b98e5b21bd..88d13b4d3b 100644 --- a/autoscaling/create_threshold_policy_details.go +++ b/autoscaling/create_threshold_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/cron_execution_schedule.go b/autoscaling/cron_execution_schedule.go index 3ec8b1ef68..1f5a101826 100644 --- a/autoscaling/cron_execution_schedule.go +++ b/autoscaling/cron_execution_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/delete_auto_scaling_configuration_request_response.go b/autoscaling/delete_auto_scaling_configuration_request_response.go index 8213cf0f3d..8cb8aeeb2e 100644 --- a/autoscaling/delete_auto_scaling_configuration_request_response.go +++ b/autoscaling/delete_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/delete_auto_scaling_policy_request_response.go b/autoscaling/delete_auto_scaling_policy_request_response.go index fa60e56e61..3665bf1380 100644 --- a/autoscaling/delete_auto_scaling_policy_request_response.go +++ b/autoscaling/delete_auto_scaling_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/execution_schedule.go b/autoscaling/execution_schedule.go index d265dffde6..53735207a8 100644 --- a/autoscaling/execution_schedule.go +++ b/autoscaling/execution_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/get_auto_scaling_configuration_request_response.go b/autoscaling/get_auto_scaling_configuration_request_response.go index 53f8627993..212ea0a37f 100644 --- a/autoscaling/get_auto_scaling_configuration_request_response.go +++ b/autoscaling/get_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/get_auto_scaling_policy_request_response.go b/autoscaling/get_auto_scaling_policy_request_response.go index 2218167c5f..6e2104ddac 100644 --- a/autoscaling/get_auto_scaling_policy_request_response.go +++ b/autoscaling/get_auto_scaling_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/instance_pool_resource.go b/autoscaling/instance_pool_resource.go index f310ce40dc..a0db00b1fc 100644 --- a/autoscaling/instance_pool_resource.go +++ b/autoscaling/instance_pool_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/list_auto_scaling_configurations_request_response.go b/autoscaling/list_auto_scaling_configurations_request_response.go index 159919d268..9a544637a5 100644 --- a/autoscaling/list_auto_scaling_configurations_request_response.go +++ b/autoscaling/list_auto_scaling_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/list_auto_scaling_policies_request_response.go b/autoscaling/list_auto_scaling_policies_request_response.go index 6b58bae4d1..c77fbf8e7b 100644 --- a/autoscaling/list_auto_scaling_policies_request_response.go +++ b/autoscaling/list_auto_scaling_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/metric.go b/autoscaling/metric.go index 42513c298e..274c92534a 100644 --- a/autoscaling/metric.go +++ b/autoscaling/metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/resource.go b/autoscaling/resource.go index 8854753d14..0cf369f087 100644 --- a/autoscaling/resource.go +++ b/autoscaling/resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/resource_action.go b/autoscaling/resource_action.go index 2650d01b32..8603a1b512 100644 --- a/autoscaling/resource_action.go +++ b/autoscaling/resource_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/resource_power_action.go b/autoscaling/resource_power_action.go index d93e973bac..09d1390214 100644 --- a/autoscaling/resource_power_action.go +++ b/autoscaling/resource_power_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/scheduled_policy.go b/autoscaling/scheduled_policy.go index 30220c4160..d020568d32 100644 --- a/autoscaling/scheduled_policy.go +++ b/autoscaling/scheduled_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/threshold.go b/autoscaling/threshold.go index 348d2a8c44..4c1d6c0c2b 100644 --- a/autoscaling/threshold.go +++ b/autoscaling/threshold.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/threshold_policy.go b/autoscaling/threshold_policy.go index d1234370d2..67510d1ee8 100644 --- a/autoscaling/threshold_policy.go +++ b/autoscaling/threshold_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_auto_scaling_configuration_details.go b/autoscaling/update_auto_scaling_configuration_details.go index 826c556a08..f7a97389f5 100644 --- a/autoscaling/update_auto_scaling_configuration_details.go +++ b/autoscaling/update_auto_scaling_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_auto_scaling_configuration_request_response.go b/autoscaling/update_auto_scaling_configuration_request_response.go index 249847b04f..d2728c57d9 100644 --- a/autoscaling/update_auto_scaling_configuration_request_response.go +++ b/autoscaling/update_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_auto_scaling_policy_details.go b/autoscaling/update_auto_scaling_policy_details.go index b527160fc2..f097e9d7d4 100644 --- a/autoscaling/update_auto_scaling_policy_details.go +++ b/autoscaling/update_auto_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_auto_scaling_policy_request_response.go b/autoscaling/update_auto_scaling_policy_request_response.go index 03991f8498..e3c30b05cc 100644 --- a/autoscaling/update_auto_scaling_policy_request_response.go +++ b/autoscaling/update_auto_scaling_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_condition_details.go b/autoscaling/update_condition_details.go index bf28cfa160..5b2b305618 100644 --- a/autoscaling/update_condition_details.go +++ b/autoscaling/update_condition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_scheduled_policy_details.go b/autoscaling/update_scheduled_policy_details.go index c2c63d2ad3..61f6096a0d 100644 --- a/autoscaling/update_scheduled_policy_details.go +++ b/autoscaling/update_scheduled_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/autoscaling/update_threshold_policy_details.go b/autoscaling/update_threshold_policy_details.go index 2ef4f7c52a..ea4db32e63 100644 --- a/autoscaling/update_threshold_policy_details.go +++ b/autoscaling/update_threshold_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/action_type.go b/bastion/action_type.go index 4484975158..553d7d794d 100644 --- a/bastion/action_type.go +++ b/bastion/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/bastion.go b/bastion/bastion.go index 29d970a1ad..08a4372df5 100644 --- a/bastion/bastion.go +++ b/bastion/bastion.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/bastion_client.go b/bastion/bastion_client.go index dffb504dd5..83d7da5383 100644 --- a/bastion/bastion_client.go +++ b/bastion/bastion_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/bastion_dns_proxy_status.go b/bastion/bastion_dns_proxy_status.go index ec2bb5a93f..9f6dec3cbb 100644 --- a/bastion/bastion_dns_proxy_status.go +++ b/bastion/bastion_dns_proxy_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/bastion_lifecycle_state.go b/bastion/bastion_lifecycle_state.go index 7d2cb293a2..d292fdc1f5 100644 --- a/bastion/bastion_lifecycle_state.go +++ b/bastion/bastion_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/bastion_summary.go b/bastion/bastion_summary.go index ed67c5ed39..c4f93970f9 100644 --- a/bastion/bastion_summary.go +++ b/bastion/bastion_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/change_bastion_compartment_details.go b/bastion/change_bastion_compartment_details.go index 9f8afa80b1..0c3ac97e5e 100644 --- a/bastion/change_bastion_compartment_details.go +++ b/bastion/change_bastion_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/change_bastion_compartment_request_response.go b/bastion/change_bastion_compartment_request_response.go index fa4008fad8..8387bb8f0d 100644 --- a/bastion/change_bastion_compartment_request_response.go +++ b/bastion/change_bastion_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_bastion_details.go b/bastion/create_bastion_details.go index 5564425f6f..4098056833 100644 --- a/bastion/create_bastion_details.go +++ b/bastion/create_bastion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_bastion_request_response.go b/bastion/create_bastion_request_response.go index 2e63f93069..25cb75f6f1 100644 --- a/bastion/create_bastion_request_response.go +++ b/bastion/create_bastion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_dynamic_port_forwarding_session_target_resource_details.go b/bastion/create_dynamic_port_forwarding_session_target_resource_details.go index 38ad6b3f6b..c359bac0be 100644 --- a/bastion/create_dynamic_port_forwarding_session_target_resource_details.go +++ b/bastion/create_dynamic_port_forwarding_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_managed_ssh_session_target_resource_details.go b/bastion/create_managed_ssh_session_target_resource_details.go index ba131a09af..17bcdfc2fb 100644 --- a/bastion/create_managed_ssh_session_target_resource_details.go +++ b/bastion/create_managed_ssh_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_port_forwarding_session_target_resource_details.go b/bastion/create_port_forwarding_session_target_resource_details.go index b5b3c42482..28a24d0be1 100644 --- a/bastion/create_port_forwarding_session_target_resource_details.go +++ b/bastion/create_port_forwarding_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_session_details.go b/bastion/create_session_details.go index 4439afd72d..a0ddfa2b51 100644 --- a/bastion/create_session_details.go +++ b/bastion/create_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_session_request_response.go b/bastion/create_session_request_response.go index fb2071ad32..709e199684 100644 --- a/bastion/create_session_request_response.go +++ b/bastion/create_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/create_session_target_resource_details.go b/bastion/create_session_target_resource_details.go index f5831f152a..96f12766b5 100644 --- a/bastion/create_session_target_resource_details.go +++ b/bastion/create_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/delete_bastion_request_response.go b/bastion/delete_bastion_request_response.go index 4744ba933c..42582cc4f4 100644 --- a/bastion/delete_bastion_request_response.go +++ b/bastion/delete_bastion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/delete_session_request_response.go b/bastion/delete_session_request_response.go index 1a5addbdd3..73c11123e3 100644 --- a/bastion/delete_session_request_response.go +++ b/bastion/delete_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/dynamic_port_forwarding_session_target_resource_details.go b/bastion/dynamic_port_forwarding_session_target_resource_details.go index c9db31fdc8..bd0696b352 100644 --- a/bastion/dynamic_port_forwarding_session_target_resource_details.go +++ b/bastion/dynamic_port_forwarding_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/get_bastion_request_response.go b/bastion/get_bastion_request_response.go index e8e517591a..2546e178d3 100644 --- a/bastion/get_bastion_request_response.go +++ b/bastion/get_bastion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/get_session_request_response.go b/bastion/get_session_request_response.go index 9fc9b1a7cb..152aefca0e 100644 --- a/bastion/get_session_request_response.go +++ b/bastion/get_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/get_work_request_request_response.go b/bastion/get_work_request_request_response.go index e19ca42aa8..60209bb121 100644 --- a/bastion/get_work_request_request_response.go +++ b/bastion/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/list_bastions_request_response.go b/bastion/list_bastions_request_response.go index d3685c5b84..47d28a6c60 100644 --- a/bastion/list_bastions_request_response.go +++ b/bastion/list_bastions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/list_sessions_request_response.go b/bastion/list_sessions_request_response.go index 31aac09b7c..9e9a7a8ee6 100644 --- a/bastion/list_sessions_request_response.go +++ b/bastion/list_sessions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/list_work_request_errors_request_response.go b/bastion/list_work_request_errors_request_response.go index f38fd61900..d9a6d35700 100644 --- a/bastion/list_work_request_errors_request_response.go +++ b/bastion/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/list_work_request_logs_request_response.go b/bastion/list_work_request_logs_request_response.go index 9418dbd915..7d5159df59 100644 --- a/bastion/list_work_request_logs_request_response.go +++ b/bastion/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/list_work_requests_request_response.go b/bastion/list_work_requests_request_response.go index acff87b1e5..ceb23a0825 100644 --- a/bastion/list_work_requests_request_response.go +++ b/bastion/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/managed_ssh_session_target_resource_details.go b/bastion/managed_ssh_session_target_resource_details.go index 4bead77c6e..21afc62ef5 100644 --- a/bastion/managed_ssh_session_target_resource_details.go +++ b/bastion/managed_ssh_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/operation_status.go b/bastion/operation_status.go index ed8797259a..8ffa442081 100644 --- a/bastion/operation_status.go +++ b/bastion/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/operation_type.go b/bastion/operation_type.go index ec5361b7da..45cda91a86 100644 --- a/bastion/operation_type.go +++ b/bastion/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/port_forwarding_session_target_resource_details.go b/bastion/port_forwarding_session_target_resource_details.go index cc1057f5d2..c40f6d3c29 100644 --- a/bastion/port_forwarding_session_target_resource_details.go +++ b/bastion/port_forwarding_session_target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/public_key_details.go b/bastion/public_key_details.go index ecd377bdce..99802a0e13 100644 --- a/bastion/public_key_details.go +++ b/bastion/public_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/session.go b/bastion/session.go index 63c7a3b35b..ce138def19 100644 --- a/bastion/session.go +++ b/bastion/session.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/session_lifecycle_state.go b/bastion/session_lifecycle_state.go index 70538a9e6c..814ef20150 100644 --- a/bastion/session_lifecycle_state.go +++ b/bastion/session_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/session_summary.go b/bastion/session_summary.go index 387670925f..2749cc0b05 100644 --- a/bastion/session_summary.go +++ b/bastion/session_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/session_type.go b/bastion/session_type.go index f2568b784b..9df49b054a 100644 --- a/bastion/session_type.go +++ b/bastion/session_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/sort_order.go b/bastion/sort_order.go index f90838728d..e37947c1b9 100644 --- a/bastion/sort_order.go +++ b/bastion/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/target_resource_details.go b/bastion/target_resource_details.go index 6fdc4c0f4f..69c5119762 100644 --- a/bastion/target_resource_details.go +++ b/bastion/target_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/update_bastion_details.go b/bastion/update_bastion_details.go index aa85313393..293a13eb18 100644 --- a/bastion/update_bastion_details.go +++ b/bastion/update_bastion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/update_bastion_request_response.go b/bastion/update_bastion_request_response.go index d2b6aa06c0..c9f8de5452 100644 --- a/bastion/update_bastion_request_response.go +++ b/bastion/update_bastion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/update_session_details.go b/bastion/update_session_details.go index 04527e7997..0a490b25ab 100644 --- a/bastion/update_session_details.go +++ b/bastion/update_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/update_session_request_response.go b/bastion/update_session_request_response.go index 575f8b3970..1d01390d27 100644 --- a/bastion/update_session_request_response.go +++ b/bastion/update_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/work_request.go b/bastion/work_request.go index fe92d95a2a..56e301b300 100644 --- a/bastion/work_request.go +++ b/bastion/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/work_request_error.go b/bastion/work_request_error.go index 9d9fb91915..a1339060a3 100644 --- a/bastion/work_request_error.go +++ b/bastion/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/work_request_log_entry.go b/bastion/work_request_log_entry.go index f230962d96..997be5144b 100644 --- a/bastion/work_request_log_entry.go +++ b/bastion/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/work_request_resource.go b/bastion/work_request_resource.go index 5308fd13a8..826b769a97 100644 --- a/bastion/work_request_resource.go +++ b/bastion/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bastion/work_request_summary.go b/bastion/work_request_summary.go index 66aa2e6bf5..77003614bc 100644 --- a/bastion/work_request_summary.go +++ b/bastion/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/action_types.go b/bds/action_types.go index 6782e9ad11..b5a08abbc6 100644 --- a/bds/action_types.go +++ b/bds/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/activate_bds_metastore_configuration_details.go b/bds/activate_bds_metastore_configuration_details.go index 1e9631a4fd..3431448ff3 100644 --- a/bds/activate_bds_metastore_configuration_details.go +++ b/bds/activate_bds_metastore_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/activate_bds_metastore_configuration_request_response.go b/bds/activate_bds_metastore_configuration_request_response.go index 1f0c38e79f..dad270e8cd 100644 --- a/bds/activate_bds_metastore_configuration_request_response.go +++ b/bds/activate_bds_metastore_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_auto_scale_policy_details.go b/bds/add_auto_scale_policy_details.go index b0b3a4dcc2..2b340c81fe 100644 --- a/bds/add_auto_scale_policy_details.go +++ b/bds/add_auto_scale_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_auto_scaling_configuration_details.go b/bds/add_auto_scaling_configuration_details.go index d55adf7598..025a7cead3 100644 --- a/bds/add_auto_scaling_configuration_details.go +++ b/bds/add_auto_scaling_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_auto_scaling_configuration_request_response.go b/bds/add_auto_scaling_configuration_request_response.go index a988572bae..98251b292e 100644 --- a/bds/add_auto_scaling_configuration_request_response.go +++ b/bds/add_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_block_storage_details.go b/bds/add_block_storage_details.go index 2ae728c0ec..9495209ad5 100644 --- a/bds/add_block_storage_details.go +++ b/bds/add_block_storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_block_storage_request_response.go b/bds/add_block_storage_request_response.go index 877af28d47..3c8156d93b 100644 --- a/bds/add_block_storage_request_response.go +++ b/bds/add_block_storage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_cloud_sql_details.go b/bds/add_cloud_sql_details.go index 9e26cacec5..2ba4e3cfe2 100644 --- a/bds/add_cloud_sql_details.go +++ b/bds/add_cloud_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_cloud_sql_request_response.go b/bds/add_cloud_sql_request_response.go index abed62618f..b09e16ce4f 100644 --- a/bds/add_cloud_sql_request_response.go +++ b/bds/add_cloud_sql_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_kafka_details.go b/bds/add_kafka_details.go index c868cf6922..a75cbbd2b2 100644 --- a/bds/add_kafka_details.go +++ b/bds/add_kafka_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_kafka_request_response.go b/bds/add_kafka_request_response.go index 2272b3b715..eb5ff3319a 100644 --- a/bds/add_kafka_request_response.go +++ b/bds/add_kafka_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_master_nodes_details.go b/bds/add_master_nodes_details.go index d243641eec..3e205871fd 100644 --- a/bds/add_master_nodes_details.go +++ b/bds/add_master_nodes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_master_nodes_request_response.go b/bds/add_master_nodes_request_response.go index 2b6d080cc7..1e41375d67 100644 --- a/bds/add_master_nodes_request_response.go +++ b/bds/add_master_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_metric_based_horizontal_scaling_policy_details.go b/bds/add_metric_based_horizontal_scaling_policy_details.go index de1388dbf2..5bc59e9432 100644 --- a/bds/add_metric_based_horizontal_scaling_policy_details.go +++ b/bds/add_metric_based_horizontal_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_metric_based_vertical_scaling_policy_details.go b/bds/add_metric_based_vertical_scaling_policy_details.go index 8a174e7ef3..82951ba8fb 100644 --- a/bds/add_metric_based_vertical_scaling_policy_details.go +++ b/bds/add_metric_based_vertical_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_schedule_based_horizontal_scaling_policy_details.go b/bds/add_schedule_based_horizontal_scaling_policy_details.go index 0e9f4502da..a5352ff93d 100644 --- a/bds/add_schedule_based_horizontal_scaling_policy_details.go +++ b/bds/add_schedule_based_horizontal_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_schedule_based_vertical_scaling_policy_details.go b/bds/add_schedule_based_vertical_scaling_policy_details.go index 630e42a9a6..8d632d2c95 100644 --- a/bds/add_schedule_based_vertical_scaling_policy_details.go +++ b/bds/add_schedule_based_vertical_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_utility_nodes_details.go b/bds/add_utility_nodes_details.go index 926bca8b85..7ee49b90d7 100644 --- a/bds/add_utility_nodes_details.go +++ b/bds/add_utility_nodes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_utility_nodes_request_response.go b/bds/add_utility_nodes_request_response.go index d0dd61eb15..d2a751ee3b 100644 --- a/bds/add_utility_nodes_request_response.go +++ b/bds/add_utility_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_worker_nodes_details.go b/bds/add_worker_nodes_details.go index db7427b36e..4659e652f1 100644 --- a/bds/add_worker_nodes_details.go +++ b/bds/add_worker_nodes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/add_worker_nodes_request_response.go b/bds/add_worker_nodes_request_response.go index 4612acc29b..27835213e3 100644 --- a/bds/add_worker_nodes_request_response.go +++ b/bds/add_worker_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/auto_scale_policy.go b/bds/auto_scale_policy.go index bb5ec16a31..9cd57c1051 100644 --- a/bds/auto_scale_policy.go +++ b/bds/auto_scale_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/auto_scale_policy_details.go b/bds/auto_scale_policy_details.go index 851a8801f0..07d565866e 100644 --- a/bds/auto_scale_policy_details.go +++ b/bds/auto_scale_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/auto_scale_policy_metric_rule.go b/bds/auto_scale_policy_metric_rule.go index 4228a85806..3b270606a1 100644 --- a/bds/auto_scale_policy_metric_rule.go +++ b/bds/auto_scale_policy_metric_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/auto_scale_policy_rule.go b/bds/auto_scale_policy_rule.go index 2c508e06d4..fadf79344c 100644 --- a/bds/auto_scale_policy_rule.go +++ b/bds/auto_scale_policy_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/auto_scaling_configuration.go b/bds/auto_scaling_configuration.go index 7dfab7d19b..859897416d 100644 --- a/bds/auto_scaling_configuration.go +++ b/bds/auto_scaling_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/auto_scaling_configuration_summary.go b/bds/auto_scaling_configuration_summary.go index 003ed3dab7..504e7de845 100644 --- a/bds/auto_scaling_configuration_summary.go +++ b/bds/auto_scaling_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_api_key.go b/bds/bds_api_key.go index 9a06c1ba37..8f5e511aca 100644 --- a/bds/bds_api_key.go +++ b/bds/bds_api_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_api_key_summary.go b/bds/bds_api_key_summary.go index a2c963730c..5e8824c1ec 100644 --- a/bds/bds_api_key_summary.go +++ b/bds/bds_api_key_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_client.go b/bds/bds_client.go index 892f5e9cb5..eb33029cf9 100644 --- a/bds/bds_client.go +++ b/bds/bds_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_instance.go b/bds/bds_instance.go index eef1260e81..572b2c8a4c 100644 --- a/bds/bds_instance.go +++ b/bds/bds_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_instance_summary.go b/bds/bds_instance_summary.go index ecbc1064f7..5718edcacf 100644 --- a/bds/bds_instance_summary.go +++ b/bds/bds_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_metastore_configuration.go b/bds/bds_metastore_configuration.go index bcbe27fa0f..2e61a5445d 100644 --- a/bds/bds_metastore_configuration.go +++ b/bds/bds_metastore_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/bds_metastore_configuration_summary.go b/bds/bds_metastore_configuration_summary.go index 30e1f18373..1a8ae5b1bc 100644 --- a/bds/bds_metastore_configuration_summary.go +++ b/bds/bds_metastore_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/certificate_service_info_details.go b/bds/certificate_service_info_details.go index 18570101bd..a362df65b9 100644 --- a/bds/certificate_service_info_details.go +++ b/bds/certificate_service_info_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/certificate_service_info_request_response.go b/bds/certificate_service_info_request_response.go index 29ad4b07b2..eb587dc774 100644 --- a/bds/certificate_service_info_request_response.go +++ b/bds/certificate_service_info_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/certificate_service_info_summary.go b/bds/certificate_service_info_summary.go index 95e7983944..50eb64b665 100644 --- a/bds/certificate_service_info_summary.go +++ b/bds/certificate_service_info_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/change_bds_instance_compartment_details.go b/bds/change_bds_instance_compartment_details.go index 71e013faa0..120850a7e2 100644 --- a/bds/change_bds_instance_compartment_details.go +++ b/bds/change_bds_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/change_bds_instance_compartment_request_response.go b/bds/change_bds_instance_compartment_request_response.go index 92dee2851b..245a18c523 100644 --- a/bds/change_bds_instance_compartment_request_response.go +++ b/bds/change_bds_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/change_shape_details.go b/bds/change_shape_details.go index dc4d05f69a..7f97eaeff4 100644 --- a/bds/change_shape_details.go +++ b/bds/change_shape_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/change_shape_nodes.go b/bds/change_shape_nodes.go index e002c64b2f..e981f78f70 100644 --- a/bds/change_shape_nodes.go +++ b/bds/change_shape_nodes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/change_shape_request_response.go b/bds/change_shape_request_response.go index 738898ac27..5901113cbd 100644 --- a/bds/change_shape_request_response.go +++ b/bds/change_shape_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/cloud_sql_details.go b/bds/cloud_sql_details.go index 10ffe7e900..e6ce5cbd45 100644 --- a/bds/cloud_sql_details.go +++ b/bds/cloud_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/cluster_details.go b/bds/cluster_details.go index 1757fc2050..7a6d5bf1c0 100644 --- a/bds/cluster_details.go +++ b/bds/cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_bds_api_key_details.go b/bds/create_bds_api_key_details.go index 3759851c93..8d192dcdda 100644 --- a/bds/create_bds_api_key_details.go +++ b/bds/create_bds_api_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_bds_api_key_request_response.go b/bds/create_bds_api_key_request_response.go index 4b819a5a27..cbc7b7416f 100644 --- a/bds/create_bds_api_key_request_response.go +++ b/bds/create_bds_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_bds_instance_details.go b/bds/create_bds_instance_details.go index 4945c18db0..9c509da157 100644 --- a/bds/create_bds_instance_details.go +++ b/bds/create_bds_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_bds_instance_request_response.go b/bds/create_bds_instance_request_response.go index b8b2f8fa1c..1148bdfec9 100644 --- a/bds/create_bds_instance_request_response.go +++ b/bds/create_bds_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_bds_metastore_configuration_details.go b/bds/create_bds_metastore_configuration_details.go index e8e24db6e4..97ed3afd48 100644 --- a/bds/create_bds_metastore_configuration_details.go +++ b/bds/create_bds_metastore_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_bds_metastore_configuration_request_response.go b/bds/create_bds_metastore_configuration_request_response.go index 3ea440a195..5860be56e2 100644 --- a/bds/create_bds_metastore_configuration_request_response.go +++ b/bds/create_bds_metastore_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/create_node_details.go b/bds/create_node_details.go index 66510771b9..fd02c55c68 100644 --- a/bds/create_node_details.go +++ b/bds/create_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/day_based_horizontal_scaling_schedule_details.go b/bds/day_based_horizontal_scaling_schedule_details.go index d99030067b..ff10cad116 100644 --- a/bds/day_based_horizontal_scaling_schedule_details.go +++ b/bds/day_based_horizontal_scaling_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/day_based_vertical_scaling_schedule_details.go b/bds/day_based_vertical_scaling_schedule_details.go index a9abefd321..f382b8e920 100644 --- a/bds/day_based_vertical_scaling_schedule_details.go +++ b/bds/day_based_vertical_scaling_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/default_error.go b/bds/default_error.go index d0100823db..f39d4f9668 100644 --- a/bds/default_error.go +++ b/bds/default_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/delete_bds_api_key_request_response.go b/bds/delete_bds_api_key_request_response.go index d43a69cce9..221856b06f 100644 --- a/bds/delete_bds_api_key_request_response.go +++ b/bds/delete_bds_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/delete_bds_instance_request_response.go b/bds/delete_bds_instance_request_response.go index 1338610096..82c998f793 100644 --- a/bds/delete_bds_instance_request_response.go +++ b/bds/delete_bds_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/delete_bds_metastore_configuration_request_response.go b/bds/delete_bds_metastore_configuration_request_response.go index 8eea0ca8b6..2913c7cfa7 100644 --- a/bds/delete_bds_metastore_configuration_request_response.go +++ b/bds/delete_bds_metastore_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/disable_certificate_details.go b/bds/disable_certificate_details.go index 7d200d649a..fa603660ec 100644 --- a/bds/disable_certificate_details.go +++ b/bds/disable_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/disable_certificate_request_response.go b/bds/disable_certificate_request_response.go index 688fb0fe4c..b9a6651e08 100644 --- a/bds/disable_certificate_request_response.go +++ b/bds/disable_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/enable_certificate_details.go b/bds/enable_certificate_details.go index ff09f76156..29bd9b7dfe 100644 --- a/bds/enable_certificate_details.go +++ b/bds/enable_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/enable_certificate_request_response.go b/bds/enable_certificate_request_response.go index 225e7af7a0..fbf13ca8db 100644 --- a/bds/enable_certificate_request_response.go +++ b/bds/enable_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/execute_bootstrap_script_details.go b/bds/execute_bootstrap_script_details.go index 302e060fae..f2bdfddaca 100644 --- a/bds/execute_bootstrap_script_details.go +++ b/bds/execute_bootstrap_script_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/execute_bootstrap_script_request_response.go b/bds/execute_bootstrap_script_request_response.go index be9fcb6f3d..3b0bd6efd5 100644 --- a/bds/execute_bootstrap_script_request_response.go +++ b/bds/execute_bootstrap_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/get_auto_scaling_configuration_request_response.go b/bds/get_auto_scaling_configuration_request_response.go index 77541d739f..919f724cd7 100644 --- a/bds/get_auto_scaling_configuration_request_response.go +++ b/bds/get_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/get_bds_api_key_request_response.go b/bds/get_bds_api_key_request_response.go index 362719a3c1..41810f3d96 100644 --- a/bds/get_bds_api_key_request_response.go +++ b/bds/get_bds_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/get_bds_instance_request_response.go b/bds/get_bds_instance_request_response.go index 1a6f490542..15b8db3213 100644 --- a/bds/get_bds_instance_request_response.go +++ b/bds/get_bds_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/get_bds_metastore_configuration_request_response.go b/bds/get_bds_metastore_configuration_request_response.go index cf2ddf7b5b..1c838bf948 100644 --- a/bds/get_bds_metastore_configuration_request_response.go +++ b/bds/get_bds_metastore_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/get_os_patch_details_request_response.go b/bds/get_os_patch_details_request_response.go index d9197277b9..88d0bdc61f 100644 --- a/bds/get_os_patch_details_request_response.go +++ b/bds/get_os_patch_details_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/get_work_request_request_response.go b/bds/get_work_request_request_response.go index 485a49526b..22c13ec172 100644 --- a/bds/get_work_request_request_response.go +++ b/bds/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/horizontal_scaling_schedule_details.go b/bds/horizontal_scaling_schedule_details.go index d7bd20c5c1..9d4aa61ce7 100644 --- a/bds/horizontal_scaling_schedule_details.go +++ b/bds/horizontal_scaling_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/host_cert_details.go b/bds/host_cert_details.go index 8764b98582..54e97e9db1 100644 --- a/bds/host_cert_details.go +++ b/bds/host_cert_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/host_specific_certificate_details.go b/bds/host_specific_certificate_details.go index 2e8f541d51..86f2afd689 100644 --- a/bds/host_specific_certificate_details.go +++ b/bds/host_specific_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/install_os_patch_details.go b/bds/install_os_patch_details.go index 9470d1389e..c46677f34e 100644 --- a/bds/install_os_patch_details.go +++ b/bds/install_os_patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/install_os_patch_request_response.go b/bds/install_os_patch_request_response.go index 42a29239d0..a0e1c4a94b 100644 --- a/bds/install_os_patch_request_response.go +++ b/bds/install_os_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/install_patch_details.go b/bds/install_patch_details.go index 5a81a85db1..04d94653da 100644 --- a/bds/install_patch_details.go +++ b/bds/install_patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/install_patch_request_response.go b/bds/install_patch_request_response.go index 49f3f38ce2..fb5e2ff718 100644 --- a/bds/install_patch_request_response.go +++ b/bds/install_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/kerberos_details.go b/bds/kerberos_details.go index 10a5ec020e..29767d8b88 100644 --- a/bds/kerberos_details.go +++ b/bds/kerberos_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_auto_scaling_configurations_request_response.go b/bds/list_auto_scaling_configurations_request_response.go index 2d95ddc7bb..685beae018 100644 --- a/bds/list_auto_scaling_configurations_request_response.go +++ b/bds/list_auto_scaling_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_bds_api_keys_request_response.go b/bds/list_bds_api_keys_request_response.go index b360f8f696..d27a942010 100644 --- a/bds/list_bds_api_keys_request_response.go +++ b/bds/list_bds_api_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_bds_instances_request_response.go b/bds/list_bds_instances_request_response.go index 8c91049cf8..fe4718fbe3 100644 --- a/bds/list_bds_instances_request_response.go +++ b/bds/list_bds_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_bds_metastore_configurations_request_response.go b/bds/list_bds_metastore_configurations_request_response.go index df55026db7..e96bf25688 100644 --- a/bds/list_bds_metastore_configurations_request_response.go +++ b/bds/list_bds_metastore_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_os_patches_request_response.go b/bds/list_os_patches_request_response.go index 439751a343..9fbc5c7bcd 100644 --- a/bds/list_os_patches_request_response.go +++ b/bds/list_os_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_patch_histories_request_response.go b/bds/list_patch_histories_request_response.go index 5dbe418d21..6c20ad3ef7 100644 --- a/bds/list_patch_histories_request_response.go +++ b/bds/list_patch_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_patches_request_response.go b/bds/list_patches_request_response.go index 1871e5cb05..8446354e60 100644 --- a/bds/list_patches_request_response.go +++ b/bds/list_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_work_request_errors_request_response.go b/bds/list_work_request_errors_request_response.go index 85c1ab8f8e..c7f1689a70 100644 --- a/bds/list_work_request_errors_request_response.go +++ b/bds/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_work_request_logs_request_response.go b/bds/list_work_request_logs_request_response.go index 05a45f495c..6290fb9eff 100644 --- a/bds/list_work_request_logs_request_response.go +++ b/bds/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/list_work_requests_request_response.go b/bds/list_work_requests_request_response.go index 92c4f1531d..2cc5e7c505 100644 --- a/bds/list_work_requests_request_response.go +++ b/bds/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_based_horizontal_scale_in_config.go b/bds/metric_based_horizontal_scale_in_config.go index 4c8bd190e7..34efe26a1f 100644 --- a/bds/metric_based_horizontal_scale_in_config.go +++ b/bds/metric_based_horizontal_scale_in_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_based_horizontal_scale_out_config.go b/bds/metric_based_horizontal_scale_out_config.go index 961fd82c3a..e0a17aa13d 100644 --- a/bds/metric_based_horizontal_scale_out_config.go +++ b/bds/metric_based_horizontal_scale_out_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_based_horizontal_scaling_policy_details.go b/bds/metric_based_horizontal_scaling_policy_details.go index 7ad8bc6385..fbdb0267c0 100644 --- a/bds/metric_based_horizontal_scaling_policy_details.go +++ b/bds/metric_based_horizontal_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_based_vertical_scale_down_config.go b/bds/metric_based_vertical_scale_down_config.go index 8f8dda1fd4..6a320186e9 100644 --- a/bds/metric_based_vertical_scale_down_config.go +++ b/bds/metric_based_vertical_scale_down_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_based_vertical_scale_up_config.go b/bds/metric_based_vertical_scale_up_config.go index 2c9f8a831c..78cf26ae59 100644 --- a/bds/metric_based_vertical_scale_up_config.go +++ b/bds/metric_based_vertical_scale_up_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_based_vertical_scaling_policy_details.go b/bds/metric_based_vertical_scaling_policy_details.go index b9461f1496..b1ab88c05f 100644 --- a/bds/metric_based_vertical_scaling_policy_details.go +++ b/bds/metric_based_vertical_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/metric_threshold_rule.go b/bds/metric_threshold_rule.go index 06f43dc617..e4703876ab 100644 --- a/bds/metric_threshold_rule.go +++ b/bds/metric_threshold_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/network_config.go b/bds/network_config.go index 2810ca9dc6..23a5fe3cfb 100644 --- a/bds/network_config.go +++ b/bds/network_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/node.go b/bds/node.go index 972a3e8a1f..7121cef8a7 100644 --- a/bds/node.go +++ b/bds/node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/operation_status.go b/bds/operation_status.go index e62807f3db..86bb91ea7d 100644 --- a/bds/operation_status.go +++ b/bds/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/operation_types.go b/bds/operation_types.go index 4410eed6ea..e8f35cbbe4 100644 --- a/bds/operation_types.go +++ b/bds/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/os_patch_details.go b/bds/os_patch_details.go index 7692ece202..de1f9da299 100644 --- a/bds/os_patch_details.go +++ b/bds/os_patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/os_patch_package_summary.go b/bds/os_patch_package_summary.go index db1c3fe3ac..be753fc4f5 100644 --- a/bds/os_patch_package_summary.go +++ b/bds/os_patch_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/os_patch_summary.go b/bds/os_patch_summary.go index 6f36267664..f0e681d918 100644 --- a/bds/os_patch_summary.go +++ b/bds/os_patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/patch_history_summary.go b/bds/patch_history_summary.go index 6829c3e4c3..4d5d5ac08d 100644 --- a/bds/patch_history_summary.go +++ b/bds/patch_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/patch_summary.go b/bds/patch_summary.go index f99b5cac27..6612fbb7ee 100644 --- a/bds/patch_summary.go +++ b/bds/patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_auto_scaling_configuration_details.go b/bds/remove_auto_scaling_configuration_details.go index 9653374f48..0db8475a43 100644 --- a/bds/remove_auto_scaling_configuration_details.go +++ b/bds/remove_auto_scaling_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_auto_scaling_configuration_request_response.go b/bds/remove_auto_scaling_configuration_request_response.go index c95e2fda4a..225a1c5745 100644 --- a/bds/remove_auto_scaling_configuration_request_response.go +++ b/bds/remove_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_cloud_sql_details.go b/bds/remove_cloud_sql_details.go index 5059377c72..e2f3749042 100644 --- a/bds/remove_cloud_sql_details.go +++ b/bds/remove_cloud_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_cloud_sql_request_response.go b/bds/remove_cloud_sql_request_response.go index 8d029be504..c274c95535 100644 --- a/bds/remove_cloud_sql_request_response.go +++ b/bds/remove_cloud_sql_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_kafka_details.go b/bds/remove_kafka_details.go index 74af51cf4e..fc6907d950 100644 --- a/bds/remove_kafka_details.go +++ b/bds/remove_kafka_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_kafka_request_response.go b/bds/remove_kafka_request_response.go index cf0eca06b7..7333cae8a4 100644 --- a/bds/remove_kafka_request_response.go +++ b/bds/remove_kafka_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_node_details.go b/bds/remove_node_details.go index 5ac94e2078..c6f8129247 100644 --- a/bds/remove_node_details.go +++ b/bds/remove_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/remove_node_request_response.go b/bds/remove_node_request_response.go index 1d3641df3c..57d7c73192 100644 --- a/bds/remove_node_request_response.go +++ b/bds/remove_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/renew_certificate_details.go b/bds/renew_certificate_details.go index 9da0e8e6a7..338bef57b0 100644 --- a/bds/renew_certificate_details.go +++ b/bds/renew_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/renew_certificate_request_response.go b/bds/renew_certificate_request_response.go index 9f2a227118..e9f061750c 100644 --- a/bds/renew_certificate_request_response.go +++ b/bds/renew_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/restart_node_details.go b/bds/restart_node_details.go index fe4659792b..41bdf43354 100644 --- a/bds/restart_node_details.go +++ b/bds/restart_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/restart_node_request_response.go b/bds/restart_node_request_response.go index 078f64466c..5d8f0bd5f4 100644 --- a/bds/restart_node_request_response.go +++ b/bds/restart_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/schedule_based_horizontal_scaling_policy_details.go b/bds/schedule_based_horizontal_scaling_policy_details.go index a24c00af8a..0f71f28f49 100644 --- a/bds/schedule_based_horizontal_scaling_policy_details.go +++ b/bds/schedule_based_horizontal_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/schedule_based_vertical_scaling_policy_details.go b/bds/schedule_based_vertical_scaling_policy_details.go index bfbabb72a0..368868d4f9 100644 --- a/bds/schedule_based_vertical_scaling_policy_details.go +++ b/bds/schedule_based_vertical_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/schedule_type.go b/bds/schedule_type.go index 52fe210abe..c6ca730307 100644 --- a/bds/schedule_type.go +++ b/bds/schedule_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/service.go b/bds/service.go index 8f7f48a5ae..c04a2000a6 100644 --- a/bds/service.go +++ b/bds/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/shape_config_details.go b/bds/shape_config_details.go index c84d327031..b58501da26 100644 --- a/bds/shape_config_details.go +++ b/bds/shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/sort_orders.go b/bds/sort_orders.go index 9f3ee5dee5..ac5919d66e 100644 --- a/bds/sort_orders.go +++ b/bds/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/start_bds_instance_details.go b/bds/start_bds_instance_details.go index 6008eacb75..fba6785365 100644 --- a/bds/start_bds_instance_details.go +++ b/bds/start_bds_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/start_bds_instance_request_response.go b/bds/start_bds_instance_request_response.go index ab9a0bc0d1..ff8c044f52 100644 --- a/bds/start_bds_instance_request_response.go +++ b/bds/start_bds_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/stop_bds_instance_details.go b/bds/stop_bds_instance_details.go index 728e0cf8dc..0ba15375da 100644 --- a/bds/stop_bds_instance_details.go +++ b/bds/stop_bds_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/stop_bds_instance_request_response.go b/bds/stop_bds_instance_request_response.go index bdb922adc7..0d4258b388 100644 --- a/bds/stop_bds_instance_request_response.go +++ b/bds/stop_bds_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/test_bds_metastore_configuration_details.go b/bds/test_bds_metastore_configuration_details.go index ea781b7968..2ff7f48054 100644 --- a/bds/test_bds_metastore_configuration_details.go +++ b/bds/test_bds_metastore_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/test_bds_metastore_configuration_request_response.go b/bds/test_bds_metastore_configuration_request_response.go index b8ed8b549d..16633faa60 100644 --- a/bds/test_bds_metastore_configuration_request_response.go +++ b/bds/test_bds_metastore_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/test_bds_object_storage_connection_details.go b/bds/test_bds_object_storage_connection_details.go index 2c51e93126..f0baaa4e5e 100644 --- a/bds/test_bds_object_storage_connection_details.go +++ b/bds/test_bds_object_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/test_bds_object_storage_connection_request_response.go b/bds/test_bds_object_storage_connection_request_response.go index ca4d3b523d..d48b6cb482 100644 --- a/bds/test_bds_object_storage_connection_request_response.go +++ b/bds/test_bds_object_storage_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/time_and_horizontal_scaling_config.go b/bds/time_and_horizontal_scaling_config.go index ffaf40ba5e..ccacf9bca0 100644 --- a/bds/time_and_horizontal_scaling_config.go +++ b/bds/time_and_horizontal_scaling_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/time_and_vertical_scaling_config.go b/bds/time_and_vertical_scaling_config.go index e00df47877..d81e2bd402 100644 --- a/bds/time_and_vertical_scaling_config.go +++ b/bds/time_and_vertical_scaling_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_auto_scale_policy_details.go b/bds/update_auto_scale_policy_details.go index 887ad11424..bc885c50e3 100644 --- a/bds/update_auto_scale_policy_details.go +++ b/bds/update_auto_scale_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_auto_scaling_configuration_details.go b/bds/update_auto_scaling_configuration_details.go index cd20f014b0..193c60a422 100644 --- a/bds/update_auto_scaling_configuration_details.go +++ b/bds/update_auto_scaling_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_auto_scaling_configuration_request_response.go b/bds/update_auto_scaling_configuration_request_response.go index 867ef707db..290d011c6b 100644 --- a/bds/update_auto_scaling_configuration_request_response.go +++ b/bds/update_auto_scaling_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_bds_instance_details.go b/bds/update_bds_instance_details.go index 055abc910b..788cd3d725 100644 --- a/bds/update_bds_instance_details.go +++ b/bds/update_bds_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_bds_instance_request_response.go b/bds/update_bds_instance_request_response.go index 59d5021c98..0e08e5a7e9 100644 --- a/bds/update_bds_instance_request_response.go +++ b/bds/update_bds_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_bds_metastore_configuration_details.go b/bds/update_bds_metastore_configuration_details.go index 865f2c3e60..46c6c02da1 100644 --- a/bds/update_bds_metastore_configuration_details.go +++ b/bds/update_bds_metastore_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_bds_metastore_configuration_request_response.go b/bds/update_bds_metastore_configuration_request_response.go index 68ded820da..9411de2f8f 100644 --- a/bds/update_bds_metastore_configuration_request_response.go +++ b/bds/update_bds_metastore_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_metric_based_horizontal_scaling_policy_details.go b/bds/update_metric_based_horizontal_scaling_policy_details.go index 31352a5d6a..66d376e8a8 100644 --- a/bds/update_metric_based_horizontal_scaling_policy_details.go +++ b/bds/update_metric_based_horizontal_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_metric_based_vertical_scaling_policy_details.go b/bds/update_metric_based_vertical_scaling_policy_details.go index d42400494b..3e7a90dfba 100644 --- a/bds/update_metric_based_vertical_scaling_policy_details.go +++ b/bds/update_metric_based_vertical_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_schedule_based_horizontal_scaling_policy_details.go b/bds/update_schedule_based_horizontal_scaling_policy_details.go index bbdfe0db67..7671a00699 100644 --- a/bds/update_schedule_based_horizontal_scaling_policy_details.go +++ b/bds/update_schedule_based_horizontal_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/update_schedule_based_vertical_scaling_policy_details.go b/bds/update_schedule_based_vertical_scaling_policy_details.go index bc0004f6b8..078249cfaf 100644 --- a/bds/update_schedule_based_vertical_scaling_policy_details.go +++ b/bds/update_schedule_based_vertical_scaling_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/vertical_scaling_schedule_details.go b/bds/vertical_scaling_schedule_details.go index e693ce1988..f6e6ec081b 100644 --- a/bds/vertical_scaling_schedule_details.go +++ b/bds/vertical_scaling_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/volume_attachment_detail.go b/bds/volume_attachment_detail.go index d0af6bccd3..45990cac6f 100644 --- a/bds/volume_attachment_detail.go +++ b/bds/volume_attachment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/work_request.go b/bds/work_request.go index d12518abb9..d6b9261fcf 100644 --- a/bds/work_request.go +++ b/bds/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/work_request_error.go b/bds/work_request_error.go index 79a7622466..2100f5e6ef 100644 --- a/bds/work_request_error.go +++ b/bds/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/work_request_log_entry.go b/bds/work_request_log_entry.go index 6dd3829908..7c4774ac10 100644 --- a/bds/work_request_log_entry.go +++ b/bds/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/bds/work_request_resource.go b/bds/work_request_resource.go index b75d8d70c9..5009260bc8 100644 --- a/bds/work_request_resource.go +++ b/bds/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/availability_domain.go b/blockchain/availability_domain.go index e396225b9e..23cd0becd4 100644 --- a/blockchain/availability_domain.go +++ b/blockchain/availability_domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_blockchainplatform_client.go b/blockchain/blockchain_blockchainplatform_client.go index e477c067fd..7c75bb4a95 100644 --- a/blockchain/blockchain_blockchainplatform_client.go +++ b/blockchain/blockchain_blockchainplatform_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform.go b/blockchain/blockchain_platform.go index 013fe90e22..e95f9f34f5 100644 --- a/blockchain/blockchain_platform.go +++ b/blockchain/blockchain_platform.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform_by_hostname.go b/blockchain/blockchain_platform_by_hostname.go index b0aefe15bb..59bff4f861 100644 --- a/blockchain/blockchain_platform_by_hostname.go +++ b/blockchain/blockchain_platform_by_hostname.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform_collection.go b/blockchain/blockchain_platform_collection.go index 558d72b784..7ebc9d4e22 100644 --- a/blockchain/blockchain_platform_collection.go +++ b/blockchain/blockchain_platform_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform_component_details.go b/blockchain/blockchain_platform_component_details.go index b40ff9656d..d8b4f7028f 100644 --- a/blockchain/blockchain_platform_component_details.go +++ b/blockchain/blockchain_platform_component_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform_patch_collection.go b/blockchain/blockchain_platform_patch_collection.go index a689f9bff3..eb45286cbd 100644 --- a/blockchain/blockchain_platform_patch_collection.go +++ b/blockchain/blockchain_platform_patch_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform_patch_summary.go b/blockchain/blockchain_platform_patch_summary.go index 7d0dcfa7cb..bdabbb16f5 100644 --- a/blockchain/blockchain_platform_patch_summary.go +++ b/blockchain/blockchain_platform_patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/blockchain_platform_summary.go b/blockchain/blockchain_platform_summary.go index 447af73a51..767bda0476 100644 --- a/blockchain/blockchain_platform_summary.go +++ b/blockchain/blockchain_platform_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/change_blockchain_platform_compartment_details.go b/blockchain/change_blockchain_platform_compartment_details.go index a1a2499a30..7cc5c62905 100644 --- a/blockchain/change_blockchain_platform_compartment_details.go +++ b/blockchain/change_blockchain_platform_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/change_blockchain_platform_compartment_request_response.go b/blockchain/change_blockchain_platform_compartment_request_response.go index a10317733b..1617711228 100644 --- a/blockchain/change_blockchain_platform_compartment_request_response.go +++ b/blockchain/change_blockchain_platform_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/create_blockchain_platform_details.go b/blockchain/create_blockchain_platform_details.go index 80883f1502..a4e7fd49eb 100644 --- a/blockchain/create_blockchain_platform_details.go +++ b/blockchain/create_blockchain_platform_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/create_blockchain_platform_request_response.go b/blockchain/create_blockchain_platform_request_response.go index f218292abd..660892e6b7 100644 --- a/blockchain/create_blockchain_platform_request_response.go +++ b/blockchain/create_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/create_osn_details.go b/blockchain/create_osn_details.go index e4dc87654a..cad799daf3 100644 --- a/blockchain/create_osn_details.go +++ b/blockchain/create_osn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/create_osn_request_response.go b/blockchain/create_osn_request_response.go index 28d0eaaf09..fc5073e2f2 100644 --- a/blockchain/create_osn_request_response.go +++ b/blockchain/create_osn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/create_peer_details.go b/blockchain/create_peer_details.go index 546101b6a8..2aea5a7671 100644 --- a/blockchain/create_peer_details.go +++ b/blockchain/create_peer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/create_peer_request_response.go b/blockchain/create_peer_request_response.go index 128901c132..8bab42e347 100644 --- a/blockchain/create_peer_request_response.go +++ b/blockchain/create_peer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/delete_blockchain_platform_request_response.go b/blockchain/delete_blockchain_platform_request_response.go index bac545af00..d1e1fd0fff 100644 --- a/blockchain/delete_blockchain_platform_request_response.go +++ b/blockchain/delete_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/delete_osn_request_response.go b/blockchain/delete_osn_request_response.go index a755c6dd1d..ac3c9d0cb9 100644 --- a/blockchain/delete_osn_request_response.go +++ b/blockchain/delete_osn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/delete_peer_request_response.go b/blockchain/delete_peer_request_response.go index 6ee1a42dc8..f5ffa2d4cc 100644 --- a/blockchain/delete_peer_request_response.go +++ b/blockchain/delete_peer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/delete_work_request_request_response.go b/blockchain/delete_work_request_request_response.go index f5ab3e9656..37fdbcfb23 100644 --- a/blockchain/delete_work_request_request_response.go +++ b/blockchain/delete_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/get_blockchain_platform_request_response.go b/blockchain/get_blockchain_platform_request_response.go index e620469d11..0b8847edb7 100644 --- a/blockchain/get_blockchain_platform_request_response.go +++ b/blockchain/get_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/get_osn_request_response.go b/blockchain/get_osn_request_response.go index 5531330106..7339f82336 100644 --- a/blockchain/get_osn_request_response.go +++ b/blockchain/get_osn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/get_peer_request_response.go b/blockchain/get_peer_request_response.go index 1bae0b38c9..2bdb2a456d 100644 --- a/blockchain/get_peer_request_response.go +++ b/blockchain/get_peer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/get_work_request_request_response.go b/blockchain/get_work_request_request_response.go index 3e90de7199..55b744fe55 100644 --- a/blockchain/get_work_request_request_response.go +++ b/blockchain/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_blockchain_platform_patches_request_response.go b/blockchain/list_blockchain_platform_patches_request_response.go index 629e063b5a..99b8b332bb 100644 --- a/blockchain/list_blockchain_platform_patches_request_response.go +++ b/blockchain/list_blockchain_platform_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_blockchain_platforms_request_response.go b/blockchain/list_blockchain_platforms_request_response.go index 8c76d8158f..9196d01b4a 100644 --- a/blockchain/list_blockchain_platforms_request_response.go +++ b/blockchain/list_blockchain_platforms_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_osns_request_response.go b/blockchain/list_osns_request_response.go index 0ea800c18b..00f5f84559 100644 --- a/blockchain/list_osns_request_response.go +++ b/blockchain/list_osns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_peers_request_response.go b/blockchain/list_peers_request_response.go index f2373eb618..ef102443e1 100644 --- a/blockchain/list_peers_request_response.go +++ b/blockchain/list_peers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_work_request_errors_request_response.go b/blockchain/list_work_request_errors_request_response.go index 6491c0693c..3a701a1f85 100644 --- a/blockchain/list_work_request_errors_request_response.go +++ b/blockchain/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_work_request_logs_request_response.go b/blockchain/list_work_request_logs_request_response.go index 9cb8ed58a2..d3b43d0bdd 100644 --- a/blockchain/list_work_request_logs_request_response.go +++ b/blockchain/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/list_work_requests_request_response.go b/blockchain/list_work_requests_request_response.go index d7722957d9..8ac244d02e 100644 --- a/blockchain/list_work_requests_request_response.go +++ b/blockchain/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/metadata_details.go b/blockchain/metadata_details.go index 03313b6d6b..5ea5eaee48 100644 --- a/blockchain/metadata_details.go +++ b/blockchain/metadata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/modify_peer_details.go b/blockchain/modify_peer_details.go index a165d6e842..9c1fc3ae46 100644 --- a/blockchain/modify_peer_details.go +++ b/blockchain/modify_peer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/ocpu_allocation_number_param.go b/blockchain/ocpu_allocation_number_param.go index ad955e423b..82b1522b50 100644 --- a/blockchain/ocpu_allocation_number_param.go +++ b/blockchain/ocpu_allocation_number_param.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/ocpu_utilization_info.go b/blockchain/ocpu_utilization_info.go index 9165ad3786..2a93335eb0 100644 --- a/blockchain/ocpu_utilization_info.go +++ b/blockchain/ocpu_utilization_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/osn.go b/blockchain/osn.go index 9c27b44cb1..000c584757 100644 --- a/blockchain/osn.go +++ b/blockchain/osn.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/osn_collection.go b/blockchain/osn_collection.go index 0c9bac4577..d322e8b094 100644 --- a/blockchain/osn_collection.go +++ b/blockchain/osn_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/osn_summary.go b/blockchain/osn_summary.go index 0ade003bba..288d7c9805 100644 --- a/blockchain/osn_summary.go +++ b/blockchain/osn_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/peer.go b/blockchain/peer.go index ac5b89ed09..af9a72b18d 100644 --- a/blockchain/peer.go +++ b/blockchain/peer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/peer_collection.go b/blockchain/peer_collection.go index a6e09b90ac..c45ece5534 100644 --- a/blockchain/peer_collection.go +++ b/blockchain/peer_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/peer_role.go b/blockchain/peer_role.go index bb8bb65d54..b01e2977cb 100644 --- a/blockchain/peer_role.go +++ b/blockchain/peer_role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/peer_summary.go b/blockchain/peer_summary.go index a7e702e12e..aa85a5a6af 100644 --- a/blockchain/peer_summary.go +++ b/blockchain/peer_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/preview_scale_blockchain_platform_request_response.go b/blockchain/preview_scale_blockchain_platform_request_response.go index 237a947935..8646222c4e 100644 --- a/blockchain/preview_scale_blockchain_platform_request_response.go +++ b/blockchain/preview_scale_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/replica_details.go b/blockchain/replica_details.go index dbccca359b..4dd409260c 100644 --- a/blockchain/replica_details.go +++ b/blockchain/replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/scale_blockchain_platform_details.go b/blockchain/scale_blockchain_platform_details.go index 519fba4ece..07e1e32b4e 100644 --- a/blockchain/scale_blockchain_platform_details.go +++ b/blockchain/scale_blockchain_platform_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/scale_blockchain_platform_request_response.go b/blockchain/scale_blockchain_platform_request_response.go index fffe2bad11..9d2472fca1 100644 --- a/blockchain/scale_blockchain_platform_request_response.go +++ b/blockchain/scale_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/scale_storage_details.go b/blockchain/scale_storage_details.go index 0f55edf725..3007bf00e1 100644 --- a/blockchain/scale_storage_details.go +++ b/blockchain/scale_storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/scaled_blockchain_platform_preview.go b/blockchain/scaled_blockchain_platform_preview.go index e7497b58e3..2fc46bdea9 100644 --- a/blockchain/scaled_blockchain_platform_preview.go +++ b/blockchain/scaled_blockchain_platform_preview.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/scaled_platform_metering_preview.go b/blockchain/scaled_platform_metering_preview.go index 9a1b0bc864..2123914237 100644 --- a/blockchain/scaled_platform_metering_preview.go +++ b/blockchain/scaled_platform_metering_preview.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/start_blockchain_platform_request_response.go b/blockchain/start_blockchain_platform_request_response.go index fb8f671d48..e94fa1b47d 100644 --- a/blockchain/start_blockchain_platform_request_response.go +++ b/blockchain/start_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/stop_blockchain_platform_request_response.go b/blockchain/stop_blockchain_platform_request_response.go index 19cd86f2a4..1dd8e9bdc6 100644 --- a/blockchain/stop_blockchain_platform_request_response.go +++ b/blockchain/stop_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/update_blockchain_platform_details.go b/blockchain/update_blockchain_platform_details.go index 4c8e3eac32..92a9bd0de9 100644 --- a/blockchain/update_blockchain_platform_details.go +++ b/blockchain/update_blockchain_platform_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/update_blockchain_platform_request_response.go b/blockchain/update_blockchain_platform_request_response.go index 3ac40510df..e006a78026 100644 --- a/blockchain/update_blockchain_platform_request_response.go +++ b/blockchain/update_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/update_osn_details.go b/blockchain/update_osn_details.go index b38b13c0d6..8690156db7 100644 --- a/blockchain/update_osn_details.go +++ b/blockchain/update_osn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/update_osn_request_response.go b/blockchain/update_osn_request_response.go index f557a749f3..15da70f360 100644 --- a/blockchain/update_osn_request_response.go +++ b/blockchain/update_osn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/update_peer_details.go b/blockchain/update_peer_details.go index a7530e82f4..5421d0afe5 100644 --- a/blockchain/update_peer_details.go +++ b/blockchain/update_peer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/update_peer_request_response.go b/blockchain/update_peer_request_response.go index 8be822ee07..2db1efcb3b 100644 --- a/blockchain/update_peer_request_response.go +++ b/blockchain/update_peer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/upgrade_blockchain_platform_details.go b/blockchain/upgrade_blockchain_platform_details.go index fe59dc11ba..6d9e381beb 100644 --- a/blockchain/upgrade_blockchain_platform_details.go +++ b/blockchain/upgrade_blockchain_platform_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/upgrade_blockchain_platform_request_response.go b/blockchain/upgrade_blockchain_platform_request_response.go index 8cd93c0776..b9777c2d0d 100644 --- a/blockchain/upgrade_blockchain_platform_request_response.go +++ b/blockchain/upgrade_blockchain_platform_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request.go b/blockchain/work_request.go index 0264683810..a813cfbb68 100644 --- a/blockchain/work_request.go +++ b/blockchain/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_collection.go b/blockchain/work_request_collection.go index a16b42696d..ef7122a519 100644 --- a/blockchain/work_request_collection.go +++ b/blockchain/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_error.go b/blockchain/work_request_error.go index 87405d1d67..32f4b9b683 100644 --- a/blockchain/work_request_error.go +++ b/blockchain/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_error_collection.go b/blockchain/work_request_error_collection.go index 0ffcaf664c..8954a5eba3 100644 --- a/blockchain/work_request_error_collection.go +++ b/blockchain/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_log_entry.go b/blockchain/work_request_log_entry.go index 2cc8f63897..fab5a09cb6 100644 --- a/blockchain/work_request_log_entry.go +++ b/blockchain/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_log_entry_collection.go b/blockchain/work_request_log_entry_collection.go index 127c9fbd10..ddaca25474 100644 --- a/blockchain/work_request_log_entry_collection.go +++ b/blockchain/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_resource.go b/blockchain/work_request_resource.go index 34df74329b..b8e447e4cf 100644 --- a/blockchain/work_request_resource.go +++ b/blockchain/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_resource_sub_type_detail.go b/blockchain/work_request_resource_sub_type_detail.go index 907d0a9641..181c47b611 100644 --- a/blockchain/work_request_resource_sub_type_detail.go +++ b/blockchain/work_request_resource_sub_type_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/blockchain/work_request_summary.go b/blockchain/work_request_summary.go index 6782effd6d..55c96fab23 100644 --- a/blockchain/work_request_summary.go +++ b/blockchain/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/alert_rule.go b/budget/alert_rule.go index a1cea9ea4f..74cfdc5650 100644 --- a/budget/alert_rule.go +++ b/budget/alert_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/alert_rule_summary.go b/budget/alert_rule_summary.go index 65249fc003..4ec15862a0 100644 --- a/budget/alert_rule_summary.go +++ b/budget/alert_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/alert_type.go b/budget/alert_type.go index 6a969960ae..f2480d8b44 100644 --- a/budget/alert_type.go +++ b/budget/alert_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/budget.go b/budget/budget.go index 136b54dfbf..d26d27e73a 100644 --- a/budget/budget.go +++ b/budget/budget.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/budget_client.go b/budget/budget_client.go index 5d8c5d461e..2219de94ff 100644 --- a/budget/budget_client.go +++ b/budget/budget_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/budget_summary.go b/budget/budget_summary.go index 73fda50113..545821f59a 100644 --- a/budget/budget_summary.go +++ b/budget/budget_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/create_alert_rule_details.go b/budget/create_alert_rule_details.go index 6aadbf08f1..49a920a733 100644 --- a/budget/create_alert_rule_details.go +++ b/budget/create_alert_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/create_alert_rule_request_response.go b/budget/create_alert_rule_request_response.go index d1cbba8ca9..c28df7106b 100644 --- a/budget/create_alert_rule_request_response.go +++ b/budget/create_alert_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/create_budget_details.go b/budget/create_budget_details.go index e15ae71a82..1f3b97b2c7 100644 --- a/budget/create_budget_details.go +++ b/budget/create_budget_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/create_budget_request_response.go b/budget/create_budget_request_response.go index 3c4536a9f2..d6c28ebfd0 100644 --- a/budget/create_budget_request_response.go +++ b/budget/create_budget_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/delete_alert_rule_request_response.go b/budget/delete_alert_rule_request_response.go index bfd549c239..0fee232855 100644 --- a/budget/delete_alert_rule_request_response.go +++ b/budget/delete_alert_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/delete_budget_request_response.go b/budget/delete_budget_request_response.go index faff8f5b14..0b676e38f0 100644 --- a/budget/delete_budget_request_response.go +++ b/budget/delete_budget_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/get_alert_rule_request_response.go b/budget/get_alert_rule_request_response.go index c1afe6c768..3247009b42 100644 --- a/budget/get_alert_rule_request_response.go +++ b/budget/get_alert_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/get_budget_request_response.go b/budget/get_budget_request_response.go index cfdf4aa6a5..90aed57111 100644 --- a/budget/get_budget_request_response.go +++ b/budget/get_budget_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/lifecycle_state.go b/budget/lifecycle_state.go index 794caf7f28..2f19eedb84 100644 --- a/budget/lifecycle_state.go +++ b/budget/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/list_alert_rules_request_response.go b/budget/list_alert_rules_request_response.go index e9e2cbb74e..ebd08794ff 100644 --- a/budget/list_alert_rules_request_response.go +++ b/budget/list_alert_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/list_budgets_request_response.go b/budget/list_budgets_request_response.go index d334b2b68b..ed82b8d922 100644 --- a/budget/list_budgets_request_response.go +++ b/budget/list_budgets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/processing_period_type.go b/budget/processing_period_type.go index ceff12a06c..fb8309887a 100644 --- a/budget/processing_period_type.go +++ b/budget/processing_period_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/reset_period.go b/budget/reset_period.go index 546f1201d9..1c0b089120 100644 --- a/budget/reset_period.go +++ b/budget/reset_period.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/sort_by.go b/budget/sort_by.go index 2c8832ef15..536833e398 100644 --- a/budget/sort_by.go +++ b/budget/sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/sort_order.go b/budget/sort_order.go index 6a8effce6a..6347678a92 100644 --- a/budget/sort_order.go +++ b/budget/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/target_type.go b/budget/target_type.go index 4b471f99d0..001de80b33 100644 --- a/budget/target_type.go +++ b/budget/target_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/threshold_type.go b/budget/threshold_type.go index d8ef480685..aaae326749 100644 --- a/budget/threshold_type.go +++ b/budget/threshold_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/update_alert_rule_details.go b/budget/update_alert_rule_details.go index 40a5297246..ce3e6b8a04 100644 --- a/budget/update_alert_rule_details.go +++ b/budget/update_alert_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/update_alert_rule_request_response.go b/budget/update_alert_rule_request_response.go index aa9cdb7c53..adfa915e5c 100644 --- a/budget/update_alert_rule_request_response.go +++ b/budget/update_alert_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/update_budget_details.go b/budget/update_budget_details.go index 9bd97d9373..0968bf7317 100644 --- a/budget/update_budget_details.go +++ b/budget/update_budget_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/budget/update_budget_request_response.go b/budget/update_budget_request_response.go index f76dc8dd88..b3bef1d92d 100644 --- a/budget/update_budget_request_response.go +++ b/budget/update_budget_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/ca_bundle.go b/certificates/ca_bundle.go index 8f9bf79564..0428309c88 100644 --- a/certificates/ca_bundle.go +++ b/certificates/ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_authority_bundle.go b/certificates/certificate_authority_bundle.go index d5baf83e09..123002d4df 100644 --- a/certificates/certificate_authority_bundle.go +++ b/certificates/certificate_authority_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_authority_bundle_version_collection.go b/certificates/certificate_authority_bundle_version_collection.go index fad700a465..882a9ecf37 100644 --- a/certificates/certificate_authority_bundle_version_collection.go +++ b/certificates/certificate_authority_bundle_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_authority_bundle_version_summary.go b/certificates/certificate_authority_bundle_version_summary.go index e866c4858d..f7d5c8fe5e 100644 --- a/certificates/certificate_authority_bundle_version_summary.go +++ b/certificates/certificate_authority_bundle_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_bundle.go b/certificates/certificate_bundle.go index 71ece2ee93..a5c9cf785b 100644 --- a/certificates/certificate_bundle.go +++ b/certificates/certificate_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_bundle_public_only.go b/certificates/certificate_bundle_public_only.go index f9ce82c6be..d85860f0dd 100644 --- a/certificates/certificate_bundle_public_only.go +++ b/certificates/certificate_bundle_public_only.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_bundle_version_collection.go b/certificates/certificate_bundle_version_collection.go index 30f6dae780..f453c0b78d 100644 --- a/certificates/certificate_bundle_version_collection.go +++ b/certificates/certificate_bundle_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_bundle_version_summary.go b/certificates/certificate_bundle_version_summary.go index 16eed0432e..3e9672a51a 100644 --- a/certificates/certificate_bundle_version_summary.go +++ b/certificates/certificate_bundle_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificate_bundle_with_private_key.go b/certificates/certificate_bundle_with_private_key.go index 21b4cb52f1..dba68197fb 100644 --- a/certificates/certificate_bundle_with_private_key.go +++ b/certificates/certificate_bundle_with_private_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/certificates_client.go b/certificates/certificates_client.go index 2b91a20f0d..a7f290397a 100644 --- a/certificates/certificates_client.go +++ b/certificates/certificates_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/get_ca_bundle_request_response.go b/certificates/get_ca_bundle_request_response.go index 08877ac4af..d8143c6a6c 100644 --- a/certificates/get_ca_bundle_request_response.go +++ b/certificates/get_ca_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/get_certificate_authority_bundle_request_response.go b/certificates/get_certificate_authority_bundle_request_response.go index e55351008c..0ec3ede49e 100644 --- a/certificates/get_certificate_authority_bundle_request_response.go +++ b/certificates/get_certificate_authority_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/get_certificate_bundle_request_response.go b/certificates/get_certificate_bundle_request_response.go index 631fc764cd..80b0213043 100644 --- a/certificates/get_certificate_bundle_request_response.go +++ b/certificates/get_certificate_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/list_certificate_authority_bundle_versions_request_response.go b/certificates/list_certificate_authority_bundle_versions_request_response.go index 1adf8cc0e2..458dc9f74d 100644 --- a/certificates/list_certificate_authority_bundle_versions_request_response.go +++ b/certificates/list_certificate_authority_bundle_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/list_certificate_bundle_versions_request_response.go b/certificates/list_certificate_bundle_versions_request_response.go index 57a857b939..dca3618192 100644 --- a/certificates/list_certificate_bundle_versions_request_response.go +++ b/certificates/list_certificate_bundle_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/revocation_reason.go b/certificates/revocation_reason.go index cf1da2df2c..d423fc3645 100644 --- a/certificates/revocation_reason.go +++ b/certificates/revocation_reason.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/revocation_status.go b/certificates/revocation_status.go index 17e0d2f6e7..6a82a679f2 100644 --- a/certificates/revocation_status.go +++ b/certificates/revocation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/validity.go b/certificates/validity.go index 3eef35e7de..a1d43dca42 100644 --- a/certificates/validity.go +++ b/certificates/validity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificates/version_stage.go b/certificates/version_stage.go index 82ac5eb07b..e9287a90be 100644 --- a/certificates/version_stage.go +++ b/certificates/version_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/association.go b/certificatesmanagement/association.go index 51ee5a4938..8239e3254d 100644 --- a/certificatesmanagement/association.go +++ b/certificatesmanagement/association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/association_collection.go b/certificatesmanagement/association_collection.go index 03bf2a131a..0da94f8fad 100644 --- a/certificatesmanagement/association_collection.go +++ b/certificatesmanagement/association_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/association_lifecycle_state.go b/certificatesmanagement/association_lifecycle_state.go index 668560bd16..6e128a3f7e 100644 --- a/certificatesmanagement/association_lifecycle_state.go +++ b/certificatesmanagement/association_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/association_summary.go b/certificatesmanagement/association_summary.go index 1d484d397e..a25c473ac2 100644 --- a/certificatesmanagement/association_summary.go +++ b/certificatesmanagement/association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/association_type.go b/certificatesmanagement/association_type.go index 3ee87c3639..cab63a52a3 100644 --- a/certificatesmanagement/association_type.go +++ b/certificatesmanagement/association_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/ca_bundle.go b/certificatesmanagement/ca_bundle.go index 2235cbe14f..3be0ee674e 100644 --- a/certificatesmanagement/ca_bundle.go +++ b/certificatesmanagement/ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/ca_bundle_collection.go b/certificatesmanagement/ca_bundle_collection.go index 0e311e76b9..36146d5598 100644 --- a/certificatesmanagement/ca_bundle_collection.go +++ b/certificatesmanagement/ca_bundle_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/ca_bundle_lifecycle_state.go b/certificatesmanagement/ca_bundle_lifecycle_state.go index f68cfc02a5..579c0bf89e 100644 --- a/certificatesmanagement/ca_bundle_lifecycle_state.go +++ b/certificatesmanagement/ca_bundle_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/ca_bundle_summary.go b/certificatesmanagement/ca_bundle_summary.go index d804b983bb..3d001dbccc 100644 --- a/certificatesmanagement/ca_bundle_summary.go +++ b/certificatesmanagement/ca_bundle_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/cancel_certificate_authority_deletion_request_response.go b/certificatesmanagement/cancel_certificate_authority_deletion_request_response.go index 81e24758d2..9a5201592c 100644 --- a/certificatesmanagement/cancel_certificate_authority_deletion_request_response.go +++ b/certificatesmanagement/cancel_certificate_authority_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/cancel_certificate_authority_version_deletion_request_response.go b/certificatesmanagement/cancel_certificate_authority_version_deletion_request_response.go index 1ee3726efa..dc116113ae 100644 --- a/certificatesmanagement/cancel_certificate_authority_version_deletion_request_response.go +++ b/certificatesmanagement/cancel_certificate_authority_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/cancel_certificate_deletion_request_response.go b/certificatesmanagement/cancel_certificate_deletion_request_response.go index 30fada414a..01dcbd50ab 100644 --- a/certificatesmanagement/cancel_certificate_deletion_request_response.go +++ b/certificatesmanagement/cancel_certificate_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/cancel_certificate_version_deletion_request_response.go b/certificatesmanagement/cancel_certificate_version_deletion_request_response.go index 3468f18047..f37a46f350 100644 --- a/certificatesmanagement/cancel_certificate_version_deletion_request_response.go +++ b/certificatesmanagement/cancel_certificate_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate.go b/certificatesmanagement/certificate.go index 3a0dd50968..c45aeca2f7 100644 --- a/certificatesmanagement/certificate.go +++ b/certificatesmanagement/certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority.go b/certificatesmanagement/certificate_authority.go index 6784445f2e..1b9206deb5 100644 --- a/certificatesmanagement/certificate_authority.go +++ b/certificatesmanagement/certificate_authority.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_collection.go b/certificatesmanagement/certificate_authority_collection.go index 0a6e7ad422..bd8a21de0a 100644 --- a/certificatesmanagement/certificate_authority_collection.go +++ b/certificatesmanagement/certificate_authority_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_config_type.go b/certificatesmanagement/certificate_authority_config_type.go index 5cb11a6150..3d7d7a044e 100644 --- a/certificatesmanagement/certificate_authority_config_type.go +++ b/certificatesmanagement/certificate_authority_config_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_issuance_expiry_rule.go b/certificatesmanagement/certificate_authority_issuance_expiry_rule.go index 9803a5ef9c..a345e8a71c 100644 --- a/certificatesmanagement/certificate_authority_issuance_expiry_rule.go +++ b/certificatesmanagement/certificate_authority_issuance_expiry_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_lifecycle_state.go b/certificatesmanagement/certificate_authority_lifecycle_state.go index 9a305b6f78..0eaae1fe73 100644 --- a/certificatesmanagement/certificate_authority_lifecycle_state.go +++ b/certificatesmanagement/certificate_authority_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_rule.go b/certificatesmanagement/certificate_authority_rule.go index cd5c018711..ce7385d7bf 100644 --- a/certificatesmanagement/certificate_authority_rule.go +++ b/certificatesmanagement/certificate_authority_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_summary.go b/certificatesmanagement/certificate_authority_summary.go index ea0dbebabf..4f989347ee 100644 --- a/certificatesmanagement/certificate_authority_summary.go +++ b/certificatesmanagement/certificate_authority_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_version.go b/certificatesmanagement/certificate_authority_version.go index 56f560d21d..5719041a79 100644 --- a/certificatesmanagement/certificate_authority_version.go +++ b/certificatesmanagement/certificate_authority_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_version_collection.go b/certificatesmanagement/certificate_authority_version_collection.go index 89a7eb5c87..9df7176cf4 100644 --- a/certificatesmanagement/certificate_authority_version_collection.go +++ b/certificatesmanagement/certificate_authority_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_authority_version_summary.go b/certificatesmanagement/certificate_authority_version_summary.go index c43698d906..76bf54124e 100644 --- a/certificatesmanagement/certificate_authority_version_summary.go +++ b/certificatesmanagement/certificate_authority_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_collection.go b/certificatesmanagement/certificate_collection.go index df473122e9..223411efb2 100644 --- a/certificatesmanagement/certificate_collection.go +++ b/certificatesmanagement/certificate_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_config_type.go b/certificatesmanagement/certificate_config_type.go index 72e16eb7f6..e9d8e8a80a 100644 --- a/certificatesmanagement/certificate_config_type.go +++ b/certificatesmanagement/certificate_config_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_lifecycle_state.go b/certificatesmanagement/certificate_lifecycle_state.go index 9a3ddf6d68..d70e64a0ae 100644 --- a/certificatesmanagement/certificate_lifecycle_state.go +++ b/certificatesmanagement/certificate_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_profile_type.go b/certificatesmanagement/certificate_profile_type.go index ee8dd83339..d81c401a79 100644 --- a/certificatesmanagement/certificate_profile_type.go +++ b/certificatesmanagement/certificate_profile_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_renewal_rule.go b/certificatesmanagement/certificate_renewal_rule.go index a84a6a0fc8..0e47566639 100644 --- a/certificatesmanagement/certificate_renewal_rule.go +++ b/certificatesmanagement/certificate_renewal_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_revocation_list_details.go b/certificatesmanagement/certificate_revocation_list_details.go index 31e8f4e4c8..fe4586b38d 100644 --- a/certificatesmanagement/certificate_revocation_list_details.go +++ b/certificatesmanagement/certificate_revocation_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_rule.go b/certificatesmanagement/certificate_rule.go index e754f415ca..113654252e 100644 --- a/certificatesmanagement/certificate_rule.go +++ b/certificatesmanagement/certificate_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_subject.go b/certificatesmanagement/certificate_subject.go index b3c4504617..c5e8261d23 100644 --- a/certificatesmanagement/certificate_subject.go +++ b/certificatesmanagement/certificate_subject.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_subject_alternative_name.go b/certificatesmanagement/certificate_subject_alternative_name.go index d50f65c99e..6b62ecef61 100644 --- a/certificatesmanagement/certificate_subject_alternative_name.go +++ b/certificatesmanagement/certificate_subject_alternative_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_summary.go b/certificatesmanagement/certificate_summary.go index a0456fa1a4..785377af22 100644 --- a/certificatesmanagement/certificate_summary.go +++ b/certificatesmanagement/certificate_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_version.go b/certificatesmanagement/certificate_version.go index 606c3997a9..cd3910c1f6 100644 --- a/certificatesmanagement/certificate_version.go +++ b/certificatesmanagement/certificate_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_version_collection.go b/certificatesmanagement/certificate_version_collection.go index a2cb22f289..5ba6d6fc8c 100644 --- a/certificatesmanagement/certificate_version_collection.go +++ b/certificatesmanagement/certificate_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificate_version_summary.go b/certificatesmanagement/certificate_version_summary.go index 33cfdd6007..8d602ffd11 100644 --- a/certificatesmanagement/certificate_version_summary.go +++ b/certificatesmanagement/certificate_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/certificatesmanagement_client.go b/certificatesmanagement/certificatesmanagement_client.go index 20b7403a7d..3254da6e46 100644 --- a/certificatesmanagement/certificatesmanagement_client.go +++ b/certificatesmanagement/certificatesmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/change_ca_bundle_compartment_details.go b/certificatesmanagement/change_ca_bundle_compartment_details.go index a287d9d8da..1afa5f27a7 100644 --- a/certificatesmanagement/change_ca_bundle_compartment_details.go +++ b/certificatesmanagement/change_ca_bundle_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/change_ca_bundle_compartment_request_response.go b/certificatesmanagement/change_ca_bundle_compartment_request_response.go index f025e09d42..1e10164b09 100644 --- a/certificatesmanagement/change_ca_bundle_compartment_request_response.go +++ b/certificatesmanagement/change_ca_bundle_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/change_certificate_authority_compartment_details.go b/certificatesmanagement/change_certificate_authority_compartment_details.go index 5eb164d59d..4ddee06f89 100644 --- a/certificatesmanagement/change_certificate_authority_compartment_details.go +++ b/certificatesmanagement/change_certificate_authority_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/change_certificate_authority_compartment_request_response.go b/certificatesmanagement/change_certificate_authority_compartment_request_response.go index 358ccf9520..1c10bd908b 100644 --- a/certificatesmanagement/change_certificate_authority_compartment_request_response.go +++ b/certificatesmanagement/change_certificate_authority_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/change_certificate_compartment_details.go b/certificatesmanagement/change_certificate_compartment_details.go index b01d88c040..a5b56bd389 100644 --- a/certificatesmanagement/change_certificate_compartment_details.go +++ b/certificatesmanagement/change_certificate_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/change_certificate_compartment_request_response.go b/certificatesmanagement/change_certificate_compartment_request_response.go index f8c4573194..43116191ef 100644 --- a/certificatesmanagement/change_certificate_compartment_request_response.go +++ b/certificatesmanagement/change_certificate_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_ca_bundle_details.go b/certificatesmanagement/create_ca_bundle_details.go index 0322170743..c87b27e5a0 100644 --- a/certificatesmanagement/create_ca_bundle_details.go +++ b/certificatesmanagement/create_ca_bundle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_ca_bundle_request_response.go b/certificatesmanagement/create_ca_bundle_request_response.go index fd263d2110..1c29aecbd4 100644 --- a/certificatesmanagement/create_ca_bundle_request_response.go +++ b/certificatesmanagement/create_ca_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_authority_config_details.go b/certificatesmanagement/create_certificate_authority_config_details.go index 923cc52b40..8297f66b0f 100644 --- a/certificatesmanagement/create_certificate_authority_config_details.go +++ b/certificatesmanagement/create_certificate_authority_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_authority_details.go b/certificatesmanagement/create_certificate_authority_details.go index 3c9cfe489e..f647f6b667 100644 --- a/certificatesmanagement/create_certificate_authority_details.go +++ b/certificatesmanagement/create_certificate_authority_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_authority_request_response.go b/certificatesmanagement/create_certificate_authority_request_response.go index b3acb845db..f5b69195aa 100644 --- a/certificatesmanagement/create_certificate_authority_request_response.go +++ b/certificatesmanagement/create_certificate_authority_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_by_importing_config_details.go b/certificatesmanagement/create_certificate_by_importing_config_details.go index cbe691badc..d5a4049d34 100644 --- a/certificatesmanagement/create_certificate_by_importing_config_details.go +++ b/certificatesmanagement/create_certificate_by_importing_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_config_details.go b/certificatesmanagement/create_certificate_config_details.go index 290d0298a8..8c95c5694c 100644 --- a/certificatesmanagement/create_certificate_config_details.go +++ b/certificatesmanagement/create_certificate_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_details.go b/certificatesmanagement/create_certificate_details.go index 6e3d598e78..e92891b9d0 100644 --- a/certificatesmanagement/create_certificate_details.go +++ b/certificatesmanagement/create_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_issued_by_internal_ca_config_details.go b/certificatesmanagement/create_certificate_issued_by_internal_ca_config_details.go index 26887cd5b1..dfe6e030b3 100644 --- a/certificatesmanagement/create_certificate_issued_by_internal_ca_config_details.go +++ b/certificatesmanagement/create_certificate_issued_by_internal_ca_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_managed_externally_issued_by_internal_ca_config_details.go b/certificatesmanagement/create_certificate_managed_externally_issued_by_internal_ca_config_details.go index 5eb31b33b9..c3305b6dd2 100644 --- a/certificatesmanagement/create_certificate_managed_externally_issued_by_internal_ca_config_details.go +++ b/certificatesmanagement/create_certificate_managed_externally_issued_by_internal_ca_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_certificate_request_response.go b/certificatesmanagement/create_certificate_request_response.go index aded2c2ea7..5f155e2fed 100644 --- a/certificatesmanagement/create_certificate_request_response.go +++ b/certificatesmanagement/create_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_root_ca_by_generating_internally_config_details.go b/certificatesmanagement/create_root_ca_by_generating_internally_config_details.go index 39221aa0f1..b4f85b7ee1 100644 --- a/certificatesmanagement/create_root_ca_by_generating_internally_config_details.go +++ b/certificatesmanagement/create_root_ca_by_generating_internally_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/create_subordinate_ca_issued_by_internal_ca_config_details.go b/certificatesmanagement/create_subordinate_ca_issued_by_internal_ca_config_details.go index aa3954319a..e973304208 100644 --- a/certificatesmanagement/create_subordinate_ca_issued_by_internal_ca_config_details.go +++ b/certificatesmanagement/create_subordinate_ca_issued_by_internal_ca_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/delete_ca_bundle_request_response.go b/certificatesmanagement/delete_ca_bundle_request_response.go index 9f7637281e..0ec76ad818 100644 --- a/certificatesmanagement/delete_ca_bundle_request_response.go +++ b/certificatesmanagement/delete_ca_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/get_association_request_response.go b/certificatesmanagement/get_association_request_response.go index 976aa9ee11..a676c14a79 100644 --- a/certificatesmanagement/get_association_request_response.go +++ b/certificatesmanagement/get_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/get_ca_bundle_request_response.go b/certificatesmanagement/get_ca_bundle_request_response.go index fac929ba35..5efc99f440 100644 --- a/certificatesmanagement/get_ca_bundle_request_response.go +++ b/certificatesmanagement/get_ca_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/get_certificate_authority_request_response.go b/certificatesmanagement/get_certificate_authority_request_response.go index c8d4a4eaaf..d3bcf5cc9b 100644 --- a/certificatesmanagement/get_certificate_authority_request_response.go +++ b/certificatesmanagement/get_certificate_authority_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/get_certificate_authority_version_request_response.go b/certificatesmanagement/get_certificate_authority_version_request_response.go index 59c9baf52a..67277c09ad 100644 --- a/certificatesmanagement/get_certificate_authority_version_request_response.go +++ b/certificatesmanagement/get_certificate_authority_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/get_certificate_request_response.go b/certificatesmanagement/get_certificate_request_response.go index a394ec245e..f6f36c7abf 100644 --- a/certificatesmanagement/get_certificate_request_response.go +++ b/certificatesmanagement/get_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/get_certificate_version_request_response.go b/certificatesmanagement/get_certificate_version_request_response.go index 40ff4dadc3..bb78189077 100644 --- a/certificatesmanagement/get_certificate_version_request_response.go +++ b/certificatesmanagement/get_certificate_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/key_algorithm.go b/certificatesmanagement/key_algorithm.go index ecf2c6819f..dbf8d85333 100644 --- a/certificatesmanagement/key_algorithm.go +++ b/certificatesmanagement/key_algorithm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/list_associations_request_response.go b/certificatesmanagement/list_associations_request_response.go index 57af1455c3..e07f110856 100644 --- a/certificatesmanagement/list_associations_request_response.go +++ b/certificatesmanagement/list_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/list_ca_bundles_request_response.go b/certificatesmanagement/list_ca_bundles_request_response.go index 991049ba97..236ad2517c 100644 --- a/certificatesmanagement/list_ca_bundles_request_response.go +++ b/certificatesmanagement/list_ca_bundles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/list_certificate_authorities_request_response.go b/certificatesmanagement/list_certificate_authorities_request_response.go index 9d855802c3..d5c865bb09 100644 --- a/certificatesmanagement/list_certificate_authorities_request_response.go +++ b/certificatesmanagement/list_certificate_authorities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/list_certificate_authority_versions_request_response.go b/certificatesmanagement/list_certificate_authority_versions_request_response.go index 7a53182b46..ab4cb6d046 100644 --- a/certificatesmanagement/list_certificate_authority_versions_request_response.go +++ b/certificatesmanagement/list_certificate_authority_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/list_certificate_versions_request_response.go b/certificatesmanagement/list_certificate_versions_request_response.go index c262c6014c..9d26eb2eb6 100644 --- a/certificatesmanagement/list_certificate_versions_request_response.go +++ b/certificatesmanagement/list_certificate_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/list_certificates_request_response.go b/certificatesmanagement/list_certificates_request_response.go index 22e5612974..c8345932b5 100644 --- a/certificatesmanagement/list_certificates_request_response.go +++ b/certificatesmanagement/list_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/object_storage_bucket_config_details.go b/certificatesmanagement/object_storage_bucket_config_details.go index 277bd06c94..9cb22d142f 100644 --- a/certificatesmanagement/object_storage_bucket_config_details.go +++ b/certificatesmanagement/object_storage_bucket_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/revocation_reason.go b/certificatesmanagement/revocation_reason.go index ebb216af95..30657e55a7 100644 --- a/certificatesmanagement/revocation_reason.go +++ b/certificatesmanagement/revocation_reason.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/revocation_status.go b/certificatesmanagement/revocation_status.go index 0131be23a5..6cb61dfbf3 100644 --- a/certificatesmanagement/revocation_status.go +++ b/certificatesmanagement/revocation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/revoke_certificate_authority_version_details.go b/certificatesmanagement/revoke_certificate_authority_version_details.go index 4c52dcd6ac..ac2270b3d8 100644 --- a/certificatesmanagement/revoke_certificate_authority_version_details.go +++ b/certificatesmanagement/revoke_certificate_authority_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/revoke_certificate_authority_version_request_response.go b/certificatesmanagement/revoke_certificate_authority_version_request_response.go index 9532508351..14dff736bc 100644 --- a/certificatesmanagement/revoke_certificate_authority_version_request_response.go +++ b/certificatesmanagement/revoke_certificate_authority_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/revoke_certificate_version_details.go b/certificatesmanagement/revoke_certificate_version_details.go index 775a74178b..39166b3ed6 100644 --- a/certificatesmanagement/revoke_certificate_version_details.go +++ b/certificatesmanagement/revoke_certificate_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/revoke_certificate_version_request_response.go b/certificatesmanagement/revoke_certificate_version_request_response.go index 88489a8bec..a99976358d 100644 --- a/certificatesmanagement/revoke_certificate_version_request_response.go +++ b/certificatesmanagement/revoke_certificate_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_authority_deletion_details.go b/certificatesmanagement/schedule_certificate_authority_deletion_details.go index d1908a80d2..47fcb635f6 100644 --- a/certificatesmanagement/schedule_certificate_authority_deletion_details.go +++ b/certificatesmanagement/schedule_certificate_authority_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_authority_deletion_request_response.go b/certificatesmanagement/schedule_certificate_authority_deletion_request_response.go index 219ead28c4..9a67b295f5 100644 --- a/certificatesmanagement/schedule_certificate_authority_deletion_request_response.go +++ b/certificatesmanagement/schedule_certificate_authority_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_authority_version_deletion_details.go b/certificatesmanagement/schedule_certificate_authority_version_deletion_details.go index 48175561db..f8bf83cc1b 100644 --- a/certificatesmanagement/schedule_certificate_authority_version_deletion_details.go +++ b/certificatesmanagement/schedule_certificate_authority_version_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_authority_version_deletion_request_response.go b/certificatesmanagement/schedule_certificate_authority_version_deletion_request_response.go index 296b113a26..119ebe3bef 100644 --- a/certificatesmanagement/schedule_certificate_authority_version_deletion_request_response.go +++ b/certificatesmanagement/schedule_certificate_authority_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_deletion_details.go b/certificatesmanagement/schedule_certificate_deletion_details.go index ba2c5d3114..5566ce62df 100644 --- a/certificatesmanagement/schedule_certificate_deletion_details.go +++ b/certificatesmanagement/schedule_certificate_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_deletion_request_response.go b/certificatesmanagement/schedule_certificate_deletion_request_response.go index 1f1d7b1a21..0240ebe4c7 100644 --- a/certificatesmanagement/schedule_certificate_deletion_request_response.go +++ b/certificatesmanagement/schedule_certificate_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_version_deletion_details.go b/certificatesmanagement/schedule_certificate_version_deletion_details.go index 88cc8f107f..9c9f1aae02 100644 --- a/certificatesmanagement/schedule_certificate_version_deletion_details.go +++ b/certificatesmanagement/schedule_certificate_version_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/schedule_certificate_version_deletion_request_response.go b/certificatesmanagement/schedule_certificate_version_deletion_request_response.go index 334ad900fa..fcd9ae6b9a 100644 --- a/certificatesmanagement/schedule_certificate_version_deletion_request_response.go +++ b/certificatesmanagement/schedule_certificate_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/signature_algorithm.go b/certificatesmanagement/signature_algorithm.go index a2de5ea6c8..eac27f7b23 100644 --- a/certificatesmanagement/signature_algorithm.go +++ b/certificatesmanagement/signature_algorithm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_ca_bundle_details.go b/certificatesmanagement/update_ca_bundle_details.go index 1dfc1420df..a69bf4298a 100644 --- a/certificatesmanagement/update_ca_bundle_details.go +++ b/certificatesmanagement/update_ca_bundle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_ca_bundle_request_response.go b/certificatesmanagement/update_ca_bundle_request_response.go index d222ff174e..c59363aab9 100644 --- a/certificatesmanagement/update_ca_bundle_request_response.go +++ b/certificatesmanagement/update_ca_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_authority_config_details.go b/certificatesmanagement/update_certificate_authority_config_details.go index 72010ac393..945779687d 100644 --- a/certificatesmanagement/update_certificate_authority_config_details.go +++ b/certificatesmanagement/update_certificate_authority_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_authority_details.go b/certificatesmanagement/update_certificate_authority_details.go index b6a4f377c9..e348d803d5 100644 --- a/certificatesmanagement/update_certificate_authority_details.go +++ b/certificatesmanagement/update_certificate_authority_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_authority_request_response.go b/certificatesmanagement/update_certificate_authority_request_response.go index 251f42973e..8905a21f44 100644 --- a/certificatesmanagement/update_certificate_authority_request_response.go +++ b/certificatesmanagement/update_certificate_authority_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_by_importing_config_details.go b/certificatesmanagement/update_certificate_by_importing_config_details.go index f3d0daa785..6697a6de81 100644 --- a/certificatesmanagement/update_certificate_by_importing_config_details.go +++ b/certificatesmanagement/update_certificate_by_importing_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_config_details.go b/certificatesmanagement/update_certificate_config_details.go index d917fd41d3..3742fcfc90 100644 --- a/certificatesmanagement/update_certificate_config_details.go +++ b/certificatesmanagement/update_certificate_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_details.go b/certificatesmanagement/update_certificate_details.go index 811aac3f6d..9bd51eeb14 100644 --- a/certificatesmanagement/update_certificate_details.go +++ b/certificatesmanagement/update_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_issued_by_internal_ca_config_details.go b/certificatesmanagement/update_certificate_issued_by_internal_ca_config_details.go index 95dd985ee0..1ca4075bb4 100644 --- a/certificatesmanagement/update_certificate_issued_by_internal_ca_config_details.go +++ b/certificatesmanagement/update_certificate_issued_by_internal_ca_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_managed_externally_issued_by_internal_ca_config_details.go b/certificatesmanagement/update_certificate_managed_externally_issued_by_internal_ca_config_details.go index 6f55c1cade..3280179a7e 100644 --- a/certificatesmanagement/update_certificate_managed_externally_issued_by_internal_ca_config_details.go +++ b/certificatesmanagement/update_certificate_managed_externally_issued_by_internal_ca_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_certificate_request_response.go b/certificatesmanagement/update_certificate_request_response.go index 5af17ca594..f3bf7b9096 100644 --- a/certificatesmanagement/update_certificate_request_response.go +++ b/certificatesmanagement/update_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_root_ca_by_generating_internally_config_details.go b/certificatesmanagement/update_root_ca_by_generating_internally_config_details.go index b1648463e4..f41a2566e4 100644 --- a/certificatesmanagement/update_root_ca_by_generating_internally_config_details.go +++ b/certificatesmanagement/update_root_ca_by_generating_internally_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/update_subordinate_ca_issued_by_internal_ca_config_details.go b/certificatesmanagement/update_subordinate_ca_issued_by_internal_ca_config_details.go index 88e2e6ed65..b1a5461d9e 100644 --- a/certificatesmanagement/update_subordinate_ca_issued_by_internal_ca_config_details.go +++ b/certificatesmanagement/update_subordinate_ca_issued_by_internal_ca_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/validity.go b/certificatesmanagement/validity.go index 3cc04a4b5c..8cb5e4810a 100644 --- a/certificatesmanagement/validity.go +++ b/certificatesmanagement/validity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/certificatesmanagement/version_stage.go b/certificatesmanagement/version_stage.go index feadf906ac..3826113b62 100644 --- a/certificatesmanagement/version_stage.go +++ b/certificatesmanagement/version_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/account_item.go b/cims/account_item.go index 4444812704..19c037ac2b 100644 --- a/cims/account_item.go +++ b/cims/account_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/activity_item.go b/cims/activity_item.go index 24db6373be..eb6adf8981 100644 --- a/cims/activity_item.go +++ b/cims/activity_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/category.go b/cims/category.go index 3ff5d8786a..8d71c75000 100644 --- a/cims/category.go +++ b/cims/category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/cims_incident_client.go b/cims/cims_incident_client.go index ea4c271bd9..8ff63d022d 100644 --- a/cims/cims_incident_client.go +++ b/cims/cims_incident_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/classifier.go b/cims/classifier.go index 6ee21652e9..8d81700234 100644 --- a/cims/classifier.go +++ b/cims/classifier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/contact.go b/cims/contact.go index c7910f9463..9acc2e71df 100644 --- a/cims/contact.go +++ b/cims/contact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/contact_list.go b/cims/contact_list.go index 2f34fd7b50..0d365b31b4 100644 --- a/cims/contact_list.go +++ b/cims/contact_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/contextual_data.go b/cims/contextual_data.go index 99adb6dffc..9d7dc0c341 100644 --- a/cims/contextual_data.go +++ b/cims/contextual_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_account_item_details.go b/cims/create_account_item_details.go index 7ea6112dcb..ac895bd0d9 100644 --- a/cims/create_account_item_details.go +++ b/cims/create_account_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_category_details.go b/cims/create_category_details.go index dae0f58d19..344372d401 100644 --- a/cims/create_category_details.go +++ b/cims/create_category_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_incident.go b/cims/create_incident.go index 05949d9f34..72bc4f16d6 100644 --- a/cims/create_incident.go +++ b/cims/create_incident.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_incident_request_response.go b/cims/create_incident_request_response.go index c4d1f429bb..f5014a3a02 100644 --- a/cims/create_incident_request_response.go +++ b/cims/create_incident_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_issue_type_details.go b/cims/create_issue_type_details.go index 05914b47ea..ba3f29d803 100644 --- a/cims/create_issue_type_details.go +++ b/cims/create_issue_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_item_details.go b/cims/create_item_details.go index 61d8d96fc6..0ba430222e 100644 --- a/cims/create_item_details.go +++ b/cims/create_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_limit_item_details.go b/cims/create_limit_item_details.go index 411784c593..32b5f6a14c 100644 --- a/cims/create_limit_item_details.go +++ b/cims/create_limit_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_resource_details.go b/cims/create_resource_details.go index 7a73340e12..d23d68422e 100644 --- a/cims/create_resource_details.go +++ b/cims/create_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_sub_category_details.go b/cims/create_sub_category_details.go index d9f6082a7e..7d5ec739f9 100644 --- a/cims/create_sub_category_details.go +++ b/cims/create_sub_category_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_tech_support_item_details.go b/cims/create_tech_support_item_details.go index ace295ec09..9f863f35de 100644 --- a/cims/create_tech_support_item_details.go +++ b/cims/create_tech_support_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_ticket_details.go b/cims/create_ticket_details.go index fd443530d2..62ad5cb3fe 100644 --- a/cims/create_ticket_details.go +++ b/cims/create_ticket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/create_user_details.go b/cims/create_user_details.go index 6e27739cf3..3a07afa865 100644 --- a/cims/create_user_details.go +++ b/cims/create_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/error_code.go b/cims/error_code.go index 7fc0acf800..4e08fa7774 100644 --- a/cims/error_code.go +++ b/cims/error_code.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/get_csi_number_request_response.go b/cims/get_csi_number_request_response.go index 6d0748fede..528d62b03c 100644 --- a/cims/get_csi_number_request_response.go +++ b/cims/get_csi_number_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/get_incident_request_response.go b/cims/get_incident_request_response.go index 34149f28a2..aae820da33 100644 --- a/cims/get_incident_request_response.go +++ b/cims/get_incident_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/get_status_request_response.go b/cims/get_status_request_response.go index 303236c3c9..1a1ef93f1c 100644 --- a/cims/get_status_request_response.go +++ b/cims/get_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/incident.go b/cims/incident.go index 577858074e..39ecd92fde 100644 --- a/cims/incident.go +++ b/cims/incident.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/incident_resource_type.go b/cims/incident_resource_type.go index c4f3c04a70..2dfde534e3 100644 --- a/cims/incident_resource_type.go +++ b/cims/incident_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/incident_summary.go b/cims/incident_summary.go index 8c79a57bf8..646ddc6888 100644 --- a/cims/incident_summary.go +++ b/cims/incident_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/incident_type.go b/cims/incident_type.go index 9616bd2da3..015bc73fc3 100644 --- a/cims/incident_type.go +++ b/cims/incident_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/issue_type.go b/cims/issue_type.go index 2be9599922..3a2850ba46 100644 --- a/cims/issue_type.go +++ b/cims/issue_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/item.go b/cims/item.go index 39c369a76f..0e97a1a7bb 100644 --- a/cims/item.go +++ b/cims/item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/lifecycle_details.go b/cims/lifecycle_details.go index 66e17f139e..3e8e41fa2a 100644 --- a/cims/lifecycle_details.go +++ b/cims/lifecycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/lifecycle_state.go b/cims/lifecycle_state.go index 6944f7d774..9833a3292e 100644 --- a/cims/lifecycle_state.go +++ b/cims/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/limit_item.go b/cims/limit_item.go index 0918b7c49a..3b0cd3a0ab 100644 --- a/cims/limit_item.go +++ b/cims/limit_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/list_incident_resource_types_request_response.go b/cims/list_incident_resource_types_request_response.go index f527204100..031a475438 100644 --- a/cims/list_incident_resource_types_request_response.go +++ b/cims/list_incident_resource_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/list_incidents_request_response.go b/cims/list_incidents_request_response.go index 5bc3db0ce1..936f9423b0 100644 --- a/cims/list_incidents_request_response.go +++ b/cims/list_incidents_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/problem_type.go b/cims/problem_type.go index ede3b13144..b9a800bca0 100644 --- a/cims/problem_type.go +++ b/cims/problem_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/resource.go b/cims/resource.go index db2285b386..ee8f3c6565 100644 --- a/cims/resource.go +++ b/cims/resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/scope.go b/cims/scope.go index e89ba360e6..51abff1b4f 100644 --- a/cims/scope.go +++ b/cims/scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/service_categories.go b/cims/service_categories.go index ee3d813944..ae2c391e1e 100644 --- a/cims/service_categories.go +++ b/cims/service_categories.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/service_category.go b/cims/service_category.go index c6834cad22..0c269de897 100644 --- a/cims/service_category.go +++ b/cims/service_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/sort_by.go b/cims/sort_by.go index 57455b7118..16042e004c 100644 --- a/cims/sort_by.go +++ b/cims/sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/sort_order.go b/cims/sort_order.go index 81a50c0503..9087058235 100644 --- a/cims/sort_order.go +++ b/cims/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/status.go b/cims/status.go index 7a473a5961..24a51cbf2f 100644 --- a/cims/status.go +++ b/cims/status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/sub_category.go b/cims/sub_category.go index 11182615c5..33a19d3398 100644 --- a/cims/sub_category.go +++ b/cims/sub_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/tech_support_item.go b/cims/tech_support_item.go index 81812ed046..cb4c1aa441 100644 --- a/cims/tech_support_item.go +++ b/cims/tech_support_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/tenancy_information.go b/cims/tenancy_information.go index a3f1ebe4ff..ca179568f7 100644 --- a/cims/tenancy_information.go +++ b/cims/tenancy_information.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/ticket.go b/cims/ticket.go index 5c810deee3..e549b4b13b 100644 --- a/cims/ticket.go +++ b/cims/ticket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/time_zone.go b/cims/time_zone.go index 9b3212b844..18b8ff70b7 100644 --- a/cims/time_zone.go +++ b/cims/time_zone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/unit.go b/cims/unit.go index b7976bac85..92aec50e28 100644 --- a/cims/unit.go +++ b/cims/unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/update_activity_item_details.go b/cims/update_activity_item_details.go index ccfed4b292..7785ba18fd 100644 --- a/cims/update_activity_item_details.go +++ b/cims/update_activity_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/update_incident.go b/cims/update_incident.go index b5b47b2615..b6cd74bbca 100644 --- a/cims/update_incident.go +++ b/cims/update_incident.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/update_incident_request_response.go b/cims/update_incident_request_response.go index 3078ce4b37..255c211faf 100644 --- a/cims/update_incident_request_response.go +++ b/cims/update_incident_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/update_item_details.go b/cims/update_item_details.go index 698b28bc23..ec05c0b66c 100644 --- a/cims/update_item_details.go +++ b/cims/update_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/update_resource_details.go b/cims/update_resource_details.go index 752f4ae189..559d4300b8 100644 --- a/cims/update_resource_details.go +++ b/cims/update_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/update_ticket_details.go b/cims/update_ticket_details.go index 7752fa57ea..e7cdcc96b9 100644 --- a/cims/update_ticket_details.go +++ b/cims/update_ticket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/user.go b/cims/user.go index 17fc34a044..394ed2e9dd 100644 --- a/cims/user.go +++ b/cims/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/validate_user_request_response.go b/cims/validate_user_request_response.go index a5bdbf30c3..15fae2445b 100644 --- a/cims/validate_user_request_response.go +++ b/cims/validate_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cims/validation_response.go b/cims/validation_response.go index 362efa05a5..fb09556da6 100644 --- a/cims/validation_response.go +++ b/cims/validation_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/action_type.go b/cloudbridge/action_type.go index f86d2fbb75..9eb32ed837 100644 --- a/cloudbridge/action_type.go +++ b/cloudbridge/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/add_agent_dependency_details.go b/cloudbridge/add_agent_dependency_details.go index dfaf6d260f..dbdead15f9 100644 --- a/cloudbridge/add_agent_dependency_details.go +++ b/cloudbridge/add_agent_dependency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/add_agent_dependency_request_response.go b/cloudbridge/add_agent_dependency_request_response.go index 948eded7a2..b02dfebd76 100644 --- a/cloudbridge/add_agent_dependency_request_response.go +++ b/cloudbridge/add_agent_dependency_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/agent.go b/cloudbridge/agent.go index ba951fa069..b2920840e9 100644 --- a/cloudbridge/agent.go +++ b/cloudbridge/agent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/agent_collection.go b/cloudbridge/agent_collection.go index 1e5ab8993f..f2cd7ed33a 100644 --- a/cloudbridge/agent_collection.go +++ b/cloudbridge/agent_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/agent_dependency.go b/cloudbridge/agent_dependency.go index 5bf5837ad0..284cb050c6 100644 --- a/cloudbridge/agent_dependency.go +++ b/cloudbridge/agent_dependency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/agent_dependency_collection.go b/cloudbridge/agent_dependency_collection.go index 9bd067bad7..334312e648 100644 --- a/cloudbridge/agent_dependency_collection.go +++ b/cloudbridge/agent_dependency_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/agent_dependency_summary.go b/cloudbridge/agent_dependency_summary.go index bbbe1670d4..f62c5e6111 100644 --- a/cloudbridge/agent_dependency_summary.go +++ b/cloudbridge/agent_dependency_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/agent_summary.go b/cloudbridge/agent_summary.go index 47d267d0a5..babd814cc1 100644 --- a/cloudbridge/agent_summary.go +++ b/cloudbridge/agent_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/analyze_assets_request_response.go b/cloudbridge/analyze_assets_request_response.go index 93c46e6363..7817bfa5df 100644 --- a/cloudbridge/analyze_assets_request_response.go +++ b/cloudbridge/analyze_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/appliance_image_collection.go b/cloudbridge/appliance_image_collection.go index 366ade06b9..f2a91eb759 100644 --- a/cloudbridge/appliance_image_collection.go +++ b/cloudbridge/appliance_image_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/appliance_image_summary.go b/cloudbridge/appliance_image_summary.go index 353ec37095..2c73a25e47 100644 --- a/cloudbridge/appliance_image_summary.go +++ b/cloudbridge/appliance_image_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset.go b/cloudbridge/asset.go index 8ae6bded74..f586a2ae38 100644 --- a/cloudbridge/asset.go +++ b/cloudbridge/asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_aggregation.go b/cloudbridge/asset_aggregation.go index f2cc735ee8..3b00e67d4b 100644 --- a/cloudbridge/asset_aggregation.go +++ b/cloudbridge/asset_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_aggregation_collection.go b/cloudbridge/asset_aggregation_collection.go index c62cf59993..c50657f003 100644 --- a/cloudbridge/asset_aggregation_collection.go +++ b/cloudbridge/asset_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_collection.go b/cloudbridge/asset_collection.go index fd8d818bc4..534b354ba8 100644 --- a/cloudbridge/asset_collection.go +++ b/cloudbridge/asset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source.go b/cloudbridge/asset_source.go index 1bfd6db0cc..3b433e0a1d 100644 --- a/cloudbridge/asset_source.go +++ b/cloudbridge/asset_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_collection.go b/cloudbridge/asset_source_collection.go index 037ebc1c50..6f09385cf3 100644 --- a/cloudbridge/asset_source_collection.go +++ b/cloudbridge/asset_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_connection.go b/cloudbridge/asset_source_connection.go index f91e941bff..f2f538a72c 100644 --- a/cloudbridge/asset_source_connection.go +++ b/cloudbridge/asset_source_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_connection_collection.go b/cloudbridge/asset_source_connection_collection.go index c275b45520..54cb5c1efd 100644 --- a/cloudbridge/asset_source_connection_collection.go +++ b/cloudbridge/asset_source_connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_connection_lifecycle_state.go b/cloudbridge/asset_source_connection_lifecycle_state.go index 495f2eec6f..d51e075daf 100644 --- a/cloudbridge/asset_source_connection_lifecycle_state.go +++ b/cloudbridge/asset_source_connection_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_connection_type.go b/cloudbridge/asset_source_connection_type.go index 887f31f3a8..9624e49b11 100644 --- a/cloudbridge/asset_source_connection_type.go +++ b/cloudbridge/asset_source_connection_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_credentials.go b/cloudbridge/asset_source_credentials.go index 8a1adcf577..009dbd51fb 100644 --- a/cloudbridge/asset_source_credentials.go +++ b/cloudbridge/asset_source_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_credentials_type.go b/cloudbridge/asset_source_credentials_type.go index 9d412d7b08..85d30d9684 100644 --- a/cloudbridge/asset_source_credentials_type.go +++ b/cloudbridge/asset_source_credentials_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_lifecycle_state.go b/cloudbridge/asset_source_lifecycle_state.go index b3d39b26ff..e707a619bb 100644 --- a/cloudbridge/asset_source_lifecycle_state.go +++ b/cloudbridge/asset_source_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_summary.go b/cloudbridge/asset_source_summary.go index 04e3c98b46..061ccd53d7 100644 --- a/cloudbridge/asset_source_summary.go +++ b/cloudbridge/asset_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_source_type.go b/cloudbridge/asset_source_type.go index 89dcb0401e..67e1833ec7 100644 --- a/cloudbridge/asset_source_type.go +++ b/cloudbridge/asset_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_summary.go b/cloudbridge/asset_summary.go index 0312ba2635..db97ba56f6 100644 --- a/cloudbridge/asset_summary.go +++ b/cloudbridge/asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/asset_type.go b/cloudbridge/asset_type.go index 3525d0e41f..2732e3ea52 100644 --- a/cloudbridge/asset_type.go +++ b/cloudbridge/asset_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/cancel_work_request_request_response.go b/cloudbridge/cancel_work_request_request_response.go index 412df16724..6d4d026a28 100644 --- a/cloudbridge/cancel_work_request_request_response.go +++ b/cloudbridge/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_agent_compartment_details.go b/cloudbridge/change_agent_compartment_details.go index b2ab84693c..162d038676 100644 --- a/cloudbridge/change_agent_compartment_details.go +++ b/cloudbridge/change_agent_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_agent_compartment_request_response.go b/cloudbridge/change_agent_compartment_request_response.go index cac573f6f0..9e839e3a67 100644 --- a/cloudbridge/change_agent_compartment_request_response.go +++ b/cloudbridge/change_agent_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_agent_dependency_compartment_details.go b/cloudbridge/change_agent_dependency_compartment_details.go index b1d983fd96..e3a8220e7b 100644 --- a/cloudbridge/change_agent_dependency_compartment_details.go +++ b/cloudbridge/change_agent_dependency_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_agent_dependency_compartment_request_response.go b/cloudbridge/change_agent_dependency_compartment_request_response.go index 03035110a2..a0bb1cbb2f 100644 --- a/cloudbridge/change_agent_dependency_compartment_request_response.go +++ b/cloudbridge/change_agent_dependency_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_asset_compartment_details.go b/cloudbridge/change_asset_compartment_details.go index eb20d85588..76f4f36ba3 100644 --- a/cloudbridge/change_asset_compartment_details.go +++ b/cloudbridge/change_asset_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_asset_compartment_request_response.go b/cloudbridge/change_asset_compartment_request_response.go index 2af45ffca6..92c83a654d 100644 --- a/cloudbridge/change_asset_compartment_request_response.go +++ b/cloudbridge/change_asset_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_asset_source_compartment_details.go b/cloudbridge/change_asset_source_compartment_details.go index 591d960bdb..dbfbe87176 100644 --- a/cloudbridge/change_asset_source_compartment_details.go +++ b/cloudbridge/change_asset_source_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_asset_source_compartment_request_response.go b/cloudbridge/change_asset_source_compartment_request_response.go index 48b7693e76..17a31dab5f 100644 --- a/cloudbridge/change_asset_source_compartment_request_response.go +++ b/cloudbridge/change_asset_source_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_asset_tags_details.go b/cloudbridge/change_asset_tags_details.go index 25ae02d628..56c584832b 100644 --- a/cloudbridge/change_asset_tags_details.go +++ b/cloudbridge/change_asset_tags_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_asset_tags_request_response.go b/cloudbridge/change_asset_tags_request_response.go index 90ad5cb0dc..e79a26575b 100644 --- a/cloudbridge/change_asset_tags_request_response.go +++ b/cloudbridge/change_asset_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_discovery_schedule_compartment_details.go b/cloudbridge/change_discovery_schedule_compartment_details.go index 4a605992d8..50ecf7695a 100644 --- a/cloudbridge/change_discovery_schedule_compartment_details.go +++ b/cloudbridge/change_discovery_schedule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_discovery_schedule_compartment_request_response.go b/cloudbridge/change_discovery_schedule_compartment_request_response.go index 96079eb109..cf62a30a98 100644 --- a/cloudbridge/change_discovery_schedule_compartment_request_response.go +++ b/cloudbridge/change_discovery_schedule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_environment_compartment_details.go b/cloudbridge/change_environment_compartment_details.go index 116bdc62bc..88f1178ded 100644 --- a/cloudbridge/change_environment_compartment_details.go +++ b/cloudbridge/change_environment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/change_environment_compartment_request_response.go b/cloudbridge/change_environment_compartment_request_response.go index 8fbf544ad9..cda0fc4368 100644 --- a/cloudbridge/change_environment_compartment_request_response.go +++ b/cloudbridge/change_environment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/cloudbridge_common_client.go b/cloudbridge/cloudbridge_common_client.go index e27fe13d1a..c269ad36da 100644 --- a/cloudbridge/cloudbridge_common_client.go +++ b/cloudbridge/cloudbridge_common_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/cloudbridge_discovery_client.go b/cloudbridge/cloudbridge_discovery_client.go index 35171b963f..cf752c780b 100644 --- a/cloudbridge/cloudbridge_discovery_client.go +++ b/cloudbridge/cloudbridge_discovery_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/cloudbridge_inventory_client.go b/cloudbridge/cloudbridge_inventory_client.go index c806e2d5a8..cf7b70eccb 100644 --- a/cloudbridge/cloudbridge_inventory_client.go +++ b/cloudbridge/cloudbridge_inventory_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/cloudbridge_ocbagentsvc_client.go b/cloudbridge/cloudbridge_ocbagentsvc_client.go index b58c298c1a..0ac0861993 100644 --- a/cloudbridge/cloudbridge_ocbagentsvc_client.go +++ b/cloudbridge/cloudbridge_ocbagentsvc_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/compute_properties.go b/cloudbridge/compute_properties.go index cc9d1d4195..22a48c92f8 100644 --- a/cloudbridge/compute_properties.go +++ b/cloudbridge/compute_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_agent_dependency_details.go b/cloudbridge/create_agent_dependency_details.go index 0ffd0e1dc3..52f91ab882 100644 --- a/cloudbridge/create_agent_dependency_details.go +++ b/cloudbridge/create_agent_dependency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_agent_dependency_request_response.go b/cloudbridge/create_agent_dependency_request_response.go index 0d4f9edebc..ae409ded04 100644 --- a/cloudbridge/create_agent_dependency_request_response.go +++ b/cloudbridge/create_agent_dependency_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_agent_details.go b/cloudbridge/create_agent_details.go index 7f6af20f4e..59c48d1d5f 100644 --- a/cloudbridge/create_agent_details.go +++ b/cloudbridge/create_agent_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_agent_request_response.go b/cloudbridge/create_agent_request_response.go index 13c03155ce..f45cbb4830 100644 --- a/cloudbridge/create_agent_request_response.go +++ b/cloudbridge/create_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_asset_details.go b/cloudbridge/create_asset_details.go index 7f6bb1dfae..79a857de10 100644 --- a/cloudbridge/create_asset_details.go +++ b/cloudbridge/create_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_asset_request_response.go b/cloudbridge/create_asset_request_response.go index 27bc41ea13..66c49e299a 100644 --- a/cloudbridge/create_asset_request_response.go +++ b/cloudbridge/create_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_asset_source_details.go b/cloudbridge/create_asset_source_details.go index 7757de26ba..a3b30c33c0 100644 --- a/cloudbridge/create_asset_source_details.go +++ b/cloudbridge/create_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_asset_source_request_response.go b/cloudbridge/create_asset_source_request_response.go index b8682157db..161127acfb 100644 --- a/cloudbridge/create_asset_source_request_response.go +++ b/cloudbridge/create_asset_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_discovery_schedule_details.go b/cloudbridge/create_discovery_schedule_details.go index da2e41a1ac..1f5128549c 100644 --- a/cloudbridge/create_discovery_schedule_details.go +++ b/cloudbridge/create_discovery_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_discovery_schedule_request_response.go b/cloudbridge/create_discovery_schedule_request_response.go index 2c13ed2435..d30c43d1c0 100644 --- a/cloudbridge/create_discovery_schedule_request_response.go +++ b/cloudbridge/create_discovery_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_environment_details.go b/cloudbridge/create_environment_details.go index a40580bf64..ce2d16cd19 100644 --- a/cloudbridge/create_environment_details.go +++ b/cloudbridge/create_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_environment_request_response.go b/cloudbridge/create_environment_request_response.go index 54748e2b97..a80eb7db8e 100644 --- a/cloudbridge/create_environment_request_response.go +++ b/cloudbridge/create_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_inventory_details.go b/cloudbridge/create_inventory_details.go index 1d738f3dd8..b5d87c52df 100644 --- a/cloudbridge/create_inventory_details.go +++ b/cloudbridge/create_inventory_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_inventory_request_response.go b/cloudbridge/create_inventory_request_response.go index ac09230222..80abbe9ce5 100644 --- a/cloudbridge/create_inventory_request_response.go +++ b/cloudbridge/create_inventory_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_vm_ware_asset_source_details.go b/cloudbridge/create_vm_ware_asset_source_details.go index 3bcd26273a..9c7fd04dbe 100644 --- a/cloudbridge/create_vm_ware_asset_source_details.go +++ b/cloudbridge/create_vm_ware_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/create_vmware_vm_asset_details.go b/cloudbridge/create_vmware_vm_asset_details.go index 7e286feb71..d28657998a 100644 --- a/cloudbridge/create_vmware_vm_asset_details.go +++ b/cloudbridge/create_vmware_vm_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/customer_tag.go b/cloudbridge/customer_tag.go index 2733183dfb..577a9f964e 100644 --- a/cloudbridge/customer_tag.go +++ b/cloudbridge/customer_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_agent_dependency_request_response.go b/cloudbridge/delete_agent_dependency_request_response.go index da768d89d7..cc234569a1 100644 --- a/cloudbridge/delete_agent_dependency_request_response.go +++ b/cloudbridge/delete_agent_dependency_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_agent_request_response.go b/cloudbridge/delete_agent_request_response.go index 914d94b681..434ba88f7c 100644 --- a/cloudbridge/delete_agent_request_response.go +++ b/cloudbridge/delete_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_asset_request_response.go b/cloudbridge/delete_asset_request_response.go index 0f3c67e471..6b95783f65 100644 --- a/cloudbridge/delete_asset_request_response.go +++ b/cloudbridge/delete_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_asset_source_request_response.go b/cloudbridge/delete_asset_source_request_response.go index 9d1eeefcce..38e1646ac5 100644 --- a/cloudbridge/delete_asset_source_request_response.go +++ b/cloudbridge/delete_asset_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_discovery_schedule_request_response.go b/cloudbridge/delete_discovery_schedule_request_response.go index 380a6b4e44..ac313d906e 100644 --- a/cloudbridge/delete_discovery_schedule_request_response.go +++ b/cloudbridge/delete_discovery_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_environment_request_response.go b/cloudbridge/delete_environment_request_response.go index 2e881690ee..893c9726a3 100644 --- a/cloudbridge/delete_environment_request_response.go +++ b/cloudbridge/delete_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/delete_inventory_request_response.go b/cloudbridge/delete_inventory_request_response.go index ef8bcd464f..6963a78bda 100644 --- a/cloudbridge/delete_inventory_request_response.go +++ b/cloudbridge/delete_inventory_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/discovery_schedule.go b/cloudbridge/discovery_schedule.go index d607ecf5b4..14e086d908 100644 --- a/cloudbridge/discovery_schedule.go +++ b/cloudbridge/discovery_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/discovery_schedule_collection.go b/cloudbridge/discovery_schedule_collection.go index c3f8b012fc..d74e3ca8f8 100644 --- a/cloudbridge/discovery_schedule_collection.go +++ b/cloudbridge/discovery_schedule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/discovery_schedule_lifecycle_state.go b/cloudbridge/discovery_schedule_lifecycle_state.go index 688a6c8781..166d2b3c53 100644 --- a/cloudbridge/discovery_schedule_lifecycle_state.go +++ b/cloudbridge/discovery_schedule_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/discovery_schedule_summary.go b/cloudbridge/discovery_schedule_summary.go index ba12c2cbcf..aa3a640e7c 100644 --- a/cloudbridge/discovery_schedule_summary.go +++ b/cloudbridge/discovery_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/disk.go b/cloudbridge/disk.go index b2e5cb63f4..2dffdfaf26 100644 --- a/cloudbridge/disk.go +++ b/cloudbridge/disk.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/environment.go b/cloudbridge/environment.go index a5c262d753..e11bded1fb 100644 --- a/cloudbridge/environment.go +++ b/cloudbridge/environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/environment_collection.go b/cloudbridge/environment_collection.go index 13c4306c1f..08ccfb46ca 100644 --- a/cloudbridge/environment_collection.go +++ b/cloudbridge/environment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/environment_summary.go b/cloudbridge/environment_summary.go index 77681f0f2c..7c12904d45 100644 --- a/cloudbridge/environment_summary.go +++ b/cloudbridge/environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_agent_dependency_request_response.go b/cloudbridge/get_agent_dependency_request_response.go index 5f02dc14d8..945f8cacd7 100644 --- a/cloudbridge/get_agent_dependency_request_response.go +++ b/cloudbridge/get_agent_dependency_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_agent_request_response.go b/cloudbridge/get_agent_request_response.go index 92fa38f0c0..37142ec1a1 100644 --- a/cloudbridge/get_agent_request_response.go +++ b/cloudbridge/get_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_asset_request_response.go b/cloudbridge/get_asset_request_response.go index 04cb6f00f4..c77f59d8e9 100644 --- a/cloudbridge/get_asset_request_response.go +++ b/cloudbridge/get_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_asset_source_request_response.go b/cloudbridge/get_asset_source_request_response.go index 1a46f3e182..780870ded4 100644 --- a/cloudbridge/get_asset_source_request_response.go +++ b/cloudbridge/get_asset_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_discovery_schedule_request_response.go b/cloudbridge/get_discovery_schedule_request_response.go index b73cbdb60a..a21717b4ae 100644 --- a/cloudbridge/get_discovery_schedule_request_response.go +++ b/cloudbridge/get_discovery_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_environment_request_response.go b/cloudbridge/get_environment_request_response.go index 15ebc0332d..14a7b570bf 100644 --- a/cloudbridge/get_environment_request_response.go +++ b/cloudbridge/get_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_inventory_request_response.go b/cloudbridge/get_inventory_request_response.go index a667079418..26fdedb658 100644 --- a/cloudbridge/get_inventory_request_response.go +++ b/cloudbridge/get_inventory_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_plugin_request_response.go b/cloudbridge/get_plugin_request_response.go index 6b6cdc7829..64d808c6c6 100644 --- a/cloudbridge/get_plugin_request_response.go +++ b/cloudbridge/get_plugin_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/get_work_request_request_response.go b/cloudbridge/get_work_request_request_response.go index 7e71c40b2a..da17867da1 100644 --- a/cloudbridge/get_work_request_request_response.go +++ b/cloudbridge/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/gpu_device.go b/cloudbridge/gpu_device.go index 7a560645f9..d664edc42b 100644 --- a/cloudbridge/gpu_device.go +++ b/cloudbridge/gpu_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/historical_metric.go b/cloudbridge/historical_metric.go index 27f4cffa9e..1ceca83f82 100644 --- a/cloudbridge/historical_metric.go +++ b/cloudbridge/historical_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/historical_metric_collection.go b/cloudbridge/historical_metric_collection.go index 013c2f89e6..5654c532b0 100644 --- a/cloudbridge/historical_metric_collection.go +++ b/cloudbridge/historical_metric_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/historical_metric_summary.go b/cloudbridge/historical_metric_summary.go index d690ca9d92..e2b8c0d3e5 100644 --- a/cloudbridge/historical_metric_summary.go +++ b/cloudbridge/historical_metric_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/import_inventory_details.go b/cloudbridge/import_inventory_details.go index 072b970e3b..f7243d6091 100644 --- a/cloudbridge/import_inventory_details.go +++ b/cloudbridge/import_inventory_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/import_inventory_request_response.go b/cloudbridge/import_inventory_request_response.go index 623253ad45..4aef2d6559 100644 --- a/cloudbridge/import_inventory_request_response.go +++ b/cloudbridge/import_inventory_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/import_inventory_via_assets_details.go b/cloudbridge/import_inventory_via_assets_details.go index 34359049b7..f0b698a035 100644 --- a/cloudbridge/import_inventory_via_assets_details.go +++ b/cloudbridge/import_inventory_via_assets_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/inventory.go b/cloudbridge/inventory.go index 9eaebf9eb7..6257e56171 100644 --- a/cloudbridge/inventory.go +++ b/cloudbridge/inventory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/inventory_collection.go b/cloudbridge/inventory_collection.go index a835528f2b..bcf469e622 100644 --- a/cloudbridge/inventory_collection.go +++ b/cloudbridge/inventory_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/inventory_summary.go b/cloudbridge/inventory_summary.go index a7efffa691..9ce2e96f97 100644 --- a/cloudbridge/inventory_summary.go +++ b/cloudbridge/inventory_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_agent_dependencies_request_response.go b/cloudbridge/list_agent_dependencies_request_response.go index 00586d07da..7c9b99250e 100644 --- a/cloudbridge/list_agent_dependencies_request_response.go +++ b/cloudbridge/list_agent_dependencies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_agents_request_response.go b/cloudbridge/list_agents_request_response.go index bf95032ac9..931135d799 100644 --- a/cloudbridge/list_agents_request_response.go +++ b/cloudbridge/list_agents_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_appliance_images_request_response.go b/cloudbridge/list_appliance_images_request_response.go index 01ab9207f4..ab95560823 100644 --- a/cloudbridge/list_appliance_images_request_response.go +++ b/cloudbridge/list_appliance_images_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_asset_source_connections_request_response.go b/cloudbridge/list_asset_source_connections_request_response.go index 5a1885a819..dd09a6e98b 100644 --- a/cloudbridge/list_asset_source_connections_request_response.go +++ b/cloudbridge/list_asset_source_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_asset_sources_request_response.go b/cloudbridge/list_asset_sources_request_response.go index 78d262de21..aa5049d328 100644 --- a/cloudbridge/list_asset_sources_request_response.go +++ b/cloudbridge/list_asset_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_assets_request_response.go b/cloudbridge/list_assets_request_response.go index 82925eae51..839fe84af9 100644 --- a/cloudbridge/list_assets_request_response.go +++ b/cloudbridge/list_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_discovery_schedules_request_response.go b/cloudbridge/list_discovery_schedules_request_response.go index ff811f07f6..3dbcfec583 100644 --- a/cloudbridge/list_discovery_schedules_request_response.go +++ b/cloudbridge/list_discovery_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_environments_request_response.go b/cloudbridge/list_environments_request_response.go index 47413a8f43..7e07b6ee77 100644 --- a/cloudbridge/list_environments_request_response.go +++ b/cloudbridge/list_environments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_historical_metrics_request_response.go b/cloudbridge/list_historical_metrics_request_response.go index 84949c3db7..8debbc3ae9 100644 --- a/cloudbridge/list_historical_metrics_request_response.go +++ b/cloudbridge/list_historical_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_inventories_request_response.go b/cloudbridge/list_inventories_request_response.go index c189fb3bdc..109bb6c688 100644 --- a/cloudbridge/list_inventories_request_response.go +++ b/cloudbridge/list_inventories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_work_request_errors_request_response.go b/cloudbridge/list_work_request_errors_request_response.go index 362896b10d..104f3d1bce 100644 --- a/cloudbridge/list_work_request_errors_request_response.go +++ b/cloudbridge/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_work_request_logs_request_response.go b/cloudbridge/list_work_request_logs_request_response.go index b39ac7348e..dec2b45988 100644 --- a/cloudbridge/list_work_request_logs_request_response.go +++ b/cloudbridge/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/list_work_requests_request_response.go b/cloudbridge/list_work_requests_request_response.go index 3a5523a140..bb9e054b60 100644 --- a/cloudbridge/list_work_requests_request_response.go +++ b/cloudbridge/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/nic.go b/cloudbridge/nic.go index 111d9c9822..4f0af64016 100644 --- a/cloudbridge/nic.go +++ b/cloudbridge/nic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/nvdimm.go b/cloudbridge/nvdimm.go index b728977ed7..d8f4dc2a66 100644 --- a/cloudbridge/nvdimm.go +++ b/cloudbridge/nvdimm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/nvdimm_controller.go b/cloudbridge/nvdimm_controller.go index 8265f542a1..bed19c95f4 100644 --- a/cloudbridge/nvdimm_controller.go +++ b/cloudbridge/nvdimm_controller.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/operation_status.go b/cloudbridge/operation_status.go index ff404c91ba..c9a8ba2b7d 100644 --- a/cloudbridge/operation_status.go +++ b/cloudbridge/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/operation_type.go b/cloudbridge/operation_type.go index a168b7a167..d56e2d0a7b 100644 --- a/cloudbridge/operation_type.go +++ b/cloudbridge/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/plugin.go b/cloudbridge/plugin.go index 4b634e8683..16aaed1d86 100644 --- a/cloudbridge/plugin.go +++ b/cloudbridge/plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/plugin_summary.go b/cloudbridge/plugin_summary.go index b6f1bacf9c..3fa1e7e5c6 100644 --- a/cloudbridge/plugin_summary.go +++ b/cloudbridge/plugin_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/refresh_asset_source_request_response.go b/cloudbridge/refresh_asset_source_request_response.go index 0cec85fb24..8e50b4aabf 100644 --- a/cloudbridge/refresh_asset_source_request_response.go +++ b/cloudbridge/refresh_asset_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/remove_agent_dependency_details.go b/cloudbridge/remove_agent_dependency_details.go index 18a476894e..5c870cbfbb 100644 --- a/cloudbridge/remove_agent_dependency_details.go +++ b/cloudbridge/remove_agent_dependency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/remove_agent_dependency_request_response.go b/cloudbridge/remove_agent_dependency_request_response.go index fc135fa389..5d22b08325 100644 --- a/cloudbridge/remove_agent_dependency_request_response.go +++ b/cloudbridge/remove_agent_dependency_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/scsi_controller.go b/cloudbridge/scsi_controller.go index e5365b1b5b..8a73ecdfe4 100644 --- a/cloudbridge/scsi_controller.go +++ b/cloudbridge/scsi_controller.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/sort_orders.go b/cloudbridge/sort_orders.go index 94e83d2ea5..5993d236ac 100644 --- a/cloudbridge/sort_orders.go +++ b/cloudbridge/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/submit_historical_metrics_details.go b/cloudbridge/submit_historical_metrics_details.go index edbdf54541..79031146d3 100644 --- a/cloudbridge/submit_historical_metrics_details.go +++ b/cloudbridge/submit_historical_metrics_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/submit_historical_metrics_request_response.go b/cloudbridge/submit_historical_metrics_request_response.go index ef5fd53061..6c1ccd99b2 100644 --- a/cloudbridge/submit_historical_metrics_request_response.go +++ b/cloudbridge/submit_historical_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_agent_dependency_details.go b/cloudbridge/update_agent_dependency_details.go index a95bcfe4d9..77e0861da8 100644 --- a/cloudbridge/update_agent_dependency_details.go +++ b/cloudbridge/update_agent_dependency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_agent_dependency_request_response.go b/cloudbridge/update_agent_dependency_request_response.go index 39ed528bd2..a91a144fca 100644 --- a/cloudbridge/update_agent_dependency_request_response.go +++ b/cloudbridge/update_agent_dependency_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_agent_details.go b/cloudbridge/update_agent_details.go index e72bd5152c..b4c450b7ca 100644 --- a/cloudbridge/update_agent_details.go +++ b/cloudbridge/update_agent_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_agent_request_response.go b/cloudbridge/update_agent_request_response.go index d81d014503..2d9ce4af4f 100644 --- a/cloudbridge/update_agent_request_response.go +++ b/cloudbridge/update_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_asset_details.go b/cloudbridge/update_asset_details.go index c81578a6a2..09f52ba483 100644 --- a/cloudbridge/update_asset_details.go +++ b/cloudbridge/update_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_asset_request_response.go b/cloudbridge/update_asset_request_response.go index 535f962d48..23b3a6467c 100644 --- a/cloudbridge/update_asset_request_response.go +++ b/cloudbridge/update_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_asset_source_details.go b/cloudbridge/update_asset_source_details.go index cd174b59c7..132523bff9 100644 --- a/cloudbridge/update_asset_source_details.go +++ b/cloudbridge/update_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_asset_source_request_response.go b/cloudbridge/update_asset_source_request_response.go index c1fd0d95fa..43c732a25a 100644 --- a/cloudbridge/update_asset_source_request_response.go +++ b/cloudbridge/update_asset_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_discovery_schedule_details.go b/cloudbridge/update_discovery_schedule_details.go index b44b13ee92..88593aa85e 100644 --- a/cloudbridge/update_discovery_schedule_details.go +++ b/cloudbridge/update_discovery_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_discovery_schedule_request_response.go b/cloudbridge/update_discovery_schedule_request_response.go index 2cfa407d6c..fcfa545f2c 100644 --- a/cloudbridge/update_discovery_schedule_request_response.go +++ b/cloudbridge/update_discovery_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_environment_details.go b/cloudbridge/update_environment_details.go index 67ac9675ff..a4d302d1ec 100644 --- a/cloudbridge/update_environment_details.go +++ b/cloudbridge/update_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_environment_request_response.go b/cloudbridge/update_environment_request_response.go index 8352f3661a..75af486ba1 100644 --- a/cloudbridge/update_environment_request_response.go +++ b/cloudbridge/update_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_inventory_details.go b/cloudbridge/update_inventory_details.go index d25be68962..cc9cbc2112 100644 --- a/cloudbridge/update_inventory_details.go +++ b/cloudbridge/update_inventory_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_inventory_request_response.go b/cloudbridge/update_inventory_request_response.go index dc17a2cc3a..7949b92e3f 100644 --- a/cloudbridge/update_inventory_request_response.go +++ b/cloudbridge/update_inventory_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_plugin_details.go b/cloudbridge/update_plugin_details.go index fd1953f880..ba3b3d701c 100644 --- a/cloudbridge/update_plugin_details.go +++ b/cloudbridge/update_plugin_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_plugin_request_response.go b/cloudbridge/update_plugin_request_response.go index 9dfe74126c..e155219d3f 100644 --- a/cloudbridge/update_plugin_request_response.go +++ b/cloudbridge/update_plugin_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_vm_asset_details.go b/cloudbridge/update_vm_asset_details.go index 91f3acc0c4..8854ac5870 100644 --- a/cloudbridge/update_vm_asset_details.go +++ b/cloudbridge/update_vm_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_vm_ware_asset_source_details.go b/cloudbridge/update_vm_ware_asset_source_details.go index 51e0a9b33d..03ee8606ef 100644 --- a/cloudbridge/update_vm_ware_asset_source_details.go +++ b/cloudbridge/update_vm_ware_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/update_vmware_vm_asset_details.go b/cloudbridge/update_vmware_vm_asset_details.go index e93eba193b..e52698d747 100644 --- a/cloudbridge/update_vmware_vm_asset_details.go +++ b/cloudbridge/update_vmware_vm_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vm_asset.go b/cloudbridge/vm_asset.go index 815ed6d960..6fcdc87022 100644 --- a/cloudbridge/vm_asset.go +++ b/cloudbridge/vm_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vm_properties.go b/cloudbridge/vm_properties.go index 8af661071c..90563869ed 100644 --- a/cloudbridge/vm_properties.go +++ b/cloudbridge/vm_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vm_ware_asset_source.go b/cloudbridge/vm_ware_asset_source.go index 444efc2b14..e09e66fc2c 100644 --- a/cloudbridge/vm_ware_asset_source.go +++ b/cloudbridge/vm_ware_asset_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vm_ware_asset_source_summary.go b/cloudbridge/vm_ware_asset_source_summary.go index 0471712f75..9a8768808a 100644 --- a/cloudbridge/vm_ware_asset_source_summary.go +++ b/cloudbridge/vm_ware_asset_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vmware_v_center_properties.go b/cloudbridge/vmware_v_center_properties.go index 51af7736d0..105ecaed2b 100644 --- a/cloudbridge/vmware_v_center_properties.go +++ b/cloudbridge/vmware_v_center_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vmware_vm_asset.go b/cloudbridge/vmware_vm_asset.go index 842fb133e7..935d3c5b19 100644 --- a/cloudbridge/vmware_vm_asset.go +++ b/cloudbridge/vmware_vm_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/vmware_vm_properties.go b/cloudbridge/vmware_vm_properties.go index 9070a6228d..8d3522781e 100644 --- a/cloudbridge/vmware_vm_properties.go +++ b/cloudbridge/vmware_vm_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request.go b/cloudbridge/work_request.go index 1d1ea04f8d..3d3fc82357 100644 --- a/cloudbridge/work_request.go +++ b/cloudbridge/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_error.go b/cloudbridge/work_request_error.go index c80c346066..dc29e96a17 100644 --- a/cloudbridge/work_request_error.go +++ b/cloudbridge/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_error_collection.go b/cloudbridge/work_request_error_collection.go index 1f3359d522..530bc45328 100644 --- a/cloudbridge/work_request_error_collection.go +++ b/cloudbridge/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_log_entry.go b/cloudbridge/work_request_log_entry.go index 80bd255b8c..2000b81494 100644 --- a/cloudbridge/work_request_log_entry.go +++ b/cloudbridge/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_log_entry_collection.go b/cloudbridge/work_request_log_entry_collection.go index 31d8a53d50..d463af53f9 100644 --- a/cloudbridge/work_request_log_entry_collection.go +++ b/cloudbridge/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_resource.go b/cloudbridge/work_request_resource.go index a364451071..a85e362c25 100644 --- a/cloudbridge/work_request_resource.go +++ b/cloudbridge/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_resource_metadata_key.go b/cloudbridge/work_request_resource_metadata_key.go index a025d843ef..978bd48eb8 100644 --- a/cloudbridge/work_request_resource_metadata_key.go +++ b/cloudbridge/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_summary.go b/cloudbridge/work_request_summary.go index ea7e0e286a..a429c2be85 100644 --- a/cloudbridge/work_request_summary.go +++ b/cloudbridge/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudbridge/work_request_summary_collection.go b/cloudbridge/work_request_summary_collection.go index 9568dbe909..b9b6fdb63b 100644 --- a/cloudbridge/work_request_summary_collection.go +++ b/cloudbridge/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/absolute_time_start_policy.go b/cloudguard/absolute_time_start_policy.go index 24725c842a..a5775ca9c8 100644 --- a/cloudguard/absolute_time_start_policy.go +++ b/cloudguard/absolute_time_start_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/action_type.go b/cloudguard/action_type.go index 5dc2191e00..caaa4b5e43 100644 --- a/cloudguard/action_type.go +++ b/cloudguard/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/activity_problem_aggregation.go b/cloudguard/activity_problem_aggregation.go index 7a9d8db6b7..bdfee6df8a 100644 --- a/cloudguard/activity_problem_aggregation.go +++ b/cloudguard/activity_problem_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/activity_problem_aggregation_collection.go b/cloudguard/activity_problem_aggregation_collection.go index 59f152aa28..6e872bcf2a 100644 --- a/cloudguard/activity_problem_aggregation_collection.go +++ b/cloudguard/activity_problem_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/actor_type.go b/cloudguard/actor_type.go index 334a1441fb..7203122a13 100644 --- a/cloudguard/actor_type.go +++ b/cloudguard/actor_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/add_compartment_details.go b/cloudguard/add_compartment_details.go index 62be0200e1..3b0238fd86 100644 --- a/cloudguard/add_compartment_details.go +++ b/cloudguard/add_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/add_compartment_request_response.go b/cloudguard/add_compartment_request_response.go index 9bc043dbd4..e53316d6de 100644 --- a/cloudguard/add_compartment_request_response.go +++ b/cloudguard/add_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/all_targets_selected.go b/cloudguard/all_targets_selected.go index 030227dd1f..8ab4685825 100644 --- a/cloudguard/all_targets_selected.go +++ b/cloudguard/all_targets_selected.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/attach_target_detector_recipe_details.go b/cloudguard/attach_target_detector_recipe_details.go index 39700566e8..1b58454fd1 100644 --- a/cloudguard/attach_target_detector_recipe_details.go +++ b/cloudguard/attach_target_detector_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/attach_target_responder_recipe_details.go b/cloudguard/attach_target_responder_recipe_details.go index 7a41c65d39..f3e4ef9866 100644 --- a/cloudguard/attach_target_responder_recipe_details.go +++ b/cloudguard/attach_target_responder_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/cancel_work_request_request_response.go b/cloudguard/cancel_work_request_request_response.go index 1c86ad5ea6..fed40edad7 100644 --- a/cloudguard/cancel_work_request_request_response.go +++ b/cloudguard/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/candidate_responder_rule.go b/cloudguard/candidate_responder_rule.go index 8e81a658b0..924994d7dd 100644 --- a/cloudguard/candidate_responder_rule.go +++ b/cloudguard/candidate_responder_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_data_source_compartment_details.go b/cloudguard/change_data_source_compartment_details.go index 24112e7c65..92d0c89793 100644 --- a/cloudguard/change_data_source_compartment_details.go +++ b/cloudguard/change_data_source_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_data_source_compartment_request_response.go b/cloudguard/change_data_source_compartment_request_response.go index 3cb4ed8537..ccaf9af1ba 100644 --- a/cloudguard/change_data_source_compartment_request_response.go +++ b/cloudguard/change_data_source_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_detector_recipe_compartment_details.go b/cloudguard/change_detector_recipe_compartment_details.go index 6be0e7e58d..76c3e50457 100644 --- a/cloudguard/change_detector_recipe_compartment_details.go +++ b/cloudguard/change_detector_recipe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_detector_recipe_compartment_request_response.go b/cloudguard/change_detector_recipe_compartment_request_response.go index 9ce839f227..2358bca5bc 100644 --- a/cloudguard/change_detector_recipe_compartment_request_response.go +++ b/cloudguard/change_detector_recipe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_managed_list_compartment_details.go b/cloudguard/change_managed_list_compartment_details.go index 928759dea7..7a343f46bf 100644 --- a/cloudguard/change_managed_list_compartment_details.go +++ b/cloudguard/change_managed_list_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_managed_list_compartment_request_response.go b/cloudguard/change_managed_list_compartment_request_response.go index 04f3fb7cc2..cff97d292c 100644 --- a/cloudguard/change_managed_list_compartment_request_response.go +++ b/cloudguard/change_managed_list_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_responder_recipe_compartment_details.go b/cloudguard/change_responder_recipe_compartment_details.go index 1b7e69d3f6..aa8322eb05 100644 --- a/cloudguard/change_responder_recipe_compartment_details.go +++ b/cloudguard/change_responder_recipe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_responder_recipe_compartment_request_response.go b/cloudguard/change_responder_recipe_compartment_request_response.go index e2468293b5..c89717c096 100644 --- a/cloudguard/change_responder_recipe_compartment_request_response.go +++ b/cloudguard/change_responder_recipe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_security_policy_compartment_details.go b/cloudguard/change_security_policy_compartment_details.go index e6b3211c7a..4c344867c0 100644 --- a/cloudguard/change_security_policy_compartment_details.go +++ b/cloudguard/change_security_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_security_recipe_compartment_details.go b/cloudguard/change_security_recipe_compartment_details.go index 08f499c0c0..90a51128da 100644 --- a/cloudguard/change_security_recipe_compartment_details.go +++ b/cloudguard/change_security_recipe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_security_recipe_compartment_request_response.go b/cloudguard/change_security_recipe_compartment_request_response.go index 346de534de..2c1191495b 100644 --- a/cloudguard/change_security_recipe_compartment_request_response.go +++ b/cloudguard/change_security_recipe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_security_zone_compartment_details.go b/cloudguard/change_security_zone_compartment_details.go index 4c69837076..547f5e70a6 100644 --- a/cloudguard/change_security_zone_compartment_details.go +++ b/cloudguard/change_security_zone_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/change_security_zone_compartment_request_response.go b/cloudguard/change_security_zone_compartment_request_response.go index 806ef8ab45..3dd54add46 100644 --- a/cloudguard/change_security_zone_compartment_request_response.go +++ b/cloudguard/change_security_zone_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/classification_status.go b/cloudguard/classification_status.go index 538f88c4ee..e1c9009d1c 100644 --- a/cloudguard/classification_status.go +++ b/cloudguard/classification_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/cloud_guard_status.go b/cloudguard/cloud_guard_status.go index d6f8e24ecb..765d355f6e 100644 --- a/cloudguard/cloud_guard_status.go +++ b/cloudguard/cloud_guard_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/cloudguard_client.go b/cloudguard/cloudguard_client.go index 27fe22314b..c77c48d039 100644 --- a/cloudguard/cloudguard_client.go +++ b/cloudguard/cloudguard_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/composite_condition.go b/cloudguard/composite_condition.go index ad74b0edee..0975524419 100644 --- a/cloudguard/composite_condition.go +++ b/cloudguard/composite_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition.go b/cloudguard/condition.go index 52ff860919..7cce05d4ba 100644 --- a/cloudguard/condition.go +++ b/cloudguard/condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_filter_type.go b/cloudguard/condition_filter_type.go index 7d11f4097f..5a623ea262 100644 --- a/cloudguard/condition_filter_type.go +++ b/cloudguard/condition_filter_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_group.go b/cloudguard/condition_group.go index c1febb6a55..05dc616198 100644 --- a/cloudguard/condition_group.go +++ b/cloudguard/condition_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_metadata_type.go b/cloudguard/condition_metadata_type.go index b2a07df8ab..b9f09bc433 100644 --- a/cloudguard/condition_metadata_type.go +++ b/cloudguard/condition_metadata_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_metadata_type_collection.go b/cloudguard/condition_metadata_type_collection.go index 534480d3dc..c66770b91d 100644 --- a/cloudguard/condition_metadata_type_collection.go +++ b/cloudguard/condition_metadata_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_metadata_type_summary.go b/cloudguard/condition_metadata_type_summary.go index d041da0c72..d129049238 100644 --- a/cloudguard/condition_metadata_type_summary.go +++ b/cloudguard/condition_metadata_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_operator.go b/cloudguard/condition_operator.go index 126e6672cf..043ad75df0 100644 --- a/cloudguard/condition_operator.go +++ b/cloudguard/condition_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_operator_name.go b/cloudguard/condition_operator_name.go index 65da32b77a..4b7165e740 100644 --- a/cloudguard/condition_operator_name.go +++ b/cloudguard/condition_operator_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_type_enum.go b/cloudguard/condition_type_enum.go index baa9205004..3926271707 100644 --- a/cloudguard/condition_type_enum.go +++ b/cloudguard/condition_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/condition_value_type.go b/cloudguard/condition_value_type.go index 6a4655edd4..9689cfd04d 100644 --- a/cloudguard/condition_value_type.go +++ b/cloudguard/condition_value_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/confidence.go b/cloudguard/confidence.go index 2d71f6496c..3fea294596 100644 --- a/cloudguard/confidence.go +++ b/cloudguard/confidence.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/config_value.go b/cloudguard/config_value.go index 7c9b98b337..c8a83dcc93 100644 --- a/cloudguard/config_value.go +++ b/cloudguard/config_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/configuration.go b/cloudguard/configuration.go index c5cec62259..f01277122e 100644 --- a/cloudguard/configuration.go +++ b/cloudguard/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/configuration_list_item_type.go b/cloudguard/configuration_list_item_type.go index d0ccc1e427..fbb01c7671 100644 --- a/cloudguard/configuration_list_item_type.go +++ b/cloudguard/configuration_list_item_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/continuous_query_start_policy.go b/cloudguard/continuous_query_start_policy.go index 82030cfe63..00f5c800c8 100644 --- a/cloudguard/continuous_query_start_policy.go +++ b/cloudguard/continuous_query_start_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_data_mask_rule_details.go b/cloudguard/create_data_mask_rule_details.go index 668a236dab..96ea1511e1 100644 --- a/cloudguard/create_data_mask_rule_details.go +++ b/cloudguard/create_data_mask_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_data_mask_rule_request_response.go b/cloudguard/create_data_mask_rule_request_response.go index 6e3ec6bde0..0cc1b5d013 100644 --- a/cloudguard/create_data_mask_rule_request_response.go +++ b/cloudguard/create_data_mask_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_data_source_details.go b/cloudguard/create_data_source_details.go index 774a3ae4d4..cdb8e016b6 100644 --- a/cloudguard/create_data_source_details.go +++ b/cloudguard/create_data_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_data_source_request_response.go b/cloudguard/create_data_source_request_response.go index bdc0dd6dd4..85c6737245 100644 --- a/cloudguard/create_data_source_request_response.go +++ b/cloudguard/create_data_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_detector_recipe_details.go b/cloudguard/create_detector_recipe_details.go index 80cb63532e..b401b5fda5 100644 --- a/cloudguard/create_detector_recipe_details.go +++ b/cloudguard/create_detector_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_detector_recipe_detector_rule_details.go b/cloudguard/create_detector_recipe_detector_rule_details.go index 5ed7b28de5..2fba5e8453 100644 --- a/cloudguard/create_detector_recipe_detector_rule_details.go +++ b/cloudguard/create_detector_recipe_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_detector_recipe_detector_rule_request_response.go b/cloudguard/create_detector_recipe_detector_rule_request_response.go index 469df1c9ab..c7c364e54a 100644 --- a/cloudguard/create_detector_recipe_detector_rule_request_response.go +++ b/cloudguard/create_detector_recipe_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_detector_recipe_request_response.go b/cloudguard/create_detector_recipe_request_response.go index 66a21a98e8..ab16ba3b40 100644 --- a/cloudguard/create_detector_recipe_request_response.go +++ b/cloudguard/create_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_detector_rule_details.go b/cloudguard/create_detector_rule_details.go index 3d02c0dfe0..c05c4e0906 100644 --- a/cloudguard/create_detector_rule_details.go +++ b/cloudguard/create_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_managed_list_details.go b/cloudguard/create_managed_list_details.go index ed0803440e..a138b50b3a 100644 --- a/cloudguard/create_managed_list_details.go +++ b/cloudguard/create_managed_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_managed_list_request_response.go b/cloudguard/create_managed_list_request_response.go index 889bb56f57..11b20cfddb 100644 --- a/cloudguard/create_managed_list_request_response.go +++ b/cloudguard/create_managed_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_responder_recipe_details.go b/cloudguard/create_responder_recipe_details.go index cd5e5888c4..a4d4927deb 100644 --- a/cloudguard/create_responder_recipe_details.go +++ b/cloudguard/create_responder_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_responder_recipe_request_response.go b/cloudguard/create_responder_recipe_request_response.go index b405fc96b5..c77cc2ac29 100644 --- a/cloudguard/create_responder_recipe_request_response.go +++ b/cloudguard/create_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_security_policy_details.go b/cloudguard/create_security_policy_details.go index 1cee45aa3f..a5dfcfc195 100644 --- a/cloudguard/create_security_policy_details.go +++ b/cloudguard/create_security_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_security_recipe_details.go b/cloudguard/create_security_recipe_details.go index df3ec1fec7..f46e6eed01 100644 --- a/cloudguard/create_security_recipe_details.go +++ b/cloudguard/create_security_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_security_recipe_request_response.go b/cloudguard/create_security_recipe_request_response.go index 0c9569b5d7..eeb18bb857 100644 --- a/cloudguard/create_security_recipe_request_response.go +++ b/cloudguard/create_security_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_security_zone_details.go b/cloudguard/create_security_zone_details.go index 822822ffa1..02bee1b383 100644 --- a/cloudguard/create_security_zone_details.go +++ b/cloudguard/create_security_zone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_security_zone_request_response.go b/cloudguard/create_security_zone_request_response.go index dc31a1cf98..f02538c78e 100644 --- a/cloudguard/create_security_zone_request_response.go +++ b/cloudguard/create_security_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_target_details.go b/cloudguard/create_target_details.go index eeb2d183eb..4f5107575e 100644 --- a/cloudguard/create_target_details.go +++ b/cloudguard/create_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_target_detector_recipe_details.go b/cloudguard/create_target_detector_recipe_details.go index 67febef279..364edeb1ad 100644 --- a/cloudguard/create_target_detector_recipe_details.go +++ b/cloudguard/create_target_detector_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_target_detector_recipe_request_response.go b/cloudguard/create_target_detector_recipe_request_response.go index d48c1cba72..da989b4529 100644 --- a/cloudguard/create_target_detector_recipe_request_response.go +++ b/cloudguard/create_target_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_target_request_response.go b/cloudguard/create_target_request_response.go index 83b76292b8..eba7808e9e 100644 --- a/cloudguard/create_target_request_response.go +++ b/cloudguard/create_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_target_responder_recipe_details.go b/cloudguard/create_target_responder_recipe_details.go index 45d11d669e..6b6c2ec4d0 100644 --- a/cloudguard/create_target_responder_recipe_details.go +++ b/cloudguard/create_target_responder_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/create_target_responder_recipe_request_response.go b/cloudguard/create_target_responder_recipe_request_response.go index e2c0c9bdef..eaa0f4b208 100644 --- a/cloudguard/create_target_responder_recipe_request_response.go +++ b/cloudguard/create_target_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_mask_category.go b/cloudguard/data_mask_category.go index 6a769f40f3..5905904812 100644 --- a/cloudguard/data_mask_category.go +++ b/cloudguard/data_mask_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_mask_rule.go b/cloudguard/data_mask_rule.go index e78a635055..2b3069ec2d 100644 --- a/cloudguard/data_mask_rule.go +++ b/cloudguard/data_mask_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_mask_rule_collection.go b/cloudguard/data_mask_rule_collection.go index 3dd368eb22..b868903ea2 100644 --- a/cloudguard/data_mask_rule_collection.go +++ b/cloudguard/data_mask_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_mask_rule_status.go b/cloudguard/data_mask_rule_status.go index acce86b546..d947c1ff98 100644 --- a/cloudguard/data_mask_rule_status.go +++ b/cloudguard/data_mask_rule_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_mask_rule_summary.go b/cloudguard/data_mask_rule_summary.go index 15f9a4fdde..bf03482755 100644 --- a/cloudguard/data_mask_rule_summary.go +++ b/cloudguard/data_mask_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source.go b/cloudguard/data_source.go index fb8e274bca..d4101e6015 100644 --- a/cloudguard/data_source.go +++ b/cloudguard/data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_collection.go b/cloudguard/data_source_collection.go index 102c41f4e9..8b9921ec89 100644 --- a/cloudguard/data_source_collection.go +++ b/cloudguard/data_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_details.go b/cloudguard/data_source_details.go index fe599ce077..bfa225cded 100644 --- a/cloudguard/data_source_details.go +++ b/cloudguard/data_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_event_collection.go b/cloudguard/data_source_event_collection.go index 4bb5cf45f7..f610b74113 100644 --- a/cloudguard/data_source_event_collection.go +++ b/cloudguard/data_source_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_event_info.go b/cloudguard/data_source_event_info.go index ab6a671730..aba506212e 100644 --- a/cloudguard/data_source_event_info.go +++ b/cloudguard/data_source_event_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_event_info_status.go b/cloudguard/data_source_event_info_status.go index a227563ce7..2fc55f7970 100644 --- a/cloudguard/data_source_event_info_status.go +++ b/cloudguard/data_source_event_info_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_event_summary.go b/cloudguard/data_source_event_summary.go index cfa58e579d..86c3e4dbc7 100644 --- a/cloudguard/data_source_event_summary.go +++ b/cloudguard/data_source_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_feed_provider.go b/cloudguard/data_source_feed_provider.go index 4309c39b9d..520c3013ae 100644 --- a/cloudguard/data_source_feed_provider.go +++ b/cloudguard/data_source_feed_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_mapping_info.go b/cloudguard/data_source_mapping_info.go index 5ed58f4446..6e927987f3 100644 --- a/cloudguard/data_source_mapping_info.go +++ b/cloudguard/data_source_mapping_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_status.go b/cloudguard/data_source_status.go index 186fcd01ec..e400515aff 100644 --- a/cloudguard/data_source_status.go +++ b/cloudguard/data_source_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_summary.go b/cloudguard/data_source_summary.go index a349f63155..e4c76efb84 100644 --- a/cloudguard/data_source_summary.go +++ b/cloudguard/data_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/data_source_summary_details.go b/cloudguard/data_source_summary_details.go index 58cbf05701..e1a8cb64f8 100644 --- a/cloudguard/data_source_summary_details.go +++ b/cloudguard/data_source_summary_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_data_mask_rule_request_response.go b/cloudguard/delete_data_mask_rule_request_response.go index 5f9adc89d7..3c23357907 100644 --- a/cloudguard/delete_data_mask_rule_request_response.go +++ b/cloudguard/delete_data_mask_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_data_source_request_response.go b/cloudguard/delete_data_source_request_response.go index ccde3b18d5..4a4013b29a 100644 --- a/cloudguard/delete_data_source_request_response.go +++ b/cloudguard/delete_data_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_detector_recipe_detector_rule_data_source_request_response.go b/cloudguard/delete_detector_recipe_detector_rule_data_source_request_response.go index a422a0dde7..b8a739cb93 100644 --- a/cloudguard/delete_detector_recipe_detector_rule_data_source_request_response.go +++ b/cloudguard/delete_detector_recipe_detector_rule_data_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_detector_recipe_detector_rule_request_response.go b/cloudguard/delete_detector_recipe_detector_rule_request_response.go index 3dd740d3d3..fa73f5499d 100644 --- a/cloudguard/delete_detector_recipe_detector_rule_request_response.go +++ b/cloudguard/delete_detector_recipe_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_detector_recipe_request_response.go b/cloudguard/delete_detector_recipe_request_response.go index ea3290bb61..1eb5b3a790 100644 --- a/cloudguard/delete_detector_recipe_request_response.go +++ b/cloudguard/delete_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_managed_list_request_response.go b/cloudguard/delete_managed_list_request_response.go index 7635aaab27..bcaaf37808 100644 --- a/cloudguard/delete_managed_list_request_response.go +++ b/cloudguard/delete_managed_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_responder_recipe_request_response.go b/cloudguard/delete_responder_recipe_request_response.go index 290a767456..195231be49 100644 --- a/cloudguard/delete_responder_recipe_request_response.go +++ b/cloudguard/delete_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_security_recipe_request_response.go b/cloudguard/delete_security_recipe_request_response.go index 50d9a28452..6a6f10cd73 100644 --- a/cloudguard/delete_security_recipe_request_response.go +++ b/cloudguard/delete_security_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_security_zone_request_response.go b/cloudguard/delete_security_zone_request_response.go index be29ac5444..ea00a8341d 100644 --- a/cloudguard/delete_security_zone_request_response.go +++ b/cloudguard/delete_security_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_target_detector_recipe_request_response.go b/cloudguard/delete_target_detector_recipe_request_response.go index 314b5eecc4..07d581a2ac 100644 --- a/cloudguard/delete_target_detector_recipe_request_response.go +++ b/cloudguard/delete_target_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_target_request_response.go b/cloudguard/delete_target_request_response.go index b73baa02e3..b424256900 100644 --- a/cloudguard/delete_target_request_response.go +++ b/cloudguard/delete_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/delete_target_responder_recipe_request_response.go b/cloudguard/delete_target_responder_recipe_request_response.go index 6a24cf94d9..20dc8e7f05 100644 --- a/cloudguard/delete_target_responder_recipe_request_response.go +++ b/cloudguard/delete_target_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector.go b/cloudguard/detector.go index fc24c95126..f452dc8cbf 100644 --- a/cloudguard/detector.go +++ b/cloudguard/detector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_collection.go b/cloudguard/detector_collection.go index a0267a44b0..b416838de3 100644 --- a/cloudguard/detector_collection.go +++ b/cloudguard/detector_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_configuration.go b/cloudguard/detector_configuration.go index 2f3737698b..816110344a 100644 --- a/cloudguard/detector_configuration.go +++ b/cloudguard/detector_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_details.go b/cloudguard/detector_details.go index 4170914a20..240cc7a2db 100644 --- a/cloudguard/detector_details.go +++ b/cloudguard/detector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_enum.go b/cloudguard/detector_enum.go index d09aa46e5d..bbcc3df3e0 100644 --- a/cloudguard/detector_enum.go +++ b/cloudguard/detector_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_recipe.go b/cloudguard/detector_recipe.go index 161d212676..b1313fd2e6 100644 --- a/cloudguard/detector_recipe.go +++ b/cloudguard/detector_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_recipe_collection.go b/cloudguard/detector_recipe_collection.go index 1a32f1cda0..5ae3aa4616 100644 --- a/cloudguard/detector_recipe_collection.go +++ b/cloudguard/detector_recipe_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_recipe_detector_rule.go b/cloudguard/detector_recipe_detector_rule.go index 689692f1f3..5989f845c3 100644 --- a/cloudguard/detector_recipe_detector_rule.go +++ b/cloudguard/detector_recipe_detector_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_recipe_detector_rule_collection.go b/cloudguard/detector_recipe_detector_rule_collection.go index 730cfdc9f5..bdb210d0be 100644 --- a/cloudguard/detector_recipe_detector_rule_collection.go +++ b/cloudguard/detector_recipe_detector_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_recipe_detector_rule_summary.go b/cloudguard/detector_recipe_detector_rule_summary.go index d586e1b147..0c7ac36ca5 100644 --- a/cloudguard/detector_recipe_detector_rule_summary.go +++ b/cloudguard/detector_recipe_detector_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_recipe_summary.go b/cloudguard/detector_recipe_summary.go index a3e0bcea8a..5331ca7463 100644 --- a/cloudguard/detector_recipe_summary.go +++ b/cloudguard/detector_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_rule.go b/cloudguard/detector_rule.go index 83dfd239c2..4fd34be7b0 100644 --- a/cloudguard/detector_rule.go +++ b/cloudguard/detector_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_rule_collection.go b/cloudguard/detector_rule_collection.go index d0a7d4ae28..9a9f1426fc 100644 --- a/cloudguard/detector_rule_collection.go +++ b/cloudguard/detector_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_rule_summary.go b/cloudguard/detector_rule_summary.go index 2b52c84fc1..5a01160e53 100644 --- a/cloudguard/detector_rule_summary.go +++ b/cloudguard/detector_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/detector_summary.go b/cloudguard/detector_summary.go index 6616f359bf..11305e029c 100644 --- a/cloudguard/detector_summary.go +++ b/cloudguard/detector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/entities_mapping.go b/cloudguard/entities_mapping.go index d200332d6b..38f656df84 100644 --- a/cloudguard/entities_mapping.go +++ b/cloudguard/entities_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/entity_details.go b/cloudguard/entity_details.go index 003b898745..1d8d1b7dc8 100644 --- a/cloudguard/entity_details.go +++ b/cloudguard/entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/entity_type.go b/cloudguard/entity_type.go index 3bf5ae8fb1..045187516c 100644 --- a/cloudguard/entity_type.go +++ b/cloudguard/entity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/event_status.go b/cloudguard/event_status.go index d1fb52c3dd..37beeed7a9 100644 --- a/cloudguard/event_status.go +++ b/cloudguard/event_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/execute_responder_execution_details.go b/cloudguard/execute_responder_execution_details.go index cd1ea6edc1..ae431a0dc0 100644 --- a/cloudguard/execute_responder_execution_details.go +++ b/cloudguard/execute_responder_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/execute_responder_execution_request_response.go b/cloudguard/execute_responder_execution_request_response.go index e5f4e9223a..fab7ad8219 100644 --- a/cloudguard/execute_responder_execution_request_response.go +++ b/cloudguard/execute_responder_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/feed_provider_type.go b/cloudguard/feed_provider_type.go index 12c2d6cfc9..4771c8f015 100644 --- a/cloudguard/feed_provider_type.go +++ b/cloudguard/feed_provider_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/geographical_location.go b/cloudguard/geographical_location.go index 64f910c815..e5b76e2fe7 100644 --- a/cloudguard/geographical_location.go +++ b/cloudguard/geographical_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_condition_metadata_type_request_response.go b/cloudguard/get_condition_metadata_type_request_response.go index 808cb98dd2..989bb22c73 100644 --- a/cloudguard/get_condition_metadata_type_request_response.go +++ b/cloudguard/get_condition_metadata_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_configuration_request_response.go b/cloudguard/get_configuration_request_response.go index 844b3f727a..4dbab090c1 100644 --- a/cloudguard/get_configuration_request_response.go +++ b/cloudguard/get_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_data_mask_rule_request_response.go b/cloudguard/get_data_mask_rule_request_response.go index 209ab0463e..ff9946d711 100644 --- a/cloudguard/get_data_mask_rule_request_response.go +++ b/cloudguard/get_data_mask_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_data_source_request_response.go b/cloudguard/get_data_source_request_response.go index 2053ec0c50..9cae4b3e8c 100644 --- a/cloudguard/get_data_source_request_response.go +++ b/cloudguard/get_data_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_detector_recipe_detector_rule_request_response.go b/cloudguard/get_detector_recipe_detector_rule_request_response.go index 17a0827954..4652b1fedf 100644 --- a/cloudguard/get_detector_recipe_detector_rule_request_response.go +++ b/cloudguard/get_detector_recipe_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_detector_recipe_request_response.go b/cloudguard/get_detector_recipe_request_response.go index 7b610bc49e..4b996aaddd 100644 --- a/cloudguard/get_detector_recipe_request_response.go +++ b/cloudguard/get_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_detector_request_response.go b/cloudguard/get_detector_request_response.go index 72c36dcf05..d086b4416c 100644 --- a/cloudguard/get_detector_request_response.go +++ b/cloudguard/get_detector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_detector_rule_request_response.go b/cloudguard/get_detector_rule_request_response.go index 4edfec89e0..c8f7dc2e6b 100644 --- a/cloudguard/get_detector_rule_request_response.go +++ b/cloudguard/get_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_managed_list_request_response.go b/cloudguard/get_managed_list_request_response.go index 43441d33ff..9c643d83f9 100644 --- a/cloudguard/get_managed_list_request_response.go +++ b/cloudguard/get_managed_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_problem_request_response.go b/cloudguard/get_problem_request_response.go index 9e709d82d0..0b9cbc112b 100644 --- a/cloudguard/get_problem_request_response.go +++ b/cloudguard/get_problem_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_resource_profile_request_response.go b/cloudguard/get_resource_profile_request_response.go index a1fbca257d..3b53b52a94 100644 --- a/cloudguard/get_resource_profile_request_response.go +++ b/cloudguard/get_resource_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_responder_execution_request_response.go b/cloudguard/get_responder_execution_request_response.go index e1db453d38..5faa8b1d20 100644 --- a/cloudguard/get_responder_execution_request_response.go +++ b/cloudguard/get_responder_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_responder_recipe_request_response.go b/cloudguard/get_responder_recipe_request_response.go index a2761e5f1d..ff74fcbfc9 100644 --- a/cloudguard/get_responder_recipe_request_response.go +++ b/cloudguard/get_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_responder_recipe_responder_rule_request_response.go b/cloudguard/get_responder_recipe_responder_rule_request_response.go index 2fb05d67a0..7404a92bd6 100644 --- a/cloudguard/get_responder_recipe_responder_rule_request_response.go +++ b/cloudguard/get_responder_recipe_responder_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_responder_rule_request_response.go b/cloudguard/get_responder_rule_request_response.go index cbb5577970..6a9850c5ef 100644 --- a/cloudguard/get_responder_rule_request_response.go +++ b/cloudguard/get_responder_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_security_policy_request_response.go b/cloudguard/get_security_policy_request_response.go index d9e093b027..735cfd8dce 100644 --- a/cloudguard/get_security_policy_request_response.go +++ b/cloudguard/get_security_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_security_recipe_request_response.go b/cloudguard/get_security_recipe_request_response.go index c724f8c137..2efa5a25b8 100644 --- a/cloudguard/get_security_recipe_request_response.go +++ b/cloudguard/get_security_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_security_zone_request_response.go b/cloudguard/get_security_zone_request_response.go index d33afc9548..e9bd0f0ce4 100644 --- a/cloudguard/get_security_zone_request_response.go +++ b/cloudguard/get_security_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_sighting_request_response.go b/cloudguard/get_sighting_request_response.go index ef2479e492..cfb39ee3b7 100644 --- a/cloudguard/get_sighting_request_response.go +++ b/cloudguard/get_sighting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_target_detector_recipe_detector_rule_request_response.go b/cloudguard/get_target_detector_recipe_detector_rule_request_response.go index db5520703f..092d24e73b 100644 --- a/cloudguard/get_target_detector_recipe_detector_rule_request_response.go +++ b/cloudguard/get_target_detector_recipe_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_target_detector_recipe_request_response.go b/cloudguard/get_target_detector_recipe_request_response.go index 046db1a895..dd5c211bd4 100644 --- a/cloudguard/get_target_detector_recipe_request_response.go +++ b/cloudguard/get_target_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_target_request_response.go b/cloudguard/get_target_request_response.go index 6e7a6a52c0..f1f4071a71 100644 --- a/cloudguard/get_target_request_response.go +++ b/cloudguard/get_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_target_responder_recipe_request_response.go b/cloudguard/get_target_responder_recipe_request_response.go index c73efd39fc..b558502930 100644 --- a/cloudguard/get_target_responder_recipe_request_response.go +++ b/cloudguard/get_target_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_target_responder_recipe_responder_rule_request_response.go b/cloudguard/get_target_responder_recipe_responder_rule_request_response.go index e22842544d..cc56e36dfb 100644 --- a/cloudguard/get_target_responder_recipe_responder_rule_request_response.go +++ b/cloudguard/get_target_responder_recipe_responder_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/get_work_request_request_response.go b/cloudguard/get_work_request_request_response.go index 0696fcc4de..b9294d583f 100644 --- a/cloudguard/get_work_request_request_response.go +++ b/cloudguard/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/impacted_resource_collection.go b/cloudguard/impacted_resource_collection.go index 7597f7931d..564719cf8a 100644 --- a/cloudguard/impacted_resource_collection.go +++ b/cloudguard/impacted_resource_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/impacted_resource_summary.go b/cloudguard/impacted_resource_summary.go index 6071f453a3..3f64ca7021 100644 --- a/cloudguard/impacted_resource_summary.go +++ b/cloudguard/impacted_resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/insight_type_logging_query_details.go b/cloudguard/insight_type_logging_query_details.go index 3c4591ed33..4fdd72b76e 100644 --- a/cloudguard/insight_type_logging_query_details.go +++ b/cloudguard/insight_type_logging_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/lifecycle_state.go b/cloudguard/lifecycle_state.go index 507e71a4f4..2b8fcf751a 100644 --- a/cloudguard/lifecycle_state.go +++ b/cloudguard/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_condition_metadata_types_request_response.go b/cloudguard/list_condition_metadata_types_request_response.go index e91f237c8c..61b9c057fd 100644 --- a/cloudguard/list_condition_metadata_types_request_response.go +++ b/cloudguard/list_condition_metadata_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_data_mask_rules_request_response.go b/cloudguard/list_data_mask_rules_request_response.go index 54e7f6ab13..0f0b2de33b 100644 --- a/cloudguard/list_data_mask_rules_request_response.go +++ b/cloudguard/list_data_mask_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_data_source_events_request_response.go b/cloudguard/list_data_source_events_request_response.go index 74722f1d0d..4ecc7d83be 100644 --- a/cloudguard/list_data_source_events_request_response.go +++ b/cloudguard/list_data_source_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_data_sources_request_response.go b/cloudguard/list_data_sources_request_response.go index 160e1ac1da..55750f5243 100644 --- a/cloudguard/list_data_sources_request_response.go +++ b/cloudguard/list_data_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_detector_recipe_detector_rules_request_response.go b/cloudguard/list_detector_recipe_detector_rules_request_response.go index a8846dd50a..1ef9c10fbc 100644 --- a/cloudguard/list_detector_recipe_detector_rules_request_response.go +++ b/cloudguard/list_detector_recipe_detector_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_detector_recipes_request_response.go b/cloudguard/list_detector_recipes_request_response.go index dc6534381f..1183367b76 100644 --- a/cloudguard/list_detector_recipes_request_response.go +++ b/cloudguard/list_detector_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_detector_rules_request_response.go b/cloudguard/list_detector_rules_request_response.go index 2f4fd42f4c..6a0a1f6554 100644 --- a/cloudguard/list_detector_rules_request_response.go +++ b/cloudguard/list_detector_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_detectors_request_response.go b/cloudguard/list_detectors_request_response.go index de67ef8677..b4fc1c1cf1 100644 --- a/cloudguard/list_detectors_request_response.go +++ b/cloudguard/list_detectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_impacted_resources_request_response.go b/cloudguard/list_impacted_resources_request_response.go index ba33b8b818..0340608569 100644 --- a/cloudguard/list_impacted_resources_request_response.go +++ b/cloudguard/list_impacted_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_managed_list_types_request_response.go b/cloudguard/list_managed_list_types_request_response.go index 0971f4085e..a2a44b5262 100644 --- a/cloudguard/list_managed_list_types_request_response.go +++ b/cloudguard/list_managed_list_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_managed_lists_request_response.go b/cloudguard/list_managed_lists_request_response.go index b876c6386f..434ee05341 100644 --- a/cloudguard/list_managed_lists_request_response.go +++ b/cloudguard/list_managed_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_policies_request_response.go b/cloudguard/list_policies_request_response.go index d62851248c..247d9a80a6 100644 --- a/cloudguard/list_policies_request_response.go +++ b/cloudguard/list_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_problem_endpoints_request_response.go b/cloudguard/list_problem_endpoints_request_response.go index 0df0a7875d..9668218585 100644 --- a/cloudguard/list_problem_endpoints_request_response.go +++ b/cloudguard/list_problem_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_problem_entities_request_response.go b/cloudguard/list_problem_entities_request_response.go index 36e7998e1f..689cbf7a48 100644 --- a/cloudguard/list_problem_entities_request_response.go +++ b/cloudguard/list_problem_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_problem_histories_request_response.go b/cloudguard/list_problem_histories_request_response.go index ae1b87f06e..aa9f3ce0d2 100644 --- a/cloudguard/list_problem_histories_request_response.go +++ b/cloudguard/list_problem_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_problems_request_response.go b/cloudguard/list_problems_request_response.go index 975a073886..9faea1bfce 100644 --- a/cloudguard/list_problems_request_response.go +++ b/cloudguard/list_problems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_recommendations_request_response.go b/cloudguard/list_recommendations_request_response.go index 8985d7f56e..3e61f2e172 100644 --- a/cloudguard/list_recommendations_request_response.go +++ b/cloudguard/list_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_resource_profile_endpoints_request_response.go b/cloudguard/list_resource_profile_endpoints_request_response.go index c8c6fd2b6d..d51fdf64aa 100644 --- a/cloudguard/list_resource_profile_endpoints_request_response.go +++ b/cloudguard/list_resource_profile_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_resource_profile_impacted_resources_request_response.go b/cloudguard/list_resource_profile_impacted_resources_request_response.go index 10786a8a58..f3e9ad683a 100644 --- a/cloudguard/list_resource_profile_impacted_resources_request_response.go +++ b/cloudguard/list_resource_profile_impacted_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_resource_profiles_request_response.go b/cloudguard/list_resource_profiles_request_response.go index 850007906c..a2c79ad022 100644 --- a/cloudguard/list_resource_profiles_request_response.go +++ b/cloudguard/list_resource_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_resource_types_request_response.go b/cloudguard/list_resource_types_request_response.go index 354999d7ee..06b56a19e4 100644 --- a/cloudguard/list_resource_types_request_response.go +++ b/cloudguard/list_resource_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_responder_activities_request_response.go b/cloudguard/list_responder_activities_request_response.go index bd0c8300bb..15bcf21131 100644 --- a/cloudguard/list_responder_activities_request_response.go +++ b/cloudguard/list_responder_activities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_responder_executions_request_response.go b/cloudguard/list_responder_executions_request_response.go index 284d332bf3..be6b782b8c 100644 --- a/cloudguard/list_responder_executions_request_response.go +++ b/cloudguard/list_responder_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_responder_recipe_responder_rules_request_response.go b/cloudguard/list_responder_recipe_responder_rules_request_response.go index 48dd5bed80..cb3137e96e 100644 --- a/cloudguard/list_responder_recipe_responder_rules_request_response.go +++ b/cloudguard/list_responder_recipe_responder_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_responder_recipes_request_response.go b/cloudguard/list_responder_recipes_request_response.go index 37a8ab9b3c..59aa753f6d 100644 --- a/cloudguard/list_responder_recipes_request_response.go +++ b/cloudguard/list_responder_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_responder_rules_request_response.go b/cloudguard/list_responder_rules_request_response.go index e09e5d6be4..ccc6f03dbb 100644 --- a/cloudguard/list_responder_rules_request_response.go +++ b/cloudguard/list_responder_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_security_policies_request_response.go b/cloudguard/list_security_policies_request_response.go index 9484beeb33..11661cfb08 100644 --- a/cloudguard/list_security_policies_request_response.go +++ b/cloudguard/list_security_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_security_recipes_request_response.go b/cloudguard/list_security_recipes_request_response.go index 4291a0bdeb..832622d436 100644 --- a/cloudguard/list_security_recipes_request_response.go +++ b/cloudguard/list_security_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_security_zones_request_response.go b/cloudguard/list_security_zones_request_response.go index 56f361b889..9d84d19526 100644 --- a/cloudguard/list_security_zones_request_response.go +++ b/cloudguard/list_security_zones_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_sighting_endpoints_request_response.go b/cloudguard/list_sighting_endpoints_request_response.go index 568381d7cb..2104345c0a 100644 --- a/cloudguard/list_sighting_endpoints_request_response.go +++ b/cloudguard/list_sighting_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_sighting_impacted_resources_request_response.go b/cloudguard/list_sighting_impacted_resources_request_response.go index 2d21d2b8dc..421a3dba02 100644 --- a/cloudguard/list_sighting_impacted_resources_request_response.go +++ b/cloudguard/list_sighting_impacted_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_sightings_request_response.go b/cloudguard/list_sightings_request_response.go index c57a859896..e9de25b8a8 100644 --- a/cloudguard/list_sightings_request_response.go +++ b/cloudguard/list_sightings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_tactics_request_response.go b/cloudguard/list_tactics_request_response.go index a69b3c5cd0..bb52055434 100644 --- a/cloudguard/list_tactics_request_response.go +++ b/cloudguard/list_tactics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_target_detector_recipe_detector_rules_request_response.go b/cloudguard/list_target_detector_recipe_detector_rules_request_response.go index 92b5235df9..f4ac4751ec 100644 --- a/cloudguard/list_target_detector_recipe_detector_rules_request_response.go +++ b/cloudguard/list_target_detector_recipe_detector_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_target_detector_recipes_request_response.go b/cloudguard/list_target_detector_recipes_request_response.go index 4a11fd9b0a..33703a7aea 100644 --- a/cloudguard/list_target_detector_recipes_request_response.go +++ b/cloudguard/list_target_detector_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_target_responder_recipe_responder_rules_request_response.go b/cloudguard/list_target_responder_recipe_responder_rules_request_response.go index c60562c48d..175cd9c217 100644 --- a/cloudguard/list_target_responder_recipe_responder_rules_request_response.go +++ b/cloudguard/list_target_responder_recipe_responder_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_target_responder_recipes_request_response.go b/cloudguard/list_target_responder_recipes_request_response.go index 457b40ccc3..09a67a656c 100644 --- a/cloudguard/list_target_responder_recipes_request_response.go +++ b/cloudguard/list_target_responder_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_targets_request_response.go b/cloudguard/list_targets_request_response.go index 968992b758..f38dc6d9ef 100644 --- a/cloudguard/list_targets_request_response.go +++ b/cloudguard/list_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_techniques_request_response.go b/cloudguard/list_techniques_request_response.go index 33f2e55271..cb6ad35bb3 100644 --- a/cloudguard/list_techniques_request_response.go +++ b/cloudguard/list_techniques_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_work_request_errors_request_response.go b/cloudguard/list_work_request_errors_request_response.go index cc70406e9f..2186649f56 100644 --- a/cloudguard/list_work_request_errors_request_response.go +++ b/cloudguard/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_work_request_logs_request_response.go b/cloudguard/list_work_request_logs_request_response.go index f2f649f779..05905056d1 100644 --- a/cloudguard/list_work_request_logs_request_response.go +++ b/cloudguard/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/list_work_requests_request_response.go b/cloudguard/list_work_requests_request_response.go index e7503b6f5a..4652d7ad1d 100644 --- a/cloudguard/list_work_requests_request_response.go +++ b/cloudguard/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/logging_event_info.go b/cloudguard/logging_event_info.go index 7af240386e..915ea323be 100644 --- a/cloudguard/logging_event_info.go +++ b/cloudguard/logging_event_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/logging_query_data_source_details.go b/cloudguard/logging_query_data_source_details.go index e2d9b28558..cb399820ec 100644 --- a/cloudguard/logging_query_data_source_details.go +++ b/cloudguard/logging_query_data_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/logging_query_data_source_summary_details.go b/cloudguard/logging_query_data_source_summary_details.go index 086d62a94b..7f4942fdf4 100644 --- a/cloudguard/logging_query_data_source_summary_details.go +++ b/cloudguard/logging_query_data_source_summary_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/logging_query_details.go b/cloudguard/logging_query_details.go index f941b542e2..29a36b8ea7 100644 --- a/cloudguard/logging_query_details.go +++ b/cloudguard/logging_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/logging_query_operator_type.go b/cloudguard/logging_query_operator_type.go index 3738a33771..3f3f1890f4 100644 --- a/cloudguard/logging_query_operator_type.go +++ b/cloudguard/logging_query_operator_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/logging_query_type.go b/cloudguard/logging_query_type.go index d70587266a..05e0988b7e 100644 --- a/cloudguard/logging_query_type.go +++ b/cloudguard/logging_query_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/managed_list.go b/cloudguard/managed_list.go index 2cdd5b7de7..cc8ad6347e 100644 --- a/cloudguard/managed_list.go +++ b/cloudguard/managed_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/managed_list_collection.go b/cloudguard/managed_list_collection.go index 1b090aed1f..2e3aa9f075 100644 --- a/cloudguard/managed_list_collection.go +++ b/cloudguard/managed_list_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/managed_list_summary.go b/cloudguard/managed_list_summary.go index d46324555a..aaf4ae2d40 100644 --- a/cloudguard/managed_list_summary.go +++ b/cloudguard/managed_list_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/managed_list_type.go b/cloudguard/managed_list_type.go index 4f227c8b87..b41c2a56f2 100644 --- a/cloudguard/managed_list_type.go +++ b/cloudguard/managed_list_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/managed_list_type_collection.go b/cloudguard/managed_list_type_collection.go index 0c79897916..66da9041ae 100644 --- a/cloudguard/managed_list_type_collection.go +++ b/cloudguard/managed_list_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/managed_list_type_summary.go b/cloudguard/managed_list_type_summary.go index 58add15f85..8101819481 100644 --- a/cloudguard/managed_list_type_summary.go +++ b/cloudguard/managed_list_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/no_delay_start_policy.go b/cloudguard/no_delay_start_policy.go index c9c953fcca..f02f826d23 100644 --- a/cloudguard/no_delay_start_policy.go +++ b/cloudguard/no_delay_start_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/operation_status.go b/cloudguard/operation_status.go index 5e4f92b9f8..4649f6836c 100644 --- a/cloudguard/operation_status.go +++ b/cloudguard/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/operation_type.go b/cloudguard/operation_type.go index 00cd56f3f9..a7625235ad 100644 --- a/cloudguard/operation_type.go +++ b/cloudguard/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/operator_summary.go b/cloudguard/operator_summary.go index 3fd141aa10..ab7035ef64 100644 --- a/cloudguard/operator_summary.go +++ b/cloudguard/operator_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/operator_type.go b/cloudguard/operator_type.go index b0cd5d1d6e..c559d82e58 100644 --- a/cloudguard/operator_type.go +++ b/cloudguard/operator_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/owner_type.go b/cloudguard/owner_type.go index 74edcd4f08..69ae133b08 100644 --- a/cloudguard/owner_type.go +++ b/cloudguard/owner_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/policy_collection.go b/cloudguard/policy_collection.go index 4a930ffdb3..d26d836ee6 100644 --- a/cloudguard/policy_collection.go +++ b/cloudguard/policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/policy_summary.go b/cloudguard/policy_summary.go index d6b4416f2b..8aa1221082 100644 --- a/cloudguard/policy_summary.go +++ b/cloudguard/policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/political_location.go b/cloudguard/political_location.go index 9213a7ab19..bd57781b57 100644 --- a/cloudguard/political_location.go +++ b/cloudguard/political_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem.go b/cloudguard/problem.go index 76bcca01aa..bf74ceb14c 100644 --- a/cloudguard/problem.go +++ b/cloudguard/problem.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_aggregation.go b/cloudguard/problem_aggregation.go index e1ea9a4a4b..7a56f7029d 100644 --- a/cloudguard/problem_aggregation.go +++ b/cloudguard/problem_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_aggregation_collection.go b/cloudguard/problem_aggregation_collection.go index 2b4b79fc14..f0df858bdb 100644 --- a/cloudguard/problem_aggregation_collection.go +++ b/cloudguard/problem_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_category_enum.go b/cloudguard/problem_category_enum.go index 2aaaebf402..e8193d8fbd 100644 --- a/cloudguard/problem_category_enum.go +++ b/cloudguard/problem_category_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_collection.go b/cloudguard/problem_collection.go index c304c8f585..30442fddfe 100644 --- a/cloudguard/problem_collection.go +++ b/cloudguard/problem_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_dimension.go b/cloudguard/problem_dimension.go index b07d0b4beb..1599af752c 100644 --- a/cloudguard/problem_dimension.go +++ b/cloudguard/problem_dimension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_endpoint_collection.go b/cloudguard/problem_endpoint_collection.go index 3652b83b03..33eb8c64bb 100644 --- a/cloudguard/problem_endpoint_collection.go +++ b/cloudguard/problem_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_endpoint_summary.go b/cloudguard/problem_endpoint_summary.go index 6c02e593d8..94a09f31f2 100644 --- a/cloudguard/problem_endpoint_summary.go +++ b/cloudguard/problem_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_entity_collection.go b/cloudguard/problem_entity_collection.go index 122aa8ca95..4648f2b78b 100644 --- a/cloudguard/problem_entity_collection.go +++ b/cloudguard/problem_entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_entity_summary.go b/cloudguard/problem_entity_summary.go index 5566c7e037..dab0c98a2a 100644 --- a/cloudguard/problem_entity_summary.go +++ b/cloudguard/problem_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_history_collection.go b/cloudguard/problem_history_collection.go index d9c6301946..6403dd8b46 100644 --- a/cloudguard/problem_history_collection.go +++ b/cloudguard/problem_history_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_history_summary.go b/cloudguard/problem_history_summary.go index bcea0b49e9..25455307e3 100644 --- a/cloudguard/problem_history_summary.go +++ b/cloudguard/problem_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_lifecycle_detail.go b/cloudguard/problem_lifecycle_detail.go index d451b3894c..44a125a4b1 100644 --- a/cloudguard/problem_lifecycle_detail.go +++ b/cloudguard/problem_lifecycle_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_lifecycle_state.go b/cloudguard/problem_lifecycle_state.go index 4a5f0d9321..b70bbbc08f 100644 --- a/cloudguard/problem_lifecycle_state.go +++ b/cloudguard/problem_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_summary.go b/cloudguard/problem_summary.go index 6df45a34df..52dec2c32c 100644 --- a/cloudguard/problem_summary.go +++ b/cloudguard/problem_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_trend_aggregation.go b/cloudguard/problem_trend_aggregation.go index 222caf062f..f668d321e7 100644 --- a/cloudguard/problem_trend_aggregation.go +++ b/cloudguard/problem_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/problem_trend_aggregation_collection.go b/cloudguard/problem_trend_aggregation_collection.go index d7c71d5198..0e590af12c 100644 --- a/cloudguard/problem_trend_aggregation_collection.go +++ b/cloudguard/problem_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/query_replication_status.go b/cloudguard/query_replication_status.go index 53d9ce2c78..f18697bed7 100644 --- a/cloudguard/query_replication_status.go +++ b/cloudguard/query_replication_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/recommendation_lifecycle_detail.go b/cloudguard/recommendation_lifecycle_detail.go index 44f2c24721..9e412b3d3b 100644 --- a/cloudguard/recommendation_lifecycle_detail.go +++ b/cloudguard/recommendation_lifecycle_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/recommendation_summary.go b/cloudguard/recommendation_summary.go index 7eaa8063a4..2d6b4044d3 100644 --- a/cloudguard/recommendation_summary.go +++ b/cloudguard/recommendation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/recommendation_summary_collection.go b/cloudguard/recommendation_summary_collection.go index b9ed77b272..b495805469 100644 --- a/cloudguard/recommendation_summary_collection.go +++ b/cloudguard/recommendation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/recommendation_type.go b/cloudguard/recommendation_type.go index 13a2465ac9..a6081fdf00 100644 --- a/cloudguard/recommendation_type.go +++ b/cloudguard/recommendation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/region_status_detail.go b/cloudguard/region_status_detail.go index b43b2ad60d..0a98d2f7e1 100644 --- a/cloudguard/region_status_detail.go +++ b/cloudguard/region_status_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/remove_compartment_details.go b/cloudguard/remove_compartment_details.go index 8aa934a01a..74d1feed76 100644 --- a/cloudguard/remove_compartment_details.go +++ b/cloudguard/remove_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/remove_compartment_request_response.go b/cloudguard/remove_compartment_request_response.go index a28bfcd789..36c9c0d28a 100644 --- a/cloudguard/remove_compartment_request_response.go +++ b/cloudguard/remove_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_risk_scores_request_response.go b/cloudguard/request_risk_scores_request_response.go index 9bf5a3e6a0..56a5d33e50 100644 --- a/cloudguard/request_risk_scores_request_response.go +++ b/cloudguard/request_risk_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_security_score_summarized_trend_request_response.go b/cloudguard/request_security_score_summarized_trend_request_response.go index a38266282f..24e4ce9425 100644 --- a/cloudguard/request_security_score_summarized_trend_request_response.go +++ b/cloudguard/request_security_score_summarized_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_security_scores_request_response.go b/cloudguard/request_security_scores_request_response.go index 36a54c1c74..5d58bbcee7 100644 --- a/cloudguard/request_security_scores_request_response.go +++ b/cloudguard/request_security_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_activity_problems_request_response.go b/cloudguard/request_summarized_activity_problems_request_response.go index a82a6690f9..7f7dee0dd7 100644 --- a/cloudguard/request_summarized_activity_problems_request_response.go +++ b/cloudguard/request_summarized_activity_problems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_problems_request_response.go b/cloudguard/request_summarized_problems_request_response.go index 2d57ecd87b..4f4bbc0cb5 100644 --- a/cloudguard/request_summarized_problems_request_response.go +++ b/cloudguard/request_summarized_problems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_responder_executions_request_response.go b/cloudguard/request_summarized_responder_executions_request_response.go index 1190019f2f..a9bc766c42 100644 --- a/cloudguard/request_summarized_responder_executions_request_response.go +++ b/cloudguard/request_summarized_responder_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_risk_scores_request_response.go b/cloudguard/request_summarized_risk_scores_request_response.go index ec4dc8d00c..ee90868b18 100644 --- a/cloudguard/request_summarized_risk_scores_request_response.go +++ b/cloudguard/request_summarized_risk_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_security_scores_request_response.go b/cloudguard/request_summarized_security_scores_request_response.go index e8d23f3638..a7432b7633 100644 --- a/cloudguard/request_summarized_security_scores_request_response.go +++ b/cloudguard/request_summarized_security_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_top_trend_resource_profile_risk_scores_request_response.go b/cloudguard/request_summarized_top_trend_resource_profile_risk_scores_request_response.go index b68272067d..ad7dc24d93 100644 --- a/cloudguard/request_summarized_top_trend_resource_profile_risk_scores_request_response.go +++ b/cloudguard/request_summarized_top_trend_resource_profile_risk_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_trend_problems_request_response.go b/cloudguard/request_summarized_trend_problems_request_response.go index bfacbdafc0..ac71eaac34 100644 --- a/cloudguard/request_summarized_trend_problems_request_response.go +++ b/cloudguard/request_summarized_trend_problems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_trend_resource_risk_scores_details.go b/cloudguard/request_summarized_trend_resource_risk_scores_details.go index dd8ab25935..f58e699783 100644 --- a/cloudguard/request_summarized_trend_resource_risk_scores_details.go +++ b/cloudguard/request_summarized_trend_resource_risk_scores_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_trend_resource_risk_scores_request_response.go b/cloudguard/request_summarized_trend_resource_risk_scores_request_response.go index d29871be11..e6bc225424 100644 --- a/cloudguard/request_summarized_trend_resource_risk_scores_request_response.go +++ b/cloudguard/request_summarized_trend_resource_risk_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_trend_responder_executions_request_response.go b/cloudguard/request_summarized_trend_responder_executions_request_response.go index 3b9bca2808..a29a606505 100644 --- a/cloudguard/request_summarized_trend_responder_executions_request_response.go +++ b/cloudguard/request_summarized_trend_responder_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/request_summarized_trend_security_scores_request_response.go b/cloudguard/request_summarized_trend_security_scores_request_response.go index f612db281f..66aa9152d4 100644 --- a/cloudguard/request_summarized_trend_security_scores_request_response.go +++ b/cloudguard/request_summarized_trend_security_scores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile.go b/cloudguard/resource_profile.go index 16cc9d644b..79ae85cb60 100644 --- a/cloudguard/resource_profile.go +++ b/cloudguard/resource_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_collection.go b/cloudguard/resource_profile_collection.go index 3ef0bed72e..be695cd685 100644 --- a/cloudguard/resource_profile_collection.go +++ b/cloudguard/resource_profile_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_endpoint_collection.go b/cloudguard/resource_profile_endpoint_collection.go index 7bb8a7bb5e..82d292d561 100644 --- a/cloudguard/resource_profile_endpoint_collection.go +++ b/cloudguard/resource_profile_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_endpoint_summary.go b/cloudguard/resource_profile_endpoint_summary.go index 3896044f38..94ec195fe5 100644 --- a/cloudguard/resource_profile_endpoint_summary.go +++ b/cloudguard/resource_profile_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_impacted_resource_collection.go b/cloudguard/resource_profile_impacted_resource_collection.go index 266d84e54b..364daf9878 100644 --- a/cloudguard/resource_profile_impacted_resource_collection.go +++ b/cloudguard/resource_profile_impacted_resource_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_impacted_resource_summary.go b/cloudguard/resource_profile_impacted_resource_summary.go index 7aa57f4063..5d126de2a4 100644 --- a/cloudguard/resource_profile_impacted_resource_summary.go +++ b/cloudguard/resource_profile_impacted_resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_risk_score_aggregation_summary.go b/cloudguard/resource_profile_risk_score_aggregation_summary.go index 48bd7c6ce2..961b41536b 100644 --- a/cloudguard/resource_profile_risk_score_aggregation_summary.go +++ b/cloudguard/resource_profile_risk_score_aggregation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_risk_score_aggregation_summary_collection.go b/cloudguard/resource_profile_risk_score_aggregation_summary_collection.go index e6882f8dd3..47d8e3f624 100644 --- a/cloudguard/resource_profile_risk_score_aggregation_summary_collection.go +++ b/cloudguard/resource_profile_risk_score_aggregation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_profile_summary.go b/cloudguard/resource_profile_summary.go index 438a73eeb5..061518bb25 100644 --- a/cloudguard/resource_profile_summary.go +++ b/cloudguard/resource_profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_risk_score_aggregation.go b/cloudguard/resource_risk_score_aggregation.go index 1a7c6de77c..f4ada7dcc7 100644 --- a/cloudguard/resource_risk_score_aggregation.go +++ b/cloudguard/resource_risk_score_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_risk_score_aggregation_collection.go b/cloudguard/resource_risk_score_aggregation_collection.go index 20b786f4fb..1ff811a2b5 100644 --- a/cloudguard/resource_risk_score_aggregation_collection.go +++ b/cloudguard/resource_risk_score_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_risk_score_dimension.go b/cloudguard/resource_risk_score_dimension.go index 44319c6deb..3e5cfb2082 100644 --- a/cloudguard/resource_risk_score_dimension.go +++ b/cloudguard/resource_risk_score_dimension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_type_collection.go b/cloudguard/resource_type_collection.go index 01834a87e1..9b26567da0 100644 --- a/cloudguard/resource_type_collection.go +++ b/cloudguard/resource_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/resource_type_summary.go b/cloudguard/resource_type_summary.go index 2aaa296a7b..5646ade1ca 100644 --- a/cloudguard/resource_type_summary.go +++ b/cloudguard/resource_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_activity_collection.go b/cloudguard/responder_activity_collection.go index 3b7a06c1a6..be7d7d9e1b 100644 --- a/cloudguard/responder_activity_collection.go +++ b/cloudguard/responder_activity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_activity_summary.go b/cloudguard/responder_activity_summary.go index 218ad72ce9..08508b17ad 100644 --- a/cloudguard/responder_activity_summary.go +++ b/cloudguard/responder_activity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_activity_type.go b/cloudguard/responder_activity_type.go index b97ac7bc30..6f5958b010 100644 --- a/cloudguard/responder_activity_type.go +++ b/cloudguard/responder_activity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_configuration.go b/cloudguard/responder_configuration.go index 0cec72738b..e5cdd64f86 100644 --- a/cloudguard/responder_configuration.go +++ b/cloudguard/responder_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_dimension.go b/cloudguard/responder_dimension.go index 542382e3e9..287dabcca3 100644 --- a/cloudguard/responder_dimension.go +++ b/cloudguard/responder_dimension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution.go b/cloudguard/responder_execution.go index 226ea503cb..9af6411a51 100644 --- a/cloudguard/responder_execution.go +++ b/cloudguard/responder_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_aggregation.go b/cloudguard/responder_execution_aggregation.go index 64502da82c..780ad224c5 100644 --- a/cloudguard/responder_execution_aggregation.go +++ b/cloudguard/responder_execution_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_aggregation_collection.go b/cloudguard/responder_execution_aggregation_collection.go index b06b92e0bf..f11aea2fc7 100644 --- a/cloudguard/responder_execution_aggregation_collection.go +++ b/cloudguard/responder_execution_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_collection.go b/cloudguard/responder_execution_collection.go index 64bca73e97..9104f241e0 100644 --- a/cloudguard/responder_execution_collection.go +++ b/cloudguard/responder_execution_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_modes.go b/cloudguard/responder_execution_modes.go index 05b9f2b9b1..42ebed2311 100644 --- a/cloudguard/responder_execution_modes.go +++ b/cloudguard/responder_execution_modes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_states.go b/cloudguard/responder_execution_states.go index 0a8732698c..b22a13670e 100644 --- a/cloudguard/responder_execution_states.go +++ b/cloudguard/responder_execution_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_status.go b/cloudguard/responder_execution_status.go index 29f57dfea4..512900c7ee 100644 --- a/cloudguard/responder_execution_status.go +++ b/cloudguard/responder_execution_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_summary.go b/cloudguard/responder_execution_summary.go index 4efc83b00f..8969948e44 100644 --- a/cloudguard/responder_execution_summary.go +++ b/cloudguard/responder_execution_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_trend_aggregation.go b/cloudguard/responder_execution_trend_aggregation.go index 3cdd52492d..ef0c61662a 100644 --- a/cloudguard/responder_execution_trend_aggregation.go +++ b/cloudguard/responder_execution_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_execution_trend_aggregation_collection.go b/cloudguard/responder_execution_trend_aggregation_collection.go index 695a74dc80..a7f594ace1 100644 --- a/cloudguard/responder_execution_trend_aggregation_collection.go +++ b/cloudguard/responder_execution_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_mode_types.go b/cloudguard/responder_mode_types.go index 0e2421a94a..6e1973b4ad 100644 --- a/cloudguard/responder_mode_types.go +++ b/cloudguard/responder_mode_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_recipe.go b/cloudguard/responder_recipe.go index 7292757c1d..68d445ddf7 100644 --- a/cloudguard/responder_recipe.go +++ b/cloudguard/responder_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_recipe_collection.go b/cloudguard/responder_recipe_collection.go index 4a0d0a208d..b2350c8506 100644 --- a/cloudguard/responder_recipe_collection.go +++ b/cloudguard/responder_recipe_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_recipe_responder_rule.go b/cloudguard/responder_recipe_responder_rule.go index 9efe6c987d..7f35806035 100644 --- a/cloudguard/responder_recipe_responder_rule.go +++ b/cloudguard/responder_recipe_responder_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_recipe_responder_rule_collection.go b/cloudguard/responder_recipe_responder_rule_collection.go index fa910234d8..cb448b86a2 100644 --- a/cloudguard/responder_recipe_responder_rule_collection.go +++ b/cloudguard/responder_recipe_responder_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_recipe_responder_rule_summary.go b/cloudguard/responder_recipe_responder_rule_summary.go index 90387e25a7..aa90a158c6 100644 --- a/cloudguard/responder_recipe_responder_rule_summary.go +++ b/cloudguard/responder_recipe_responder_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_recipe_summary.go b/cloudguard/responder_recipe_summary.go index 796d23da02..cae032527d 100644 --- a/cloudguard/responder_recipe_summary.go +++ b/cloudguard/responder_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_rule.go b/cloudguard/responder_rule.go index c73ad7ac12..35ae1c5267 100644 --- a/cloudguard/responder_rule.go +++ b/cloudguard/responder_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_rule_collection.go b/cloudguard/responder_rule_collection.go index 7d66f7ef32..ce66b43bf9 100644 --- a/cloudguard/responder_rule_collection.go +++ b/cloudguard/responder_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_rule_details.go b/cloudguard/responder_rule_details.go index f14d09a79e..c80a9e6bde 100644 --- a/cloudguard/responder_rule_details.go +++ b/cloudguard/responder_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_rule_execution_details.go b/cloudguard/responder_rule_execution_details.go index 3a01b7454a..411704fa13 100644 --- a/cloudguard/responder_rule_execution_details.go +++ b/cloudguard/responder_rule_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_rule_summary.go b/cloudguard/responder_rule_summary.go index f477308d27..6f15494e40 100644 --- a/cloudguard/responder_rule_summary.go +++ b/cloudguard/responder_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/responder_type.go b/cloudguard/responder_type.go index a8575a4d28..4c50bf14d1 100644 --- a/cloudguard/responder_type.go +++ b/cloudguard/responder_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/risk_level.go b/cloudguard/risk_level.go index 38a35d7794..bf529b7cbb 100644 --- a/cloudguard/risk_level.go +++ b/cloudguard/risk_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/risk_score_aggregation.go b/cloudguard/risk_score_aggregation.go index 91b9268e74..4637d2a774 100644 --- a/cloudguard/risk_score_aggregation.go +++ b/cloudguard/risk_score_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/risk_score_aggregation_collection.go b/cloudguard/risk_score_aggregation_collection.go index cec2b26cbe..c045b05cc1 100644 --- a/cloudguard/risk_score_aggregation_collection.go +++ b/cloudguard/risk_score_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/rule_summary.go b/cloudguard/rule_summary.go index e7574dca5d..9d0e15af4c 100644 --- a/cloudguard/rule_summary.go +++ b/cloudguard/rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_policy.go b/cloudguard/security_policy.go index a732b2d37c..be53cd3002 100644 --- a/cloudguard/security_policy.go +++ b/cloudguard/security_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_policy_collection.go b/cloudguard/security_policy_collection.go index 36b53eff46..c71b25a66d 100644 --- a/cloudguard/security_policy_collection.go +++ b/cloudguard/security_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_policy_summary.go b/cloudguard/security_policy_summary.go index f04a74ddfc..ae09df1c18 100644 --- a/cloudguard/security_policy_summary.go +++ b/cloudguard/security_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_rating.go b/cloudguard/security_rating.go index 64f25a2941..dab6efde13 100644 --- a/cloudguard/security_rating.go +++ b/cloudguard/security_rating.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_recipe.go b/cloudguard/security_recipe.go index 8efeaebdba..9686747570 100644 --- a/cloudguard/security_recipe.go +++ b/cloudguard/security_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_recipe_collection.go b/cloudguard/security_recipe_collection.go index fa5765e0eb..162215041b 100644 --- a/cloudguard/security_recipe_collection.go +++ b/cloudguard/security_recipe_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_recipe_summary.go b/cloudguard/security_recipe_summary.go index d7b600c40d..4d1a299f12 100644 --- a/cloudguard/security_recipe_summary.go +++ b/cloudguard/security_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_score_aggregation.go b/cloudguard/security_score_aggregation.go index f17c722a49..41950d00c0 100644 --- a/cloudguard/security_score_aggregation.go +++ b/cloudguard/security_score_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_score_aggregation_collection.go b/cloudguard/security_score_aggregation_collection.go index a7ee668157..1e9df141ed 100644 --- a/cloudguard/security_score_aggregation_collection.go +++ b/cloudguard/security_score_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_score_trend_aggregation.go b/cloudguard/security_score_trend_aggregation.go index 82beb50aa7..d68cf249c3 100644 --- a/cloudguard/security_score_trend_aggregation.go +++ b/cloudguard/security_score_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_score_trend_aggregation_collection.go b/cloudguard/security_score_trend_aggregation_collection.go index 775214d68e..e94ef667a6 100644 --- a/cloudguard/security_score_trend_aggregation_collection.go +++ b/cloudguard/security_score_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_zone.go b/cloudguard/security_zone.go index 2ed8830afa..e8efc17bf7 100644 --- a/cloudguard/security_zone.go +++ b/cloudguard/security_zone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_zone_collection.go b/cloudguard/security_zone_collection.go index 53574ae57c..d746c4ce21 100644 --- a/cloudguard/security_zone_collection.go +++ b/cloudguard/security_zone_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_zone_summary.go b/cloudguard/security_zone_summary.go index 95a3fe0af5..2ef5ad8196 100644 --- a/cloudguard/security_zone_summary.go +++ b/cloudguard/security_zone_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/security_zone_target_details.go b/cloudguard/security_zone_target_details.go index e0cb4e1758..ea7a72d769 100644 --- a/cloudguard/security_zone_target_details.go +++ b/cloudguard/security_zone_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/service_type_summary.go b/cloudguard/service_type_summary.go index 251f6f8921..36159bce26 100644 --- a/cloudguard/service_type_summary.go +++ b/cloudguard/service_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/severity.go b/cloudguard/severity.go index 37d93a9656..e82db20d09 100644 --- a/cloudguard/severity.go +++ b/cloudguard/severity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting.go b/cloudguard/sighting.go index 074799ddd4..b84eed4493 100644 --- a/cloudguard/sighting.go +++ b/cloudguard/sighting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_collection.go b/cloudguard/sighting_collection.go index fe447cd6a8..3dcf764c6a 100644 --- a/cloudguard/sighting_collection.go +++ b/cloudguard/sighting_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_endpoint_collection.go b/cloudguard/sighting_endpoint_collection.go index ab04203918..3c9e73e306 100644 --- a/cloudguard/sighting_endpoint_collection.go +++ b/cloudguard/sighting_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_endpoint_summary.go b/cloudguard/sighting_endpoint_summary.go index 2dfd2b7cdc..03b1986cd0 100644 --- a/cloudguard/sighting_endpoint_summary.go +++ b/cloudguard/sighting_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_impacted_resource_collection.go b/cloudguard/sighting_impacted_resource_collection.go index 69a136262d..0fc3ac1487 100644 --- a/cloudguard/sighting_impacted_resource_collection.go +++ b/cloudguard/sighting_impacted_resource_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_impacted_resource_summary.go b/cloudguard/sighting_impacted_resource_summary.go index b56270830c..6131ff3878 100644 --- a/cloudguard/sighting_impacted_resource_summary.go +++ b/cloudguard/sighting_impacted_resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_summary.go b/cloudguard/sighting_summary.go index cac8581744..2fae3a6ca9 100644 --- a/cloudguard/sighting_summary.go +++ b/cloudguard/sighting_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sighting_type.go b/cloudguard/sighting_type.go index 20b34b4921..5e92586aa9 100644 --- a/cloudguard/sighting_type.go +++ b/cloudguard/sighting_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/simple_condition.go b/cloudguard/simple_condition.go index 8b48ea83db..dc65bd4684 100644 --- a/cloudguard/simple_condition.go +++ b/cloudguard/simple_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/skip_bulk_responder_execution_details.go b/cloudguard/skip_bulk_responder_execution_details.go index b12f999eba..18a56ab722 100644 --- a/cloudguard/skip_bulk_responder_execution_details.go +++ b/cloudguard/skip_bulk_responder_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/skip_bulk_responder_execution_request_response.go b/cloudguard/skip_bulk_responder_execution_request_response.go index 970db1128a..a6560bb4f2 100644 --- a/cloudguard/skip_bulk_responder_execution_request_response.go +++ b/cloudguard/skip_bulk_responder_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/skip_responder_execution_request_response.go b/cloudguard/skip_responder_execution_request_response.go index 749be1d64d..e5de2e4ae1 100644 --- a/cloudguard/skip_responder_execution_request_response.go +++ b/cloudguard/skip_responder_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/sort_orders.go b/cloudguard/sort_orders.go index 89bb05c867..9c1ff4bf77 100644 --- a/cloudguard/sort_orders.go +++ b/cloudguard/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/tactic_collection.go b/cloudguard/tactic_collection.go index 2c8deca598..a2b751d542 100644 --- a/cloudguard/tactic_collection.go +++ b/cloudguard/tactic_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/tactic_summary.go b/cloudguard/tactic_summary.go index 1c232a3e44..50fc8c0ca2 100644 --- a/cloudguard/tactic_summary.go +++ b/cloudguard/tactic_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target.go b/cloudguard/target.go index 96363f674e..e39d6d5138 100644 --- a/cloudguard/target.go +++ b/cloudguard/target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_collection.go b/cloudguard/target_collection.go index 76f9ae94a1..2b7b40c359 100644 --- a/cloudguard/target_collection.go +++ b/cloudguard/target_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_details.go b/cloudguard/target_details.go index 6068b63b9c..3cb2bf66a6 100644 --- a/cloudguard/target_details.go +++ b/cloudguard/target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_details.go b/cloudguard/target_detector_details.go index e6e56fa6d8..bc348fa8a5 100644 --- a/cloudguard/target_detector_details.go +++ b/cloudguard/target_detector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_recipe.go b/cloudguard/target_detector_recipe.go index c433a690d7..6d1df96248 100644 --- a/cloudguard/target_detector_recipe.go +++ b/cloudguard/target_detector_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_recipe_collection.go b/cloudguard/target_detector_recipe_collection.go index f04957ef24..5dabe48a31 100644 --- a/cloudguard/target_detector_recipe_collection.go +++ b/cloudguard/target_detector_recipe_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_recipe_detector_rule.go b/cloudguard/target_detector_recipe_detector_rule.go index 3cf63da2b9..17b0290a59 100644 --- a/cloudguard/target_detector_recipe_detector_rule.go +++ b/cloudguard/target_detector_recipe_detector_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_recipe_detector_rule_collection.go b/cloudguard/target_detector_recipe_detector_rule_collection.go index b5143b8ff1..15c9352f31 100644 --- a/cloudguard/target_detector_recipe_detector_rule_collection.go +++ b/cloudguard/target_detector_recipe_detector_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_recipe_detector_rule_summary.go b/cloudguard/target_detector_recipe_detector_rule_summary.go index 75ed47c2b4..1a5dca81ec 100644 --- a/cloudguard/target_detector_recipe_detector_rule_summary.go +++ b/cloudguard/target_detector_recipe_detector_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_detector_recipe_summary.go b/cloudguard/target_detector_recipe_summary.go index 90ea936296..2f0096613f 100644 --- a/cloudguard/target_detector_recipe_summary.go +++ b/cloudguard/target_detector_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_ids_selected.go b/cloudguard/target_ids_selected.go index 934d3d4abe..fce80f70aa 100644 --- a/cloudguard/target_ids_selected.go +++ b/cloudguard/target_ids_selected.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_resource_type.go b/cloudguard/target_resource_type.go index 3c969ca60e..1958969308 100644 --- a/cloudguard/target_resource_type.go +++ b/cloudguard/target_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_resource_types_selected.go b/cloudguard/target_resource_types_selected.go index f4906999fe..6bde4407b7 100644 --- a/cloudguard/target_resource_types_selected.go +++ b/cloudguard/target_resource_types_selected.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_responder_recipe.go b/cloudguard/target_responder_recipe.go index ab86666ef2..ea226221e5 100644 --- a/cloudguard/target_responder_recipe.go +++ b/cloudguard/target_responder_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_responder_recipe_collection.go b/cloudguard/target_responder_recipe_collection.go index ccd36af4cf..185ff7606e 100644 --- a/cloudguard/target_responder_recipe_collection.go +++ b/cloudguard/target_responder_recipe_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_responder_recipe_responder_rule.go b/cloudguard/target_responder_recipe_responder_rule.go index 5995088a12..5a1ab95150 100644 --- a/cloudguard/target_responder_recipe_responder_rule.go +++ b/cloudguard/target_responder_recipe_responder_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_responder_recipe_responder_rule_collection.go b/cloudguard/target_responder_recipe_responder_rule_collection.go index 6ce40a8f37..8878b5de8f 100644 --- a/cloudguard/target_responder_recipe_responder_rule_collection.go +++ b/cloudguard/target_responder_recipe_responder_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_responder_recipe_responder_rule_summary.go b/cloudguard/target_responder_recipe_responder_rule_summary.go index a0f357ea8c..ec5624a2a8 100644 --- a/cloudguard/target_responder_recipe_responder_rule_summary.go +++ b/cloudguard/target_responder_recipe_responder_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_responder_recipe_summary.go b/cloudguard/target_responder_recipe_summary.go index a492b9465a..861caa8c1e 100644 --- a/cloudguard/target_responder_recipe_summary.go +++ b/cloudguard/target_responder_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_selected.go b/cloudguard/target_selected.go index f7a728ef9a..2b91bf0a5b 100644 --- a/cloudguard/target_selected.go +++ b/cloudguard/target_selected.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/target_summary.go b/cloudguard/target_summary.go index ccbee7b143..4e21e70871 100644 --- a/cloudguard/target_summary.go +++ b/cloudguard/target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/technique_collection.go b/cloudguard/technique_collection.go index ac6e485647..6f65c2db74 100644 --- a/cloudguard/technique_collection.go +++ b/cloudguard/technique_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/technique_summary.go b/cloudguard/technique_summary.go index 2028290927..d826bae593 100644 --- a/cloudguard/technique_summary.go +++ b/cloudguard/technique_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/trigger_responder_details.go b/cloudguard/trigger_responder_details.go index 3b92dc65d3..3a96f570ff 100644 --- a/cloudguard/trigger_responder_details.go +++ b/cloudguard/trigger_responder_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/trigger_responder_request_response.go b/cloudguard/trigger_responder_request_response.go index 84273fd7d7..f4507f8f37 100644 --- a/cloudguard/trigger_responder_request_response.go +++ b/cloudguard/trigger_responder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_bulk_problem_status_details.go b/cloudguard/update_bulk_problem_status_details.go index 55a4ba0449..439b1a4e40 100644 --- a/cloudguard/update_bulk_problem_status_details.go +++ b/cloudguard/update_bulk_problem_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_bulk_problem_status_request_response.go b/cloudguard/update_bulk_problem_status_request_response.go index 191ea8efa0..0c5669a9cc 100644 --- a/cloudguard/update_bulk_problem_status_request_response.go +++ b/cloudguard/update_bulk_problem_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_configuration_details.go b/cloudguard/update_configuration_details.go index 5182d3fc70..8bd1e8f1e6 100644 --- a/cloudguard/update_configuration_details.go +++ b/cloudguard/update_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_configuration_request_response.go b/cloudguard/update_configuration_request_response.go index 876a962b62..bf1a556633 100644 --- a/cloudguard/update_configuration_request_response.go +++ b/cloudguard/update_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_data_mask_rule_details.go b/cloudguard/update_data_mask_rule_details.go index 343545b880..0d2511fa8b 100644 --- a/cloudguard/update_data_mask_rule_details.go +++ b/cloudguard/update_data_mask_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_data_mask_rule_request_response.go b/cloudguard/update_data_mask_rule_request_response.go index fc71a17f76..641b31473e 100644 --- a/cloudguard/update_data_mask_rule_request_response.go +++ b/cloudguard/update_data_mask_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_data_source_details.go b/cloudguard/update_data_source_details.go index 889f763e39..a7ba408b3f 100644 --- a/cloudguard/update_data_source_details.go +++ b/cloudguard/update_data_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_data_source_request_response.go b/cloudguard/update_data_source_request_response.go index e660d6530e..087eaa1ea3 100644 --- a/cloudguard/update_data_source_request_response.go +++ b/cloudguard/update_data_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_detector_recipe_details.go b/cloudguard/update_detector_recipe_details.go index 3171633bec..e75dbe1845 100644 --- a/cloudguard/update_detector_recipe_details.go +++ b/cloudguard/update_detector_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_detector_recipe_detector_rule.go b/cloudguard/update_detector_recipe_detector_rule.go index f939727873..9f2d73ffc5 100644 --- a/cloudguard/update_detector_recipe_detector_rule.go +++ b/cloudguard/update_detector_recipe_detector_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_detector_recipe_detector_rule_details.go b/cloudguard/update_detector_recipe_detector_rule_details.go index 75c38cb458..62969835d0 100644 --- a/cloudguard/update_detector_recipe_detector_rule_details.go +++ b/cloudguard/update_detector_recipe_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_detector_recipe_detector_rule_request_response.go b/cloudguard/update_detector_recipe_detector_rule_request_response.go index 5b6be3cd4b..f60f156d3f 100644 --- a/cloudguard/update_detector_recipe_detector_rule_request_response.go +++ b/cloudguard/update_detector_recipe_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_detector_recipe_request_response.go b/cloudguard/update_detector_recipe_request_response.go index bd906c0044..5f3804f527 100644 --- a/cloudguard/update_detector_recipe_request_response.go +++ b/cloudguard/update_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_detector_rule_details.go b/cloudguard/update_detector_rule_details.go index dacefd95f3..a0cf1aa1f2 100644 --- a/cloudguard/update_detector_rule_details.go +++ b/cloudguard/update_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_managed_list_details.go b/cloudguard/update_managed_list_details.go index f1dbeb1b23..30b1ae0373 100644 --- a/cloudguard/update_managed_list_details.go +++ b/cloudguard/update_managed_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_managed_list_request_response.go b/cloudguard/update_managed_list_request_response.go index 8b4c060be9..faddd9d480 100644 --- a/cloudguard/update_managed_list_request_response.go +++ b/cloudguard/update_managed_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_problem_status_details.go b/cloudguard/update_problem_status_details.go index 517170c9f8..56876b4e21 100644 --- a/cloudguard/update_problem_status_details.go +++ b/cloudguard/update_problem_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_problem_status_request_response.go b/cloudguard/update_problem_status_request_response.go index 4f385b6b3a..3e25d62555 100644 --- a/cloudguard/update_problem_status_request_response.go +++ b/cloudguard/update_problem_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_responder_recipe_details.go b/cloudguard/update_responder_recipe_details.go index 447abe7b2d..2826daae18 100644 --- a/cloudguard/update_responder_recipe_details.go +++ b/cloudguard/update_responder_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_responder_recipe_request_response.go b/cloudguard/update_responder_recipe_request_response.go index 99af901907..93223ef065 100644 --- a/cloudguard/update_responder_recipe_request_response.go +++ b/cloudguard/update_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_responder_recipe_responder_rule.go b/cloudguard/update_responder_recipe_responder_rule.go index 5fe36ff8e5..54e4ebea5c 100644 --- a/cloudguard/update_responder_recipe_responder_rule.go +++ b/cloudguard/update_responder_recipe_responder_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_responder_recipe_responder_rule_details.go b/cloudguard/update_responder_recipe_responder_rule_details.go index a2b2fc0898..56cc4cc7ba 100644 --- a/cloudguard/update_responder_recipe_responder_rule_details.go +++ b/cloudguard/update_responder_recipe_responder_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_responder_recipe_responder_rule_request_response.go b/cloudguard/update_responder_recipe_responder_rule_request_response.go index 67d2dd535c..09469fa9cc 100644 --- a/cloudguard/update_responder_recipe_responder_rule_request_response.go +++ b/cloudguard/update_responder_recipe_responder_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_responder_rule_details.go b/cloudguard/update_responder_rule_details.go index 27c8ed072b..5043e1da93 100644 --- a/cloudguard/update_responder_rule_details.go +++ b/cloudguard/update_responder_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_security_policy_details.go b/cloudguard/update_security_policy_details.go index 8b679f6bf1..8c0ceb111c 100644 --- a/cloudguard/update_security_policy_details.go +++ b/cloudguard/update_security_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_security_recipe_details.go b/cloudguard/update_security_recipe_details.go index 54226f830b..fda531e7bd 100644 --- a/cloudguard/update_security_recipe_details.go +++ b/cloudguard/update_security_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_security_recipe_request_response.go b/cloudguard/update_security_recipe_request_response.go index 03432a910d..40ea1481c5 100644 --- a/cloudguard/update_security_recipe_request_response.go +++ b/cloudguard/update_security_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_security_zone_details.go b/cloudguard/update_security_zone_details.go index 0697cf7da5..725d893386 100644 --- a/cloudguard/update_security_zone_details.go +++ b/cloudguard/update_security_zone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_security_zone_request_response.go b/cloudguard/update_security_zone_request_response.go index 661a0233c9..bc301e61cc 100644 --- a/cloudguard/update_security_zone_request_response.go +++ b/cloudguard/update_security_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_details.go b/cloudguard/update_target_details.go index e3747fcfe0..3cb446b16d 100644 --- a/cloudguard/update_target_details.go +++ b/cloudguard/update_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_detector_recipe.go b/cloudguard/update_target_detector_recipe.go index 8b92db1b30..df2c0dab48 100644 --- a/cloudguard/update_target_detector_recipe.go +++ b/cloudguard/update_target_detector_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_detector_recipe_details.go b/cloudguard/update_target_detector_recipe_details.go index 644b5cced5..5f67d9410b 100644 --- a/cloudguard/update_target_detector_recipe_details.go +++ b/cloudguard/update_target_detector_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_detector_recipe_detector_rule_details.go b/cloudguard/update_target_detector_recipe_detector_rule_details.go index 22e3e5869d..dc73711d62 100644 --- a/cloudguard/update_target_detector_recipe_detector_rule_details.go +++ b/cloudguard/update_target_detector_recipe_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_detector_recipe_detector_rule_request_response.go b/cloudguard/update_target_detector_recipe_detector_rule_request_response.go index 6036eee2a0..0a73c0a535 100644 --- a/cloudguard/update_target_detector_recipe_detector_rule_request_response.go +++ b/cloudguard/update_target_detector_recipe_detector_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_detector_recipe_request_response.go b/cloudguard/update_target_detector_recipe_request_response.go index 6a0c17cfaa..e5c38a93ed 100644 --- a/cloudguard/update_target_detector_recipe_request_response.go +++ b/cloudguard/update_target_detector_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_detector_rule_details.go b/cloudguard/update_target_detector_rule_details.go index a7df3c146c..d486971cb2 100644 --- a/cloudguard/update_target_detector_rule_details.go +++ b/cloudguard/update_target_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_recipe_detector_rule_details.go b/cloudguard/update_target_recipe_detector_rule_details.go index bcf9735b10..91a53b739e 100644 --- a/cloudguard/update_target_recipe_detector_rule_details.go +++ b/cloudguard/update_target_recipe_detector_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_recipe_responder_rule_details.go b/cloudguard/update_target_recipe_responder_rule_details.go index 3d319424f5..cd5bb3e212 100644 --- a/cloudguard/update_target_recipe_responder_rule_details.go +++ b/cloudguard/update_target_recipe_responder_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_request_response.go b/cloudguard/update_target_request_response.go index 980828f439..f243b47709 100644 --- a/cloudguard/update_target_request_response.go +++ b/cloudguard/update_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_responder_recipe.go b/cloudguard/update_target_responder_recipe.go index 1196769662..16e2f4c2e9 100644 --- a/cloudguard/update_target_responder_recipe.go +++ b/cloudguard/update_target_responder_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_responder_recipe_details.go b/cloudguard/update_target_responder_recipe_details.go index daab2b1602..15cfc20ee4 100644 --- a/cloudguard/update_target_responder_recipe_details.go +++ b/cloudguard/update_target_responder_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_responder_recipe_request_response.go b/cloudguard/update_target_responder_recipe_request_response.go index 889630253f..20c675cca1 100644 --- a/cloudguard/update_target_responder_recipe_request_response.go +++ b/cloudguard/update_target_responder_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_responder_recipe_responder_rule_details.go b/cloudguard/update_target_responder_recipe_responder_rule_details.go index 2bd4c222ef..72d54bb9ef 100644 --- a/cloudguard/update_target_responder_recipe_responder_rule_details.go +++ b/cloudguard/update_target_responder_recipe_responder_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_responder_recipe_responder_rule_request_response.go b/cloudguard/update_target_responder_recipe_responder_rule_request_response.go index 8e9c30006e..9499f1dc3c 100644 --- a/cloudguard/update_target_responder_recipe_responder_rule_request_response.go +++ b/cloudguard/update_target_responder_recipe_responder_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/update_target_responder_rule_details.go b/cloudguard/update_target_responder_rule_details.go index 8cfcb493ba..ee8375c690 100644 --- a/cloudguard/update_target_responder_rule_details.go +++ b/cloudguard/update_target_responder_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request.go b/cloudguard/work_request.go index 7ca447af0b..e1b0feb45e 100644 --- a/cloudguard/work_request.go +++ b/cloudguard/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_error.go b/cloudguard/work_request_error.go index 2e632fc74a..a1bb2d2651 100644 --- a/cloudguard/work_request_error.go +++ b/cloudguard/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_error_collection.go b/cloudguard/work_request_error_collection.go index c6ff0ea42e..22709f23bc 100644 --- a/cloudguard/work_request_error_collection.go +++ b/cloudguard/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_log_entry.go b/cloudguard/work_request_log_entry.go index ad01894fda..d7efc8b1be 100644 --- a/cloudguard/work_request_log_entry.go +++ b/cloudguard/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_log_entry_collection.go b/cloudguard/work_request_log_entry_collection.go index 3fbf3dc733..d05c1f5e83 100644 --- a/cloudguard/work_request_log_entry_collection.go +++ b/cloudguard/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_resource.go b/cloudguard/work_request_resource.go index 3c0533775d..02e54199ca 100644 --- a/cloudguard/work_request_resource.go +++ b/cloudguard/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_resource_metadata_key.go b/cloudguard/work_request_resource_metadata_key.go index 1683e718e3..cb17529327 100644 --- a/cloudguard/work_request_resource_metadata_key.go +++ b/cloudguard/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_summary.go b/cloudguard/work_request_summary.go index 8215f182ef..de8c2f8f14 100644 --- a/cloudguard/work_request_summary.go +++ b/cloudguard/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudguard/work_request_summary_collection.go b/cloudguard/work_request_summary_collection.go index ea3ddbed5a..44d02b12c7 100644 --- a/cloudguard/work_request_summary_collection.go +++ b/cloudguard/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/access_level.go b/cloudmigrations/access_level.go index 68ae8a64fe..a340ae7e0c 100644 --- a/cloudmigrations/access_level.go +++ b/cloudmigrations/access_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/action_type.go b/cloudmigrations/action_type.go index 6a96b091ac..98551cdaf7 100644 --- a/cloudmigrations/action_type.go +++ b/cloudmigrations/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/as_is_resource_assessment_strategy.go b/cloudmigrations/as_is_resource_assessment_strategy.go index 8511f637f0..91fcb708d1 100644 --- a/cloudmigrations/as_is_resource_assessment_strategy.go +++ b/cloudmigrations/as_is_resource_assessment_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source.go b/cloudmigrations/asset_source.go index 1805fafad3..efb698071b 100644 --- a/cloudmigrations/asset_source.go +++ b/cloudmigrations/asset_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_collection.go b/cloudmigrations/asset_source_collection.go index 0651139f42..c3f34b4a3f 100644 --- a/cloudmigrations/asset_source_collection.go +++ b/cloudmigrations/asset_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_connection.go b/cloudmigrations/asset_source_connection.go index d478d773db..92aa022415 100644 --- a/cloudmigrations/asset_source_connection.go +++ b/cloudmigrations/asset_source_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_connection_collection.go b/cloudmigrations/asset_source_connection_collection.go index cbf992a315..396f0b6f98 100644 --- a/cloudmigrations/asset_source_connection_collection.go +++ b/cloudmigrations/asset_source_connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_connection_lifecycle_state.go b/cloudmigrations/asset_source_connection_lifecycle_state.go index d5762eb850..1777e4131c 100644 --- a/cloudmigrations/asset_source_connection_lifecycle_state.go +++ b/cloudmigrations/asset_source_connection_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_connection_type.go b/cloudmigrations/asset_source_connection_type.go index 259cf6b452..e60e5d2fa7 100644 --- a/cloudmigrations/asset_source_connection_type.go +++ b/cloudmigrations/asset_source_connection_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_credentials.go b/cloudmigrations/asset_source_credentials.go index 82538970b8..a4e4dccab7 100644 --- a/cloudmigrations/asset_source_credentials.go +++ b/cloudmigrations/asset_source_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_credentials_type.go b/cloudmigrations/asset_source_credentials_type.go index 7764ac7c15..5923cde258 100644 --- a/cloudmigrations/asset_source_credentials_type.go +++ b/cloudmigrations/asset_source_credentials_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_lifecycle_state.go b/cloudmigrations/asset_source_lifecycle_state.go index 1f1ee9abdf..cab005456b 100644 --- a/cloudmigrations/asset_source_lifecycle_state.go +++ b/cloudmigrations/asset_source_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_summary.go b/cloudmigrations/asset_source_summary.go index 3388d78ecb..9d3df63a2b 100644 --- a/cloudmigrations/asset_source_summary.go +++ b/cloudmigrations/asset_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/asset_source_type.go b/cloudmigrations/asset_source_type.go index ec062a6fc6..3774be72bd 100644 --- a/cloudmigrations/asset_source_type.go +++ b/cloudmigrations/asset_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/available_shape_summary.go b/cloudmigrations/available_shape_summary.go index 7523f0716d..1e195d3fd3 100644 --- a/cloudmigrations/available_shape_summary.go +++ b/cloudmigrations/available_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/available_shapes_collection.go b/cloudmigrations/available_shapes_collection.go index 89f68ac844..b6b12e9de2 100644 --- a/cloudmigrations/available_shapes_collection.go +++ b/cloudmigrations/available_shapes_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/average_resource_assessment_strategy.go b/cloudmigrations/average_resource_assessment_strategy.go index e728ae5856..fc2bd84684 100644 --- a/cloudmigrations/average_resource_assessment_strategy.go +++ b/cloudmigrations/average_resource_assessment_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/cancel_work_request_request_response.go b/cloudmigrations/cancel_work_request_request_response.go index 9dc20f06de..7f177e9122 100644 --- a/cloudmigrations/cancel_work_request_request_response.go +++ b/cloudmigrations/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_asset_source_compartment_details.go b/cloudmigrations/change_asset_source_compartment_details.go index 40cbff1918..3092a460f2 100644 --- a/cloudmigrations/change_asset_source_compartment_details.go +++ b/cloudmigrations/change_asset_source_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_discovery_schedule_compartment_details.go b/cloudmigrations/change_discovery_schedule_compartment_details.go index 34edf8d8ee..f1b28812b4 100644 --- a/cloudmigrations/change_discovery_schedule_compartment_details.go +++ b/cloudmigrations/change_discovery_schedule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_migration_compartment_details.go b/cloudmigrations/change_migration_compartment_details.go index 4804ae5504..d2e3572a49 100644 --- a/cloudmigrations/change_migration_compartment_details.go +++ b/cloudmigrations/change_migration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_migration_compartment_request_response.go b/cloudmigrations/change_migration_compartment_request_response.go index b4e1ce747f..578efad552 100644 --- a/cloudmigrations/change_migration_compartment_request_response.go +++ b/cloudmigrations/change_migration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_migration_plan_compartment_details.go b/cloudmigrations/change_migration_plan_compartment_details.go index 20586c4c4b..ec1458be3c 100644 --- a/cloudmigrations/change_migration_plan_compartment_details.go +++ b/cloudmigrations/change_migration_plan_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_migration_plan_compartment_request_response.go b/cloudmigrations/change_migration_plan_compartment_request_response.go index 980ab2ac08..35eb0e951e 100644 --- a/cloudmigrations/change_migration_plan_compartment_request_response.go +++ b/cloudmigrations/change_migration_plan_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_replication_schedule_compartment_details.go b/cloudmigrations/change_replication_schedule_compartment_details.go index a0b39abbd6..40e7fc2d16 100644 --- a/cloudmigrations/change_replication_schedule_compartment_details.go +++ b/cloudmigrations/change_replication_schedule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/change_replication_schedule_compartment_request_response.go b/cloudmigrations/change_replication_schedule_compartment_request_response.go index e3479a245c..19106ec953 100644 --- a/cloudmigrations/change_replication_schedule_compartment_request_response.go +++ b/cloudmigrations/change_replication_schedule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/cloudmigrations_migration_client.go b/cloudmigrations/cloudmigrations_migration_client.go index b7a82ca0d3..962ac42f24 100644 --- a/cloudmigrations/cloudmigrations_migration_client.go +++ b/cloudmigrations/cloudmigrations_migration_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/compatibility_message.go b/cloudmigrations/compatibility_message.go index a841b8815e..51ec8c415a 100644 --- a/cloudmigrations/compatibility_message.go +++ b/cloudmigrations/compatibility_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/compute_cost_estimation.go b/cloudmigrations/compute_cost_estimation.go index d5075c7209..dc7f289cd6 100644 --- a/cloudmigrations/compute_cost_estimation.go +++ b/cloudmigrations/compute_cost_estimation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/cost_estimation.go b/cloudmigrations/cost_estimation.go index 1c60de805f..6337a5ae91 100644 --- a/cloudmigrations/cost_estimation.go +++ b/cloudmigrations/cost_estimation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_asset_source_details.go b/cloudmigrations/create_asset_source_details.go index 559129a32a..69e7768690 100644 --- a/cloudmigrations/create_asset_source_details.go +++ b/cloudmigrations/create_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_discovery_schedule_details.go b/cloudmigrations/create_discovery_schedule_details.go index 2206aed2b1..cc6a6e694d 100644 --- a/cloudmigrations/create_discovery_schedule_details.go +++ b/cloudmigrations/create_discovery_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_migration_asset_details.go b/cloudmigrations/create_migration_asset_details.go index 8e9b0a95ac..5e51159f15 100644 --- a/cloudmigrations/create_migration_asset_details.go +++ b/cloudmigrations/create_migration_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_migration_asset_request_response.go b/cloudmigrations/create_migration_asset_request_response.go index 5240e1182b..55edcdeba5 100644 --- a/cloudmigrations/create_migration_asset_request_response.go +++ b/cloudmigrations/create_migration_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_migration_details.go b/cloudmigrations/create_migration_details.go index 9917c3df60..53fee55b22 100644 --- a/cloudmigrations/create_migration_details.go +++ b/cloudmigrations/create_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_migration_plan_details.go b/cloudmigrations/create_migration_plan_details.go index 7f86a94200..7beccefbba 100644 --- a/cloudmigrations/create_migration_plan_details.go +++ b/cloudmigrations/create_migration_plan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_migration_plan_request_response.go b/cloudmigrations/create_migration_plan_request_response.go index 85843bb23b..3b45e1606a 100644 --- a/cloudmigrations/create_migration_plan_request_response.go +++ b/cloudmigrations/create_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_migration_request_response.go b/cloudmigrations/create_migration_request_response.go index 422fce19aa..ac1a16d50c 100644 --- a/cloudmigrations/create_migration_request_response.go +++ b/cloudmigrations/create_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_replication_schedule_details.go b/cloudmigrations/create_replication_schedule_details.go index d96a466e29..8da5f780b6 100644 --- a/cloudmigrations/create_replication_schedule_details.go +++ b/cloudmigrations/create_replication_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_replication_schedule_request_response.go b/cloudmigrations/create_replication_schedule_request_response.go index adb27f9c1c..daa01cfc2f 100644 --- a/cloudmigrations/create_replication_schedule_request_response.go +++ b/cloudmigrations/create_replication_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_target_asset_details.go b/cloudmigrations/create_target_asset_details.go index 56b4e4735d..97203b281e 100644 --- a/cloudmigrations/create_target_asset_details.go +++ b/cloudmigrations/create_target_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_target_asset_request_response.go b/cloudmigrations/create_target_asset_request_response.go index ee90a2689f..82a4f52283 100644 --- a/cloudmigrations/create_target_asset_request_response.go +++ b/cloudmigrations/create_target_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_vm_target_asset_details.go b/cloudmigrations/create_vm_target_asset_details.go index b0cad9a45f..169d53634e 100644 --- a/cloudmigrations/create_vm_target_asset_details.go +++ b/cloudmigrations/create_vm_target_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_vm_ware_asset_source_details.go b/cloudmigrations/create_vm_ware_asset_source_details.go index ee6d21c861..a9564c719e 100644 --- a/cloudmigrations/create_vm_ware_asset_source_details.go +++ b/cloudmigrations/create_vm_ware_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/create_vnic_details.go b/cloudmigrations/create_vnic_details.go index 34447c92e3..e3e6f74bc6 100644 --- a/cloudmigrations/create_vnic_details.go +++ b/cloudmigrations/create_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/delete_migration_asset_request_response.go b/cloudmigrations/delete_migration_asset_request_response.go index cf1e6515a3..c1459fdc4b 100644 --- a/cloudmigrations/delete_migration_asset_request_response.go +++ b/cloudmigrations/delete_migration_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/delete_migration_plan_request_response.go b/cloudmigrations/delete_migration_plan_request_response.go index 87f0450215..2b05fb5190 100644 --- a/cloudmigrations/delete_migration_plan_request_response.go +++ b/cloudmigrations/delete_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/delete_migration_request_response.go b/cloudmigrations/delete_migration_request_response.go index 41f6ebae48..860a71e782 100644 --- a/cloudmigrations/delete_migration_request_response.go +++ b/cloudmigrations/delete_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/delete_replication_schedule_request_response.go b/cloudmigrations/delete_replication_schedule_request_response.go index e9bf56038c..3a735da1a1 100644 --- a/cloudmigrations/delete_replication_schedule_request_response.go +++ b/cloudmigrations/delete_replication_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/delete_target_asset_request_response.go b/cloudmigrations/delete_target_asset_request_response.go index b2f3cbdbaa..ebb67a7205 100644 --- a/cloudmigrations/delete_target_asset_request_response.go +++ b/cloudmigrations/delete_target_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/discovery_schedule.go b/cloudmigrations/discovery_schedule.go index 56213cc23b..e8f535babd 100644 --- a/cloudmigrations/discovery_schedule.go +++ b/cloudmigrations/discovery_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/discovery_schedule_collection.go b/cloudmigrations/discovery_schedule_collection.go index a0e390bf11..7c7adda95d 100644 --- a/cloudmigrations/discovery_schedule_collection.go +++ b/cloudmigrations/discovery_schedule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/discovery_schedule_lifecycle_state.go b/cloudmigrations/discovery_schedule_lifecycle_state.go index 5fb4779010..e384fd61b3 100644 --- a/cloudmigrations/discovery_schedule_lifecycle_state.go +++ b/cloudmigrations/discovery_schedule_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/discovery_schedule_summary.go b/cloudmigrations/discovery_schedule_summary.go index afc9557785..9cd8b9e045 100644 --- a/cloudmigrations/discovery_schedule_summary.go +++ b/cloudmigrations/discovery_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/execute_migration_plan_request_response.go b/cloudmigrations/execute_migration_plan_request_response.go index 7b2f03cfcd..3fc5b7b97a 100644 --- a/cloudmigrations/execute_migration_plan_request_response.go +++ b/cloudmigrations/execute_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/export_migration_plan_request_response.go b/cloudmigrations/export_migration_plan_request_response.go index 9fb3c0f4e5..c995bb96d3 100644 --- a/cloudmigrations/export_migration_plan_request_response.go +++ b/cloudmigrations/export_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_migration_asset_request_response.go b/cloudmigrations/get_migration_asset_request_response.go index f3f81d762e..ac236c1a6a 100644 --- a/cloudmigrations/get_migration_asset_request_response.go +++ b/cloudmigrations/get_migration_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_migration_plan_request_response.go b/cloudmigrations/get_migration_plan_request_response.go index c4aaedfa2e..2ebcb8ccf0 100644 --- a/cloudmigrations/get_migration_plan_request_response.go +++ b/cloudmigrations/get_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_migration_request_response.go b/cloudmigrations/get_migration_request_response.go index 6577f7fe14..7dce5fa189 100644 --- a/cloudmigrations/get_migration_request_response.go +++ b/cloudmigrations/get_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_replication_progress_request_response.go b/cloudmigrations/get_replication_progress_request_response.go index ffd052415b..c97d43ca82 100644 --- a/cloudmigrations/get_replication_progress_request_response.go +++ b/cloudmigrations/get_replication_progress_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_replication_schedule_request_response.go b/cloudmigrations/get_replication_schedule_request_response.go index c62072d220..5c870787f9 100644 --- a/cloudmigrations/get_replication_schedule_request_response.go +++ b/cloudmigrations/get_replication_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_target_asset_request_response.go b/cloudmigrations/get_target_asset_request_response.go index 9980c7d426..22ddb398e1 100644 --- a/cloudmigrations/get_target_asset_request_response.go +++ b/cloudmigrations/get_target_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/get_work_request_request_response.go b/cloudmigrations/get_work_request_request_response.go index e3973bb132..bb537967b5 100644 --- a/cloudmigrations/get_work_request_request_response.go +++ b/cloudmigrations/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/hydrated_volume.go b/cloudmigrations/hydrated_volume.go index ae6f03cf75..aeb92df7b2 100644 --- a/cloudmigrations/hydrated_volume.go +++ b/cloudmigrations/hydrated_volume.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/import_migration_plan_request_response.go b/cloudmigrations/import_migration_plan_request_response.go index a519985071..06cf9380f1 100644 --- a/cloudmigrations/import_migration_plan_request_response.go +++ b/cloudmigrations/import_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/instance_agent_plugin_config_details.go b/cloudmigrations/instance_agent_plugin_config_details.go index 0c0252678d..c875533db1 100644 --- a/cloudmigrations/instance_agent_plugin_config_details.go +++ b/cloudmigrations/instance_agent_plugin_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/instance_options.go b/cloudmigrations/instance_options.go index 7341c07c23..a45f42d311 100644 --- a/cloudmigrations/instance_options.go +++ b/cloudmigrations/instance_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/instance_source_details.go b/cloudmigrations/instance_source_details.go index 764c9177a1..875cd9cf4a 100644 --- a/cloudmigrations/instance_source_details.go +++ b/cloudmigrations/instance_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/instance_source_via_boot_volume_details.go b/cloudmigrations/instance_source_via_boot_volume_details.go index 0d3071da7c..903a6b4f61 100644 --- a/cloudmigrations/instance_source_via_boot_volume_details.go +++ b/cloudmigrations/instance_source_via_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/instance_source_via_image_details.go b/cloudmigrations/instance_source_via_image_details.go index b7cc097ebb..1d974cf47b 100644 --- a/cloudmigrations/instance_source_via_image_details.go +++ b/cloudmigrations/instance_source_via_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/launch_instance_agent_config_details.go b/cloudmigrations/launch_instance_agent_config_details.go index 4d52048641..4f4bf076cc 100644 --- a/cloudmigrations/launch_instance_agent_config_details.go +++ b/cloudmigrations/launch_instance_agent_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/launch_instance_details.go b/cloudmigrations/launch_instance_details.go index c64501ca95..5853b84ad0 100644 --- a/cloudmigrations/launch_instance_details.go +++ b/cloudmigrations/launch_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/launch_instance_shape_config_details.go b/cloudmigrations/launch_instance_shape_config_details.go index 8e90f88c94..95b6ed940e 100644 --- a/cloudmigrations/launch_instance_shape_config_details.go +++ b/cloudmigrations/launch_instance_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_available_shapes_request_response.go b/cloudmigrations/list_available_shapes_request_response.go index 85c00b68bb..24e7f4f2e9 100644 --- a/cloudmigrations/list_available_shapes_request_response.go +++ b/cloudmigrations/list_available_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_migration_assets_request_response.go b/cloudmigrations/list_migration_assets_request_response.go index 0e0e110055..ea52b9bc42 100644 --- a/cloudmigrations/list_migration_assets_request_response.go +++ b/cloudmigrations/list_migration_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_migration_plans_request_response.go b/cloudmigrations/list_migration_plans_request_response.go index fcab347144..3400633127 100644 --- a/cloudmigrations/list_migration_plans_request_response.go +++ b/cloudmigrations/list_migration_plans_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_migrations_request_response.go b/cloudmigrations/list_migrations_request_response.go index 5ad79d0a3f..32a43304a5 100644 --- a/cloudmigrations/list_migrations_request_response.go +++ b/cloudmigrations/list_migrations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_replication_schedules_request_response.go b/cloudmigrations/list_replication_schedules_request_response.go index ac41e2d399..5d882f1c95 100644 --- a/cloudmigrations/list_replication_schedules_request_response.go +++ b/cloudmigrations/list_replication_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_target_assets_request_response.go b/cloudmigrations/list_target_assets_request_response.go index 022333cdf1..f50046217b 100644 --- a/cloudmigrations/list_target_assets_request_response.go +++ b/cloudmigrations/list_target_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_work_request_errors_request_response.go b/cloudmigrations/list_work_request_errors_request_response.go index 0677040d19..3883515b34 100644 --- a/cloudmigrations/list_work_request_errors_request_response.go +++ b/cloudmigrations/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_work_request_logs_request_response.go b/cloudmigrations/list_work_request_logs_request_response.go index efca47731c..3746bfecb8 100644 --- a/cloudmigrations/list_work_request_logs_request_response.go +++ b/cloudmigrations/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/list_work_requests_request_response.go b/cloudmigrations/list_work_requests_request_response.go index d26b95634f..84c5af888f 100644 --- a/cloudmigrations/list_work_requests_request_response.go +++ b/cloudmigrations/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/metric_time_window.go b/cloudmigrations/metric_time_window.go index 44b7810427..2e85824596 100644 --- a/cloudmigrations/metric_time_window.go +++ b/cloudmigrations/metric_time_window.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/metric_type.go b/cloudmigrations/metric_type.go index d6106de83c..a6a14cd3a7 100644 --- a/cloudmigrations/metric_type.go +++ b/cloudmigrations/metric_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration.go b/cloudmigrations/migration.go index 4fccc02a98..626f94ff72 100644 --- a/cloudmigrations/migration.go +++ b/cloudmigrations/migration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_asset.go b/cloudmigrations/migration_asset.go index 6d4e19f0e7..f928edb9fe 100644 --- a/cloudmigrations/migration_asset.go +++ b/cloudmigrations/migration_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_asset_collection.go b/cloudmigrations/migration_asset_collection.go index c9c1c0d246..463aad2dea 100644 --- a/cloudmigrations/migration_asset_collection.go +++ b/cloudmigrations/migration_asset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_asset_summary.go b/cloudmigrations/migration_asset_summary.go index a4759694d4..9a5d611557 100644 --- a/cloudmigrations/migration_asset_summary.go +++ b/cloudmigrations/migration_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_collection.go b/cloudmigrations/migration_collection.go index 613809e664..56a6252347 100644 --- a/cloudmigrations/migration_collection.go +++ b/cloudmigrations/migration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_plan.go b/cloudmigrations/migration_plan.go index 8f2da96203..464262422d 100644 --- a/cloudmigrations/migration_plan.go +++ b/cloudmigrations/migration_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_plan_collection.go b/cloudmigrations/migration_plan_collection.go index 5328f636cd..fe33ebe3d6 100644 --- a/cloudmigrations/migration_plan_collection.go +++ b/cloudmigrations/migration_plan_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_plan_stats.go b/cloudmigrations/migration_plan_stats.go index 16fe10e033..3654d9ef13 100644 --- a/cloudmigrations/migration_plan_stats.go +++ b/cloudmigrations/migration_plan_stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_plan_summary.go b/cloudmigrations/migration_plan_summary.go index 76469afb5a..d3d2b2a9f3 100644 --- a/cloudmigrations/migration_plan_summary.go +++ b/cloudmigrations/migration_plan_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/migration_summary.go b/cloudmigrations/migration_summary.go index 92d6c2ce7a..5477e93bf1 100644 --- a/cloudmigrations/migration_summary.go +++ b/cloudmigrations/migration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/operation_status.go b/cloudmigrations/operation_status.go index af9b9f50ad..be92b3124c 100644 --- a/cloudmigrations/operation_status.go +++ b/cloudmigrations/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/operation_type.go b/cloudmigrations/operation_type.go index 9cf88022fe..fcd3949fed 100644 --- a/cloudmigrations/operation_type.go +++ b/cloudmigrations/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/os_image_estimation.go b/cloudmigrations/os_image_estimation.go index 1e86aeea3a..73679bea27 100644 --- a/cloudmigrations/os_image_estimation.go +++ b/cloudmigrations/os_image_estimation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/peak_resource_assessment_strategy.go b/cloudmigrations/peak_resource_assessment_strategy.go index 333724ed9e..bc8e769b35 100644 --- a/cloudmigrations/peak_resource_assessment_strategy.go +++ b/cloudmigrations/peak_resource_assessment_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/percentile_resource_assessment_strategy.go b/cloudmigrations/percentile_resource_assessment_strategy.go index 06ae49bf01..4b178c6f46 100644 --- a/cloudmigrations/percentile_resource_assessment_strategy.go +++ b/cloudmigrations/percentile_resource_assessment_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/preemptible_instance_config_details.go b/cloudmigrations/preemptible_instance_config_details.go index 67fe4b6978..cf44d46a4b 100644 --- a/cloudmigrations/preemptible_instance_config_details.go +++ b/cloudmigrations/preemptible_instance_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/preemption_action.go b/cloudmigrations/preemption_action.go index 8f772d77ad..148165d9cf 100644 --- a/cloudmigrations/preemption_action.go +++ b/cloudmigrations/preemption_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/refresh_migration_asset_request_response.go b/cloudmigrations/refresh_migration_asset_request_response.go index e45c455eb8..5996f06713 100644 --- a/cloudmigrations/refresh_migration_asset_request_response.go +++ b/cloudmigrations/refresh_migration_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/refresh_migration_plan_request_response.go b/cloudmigrations/refresh_migration_plan_request_response.go index 6073d2e573..f0104dfec4 100644 --- a/cloudmigrations/refresh_migration_plan_request_response.go +++ b/cloudmigrations/refresh_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/refresh_migration_request_response.go b/cloudmigrations/refresh_migration_request_response.go index 79e9646eb4..7aaba12bd1 100644 --- a/cloudmigrations/refresh_migration_request_response.go +++ b/cloudmigrations/refresh_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/replication_progress.go b/cloudmigrations/replication_progress.go index c8c8857b12..7d1889d69d 100644 --- a/cloudmigrations/replication_progress.go +++ b/cloudmigrations/replication_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/replication_schedule.go b/cloudmigrations/replication_schedule.go index a7c4b1186a..09dc6862a0 100644 --- a/cloudmigrations/replication_schedule.go +++ b/cloudmigrations/replication_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/replication_schedule_collection.go b/cloudmigrations/replication_schedule_collection.go index 164a41c8c5..36a93e0f15 100644 --- a/cloudmigrations/replication_schedule_collection.go +++ b/cloudmigrations/replication_schedule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/replication_schedule_summary.go b/cloudmigrations/replication_schedule_summary.go index 57de4007f9..0d00190b22 100644 --- a/cloudmigrations/replication_schedule_summary.go +++ b/cloudmigrations/replication_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/resource_assessment_strategy.go b/cloudmigrations/resource_assessment_strategy.go index 7041177b60..1ef49a5aaa 100644 --- a/cloudmigrations/resource_assessment_strategy.go +++ b/cloudmigrations/resource_assessment_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/sort_order.go b/cloudmigrations/sort_order.go index d7620a06ee..2af149e065 100644 --- a/cloudmigrations/sort_order.go +++ b/cloudmigrations/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/start_asset_replication_request_response.go b/cloudmigrations/start_asset_replication_request_response.go index c37c5515a4..7345b42080 100644 --- a/cloudmigrations/start_asset_replication_request_response.go +++ b/cloudmigrations/start_asset_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/start_migration_replication_request_response.go b/cloudmigrations/start_migration_replication_request_response.go index 55b4684647..dd19d36a5e 100644 --- a/cloudmigrations/start_migration_replication_request_response.go +++ b/cloudmigrations/start_migration_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/storage_cost_estimation.go b/cloudmigrations/storage_cost_estimation.go index c226b6ea81..d819c91dba 100644 --- a/cloudmigrations/storage_cost_estimation.go +++ b/cloudmigrations/storage_cost_estimation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/target_asset.go b/cloudmigrations/target_asset.go index 896c08a032..49b1020bb4 100644 --- a/cloudmigrations/target_asset.go +++ b/cloudmigrations/target_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/target_asset_collection.go b/cloudmigrations/target_asset_collection.go index af7e93872f..2157eec829 100644 --- a/cloudmigrations/target_asset_collection.go +++ b/cloudmigrations/target_asset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/target_asset_summary.go b/cloudmigrations/target_asset_summary.go index fb1882a9d5..a044c967e3 100644 --- a/cloudmigrations/target_asset_summary.go +++ b/cloudmigrations/target_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/target_environment.go b/cloudmigrations/target_environment.go index b15ab5ec60..64767b4c50 100644 --- a/cloudmigrations/target_environment.go +++ b/cloudmigrations/target_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/terminate_preemption_action.go b/cloudmigrations/terminate_preemption_action.go index 4fef226052..dc1f212f75 100644 --- a/cloudmigrations/terminate_preemption_action.go +++ b/cloudmigrations/terminate_preemption_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_asset_source_details.go b/cloudmigrations/update_asset_source_details.go index c56d0b2489..18db6b0fbf 100644 --- a/cloudmigrations/update_asset_source_details.go +++ b/cloudmigrations/update_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_discovery_schedule_details.go b/cloudmigrations/update_discovery_schedule_details.go index 6b3492553b..0dfa8be8b9 100644 --- a/cloudmigrations/update_discovery_schedule_details.go +++ b/cloudmigrations/update_discovery_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_migration_asset_details.go b/cloudmigrations/update_migration_asset_details.go index 0220a1a984..5dafda2882 100644 --- a/cloudmigrations/update_migration_asset_details.go +++ b/cloudmigrations/update_migration_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_migration_asset_request_response.go b/cloudmigrations/update_migration_asset_request_response.go index 5a90b71940..44a4316371 100644 --- a/cloudmigrations/update_migration_asset_request_response.go +++ b/cloudmigrations/update_migration_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_migration_details.go b/cloudmigrations/update_migration_details.go index 2aa4253147..40b2f5eefa 100644 --- a/cloudmigrations/update_migration_details.go +++ b/cloudmigrations/update_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_migration_plan_details.go b/cloudmigrations/update_migration_plan_details.go index 704318eaa5..937f7a6e05 100644 --- a/cloudmigrations/update_migration_plan_details.go +++ b/cloudmigrations/update_migration_plan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_migration_plan_request_response.go b/cloudmigrations/update_migration_plan_request_response.go index ab104cf29d..71b3e7e6e8 100644 --- a/cloudmigrations/update_migration_plan_request_response.go +++ b/cloudmigrations/update_migration_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_migration_request_response.go b/cloudmigrations/update_migration_request_response.go index 9ee1f4afb3..477c3e544e 100644 --- a/cloudmigrations/update_migration_request_response.go +++ b/cloudmigrations/update_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_replication_schedule_details.go b/cloudmigrations/update_replication_schedule_details.go index d91508ac3a..458218dda9 100644 --- a/cloudmigrations/update_replication_schedule_details.go +++ b/cloudmigrations/update_replication_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_replication_schedule_request_response.go b/cloudmigrations/update_replication_schedule_request_response.go index 074a0d8b30..02ffab2a7e 100644 --- a/cloudmigrations/update_replication_schedule_request_response.go +++ b/cloudmigrations/update_replication_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_target_asset_details.go b/cloudmigrations/update_target_asset_details.go index e839bd3c0c..a60d7b3c8f 100644 --- a/cloudmigrations/update_target_asset_details.go +++ b/cloudmigrations/update_target_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_target_asset_request_response.go b/cloudmigrations/update_target_asset_request_response.go index 6187d10fc0..9db9747d58 100644 --- a/cloudmigrations/update_target_asset_request_response.go +++ b/cloudmigrations/update_target_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_vm_target_asset_details.go b/cloudmigrations/update_vm_target_asset_details.go index ab3c7c5117..e75e74d7c9 100644 --- a/cloudmigrations/update_vm_target_asset_details.go +++ b/cloudmigrations/update_vm_target_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/update_vm_ware_asset_source_details.go b/cloudmigrations/update_vm_ware_asset_source_details.go index fb999ab8b8..6c988c2270 100644 --- a/cloudmigrations/update_vm_ware_asset_source_details.go +++ b/cloudmigrations/update_vm_ware_asset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/vm_target_asset.go b/cloudmigrations/vm_target_asset.go index fa7c32cbba..5e60b9075d 100644 --- a/cloudmigrations/vm_target_asset.go +++ b/cloudmigrations/vm_target_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/vm_target_asset_summary.go b/cloudmigrations/vm_target_asset_summary.go index ff68bcfc3e..3f56ca843c 100644 --- a/cloudmigrations/vm_target_asset_summary.go +++ b/cloudmigrations/vm_target_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/vm_target_environment.go b/cloudmigrations/vm_target_environment.go index 94578af5d8..4f9f978107 100644 --- a/cloudmigrations/vm_target_environment.go +++ b/cloudmigrations/vm_target_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/vm_ware_asset_source.go b/cloudmigrations/vm_ware_asset_source.go index 6b7e7b3c9d..a5cbe18ab8 100644 --- a/cloudmigrations/vm_ware_asset_source.go +++ b/cloudmigrations/vm_ware_asset_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/vm_ware_asset_source_summary.go b/cloudmigrations/vm_ware_asset_source_summary.go index 0c78dc29aa..6e0a0d41fc 100644 --- a/cloudmigrations/vm_ware_asset_source_summary.go +++ b/cloudmigrations/vm_ware_asset_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/volume_cost_estimation.go b/cloudmigrations/volume_cost_estimation.go index b657d4f748..8b131b1b04 100644 --- a/cloudmigrations/volume_cost_estimation.go +++ b/cloudmigrations/volume_cost_estimation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request.go b/cloudmigrations/work_request.go index 5edd9506bc..109ed3a708 100644 --- a/cloudmigrations/work_request.go +++ b/cloudmigrations/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_error.go b/cloudmigrations/work_request_error.go index 14e0fdd977..ff45446864 100644 --- a/cloudmigrations/work_request_error.go +++ b/cloudmigrations/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_error_collection.go b/cloudmigrations/work_request_error_collection.go index 79e1a20bd0..5998731274 100644 --- a/cloudmigrations/work_request_error_collection.go +++ b/cloudmigrations/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_log_entry.go b/cloudmigrations/work_request_log_entry.go index 78fb63f988..7412361352 100644 --- a/cloudmigrations/work_request_log_entry.go +++ b/cloudmigrations/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_log_entry_collection.go b/cloudmigrations/work_request_log_entry_collection.go index 847c4c9af9..2c87bf16b0 100644 --- a/cloudmigrations/work_request_log_entry_collection.go +++ b/cloudmigrations/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_resource.go b/cloudmigrations/work_request_resource.go index df6cc0e79e..615142a21b 100644 --- a/cloudmigrations/work_request_resource.go +++ b/cloudmigrations/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_summary.go b/cloudmigrations/work_request_summary.go index f9878f1cbe..badf78a263 100644 --- a/cloudmigrations/work_request_summary.go +++ b/cloudmigrations/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/cloudmigrations/work_request_summary_collection.go b/cloudmigrations/work_request_summary_collection.go index de27643dd8..6860e1d231 100644 --- a/cloudmigrations/work_request_summary_collection.go +++ b/cloudmigrations/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/common/auth/certificate_retriever.go b/common/auth/certificate_retriever.go index df5f04c52f..af3c772e16 100644 --- a/common/auth/certificate_retriever.go +++ b/common/auth/certificate_retriever.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/certificate_retriever_test.go b/common/auth/certificate_retriever_test.go index 57abdb0daa..605ad519b3 100644 --- a/common/auth/certificate_retriever_test.go +++ b/common/auth/certificate_retriever_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. //lint:file-ignore SA1019 older versions of staticcheck (those compatible with Golang 1.17) falsely flag x509.IsEncryptedPEMBlock and x509.DecryptPEMBlock. diff --git a/common/auth/configuration.go b/common/auth/configuration.go index 6d5ddd22dc..8c3bc3f135 100644 --- a/common/auth/configuration.go +++ b/common/auth/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/dispatcher_modifier.go b/common/auth/dispatcher_modifier.go index 9a3420d40f..c570f20a74 100644 --- a/common/auth/dispatcher_modifier.go +++ b/common/auth/dispatcher_modifier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/dispatcher_modifier_test.go b/common/auth/dispatcher_modifier_test.go index f8e81f61dd..7ca40f9127 100644 --- a/common/auth/dispatcher_modifier_test.go +++ b/common/auth/dispatcher_modifier_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/federation_client.go b/common/auth/federation_client.go index 7f8844777b..dbb74c6c00 100644 --- a/common/auth/federation_client.go +++ b/common/auth/federation_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Package auth provides supporting functions and structs for authentication diff --git a/common/auth/federation_client_oke_workload_identity.go b/common/auth/federation_client_oke_workload_identity.go index 6cd55860cf..517fbce051 100644 --- a/common/auth/federation_client_oke_workload_identity.go +++ b/common/auth/federation_client_oke_workload_identity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/federation_client_test.go b/common/auth/federation_client_test.go index 87470982bc..aedc082c39 100644 --- a/common/auth/federation_client_test.go +++ b/common/auth/federation_client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/instance_principal_delegation_token_provider.go b/common/auth/instance_principal_delegation_token_provider.go index b793d06379..83130748bc 100644 --- a/common/auth/instance_principal_delegation_token_provider.go +++ b/common/auth/instance_principal_delegation_token_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/instance_principal_delegation_token_provider_test.go b/common/auth/instance_principal_delegation_token_provider_test.go index b8d6eecb19..a6156c690d 100644 --- a/common/auth/instance_principal_delegation_token_provider_test.go +++ b/common/auth/instance_principal_delegation_token_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/instance_principal_key_provider.go b/common/auth/instance_principal_key_provider.go index fc871211ab..a307de341c 100644 --- a/common/auth/instance_principal_key_provider.go +++ b/common/auth/instance_principal_key_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/instance_principal_key_provider_test.go b/common/auth/instance_principal_key_provider_test.go index c11fc73337..b581deda49 100644 --- a/common/auth/instance_principal_key_provider_test.go +++ b/common/auth/instance_principal_key_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/jwt.go b/common/auth/jwt.go index 36d79b7a1d..36d0631d80 100644 --- a/common/auth/jwt.go +++ b/common/auth/jwt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/jwt_test.go b/common/auth/jwt_test.go index 1e7431d87a..6fa535121a 100644 --- a/common/auth/jwt_test.go +++ b/common/auth/jwt_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principal_delegation_token_provider.go b/common/auth/resource_principal_delegation_token_provider.go index ee993ca352..d83918fe02 100644 --- a/common/auth/resource_principal_delegation_token_provider.go +++ b/common/auth/resource_principal_delegation_token_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principal_delegation_token_provider_test.go b/common/auth/resource_principal_delegation_token_provider_test.go index 8cfc9c4783..17d69a5e9c 100644 --- a/common/auth/resource_principal_delegation_token_provider_test.go +++ b/common/auth/resource_principal_delegation_token_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principal_key_provider.go b/common/auth/resource_principal_key_provider.go index f65d4ecdca..b51c349095 100644 --- a/common/auth/resource_principal_key_provider.go +++ b/common/auth/resource_principal_key_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principal_key_provider_test.go b/common/auth/resource_principal_key_provider_test.go index 96eb37592c..4c1dff8507 100644 --- a/common/auth/resource_principal_key_provider_test.go +++ b/common/auth/resource_principal_key_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principal_token_path_provider.go b/common/auth/resource_principal_token_path_provider.go index 5fb0897795..7b52f8c7fd 100644 --- a/common/auth/resource_principal_token_path_provider.go +++ b/common/auth/resource_principal_token_path_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principal_token_path_provider_test.go b/common/auth/resource_principal_token_path_provider_test.go index f89d9b1e3b..243839e64d 100644 --- a/common/auth/resource_principal_token_path_provider_test.go +++ b/common/auth/resource_principal_token_path_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principals_v1.go b/common/auth/resource_principals_v1.go index 4556aedb5f..d56b80ab48 100644 --- a/common/auth/resource_principals_v1.go +++ b/common/auth/resource_principals_v1.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/resource_principals_v1_test.go b/common/auth/resource_principals_v1_test.go index 89c8c0c8ce..a27e7c89b6 100644 --- a/common/auth/resource_principals_v1_test.go +++ b/common/auth/resource_principals_v1_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/auth/utils.go b/common/auth/utils.go index 8583960f86..444f3783bb 100644 --- a/common/auth/utils.go +++ b/common/auth/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package auth diff --git a/common/circuit_breaker.go b/common/circuit_breaker.go index 46b68b3a46..96e9323147 100644 --- a/common/circuit_breaker.go +++ b/common/circuit_breaker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/circuit_breaker_test.go b/common/circuit_breaker_test.go index 0b86f15105..7d94435d25 100644 --- a/common/circuit_breaker_test.go +++ b/common/circuit_breaker_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/client.go b/common/client.go index 9ea94cba7d..37e8f307e3 100644 --- a/common/client.go +++ b/common/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Package common provides supporting functions and structs used by service packages diff --git a/common/client_test.go b/common/client_test.go index ec01861fad..38f593760f 100644 --- a/common/client_test.go +++ b/common/client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/common.go b/common/common.go index 64131527ea..51deac4ea0 100644 --- a/common/common.go +++ b/common/common.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common @@ -75,6 +75,10 @@ var ociDeveloperToolConfigurationRegionSchemaList []map[string]string // Endpoint returns a endpoint for a service func (region Region) Endpoint(service string) string { + // Endpoint for dotted region + if strings.Contains(string(region), ".") { + return fmt.Sprintf("%s.%s", service, region) + } return fmt.Sprintf("%s.%s.%s", service, region, region.secondLevelDomain()) } diff --git a/common/common_test.go b/common/common_test.go index d8851f48d6..44c44c9ec8 100644 --- a/common/common_test.go +++ b/common/common_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common @@ -95,6 +95,11 @@ func TestEndpoint(t *testing.T) { region = StringToRegion("ap-chiyoda-1") endpoint = region.Endpoint("bar") assert.Equal(t, "bar.ap-chiyoda-1.oraclecloud8.com", endpoint) + + //dotted region + region = StringToRegion("ap-dcc-canberra-1.oraclecloud10.com") + endpoint = region.Endpoint("bar") + assert.Equal(t, "bar.ap-dcc-canberra-1.oraclecloud10.com", endpoint) } func TestEndpointForTemplate(t *testing.T) { diff --git a/common/configuration.go b/common/configuration.go index 4662804549..d499523fb9 100644 --- a/common/configuration.go +++ b/common/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/configuration_test.go b/common/configuration_test.go index 3c558e0f4f..f024ef9433 100644 --- a/common/configuration_test.go +++ b/common/configuration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/errors.go b/common/errors.go index 96d61f1c48..26692c09b6 100644 --- a/common/errors.go +++ b/common/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/errors_test.go b/common/errors_test.go index 8a614a8b52..fc31cd2694 100644 --- a/common/errors_test.go +++ b/common/errors_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/eventual_consistency.go b/common/eventual_consistency.go index 6042982ccd..39d25df034 100644 --- a/common/eventual_consistency.go +++ b/common/eventual_consistency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/eventual_consistency_test.go b/common/eventual_consistency_test.go index dce97b5ea7..e68844fe40 100644 --- a/common/eventual_consistency_test.go +++ b/common/eventual_consistency_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/helpers.go b/common/helpers.go index 8a8dce60a7..0b0916938b 100644 --- a/common/helpers.go +++ b/common/helpers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. //lint:file-ignore SA1019 older versions of staticcheck (those compatible with Golang 1.17) falsely flag x509.IsEncryptedPEMBlock and x509.DecryptPEMBlock. diff --git a/common/helpers_test.go b/common/helpers_test.go index de8ee0d2fb..e816da9282 100644 --- a/common/helpers_test.go +++ b/common/helpers_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/http.go b/common/http.go index 2a9a1ff0d0..9927366e07 100644 --- a/common/http.go +++ b/common/http.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/http_signer.go b/common/http_signer.go index b8a2c4c5eb..d27d4e42ec 100644 --- a/common/http_signer.go +++ b/common/http_signer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/http_signer_test.go b/common/http_signer_test.go index 10647ad203..8e1bddd3d2 100644 --- a/common/http_signer_test.go +++ b/common/http_signer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/http_test.go b/common/http_test.go index 60c0496837..de92130f44 100644 --- a/common/http_test.go +++ b/common/http_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/log.go b/common/log.go index 27b5dbc1b5..ea3c496c25 100644 --- a/common/log.go +++ b/common/log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/oci_http_transport_wrapper.go b/common/oci_http_transport_wrapper.go index adf18ccbe0..b589aca051 100644 --- a/common/oci_http_transport_wrapper.go +++ b/common/oci_http_transport_wrapper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/regions.go b/common/regions.go index d2d67d504d..ec5192307f 100644 --- a/common/regions.go +++ b/common/regions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common @@ -78,6 +78,8 @@ const ( RegionUSSaltlake2 Region = "us-saltlake-2" //RegionSABogota1 region Bogota RegionSABogota1 Region = "sa-bogota-1" + //RegionSAValparaiso1 region Valparaiso + RegionSAValparaiso1 Region = "sa-valparaiso-1" //RegionUSLangley1 region Langley RegionUSLangley1 Region = "us-langley-1" //RegionUSLuke1 region Luke @@ -160,6 +162,7 @@ var shortNameRegion = map[string]Region{ "mty": RegionMXMonterrey1, "aga": RegionUSSaltlake2, "bog": RegionSABogota1, + "vap": RegionSAValparaiso1, "lfi": RegionUSLangley1, "luf": RegionUSLuke1, "ric": RegionUSGovAshburn1, @@ -235,6 +238,7 @@ var regionRealm = map[Region]string{ RegionMXMonterrey1: "oc1", RegionUSSaltlake2: "oc1", RegionSABogota1: "oc1", + RegionSAValparaiso1: "oc1", RegionUSLangley1: "oc2", RegionUSLuke1: "oc2", diff --git a/common/regions.json b/common/regions.json index 5e08ab67f3..86417493c1 100644 --- a/common/regions.json +++ b/common/regions.json @@ -346,5 +346,11 @@ "realmKey": "oc1", "regionIdentifier": "sa-bogota-1", "realmDomainComponent": "oraclecloud.com" + }, + { + "regionKey": "vap", + "realmKey": "oc1", + "regionIdentifier": "sa-valparaiso-1", + "realmDomainComponent": "oraclecloud.com" } ] \ No newline at end of file diff --git a/common/retry.go b/common/retry.go index 12ef50b80b..b9ee0946dd 100644 --- a/common/retry.go +++ b/common/retry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/retry_test.go b/common/retry_test.go index b55164d428..0d20aee9b7 100644 --- a/common/retry_test.go +++ b/common/retry_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/tls_config_provider.go b/common/tls_config_provider.go index 2b6356fca8..13dc76f111 100644 --- a/common/tls_config_provider.go +++ b/common/tls_config_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/transport_template_provider.go b/common/transport_template_provider.go index 70c918e572..260c1ef8cb 100644 --- a/common/transport_template_provider.go +++ b/common/transport_template_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package common diff --git a/common/version.go b/common/version.go index 33509be4ab..506d63f7fc 100644 --- a/common/version.go +++ b/common/version.go @@ -13,7 +13,7 @@ import ( const ( major = "65" minor = "55" - patch = "0" + patch = "1" tag = "" ) diff --git a/computecloudatcustomer/ccc_infrastructure.go b/computecloudatcustomer/ccc_infrastructure.go index 830c1dc05e..a70c1bc578 100644 --- a/computecloudatcustomer/ccc_infrastructure.go +++ b/computecloudatcustomer/ccc_infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_collection.go b/computecloudatcustomer/ccc_infrastructure_collection.go index a4cc138956..0339329a50 100644 --- a/computecloudatcustomer/ccc_infrastructure_collection.go +++ b/computecloudatcustomer/ccc_infrastructure_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_inventory.go b/computecloudatcustomer/ccc_infrastructure_inventory.go index 24a157a50b..14e49df324 100644 --- a/computecloudatcustomer/ccc_infrastructure_inventory.go +++ b/computecloudatcustomer/ccc_infrastructure_inventory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_management_node.go b/computecloudatcustomer/ccc_infrastructure_management_node.go index ce1c98ddda..b7fc41f87e 100644 --- a/computecloudatcustomer/ccc_infrastructure_management_node.go +++ b/computecloudatcustomer/ccc_infrastructure_management_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_network_configuration.go b/computecloudatcustomer/ccc_infrastructure_network_configuration.go index b3dbf3d925..24ab20edfe 100644 --- a/computecloudatcustomer/ccc_infrastructure_network_configuration.go +++ b/computecloudatcustomer/ccc_infrastructure_network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_routing_dynamic_details.go b/computecloudatcustomer/ccc_infrastructure_routing_dynamic_details.go index 7dd232f04d..0745db3b70 100644 --- a/computecloudatcustomer/ccc_infrastructure_routing_dynamic_details.go +++ b/computecloudatcustomer/ccc_infrastructure_routing_dynamic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_routing_static_details.go b/computecloudatcustomer/ccc_infrastructure_routing_static_details.go index d5dafdef84..ac24995dea 100644 --- a/computecloudatcustomer/ccc_infrastructure_routing_static_details.go +++ b/computecloudatcustomer/ccc_infrastructure_routing_static_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_infrastructure_summary.go b/computecloudatcustomer/ccc_infrastructure_summary.go index 9891a6a4d1..f02be154dd 100644 --- a/computecloudatcustomer/ccc_infrastructure_summary.go +++ b/computecloudatcustomer/ccc_infrastructure_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_schedule_event.go b/computecloudatcustomer/ccc_schedule_event.go index 530200f8a4..ef4af0ac33 100644 --- a/computecloudatcustomer/ccc_schedule_event.go +++ b/computecloudatcustomer/ccc_schedule_event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_upgrade_information.go b/computecloudatcustomer/ccc_upgrade_information.go index e09f8c112c..69c2d7b522 100644 --- a/computecloudatcustomer/ccc_upgrade_information.go +++ b/computecloudatcustomer/ccc_upgrade_information.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_upgrade_schedule.go b/computecloudatcustomer/ccc_upgrade_schedule.go index cb3f6765f8..c305e5163d 100644 --- a/computecloudatcustomer/ccc_upgrade_schedule.go +++ b/computecloudatcustomer/ccc_upgrade_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_upgrade_schedule_collection.go b/computecloudatcustomer/ccc_upgrade_schedule_collection.go index fe04ae3684..84caa9fea0 100644 --- a/computecloudatcustomer/ccc_upgrade_schedule_collection.go +++ b/computecloudatcustomer/ccc_upgrade_schedule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/ccc_upgrade_schedule_summary.go b/computecloudatcustomer/ccc_upgrade_schedule_summary.go index c02d85fd86..ab8c46e30d 100644 --- a/computecloudatcustomer/ccc_upgrade_schedule_summary.go +++ b/computecloudatcustomer/ccc_upgrade_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/change_ccc_infrastructure_compartment_details.go b/computecloudatcustomer/change_ccc_infrastructure_compartment_details.go index fcd800dc01..488c3bee37 100644 --- a/computecloudatcustomer/change_ccc_infrastructure_compartment_details.go +++ b/computecloudatcustomer/change_ccc_infrastructure_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/change_ccc_infrastructure_compartment_request_response.go b/computecloudatcustomer/change_ccc_infrastructure_compartment_request_response.go index f5e9bd1ed3..2df46b908d 100644 --- a/computecloudatcustomer/change_ccc_infrastructure_compartment_request_response.go +++ b/computecloudatcustomer/change_ccc_infrastructure_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_details.go b/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_details.go index 88b31f2212..5a209fd23c 100644 --- a/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_details.go +++ b/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_request_response.go b/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_request_response.go index ba39626704..40f4ff68dc 100644 --- a/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_request_response.go +++ b/computecloudatcustomer/change_ccc_upgrade_schedule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/computecloudatcustomer_client.go b/computecloudatcustomer/computecloudatcustomer_client.go index e4f9a6abfb..53420d4f6d 100644 --- a/computecloudatcustomer/computecloudatcustomer_client.go +++ b/computecloudatcustomer/computecloudatcustomer_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/create_ccc_infrastructure_details.go b/computecloudatcustomer/create_ccc_infrastructure_details.go index 0dd610c322..b02c2b9a50 100644 --- a/computecloudatcustomer/create_ccc_infrastructure_details.go +++ b/computecloudatcustomer/create_ccc_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/create_ccc_infrastructure_request_response.go b/computecloudatcustomer/create_ccc_infrastructure_request_response.go index 330dae4428..c5a3314b89 100644 --- a/computecloudatcustomer/create_ccc_infrastructure_request_response.go +++ b/computecloudatcustomer/create_ccc_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/create_ccc_schedule_event.go b/computecloudatcustomer/create_ccc_schedule_event.go index 0df2ed9f26..1de4a25217 100644 --- a/computecloudatcustomer/create_ccc_schedule_event.go +++ b/computecloudatcustomer/create_ccc_schedule_event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/create_ccc_upgrade_schedule_details.go b/computecloudatcustomer/create_ccc_upgrade_schedule_details.go index 1691d94c9b..e3573c9726 100644 --- a/computecloudatcustomer/create_ccc_upgrade_schedule_details.go +++ b/computecloudatcustomer/create_ccc_upgrade_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/create_ccc_upgrade_schedule_request_response.go b/computecloudatcustomer/create_ccc_upgrade_schedule_request_response.go index 07628d58e8..b0afd2d3a1 100644 --- a/computecloudatcustomer/create_ccc_upgrade_schedule_request_response.go +++ b/computecloudatcustomer/create_ccc_upgrade_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/delete_ccc_infrastructure_request_response.go b/computecloudatcustomer/delete_ccc_infrastructure_request_response.go index 520599cff4..62f1718ef8 100644 --- a/computecloudatcustomer/delete_ccc_infrastructure_request_response.go +++ b/computecloudatcustomer/delete_ccc_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/delete_ccc_upgrade_schedule_request_response.go b/computecloudatcustomer/delete_ccc_upgrade_schedule_request_response.go index e5880c6f19..f43330181d 100644 --- a/computecloudatcustomer/delete_ccc_upgrade_schedule_request_response.go +++ b/computecloudatcustomer/delete_ccc_upgrade_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/get_ccc_infrastructure_request_response.go b/computecloudatcustomer/get_ccc_infrastructure_request_response.go index b0cb0e7328..35ac598905 100644 --- a/computecloudatcustomer/get_ccc_infrastructure_request_response.go +++ b/computecloudatcustomer/get_ccc_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/get_ccc_upgrade_schedule_request_response.go b/computecloudatcustomer/get_ccc_upgrade_schedule_request_response.go index 8fe59f227a..5b745b2de6 100644 --- a/computecloudatcustomer/get_ccc_upgrade_schedule_request_response.go +++ b/computecloudatcustomer/get_ccc_upgrade_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/list_ccc_infrastructures_request_response.go b/computecloudatcustomer/list_ccc_infrastructures_request_response.go index f478f36086..106e509ad2 100644 --- a/computecloudatcustomer/list_ccc_infrastructures_request_response.go +++ b/computecloudatcustomer/list_ccc_infrastructures_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/list_ccc_upgrade_schedules_request_response.go b/computecloudatcustomer/list_ccc_upgrade_schedules_request_response.go index 61e0934553..023643db87 100644 --- a/computecloudatcustomer/list_ccc_upgrade_schedules_request_response.go +++ b/computecloudatcustomer/list_ccc_upgrade_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/peer_information.go b/computecloudatcustomer/peer_information.go index 1cfc54aabd..97e6c439b8 100644 --- a/computecloudatcustomer/peer_information.go +++ b/computecloudatcustomer/peer_information.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/sort_order.go b/computecloudatcustomer/sort_order.go index 165135ba39..777d64aae0 100644 --- a/computecloudatcustomer/sort_order.go +++ b/computecloudatcustomer/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/update_ccc_infrastructure_details.go b/computecloudatcustomer/update_ccc_infrastructure_details.go index 5488299ed5..4b16c02cc0 100644 --- a/computecloudatcustomer/update_ccc_infrastructure_details.go +++ b/computecloudatcustomer/update_ccc_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/update_ccc_infrastructure_request_response.go b/computecloudatcustomer/update_ccc_infrastructure_request_response.go index 1e4ecc913b..83b1f053b6 100644 --- a/computecloudatcustomer/update_ccc_infrastructure_request_response.go +++ b/computecloudatcustomer/update_ccc_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/update_ccc_schedule_event.go b/computecloudatcustomer/update_ccc_schedule_event.go index 8923ce2185..b03469dc77 100644 --- a/computecloudatcustomer/update_ccc_schedule_event.go +++ b/computecloudatcustomer/update_ccc_schedule_event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/update_ccc_upgrade_schedule_details.go b/computecloudatcustomer/update_ccc_upgrade_schedule_details.go index 18821ad699..88f54674ec 100644 --- a/computecloudatcustomer/update_ccc_upgrade_schedule_details.go +++ b/computecloudatcustomer/update_ccc_upgrade_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computecloudatcustomer/update_ccc_upgrade_schedule_request_response.go b/computecloudatcustomer/update_ccc_upgrade_schedule_request_response.go index b0cdfe0442..30ab2562ce 100644 --- a/computecloudatcustomer/update_ccc_upgrade_schedule_request_response.go +++ b/computecloudatcustomer/update_ccc_upgrade_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/available_plugin_summary.go b/computeinstanceagent/available_plugin_summary.go index 42e9a005c1..efb6945252 100644 --- a/computeinstanceagent/available_plugin_summary.go +++ b/computeinstanceagent/available_plugin_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/cancel_instance_agent_command_request_response.go b/computeinstanceagent/cancel_instance_agent_command_request_response.go index e40580a533..1d0f3b9d86 100644 --- a/computeinstanceagent/cancel_instance_agent_command_request_response.go +++ b/computeinstanceagent/cancel_instance_agent_command_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/computeinstanceagent_client.go b/computeinstanceagent/computeinstanceagent_client.go index 5b6d90e41b..6d78c71552 100644 --- a/computeinstanceagent/computeinstanceagent_client.go +++ b/computeinstanceagent/computeinstanceagent_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/computeinstanceagent_plugin_client.go b/computeinstanceagent/computeinstanceagent_plugin_client.go index 8f17eee61e..e25ba1ebf0 100644 --- a/computeinstanceagent/computeinstanceagent_plugin_client.go +++ b/computeinstanceagent/computeinstanceagent_plugin_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/computeinstanceagent_pluginconfig_client.go b/computeinstanceagent/computeinstanceagent_pluginconfig_client.go index e2356353ee..7415fb4d8b 100644 --- a/computeinstanceagent/computeinstanceagent_pluginconfig_client.go +++ b/computeinstanceagent/computeinstanceagent_pluginconfig_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/create_instance_agent_command_details.go b/computeinstanceagent/create_instance_agent_command_details.go index a054116638..f926ec5b6a 100644 --- a/computeinstanceagent/create_instance_agent_command_details.go +++ b/computeinstanceagent/create_instance_agent_command_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/create_instance_agent_command_request_response.go b/computeinstanceagent/create_instance_agent_command_request_response.go index f1ab13b5de..360381cbb8 100644 --- a/computeinstanceagent/create_instance_agent_command_request_response.go +++ b/computeinstanceagent/create_instance_agent_command_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/get_instance_agent_command_execution_request_response.go b/computeinstanceagent/get_instance_agent_command_execution_request_response.go index f70869518a..9fbc8f5241 100644 --- a/computeinstanceagent/get_instance_agent_command_execution_request_response.go +++ b/computeinstanceagent/get_instance_agent_command_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/get_instance_agent_command_request_response.go b/computeinstanceagent/get_instance_agent_command_request_response.go index cc4e21c531..bd0171d857 100644 --- a/computeinstanceagent/get_instance_agent_command_request_response.go +++ b/computeinstanceagent/get_instance_agent_command_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/get_instance_agent_plugin_request_response.go b/computeinstanceagent/get_instance_agent_plugin_request_response.go index 688926cc7d..f1e4e091e0 100644 --- a/computeinstanceagent/get_instance_agent_plugin_request_response.go +++ b/computeinstanceagent/get_instance_agent_plugin_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command.go b/computeinstanceagent/instance_agent_command.go index 06ca52dbee..9b93fc9bf3 100644 --- a/computeinstanceagent/instance_agent_command.go +++ b/computeinstanceagent/instance_agent_command.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_content.go b/computeinstanceagent/instance_agent_command_content.go index 6ab04f494b..f2e302ea80 100644 --- a/computeinstanceagent/instance_agent_command_content.go +++ b/computeinstanceagent/instance_agent_command_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_execution.go b/computeinstanceagent/instance_agent_command_execution.go index 16d23951c5..c6da0f7f05 100644 --- a/computeinstanceagent/instance_agent_command_execution.go +++ b/computeinstanceagent/instance_agent_command_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_execution_output_content.go b/computeinstanceagent/instance_agent_command_execution_output_content.go index 33c39d2e1c..a97420d78a 100644 --- a/computeinstanceagent/instance_agent_command_execution_output_content.go +++ b/computeinstanceagent/instance_agent_command_execution_output_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_tuple_details.go b/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_tuple_details.go index 36ddcdbb09..b8f4a3d42e 100644 --- a/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_tuple_details.go +++ b/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_tuple_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_uri_details.go b/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_uri_details.go index 6f6d8c30fe..4bd2f0e220 100644 --- a/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_uri_details.go +++ b/computeinstanceagent/instance_agent_command_execution_output_via_object_storage_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_execution_output_via_text_details.go b/computeinstanceagent/instance_agent_command_execution_output_via_text_details.go index 45a17e8535..8ce8d0ee67 100644 --- a/computeinstanceagent/instance_agent_command_execution_output_via_text_details.go +++ b/computeinstanceagent/instance_agent_command_execution_output_via_text_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_execution_summary.go b/computeinstanceagent/instance_agent_command_execution_summary.go index e92db0103c..43752cf236 100644 --- a/computeinstanceagent/instance_agent_command_execution_summary.go +++ b/computeinstanceagent/instance_agent_command_execution_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_output_details.go b/computeinstanceagent/instance_agent_command_output_details.go index 39e47f5189..69c8fdbf95 100644 --- a/computeinstanceagent/instance_agent_command_output_details.go +++ b/computeinstanceagent/instance_agent_command_output_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_output_via_object_storage_tuple_details.go b/computeinstanceagent/instance_agent_command_output_via_object_storage_tuple_details.go index 835b728c9f..a6780c4897 100644 --- a/computeinstanceagent/instance_agent_command_output_via_object_storage_tuple_details.go +++ b/computeinstanceagent/instance_agent_command_output_via_object_storage_tuple_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_output_via_object_storage_uri_details.go b/computeinstanceagent/instance_agent_command_output_via_object_storage_uri_details.go index 7750f8968b..36a0f0d79a 100644 --- a/computeinstanceagent/instance_agent_command_output_via_object_storage_uri_details.go +++ b/computeinstanceagent/instance_agent_command_output_via_object_storage_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_output_via_text_details.go b/computeinstanceagent/instance_agent_command_output_via_text_details.go index e9eda94a0f..b58a148781 100644 --- a/computeinstanceagent/instance_agent_command_output_via_text_details.go +++ b/computeinstanceagent/instance_agent_command_output_via_text_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_source_details.go b/computeinstanceagent/instance_agent_command_source_details.go index 712462dd58..ebf2fa9712 100644 --- a/computeinstanceagent/instance_agent_command_source_details.go +++ b/computeinstanceagent/instance_agent_command_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_source_via_object_storage_tuple_details.go b/computeinstanceagent/instance_agent_command_source_via_object_storage_tuple_details.go index a303e22a7a..a175e0900d 100644 --- a/computeinstanceagent/instance_agent_command_source_via_object_storage_tuple_details.go +++ b/computeinstanceagent/instance_agent_command_source_via_object_storage_tuple_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_source_via_object_storage_uri_details.go b/computeinstanceagent/instance_agent_command_source_via_object_storage_uri_details.go index 00e415b94d..b6b6417a00 100644 --- a/computeinstanceagent/instance_agent_command_source_via_object_storage_uri_details.go +++ b/computeinstanceagent/instance_agent_command_source_via_object_storage_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_source_via_text_details.go b/computeinstanceagent/instance_agent_command_source_via_text_details.go index caa47ecec7..d921828481 100644 --- a/computeinstanceagent/instance_agent_command_source_via_text_details.go +++ b/computeinstanceagent/instance_agent_command_source_via_text_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_summary.go b/computeinstanceagent/instance_agent_command_summary.go index 43d51c7519..89d6ab0656 100644 --- a/computeinstanceagent/instance_agent_command_summary.go +++ b/computeinstanceagent/instance_agent_command_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_command_target.go b/computeinstanceagent/instance_agent_command_target.go index 8434083463..41d9663570 100644 --- a/computeinstanceagent/instance_agent_command_target.go +++ b/computeinstanceagent/instance_agent_command_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_plugin.go b/computeinstanceagent/instance_agent_plugin.go index 216b50955b..ea2297185c 100644 --- a/computeinstanceagent/instance_agent_plugin.go +++ b/computeinstanceagent/instance_agent_plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/instance_agent_plugin_summary.go b/computeinstanceagent/instance_agent_plugin_summary.go index 1a25da2af3..7a651cb9cd 100644 --- a/computeinstanceagent/instance_agent_plugin_summary.go +++ b/computeinstanceagent/instance_agent_plugin_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/list_instance_agent_command_executions_request_response.go b/computeinstanceagent/list_instance_agent_command_executions_request_response.go index 1aa2303900..63e9171557 100644 --- a/computeinstanceagent/list_instance_agent_command_executions_request_response.go +++ b/computeinstanceagent/list_instance_agent_command_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/list_instance_agent_commands_request_response.go b/computeinstanceagent/list_instance_agent_commands_request_response.go index 2d58511135..f6351a8112 100644 --- a/computeinstanceagent/list_instance_agent_commands_request_response.go +++ b/computeinstanceagent/list_instance_agent_commands_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/list_instance_agent_plugins_request_response.go b/computeinstanceagent/list_instance_agent_plugins_request_response.go index 4d92e22986..ba9ecbac1f 100644 --- a/computeinstanceagent/list_instance_agent_plugins_request_response.go +++ b/computeinstanceagent/list_instance_agent_plugins_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/list_instanceagent_available_plugins_request_response.go b/computeinstanceagent/list_instanceagent_available_plugins_request_response.go index 0b9571f764..e36ddc17f2 100644 --- a/computeinstanceagent/list_instanceagent_available_plugins_request_response.go +++ b/computeinstanceagent/list_instanceagent_available_plugins_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/computeinstanceagent/plugin.go b/computeinstanceagent/plugin.go index 784346554c..b09cff9a7a 100644 --- a/computeinstanceagent/plugin.go +++ b/computeinstanceagent/plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/add_on_options.go b/containerengine/add_on_options.go index f5cb665a77..f21717d807 100644 --- a/containerengine/add_on_options.go +++ b/containerengine/add_on_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon.go b/containerengine/addon.go index 3eee222785..a181fe9b2c 100644 --- a/containerengine/addon.go +++ b/containerengine/addon.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_configuration.go b/containerengine/addon_configuration.go index 4616a667d4..18e45e98ca 100644 --- a/containerengine/addon_configuration.go +++ b/containerengine/addon_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_error.go b/containerengine/addon_error.go index 9e09eac824..76a0c6249d 100644 --- a/containerengine/addon_error.go +++ b/containerengine/addon_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_lifecycle_state.go b/containerengine/addon_lifecycle_state.go index 057382a2dd..37347a6fb3 100644 --- a/containerengine/addon_lifecycle_state.go +++ b/containerengine/addon_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_option_summary.go b/containerengine/addon_option_summary.go index 3ef484e45b..a8d46800c9 100644 --- a/containerengine/addon_option_summary.go +++ b/containerengine/addon_option_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_summary.go b/containerengine/addon_summary.go index ed2446a0b3..b4bf81ebb2 100644 --- a/containerengine/addon_summary.go +++ b/containerengine/addon_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_version_configuration.go b/containerengine/addon_version_configuration.go index 4d3807069e..fec500f1f0 100644 --- a/containerengine/addon_version_configuration.go +++ b/containerengine/addon_version_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/addon_versions.go b/containerengine/addon_versions.go index da0f96c710..01a61fab55 100644 --- a/containerengine/addon_versions.go +++ b/containerengine/addon_versions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/admission_controller_options.go b/containerengine/admission_controller_options.go index 4e83319b43..36a22ba20c 100644 --- a/containerengine/admission_controller_options.go +++ b/containerengine/admission_controller_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster.go b/containerengine/cluster.go index eb251348ce..0df24041d1 100644 --- a/containerengine/cluster.go +++ b/containerengine/cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_create_options.go b/containerengine/cluster_create_options.go index 4c3d8af85e..ca766bbffc 100644 --- a/containerengine/cluster_create_options.go +++ b/containerengine/cluster_create_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_endpoint_config.go b/containerengine/cluster_endpoint_config.go index efd24729fb..c4dbd716af 100644 --- a/containerengine/cluster_endpoint_config.go +++ b/containerengine/cluster_endpoint_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_endpoints.go b/containerengine/cluster_endpoints.go index 58ced27f32..03596b64c1 100644 --- a/containerengine/cluster_endpoints.go +++ b/containerengine/cluster_endpoints.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_lifecycle_state.go b/containerengine/cluster_lifecycle_state.go index 027b0fcb3f..bcd6912603 100644 --- a/containerengine/cluster_lifecycle_state.go +++ b/containerengine/cluster_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_metadata.go b/containerengine/cluster_metadata.go index c6fd02a06c..d95f01c117 100644 --- a/containerengine/cluster_metadata.go +++ b/containerengine/cluster_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_migrate_to_native_vcn_details.go b/containerengine/cluster_migrate_to_native_vcn_details.go index 57bbe8805b..666ba6fab8 100644 --- a/containerengine/cluster_migrate_to_native_vcn_details.go +++ b/containerengine/cluster_migrate_to_native_vcn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_migrate_to_native_vcn_request_response.go b/containerengine/cluster_migrate_to_native_vcn_request_response.go index 7c37cc0353..e85ff36a8c 100644 --- a/containerengine/cluster_migrate_to_native_vcn_request_response.go +++ b/containerengine/cluster_migrate_to_native_vcn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_migrate_to_native_vcn_status.go b/containerengine/cluster_migrate_to_native_vcn_status.go index 6d85e99afb..950acfb5e6 100644 --- a/containerengine/cluster_migrate_to_native_vcn_status.go +++ b/containerengine/cluster_migrate_to_native_vcn_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_options.go b/containerengine/cluster_options.go index 6ed2597b38..cd4839078f 100644 --- a/containerengine/cluster_options.go +++ b/containerengine/cluster_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_pod_network_option_details.go b/containerengine/cluster_pod_network_option_details.go index 0a1e5deab4..5d5caf2ae8 100644 --- a/containerengine/cluster_pod_network_option_details.go +++ b/containerengine/cluster_pod_network_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_summary.go b/containerengine/cluster_summary.go index 37f5337ba0..9f75d7e7d4 100644 --- a/containerengine/cluster_summary.go +++ b/containerengine/cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/cluster_type.go b/containerengine/cluster_type.go index 58c6018d7c..bd036e1c4d 100644 --- a/containerengine/cluster_type.go +++ b/containerengine/cluster_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/complete_credential_rotation_request_response.go b/containerengine/complete_credential_rotation_request_response.go index a6ccdf73c1..416ca633db 100644 --- a/containerengine/complete_credential_rotation_request_response.go +++ b/containerengine/complete_credential_rotation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/containerengine_client.go b/containerengine/containerengine_client.go index 9e8d0353f1..bb64cd79f2 100644 --- a/containerengine/containerengine_client.go +++ b/containerengine/containerengine_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_cluster_details.go b/containerengine/create_cluster_details.go index e7a978615d..b7fe3ddc51 100644 --- a/containerengine/create_cluster_details.go +++ b/containerengine/create_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_cluster_endpoint_config_details.go b/containerengine/create_cluster_endpoint_config_details.go index 3e57bd2a3e..9a00e3ad11 100644 --- a/containerengine/create_cluster_endpoint_config_details.go +++ b/containerengine/create_cluster_endpoint_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_cluster_kubeconfig_content_details.go b/containerengine/create_cluster_kubeconfig_content_details.go index cec0d19fde..0524c448bf 100644 --- a/containerengine/create_cluster_kubeconfig_content_details.go +++ b/containerengine/create_cluster_kubeconfig_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_cluster_request_response.go b/containerengine/create_cluster_request_response.go index 779d062c66..934710458c 100644 --- a/containerengine/create_cluster_request_response.go +++ b/containerengine/create_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_image_policy_config_details.go b/containerengine/create_image_policy_config_details.go index e016ef2a69..dbbfedadad 100644 --- a/containerengine/create_image_policy_config_details.go +++ b/containerengine/create_image_policy_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_kubeconfig_request_response.go b/containerengine/create_kubeconfig_request_response.go index 17cd1d2714..f31c8e45a2 100644 --- a/containerengine/create_kubeconfig_request_response.go +++ b/containerengine/create_kubeconfig_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_node_pool_details.go b/containerengine/create_node_pool_details.go index 1e4bf92ef7..2f13ea482f 100644 --- a/containerengine/create_node_pool_details.go +++ b/containerengine/create_node_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_node_pool_node_config_details.go b/containerengine/create_node_pool_node_config_details.go index 2f55e95053..caf3056bc6 100644 --- a/containerengine/create_node_pool_node_config_details.go +++ b/containerengine/create_node_pool_node_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_node_pool_request_response.go b/containerengine/create_node_pool_request_response.go index 149c0224c8..d63f06b886 100644 --- a/containerengine/create_node_pool_request_response.go +++ b/containerengine/create_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_node_shape_config_details.go b/containerengine/create_node_shape_config_details.go index c7ceeded33..b4a4e022e6 100644 --- a/containerengine/create_node_shape_config_details.go +++ b/containerengine/create_node_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_virtual_node_pool_details.go b/containerengine/create_virtual_node_pool_details.go index 59cfc21e41..ba8d283e69 100644 --- a/containerengine/create_virtual_node_pool_details.go +++ b/containerengine/create_virtual_node_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_virtual_node_pool_request_response.go b/containerengine/create_virtual_node_pool_request_response.go index a34976721b..359e45b76e 100644 --- a/containerengine/create_virtual_node_pool_request_response.go +++ b/containerengine/create_virtual_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_workload_mapping_details.go b/containerengine/create_workload_mapping_details.go index f966bbe934..c154a70501 100644 --- a/containerengine/create_workload_mapping_details.go +++ b/containerengine/create_workload_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/create_workload_mapping_request_response.go b/containerengine/create_workload_mapping_request_response.go index f6dd35315b..7c4f31628b 100644 --- a/containerengine/create_workload_mapping_request_response.go +++ b/containerengine/create_workload_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/credential_rotation_status.go b/containerengine/credential_rotation_status.go index eeb9cacc1e..50903c9cf7 100644 --- a/containerengine/credential_rotation_status.go +++ b/containerengine/credential_rotation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/delete_cluster_request_response.go b/containerengine/delete_cluster_request_response.go index b24789a262..162fb193c4 100644 --- a/containerengine/delete_cluster_request_response.go +++ b/containerengine/delete_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/delete_node_pool_request_response.go b/containerengine/delete_node_pool_request_response.go index d4fed9305f..b6415945c3 100644 --- a/containerengine/delete_node_pool_request_response.go +++ b/containerengine/delete_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/delete_node_request_response.go b/containerengine/delete_node_request_response.go index e3d33ababb..f99104b088 100644 --- a/containerengine/delete_node_request_response.go +++ b/containerengine/delete_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/delete_virtual_node_pool_request_response.go b/containerengine/delete_virtual_node_pool_request_response.go index 840deb6b36..5cc62ebc83 100644 --- a/containerengine/delete_virtual_node_pool_request_response.go +++ b/containerengine/delete_virtual_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/delete_work_request_request_response.go b/containerengine/delete_work_request_request_response.go index 61c818a989..b030cdcbfc 100644 --- a/containerengine/delete_work_request_request_response.go +++ b/containerengine/delete_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/delete_workload_mapping_request_response.go b/containerengine/delete_workload_mapping_request_response.go index f4404eeff8..f2c8ff3b84 100644 --- a/containerengine/delete_workload_mapping_request_response.go +++ b/containerengine/delete_workload_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/disable_addon_request_response.go b/containerengine/disable_addon_request_response.go index e68d006974..1f428d3e35 100644 --- a/containerengine/disable_addon_request_response.go +++ b/containerengine/disable_addon_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/flannel_overlay_cluster_pod_network_option_details.go b/containerengine/flannel_overlay_cluster_pod_network_option_details.go index 02bb8ba9f3..67caae6aad 100644 --- a/containerengine/flannel_overlay_cluster_pod_network_option_details.go +++ b/containerengine/flannel_overlay_cluster_pod_network_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/flannel_overlay_node_pool_pod_network_option_details.go b/containerengine/flannel_overlay_node_pool_pod_network_option_details.go index 7fe034a310..ab642e48b2 100644 --- a/containerengine/flannel_overlay_node_pool_pod_network_option_details.go +++ b/containerengine/flannel_overlay_node_pool_pod_network_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_addon_request_response.go b/containerengine/get_addon_request_response.go index 7501ecd740..0e2f5e28bc 100644 --- a/containerengine/get_addon_request_response.go +++ b/containerengine/get_addon_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_cluster_migrate_to_native_vcn_status_request_response.go b/containerengine/get_cluster_migrate_to_native_vcn_status_request_response.go index 81b94b6dd6..90f618a028 100644 --- a/containerengine/get_cluster_migrate_to_native_vcn_status_request_response.go +++ b/containerengine/get_cluster_migrate_to_native_vcn_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_cluster_options_request_response.go b/containerengine/get_cluster_options_request_response.go index 5a0892aeba..5f43d622c7 100644 --- a/containerengine/get_cluster_options_request_response.go +++ b/containerengine/get_cluster_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_cluster_request_response.go b/containerengine/get_cluster_request_response.go index d78b7ce2eb..cb8dee2977 100644 --- a/containerengine/get_cluster_request_response.go +++ b/containerengine/get_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_credential_rotation_status_request_response.go b/containerengine/get_credential_rotation_status_request_response.go index 5abcc73166..583fb2cd7f 100644 --- a/containerengine/get_credential_rotation_status_request_response.go +++ b/containerengine/get_credential_rotation_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_node_pool_options_request_response.go b/containerengine/get_node_pool_options_request_response.go index 4e98788f53..6979f9e0eb 100644 --- a/containerengine/get_node_pool_options_request_response.go +++ b/containerengine/get_node_pool_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_node_pool_request_response.go b/containerengine/get_node_pool_request_response.go index 08dcd8035e..fcbebde244 100644 --- a/containerengine/get_node_pool_request_response.go +++ b/containerengine/get_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_virtual_node_pool_request_response.go b/containerengine/get_virtual_node_pool_request_response.go index 71120051bc..487113db04 100644 --- a/containerengine/get_virtual_node_pool_request_response.go +++ b/containerengine/get_virtual_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_virtual_node_request_response.go b/containerengine/get_virtual_node_request_response.go index 127ea926dc..20d6c9225b 100644 --- a/containerengine/get_virtual_node_request_response.go +++ b/containerengine/get_virtual_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_work_request_request_response.go b/containerengine/get_work_request_request_response.go index dda04d5426..7e928d24af 100644 --- a/containerengine/get_work_request_request_response.go +++ b/containerengine/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/get_workload_mapping_request_response.go b/containerengine/get_workload_mapping_request_response.go index 37dfc423a2..06b483960d 100644 --- a/containerengine/get_workload_mapping_request_response.go +++ b/containerengine/get_workload_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/image_policy_config.go b/containerengine/image_policy_config.go index 9190b47f2d..00d7e80e00 100644 --- a/containerengine/image_policy_config.go +++ b/containerengine/image_policy_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/initial_virtual_node_label.go b/containerengine/initial_virtual_node_label.go index 07653e25dd..5e8c051822 100644 --- a/containerengine/initial_virtual_node_label.go +++ b/containerengine/initial_virtual_node_label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/install_addon_details.go b/containerengine/install_addon_details.go index 3d924ca78f..d4d09745f4 100644 --- a/containerengine/install_addon_details.go +++ b/containerengine/install_addon_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/install_addon_request_response.go b/containerengine/install_addon_request_response.go index 775760fc3a..f28396b419 100644 --- a/containerengine/install_addon_request_response.go +++ b/containerengine/install_addon_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/key_details.go b/containerengine/key_details.go index 2f7556aef9..18be063db5 100644 --- a/containerengine/key_details.go +++ b/containerengine/key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/key_value.go b/containerengine/key_value.go index 1a876a05d2..e787c82afc 100644 --- a/containerengine/key_value.go +++ b/containerengine/key_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/kubernetes_network_config.go b/containerengine/kubernetes_network_config.go index 1f3132a97b..1e48b57f0a 100644 --- a/containerengine/kubernetes_network_config.go +++ b/containerengine/kubernetes_network_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/kubernetes_versions_filters.go b/containerengine/kubernetes_versions_filters.go index 3e729920c6..87bc039e37 100644 --- a/containerengine/kubernetes_versions_filters.go +++ b/containerengine/kubernetes_versions_filters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_addon_options_request_response.go b/containerengine/list_addon_options_request_response.go index 7393cc5ee9..dc572f11fe 100644 --- a/containerengine/list_addon_options_request_response.go +++ b/containerengine/list_addon_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_addons_request_response.go b/containerengine/list_addons_request_response.go index a40506ac5e..a23f278492 100644 --- a/containerengine/list_addons_request_response.go +++ b/containerengine/list_addons_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_clusters_request_response.go b/containerengine/list_clusters_request_response.go index 66c4245215..4ea045c9c2 100644 --- a/containerengine/list_clusters_request_response.go +++ b/containerengine/list_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_node_pools_request_response.go b/containerengine/list_node_pools_request_response.go index 7206512206..1b761b07d8 100644 --- a/containerengine/list_node_pools_request_response.go +++ b/containerengine/list_node_pools_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_pod_shapes_request_response.go b/containerengine/list_pod_shapes_request_response.go index 5cdc70d5d9..52f11e78d0 100644 --- a/containerengine/list_pod_shapes_request_response.go +++ b/containerengine/list_pod_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_virtual_node_pools_request_response.go b/containerengine/list_virtual_node_pools_request_response.go index c0d78c80b0..c7d335cb52 100644 --- a/containerengine/list_virtual_node_pools_request_response.go +++ b/containerengine/list_virtual_node_pools_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_virtual_nodes_request_response.go b/containerengine/list_virtual_nodes_request_response.go index d1a018fdc1..ce04ec8d31 100644 --- a/containerengine/list_virtual_nodes_request_response.go +++ b/containerengine/list_virtual_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_work_request_errors_request_response.go b/containerengine/list_work_request_errors_request_response.go index d12caac9d0..078de0ad51 100644 --- a/containerengine/list_work_request_errors_request_response.go +++ b/containerengine/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_work_request_logs_request_response.go b/containerengine/list_work_request_logs_request_response.go index a58835e96c..6211a7b19e 100644 --- a/containerengine/list_work_request_logs_request_response.go +++ b/containerengine/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_work_requests_request_response.go b/containerengine/list_work_requests_request_response.go index 4645b3a8aa..a232c50322 100644 --- a/containerengine/list_work_requests_request_response.go +++ b/containerengine/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/list_workload_mappings_request_response.go b/containerengine/list_workload_mappings_request_response.go index e0888cac78..2de1ead876 100644 --- a/containerengine/list_workload_mappings_request_response.go +++ b/containerengine/list_workload_mappings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node.go b/containerengine/node.go index d8413be681..cf8a5b44e3 100644 --- a/containerengine/node.go +++ b/containerengine/node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_error.go b/containerengine/node_error.go index 05ac3bee6d..837fd903ba 100644 --- a/containerengine/node_error.go +++ b/containerengine/node_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_eviction_node_pool_settings.go b/containerengine/node_eviction_node_pool_settings.go index 789e42e80d..f9272eaba8 100644 --- a/containerengine/node_eviction_node_pool_settings.go +++ b/containerengine/node_eviction_node_pool_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool.go b/containerengine/node_pool.go index 71b46672cd..c5a0f8167e 100644 --- a/containerengine/node_pool.go +++ b/containerengine/node_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_cycling_details.go b/containerengine/node_pool_cycling_details.go index 7ed2517528..0f35181c6b 100644 --- a/containerengine/node_pool_cycling_details.go +++ b/containerengine/node_pool_cycling_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_lifecycle_state.go b/containerengine/node_pool_lifecycle_state.go index fc97ee6b82..8d1d8c39e9 100644 --- a/containerengine/node_pool_lifecycle_state.go +++ b/containerengine/node_pool_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_node_config_details.go b/containerengine/node_pool_node_config_details.go index 4c3ecca164..2de50c7a2e 100644 --- a/containerengine/node_pool_node_config_details.go +++ b/containerengine/node_pool_node_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_options.go b/containerengine/node_pool_options.go index efbb1258fb..d4fd90df60 100644 --- a/containerengine/node_pool_options.go +++ b/containerengine/node_pool_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_placement_config_details.go b/containerengine/node_pool_placement_config_details.go index 8bd017dea0..0afa620ef4 100644 --- a/containerengine/node_pool_placement_config_details.go +++ b/containerengine/node_pool_placement_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_pod_network_option_details.go b/containerengine/node_pool_pod_network_option_details.go index 723b57bbd5..64924b8926 100644 --- a/containerengine/node_pool_pod_network_option_details.go +++ b/containerengine/node_pool_pod_network_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_pool_summary.go b/containerengine/node_pool_summary.go index fae97a6bde..ce46b04f97 100644 --- a/containerengine/node_pool_summary.go +++ b/containerengine/node_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_shape_config.go b/containerengine/node_shape_config.go index 6828652952..ede30810c1 100644 --- a/containerengine/node_shape_config.go +++ b/containerengine/node_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_source_details.go b/containerengine/node_source_details.go index f7d1515203..4a9ec7c67e 100644 --- a/containerengine/node_source_details.go +++ b/containerengine/node_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_source_option.go b/containerengine/node_source_option.go index 7633cf2219..c13fa545e1 100644 --- a/containerengine/node_source_option.go +++ b/containerengine/node_source_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_source_type.go b/containerengine/node_source_type.go index faccc4c02f..7696620c27 100644 --- a/containerengine/node_source_type.go +++ b/containerengine/node_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_source_via_image_details.go b/containerengine/node_source_via_image_details.go index 7dc20781fe..86e7bc7034 100644 --- a/containerengine/node_source_via_image_details.go +++ b/containerengine/node_source_via_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/node_source_via_image_option.go b/containerengine/node_source_via_image_option.go index 59162fdb32..2eca0010fd 100644 --- a/containerengine/node_source_via_image_option.go +++ b/containerengine/node_source_via_image_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/oci_vcn_ip_native_cluster_pod_network_option_details.go b/containerengine/oci_vcn_ip_native_cluster_pod_network_option_details.go index d2680d6ba1..24ba042adf 100644 --- a/containerengine/oci_vcn_ip_native_cluster_pod_network_option_details.go +++ b/containerengine/oci_vcn_ip_native_cluster_pod_network_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/oci_vcn_ip_native_node_pool_pod_network_option_details.go b/containerengine/oci_vcn_ip_native_node_pool_pod_network_option_details.go index 2fd9ffef1b..778a7839de 100644 --- a/containerengine/oci_vcn_ip_native_node_pool_pod_network_option_details.go +++ b/containerengine/oci_vcn_ip_native_node_pool_pod_network_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/persistent_volume_config_details.go b/containerengine/persistent_volume_config_details.go index e493e95693..0e4876dd3f 100644 --- a/containerengine/persistent_volume_config_details.go +++ b/containerengine/persistent_volume_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/placement_configuration.go b/containerengine/placement_configuration.go index 392033622f..40f9b10ec0 100644 --- a/containerengine/placement_configuration.go +++ b/containerengine/placement_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/pod_configuration.go b/containerengine/pod_configuration.go index d917c0a3dc..faf3f60c01 100644 --- a/containerengine/pod_configuration.go +++ b/containerengine/pod_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/pod_shape.go b/containerengine/pod_shape.go index e32f541a6d..36fcb8906a 100644 --- a/containerengine/pod_shape.go +++ b/containerengine/pod_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/pod_shape_summary.go b/containerengine/pod_shape_summary.go index 2dd4c55644..7740c796f1 100644 --- a/containerengine/pod_shape_summary.go +++ b/containerengine/pod_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/preemptible_node_config_details.go b/containerengine/preemptible_node_config_details.go index 3cbff3b426..96783639c6 100644 --- a/containerengine/preemptible_node_config_details.go +++ b/containerengine/preemptible_node_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/preemption_action.go b/containerengine/preemption_action.go index c012d414b3..577a85dfd4 100644 --- a/containerengine/preemption_action.go +++ b/containerengine/preemption_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/service_lb_config_details.go b/containerengine/service_lb_config_details.go index ddf486b052..214f633598 100644 --- a/containerengine/service_lb_config_details.go +++ b/containerengine/service_lb_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/shape_memory_options.go b/containerengine/shape_memory_options.go index 8bf067f706..ac979bad54 100644 --- a/containerengine/shape_memory_options.go +++ b/containerengine/shape_memory_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/shape_network_bandwidth_options.go b/containerengine/shape_network_bandwidth_options.go index bf1d51e490..46a6436692 100644 --- a/containerengine/shape_network_bandwidth_options.go +++ b/containerengine/shape_network_bandwidth_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/shape_ocpu_options.go b/containerengine/shape_ocpu_options.go index 8754e98120..abc825c21a 100644 --- a/containerengine/shape_ocpu_options.go +++ b/containerengine/shape_ocpu_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/sort_order.go b/containerengine/sort_order.go index 84b1917bfb..214857a660 100644 --- a/containerengine/sort_order.go +++ b/containerengine/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/start_credential_rotation_details.go b/containerengine/start_credential_rotation_details.go index dbb4f2b549..92e8b5d4fa 100644 --- a/containerengine/start_credential_rotation_details.go +++ b/containerengine/start_credential_rotation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/start_credential_rotation_request_response.go b/containerengine/start_credential_rotation_request_response.go index 11e1ff95d2..3576c06267 100644 --- a/containerengine/start_credential_rotation_request_response.go +++ b/containerengine/start_credential_rotation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/taint.go b/containerengine/taint.go index f600899b9f..eaafe914a0 100644 --- a/containerengine/taint.go +++ b/containerengine/taint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/terminate_preemption_action.go b/containerengine/terminate_preemption_action.go index fb1b9c3b74..478abdf3b8 100644 --- a/containerengine/terminate_preemption_action.go +++ b/containerengine/terminate_preemption_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_addon_details.go b/containerengine/update_addon_details.go index 4494352acc..7d164a5ad1 100644 --- a/containerengine/update_addon_details.go +++ b/containerengine/update_addon_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_addon_request_response.go b/containerengine/update_addon_request_response.go index efc24956fd..e998a60874 100644 --- a/containerengine/update_addon_request_response.go +++ b/containerengine/update_addon_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_cluster_details.go b/containerengine/update_cluster_details.go index b9eb342ab9..1b16d39671 100644 --- a/containerengine/update_cluster_details.go +++ b/containerengine/update_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_cluster_endpoint_config_details.go b/containerengine/update_cluster_endpoint_config_details.go index 0fbb122e24..649d9f68cf 100644 --- a/containerengine/update_cluster_endpoint_config_details.go +++ b/containerengine/update_cluster_endpoint_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_cluster_endpoint_config_request_response.go b/containerengine/update_cluster_endpoint_config_request_response.go index 9a06a4b463..541a5876ef 100644 --- a/containerengine/update_cluster_endpoint_config_request_response.go +++ b/containerengine/update_cluster_endpoint_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_cluster_options_details.go b/containerengine/update_cluster_options_details.go index ad22a4b907..370c88e40a 100644 --- a/containerengine/update_cluster_options_details.go +++ b/containerengine/update_cluster_options_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_cluster_request_response.go b/containerengine/update_cluster_request_response.go index 85699a3a91..1e7716d63e 100644 --- a/containerengine/update_cluster_request_response.go +++ b/containerengine/update_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_image_policy_config_details.go b/containerengine/update_image_policy_config_details.go index b09ec90407..b9737776bc 100644 --- a/containerengine/update_image_policy_config_details.go +++ b/containerengine/update_image_policy_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_node_pool_details.go b/containerengine/update_node_pool_details.go index 34d3d2f95d..a5b4be323a 100644 --- a/containerengine/update_node_pool_details.go +++ b/containerengine/update_node_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_node_pool_node_config_details.go b/containerengine/update_node_pool_node_config_details.go index 55a970130b..b02f010698 100644 --- a/containerengine/update_node_pool_node_config_details.go +++ b/containerengine/update_node_pool_node_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_node_pool_request_response.go b/containerengine/update_node_pool_request_response.go index 096f292548..b80c317dac 100644 --- a/containerengine/update_node_pool_request_response.go +++ b/containerengine/update_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_node_shape_config_details.go b/containerengine/update_node_shape_config_details.go index 54c9768fb1..f2a6263da4 100644 --- a/containerengine/update_node_shape_config_details.go +++ b/containerengine/update_node_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_virtual_node_pool_details.go b/containerengine/update_virtual_node_pool_details.go index 04ccfe2be3..8064c5c295 100644 --- a/containerengine/update_virtual_node_pool_details.go +++ b/containerengine/update_virtual_node_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_virtual_node_pool_request_response.go b/containerengine/update_virtual_node_pool_request_response.go index 7929cdc99a..9707b90b66 100644 --- a/containerengine/update_virtual_node_pool_request_response.go +++ b/containerengine/update_virtual_node_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_workload_mapping_details.go b/containerengine/update_workload_mapping_details.go index b572fdf821..bdae873eaf 100644 --- a/containerengine/update_workload_mapping_details.go +++ b/containerengine/update_workload_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/update_workload_mapping_request_response.go b/containerengine/update_workload_mapping_request_response.go index f5393a4cde..29d5dfb881 100644 --- a/containerengine/update_workload_mapping_request_response.go +++ b/containerengine/update_workload_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node.go b/containerengine/virtual_node.go index f791279f04..a6a6db6014 100644 --- a/containerengine/virtual_node.go +++ b/containerengine/virtual_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node_lifecycle_state.go b/containerengine/virtual_node_lifecycle_state.go index 979301ec05..4950deecae 100644 --- a/containerengine/virtual_node_lifecycle_state.go +++ b/containerengine/virtual_node_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node_pool.go b/containerengine/virtual_node_pool.go index 12bf307571..3c15f6f696 100644 --- a/containerengine/virtual_node_pool.go +++ b/containerengine/virtual_node_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node_pool_lifecycle_state.go b/containerengine/virtual_node_pool_lifecycle_state.go index 3aa9aee03c..3b66b86dbf 100644 --- a/containerengine/virtual_node_pool_lifecycle_state.go +++ b/containerengine/virtual_node_pool_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node_pool_summary.go b/containerengine/virtual_node_pool_summary.go index 2624657ca6..caa4a3a325 100644 --- a/containerengine/virtual_node_pool_summary.go +++ b/containerengine/virtual_node_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node_summary.go b/containerengine/virtual_node_summary.go index 85696d1a99..f5922be330 100644 --- a/containerengine/virtual_node_summary.go +++ b/containerengine/virtual_node_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/virtual_node_tags.go b/containerengine/virtual_node_tags.go index 33ebbbca45..173cda2280 100644 --- a/containerengine/virtual_node_tags.go +++ b/containerengine/virtual_node_tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request.go b/containerengine/work_request.go index c1395c90f2..b8fe6605c3 100644 --- a/containerengine/work_request.go +++ b/containerengine/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request_error.go b/containerengine/work_request_error.go index 04fa64b5d5..f9044250b7 100644 --- a/containerengine/work_request_error.go +++ b/containerengine/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request_log_entry.go b/containerengine/work_request_log_entry.go index edc0509c8d..235ebdfd40 100644 --- a/containerengine/work_request_log_entry.go +++ b/containerengine/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request_operation_type.go b/containerengine/work_request_operation_type.go index 3790b29ad3..15c7e7ac9e 100644 --- a/containerengine/work_request_operation_type.go +++ b/containerengine/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request_resource.go b/containerengine/work_request_resource.go index 4e801b9f92..3c006ec493 100644 --- a/containerengine/work_request_resource.go +++ b/containerengine/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request_status.go b/containerengine/work_request_status.go index 58f2609f79..fe43bdbc0c 100644 --- a/containerengine/work_request_status.go +++ b/containerengine/work_request_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/work_request_summary.go b/containerengine/work_request_summary.go index f81e09e356..13d0f6cadd 100644 --- a/containerengine/work_request_summary.go +++ b/containerengine/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/workload_mapping.go b/containerengine/workload_mapping.go index 7451856574..cff8d663dc 100644 --- a/containerengine/workload_mapping.go +++ b/containerengine/workload_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/workload_mapping_lifecycle_state.go b/containerengine/workload_mapping_lifecycle_state.go index 096534b2bf..0c1add9280 100644 --- a/containerengine/workload_mapping_lifecycle_state.go +++ b/containerengine/workload_mapping_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerengine/workload_mapping_summary.go b/containerengine/workload_mapping_summary.go index 6ce87b9c79..ce8246b645 100644 --- a/containerengine/workload_mapping_summary.go +++ b/containerengine/workload_mapping_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/action_type.go b/containerinstances/action_type.go index 10f59b440d..208bba0fb7 100644 --- a/containerinstances/action_type.go +++ b/containerinstances/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/basic_image_pull_secret.go b/containerinstances/basic_image_pull_secret.go index bf6ab9fb60..1f2699a48b 100644 --- a/containerinstances/basic_image_pull_secret.go +++ b/containerinstances/basic_image_pull_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/change_container_instance_compartment_details.go b/containerinstances/change_container_instance_compartment_details.go index ed11f512ac..6494a52cbb 100644 --- a/containerinstances/change_container_instance_compartment_details.go +++ b/containerinstances/change_container_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/change_container_instance_compartment_request_response.go b/containerinstances/change_container_instance_compartment_request_response.go index 0d5eff3123..4cc94697a3 100644 --- a/containerinstances/change_container_instance_compartment_request_response.go +++ b/containerinstances/change_container_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container.go b/containerinstances/container.go index c9ca246831..d3b0e1b6f0 100644 --- a/containerinstances/container.go +++ b/containerinstances/container.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_capability.go b/containerinstances/container_capability.go index 2539008836..53fead43cf 100644 --- a/containerinstances/container_capability.go +++ b/containerinstances/container_capability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_collection.go b/containerinstances/container_collection.go index 3269dee947..718289922c 100644 --- a/containerinstances/container_collection.go +++ b/containerinstances/container_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_command_health_check.go b/containerinstances/container_command_health_check.go index 54149b01c5..d0d87e86f9 100644 --- a/containerinstances/container_command_health_check.go +++ b/containerinstances/container_command_health_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_config_file.go b/containerinstances/container_config_file.go index 7f59122017..b8d20116ef 100644 --- a/containerinstances/container_config_file.go +++ b/containerinstances/container_config_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_config_file_volume.go b/containerinstances/container_config_file_volume.go index e3454c0bf2..8ff711c329 100644 --- a/containerinstances/container_config_file_volume.go +++ b/containerinstances/container_config_file_volume.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_dns_config.go b/containerinstances/container_dns_config.go index 5c28998390..6d9900498d 100644 --- a/containerinstances/container_dns_config.go +++ b/containerinstances/container_dns_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_empty_dir_volume.go b/containerinstances/container_empty_dir_volume.go index e4b9858304..fbc35e8265 100644 --- a/containerinstances/container_empty_dir_volume.go +++ b/containerinstances/container_empty_dir_volume.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_health_check.go b/containerinstances/container_health_check.go index 3d9fed541e..231a04ff6f 100644 --- a/containerinstances/container_health_check.go +++ b/containerinstances/container_health_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_health_check_failure_action.go b/containerinstances/container_health_check_failure_action.go index 4ccc179f33..4763c8d2ee 100644 --- a/containerinstances/container_health_check_failure_action.go +++ b/containerinstances/container_health_check_failure_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_health_check_type.go b/containerinstances/container_health_check_type.go index fde20d1ccf..6cbad1fcb6 100644 --- a/containerinstances/container_health_check_type.go +++ b/containerinstances/container_health_check_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_http_health_check.go b/containerinstances/container_http_health_check.go index 777df31b6e..ec5c143882 100644 --- a/containerinstances/container_http_health_check.go +++ b/containerinstances/container_http_health_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance.go b/containerinstances/container_instance.go index 647cc3b60c..eef312730e 100644 --- a/containerinstances/container_instance.go +++ b/containerinstances/container_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance_collection.go b/containerinstances/container_instance_collection.go index b4aba00c0d..c6a551a6bc 100644 --- a/containerinstances/container_instance_collection.go +++ b/containerinstances/container_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance_container.go b/containerinstances/container_instance_container.go index acaddb5b1b..0b7ec79f07 100644 --- a/containerinstances/container_instance_container.go +++ b/containerinstances/container_instance_container.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance_shape_collection.go b/containerinstances/container_instance_shape_collection.go index 15220fafb7..3065845667 100644 --- a/containerinstances/container_instance_shape_collection.go +++ b/containerinstances/container_instance_shape_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance_shape_config.go b/containerinstances/container_instance_shape_config.go index e3f73489da..967d68f724 100644 --- a/containerinstances/container_instance_shape_config.go +++ b/containerinstances/container_instance_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance_shape_summary.go b/containerinstances/container_instance_shape_summary.go index e0915ac4e3..bda5e94735 100644 --- a/containerinstances/container_instance_shape_summary.go +++ b/containerinstances/container_instance_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_instance_summary.go b/containerinstances/container_instance_summary.go index 758b01c605..5fce42c4b1 100644 --- a/containerinstances/container_instance_summary.go +++ b/containerinstances/container_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_resource_config.go b/containerinstances/container_resource_config.go index f763f38485..3feaf4cdcb 100644 --- a/containerinstances/container_resource_config.go +++ b/containerinstances/container_resource_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_summary.go b/containerinstances/container_summary.go index 5dc0563c69..dce9d323b3 100644 --- a/containerinstances/container_summary.go +++ b/containerinstances/container_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_tcp_health_check.go b/containerinstances/container_tcp_health_check.go index 427c1e2679..b9d885309a 100644 --- a/containerinstances/container_tcp_health_check.go +++ b/containerinstances/container_tcp_health_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_vnic.go b/containerinstances/container_vnic.go index 7180639b83..38f6e056e8 100644 --- a/containerinstances/container_vnic.go +++ b/containerinstances/container_vnic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_volume.go b/containerinstances/container_volume.go index 1669ee8b1f..d85d4a24ba 100644 --- a/containerinstances/container_volume.go +++ b/containerinstances/container_volume.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/container_volume_type.go b/containerinstances/container_volume_type.go index 803e2e9a11..33c910ec2e 100644 --- a/containerinstances/container_volume_type.go +++ b/containerinstances/container_volume_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/containerinstances_containerinstance_client.go b/containerinstances/containerinstances_containerinstance_client.go index 8070f24c8a..050fdf6f43 100644 --- a/containerinstances/containerinstances_containerinstance_client.go +++ b/containerinstances/containerinstances_containerinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -618,7 +618,7 @@ func (client ContainerInstanceClient) listContainers(ctx context.Context, reques return response, err } -// ListWorkRequestErrors Return a paginated list of errors for a given work request. +// ListWorkRequestErrors Returns a paginated list of errors for a work request. // // # See also // @@ -676,7 +676,7 @@ func (client ContainerInstanceClient) listWorkRequestErrors(ctx context.Context, return response, err } -// ListWorkRequestLogs Return a paginated list of logs for a given work request. +// ListWorkRequestLogs Returns a paginated list of logs for a work request. // // # See also // diff --git a/containerinstances/create_basic_image_pull_secret_details.go b/containerinstances/create_basic_image_pull_secret_details.go index e628e42e66..dba69d4942 100644 --- a/containerinstances/create_basic_image_pull_secret_details.go +++ b/containerinstances/create_basic_image_pull_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_command_health_check_details.go b/containerinstances/create_container_command_health_check_details.go index feb4d2bb4a..ba81181775 100644 --- a/containerinstances/create_container_command_health_check_details.go +++ b/containerinstances/create_container_command_health_check_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_config_file_volume_details.go b/containerinstances/create_container_config_file_volume_details.go index e7f33d617d..929cd311e1 100644 --- a/containerinstances/create_container_config_file_volume_details.go +++ b/containerinstances/create_container_config_file_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_details.go b/containerinstances/create_container_details.go index cce171a6a4..1f175a1606 100644 --- a/containerinstances/create_container_details.go +++ b/containerinstances/create_container_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_dns_config_details.go b/containerinstances/create_container_dns_config_details.go index 9af2532ffa..f4c13aa204 100644 --- a/containerinstances/create_container_dns_config_details.go +++ b/containerinstances/create_container_dns_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_empty_dir_volume_details.go b/containerinstances/create_container_empty_dir_volume_details.go index 86e9fd872a..bae6110c54 100644 --- a/containerinstances/create_container_empty_dir_volume_details.go +++ b/containerinstances/create_container_empty_dir_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_health_check_details.go b/containerinstances/create_container_health_check_details.go index c4da8f354e..802ca82179 100644 --- a/containerinstances/create_container_health_check_details.go +++ b/containerinstances/create_container_health_check_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_http_health_check_details.go b/containerinstances/create_container_http_health_check_details.go index 1e53cdce6b..0addcd41a6 100644 --- a/containerinstances/create_container_http_health_check_details.go +++ b/containerinstances/create_container_http_health_check_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_instance_details.go b/containerinstances/create_container_instance_details.go index 53b8b01e90..32b07cf70f 100644 --- a/containerinstances/create_container_instance_details.go +++ b/containerinstances/create_container_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_instance_request_response.go b/containerinstances/create_container_instance_request_response.go index 6f8969ddca..fe1d1b8f52 100644 --- a/containerinstances/create_container_instance_request_response.go +++ b/containerinstances/create_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_instance_shape_config_details.go b/containerinstances/create_container_instance_shape_config_details.go index 8afa07a029..8b3af446db 100644 --- a/containerinstances/create_container_instance_shape_config_details.go +++ b/containerinstances/create_container_instance_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_resource_config_details.go b/containerinstances/create_container_resource_config_details.go index cced3936d8..d0f5e2fd04 100644 --- a/containerinstances/create_container_resource_config_details.go +++ b/containerinstances/create_container_resource_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_tcp_health_check_details.go b/containerinstances/create_container_tcp_health_check_details.go index 2bf87f6d63..1d492ca6f3 100644 --- a/containerinstances/create_container_tcp_health_check_details.go +++ b/containerinstances/create_container_tcp_health_check_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_vnic_details.go b/containerinstances/create_container_vnic_details.go index 9ef7e38bb4..b99af6f443 100644 --- a/containerinstances/create_container_vnic_details.go +++ b/containerinstances/create_container_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_container_volume_details.go b/containerinstances/create_container_volume_details.go index af1e3126b3..b79d862ab0 100644 --- a/containerinstances/create_container_volume_details.go +++ b/containerinstances/create_container_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_image_pull_secret_details.go b/containerinstances/create_image_pull_secret_details.go index 4a8c329b27..2c7fb8a4ef 100644 --- a/containerinstances/create_image_pull_secret_details.go +++ b/containerinstances/create_image_pull_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_linux_security_context_details.go b/containerinstances/create_linux_security_context_details.go index 539b431ca0..f3abd36ca6 100644 --- a/containerinstances/create_linux_security_context_details.go +++ b/containerinstances/create_linux_security_context_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_security_context_details.go b/containerinstances/create_security_context_details.go index 9bf45192f2..2a7b2f0c41 100644 --- a/containerinstances/create_security_context_details.go +++ b/containerinstances/create_security_context_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_vault_image_pull_secret_details.go b/containerinstances/create_vault_image_pull_secret_details.go index c14e3b22cc..66e5f4f713 100644 --- a/containerinstances/create_vault_image_pull_secret_details.go +++ b/containerinstances/create_vault_image_pull_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/create_volume_mount_details.go b/containerinstances/create_volume_mount_details.go index 9e563c31cd..a28ecf097e 100644 --- a/containerinstances/create_volume_mount_details.go +++ b/containerinstances/create_volume_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/delete_container_instance_request_response.go b/containerinstances/delete_container_instance_request_response.go index d7430f168f..7b6d2a29b2 100644 --- a/containerinstances/delete_container_instance_request_response.go +++ b/containerinstances/delete_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/get_container_instance_request_response.go b/containerinstances/get_container_instance_request_response.go index 0088477a01..e02347325c 100644 --- a/containerinstances/get_container_instance_request_response.go +++ b/containerinstances/get_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/get_container_request_response.go b/containerinstances/get_container_request_response.go index 12d0563571..f5dec2b2e1 100644 --- a/containerinstances/get_container_request_response.go +++ b/containerinstances/get_container_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/get_work_request_request_response.go b/containerinstances/get_work_request_request_response.go index fc95403766..cb7f8c23ef 100644 --- a/containerinstances/get_work_request_request_response.go +++ b/containerinstances/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/health_check_http_header.go b/containerinstances/health_check_http_header.go index a81a24f359..fa543a0eaa 100644 --- a/containerinstances/health_check_http_header.go +++ b/containerinstances/health_check_http_header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/image_pull_secret.go b/containerinstances/image_pull_secret.go index f283c1c6dd..db4c536cd5 100644 --- a/containerinstances/image_pull_secret.go +++ b/containerinstances/image_pull_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/linux_security_context.go b/containerinstances/linux_security_context.go index eff79a2e52..c76b4b87be 100644 --- a/containerinstances/linux_security_context.go +++ b/containerinstances/linux_security_context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/list_container_instance_shapes_request_response.go b/containerinstances/list_container_instance_shapes_request_response.go index f7624e73a9..0ca189c705 100644 --- a/containerinstances/list_container_instance_shapes_request_response.go +++ b/containerinstances/list_container_instance_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/list_container_instances_request_response.go b/containerinstances/list_container_instances_request_response.go index 00f00cd90b..96d8bef9c1 100644 --- a/containerinstances/list_container_instances_request_response.go +++ b/containerinstances/list_container_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/list_containers_request_response.go b/containerinstances/list_containers_request_response.go index 5eab2d12f2..73c6800412 100644 --- a/containerinstances/list_containers_request_response.go +++ b/containerinstances/list_containers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/list_work_request_errors_request_response.go b/containerinstances/list_work_request_errors_request_response.go index 34e53121f2..f340815885 100644 --- a/containerinstances/list_work_request_errors_request_response.go +++ b/containerinstances/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -30,10 +30,10 @@ type ListWorkRequestErrorsRequest struct { // For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. For important details about how pagination works, see List Pagination (https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` - // The field to sort by. Only one sort order may be provided. Default order for timestamp is descending. + // The field to sort by. You can provide one sort order. Default order for timestamp is descending. SortBy ListWorkRequestErrorsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` - // The sort order to use, either 'ASC' or 'DESC'. + // The sort order to use, either ascending (ASC) or descending (DESC). SortOrder ListWorkRequestErrorsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Metadata about the request. This information will not be transmitted to the service, but diff --git a/containerinstances/list_work_request_logs_request_response.go b/containerinstances/list_work_request_logs_request_response.go index 704580f01e..6618812071 100644 --- a/containerinstances/list_work_request_logs_request_response.go +++ b/containerinstances/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -30,10 +30,10 @@ type ListWorkRequestLogsRequest struct { // For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. For important details about how pagination works, see List Pagination (https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` - // The field to sort by. Only one sort order may be provided. Default order for timestamp is descending. + // The field to sort by. You can provide one sort order. Default order for timestamp is descending. SortBy ListWorkRequestLogsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` - // The sort order to use, either 'ASC' or 'DESC'. + // The sort order to use, either ascending (ASC) or descending (DESC). SortOrder ListWorkRequestLogsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Metadata about the request. This information will not be transmitted to the service, but diff --git a/containerinstances/list_work_requests_request_response.go b/containerinstances/list_work_requests_request_response.go index f1a1862f25..1dd929e46d 100644 --- a/containerinstances/list_work_requests_request_response.go +++ b/containerinstances/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -37,13 +37,13 @@ type ListWorkRequestsRequest struct { // Example: `Uocm:PHX-AD-1` AvailabilityDomain *string `mandatory:"false" contributesTo:"query" name:"availabilityDomain"` - // A filter to return only resources their lifecycleState matches the given OperationStatus. + // A filter to return resources with a lifecycleState that matches the given OperationStatus. Status ListWorkRequestsStatusEnum `mandatory:"false" contributesTo:"query" name:"status" omitEmpty:"true"` - // The field to sort by. Only one sort order may be provided. Default order for timeAccepted is descending. + // The field to sort by. You can provide one sort order. Default order for timeAccepted is descending. SortBy ListWorkRequestsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` - // The sort order to use, either 'ASC' or 'DESC'. + // The sort order to use, either ascending (ASC) or descending (DESC). SortOrder ListWorkRequestsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Metadata about the request. This information will not be transmitted to the service, but diff --git a/containerinstances/operation_status.go b/containerinstances/operation_status.go index 57d18aa7da..655b9bdfe7 100644 --- a/containerinstances/operation_status.go +++ b/containerinstances/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/operation_type.go b/containerinstances/operation_type.go index c19cf3dcf0..31005349b8 100644 --- a/containerinstances/operation_type.go +++ b/containerinstances/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/restart_container_instance_request_response.go b/containerinstances/restart_container_instance_request_response.go index 28f52abd09..5f30acf8f0 100644 --- a/containerinstances/restart_container_instance_request_response.go +++ b/containerinstances/restart_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/retrieve_logs_request_response.go b/containerinstances/retrieve_logs_request_response.go index 7518aef238..9e65a34791 100644 --- a/containerinstances/retrieve_logs_request_response.go +++ b/containerinstances/retrieve_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/security_context.go b/containerinstances/security_context.go index 2fb5d9d80e..8c460e2a1c 100644 --- a/containerinstances/security_context.go +++ b/containerinstances/security_context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/shape_memory_options.go b/containerinstances/shape_memory_options.go index 0dccfb6911..b80dfbdbe1 100644 --- a/containerinstances/shape_memory_options.go +++ b/containerinstances/shape_memory_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/shape_networking_bandwidth_options.go b/containerinstances/shape_networking_bandwidth_options.go index bd703471c7..5e343c81f8 100644 --- a/containerinstances/shape_networking_bandwidth_options.go +++ b/containerinstances/shape_networking_bandwidth_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/shape_ocpu_options.go b/containerinstances/shape_ocpu_options.go index cce1b3e0a1..e0dd58f811 100644 --- a/containerinstances/shape_ocpu_options.go +++ b/containerinstances/shape_ocpu_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/sort_order.go b/containerinstances/sort_order.go index 6e99726f92..92732fe911 100644 --- a/containerinstances/sort_order.go +++ b/containerinstances/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/start_container_instance_request_response.go b/containerinstances/start_container_instance_request_response.go index 41f63adfca..074081dfbf 100644 --- a/containerinstances/start_container_instance_request_response.go +++ b/containerinstances/start_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/stop_container_instance_request_response.go b/containerinstances/stop_container_instance_request_response.go index 73f279f2e4..83c8a22b5a 100644 --- a/containerinstances/stop_container_instance_request_response.go +++ b/containerinstances/stop_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/update_container_details.go b/containerinstances/update_container_details.go index c5c9b807d0..67403d103a 100644 --- a/containerinstances/update_container_details.go +++ b/containerinstances/update_container_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/update_container_instance_details.go b/containerinstances/update_container_instance_details.go index cbdd1fee28..36c268748d 100644 --- a/containerinstances/update_container_instance_details.go +++ b/containerinstances/update_container_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/update_container_instance_request_response.go b/containerinstances/update_container_instance_request_response.go index 13766f85a6..15f2a92cd4 100644 --- a/containerinstances/update_container_instance_request_response.go +++ b/containerinstances/update_container_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/update_container_request_response.go b/containerinstances/update_container_request_response.go index 4e5fa916aa..e26657e8dc 100644 --- a/containerinstances/update_container_request_response.go +++ b/containerinstances/update_container_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/vault_image_pull_secret.go b/containerinstances/vault_image_pull_secret.go index ce17b32e28..855f1072ac 100644 --- a/containerinstances/vault_image_pull_secret.go +++ b/containerinstances/vault_image_pull_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/volume_mount.go b/containerinstances/volume_mount.go index 038cc13da7..2d373ac201 100644 --- a/containerinstances/volume_mount.go +++ b/containerinstances/volume_mount.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request.go b/containerinstances/work_request.go index 6342818b71..7617e5ecfd 100644 --- a/containerinstances/work_request.go +++ b/containerinstances/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_error.go b/containerinstances/work_request_error.go index 7f7981fe33..3781db08cf 100644 --- a/containerinstances/work_request_error.go +++ b/containerinstances/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_error_collection.go b/containerinstances/work_request_error_collection.go index c2fc610477..af03ac9667 100644 --- a/containerinstances/work_request_error_collection.go +++ b/containerinstances/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_log_entry.go b/containerinstances/work_request_log_entry.go index 4750450f16..ddf48a28c2 100644 --- a/containerinstances/work_request_log_entry.go +++ b/containerinstances/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_log_entry_collection.go b/containerinstances/work_request_log_entry_collection.go index 0b8d1d635f..cc2a3fdf11 100644 --- a/containerinstances/work_request_log_entry_collection.go +++ b/containerinstances/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_resource.go b/containerinstances/work_request_resource.go index 7a03905259..dbd0ddc4ab 100644 --- a/containerinstances/work_request_resource.go +++ b/containerinstances/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_summary.go b/containerinstances/work_request_summary.go index dca9d61340..72e3731652 100644 --- a/containerinstances/work_request_summary.go +++ b/containerinstances/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/containerinstances/work_request_summary_collection.go b/containerinstances/work_request_summary_collection.go index 5c1c95b229..ef35171302 100644 --- a/containerinstances/work_request_summary_collection.go +++ b/containerinstances/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/accept_shielded_integrity_policy_request_response.go b/core/accept_shielded_integrity_policy_request_response.go index c20a249a49..96f5093aa1 100644 --- a/core/accept_shielded_integrity_policy_request_response.go +++ b/core/accept_shielded_integrity_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_drg_route_distribution_statement_details.go b/core/add_drg_route_distribution_statement_details.go index b1756228db..1e67f9a067 100644 --- a/core/add_drg_route_distribution_statement_details.go +++ b/core/add_drg_route_distribution_statement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_drg_route_distribution_statements_details.go b/core/add_drg_route_distribution_statements_details.go index 689b61554d..4868bb30ad 100644 --- a/core/add_drg_route_distribution_statements_details.go +++ b/core/add_drg_route_distribution_statements_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_drg_route_distribution_statements_request_response.go b/core/add_drg_route_distribution_statements_request_response.go index f723febd83..387906918b 100644 --- a/core/add_drg_route_distribution_statements_request_response.go +++ b/core/add_drg_route_distribution_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_drg_route_rule_details.go b/core/add_drg_route_rule_details.go index 182df7e0f7..e5c9a7c5cd 100644 --- a/core/add_drg_route_rule_details.go +++ b/core/add_drg_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_drg_route_rules_details.go b/core/add_drg_route_rules_details.go index 3131f20968..13e38b9260 100644 --- a/core/add_drg_route_rules_details.go +++ b/core/add_drg_route_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_drg_route_rules_request_response.go b/core/add_drg_route_rules_request_response.go index ee3dfbc20e..6fcbbb8f63 100644 --- a/core/add_drg_route_rules_request_response.go +++ b/core/add_drg_route_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_image_shape_compatibility_entry_details.go b/core/add_image_shape_compatibility_entry_details.go index 2d33060519..53e8b3c520 100644 --- a/core/add_image_shape_compatibility_entry_details.go +++ b/core/add_image_shape_compatibility_entry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_image_shape_compatibility_entry_request_response.go b/core/add_image_shape_compatibility_entry_request_response.go index 97734524b1..8af166d6a4 100644 --- a/core/add_image_shape_compatibility_entry_request_response.go +++ b/core/add_image_shape_compatibility_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_ipv6_subnet_cidr_request_response.go b/core/add_ipv6_subnet_cidr_request_response.go index 6f83e78ea5..1bd5cdf6ae 100644 --- a/core/add_ipv6_subnet_cidr_request_response.go +++ b/core/add_ipv6_subnet_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_ipv6_vcn_cidr_request_response.go b/core/add_ipv6_vcn_cidr_request_response.go index b32a8bdd44..6f8940dc76 100644 --- a/core/add_ipv6_vcn_cidr_request_response.go +++ b/core/add_ipv6_vcn_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_network_security_group_security_rules_details.go b/core/add_network_security_group_security_rules_details.go index 26cd732061..b2ea3f534b 100644 --- a/core/add_network_security_group_security_rules_details.go +++ b/core/add_network_security_group_security_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_network_security_group_security_rules_request_response.go b/core/add_network_security_group_security_rules_request_response.go index 4239ff42cb..4f0e5e8982 100644 --- a/core/add_network_security_group_security_rules_request_response.go +++ b/core/add_network_security_group_security_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_public_ip_pool_capacity_details.go b/core/add_public_ip_pool_capacity_details.go index e7fc49e7ad..6bd44e1e93 100644 --- a/core/add_public_ip_pool_capacity_details.go +++ b/core/add_public_ip_pool_capacity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_public_ip_pool_capacity_request_response.go b/core/add_public_ip_pool_capacity_request_response.go index 3fb2264300..7535686395 100644 --- a/core/add_public_ip_pool_capacity_request_response.go +++ b/core/add_public_ip_pool_capacity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_security_rule_details.go b/core/add_security_rule_details.go index abf1e142ac..d149719f53 100644 --- a/core/add_security_rule_details.go +++ b/core/add_security_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_subnet_ipv6_cidr_details.go b/core/add_subnet_ipv6_cidr_details.go index 4ef2a342d5..cd2280f3b1 100644 --- a/core/add_subnet_ipv6_cidr_details.go +++ b/core/add_subnet_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_vcn_cidr_details.go b/core/add_vcn_cidr_details.go index bdf3879b23..78a7f200f8 100644 --- a/core/add_vcn_cidr_details.go +++ b/core/add_vcn_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_vcn_cidr_request_response.go b/core/add_vcn_cidr_request_response.go index 325910a576..5269f22025 100644 --- a/core/add_vcn_cidr_request_response.go +++ b/core/add_vcn_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/add_vcn_ipv6_cidr_details.go b/core/add_vcn_ipv6_cidr_details.go index 5ba85c3ab2..3c729daff1 100644 --- a/core/add_vcn_ipv6_cidr_details.go +++ b/core/add_vcn_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/added_network_security_group_security_rules.go b/core/added_network_security_group_security_rules.go index 95a0a854f0..de9ab28483 100644 --- a/core/added_network_security_group_security_rules.go +++ b/core/added_network_security_group_security_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/advertise_byoip_range_request_response.go b/core/advertise_byoip_range_request_response.go index 776bc8d97f..a1c7010aa3 100644 --- a/core/advertise_byoip_range_request_response.go +++ b/core/advertise_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/allowed_ike_ip_sec_parameters.go b/core/allowed_ike_ip_sec_parameters.go index 920f66557b..d38c59c39e 100644 --- a/core/allowed_ike_ip_sec_parameters.go +++ b/core/allowed_ike_ip_sec_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/allowed_phase_one_parameters.go b/core/allowed_phase_one_parameters.go index d59331b325..722f0af772 100644 --- a/core/allowed_phase_one_parameters.go +++ b/core/allowed_phase_one_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/allowed_phase_two_parameters.go b/core/allowed_phase_two_parameters.go index 0a8da6e0e1..9daa8dee21 100644 --- a/core/allowed_phase_two_parameters.go +++ b/core/allowed_phase_two_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_milan_bm_gpu_launch_instance_platform_config.go b/core/amd_milan_bm_gpu_launch_instance_platform_config.go index 94f3d130d7..2db37eb889 100644 --- a/core/amd_milan_bm_gpu_launch_instance_platform_config.go +++ b/core/amd_milan_bm_gpu_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_milan_bm_gpu_platform_config.go b/core/amd_milan_bm_gpu_platform_config.go index ccbe478cea..d2eaff73f6 100644 --- a/core/amd_milan_bm_gpu_platform_config.go +++ b/core/amd_milan_bm_gpu_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_milan_bm_launch_instance_platform_config.go b/core/amd_milan_bm_launch_instance_platform_config.go index a312945644..7f22f983fe 100644 --- a/core/amd_milan_bm_launch_instance_platform_config.go +++ b/core/amd_milan_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_milan_bm_platform_config.go b/core/amd_milan_bm_platform_config.go index 2c8f666e70..52975a8ebe 100644 --- a/core/amd_milan_bm_platform_config.go +++ b/core/amd_milan_bm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_rome_bm_gpu_launch_instance_platform_config.go b/core/amd_rome_bm_gpu_launch_instance_platform_config.go index 7136cd1c41..f43c239a9f 100644 --- a/core/amd_rome_bm_gpu_launch_instance_platform_config.go +++ b/core/amd_rome_bm_gpu_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_rome_bm_gpu_platform_config.go b/core/amd_rome_bm_gpu_platform_config.go index 8ae7c859bd..2978d4dc16 100644 --- a/core/amd_rome_bm_gpu_platform_config.go +++ b/core/amd_rome_bm_gpu_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_rome_bm_launch_instance_platform_config.go b/core/amd_rome_bm_launch_instance_platform_config.go index 82d961e7b8..fcd22c070d 100644 --- a/core/amd_rome_bm_launch_instance_platform_config.go +++ b/core/amd_rome_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_rome_bm_platform_config.go b/core/amd_rome_bm_platform_config.go index 118ebe44de..ae746b4d03 100644 --- a/core/amd_rome_bm_platform_config.go +++ b/core/amd_rome_bm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_vm_launch_instance_platform_config.go b/core/amd_vm_launch_instance_platform_config.go index 85a974ec6b..6a2b67fafa 100644 --- a/core/amd_vm_launch_instance_platform_config.go +++ b/core/amd_vm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/amd_vm_platform_config.go b/core/amd_vm_platform_config.go index 3de5c42d2a..dacccdd841 100644 --- a/core/amd_vm_platform_config.go +++ b/core/amd_vm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_listing.go b/core/app_catalog_listing.go index 6b60fcd202..06ff7c97eb 100644 --- a/core/app_catalog_listing.go +++ b/core/app_catalog_listing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_listing_resource_version.go b/core/app_catalog_listing_resource_version.go index 7f80eff471..89f69ec176 100644 --- a/core/app_catalog_listing_resource_version.go +++ b/core/app_catalog_listing_resource_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_listing_resource_version_agreements.go b/core/app_catalog_listing_resource_version_agreements.go index 4f2cd236b1..28e9724017 100644 --- a/core/app_catalog_listing_resource_version_agreements.go +++ b/core/app_catalog_listing_resource_version_agreements.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_listing_resource_version_summary.go b/core/app_catalog_listing_resource_version_summary.go index 91639399b4..b3c51778e5 100644 --- a/core/app_catalog_listing_resource_version_summary.go +++ b/core/app_catalog_listing_resource_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_listing_summary.go b/core/app_catalog_listing_summary.go index 200545b1b6..b5ac85a93b 100644 --- a/core/app_catalog_listing_summary.go +++ b/core/app_catalog_listing_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_subscription.go b/core/app_catalog_subscription.go index 99ea0bdc8c..86ff215453 100644 --- a/core/app_catalog_subscription.go +++ b/core/app_catalog_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/app_catalog_subscription_summary.go b/core/app_catalog_subscription_summary.go index 12e4dd7ff6..95468617ff 100644 --- a/core/app_catalog_subscription_summary.go +++ b/core/app_catalog_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_boot_volume_details.go b/core/attach_boot_volume_details.go index 663c02be82..b0335eddfd 100644 --- a/core/attach_boot_volume_details.go +++ b/core/attach_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_boot_volume_request_response.go b/core/attach_boot_volume_request_response.go index c442a37abf..98048d6f49 100644 --- a/core/attach_boot_volume_request_response.go +++ b/core/attach_boot_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_emulated_volume_details.go b/core/attach_emulated_volume_details.go index 4b1ba3fce7..8c5b1e1891 100644 --- a/core/attach_emulated_volume_details.go +++ b/core/attach_emulated_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_i_scsi_volume_details.go b/core/attach_i_scsi_volume_details.go index 4334d06808..a229fc1b89 100644 --- a/core/attach_i_scsi_volume_details.go +++ b/core/attach_i_scsi_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_instance_pool_instance_details.go b/core/attach_instance_pool_instance_details.go index 8a47a26b9a..0d59abe219 100644 --- a/core/attach_instance_pool_instance_details.go +++ b/core/attach_instance_pool_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_instance_pool_instance_request_response.go b/core/attach_instance_pool_instance_request_response.go index 8258f1cc7d..2fcb3905aa 100644 --- a/core/attach_instance_pool_instance_request_response.go +++ b/core/attach_instance_pool_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_load_balancer_details.go b/core/attach_load_balancer_details.go index 21cd5db94a..1525ea6603 100644 --- a/core/attach_load_balancer_details.go +++ b/core/attach_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_load_balancer_request_response.go b/core/attach_load_balancer_request_response.go index d70e83a667..400adc9ef9 100644 --- a/core/attach_load_balancer_request_response.go +++ b/core/attach_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_paravirtualized_volume_details.go b/core/attach_paravirtualized_volume_details.go index 4666a9b54f..3fe5f07472 100644 --- a/core/attach_paravirtualized_volume_details.go +++ b/core/attach_paravirtualized_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_service_determined_volume_details.go b/core/attach_service_determined_volume_details.go index b69c1338a1..515b21f9e1 100644 --- a/core/attach_service_determined_volume_details.go +++ b/core/attach_service_determined_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_service_id_request_response.go b/core/attach_service_id_request_response.go index 1630547f10..2b19842697 100644 --- a/core/attach_service_id_request_response.go +++ b/core/attach_service_id_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_vnic_details.go b/core/attach_vnic_details.go index 736b2eeaeb..1118f8ffdb 100644 --- a/core/attach_vnic_details.go +++ b/core/attach_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_vnic_request_response.go b/core/attach_vnic_request_response.go index 32bf1cc243..1699f35fad 100644 --- a/core/attach_vnic_request_response.go +++ b/core/attach_vnic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_volume_details.go b/core/attach_volume_details.go index c9a3f9bdf6..6a67ca6bd4 100644 --- a/core/attach_volume_details.go +++ b/core/attach_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/attach_volume_request_response.go b/core/attach_volume_request_response.go index db4b65030b..658e2a9188 100644 --- a/core/attach_volume_request_response.go +++ b/core/attach_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/autotune_policy.go b/core/autotune_policy.go index 46e978c968..134bea7170 100644 --- a/core/autotune_policy.go +++ b/core/autotune_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/bgp_session_info.go b/core/bgp_session_info.go index e7f2cd35ce..3c42eac08c 100644 --- a/core/bgp_session_info.go +++ b/core/bgp_session_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/block_volume_replica.go b/core/block_volume_replica.go index 287b11c624..045fa2636f 100644 --- a/core/block_volume_replica.go +++ b/core/block_volume_replica.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/block_volume_replica_details.go b/core/block_volume_replica_details.go index 343fa2135a..8d1879205a 100644 --- a/core/block_volume_replica_details.go +++ b/core/block_volume_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/block_volume_replica_info.go b/core/block_volume_replica_info.go index 0e83577eab..d915126c87 100644 --- a/core/block_volume_replica_info.go +++ b/core/block_volume_replica_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boolean_image_capability_schema_descriptor.go b/core/boolean_image_capability_schema_descriptor.go index fd85db32f4..c56e0e7acc 100644 --- a/core/boolean_image_capability_schema_descriptor.go +++ b/core/boolean_image_capability_schema_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume.go b/core/boot_volume.go index da19cea90e..acacfacf27 100644 --- a/core/boot_volume.go +++ b/core/boot_volume.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_attachment.go b/core/boot_volume_attachment.go index 86cae41fd9..b4eae79330 100644 --- a/core/boot_volume_attachment.go +++ b/core/boot_volume_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_backup.go b/core/boot_volume_backup.go index 95be9da877..485d3bed89 100644 --- a/core/boot_volume_backup.go +++ b/core/boot_volume_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_kms_key.go b/core/boot_volume_kms_key.go index 6e4a04b0d3..4e1459e13d 100644 --- a/core/boot_volume_kms_key.go +++ b/core/boot_volume_kms_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_replica.go b/core/boot_volume_replica.go index 71c906f030..a18af18692 100644 --- a/core/boot_volume_replica.go +++ b/core/boot_volume_replica.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_replica_details.go b/core/boot_volume_replica_details.go index 885a63829e..566c56d208 100644 --- a/core/boot_volume_replica_details.go +++ b/core/boot_volume_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_replica_info.go b/core/boot_volume_replica_info.go index 83e1536ea6..9aa46150f3 100644 --- a/core/boot_volume_replica_info.go +++ b/core/boot_volume_replica_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_source_details.go b/core/boot_volume_source_details.go index cc00f8504c..ecaaf1e246 100644 --- a/core/boot_volume_source_details.go +++ b/core/boot_volume_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_source_from_boot_volume_backup_details.go b/core/boot_volume_source_from_boot_volume_backup_details.go index c25d0277a4..1a19444d5c 100644 --- a/core/boot_volume_source_from_boot_volume_backup_details.go +++ b/core/boot_volume_source_from_boot_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_source_from_boot_volume_details.go b/core/boot_volume_source_from_boot_volume_details.go index 25334854d2..cdaa8a184a 100644 --- a/core/boot_volume_source_from_boot_volume_details.go +++ b/core/boot_volume_source_from_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/boot_volume_source_from_boot_volume_replica_details.go b/core/boot_volume_source_from_boot_volume_replica_details.go index 8c6214903a..4c021ea283 100644 --- a/core/boot_volume_source_from_boot_volume_replica_details.go +++ b/core/boot_volume_source_from_boot_volume_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/bulk_add_virtual_circuit_public_prefixes_details.go b/core/bulk_add_virtual_circuit_public_prefixes_details.go index d914bd921b..25ddfd70ff 100644 --- a/core/bulk_add_virtual_circuit_public_prefixes_details.go +++ b/core/bulk_add_virtual_circuit_public_prefixes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/bulk_add_virtual_circuit_public_prefixes_request_response.go b/core/bulk_add_virtual_circuit_public_prefixes_request_response.go index b7fa5a1622..48b172e7b9 100644 --- a/core/bulk_add_virtual_circuit_public_prefixes_request_response.go +++ b/core/bulk_add_virtual_circuit_public_prefixes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/bulk_delete_virtual_circuit_public_prefixes_details.go b/core/bulk_delete_virtual_circuit_public_prefixes_details.go index 57fc50ebb2..29e2e89f52 100644 --- a/core/bulk_delete_virtual_circuit_public_prefixes_details.go +++ b/core/bulk_delete_virtual_circuit_public_prefixes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/bulk_delete_virtual_circuit_public_prefixes_request_response.go b/core/bulk_delete_virtual_circuit_public_prefixes_request_response.go index 79d282f641..f390678a98 100644 --- a/core/bulk_delete_virtual_circuit_public_prefixes_request_response.go +++ b/core/bulk_delete_virtual_circuit_public_prefixes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoip_allocated_range_collection.go b/core/byoip_allocated_range_collection.go index b5eca968e4..c367b2e42a 100644 --- a/core/byoip_allocated_range_collection.go +++ b/core/byoip_allocated_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoip_allocated_range_summary.go b/core/byoip_allocated_range_summary.go index aa34c04174..9f68cf7955 100644 --- a/core/byoip_allocated_range_summary.go +++ b/core/byoip_allocated_range_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoip_range.go b/core/byoip_range.go index 028ca83ded..9b50b2fce8 100644 --- a/core/byoip_range.go +++ b/core/byoip_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoip_range_collection.go b/core/byoip_range_collection.go index f91837c022..40845b0f5a 100644 --- a/core/byoip_range_collection.go +++ b/core/byoip_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoip_range_summary.go b/core/byoip_range_summary.go index d6842d9711..bcd6ca04fd 100644 --- a/core/byoip_range_summary.go +++ b/core/byoip_range_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoip_range_vcn_ipv6_allocation_summary.go b/core/byoip_range_vcn_ipv6_allocation_summary.go index 5a9e0e7f7f..2cb23e9a82 100644 --- a/core/byoip_range_vcn_ipv6_allocation_summary.go +++ b/core/byoip_range_vcn_ipv6_allocation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/byoipv6_cidr_details.go b/core/byoipv6_cidr_details.go index 84f22b15b1..938d95b52d 100644 --- a/core/byoipv6_cidr_details.go +++ b/core/byoipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capacity_report_instance_shape_config.go b/core/capacity_report_instance_shape_config.go index 5340bcd217..96a9a75c24 100644 --- a/core/capacity_report_instance_shape_config.go +++ b/core/capacity_report_instance_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capacity_report_shape_availability.go b/core/capacity_report_shape_availability.go index 703e24a2f2..cc69b03b46 100644 --- a/core/capacity_report_shape_availability.go +++ b/core/capacity_report_shape_availability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capacity_reservation_instance_summary.go b/core/capacity_reservation_instance_summary.go index 88b228c5bb..211aea7930 100644 --- a/core/capacity_reservation_instance_summary.go +++ b/core/capacity_reservation_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capacity_source.go b/core/capacity_source.go index dd07dda0ec..600d883c8b 100644 --- a/core/capacity_source.go +++ b/core/capacity_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capture_console_history_details.go b/core/capture_console_history_details.go index f8b56dc44e..67f0201296 100644 --- a/core/capture_console_history_details.go +++ b/core/capture_console_history_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capture_console_history_request_response.go b/core/capture_console_history_request_response.go index 4a0400a37e..a41c17c0e4 100644 --- a/core/capture_console_history_request_response.go +++ b/core/capture_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/capture_filter.go b/core/capture_filter.go index 85c1e6b797..13dfc0fa57 100644 --- a/core/capture_filter.go +++ b/core/capture_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_boot_volume_backup_compartment_details.go b/core/change_boot_volume_backup_compartment_details.go index 2692351d80..2f244c7447 100644 --- a/core/change_boot_volume_backup_compartment_details.go +++ b/core/change_boot_volume_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_boot_volume_backup_compartment_request_response.go b/core/change_boot_volume_backup_compartment_request_response.go index ed047ad473..725b2dd106 100644 --- a/core/change_boot_volume_backup_compartment_request_response.go +++ b/core/change_boot_volume_backup_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_boot_volume_compartment_details.go b/core/change_boot_volume_compartment_details.go index 5d334c7970..abe7ea6084 100644 --- a/core/change_boot_volume_compartment_details.go +++ b/core/change_boot_volume_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_boot_volume_compartment_request_response.go b/core/change_boot_volume_compartment_request_response.go index 1c421d4ad9..321256e9dc 100644 --- a/core/change_boot_volume_compartment_request_response.go +++ b/core/change_boot_volume_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_byoip_range_compartment_details.go b/core/change_byoip_range_compartment_details.go index a2c7c46d29..071149492a 100644 --- a/core/change_byoip_range_compartment_details.go +++ b/core/change_byoip_range_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_byoip_range_compartment_request_response.go b/core/change_byoip_range_compartment_request_response.go index 760113d9eb..7070791d7a 100644 --- a/core/change_byoip_range_compartment_request_response.go +++ b/core/change_byoip_range_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_capture_filter_compartment_details.go b/core/change_capture_filter_compartment_details.go index 21f9e75c1a..075a2b8866 100644 --- a/core/change_capture_filter_compartment_details.go +++ b/core/change_capture_filter_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_capture_filter_compartment_request_response.go b/core/change_capture_filter_compartment_request_response.go index 61b6ed62bb..4b02d96647 100644 --- a/core/change_capture_filter_compartment_request_response.go +++ b/core/change_capture_filter_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cluster_network_compartment_details.go b/core/change_cluster_network_compartment_details.go index a013b4409e..df926e4e48 100644 --- a/core/change_cluster_network_compartment_details.go +++ b/core/change_cluster_network_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cluster_network_compartment_request_response.go b/core/change_cluster_network_compartment_request_response.go index 01e13b1f88..2315d8c55a 100644 --- a/core/change_cluster_network_compartment_request_response.go +++ b/core/change_cluster_network_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_capacity_reservation_compartment_details.go b/core/change_compute_capacity_reservation_compartment_details.go index d28054f997..dbbb015928 100644 --- a/core/change_compute_capacity_reservation_compartment_details.go +++ b/core/change_compute_capacity_reservation_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_capacity_reservation_compartment_request_response.go b/core/change_compute_capacity_reservation_compartment_request_response.go index b653556d40..edca32aa41 100644 --- a/core/change_compute_capacity_reservation_compartment_request_response.go +++ b/core/change_compute_capacity_reservation_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_capacity_topology_compartment_details.go b/core/change_compute_capacity_topology_compartment_details.go index 42d2a37f9f..eef7a2d7b2 100644 --- a/core/change_compute_capacity_topology_compartment_details.go +++ b/core/change_compute_capacity_topology_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_capacity_topology_compartment_request_response.go b/core/change_compute_capacity_topology_compartment_request_response.go index 117a54629a..10579b0b07 100644 --- a/core/change_compute_capacity_topology_compartment_request_response.go +++ b/core/change_compute_capacity_topology_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_cluster_compartment_details.go b/core/change_compute_cluster_compartment_details.go index c10e9d6272..426b9bc9c7 100644 --- a/core/change_compute_cluster_compartment_details.go +++ b/core/change_compute_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_cluster_compartment_request_response.go b/core/change_compute_cluster_compartment_request_response.go index f406753ced..4cf3438c54 100644 --- a/core/change_compute_cluster_compartment_request_response.go +++ b/core/change_compute_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_image_capability_schema_compartment_details.go b/core/change_compute_image_capability_schema_compartment_details.go index 1ba90c6ab6..b5cd089107 100644 --- a/core/change_compute_image_capability_schema_compartment_details.go +++ b/core/change_compute_image_capability_schema_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_compute_image_capability_schema_compartment_request_response.go b/core/change_compute_image_capability_schema_compartment_request_response.go index eece9d6777..722826f167 100644 --- a/core/change_compute_image_capability_schema_compartment_request_response.go +++ b/core/change_compute_image_capability_schema_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cpe_compartment_details.go b/core/change_cpe_compartment_details.go index c40dedea92..bc9a27d985 100644 --- a/core/change_cpe_compartment_details.go +++ b/core/change_cpe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cpe_compartment_request_response.go b/core/change_cpe_compartment_request_response.go index a7f6fac024..ea33502392 100644 --- a/core/change_cpe_compartment_request_response.go +++ b/core/change_cpe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cross_connect_compartment_details.go b/core/change_cross_connect_compartment_details.go index 3780319afa..3192724543 100644 --- a/core/change_cross_connect_compartment_details.go +++ b/core/change_cross_connect_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cross_connect_compartment_request_response.go b/core/change_cross_connect_compartment_request_response.go index 0635df94c6..1fc7ce3065 100644 --- a/core/change_cross_connect_compartment_request_response.go +++ b/core/change_cross_connect_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cross_connect_group_compartment_details.go b/core/change_cross_connect_group_compartment_details.go index 9382e41a7c..c26962f48c 100644 --- a/core/change_cross_connect_group_compartment_details.go +++ b/core/change_cross_connect_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_cross_connect_group_compartment_request_response.go b/core/change_cross_connect_group_compartment_request_response.go index 342d827ca7..e884b48bee 100644 --- a/core/change_cross_connect_group_compartment_request_response.go +++ b/core/change_cross_connect_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_dedicated_vm_host_compartment_details.go b/core/change_dedicated_vm_host_compartment_details.go index b28322c6f9..4ddbe77aae 100644 --- a/core/change_dedicated_vm_host_compartment_details.go +++ b/core/change_dedicated_vm_host_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_dedicated_vm_host_compartment_request_response.go b/core/change_dedicated_vm_host_compartment_request_response.go index a44d26e284..0bb77b9b9e 100644 --- a/core/change_dedicated_vm_host_compartment_request_response.go +++ b/core/change_dedicated_vm_host_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_dhcp_options_compartment_details.go b/core/change_dhcp_options_compartment_details.go index e6c6ab5007..5b35a8ede3 100644 --- a/core/change_dhcp_options_compartment_details.go +++ b/core/change_dhcp_options_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_dhcp_options_compartment_request_response.go b/core/change_dhcp_options_compartment_request_response.go index effd9bb2f1..06dcb325b9 100644 --- a/core/change_dhcp_options_compartment_request_response.go +++ b/core/change_dhcp_options_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_drg_compartment_details.go b/core/change_drg_compartment_details.go index ff7f6da461..bf22fb967a 100644 --- a/core/change_drg_compartment_details.go +++ b/core/change_drg_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_drg_compartment_request_response.go b/core/change_drg_compartment_request_response.go index e7a426abb3..2e9e977ac3 100644 --- a/core/change_drg_compartment_request_response.go +++ b/core/change_drg_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_i_p_sec_connection_compartment_request_response.go b/core/change_i_p_sec_connection_compartment_request_response.go index 8ce0085077..e2119938eb 100644 --- a/core/change_i_p_sec_connection_compartment_request_response.go +++ b/core/change_i_p_sec_connection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_image_compartment_details.go b/core/change_image_compartment_details.go index 55b9884396..7d4476b005 100644 --- a/core/change_image_compartment_details.go +++ b/core/change_image_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_image_compartment_request_response.go b/core/change_image_compartment_request_response.go index 466aba4170..18207d02d2 100644 --- a/core/change_image_compartment_request_response.go +++ b/core/change_image_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_instance_compartment_details.go b/core/change_instance_compartment_details.go index e6815c2922..b74724496b 100644 --- a/core/change_instance_compartment_details.go +++ b/core/change_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_instance_compartment_request_response.go b/core/change_instance_compartment_request_response.go index 0fca532381..8ac374ce61 100644 --- a/core/change_instance_compartment_request_response.go +++ b/core/change_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_instance_configuration_compartment_details.go b/core/change_instance_configuration_compartment_details.go index 3609de8323..4c23bc588d 100644 --- a/core/change_instance_configuration_compartment_details.go +++ b/core/change_instance_configuration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_instance_configuration_compartment_request_response.go b/core/change_instance_configuration_compartment_request_response.go index 6e7e0a7b9e..b8d88cc446 100644 --- a/core/change_instance_configuration_compartment_request_response.go +++ b/core/change_instance_configuration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_instance_pool_compartment_details.go b/core/change_instance_pool_compartment_details.go index 4deaf58d4f..fe77bc50f2 100644 --- a/core/change_instance_pool_compartment_details.go +++ b/core/change_instance_pool_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_instance_pool_compartment_request_response.go b/core/change_instance_pool_compartment_request_response.go index 67a6ae9c62..ddfcb855cc 100644 --- a/core/change_instance_pool_compartment_request_response.go +++ b/core/change_instance_pool_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_internet_gateway_compartment_details.go b/core/change_internet_gateway_compartment_details.go index ea483c41ab..7f8ee09c1e 100644 --- a/core/change_internet_gateway_compartment_details.go +++ b/core/change_internet_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_internet_gateway_compartment_request_response.go b/core/change_internet_gateway_compartment_request_response.go index d0b77b2c5e..c3e29860d8 100644 --- a/core/change_internet_gateway_compartment_request_response.go +++ b/core/change_internet_gateway_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_ip_sec_connection_compartment_details.go b/core/change_ip_sec_connection_compartment_details.go index 2a07e3020b..caa4091f90 100644 --- a/core/change_ip_sec_connection_compartment_details.go +++ b/core/change_ip_sec_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_local_peering_gateway_compartment_details.go b/core/change_local_peering_gateway_compartment_details.go index 5f72e499cf..f17b79d93e 100644 --- a/core/change_local_peering_gateway_compartment_details.go +++ b/core/change_local_peering_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_local_peering_gateway_compartment_request_response.go b/core/change_local_peering_gateway_compartment_request_response.go index af4325bfd9..d4bd68fc18 100644 --- a/core/change_local_peering_gateway_compartment_request_response.go +++ b/core/change_local_peering_gateway_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_nat_gateway_compartment_details.go b/core/change_nat_gateway_compartment_details.go index 1933d6d920..47751019c1 100644 --- a/core/change_nat_gateway_compartment_details.go +++ b/core/change_nat_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_nat_gateway_compartment_request_response.go b/core/change_nat_gateway_compartment_request_response.go index a56a2b00a9..4d747eea16 100644 --- a/core/change_nat_gateway_compartment_request_response.go +++ b/core/change_nat_gateway_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_network_security_group_compartment_details.go b/core/change_network_security_group_compartment_details.go index dbc6eeb1d2..bc326bf04f 100644 --- a/core/change_network_security_group_compartment_details.go +++ b/core/change_network_security_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_network_security_group_compartment_request_response.go b/core/change_network_security_group_compartment_request_response.go index 3b761ae88f..715958afa4 100644 --- a/core/change_network_security_group_compartment_request_response.go +++ b/core/change_network_security_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_public_ip_compartment_details.go b/core/change_public_ip_compartment_details.go index 99cb7866b8..cb8b743352 100644 --- a/core/change_public_ip_compartment_details.go +++ b/core/change_public_ip_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_public_ip_compartment_request_response.go b/core/change_public_ip_compartment_request_response.go index ae5cbd60a4..cd076cd1fa 100644 --- a/core/change_public_ip_compartment_request_response.go +++ b/core/change_public_ip_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_public_ip_pool_compartment_details.go b/core/change_public_ip_pool_compartment_details.go index e2d7c2a480..dc142cb6bc 100644 --- a/core/change_public_ip_pool_compartment_details.go +++ b/core/change_public_ip_pool_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_public_ip_pool_compartment_request_response.go b/core/change_public_ip_pool_compartment_request_response.go index a315b1a70f..e7ac34c8fb 100644 --- a/core/change_public_ip_pool_compartment_request_response.go +++ b/core/change_public_ip_pool_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_remote_peering_connection_compartment_details.go b/core/change_remote_peering_connection_compartment_details.go index 818523512b..d3458bf1c4 100644 --- a/core/change_remote_peering_connection_compartment_details.go +++ b/core/change_remote_peering_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_remote_peering_connection_compartment_request_response.go b/core/change_remote_peering_connection_compartment_request_response.go index 7b2ddad493..c6d9e57108 100644 --- a/core/change_remote_peering_connection_compartment_request_response.go +++ b/core/change_remote_peering_connection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_route_table_compartment_details.go b/core/change_route_table_compartment_details.go index 2055a78e58..0e8ebaa93a 100644 --- a/core/change_route_table_compartment_details.go +++ b/core/change_route_table_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_route_table_compartment_request_response.go b/core/change_route_table_compartment_request_response.go index 9c5be9bde7..5c07fc5282 100644 --- a/core/change_route_table_compartment_request_response.go +++ b/core/change_route_table_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_security_list_compartment_details.go b/core/change_security_list_compartment_details.go index c85c87f4c1..847ef43d75 100644 --- a/core/change_security_list_compartment_details.go +++ b/core/change_security_list_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_security_list_compartment_request_response.go b/core/change_security_list_compartment_request_response.go index 582311b19f..45334c37c5 100644 --- a/core/change_security_list_compartment_request_response.go +++ b/core/change_security_list_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_service_gateway_compartment_details.go b/core/change_service_gateway_compartment_details.go index ce0f66d799..f9f5231354 100644 --- a/core/change_service_gateway_compartment_details.go +++ b/core/change_service_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_service_gateway_compartment_request_response.go b/core/change_service_gateway_compartment_request_response.go index 9a8f0dc0d3..491a6715fc 100644 --- a/core/change_service_gateway_compartment_request_response.go +++ b/core/change_service_gateway_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_subnet_compartment_details.go b/core/change_subnet_compartment_details.go index ab1c4bbb1d..d72e40bb9a 100644 --- a/core/change_subnet_compartment_details.go +++ b/core/change_subnet_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_subnet_compartment_request_response.go b/core/change_subnet_compartment_request_response.go index b2c544816d..89fc5b1128 100644 --- a/core/change_subnet_compartment_request_response.go +++ b/core/change_subnet_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_vcn_compartment_details.go b/core/change_vcn_compartment_details.go index 5ea48bf634..176b5a7561 100644 --- a/core/change_vcn_compartment_details.go +++ b/core/change_vcn_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_vcn_compartment_request_response.go b/core/change_vcn_compartment_request_response.go index 3da1314b7e..7d39acb44b 100644 --- a/core/change_vcn_compartment_request_response.go +++ b/core/change_vcn_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_virtual_circuit_compartment_details.go b/core/change_virtual_circuit_compartment_details.go index 11aef34e45..6ff7ce8771 100644 --- a/core/change_virtual_circuit_compartment_details.go +++ b/core/change_virtual_circuit_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_virtual_circuit_compartment_request_response.go b/core/change_virtual_circuit_compartment_request_response.go index f05d4441cc..baa9bc75d3 100644 --- a/core/change_virtual_circuit_compartment_request_response.go +++ b/core/change_virtual_circuit_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_vlan_compartment_details.go b/core/change_vlan_compartment_details.go index 074197d8a1..4a7cba42b3 100644 --- a/core/change_vlan_compartment_details.go +++ b/core/change_vlan_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_vlan_compartment_request_response.go b/core/change_vlan_compartment_request_response.go index 7e1e43aa7b..fd27cddda0 100644 --- a/core/change_vlan_compartment_request_response.go +++ b/core/change_vlan_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_backup_compartment_details.go b/core/change_volume_backup_compartment_details.go index bc521ae86b..c79a2e3216 100644 --- a/core/change_volume_backup_compartment_details.go +++ b/core/change_volume_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_backup_compartment_request_response.go b/core/change_volume_backup_compartment_request_response.go index aef98bdf0f..b32a2035ee 100644 --- a/core/change_volume_backup_compartment_request_response.go +++ b/core/change_volume_backup_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_compartment_details.go b/core/change_volume_compartment_details.go index b678f11bf5..05e833d55f 100644 --- a/core/change_volume_compartment_details.go +++ b/core/change_volume_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_compartment_request_response.go b/core/change_volume_compartment_request_response.go index c6a1242e52..4e7c6d60a6 100644 --- a/core/change_volume_compartment_request_response.go +++ b/core/change_volume_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_group_backup_compartment_details.go b/core/change_volume_group_backup_compartment_details.go index 775d422055..8047c40154 100644 --- a/core/change_volume_group_backup_compartment_details.go +++ b/core/change_volume_group_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_group_backup_compartment_request_response.go b/core/change_volume_group_backup_compartment_request_response.go index ecbaba0d8f..5a017f3f39 100644 --- a/core/change_volume_group_backup_compartment_request_response.go +++ b/core/change_volume_group_backup_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_group_compartment_details.go b/core/change_volume_group_compartment_details.go index eeee8177f7..2dd712c5a7 100644 --- a/core/change_volume_group_compartment_details.go +++ b/core/change_volume_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_volume_group_compartment_request_response.go b/core/change_volume_group_compartment_request_response.go index 1c05136bf6..a0ce06669f 100644 --- a/core/change_volume_group_compartment_request_response.go +++ b/core/change_volume_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_vtap_compartment_details.go b/core/change_vtap_compartment_details.go index a5aa213c13..886670e086 100644 --- a/core/change_vtap_compartment_details.go +++ b/core/change_vtap_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/change_vtap_compartment_request_response.go b/core/change_vtap_compartment_request_response.go index 6448b127a5..7b805a6938 100644 --- a/core/change_vtap_compartment_request_response.go +++ b/core/change_vtap_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cluster_config_details.go b/core/cluster_config_details.go index eab04cca8f..040adeb357 100644 --- a/core/cluster_config_details.go +++ b/core/cluster_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cluster_configuration_details.go b/core/cluster_configuration_details.go index b4057f6f10..3b7925ac17 100644 --- a/core/cluster_configuration_details.go +++ b/core/cluster_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cluster_network.go b/core/cluster_network.go index 191f7207f2..8505ab4a69 100644 --- a/core/cluster_network.go +++ b/core/cluster_network.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cluster_network_placement_configuration_details.go b/core/cluster_network_placement_configuration_details.go index 54febd508b..f8b0aeee1d 100644 --- a/core/cluster_network_placement_configuration_details.go +++ b/core/cluster_network_placement_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cluster_network_summary.go b/core/cluster_network_summary.go index 9e35b8be80..e6aab9a8e7 100644 --- a/core/cluster_network_summary.go +++ b/core/cluster_network_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compartment_internal.go b/core/compartment_internal.go index 924c23c517..95c4b75bef 100644 --- a/core/compartment_internal.go +++ b/core/compartment_internal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_bare_metal_host.go b/core/compute_bare_metal_host.go index 2b45a2ff57..391ab334fe 100644 --- a/core/compute_bare_metal_host.go +++ b/core/compute_bare_metal_host.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_bare_metal_host_collection.go b/core/compute_bare_metal_host_collection.go index 1eafd49bd8..089634e5ec 100644 --- a/core/compute_bare_metal_host_collection.go +++ b/core/compute_bare_metal_host_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_bare_metal_host_summary.go b/core/compute_bare_metal_host_summary.go index 8721e62c0e..bb089f0dd0 100644 --- a/core/compute_bare_metal_host_summary.go +++ b/core/compute_bare_metal_host_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_report.go b/core/compute_capacity_report.go index 8c41415299..a6b29e8394 100644 --- a/core/compute_capacity_report.go +++ b/core/compute_capacity_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_reservation.go b/core/compute_capacity_reservation.go index fa721310f8..d2283cba17 100644 --- a/core/compute_capacity_reservation.go +++ b/core/compute_capacity_reservation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_reservation_instance_shape_summary.go b/core/compute_capacity_reservation_instance_shape_summary.go index 022b538d73..5929719f6c 100644 --- a/core/compute_capacity_reservation_instance_shape_summary.go +++ b/core/compute_capacity_reservation_instance_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_reservation_summary.go b/core/compute_capacity_reservation_summary.go index 17f2238f0d..d032b8a320 100644 --- a/core/compute_capacity_reservation_summary.go +++ b/core/compute_capacity_reservation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_topology.go b/core/compute_capacity_topology.go index 8cfbca565e..9c8fb1a684 100644 --- a/core/compute_capacity_topology.go +++ b/core/compute_capacity_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_topology_collection.go b/core/compute_capacity_topology_collection.go index e68009198c..6e9b43e490 100644 --- a/core/compute_capacity_topology_collection.go +++ b/core/compute_capacity_topology_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_capacity_topology_summary.go b/core/compute_capacity_topology_summary.go index fbed325dbd..a9dcb388da 100644 --- a/core/compute_capacity_topology_summary.go +++ b/core/compute_capacity_topology_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_cluster.go b/core/compute_cluster.go index 4800ab6560..9287aebfa6 100644 --- a/core/compute_cluster.go +++ b/core/compute_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_cluster_collection.go b/core/compute_cluster_collection.go index 63312f6de4..65a167d952 100644 --- a/core/compute_cluster_collection.go +++ b/core/compute_cluster_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_cluster_summary.go b/core/compute_cluster_summary.go index 040c6bf7fb..e78a393e19 100644 --- a/core/compute_cluster_summary.go +++ b/core/compute_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_global_image_capability_schema.go b/core/compute_global_image_capability_schema.go index 54b2377859..d45328ce21 100644 --- a/core/compute_global_image_capability_schema.go +++ b/core/compute_global_image_capability_schema.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_global_image_capability_schema_summary.go b/core/compute_global_image_capability_schema_summary.go index 44c1708851..1b0a0cb5ce 100644 --- a/core/compute_global_image_capability_schema_summary.go +++ b/core/compute_global_image_capability_schema_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_global_image_capability_schema_version.go b/core/compute_global_image_capability_schema_version.go index 213e8d4c43..e9b92c9414 100644 --- a/core/compute_global_image_capability_schema_version.go +++ b/core/compute_global_image_capability_schema_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_global_image_capability_schema_version_summary.go b/core/compute_global_image_capability_schema_version_summary.go index c907f5d1cf..599866a225 100644 --- a/core/compute_global_image_capability_schema_version_summary.go +++ b/core/compute_global_image_capability_schema_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_hpc_island.go b/core/compute_hpc_island.go index 97f9b2a2b2..87406d447a 100644 --- a/core/compute_hpc_island.go +++ b/core/compute_hpc_island.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_hpc_island_collection.go b/core/compute_hpc_island_collection.go index f5ddaa4b77..1f95f3d511 100644 --- a/core/compute_hpc_island_collection.go +++ b/core/compute_hpc_island_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_hpc_island_summary.go b/core/compute_hpc_island_summary.go index c9e45e7c78..1c4af15ed7 100644 --- a/core/compute_hpc_island_summary.go +++ b/core/compute_hpc_island_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_image_capability_schema.go b/core/compute_image_capability_schema.go index f62ebba524..c48dbd3fb8 100644 --- a/core/compute_image_capability_schema.go +++ b/core/compute_image_capability_schema.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_image_capability_schema_summary.go b/core/compute_image_capability_schema_summary.go index 47d17cda3f..e59776f166 100644 --- a/core/compute_image_capability_schema_summary.go +++ b/core/compute_image_capability_schema_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_instance_details.go b/core/compute_instance_details.go index 62c72b7fe3..235ab19632 100644 --- a/core/compute_instance_details.go +++ b/core/compute_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_instance_options.go b/core/compute_instance_options.go index c9b1275083..e85d0e7e74 100644 --- a/core/compute_instance_options.go +++ b/core/compute_instance_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_network_block.go b/core/compute_network_block.go index 82aa92a2d4..a4e140f1fe 100644 --- a/core/compute_network_block.go +++ b/core/compute_network_block.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_network_block_collection.go b/core/compute_network_block_collection.go index ba326c0587..66759df613 100644 --- a/core/compute_network_block_collection.go +++ b/core/compute_network_block_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/compute_network_block_summary.go b/core/compute_network_block_summary.go index 2dab3feebd..1f0c666062 100644 --- a/core/compute_network_block_summary.go +++ b/core/compute_network_block_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/connect_local_peering_gateways_details.go b/core/connect_local_peering_gateways_details.go index 993d49851c..31488551e3 100644 --- a/core/connect_local_peering_gateways_details.go +++ b/core/connect_local_peering_gateways_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/connect_local_peering_gateways_request_response.go b/core/connect_local_peering_gateways_request_response.go index a78e4730a5..be2be7f813 100644 --- a/core/connect_local_peering_gateways_request_response.go +++ b/core/connect_local_peering_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/connect_remote_peering_connections_details.go b/core/connect_remote_peering_connections_details.go index 53263cc7ee..8af284cb06 100644 --- a/core/connect_remote_peering_connections_details.go +++ b/core/connect_remote_peering_connections_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/connect_remote_peering_connections_request_response.go b/core/connect_remote_peering_connections_request_response.go index 5acdd02b45..469b910ff7 100644 --- a/core/connect_remote_peering_connections_request_response.go +++ b/core/connect_remote_peering_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/console_history.go b/core/console_history.go index 5e3194b2e4..ae57ee8d14 100644 --- a/core/console_history.go +++ b/core/console_history.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/copy_boot_volume_backup_details.go b/core/copy_boot_volume_backup_details.go index 4ba0b348ee..c4784a4d1c 100644 --- a/core/copy_boot_volume_backup_details.go +++ b/core/copy_boot_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/copy_boot_volume_backup_request_response.go b/core/copy_boot_volume_backup_request_response.go index b51ed6f238..918c25545c 100644 --- a/core/copy_boot_volume_backup_request_response.go +++ b/core/copy_boot_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/copy_volume_backup_details.go b/core/copy_volume_backup_details.go index 2ecd9da169..b63be406f2 100644 --- a/core/copy_volume_backup_details.go +++ b/core/copy_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/copy_volume_backup_request_response.go b/core/copy_volume_backup_request_response.go index f433f9652c..7a44d4dfb9 100644 --- a/core/copy_volume_backup_request_response.go +++ b/core/copy_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/copy_volume_group_backup_details.go b/core/copy_volume_group_backup_details.go index d2b0bf12a2..faa9c4963f 100644 --- a/core/copy_volume_group_backup_details.go +++ b/core/copy_volume_group_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/copy_volume_group_backup_request_response.go b/core/copy_volume_group_backup_request_response.go index 583fd5e9a8..6348cf2842 100644 --- a/core/copy_volume_group_backup_request_response.go +++ b/core/copy_volume_group_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/core_blockstorage_client.go b/core/core_blockstorage_client.go index 3fd0339148..9f09b95021 100644 --- a/core/core_blockstorage_client.go +++ b/core/core_blockstorage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/core_compute_client.go b/core/core_compute_client.go index b12006df76..74a647f19c 100644 --- a/core/core_compute_client.go +++ b/core/core_compute_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/core_computemanagement_client.go b/core/core_computemanagement_client.go index 51c97ffc02..d7a1108418 100644 --- a/core/core_computemanagement_client.go +++ b/core/core_computemanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/core_virtualnetwork_client.go b/core/core_virtualnetwork_client.go index 7540f9a83f..98970c6fe1 100644 --- a/core/core_virtualnetwork_client.go +++ b/core/core_virtualnetwork_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cpe.go b/core/cpe.go index 5304fc0f4a..f8556fe01e 100644 --- a/core/cpe.go +++ b/core/cpe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cpe_device_config_answer.go b/core/cpe_device_config_answer.go index 4638b5af52..bb6afd5603 100644 --- a/core/cpe_device_config_answer.go +++ b/core/cpe_device_config_answer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cpe_device_config_question.go b/core/cpe_device_config_question.go index 711217bda9..d6727409ab 100644 --- a/core/cpe_device_config_question.go +++ b/core/cpe_device_config_question.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cpe_device_info.go b/core/cpe_device_info.go index 641ee81452..60b3f51f26 100644 --- a/core/cpe_device_info.go +++ b/core/cpe_device_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cpe_device_shape_detail.go b/core/cpe_device_shape_detail.go index 9de9f37df1..e16c30faaf 100644 --- a/core/cpe_device_shape_detail.go +++ b/core/cpe_device_shape_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cpe_device_shape_summary.go b/core/cpe_device_shape_summary.go index 22f7494fdb..42592e8c67 100644 --- a/core/cpe_device_shape_summary.go +++ b/core/cpe_device_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_app_catalog_subscription_details.go b/core/create_app_catalog_subscription_details.go index ec6934c199..c3efa59d07 100644 --- a/core/create_app_catalog_subscription_details.go +++ b/core/create_app_catalog_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_app_catalog_subscription_request_response.go b/core/create_app_catalog_subscription_request_response.go index 2e2a7ff87f..24beed6f86 100644 --- a/core/create_app_catalog_subscription_request_response.go +++ b/core/create_app_catalog_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_boot_volume_backup_details.go b/core/create_boot_volume_backup_details.go index 91ce59339c..6429e5ed7f 100644 --- a/core/create_boot_volume_backup_details.go +++ b/core/create_boot_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_boot_volume_backup_request_response.go b/core/create_boot_volume_backup_request_response.go index e56947fd7a..0b0686f837 100644 --- a/core/create_boot_volume_backup_request_response.go +++ b/core/create_boot_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_boot_volume_details.go b/core/create_boot_volume_details.go index 081f182c6c..63c98b618f 100644 --- a/core/create_boot_volume_details.go +++ b/core/create_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_boot_volume_request_response.go b/core/create_boot_volume_request_response.go index 30d3a96c7b..c3cea6378c 100644 --- a/core/create_boot_volume_request_response.go +++ b/core/create_boot_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_byoip_range_details.go b/core/create_byoip_range_details.go index 9ef7e46f68..3169ebaedb 100644 --- a/core/create_byoip_range_details.go +++ b/core/create_byoip_range_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_byoip_range_request_response.go b/core/create_byoip_range_request_response.go index 56359fe59b..b28466d4cf 100644 --- a/core/create_byoip_range_request_response.go +++ b/core/create_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_capacity_report_shape_availability_details.go b/core/create_capacity_report_shape_availability_details.go index 54542c6dc2..c9c719baa9 100644 --- a/core/create_capacity_report_shape_availability_details.go +++ b/core/create_capacity_report_shape_availability_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_capacity_source_details.go b/core/create_capacity_source_details.go index 214fb6fec7..bd79c75d25 100644 --- a/core/create_capacity_source_details.go +++ b/core/create_capacity_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_capture_filter_details.go b/core/create_capture_filter_details.go index d8948e6437..c74e91c5ff 100644 --- a/core/create_capture_filter_details.go +++ b/core/create_capture_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_capture_filter_request_response.go b/core/create_capture_filter_request_response.go index e0ea4ced74..ee390ede25 100644 --- a/core/create_capture_filter_request_response.go +++ b/core/create_capture_filter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cluster_network_details.go b/core/create_cluster_network_details.go index 5bd1e61fa9..ba91bc8f8a 100644 --- a/core/create_cluster_network_details.go +++ b/core/create_cluster_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cluster_network_instance_pool_details.go b/core/create_cluster_network_instance_pool_details.go index 03c59a13d8..d0d2490806 100644 --- a/core/create_cluster_network_instance_pool_details.go +++ b/core/create_cluster_network_instance_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cluster_network_request_response.go b/core/create_cluster_network_request_response.go index 2952e63693..0213116508 100644 --- a/core/create_cluster_network_request_response.go +++ b/core/create_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_capacity_report_details.go b/core/create_compute_capacity_report_details.go index 5ed741c81a..dd3cbdb0b2 100644 --- a/core/create_compute_capacity_report_details.go +++ b/core/create_compute_capacity_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_capacity_report_request_response.go b/core/create_compute_capacity_report_request_response.go index bb81769d4a..b13566ec73 100644 --- a/core/create_compute_capacity_report_request_response.go +++ b/core/create_compute_capacity_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_capacity_reservation_details.go b/core/create_compute_capacity_reservation_details.go index f7aaff5663..7209d2adf6 100644 --- a/core/create_compute_capacity_reservation_details.go +++ b/core/create_compute_capacity_reservation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_capacity_reservation_request_response.go b/core/create_compute_capacity_reservation_request_response.go index 0a669725bc..f237806536 100644 --- a/core/create_compute_capacity_reservation_request_response.go +++ b/core/create_compute_capacity_reservation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_capacity_topology_details.go b/core/create_compute_capacity_topology_details.go index 92833a218b..1106c39d14 100644 --- a/core/create_compute_capacity_topology_details.go +++ b/core/create_compute_capacity_topology_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_capacity_topology_request_response.go b/core/create_compute_capacity_topology_request_response.go index 446a678a16..a4ac9aa070 100644 --- a/core/create_compute_capacity_topology_request_response.go +++ b/core/create_compute_capacity_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_cluster_details.go b/core/create_compute_cluster_details.go index 28d4c60bb8..0e9e49c0c5 100644 --- a/core/create_compute_cluster_details.go +++ b/core/create_compute_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_cluster_request_response.go b/core/create_compute_cluster_request_response.go index 79fb9798f7..6a664265e0 100644 --- a/core/create_compute_cluster_request_response.go +++ b/core/create_compute_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_image_capability_schema_details.go b/core/create_compute_image_capability_schema_details.go index ad6bc72c28..77a1735cda 100644 --- a/core/create_compute_image_capability_schema_details.go +++ b/core/create_compute_image_capability_schema_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_compute_image_capability_schema_request_response.go b/core/create_compute_image_capability_schema_request_response.go index 696fcee2ce..b7237064cc 100644 --- a/core/create_compute_image_capability_schema_request_response.go +++ b/core/create_compute_image_capability_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cpe_details.go b/core/create_cpe_details.go index 97d035f710..473f0904ab 100644 --- a/core/create_cpe_details.go +++ b/core/create_cpe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cpe_request_response.go b/core/create_cpe_request_response.go index bd91556f28..76410fde64 100644 --- a/core/create_cpe_request_response.go +++ b/core/create_cpe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cross_connect_details.go b/core/create_cross_connect_details.go index 3439799245..3da87deba5 100644 --- a/core/create_cross_connect_details.go +++ b/core/create_cross_connect_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cross_connect_group_details.go b/core/create_cross_connect_group_details.go index 04492e9c73..6716da2a8e 100644 --- a/core/create_cross_connect_group_details.go +++ b/core/create_cross_connect_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cross_connect_group_request_response.go b/core/create_cross_connect_group_request_response.go index 3dfc6db0eb..f1c64e0dbc 100644 --- a/core/create_cross_connect_group_request_response.go +++ b/core/create_cross_connect_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_cross_connect_request_response.go b/core/create_cross_connect_request_response.go index 5d69188e90..8fd215d52b 100644 --- a/core/create_cross_connect_request_response.go +++ b/core/create_cross_connect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_dedicated_capacity_source_details.go b/core/create_dedicated_capacity_source_details.go index 50e50a60ab..00debc0e91 100644 --- a/core/create_dedicated_capacity_source_details.go +++ b/core/create_dedicated_capacity_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_dedicated_vm_host_details.go b/core/create_dedicated_vm_host_details.go index f682697f47..c84a403c59 100644 --- a/core/create_dedicated_vm_host_details.go +++ b/core/create_dedicated_vm_host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_dedicated_vm_host_request_response.go b/core/create_dedicated_vm_host_request_response.go index 0d24d63f9c..5fcb8c005d 100644 --- a/core/create_dedicated_vm_host_request_response.go +++ b/core/create_dedicated_vm_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_dhcp_details.go b/core/create_dhcp_details.go index 875c7c30ad..bcc92fb4f1 100644 --- a/core/create_dhcp_details.go +++ b/core/create_dhcp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_dhcp_options_request_response.go b/core/create_dhcp_options_request_response.go index 81b7676f22..ad50c102c9 100644 --- a/core/create_dhcp_options_request_response.go +++ b/core/create_dhcp_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_attachment_details.go b/core/create_drg_attachment_details.go index 76d80f411c..7040e15c61 100644 --- a/core/create_drg_attachment_details.go +++ b/core/create_drg_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_attachment_request_response.go b/core/create_drg_attachment_request_response.go index 1acd574861..6261fe37a0 100644 --- a/core/create_drg_attachment_request_response.go +++ b/core/create_drg_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_details.go b/core/create_drg_details.go index 8e0fb0c887..3d6072e81c 100644 --- a/core/create_drg_details.go +++ b/core/create_drg_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_request_response.go b/core/create_drg_request_response.go index 8574b6677a..2aee942a01 100644 --- a/core/create_drg_request_response.go +++ b/core/create_drg_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_route_distribution_details.go b/core/create_drg_route_distribution_details.go index e484f76ee2..e6b2a2400a 100644 --- a/core/create_drg_route_distribution_details.go +++ b/core/create_drg_route_distribution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_route_distribution_request_response.go b/core/create_drg_route_distribution_request_response.go index 42c40503b7..6963f2fd49 100644 --- a/core/create_drg_route_distribution_request_response.go +++ b/core/create_drg_route_distribution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_route_table_details.go b/core/create_drg_route_table_details.go index 0e54e27f19..c0d8956775 100644 --- a/core/create_drg_route_table_details.go +++ b/core/create_drg_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_drg_route_table_request_response.go b/core/create_drg_route_table_request_response.go index bb27a339c0..61be18319d 100644 --- a/core/create_drg_route_table_request_response.go +++ b/core/create_drg_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_i_p_sec_connection_request_response.go b/core/create_i_p_sec_connection_request_response.go index 2db695c0c7..6065fc74c1 100644 --- a/core/create_i_p_sec_connection_request_response.go +++ b/core/create_i_p_sec_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_image_details.go b/core/create_image_details.go index 64db68aae4..d235f8b237 100644 --- a/core/create_image_details.go +++ b/core/create_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_image_request_response.go b/core/create_image_request_response.go index ed86f2006d..c8f9895001 100644 --- a/core/create_image_request_response.go +++ b/core/create_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_configuration_base.go b/core/create_instance_configuration_base.go index e49a2e924b..0f651e13e5 100644 --- a/core/create_instance_configuration_base.go +++ b/core/create_instance_configuration_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_configuration_details.go b/core/create_instance_configuration_details.go index a7ad77e12e..1442bcb69f 100644 --- a/core/create_instance_configuration_details.go +++ b/core/create_instance_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_configuration_from_instance_details.go b/core/create_instance_configuration_from_instance_details.go index fa3fc298fc..627bd631ff 100644 --- a/core/create_instance_configuration_from_instance_details.go +++ b/core/create_instance_configuration_from_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_configuration_request_response.go b/core/create_instance_configuration_request_response.go index e789c27dc1..8c372be317 100644 --- a/core/create_instance_configuration_request_response.go +++ b/core/create_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_console_connection_details.go b/core/create_instance_console_connection_details.go index 09adef6881..d8f1478501 100644 --- a/core/create_instance_console_connection_details.go +++ b/core/create_instance_console_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_console_connection_request_response.go b/core/create_instance_console_connection_request_response.go index de66a2fcc5..d77e4c0d62 100644 --- a/core/create_instance_console_connection_request_response.go +++ b/core/create_instance_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_pool_details.go b/core/create_instance_pool_details.go index 3db2af6d63..7fe17a5cb4 100644 --- a/core/create_instance_pool_details.go +++ b/core/create_instance_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_pool_placement_configuration_details.go b/core/create_instance_pool_placement_configuration_details.go index 2a486971b1..995c44444e 100644 --- a/core/create_instance_pool_placement_configuration_details.go +++ b/core/create_instance_pool_placement_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_instance_pool_request_response.go b/core/create_instance_pool_request_response.go index 048ac6929d..34712b5f3c 100644 --- a/core/create_instance_pool_request_response.go +++ b/core/create_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_internet_gateway_details.go b/core/create_internet_gateway_details.go index f2e5706154..730110c73d 100644 --- a/core/create_internet_gateway_details.go +++ b/core/create_internet_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_internet_gateway_request_response.go b/core/create_internet_gateway_request_response.go index 1a10a14db4..b4e6773e25 100644 --- a/core/create_internet_gateway_request_response.go +++ b/core/create_internet_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_ip_sec_connection_details.go b/core/create_ip_sec_connection_details.go index 32e13c1ddb..ef1de0dd66 100644 --- a/core/create_ip_sec_connection_details.go +++ b/core/create_ip_sec_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_ip_sec_connection_tunnel_details.go b/core/create_ip_sec_connection_tunnel_details.go index d3d4c37458..e46d25ab33 100644 --- a/core/create_ip_sec_connection_tunnel_details.go +++ b/core/create_ip_sec_connection_tunnel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_ip_sec_tunnel_bgp_session_details.go b/core/create_ip_sec_tunnel_bgp_session_details.go index b5e345809b..0f2f2c3ea2 100644 --- a/core/create_ip_sec_tunnel_bgp_session_details.go +++ b/core/create_ip_sec_tunnel_bgp_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_ip_sec_tunnel_encryption_domain_details.go b/core/create_ip_sec_tunnel_encryption_domain_details.go index c88155031e..c30a9c96c9 100644 --- a/core/create_ip_sec_tunnel_encryption_domain_details.go +++ b/core/create_ip_sec_tunnel_encryption_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_ipv6_details.go b/core/create_ipv6_details.go index 55b2d5a48d..0317026cb2 100644 --- a/core/create_ipv6_details.go +++ b/core/create_ipv6_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_ipv6_request_response.go b/core/create_ipv6_request_response.go index c8569a162d..38391ac82b 100644 --- a/core/create_ipv6_request_response.go +++ b/core/create_ipv6_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_local_peering_gateway_details.go b/core/create_local_peering_gateway_details.go index 5c27ea6a16..5f98f4c0f1 100644 --- a/core/create_local_peering_gateway_details.go +++ b/core/create_local_peering_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_local_peering_gateway_request_response.go b/core/create_local_peering_gateway_request_response.go index a0a8d0bb53..9e7684338a 100644 --- a/core/create_local_peering_gateway_request_response.go +++ b/core/create_local_peering_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_macsec_key.go b/core/create_macsec_key.go index 711f5aaf44..ffa18580f2 100644 --- a/core/create_macsec_key.go +++ b/core/create_macsec_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_macsec_properties.go b/core/create_macsec_properties.go index aa1cc2ff48..7d06140a71 100644 --- a/core/create_macsec_properties.go +++ b/core/create_macsec_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_nat_gateway_details.go b/core/create_nat_gateway_details.go index cff9ce2d81..b5afe4e0e8 100644 --- a/core/create_nat_gateway_details.go +++ b/core/create_nat_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_nat_gateway_request_response.go b/core/create_nat_gateway_request_response.go index 0bd01c9b1a..e02450b6dc 100644 --- a/core/create_nat_gateway_request_response.go +++ b/core/create_nat_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_network_security_group_details.go b/core/create_network_security_group_details.go index 49e1c1d4fa..ca83d37d0c 100644 --- a/core/create_network_security_group_details.go +++ b/core/create_network_security_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_network_security_group_request_response.go b/core/create_network_security_group_request_response.go index 6305116f0d..9da4bcf890 100644 --- a/core/create_network_security_group_request_response.go +++ b/core/create_network_security_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_private_ip_details.go b/core/create_private_ip_details.go index 9cd6041610..554cbf3da9 100644 --- a/core/create_private_ip_details.go +++ b/core/create_private_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_private_ip_request_response.go b/core/create_private_ip_request_response.go index 9309a121a0..31afa988d0 100644 --- a/core/create_private_ip_request_response.go +++ b/core/create_private_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_public_ip_details.go b/core/create_public_ip_details.go index 56116eb4a3..8c3fbdee31 100644 --- a/core/create_public_ip_details.go +++ b/core/create_public_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_public_ip_pool_details.go b/core/create_public_ip_pool_details.go index 96d67bb6f1..2941979bfd 100644 --- a/core/create_public_ip_pool_details.go +++ b/core/create_public_ip_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_public_ip_pool_request_response.go b/core/create_public_ip_pool_request_response.go index 171b737a1d..7da7811825 100644 --- a/core/create_public_ip_pool_request_response.go +++ b/core/create_public_ip_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_public_ip_request_response.go b/core/create_public_ip_request_response.go index edf715abff..fd78610375 100644 --- a/core/create_public_ip_request_response.go +++ b/core/create_public_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_remote_peering_connection_details.go b/core/create_remote_peering_connection_details.go index 6fe25b3c17..8eea48dca7 100644 --- a/core/create_remote_peering_connection_details.go +++ b/core/create_remote_peering_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_remote_peering_connection_request_response.go b/core/create_remote_peering_connection_request_response.go index 1f57f906ec..4662ff30b3 100644 --- a/core/create_remote_peering_connection_request_response.go +++ b/core/create_remote_peering_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_route_table_details.go b/core/create_route_table_details.go index 3727adc724..8d0ea8e310 100644 --- a/core/create_route_table_details.go +++ b/core/create_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_route_table_request_response.go b/core/create_route_table_request_response.go index 01eb61fad8..8eeee45857 100644 --- a/core/create_route_table_request_response.go +++ b/core/create_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_security_list_details.go b/core/create_security_list_details.go index 1f82989bd4..9f18e59135 100644 --- a/core/create_security_list_details.go +++ b/core/create_security_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_security_list_request_response.go b/core/create_security_list_request_response.go index b1b1cbb94b..9b75e63ee7 100644 --- a/core/create_security_list_request_response.go +++ b/core/create_security_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_service_gateway_details.go b/core/create_service_gateway_details.go index d0053d5f1b..ce1e66a045 100644 --- a/core/create_service_gateway_details.go +++ b/core/create_service_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_service_gateway_request_response.go b/core/create_service_gateway_request_response.go index 2f7a7e3694..7dfcf01e65 100644 --- a/core/create_service_gateway_request_response.go +++ b/core/create_service_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_subnet_details.go b/core/create_subnet_details.go index 811c619ebd..adad12c024 100644 --- a/core/create_subnet_details.go +++ b/core/create_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_subnet_request_response.go b/core/create_subnet_request_response.go index 48dc7616ac..8333b1d019 100644 --- a/core/create_subnet_request_response.go +++ b/core/create_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vcn_details.go b/core/create_vcn_details.go index e136e0b1e8..1fe7bf89bf 100644 --- a/core/create_vcn_details.go +++ b/core/create_vcn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vcn_request_response.go b/core/create_vcn_request_response.go index ae043f76a1..729c90b7fd 100644 --- a/core/create_vcn_request_response.go +++ b/core/create_vcn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_virtual_circuit_details.go b/core/create_virtual_circuit_details.go index b7c148d853..0a483df6ed 100644 --- a/core/create_virtual_circuit_details.go +++ b/core/create_virtual_circuit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_virtual_circuit_public_prefix_details.go b/core/create_virtual_circuit_public_prefix_details.go index 7606e98a5a..f03e7500b5 100644 --- a/core/create_virtual_circuit_public_prefix_details.go +++ b/core/create_virtual_circuit_public_prefix_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_virtual_circuit_request_response.go b/core/create_virtual_circuit_request_response.go index b93039ff08..5cd54e332f 100644 --- a/core/create_virtual_circuit_request_response.go +++ b/core/create_virtual_circuit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vlan_details.go b/core/create_vlan_details.go index d5f80ab9d5..4284c05023 100644 --- a/core/create_vlan_details.go +++ b/core/create_vlan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vlan_request_response.go b/core/create_vlan_request_response.go index 7d38191b2f..b4ecf6341e 100644 --- a/core/create_vlan_request_response.go +++ b/core/create_vlan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vnic_details.go b/core/create_vnic_details.go index 3fb456c6f4..5d26ff5943 100644 --- a/core/create_vnic_details.go +++ b/core/create_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_backup_details.go b/core/create_volume_backup_details.go index eec61386fc..7e04e33836 100644 --- a/core/create_volume_backup_details.go +++ b/core/create_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_backup_policy_assignment_details.go b/core/create_volume_backup_policy_assignment_details.go index 764ebce9b9..fb2fa2471c 100644 --- a/core/create_volume_backup_policy_assignment_details.go +++ b/core/create_volume_backup_policy_assignment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_backup_policy_assignment_request_response.go b/core/create_volume_backup_policy_assignment_request_response.go index fb0c5826c9..2344b7bf98 100644 --- a/core/create_volume_backup_policy_assignment_request_response.go +++ b/core/create_volume_backup_policy_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_backup_policy_details.go b/core/create_volume_backup_policy_details.go index 0c09023be9..62d16f94a1 100644 --- a/core/create_volume_backup_policy_details.go +++ b/core/create_volume_backup_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_backup_policy_request_response.go b/core/create_volume_backup_policy_request_response.go index 18453d3c42..d274fa1832 100644 --- a/core/create_volume_backup_policy_request_response.go +++ b/core/create_volume_backup_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_backup_request_response.go b/core/create_volume_backup_request_response.go index 1575758b93..8597d681a1 100644 --- a/core/create_volume_backup_request_response.go +++ b/core/create_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_details.go b/core/create_volume_details.go index e211dd4cec..30a0d6f914 100644 --- a/core/create_volume_details.go +++ b/core/create_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_group_backup_details.go b/core/create_volume_group_backup_details.go index bb286995b5..15618c3307 100644 --- a/core/create_volume_group_backup_details.go +++ b/core/create_volume_group_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_group_backup_request_response.go b/core/create_volume_group_backup_request_response.go index 2cb9866967..78cf3d5e7d 100644 --- a/core/create_volume_group_backup_request_response.go +++ b/core/create_volume_group_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_group_details.go b/core/create_volume_group_details.go index 2d18bb4387..aec6f14219 100644 --- a/core/create_volume_group_details.go +++ b/core/create_volume_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_group_request_response.go b/core/create_volume_group_request_response.go index 84cf8d0a36..3de88a3001 100644 --- a/core/create_volume_group_request_response.go +++ b/core/create_volume_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_volume_request_response.go b/core/create_volume_request_response.go index fc04135064..9f3cbcd2eb 100644 --- a/core/create_volume_request_response.go +++ b/core/create_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vtap_details.go b/core/create_vtap_details.go index e82832a97f..0be4a28216 100644 --- a/core/create_vtap_details.go +++ b/core/create_vtap_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/create_vtap_request_response.go b/core/create_vtap_request_response.go index 0edc54f911..e6705c8f1f 100644 --- a/core/create_vtap_request_response.go +++ b/core/create_vtap_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect.go b/core/cross_connect.go index cb45029e9b..ec5d89535b 100644 --- a/core/cross_connect.go +++ b/core/cross_connect.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_group.go b/core/cross_connect_group.go index 59502be5ab..90841a5691 100644 --- a/core/cross_connect_group.go +++ b/core/cross_connect_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_location.go b/core/cross_connect_location.go index d46c272749..592246c6bc 100644 --- a/core/cross_connect_location.go +++ b/core/cross_connect_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_mapping.go b/core/cross_connect_mapping.go index 8730c5ba46..c675864c12 100644 --- a/core/cross_connect_mapping.go +++ b/core/cross_connect_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_mapping_details.go b/core/cross_connect_mapping_details.go index 9085806724..543b33492c 100644 --- a/core/cross_connect_mapping_details.go +++ b/core/cross_connect_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_mapping_details_collection.go b/core/cross_connect_mapping_details_collection.go index 036e20fd35..4f05145133 100644 --- a/core/cross_connect_mapping_details_collection.go +++ b/core/cross_connect_mapping_details_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_port_speed_shape.go b/core/cross_connect_port_speed_shape.go index 1f7f71a297..3618bfdf78 100644 --- a/core/cross_connect_port_speed_shape.go +++ b/core/cross_connect_port_speed_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/cross_connect_status.go b/core/cross_connect_status.go index 29897c4478..24a4c15a38 100644 --- a/core/cross_connect_status.go +++ b/core/cross_connect_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dedicated_capacity_source.go b/core/dedicated_capacity_source.go index 5b150d9fec..ba3e25850e 100644 --- a/core/dedicated_capacity_source.go +++ b/core/dedicated_capacity_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dedicated_vm_host.go b/core/dedicated_vm_host.go index bb09a0798d..02e85afb87 100644 --- a/core/dedicated_vm_host.go +++ b/core/dedicated_vm_host.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dedicated_vm_host_instance_shape_summary.go b/core/dedicated_vm_host_instance_shape_summary.go index 374c2cbe92..0496204ccc 100644 --- a/core/dedicated_vm_host_instance_shape_summary.go +++ b/core/dedicated_vm_host_instance_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dedicated_vm_host_instance_summary.go b/core/dedicated_vm_host_instance_summary.go index 9d5c28dccd..83ab4e2a92 100644 --- a/core/dedicated_vm_host_instance_summary.go +++ b/core/dedicated_vm_host_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dedicated_vm_host_shape_summary.go b/core/dedicated_vm_host_shape_summary.go index 344ed13b7f..7acddd71ed 100644 --- a/core/dedicated_vm_host_shape_summary.go +++ b/core/dedicated_vm_host_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dedicated_vm_host_summary.go b/core/dedicated_vm_host_summary.go index c069899de8..93b2945486 100644 --- a/core/dedicated_vm_host_summary.go +++ b/core/dedicated_vm_host_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/default_drg_route_tables.go b/core/default_drg_route_tables.go index 7f3015a98e..6bb7108c0a 100644 --- a/core/default_drg_route_tables.go +++ b/core/default_drg_route_tables.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/default_phase_one_parameters.go b/core/default_phase_one_parameters.go index 15783ee1ef..5fdeaff05c 100644 --- a/core/default_phase_one_parameters.go +++ b/core/default_phase_one_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/default_phase_two_parameters.go b/core/default_phase_two_parameters.go index 0d96aa6525..eeac3defbe 100644 --- a/core/default_phase_two_parameters.go +++ b/core/default_phase_two_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_app_catalog_subscription_request_response.go b/core/delete_app_catalog_subscription_request_response.go index 33a25b7a00..8285c43402 100644 --- a/core/delete_app_catalog_subscription_request_response.go +++ b/core/delete_app_catalog_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_boot_volume_backup_request_response.go b/core/delete_boot_volume_backup_request_response.go index 70350945f3..e7ddd2274d 100644 --- a/core/delete_boot_volume_backup_request_response.go +++ b/core/delete_boot_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_boot_volume_kms_key_request_response.go b/core/delete_boot_volume_kms_key_request_response.go index cad213303e..cd10404d99 100644 --- a/core/delete_boot_volume_kms_key_request_response.go +++ b/core/delete_boot_volume_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_boot_volume_request_response.go b/core/delete_boot_volume_request_response.go index 6f75e64ebd..1349210126 100644 --- a/core/delete_boot_volume_request_response.go +++ b/core/delete_boot_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_byoip_range_request_response.go b/core/delete_byoip_range_request_response.go index 78bbbaa893..66d4dcfddd 100644 --- a/core/delete_byoip_range_request_response.go +++ b/core/delete_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_capture_filter_request_response.go b/core/delete_capture_filter_request_response.go index ecaab574b0..8778950375 100644 --- a/core/delete_capture_filter_request_response.go +++ b/core/delete_capture_filter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_compute_capacity_reservation_request_response.go b/core/delete_compute_capacity_reservation_request_response.go index c6df0c894f..47d1a7ea26 100644 --- a/core/delete_compute_capacity_reservation_request_response.go +++ b/core/delete_compute_capacity_reservation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_compute_capacity_topology_request_response.go b/core/delete_compute_capacity_topology_request_response.go index 5275c5bb42..320802eda3 100644 --- a/core/delete_compute_capacity_topology_request_response.go +++ b/core/delete_compute_capacity_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_compute_cluster_request_response.go b/core/delete_compute_cluster_request_response.go index f805c7b207..4b0cbbc051 100644 --- a/core/delete_compute_cluster_request_response.go +++ b/core/delete_compute_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_compute_image_capability_schema_request_response.go b/core/delete_compute_image_capability_schema_request_response.go index bb222f88c3..90b38210c2 100644 --- a/core/delete_compute_image_capability_schema_request_response.go +++ b/core/delete_compute_image_capability_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_console_history_request_response.go b/core/delete_console_history_request_response.go index 7b8ec9fac3..f240ccff25 100644 --- a/core/delete_console_history_request_response.go +++ b/core/delete_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_cpe_request_response.go b/core/delete_cpe_request_response.go index da717389ae..c52cb778fd 100644 --- a/core/delete_cpe_request_response.go +++ b/core/delete_cpe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_cross_connect_group_request_response.go b/core/delete_cross_connect_group_request_response.go index df3373edeb..098a7272d1 100644 --- a/core/delete_cross_connect_group_request_response.go +++ b/core/delete_cross_connect_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_cross_connect_request_response.go b/core/delete_cross_connect_request_response.go index 565ddd6286..8452a7f1f3 100644 --- a/core/delete_cross_connect_request_response.go +++ b/core/delete_cross_connect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_dedicated_vm_host_request_response.go b/core/delete_dedicated_vm_host_request_response.go index 66ad8d7138..3b4787aecb 100644 --- a/core/delete_dedicated_vm_host_request_response.go +++ b/core/delete_dedicated_vm_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_dhcp_options_request_response.go b/core/delete_dhcp_options_request_response.go index 3c8a99a12d..8277e47552 100644 --- a/core/delete_dhcp_options_request_response.go +++ b/core/delete_dhcp_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_drg_attachment_request_response.go b/core/delete_drg_attachment_request_response.go index dbccab7dc7..8e27403efa 100644 --- a/core/delete_drg_attachment_request_response.go +++ b/core/delete_drg_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_drg_request_response.go b/core/delete_drg_request_response.go index 3d56099889..bf5941182d 100644 --- a/core/delete_drg_request_response.go +++ b/core/delete_drg_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_drg_route_distribution_request_response.go b/core/delete_drg_route_distribution_request_response.go index 022a8f01bd..bb419e5c1b 100644 --- a/core/delete_drg_route_distribution_request_response.go +++ b/core/delete_drg_route_distribution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_drg_route_table_request_response.go b/core/delete_drg_route_table_request_response.go index d589478386..d9ca6714b9 100644 --- a/core/delete_drg_route_table_request_response.go +++ b/core/delete_drg_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_i_p_sec_connection_request_response.go b/core/delete_i_p_sec_connection_request_response.go index d87b6bb911..9667560168 100644 --- a/core/delete_i_p_sec_connection_request_response.go +++ b/core/delete_i_p_sec_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_image_request_response.go b/core/delete_image_request_response.go index 2df0473ab5..ddd1db9ae8 100644 --- a/core/delete_image_request_response.go +++ b/core/delete_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_instance_configuration_request_response.go b/core/delete_instance_configuration_request_response.go index 5d96603459..fe15388c04 100644 --- a/core/delete_instance_configuration_request_response.go +++ b/core/delete_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_instance_console_connection_request_response.go b/core/delete_instance_console_connection_request_response.go index 9450650a64..ac2610c0d7 100644 --- a/core/delete_instance_console_connection_request_response.go +++ b/core/delete_instance_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_internet_gateway_request_response.go b/core/delete_internet_gateway_request_response.go index 5fa78c37f0..0b38c31123 100644 --- a/core/delete_internet_gateway_request_response.go +++ b/core/delete_internet_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_ipv6_request_response.go b/core/delete_ipv6_request_response.go index f134772711..6076f9dda1 100644 --- a/core/delete_ipv6_request_response.go +++ b/core/delete_ipv6_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_local_peering_gateway_request_response.go b/core/delete_local_peering_gateway_request_response.go index 85f0afabc6..827ea7e92b 100644 --- a/core/delete_local_peering_gateway_request_response.go +++ b/core/delete_local_peering_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_nat_gateway_request_response.go b/core/delete_nat_gateway_request_response.go index d5ac8be9de..4f2a979a2c 100644 --- a/core/delete_nat_gateway_request_response.go +++ b/core/delete_nat_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_network_security_group_request_response.go b/core/delete_network_security_group_request_response.go index b3fbb9e668..a5412ae14b 100644 --- a/core/delete_network_security_group_request_response.go +++ b/core/delete_network_security_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_private_ip_request_response.go b/core/delete_private_ip_request_response.go index 60dcd92a74..b9650d1928 100644 --- a/core/delete_private_ip_request_response.go +++ b/core/delete_private_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_public_ip_pool_request_response.go b/core/delete_public_ip_pool_request_response.go index 88712818a3..51fa62e716 100644 --- a/core/delete_public_ip_pool_request_response.go +++ b/core/delete_public_ip_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_public_ip_request_response.go b/core/delete_public_ip_request_response.go index a4b3255b6d..44a1f21cfa 100644 --- a/core/delete_public_ip_request_response.go +++ b/core/delete_public_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_remote_peering_connection_request_response.go b/core/delete_remote_peering_connection_request_response.go index 8a5cde379c..0938ed28d9 100644 --- a/core/delete_remote_peering_connection_request_response.go +++ b/core/delete_remote_peering_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_route_table_request_response.go b/core/delete_route_table_request_response.go index a9ed602bcf..8f3eca743e 100644 --- a/core/delete_route_table_request_response.go +++ b/core/delete_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_security_list_request_response.go b/core/delete_security_list_request_response.go index e39037e9aa..d60e471bb3 100644 --- a/core/delete_security_list_request_response.go +++ b/core/delete_security_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_service_gateway_request_response.go b/core/delete_service_gateway_request_response.go index 15f3d86201..a52afc7b49 100644 --- a/core/delete_service_gateway_request_response.go +++ b/core/delete_service_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_subnet_request_response.go b/core/delete_subnet_request_response.go index c8cff63154..c86b7364d3 100644 --- a/core/delete_subnet_request_response.go +++ b/core/delete_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_vcn_request_response.go b/core/delete_vcn_request_response.go index d771366925..e6b1f99c7b 100644 --- a/core/delete_vcn_request_response.go +++ b/core/delete_vcn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_virtual_circuit_public_prefix_details.go b/core/delete_virtual_circuit_public_prefix_details.go index 3993b7c22a..4adbe142cb 100644 --- a/core/delete_virtual_circuit_public_prefix_details.go +++ b/core/delete_virtual_circuit_public_prefix_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_virtual_circuit_request_response.go b/core/delete_virtual_circuit_request_response.go index 871110982f..8288c47387 100644 --- a/core/delete_virtual_circuit_request_response.go +++ b/core/delete_virtual_circuit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_vlan_request_response.go b/core/delete_vlan_request_response.go index e5c71cf692..cbc9e72921 100644 --- a/core/delete_vlan_request_response.go +++ b/core/delete_vlan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_backup_policy_assignment_request_response.go b/core/delete_volume_backup_policy_assignment_request_response.go index c37e51fd76..ce14cc6559 100644 --- a/core/delete_volume_backup_policy_assignment_request_response.go +++ b/core/delete_volume_backup_policy_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_backup_policy_request_response.go b/core/delete_volume_backup_policy_request_response.go index e485b2e5bd..ab102ceed6 100644 --- a/core/delete_volume_backup_policy_request_response.go +++ b/core/delete_volume_backup_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_backup_request_response.go b/core/delete_volume_backup_request_response.go index 68f2cb0f20..9891e50f94 100644 --- a/core/delete_volume_backup_request_response.go +++ b/core/delete_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_group_backup_request_response.go b/core/delete_volume_group_backup_request_response.go index 5606532e78..f818167d3c 100644 --- a/core/delete_volume_group_backup_request_response.go +++ b/core/delete_volume_group_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_group_request_response.go b/core/delete_volume_group_request_response.go index fc1f2a1d23..d9aca97060 100644 --- a/core/delete_volume_group_request_response.go +++ b/core/delete_volume_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_kms_key_request_response.go b/core/delete_volume_kms_key_request_response.go index 14f4c3b70d..bf5f218163 100644 --- a/core/delete_volume_kms_key_request_response.go +++ b/core/delete_volume_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_volume_request_response.go b/core/delete_volume_request_response.go index 9803fb7ab5..1dc300ddf8 100644 --- a/core/delete_volume_request_response.go +++ b/core/delete_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/delete_vtap_request_response.go b/core/delete_vtap_request_response.go index 584e6d2a88..8d93b2ed60 100644 --- a/core/delete_vtap_request_response.go +++ b/core/delete_vtap_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_boot_volume_request_response.go b/core/detach_boot_volume_request_response.go index ebd1d76e95..d20a8f1ac1 100644 --- a/core/detach_boot_volume_request_response.go +++ b/core/detach_boot_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_instance_pool_instance_details.go b/core/detach_instance_pool_instance_details.go index ea91acfea6..ae5c932caa 100644 --- a/core/detach_instance_pool_instance_details.go +++ b/core/detach_instance_pool_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_instance_pool_instance_request_response.go b/core/detach_instance_pool_instance_request_response.go index 37e610d51b..c6b34f6fcc 100644 --- a/core/detach_instance_pool_instance_request_response.go +++ b/core/detach_instance_pool_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_load_balancer_details.go b/core/detach_load_balancer_details.go index 75088a8cf6..66ade093a1 100644 --- a/core/detach_load_balancer_details.go +++ b/core/detach_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_load_balancer_request_response.go b/core/detach_load_balancer_request_response.go index 2a25d36c14..eb95710780 100644 --- a/core/detach_load_balancer_request_response.go +++ b/core/detach_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_service_id_request_response.go b/core/detach_service_id_request_response.go index e6b82d40f1..18592641c6 100644 --- a/core/detach_service_id_request_response.go +++ b/core/detach_service_id_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_vnic_request_response.go b/core/detach_vnic_request_response.go index 61fd07a128..734e0bb1d1 100644 --- a/core/detach_vnic_request_response.go +++ b/core/detach_vnic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detach_volume_request_response.go b/core/detach_volume_request_response.go index 2092d38817..14fc9822c2 100644 --- a/core/detach_volume_request_response.go +++ b/core/detach_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/detached_volume_autotune_policy.go b/core/detached_volume_autotune_policy.go index ce66636b81..be4b28e08e 100644 --- a/core/detached_volume_autotune_policy.go +++ b/core/detached_volume_autotune_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/device.go b/core/device.go index b80398bdb3..024649a3bc 100644 --- a/core/device.go +++ b/core/device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dhcp_dns_option.go b/core/dhcp_dns_option.go index 8effcf8b64..359f089729 100644 --- a/core/dhcp_dns_option.go +++ b/core/dhcp_dns_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dhcp_option.go b/core/dhcp_option.go index 62cf390c9e..439846e472 100644 --- a/core/dhcp_option.go +++ b/core/dhcp_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dhcp_options.go b/core/dhcp_options.go index a9866504ab..966fd43abe 100644 --- a/core/dhcp_options.go +++ b/core/dhcp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dhcp_search_domain_option.go b/core/dhcp_search_domain_option.go index 9ffc79e1af..ed98b9a71e 100644 --- a/core/dhcp_search_domain_option.go +++ b/core/dhcp_search_domain_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/dpd_config.go b/core/dpd_config.go index 60b8c6d904..224bfc99c7 100644 --- a/core/dpd_config.go +++ b/core/dpd_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg.go b/core/drg.go index 52fd6bb64a..47fbc152bf 100644 --- a/core/drg.go +++ b/core/drg.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment.go b/core/drg_attachment.go index 1c29391dcb..8e9813e989 100644 --- a/core/drg_attachment.go +++ b/core/drg_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_id_drg_route_distribution_match_criteria.go b/core/drg_attachment_id_drg_route_distribution_match_criteria.go index 809d9036de..b9b329d7f0 100644 --- a/core/drg_attachment_id_drg_route_distribution_match_criteria.go +++ b/core/drg_attachment_id_drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_info.go b/core/drg_attachment_info.go index af1fd0679f..3f0a5592bd 100644 --- a/core/drg_attachment_info.go +++ b/core/drg_attachment_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_match_all_drg_route_distribution_match_criteria.go b/core/drg_attachment_match_all_drg_route_distribution_match_criteria.go index 5bec08eb31..c76abc584e 100644 --- a/core/drg_attachment_match_all_drg_route_distribution_match_criteria.go +++ b/core/drg_attachment_match_all_drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_network_create_details.go b/core/drg_attachment_network_create_details.go index cef401e927..8b40ab3964 100644 --- a/core/drg_attachment_network_create_details.go +++ b/core/drg_attachment_network_create_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_network_details.go b/core/drg_attachment_network_details.go index a9c0445ea1..06a1720808 100644 --- a/core/drg_attachment_network_details.go +++ b/core/drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_network_update_details.go b/core/drg_attachment_network_update_details.go index 3411a20731..e047254b05 100644 --- a/core/drg_attachment_network_update_details.go +++ b/core/drg_attachment_network_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_attachment_type_drg_route_distribution_match_criteria.go b/core/drg_attachment_type_drg_route_distribution_match_criteria.go index fd9c347cce..2e86f835a4 100644 --- a/core/drg_attachment_type_drg_route_distribution_match_criteria.go +++ b/core/drg_attachment_type_drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_redundancy_status.go b/core/drg_redundancy_status.go index 255c374605..9ae54aac88 100644 --- a/core/drg_redundancy_status.go +++ b/core/drg_redundancy_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_route_distribution.go b/core/drg_route_distribution.go index 3553d15aa1..ff11d9befe 100644 --- a/core/drg_route_distribution.go +++ b/core/drg_route_distribution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_route_distribution_match_criteria.go b/core/drg_route_distribution_match_criteria.go index f54764d292..a39e6dde0f 100644 --- a/core/drg_route_distribution_match_criteria.go +++ b/core/drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_route_distribution_statement.go b/core/drg_route_distribution_statement.go index 3e04abb2bc..f4a98edac6 100644 --- a/core/drg_route_distribution_statement.go +++ b/core/drg_route_distribution_statement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_route_rule.go b/core/drg_route_rule.go index 8a7855bd10..d2aa020fc1 100644 --- a/core/drg_route_rule.go +++ b/core/drg_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/drg_route_table.go b/core/drg_route_table.go index b3dd4d59c8..cc93979260 100644 --- a/core/drg_route_table.go +++ b/core/drg_route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/egress_security_rule.go b/core/egress_security_rule.go index 649889a525..25af8894ed 100644 --- a/core/egress_security_rule.go +++ b/core/egress_security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/emulated_volume_attachment.go b/core/emulated_volume_attachment.go index c8e18dea5a..00a35ebe3b 100644 --- a/core/emulated_volume_attachment.go +++ b/core/emulated_volume_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/encryption_domain_config.go b/core/encryption_domain_config.go index 67d1b2cf39..8a27bd782f 100644 --- a/core/encryption_domain_config.go +++ b/core/encryption_domain_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/encryption_in_transit_type.go b/core/encryption_in_transit_type.go index ecda1a1a9c..0dc0eb2545 100644 --- a/core/encryption_in_transit_type.go +++ b/core/encryption_in_transit_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/enum_integer_image_capability_descriptor.go b/core/enum_integer_image_capability_descriptor.go index 8072e212f3..a1626f2f2b 100644 --- a/core/enum_integer_image_capability_descriptor.go +++ b/core/enum_integer_image_capability_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/enum_string_image_capability_schema_descriptor.go b/core/enum_string_image_capability_schema_descriptor.go index ed6ec50596..8bdc4cc68b 100644 --- a/core/enum_string_image_capability_schema_descriptor.go +++ b/core/enum_string_image_capability_schema_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/export_image_details.go b/core/export_image_details.go index 2c8b30b687..2859d64d29 100644 --- a/core/export_image_details.go +++ b/core/export_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/export_image_request_response.go b/core/export_image_request_response.go index dd472b023d..3f144a5d2f 100644 --- a/core/export_image_request_response.go +++ b/core/export_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/export_image_via_object_storage_tuple_details.go b/core/export_image_via_object_storage_tuple_details.go index 66595f703f..6d7b068ddb 100644 --- a/core/export_image_via_object_storage_tuple_details.go +++ b/core/export_image_via_object_storage_tuple_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/export_image_via_object_storage_uri_details.go b/core/export_image_via_object_storage_uri_details.go index 63c3c87078..3c0b538450 100644 --- a/core/export_image_via_object_storage_uri_details.go +++ b/core/export_image_via_object_storage_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/fast_connect_provider_service.go b/core/fast_connect_provider_service.go index 919ab5b117..821072cd2b 100644 --- a/core/fast_connect_provider_service.go +++ b/core/fast_connect_provider_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/fast_connect_provider_service_key.go b/core/fast_connect_provider_service_key.go index 7150da9ad2..6d3d6df032 100644 --- a/core/fast_connect_provider_service_key.go +++ b/core/fast_connect_provider_service_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/flow_log_capture_filter_rule_details.go b/core/flow_log_capture_filter_rule_details.go index 582d06a845..07a6f45e20 100644 --- a/core/flow_log_capture_filter_rule_details.go +++ b/core/flow_log_capture_filter_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/generic_bm_launch_instance_platform_config.go b/core/generic_bm_launch_instance_platform_config.go index 2611d7e98c..10dfd18b93 100644 --- a/core/generic_bm_launch_instance_platform_config.go +++ b/core/generic_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/generic_bm_platform_config.go b/core/generic_bm_platform_config.go index ec09424bdc..d24d6fba89 100644 --- a/core/generic_bm_platform_config.go +++ b/core/generic_bm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_all_drg_attachments_request_response.go b/core/get_all_drg_attachments_request_response.go index cd5ced6116..9879d51d84 100644 --- a/core/get_all_drg_attachments_request_response.go +++ b/core/get_all_drg_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_allowed_ike_i_p_sec_parameters_request_response.go b/core/get_allowed_ike_i_p_sec_parameters_request_response.go index bf5b5630af..9967f9aa82 100644 --- a/core/get_allowed_ike_i_p_sec_parameters_request_response.go +++ b/core/get_allowed_ike_i_p_sec_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_app_catalog_listing_agreements_request_response.go b/core/get_app_catalog_listing_agreements_request_response.go index 0b905cc218..95dd4a69e7 100644 --- a/core/get_app_catalog_listing_agreements_request_response.go +++ b/core/get_app_catalog_listing_agreements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_app_catalog_listing_request_response.go b/core/get_app_catalog_listing_request_response.go index c95afae9e2..c6719b31a9 100644 --- a/core/get_app_catalog_listing_request_response.go +++ b/core/get_app_catalog_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_app_catalog_listing_resource_version_request_response.go b/core/get_app_catalog_listing_resource_version_request_response.go index 96ac1222ed..bc361a2657 100644 --- a/core/get_app_catalog_listing_resource_version_request_response.go +++ b/core/get_app_catalog_listing_resource_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_block_volume_replica_request_response.go b/core/get_block_volume_replica_request_response.go index 48a890ac6c..aa8a23f77f 100644 --- a/core/get_block_volume_replica_request_response.go +++ b/core/get_block_volume_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_boot_volume_attachment_request_response.go b/core/get_boot_volume_attachment_request_response.go index 471021b220..e592969d20 100644 --- a/core/get_boot_volume_attachment_request_response.go +++ b/core/get_boot_volume_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_boot_volume_backup_request_response.go b/core/get_boot_volume_backup_request_response.go index e8466cd100..e32e56293c 100644 --- a/core/get_boot_volume_backup_request_response.go +++ b/core/get_boot_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_boot_volume_kms_key_request_response.go b/core/get_boot_volume_kms_key_request_response.go index c3fe0b0ba2..8d1c70d1ba 100644 --- a/core/get_boot_volume_kms_key_request_response.go +++ b/core/get_boot_volume_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_boot_volume_replica_request_response.go b/core/get_boot_volume_replica_request_response.go index 8f239c054e..343c085566 100644 --- a/core/get_boot_volume_replica_request_response.go +++ b/core/get_boot_volume_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_boot_volume_request_response.go b/core/get_boot_volume_request_response.go index a4519b8e9e..a4a3c56279 100644 --- a/core/get_boot_volume_request_response.go +++ b/core/get_boot_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_byoip_range_request_response.go b/core/get_byoip_range_request_response.go index 9e6068ca84..8e4cc83ec4 100644 --- a/core/get_byoip_range_request_response.go +++ b/core/get_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_capture_filter_request_response.go b/core/get_capture_filter_request_response.go index 704452f9d0..759241f06b 100644 --- a/core/get_capture_filter_request_response.go +++ b/core/get_capture_filter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cluster_network_request_response.go b/core/get_cluster_network_request_response.go index f760e0a5f9..eca4cad812 100644 --- a/core/get_cluster_network_request_response.go +++ b/core/get_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_compute_capacity_reservation_request_response.go b/core/get_compute_capacity_reservation_request_response.go index 534ceb24fd..d79aed76c1 100644 --- a/core/get_compute_capacity_reservation_request_response.go +++ b/core/get_compute_capacity_reservation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_compute_capacity_topology_request_response.go b/core/get_compute_capacity_topology_request_response.go index 83c2e257de..df7dd803c8 100644 --- a/core/get_compute_capacity_topology_request_response.go +++ b/core/get_compute_capacity_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_compute_cluster_request_response.go b/core/get_compute_cluster_request_response.go index 229aa60bc7..0576365e7c 100644 --- a/core/get_compute_cluster_request_response.go +++ b/core/get_compute_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_compute_global_image_capability_schema_request_response.go b/core/get_compute_global_image_capability_schema_request_response.go index 855b082db6..8f43cdb41c 100644 --- a/core/get_compute_global_image_capability_schema_request_response.go +++ b/core/get_compute_global_image_capability_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_compute_global_image_capability_schema_version_request_response.go b/core/get_compute_global_image_capability_schema_version_request_response.go index 4860c949dd..8b150e9cf1 100644 --- a/core/get_compute_global_image_capability_schema_version_request_response.go +++ b/core/get_compute_global_image_capability_schema_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_compute_image_capability_schema_request_response.go b/core/get_compute_image_capability_schema_request_response.go index efd4a79890..b6a1d50538 100644 --- a/core/get_compute_image_capability_schema_request_response.go +++ b/core/get_compute_image_capability_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_console_history_content_request_response.go b/core/get_console_history_content_request_response.go index 2437c5ac43..a1fd31a8e6 100644 --- a/core/get_console_history_content_request_response.go +++ b/core/get_console_history_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_console_history_request_response.go b/core/get_console_history_request_response.go index 0fe683283f..88474deebd 100644 --- a/core/get_console_history_request_response.go +++ b/core/get_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cpe_device_config_content_request_response.go b/core/get_cpe_device_config_content_request_response.go index c9bf96662a..817f7b726e 100644 --- a/core/get_cpe_device_config_content_request_response.go +++ b/core/get_cpe_device_config_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cpe_device_shape_request_response.go b/core/get_cpe_device_shape_request_response.go index 605a48e415..0a20ccb2ef 100644 --- a/core/get_cpe_device_shape_request_response.go +++ b/core/get_cpe_device_shape_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cpe_request_response.go b/core/get_cpe_request_response.go index fdc512d754..be311dfa5b 100644 --- a/core/get_cpe_request_response.go +++ b/core/get_cpe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cross_connect_group_request_response.go b/core/get_cross_connect_group_request_response.go index 067157128f..d80e3ade30 100644 --- a/core/get_cross_connect_group_request_response.go +++ b/core/get_cross_connect_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cross_connect_letter_of_authority_request_response.go b/core/get_cross_connect_letter_of_authority_request_response.go index 12f32bfd4d..6c4522f847 100644 --- a/core/get_cross_connect_letter_of_authority_request_response.go +++ b/core/get_cross_connect_letter_of_authority_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cross_connect_request_response.go b/core/get_cross_connect_request_response.go index 5231ac0444..97ee3f7bc2 100644 --- a/core/get_cross_connect_request_response.go +++ b/core/get_cross_connect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_cross_connect_status_request_response.go b/core/get_cross_connect_status_request_response.go index 0ea3234d50..7c66b35d5a 100644 --- a/core/get_cross_connect_status_request_response.go +++ b/core/get_cross_connect_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_dedicated_vm_host_request_response.go b/core/get_dedicated_vm_host_request_response.go index 87cbf639e9..a2ae6a292e 100644 --- a/core/get_dedicated_vm_host_request_response.go +++ b/core/get_dedicated_vm_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_dhcp_options_request_response.go b/core/get_dhcp_options_request_response.go index 8f4028ce58..060e7a91f7 100644 --- a/core/get_dhcp_options_request_response.go +++ b/core/get_dhcp_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_drg_attachment_request_response.go b/core/get_drg_attachment_request_response.go index 1ef1c499ff..26cad52544 100644 --- a/core/get_drg_attachment_request_response.go +++ b/core/get_drg_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_drg_redundancy_status_request_response.go b/core/get_drg_redundancy_status_request_response.go index d3fe63fca8..eb49490486 100644 --- a/core/get_drg_redundancy_status_request_response.go +++ b/core/get_drg_redundancy_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_drg_request_response.go b/core/get_drg_request_response.go index 2f92598e81..3d8bfc595a 100644 --- a/core/get_drg_request_response.go +++ b/core/get_drg_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_drg_route_distribution_request_response.go b/core/get_drg_route_distribution_request_response.go index e78b6df25c..817c4a1d5f 100644 --- a/core/get_drg_route_distribution_request_response.go +++ b/core/get_drg_route_distribution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_drg_route_table_request_response.go b/core/get_drg_route_table_request_response.go index 61a8acd08c..fe8d6793df 100644 --- a/core/get_drg_route_table_request_response.go +++ b/core/get_drg_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_fast_connect_provider_service_key_request_response.go b/core/get_fast_connect_provider_service_key_request_response.go index 191609b735..d8d21d99ea 100644 --- a/core/get_fast_connect_provider_service_key_request_response.go +++ b/core/get_fast_connect_provider_service_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_fast_connect_provider_service_request_response.go b/core/get_fast_connect_provider_service_request_response.go index aa4c831170..cb8abd7b4c 100644 --- a/core/get_fast_connect_provider_service_request_response.go +++ b/core/get_fast_connect_provider_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_i_p_sec_connection_device_config_request_response.go b/core/get_i_p_sec_connection_device_config_request_response.go index 85cfdfcc17..ce2a122fa3 100644 --- a/core/get_i_p_sec_connection_device_config_request_response.go +++ b/core/get_i_p_sec_connection_device_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_i_p_sec_connection_device_status_request_response.go b/core/get_i_p_sec_connection_device_status_request_response.go index 95098428ee..692a43f479 100644 --- a/core/get_i_p_sec_connection_device_status_request_response.go +++ b/core/get_i_p_sec_connection_device_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_i_p_sec_connection_request_response.go b/core/get_i_p_sec_connection_request_response.go index 085cc4f7ab..4277653ee3 100644 --- a/core/get_i_p_sec_connection_request_response.go +++ b/core/get_i_p_sec_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_i_p_sec_connection_tunnel_error_request_response.go b/core/get_i_p_sec_connection_tunnel_error_request_response.go index 5ca1208d42..735a6a1d82 100644 --- a/core/get_i_p_sec_connection_tunnel_error_request_response.go +++ b/core/get_i_p_sec_connection_tunnel_error_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_i_p_sec_connection_tunnel_request_response.go b/core/get_i_p_sec_connection_tunnel_request_response.go index e3d6da69ad..ac82ac0978 100644 --- a/core/get_i_p_sec_connection_tunnel_request_response.go +++ b/core/get_i_p_sec_connection_tunnel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_i_p_sec_connection_tunnel_shared_secret_request_response.go b/core/get_i_p_sec_connection_tunnel_shared_secret_request_response.go index 042071b328..6f8aa50513 100644 --- a/core/get_i_p_sec_connection_tunnel_shared_secret_request_response.go +++ b/core/get_i_p_sec_connection_tunnel_shared_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_image_request_response.go b/core/get_image_request_response.go index e6c2c23e23..1ca828471b 100644 --- a/core/get_image_request_response.go +++ b/core/get_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_image_shape_compatibility_entry_request_response.go b/core/get_image_shape_compatibility_entry_request_response.go index cd9bea7b7e..a3397b725a 100644 --- a/core/get_image_shape_compatibility_entry_request_response.go +++ b/core/get_image_shape_compatibility_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_configuration_request_response.go b/core/get_instance_configuration_request_response.go index 98b1903b97..906ab5913c 100644 --- a/core/get_instance_configuration_request_response.go +++ b/core/get_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_console_connection_request_response.go b/core/get_instance_console_connection_request_response.go index 5b9b90bece..44e90f3f5b 100644 --- a/core/get_instance_console_connection_request_response.go +++ b/core/get_instance_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_maintenance_reboot_request_response.go b/core/get_instance_maintenance_reboot_request_response.go index 5cdac98121..6ca3558e63 100644 --- a/core/get_instance_maintenance_reboot_request_response.go +++ b/core/get_instance_maintenance_reboot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_pool_instance_request_response.go b/core/get_instance_pool_instance_request_response.go index d9047d133a..4e59ee5550 100644 --- a/core/get_instance_pool_instance_request_response.go +++ b/core/get_instance_pool_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_pool_load_balancer_attachment_request_response.go b/core/get_instance_pool_load_balancer_attachment_request_response.go index b111ed1048..660d75a437 100644 --- a/core/get_instance_pool_load_balancer_attachment_request_response.go +++ b/core/get_instance_pool_load_balancer_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_pool_request_response.go b/core/get_instance_pool_request_response.go index 74c341acaa..456cfd9458 100644 --- a/core/get_instance_pool_request_response.go +++ b/core/get_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_instance_request_response.go b/core/get_instance_request_response.go index a6f102a24b..1167920480 100644 --- a/core/get_instance_request_response.go +++ b/core/get_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_internet_gateway_request_response.go b/core/get_internet_gateway_request_response.go index 2fc27e0233..82d7c0ae1d 100644 --- a/core/get_internet_gateway_request_response.go +++ b/core/get_internet_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_ipsec_cpe_device_config_content_request_response.go b/core/get_ipsec_cpe_device_config_content_request_response.go index 30ca65987b..75d4d7fe72 100644 --- a/core/get_ipsec_cpe_device_config_content_request_response.go +++ b/core/get_ipsec_cpe_device_config_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_ipv6_request_response.go b/core/get_ipv6_request_response.go index 62363e7b13..f6410d4692 100644 --- a/core/get_ipv6_request_response.go +++ b/core/get_ipv6_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_local_peering_gateway_request_response.go b/core/get_local_peering_gateway_request_response.go index ab7294d3b6..e79b0d3a2c 100644 --- a/core/get_local_peering_gateway_request_response.go +++ b/core/get_local_peering_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_measured_boot_report_request_response.go b/core/get_measured_boot_report_request_response.go index 6ba509016f..5a339c0d35 100644 --- a/core/get_measured_boot_report_request_response.go +++ b/core/get_measured_boot_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_nat_gateway_request_response.go b/core/get_nat_gateway_request_response.go index 7a01570c51..22aee7ec2c 100644 --- a/core/get_nat_gateway_request_response.go +++ b/core/get_nat_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_network_security_group_request_response.go b/core/get_network_security_group_request_response.go index 8f3e6ca915..e72ebc1af6 100644 --- a/core/get_network_security_group_request_response.go +++ b/core/get_network_security_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_networking_topology_request_response.go b/core/get_networking_topology_request_response.go index 15fc1125aa..87e471ef4c 100644 --- a/core/get_networking_topology_request_response.go +++ b/core/get_networking_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_private_ip_request_response.go b/core/get_private_ip_request_response.go index 94496707a1..01e12b6ede 100644 --- a/core/get_private_ip_request_response.go +++ b/core/get_private_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_public_ip_by_ip_address_details.go b/core/get_public_ip_by_ip_address_details.go index b94d70697c..f0a896c5c8 100644 --- a/core/get_public_ip_by_ip_address_details.go +++ b/core/get_public_ip_by_ip_address_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_public_ip_by_ip_address_request_response.go b/core/get_public_ip_by_ip_address_request_response.go index fc5590b5d7..f11720b918 100644 --- a/core/get_public_ip_by_ip_address_request_response.go +++ b/core/get_public_ip_by_ip_address_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_public_ip_by_private_ip_id_details.go b/core/get_public_ip_by_private_ip_id_details.go index 78f2bf1578..5597121d7e 100644 --- a/core/get_public_ip_by_private_ip_id_details.go +++ b/core/get_public_ip_by_private_ip_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_public_ip_by_private_ip_id_request_response.go b/core/get_public_ip_by_private_ip_id_request_response.go index a15a722481..1d4a7c16a8 100644 --- a/core/get_public_ip_by_private_ip_id_request_response.go +++ b/core/get_public_ip_by_private_ip_id_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_public_ip_pool_request_response.go b/core/get_public_ip_pool_request_response.go index 7613a073c4..813622ae0b 100644 --- a/core/get_public_ip_pool_request_response.go +++ b/core/get_public_ip_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_public_ip_request_response.go b/core/get_public_ip_request_response.go index 3f105664a9..f7c5f6533b 100644 --- a/core/get_public_ip_request_response.go +++ b/core/get_public_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_remote_peering_connection_request_response.go b/core/get_remote_peering_connection_request_response.go index 27dd903e11..659b22d30a 100644 --- a/core/get_remote_peering_connection_request_response.go +++ b/core/get_remote_peering_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_route_table_request_response.go b/core/get_route_table_request_response.go index 78041dd216..ba486c968e 100644 --- a/core/get_route_table_request_response.go +++ b/core/get_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_security_list_request_response.go b/core/get_security_list_request_response.go index bb459c155d..ea54b369c7 100644 --- a/core/get_security_list_request_response.go +++ b/core/get_security_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_service_gateway_request_response.go b/core/get_service_gateway_request_response.go index 48a5a44f46..f39cef54c3 100644 --- a/core/get_service_gateway_request_response.go +++ b/core/get_service_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_service_request_response.go b/core/get_service_request_response.go index 4308f65bf3..9c4117e41e 100644 --- a/core/get_service_request_response.go +++ b/core/get_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_subnet_request_response.go b/core/get_subnet_request_response.go index b1b7b75516..f933b908ac 100644 --- a/core/get_subnet_request_response.go +++ b/core/get_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_subnet_topology_request_response.go b/core/get_subnet_topology_request_response.go index 4d5a73f34d..3a8743b0f5 100644 --- a/core/get_subnet_topology_request_response.go +++ b/core/get_subnet_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_tunnel_cpe_device_config_content_request_response.go b/core/get_tunnel_cpe_device_config_content_request_response.go index ae25a968e3..052f08d0b0 100644 --- a/core/get_tunnel_cpe_device_config_content_request_response.go +++ b/core/get_tunnel_cpe_device_config_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_tunnel_cpe_device_config_request_response.go b/core/get_tunnel_cpe_device_config_request_response.go index 1d07134c1b..a0c263c625 100644 --- a/core/get_tunnel_cpe_device_config_request_response.go +++ b/core/get_tunnel_cpe_device_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_upgrade_status_request_response.go b/core/get_upgrade_status_request_response.go index 01124dcc6d..b86452da49 100644 --- a/core/get_upgrade_status_request_response.go +++ b/core/get_upgrade_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vcn_dns_resolver_association_request_response.go b/core/get_vcn_dns_resolver_association_request_response.go index 381078d28d..e05426d833 100644 --- a/core/get_vcn_dns_resolver_association_request_response.go +++ b/core/get_vcn_dns_resolver_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vcn_request_response.go b/core/get_vcn_request_response.go index b6c06f2536..cae4bd30bc 100644 --- a/core/get_vcn_request_response.go +++ b/core/get_vcn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vcn_topology_request_response.go b/core/get_vcn_topology_request_response.go index 560abb46db..22e595f7a6 100644 --- a/core/get_vcn_topology_request_response.go +++ b/core/get_vcn_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_virtual_circuit_request_response.go b/core/get_virtual_circuit_request_response.go index 80c6546be3..c28d632d2d 100644 --- a/core/get_virtual_circuit_request_response.go +++ b/core/get_virtual_circuit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vlan_request_response.go b/core/get_vlan_request_response.go index 137db69b8e..715bc11988 100644 --- a/core/get_vlan_request_response.go +++ b/core/get_vlan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vnic_attachment_request_response.go b/core/get_vnic_attachment_request_response.go index 554bd47e9d..1d26de8787 100644 --- a/core/get_vnic_attachment_request_response.go +++ b/core/get_vnic_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vnic_request_response.go b/core/get_vnic_request_response.go index edb1fe0201..688991b847 100644 --- a/core/get_vnic_request_response.go +++ b/core/get_vnic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_attachment_request_response.go b/core/get_volume_attachment_request_response.go index 5cba9b19c4..89200b4f87 100644 --- a/core/get_volume_attachment_request_response.go +++ b/core/get_volume_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_backup_policy_asset_assignment_request_response.go b/core/get_volume_backup_policy_asset_assignment_request_response.go index d4085a67ec..a7788fcb1f 100644 --- a/core/get_volume_backup_policy_asset_assignment_request_response.go +++ b/core/get_volume_backup_policy_asset_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_backup_policy_assignment_request_response.go b/core/get_volume_backup_policy_assignment_request_response.go index 1627121dd7..0f8917205f 100644 --- a/core/get_volume_backup_policy_assignment_request_response.go +++ b/core/get_volume_backup_policy_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_backup_policy_request_response.go b/core/get_volume_backup_policy_request_response.go index 7ebec042ba..c4464cf674 100644 --- a/core/get_volume_backup_policy_request_response.go +++ b/core/get_volume_backup_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_backup_request_response.go b/core/get_volume_backup_request_response.go index 9e8d4c3419..a71da808e6 100644 --- a/core/get_volume_backup_request_response.go +++ b/core/get_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_group_backup_request_response.go b/core/get_volume_group_backup_request_response.go index fa8f70379f..44ef4e50df 100644 --- a/core/get_volume_group_backup_request_response.go +++ b/core/get_volume_group_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_group_replica_request_response.go b/core/get_volume_group_replica_request_response.go index bdc3664893..a19e4d7f21 100644 --- a/core/get_volume_group_replica_request_response.go +++ b/core/get_volume_group_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_group_request_response.go b/core/get_volume_group_request_response.go index f57ad2fb2f..cc7074ddda 100644 --- a/core/get_volume_group_request_response.go +++ b/core/get_volume_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_kms_key_request_response.go b/core/get_volume_kms_key_request_response.go index 178a485303..d263481de1 100644 --- a/core/get_volume_kms_key_request_response.go +++ b/core/get_volume_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_volume_request_response.go b/core/get_volume_request_response.go index 99522dbe41..da567c3817 100644 --- a/core/get_volume_request_response.go +++ b/core/get_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_vtap_request_response.go b/core/get_vtap_request_response.go index 9245a40c9a..61e36fb59a 100644 --- a/core/get_vtap_request_response.go +++ b/core/get_vtap_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/get_windows_instance_initial_credentials_request_response.go b/core/get_windows_instance_initial_credentials_request_response.go index 2b18eea987..0b98b50b5d 100644 --- a/core/get_windows_instance_initial_credentials_request_response.go +++ b/core/get_windows_instance_initial_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/i_scsi_volume_attachment.go b/core/i_scsi_volume_attachment.go index ace8eb3d56..5250d489df 100644 --- a/core/i_scsi_volume_attachment.go +++ b/core/i_scsi_volume_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/icmp_options.go b/core/icmp_options.go index 90172d195d..6bf1ab9715 100644 --- a/core/icmp_options.go +++ b/core/icmp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image.go b/core/image.go index 0f69c189f1..4342b773d1 100644 --- a/core/image.go +++ b/core/image.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_capability_schema_descriptor.go b/core/image_capability_schema_descriptor.go index e90927a87c..fb9fafbdef 100644 --- a/core/image_capability_schema_descriptor.go +++ b/core/image_capability_schema_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_memory_constraints.go b/core/image_memory_constraints.go index cdb0afac70..45ae36f90b 100644 --- a/core/image_memory_constraints.go +++ b/core/image_memory_constraints.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_ocpu_constraints.go b/core/image_ocpu_constraints.go index 51740031f0..878b8cb14b 100644 --- a/core/image_ocpu_constraints.go +++ b/core/image_ocpu_constraints.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_shape_compatibility_entry.go b/core/image_shape_compatibility_entry.go index f35685aeb3..785f08505b 100644 --- a/core/image_shape_compatibility_entry.go +++ b/core/image_shape_compatibility_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_shape_compatibility_summary.go b/core/image_shape_compatibility_summary.go index 48a94f0349..31e857b689 100644 --- a/core/image_shape_compatibility_summary.go +++ b/core/image_shape_compatibility_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_source_details.go b/core/image_source_details.go index 586bc4f70e..e8d7127389 100644 --- a/core/image_source_details.go +++ b/core/image_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_source_via_object_storage_tuple_details.go b/core/image_source_via_object_storage_tuple_details.go index bd8d35901d..bf59d45a02 100644 --- a/core/image_source_via_object_storage_tuple_details.go +++ b/core/image_source_via_object_storage_tuple_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/image_source_via_object_storage_uri_details.go b/core/image_source_via_object_storage_uri_details.go index 1399d96847..941839ab7f 100644 --- a/core/image_source_via_object_storage_uri_details.go +++ b/core/image_source_via_object_storage_uri_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ingress_security_rule.go b/core/ingress_security_rule.go index 1afed2c076..1d30374cb4 100644 --- a/core/ingress_security_rule.go +++ b/core/ingress_security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance.go b/core/instance.go index 1f0a200e0f..c2394d10f5 100644 --- a/core/instance.go +++ b/core/instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_action_request_response.go b/core/instance_action_request_response.go index f7c4b633a1..d8986c2c7e 100644 --- a/core/instance_action_request_response.go +++ b/core/instance_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_agent_config.go b/core/instance_agent_config.go index a519178580..bc06d31b6c 100644 --- a/core/instance_agent_config.go +++ b/core/instance_agent_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_agent_features.go b/core/instance_agent_features.go index c44f7458d7..cbb3869cc3 100644 --- a/core/instance_agent_features.go +++ b/core/instance_agent_features.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_agent_plugin_config_details.go b/core/instance_agent_plugin_config_details.go index 6a7ac75fe4..12b5da62e3 100644 --- a/core/instance_agent_plugin_config_details.go +++ b/core/instance_agent_plugin_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_availability_config.go b/core/instance_availability_config.go index 4094b84150..42c0c5d3d1 100644 --- a/core/instance_availability_config.go +++ b/core/instance_availability_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration.go b/core/instance_configuration.go index a935f1452d..bb9e8e9026 100644 --- a/core/instance_configuration.go +++ b/core/instance_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_amd_milan_bm_gpu_launch_instance_platform_config.go b/core/instance_configuration_amd_milan_bm_gpu_launch_instance_platform_config.go index a8929f8c03..5353cec2f6 100644 --- a/core/instance_configuration_amd_milan_bm_gpu_launch_instance_platform_config.go +++ b/core/instance_configuration_amd_milan_bm_gpu_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_amd_milan_bm_launch_instance_platform_config.go b/core/instance_configuration_amd_milan_bm_launch_instance_platform_config.go index c09305e0a7..deb629f8b5 100644 --- a/core/instance_configuration_amd_milan_bm_launch_instance_platform_config.go +++ b/core/instance_configuration_amd_milan_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_amd_rome_bm_gpu_launch_instance_platform_config.go b/core/instance_configuration_amd_rome_bm_gpu_launch_instance_platform_config.go index d2d522d732..794d483698 100644 --- a/core/instance_configuration_amd_rome_bm_gpu_launch_instance_platform_config.go +++ b/core/instance_configuration_amd_rome_bm_gpu_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_amd_rome_bm_launch_instance_platform_config.go b/core/instance_configuration_amd_rome_bm_launch_instance_platform_config.go index df82c1007b..fc0c62b4bb 100644 --- a/core/instance_configuration_amd_rome_bm_launch_instance_platform_config.go +++ b/core/instance_configuration_amd_rome_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_amd_vm_launch_instance_platform_config.go b/core/instance_configuration_amd_vm_launch_instance_platform_config.go index 5f5bd998e7..383194c081 100644 --- a/core/instance_configuration_amd_vm_launch_instance_platform_config.go +++ b/core/instance_configuration_amd_vm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_attach_vnic_details.go b/core/instance_configuration_attach_vnic_details.go index b5b6a5cbec..e34925c206 100644 --- a/core/instance_configuration_attach_vnic_details.go +++ b/core/instance_configuration_attach_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_attach_volume_details.go b/core/instance_configuration_attach_volume_details.go index d18cf4d505..698bde1ef8 100644 --- a/core/instance_configuration_attach_volume_details.go +++ b/core/instance_configuration_attach_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_autotune_policy.go b/core/instance_configuration_autotune_policy.go index a3a8a2dc19..d3e5f913d3 100644 --- a/core/instance_configuration_autotune_policy.go +++ b/core/instance_configuration_autotune_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_availability_config.go b/core/instance_configuration_availability_config.go index 8efb6fbafd..0adfe176cf 100644 --- a/core/instance_configuration_availability_config.go +++ b/core/instance_configuration_availability_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_block_volume_details.go b/core/instance_configuration_block_volume_details.go index 07839371c2..bca5efb0aa 100644 --- a/core/instance_configuration_block_volume_details.go +++ b/core/instance_configuration_block_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_block_volume_replica_details.go b/core/instance_configuration_block_volume_replica_details.go index f72bb622ee..d903bba57e 100644 --- a/core/instance_configuration_block_volume_replica_details.go +++ b/core/instance_configuration_block_volume_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_create_vnic_details.go b/core/instance_configuration_create_vnic_details.go index d8fe767ed6..7a3fbd634d 100644 --- a/core/instance_configuration_create_vnic_details.go +++ b/core/instance_configuration_create_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_create_volume_details.go b/core/instance_configuration_create_volume_details.go index 5e0fc3cb7a..abc5193303 100644 --- a/core/instance_configuration_create_volume_details.go +++ b/core/instance_configuration_create_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_detached_volume_autotune_policy.go b/core/instance_configuration_detached_volume_autotune_policy.go index 2c7823a267..53b444f528 100644 --- a/core/instance_configuration_detached_volume_autotune_policy.go +++ b/core/instance_configuration_detached_volume_autotune_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_generic_bm_launch_instance_platform_config.go b/core/instance_configuration_generic_bm_launch_instance_platform_config.go index add104d5a6..9b7003c535 100644 --- a/core/instance_configuration_generic_bm_launch_instance_platform_config.go +++ b/core/instance_configuration_generic_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_instance_details.go b/core/instance_configuration_instance_details.go index 9af876aa14..f05851d796 100644 --- a/core/instance_configuration_instance_details.go +++ b/core/instance_configuration_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_instance_options.go b/core/instance_configuration_instance_options.go index 1b17bd3d92..90afd35a75 100644 --- a/core/instance_configuration_instance_options.go +++ b/core/instance_configuration_instance_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_instance_source_details.go b/core/instance_configuration_instance_source_details.go index 97bef490ac..2d2ac657b0 100644 --- a/core/instance_configuration_instance_source_details.go +++ b/core/instance_configuration_instance_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_instance_source_image_filter_details.go b/core/instance_configuration_instance_source_image_filter_details.go index 35c99bceb3..3e7f6bd9b1 100644 --- a/core/instance_configuration_instance_source_image_filter_details.go +++ b/core/instance_configuration_instance_source_image_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_instance_source_via_boot_volume_details.go b/core/instance_configuration_instance_source_via_boot_volume_details.go index 1fd950381a..f886db432c 100644 --- a/core/instance_configuration_instance_source_via_boot_volume_details.go +++ b/core/instance_configuration_instance_source_via_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_instance_source_via_image_details.go b/core/instance_configuration_instance_source_via_image_details.go index 053cf6217c..ba61d4f243 100644 --- a/core/instance_configuration_instance_source_via_image_details.go +++ b/core/instance_configuration_instance_source_via_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_intel_icelake_bm_launch_instance_platform_config.go b/core/instance_configuration_intel_icelake_bm_launch_instance_platform_config.go index 07fcdd87c5..e2e21816d6 100644 --- a/core/instance_configuration_intel_icelake_bm_launch_instance_platform_config.go +++ b/core/instance_configuration_intel_icelake_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_intel_skylake_bm_launch_instance_platform_config.go b/core/instance_configuration_intel_skylake_bm_launch_instance_platform_config.go index c6cd688883..dda188e70c 100644 --- a/core/instance_configuration_intel_skylake_bm_launch_instance_platform_config.go +++ b/core/instance_configuration_intel_skylake_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_intel_vm_launch_instance_platform_config.go b/core/instance_configuration_intel_vm_launch_instance_platform_config.go index c05abc44ff..b20d062fe1 100644 --- a/core/instance_configuration_intel_vm_launch_instance_platform_config.go +++ b/core/instance_configuration_intel_vm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_ipv6_address_ipv6_subnet_cidr_pair_details.go b/core/instance_configuration_ipv6_address_ipv6_subnet_cidr_pair_details.go index 32511997b8..5dd1b328d2 100644 --- a/core/instance_configuration_ipv6_address_ipv6_subnet_cidr_pair_details.go +++ b/core/instance_configuration_ipv6_address_ipv6_subnet_cidr_pair_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_iscsi_attach_volume_details.go b/core/instance_configuration_iscsi_attach_volume_details.go index 3a903d603a..f4a0efb0d1 100644 --- a/core/instance_configuration_iscsi_attach_volume_details.go +++ b/core/instance_configuration_iscsi_attach_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_launch_instance_agent_config_details.go b/core/instance_configuration_launch_instance_agent_config_details.go index 2274ce8919..38bbefd1b0 100644 --- a/core/instance_configuration_launch_instance_agent_config_details.go +++ b/core/instance_configuration_launch_instance_agent_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_launch_instance_details.go b/core/instance_configuration_launch_instance_details.go index 7c96dc69dc..17be971650 100644 --- a/core/instance_configuration_launch_instance_details.go +++ b/core/instance_configuration_launch_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_launch_instance_platform_config.go b/core/instance_configuration_launch_instance_platform_config.go index eeee014c2e..f1e3d285d9 100644 --- a/core/instance_configuration_launch_instance_platform_config.go +++ b/core/instance_configuration_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_launch_instance_shape_config_details.go b/core/instance_configuration_launch_instance_shape_config_details.go index 2f742eb83c..04758c8512 100644 --- a/core/instance_configuration_launch_instance_shape_config_details.go +++ b/core/instance_configuration_launch_instance_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_launch_options.go b/core/instance_configuration_launch_options.go index 85088b61e7..7c9350e500 100644 --- a/core/instance_configuration_launch_options.go +++ b/core/instance_configuration_launch_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_paravirtualized_attach_volume_details.go b/core/instance_configuration_paravirtualized_attach_volume_details.go index 699c4fee8d..f128ca9a4c 100644 --- a/core/instance_configuration_paravirtualized_attach_volume_details.go +++ b/core/instance_configuration_paravirtualized_attach_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_performance_based_autotune_policy.go b/core/instance_configuration_performance_based_autotune_policy.go index b8005b245d..739011031f 100644 --- a/core/instance_configuration_performance_based_autotune_policy.go +++ b/core/instance_configuration_performance_based_autotune_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_summary.go b/core/instance_configuration_summary.go index 3770a76143..dc84789836 100644 --- a/core/instance_configuration_summary.go +++ b/core/instance_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_volume_source_details.go b/core/instance_configuration_volume_source_details.go index c4dcfd993c..378c5e368a 100644 --- a/core/instance_configuration_volume_source_details.go +++ b/core/instance_configuration_volume_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_volume_source_from_volume_backup_details.go b/core/instance_configuration_volume_source_from_volume_backup_details.go index 267cdc2973..12934c109b 100644 --- a/core/instance_configuration_volume_source_from_volume_backup_details.go +++ b/core/instance_configuration_volume_source_from_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_configuration_volume_source_from_volume_details.go b/core/instance_configuration_volume_source_from_volume_details.go index 0a54fb6049..e21478c579 100644 --- a/core/instance_configuration_volume_source_from_volume_details.go +++ b/core/instance_configuration_volume_source_from_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_console_connection.go b/core/instance_console_connection.go index b5aa3f4e44..69f20eb775 100644 --- a/core/instance_console_connection.go +++ b/core/instance_console_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_credentials.go b/core/instance_credentials.go index e54b70465c..bda34885e2 100644 --- a/core/instance_credentials.go +++ b/core/instance_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_maintenance_reboot.go b/core/instance_maintenance_reboot.go index 7beab19274..fdcf497a3f 100644 --- a/core/instance_maintenance_reboot.go +++ b/core/instance_maintenance_reboot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_options.go b/core/instance_options.go index 6a278aca19..4b19f1fcd5 100644 --- a/core/instance_options.go +++ b/core/instance_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool.go b/core/instance_pool.go index a9271f29e0..f6a948f19f 100644 --- a/core/instance_pool.go +++ b/core/instance_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_instance.go b/core/instance_pool_instance.go index 71774a00ca..4a469017e9 100644 --- a/core/instance_pool_instance.go +++ b/core/instance_pool_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_instance_load_balancer_backend.go b/core/instance_pool_instance_load_balancer_backend.go index 8f38b484c0..5a16f470c5 100644 --- a/core/instance_pool_instance_load_balancer_backend.go +++ b/core/instance_pool_instance_load_balancer_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_load_balancer_attachment.go b/core/instance_pool_load_balancer_attachment.go index 06be2d13c5..25a5815033 100644 --- a/core/instance_pool_load_balancer_attachment.go +++ b/core/instance_pool_load_balancer_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_placement_configuration.go b/core/instance_pool_placement_configuration.go index 2aeeac0df9..8194435023 100644 --- a/core/instance_pool_placement_configuration.go +++ b/core/instance_pool_placement_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_placement_ipv6_address_ipv6_subnet_cidr_details.go b/core/instance_pool_placement_ipv6_address_ipv6_subnet_cidr_details.go index 9e17ba2b16..2e78959ad2 100644 --- a/core/instance_pool_placement_ipv6_address_ipv6_subnet_cidr_details.go +++ b/core/instance_pool_placement_ipv6_address_ipv6_subnet_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_placement_primary_subnet.go b/core/instance_pool_placement_primary_subnet.go index 6f17bc43a6..62ae08cc62 100644 --- a/core/instance_pool_placement_primary_subnet.go +++ b/core/instance_pool_placement_primary_subnet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_placement_secondary_vnic_subnet.go b/core/instance_pool_placement_secondary_vnic_subnet.go index 83553fad3b..84b34c4b9a 100644 --- a/core/instance_pool_placement_secondary_vnic_subnet.go +++ b/core/instance_pool_placement_secondary_vnic_subnet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_placement_subnet_details.go b/core/instance_pool_placement_subnet_details.go index 324f8fbbc4..7272d91938 100644 --- a/core/instance_pool_placement_subnet_details.go +++ b/core/instance_pool_placement_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_pool_summary.go b/core/instance_pool_summary.go index adca52c38c..ba943a0ab5 100644 --- a/core/instance_pool_summary.go +++ b/core/instance_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_power_action_details.go b/core/instance_power_action_details.go index 1cdf5323f4..532030565f 100644 --- a/core/instance_power_action_details.go +++ b/core/instance_power_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_reservation_config.go b/core/instance_reservation_config.go index c368debf36..7b2e121399 100644 --- a/core/instance_reservation_config.go +++ b/core/instance_reservation_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_reservation_config_details.go b/core/instance_reservation_config_details.go index bbbd4ec8af..a837a3cb74 100644 --- a/core/instance_reservation_config_details.go +++ b/core/instance_reservation_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_reservation_shape_config_details.go b/core/instance_reservation_shape_config_details.go index 6653ddafe8..29fb643bd3 100644 --- a/core/instance_reservation_shape_config_details.go +++ b/core/instance_reservation_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_shape_config.go b/core/instance_shape_config.go index 273b35809c..78670d505f 100644 --- a/core/instance_shape_config.go +++ b/core/instance_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_source_details.go b/core/instance_source_details.go index 644a7a8178..53859f0d26 100644 --- a/core/instance_source_details.go +++ b/core/instance_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_source_image_filter_details.go b/core/instance_source_image_filter_details.go index e46fda27b8..20644d4681 100644 --- a/core/instance_source_image_filter_details.go +++ b/core/instance_source_image_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_source_via_boot_volume_details.go b/core/instance_source_via_boot_volume_details.go index a4d09846c7..49bbad9ac9 100644 --- a/core/instance_source_via_boot_volume_details.go +++ b/core/instance_source_via_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_source_via_image_details.go b/core/instance_source_via_image_details.go index cde9009ba3..f683b98fd5 100644 --- a/core/instance_source_via_image_details.go +++ b/core/instance_source_via_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/instance_summary.go b/core/instance_summary.go index c560c33232..a0fc6e5c11 100644 --- a/core/instance_summary.go +++ b/core/instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/intel_icelake_bm_launch_instance_platform_config.go b/core/intel_icelake_bm_launch_instance_platform_config.go index 68afa5c5a4..9531214f86 100644 --- a/core/intel_icelake_bm_launch_instance_platform_config.go +++ b/core/intel_icelake_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/intel_icelake_bm_platform_config.go b/core/intel_icelake_bm_platform_config.go index ff9aad1e22..cffab00f9f 100644 --- a/core/intel_icelake_bm_platform_config.go +++ b/core/intel_icelake_bm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/intel_skylake_bm_launch_instance_platform_config.go b/core/intel_skylake_bm_launch_instance_platform_config.go index 3085ea516a..792aa1113f 100644 --- a/core/intel_skylake_bm_launch_instance_platform_config.go +++ b/core/intel_skylake_bm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/intel_skylake_bm_platform_config.go b/core/intel_skylake_bm_platform_config.go index 203a553da0..020acc8e9c 100644 --- a/core/intel_skylake_bm_platform_config.go +++ b/core/intel_skylake_bm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/intel_vm_launch_instance_platform_config.go b/core/intel_vm_launch_instance_platform_config.go index bb67eaf7a9..b14829c572 100644 --- a/core/intel_vm_launch_instance_platform_config.go +++ b/core/intel_vm_launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/intel_vm_platform_config.go b/core/intel_vm_platform_config.go index f80035c0e0..2f997f8968 100644 --- a/core/intel_vm_platform_config.go +++ b/core/intel_vm_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/internet_gateway.go b/core/internet_gateway.go index 8961a9af45..c3ff8b67bd 100644 --- a/core/internet_gateway.go +++ b/core/internet_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ip_sec_connection.go b/core/ip_sec_connection.go index 667c22add5..5bb262327f 100644 --- a/core/ip_sec_connection.go +++ b/core/ip_sec_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ip_sec_connection_device_config.go b/core/ip_sec_connection_device_config.go index ca5759bac7..fd6b02dda1 100644 --- a/core/ip_sec_connection_device_config.go +++ b/core/ip_sec_connection_device_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ip_sec_connection_device_status.go b/core/ip_sec_connection_device_status.go index 16ad702181..36043c26df 100644 --- a/core/ip_sec_connection_device_status.go +++ b/core/ip_sec_connection_device_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ip_sec_connection_tunnel.go b/core/ip_sec_connection_tunnel.go index 12c1784ce6..755bd3fefe 100644 --- a/core/ip_sec_connection_tunnel.go +++ b/core/ip_sec_connection_tunnel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ip_sec_connection_tunnel_error_details.go b/core/ip_sec_connection_tunnel_error_details.go index 7498d1ba45..0d1e01d88a 100644 --- a/core/ip_sec_connection_tunnel_error_details.go +++ b/core/ip_sec_connection_tunnel_error_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ip_sec_connection_tunnel_shared_secret.go b/core/ip_sec_connection_tunnel_shared_secret.go index a68ff3cbd7..aa9d87851e 100644 --- a/core/ip_sec_connection_tunnel_shared_secret.go +++ b/core/ip_sec_connection_tunnel_shared_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ipsec_tunnel_drg_attachment_network_details.go b/core/ipsec_tunnel_drg_attachment_network_details.go index 6279c404d2..d5b688d04c 100644 --- a/core/ipsec_tunnel_drg_attachment_network_details.go +++ b/core/ipsec_tunnel_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ipv6.go b/core/ipv6.go index 3c090bd759..e707182b2e 100644 --- a/core/ipv6.go +++ b/core/ipv6.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/ipv6_address_ipv6_subnet_cidr_pair_details.go b/core/ipv6_address_ipv6_subnet_cidr_pair_details.go index 14564d6fc1..5a1f7ec27e 100644 --- a/core/ipv6_address_ipv6_subnet_cidr_pair_details.go +++ b/core/ipv6_address_ipv6_subnet_cidr_pair_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_agent_config_details.go b/core/launch_instance_agent_config_details.go index 7ad6e610c4..80d018e718 100644 --- a/core/launch_instance_agent_config_details.go +++ b/core/launch_instance_agent_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_availability_config_details.go b/core/launch_instance_availability_config_details.go index ed64e124ab..4671fbf6e8 100644 --- a/core/launch_instance_availability_config_details.go +++ b/core/launch_instance_availability_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_configuration_request_response.go b/core/launch_instance_configuration_request_response.go index 09dddacc76..cf6f96e943 100644 --- a/core/launch_instance_configuration_request_response.go +++ b/core/launch_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_details.go b/core/launch_instance_details.go index afc16e27a9..7d10ef5b75 100644 --- a/core/launch_instance_details.go +++ b/core/launch_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_platform_config.go b/core/launch_instance_platform_config.go index dac7676b44..9b107f962b 100644 --- a/core/launch_instance_platform_config.go +++ b/core/launch_instance_platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_request_response.go b/core/launch_instance_request_response.go index 5cdb44dfe1..58ea6080d7 100644 --- a/core/launch_instance_request_response.go +++ b/core/launch_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_instance_shape_config_details.go b/core/launch_instance_shape_config_details.go index 3e6dd16711..3b0a215f8e 100644 --- a/core/launch_instance_shape_config_details.go +++ b/core/launch_instance_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/launch_options.go b/core/launch_options.go index 8e883c1668..7423f2864c 100644 --- a/core/launch_options.go +++ b/core/launch_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/letter_of_authority.go b/core/letter_of_authority.go index 0d3ddd9d2c..bed774160d 100644 --- a/core/letter_of_authority.go +++ b/core/letter_of_authority.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_allowed_peer_regions_for_remote_peering_request_response.go b/core/list_allowed_peer_regions_for_remote_peering_request_response.go index 9b52dea0e2..25b79f32f2 100644 --- a/core/list_allowed_peer_regions_for_remote_peering_request_response.go +++ b/core/list_allowed_peer_regions_for_remote_peering_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_app_catalog_listing_resource_versions_request_response.go b/core/list_app_catalog_listing_resource_versions_request_response.go index 17c60d490a..ac87a34926 100644 --- a/core/list_app_catalog_listing_resource_versions_request_response.go +++ b/core/list_app_catalog_listing_resource_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_app_catalog_listings_request_response.go b/core/list_app_catalog_listings_request_response.go index 2c2c0b9353..0e91d40dc9 100644 --- a/core/list_app_catalog_listings_request_response.go +++ b/core/list_app_catalog_listings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_app_catalog_subscriptions_request_response.go b/core/list_app_catalog_subscriptions_request_response.go index caedac5c2f..5a5196e6b7 100644 --- a/core/list_app_catalog_subscriptions_request_response.go +++ b/core/list_app_catalog_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_block_volume_replicas_request_response.go b/core/list_block_volume_replicas_request_response.go index 1ca73cb50a..304ce9f1ca 100644 --- a/core/list_block_volume_replicas_request_response.go +++ b/core/list_block_volume_replicas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_boot_volume_attachments_request_response.go b/core/list_boot_volume_attachments_request_response.go index 000b569cb4..3548e525cd 100644 --- a/core/list_boot_volume_attachments_request_response.go +++ b/core/list_boot_volume_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_boot_volume_backups_request_response.go b/core/list_boot_volume_backups_request_response.go index c11ff9350e..42a6d3f400 100644 --- a/core/list_boot_volume_backups_request_response.go +++ b/core/list_boot_volume_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_boot_volume_replicas_request_response.go b/core/list_boot_volume_replicas_request_response.go index dd78555052..c415fc5f6e 100644 --- a/core/list_boot_volume_replicas_request_response.go +++ b/core/list_boot_volume_replicas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_boot_volumes_request_response.go b/core/list_boot_volumes_request_response.go index f6a3a0d002..22e3bb2f12 100644 --- a/core/list_boot_volumes_request_response.go +++ b/core/list_boot_volumes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_byoip_allocated_ranges_request_response.go b/core/list_byoip_allocated_ranges_request_response.go index a153454dcf..2a81c83f7a 100644 --- a/core/list_byoip_allocated_ranges_request_response.go +++ b/core/list_byoip_allocated_ranges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_byoip_ranges_request_response.go b/core/list_byoip_ranges_request_response.go index fe1cf756ca..d7cb2dffdd 100644 --- a/core/list_byoip_ranges_request_response.go +++ b/core/list_byoip_ranges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_capture_filters_request_response.go b/core/list_capture_filters_request_response.go index 6d96d21cf3..a9b8d8e9a6 100644 --- a/core/list_capture_filters_request_response.go +++ b/core/list_capture_filters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cluster_network_instances_request_response.go b/core/list_cluster_network_instances_request_response.go index 74e9b9004f..505ef2a0cb 100644 --- a/core/list_cluster_network_instances_request_response.go +++ b/core/list_cluster_network_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cluster_networks_request_response.go b/core/list_cluster_networks_request_response.go index f10801f3b0..27b80fbd51 100644 --- a/core/list_cluster_networks_request_response.go +++ b/core/list_cluster_networks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_reservation_instance_shapes_request_response.go b/core/list_compute_capacity_reservation_instance_shapes_request_response.go index 57e1830f26..cef65a88b1 100644 --- a/core/list_compute_capacity_reservation_instance_shapes_request_response.go +++ b/core/list_compute_capacity_reservation_instance_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_reservation_instances_request_response.go b/core/list_compute_capacity_reservation_instances_request_response.go index 42ba513ad6..f5ecfeabb8 100644 --- a/core/list_compute_capacity_reservation_instances_request_response.go +++ b/core/list_compute_capacity_reservation_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_reservations_request_response.go b/core/list_compute_capacity_reservations_request_response.go index e295a60f33..34dc5b41c4 100644 --- a/core/list_compute_capacity_reservations_request_response.go +++ b/core/list_compute_capacity_reservations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_topologies_request_response.go b/core/list_compute_capacity_topologies_request_response.go index 72f0b6c2db..90a69a60d9 100644 --- a/core/list_compute_capacity_topologies_request_response.go +++ b/core/list_compute_capacity_topologies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_topology_compute_bare_metal_hosts_request_response.go b/core/list_compute_capacity_topology_compute_bare_metal_hosts_request_response.go index 9b932a5b1b..a0a9c6bc65 100644 --- a/core/list_compute_capacity_topology_compute_bare_metal_hosts_request_response.go +++ b/core/list_compute_capacity_topology_compute_bare_metal_hosts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_topology_compute_hpc_islands_request_response.go b/core/list_compute_capacity_topology_compute_hpc_islands_request_response.go index b15eec266e..3645c68f05 100644 --- a/core/list_compute_capacity_topology_compute_hpc_islands_request_response.go +++ b/core/list_compute_capacity_topology_compute_hpc_islands_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_capacity_topology_compute_network_blocks_request_response.go b/core/list_compute_capacity_topology_compute_network_blocks_request_response.go index cb082464c9..d7fb6e2838 100644 --- a/core/list_compute_capacity_topology_compute_network_blocks_request_response.go +++ b/core/list_compute_capacity_topology_compute_network_blocks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_clusters_request_response.go b/core/list_compute_clusters_request_response.go index c85379487b..eaec09df70 100644 --- a/core/list_compute_clusters_request_response.go +++ b/core/list_compute_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_global_image_capability_schema_versions_request_response.go b/core/list_compute_global_image_capability_schema_versions_request_response.go index ad822143ab..c580a52bed 100644 --- a/core/list_compute_global_image_capability_schema_versions_request_response.go +++ b/core/list_compute_global_image_capability_schema_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_global_image_capability_schemas_request_response.go b/core/list_compute_global_image_capability_schemas_request_response.go index 37c103b461..813bb407ae 100644 --- a/core/list_compute_global_image_capability_schemas_request_response.go +++ b/core/list_compute_global_image_capability_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_compute_image_capability_schemas_request_response.go b/core/list_compute_image_capability_schemas_request_response.go index 55a9344e4a..b4eed95485 100644 --- a/core/list_compute_image_capability_schemas_request_response.go +++ b/core/list_compute_image_capability_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_console_histories_request_response.go b/core/list_console_histories_request_response.go index 3b9d44d1d0..2a067e3802 100644 --- a/core/list_console_histories_request_response.go +++ b/core/list_console_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cpe_device_shapes_request_response.go b/core/list_cpe_device_shapes_request_response.go index 0a6eda88b2..392819b1c4 100644 --- a/core/list_cpe_device_shapes_request_response.go +++ b/core/list_cpe_device_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cpes_request_response.go b/core/list_cpes_request_response.go index 7bff3b3b78..617960a3ea 100644 --- a/core/list_cpes_request_response.go +++ b/core/list_cpes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cross_connect_groups_request_response.go b/core/list_cross_connect_groups_request_response.go index 9f3cabb36c..d9c5bce148 100644 --- a/core/list_cross_connect_groups_request_response.go +++ b/core/list_cross_connect_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cross_connect_locations_request_response.go b/core/list_cross_connect_locations_request_response.go index 6c51cfbf3f..96f389d9da 100644 --- a/core/list_cross_connect_locations_request_response.go +++ b/core/list_cross_connect_locations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cross_connect_mappings_request_response.go b/core/list_cross_connect_mappings_request_response.go index a2ef50d9e2..c6dec7d0af 100644 --- a/core/list_cross_connect_mappings_request_response.go +++ b/core/list_cross_connect_mappings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_cross_connects_request_response.go b/core/list_cross_connects_request_response.go index 00a669a0a7..175dbf6e30 100644 --- a/core/list_cross_connects_request_response.go +++ b/core/list_cross_connects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_crossconnect_port_speed_shapes_request_response.go b/core/list_crossconnect_port_speed_shapes_request_response.go index 6035f393bc..da91caaed7 100644 --- a/core/list_crossconnect_port_speed_shapes_request_response.go +++ b/core/list_crossconnect_port_speed_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_dedicated_vm_host_instance_shapes_request_response.go b/core/list_dedicated_vm_host_instance_shapes_request_response.go index 0257e29aaa..d84659353e 100644 --- a/core/list_dedicated_vm_host_instance_shapes_request_response.go +++ b/core/list_dedicated_vm_host_instance_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_dedicated_vm_host_instances_request_response.go b/core/list_dedicated_vm_host_instances_request_response.go index a8e780c5b1..3a68676526 100644 --- a/core/list_dedicated_vm_host_instances_request_response.go +++ b/core/list_dedicated_vm_host_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_dedicated_vm_host_shapes_request_response.go b/core/list_dedicated_vm_host_shapes_request_response.go index 3089e73dcb..1025c1c738 100644 --- a/core/list_dedicated_vm_host_shapes_request_response.go +++ b/core/list_dedicated_vm_host_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_dedicated_vm_hosts_request_response.go b/core/list_dedicated_vm_hosts_request_response.go index fca3a7ee90..94ce3276e7 100644 --- a/core/list_dedicated_vm_hosts_request_response.go +++ b/core/list_dedicated_vm_hosts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_dhcp_options_request_response.go b/core/list_dhcp_options_request_response.go index fdd2ae4b0d..b99b7af4a4 100644 --- a/core/list_dhcp_options_request_response.go +++ b/core/list_dhcp_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_drg_attachments_request_response.go b/core/list_drg_attachments_request_response.go index 2abb85f94e..6c35e1216b 100644 --- a/core/list_drg_attachments_request_response.go +++ b/core/list_drg_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_drg_route_distribution_statements_request_response.go b/core/list_drg_route_distribution_statements_request_response.go index 990d57445e..8bf71aa0ce 100644 --- a/core/list_drg_route_distribution_statements_request_response.go +++ b/core/list_drg_route_distribution_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_drg_route_distributions_request_response.go b/core/list_drg_route_distributions_request_response.go index 2171718816..c686396a95 100644 --- a/core/list_drg_route_distributions_request_response.go +++ b/core/list_drg_route_distributions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_drg_route_rules_request_response.go b/core/list_drg_route_rules_request_response.go index f09d754dd0..a18b813330 100644 --- a/core/list_drg_route_rules_request_response.go +++ b/core/list_drg_route_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_drg_route_tables_request_response.go b/core/list_drg_route_tables_request_response.go index c8fdd81d87..53694981be 100644 --- a/core/list_drg_route_tables_request_response.go +++ b/core/list_drg_route_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_drgs_request_response.go b/core/list_drgs_request_response.go index fd7df27438..ffb09c4ec9 100644 --- a/core/list_drgs_request_response.go +++ b/core/list_drgs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_fast_connect_provider_services_request_response.go b/core/list_fast_connect_provider_services_request_response.go index c5a2c5cbb4..c69cc0b3a0 100644 --- a/core/list_fast_connect_provider_services_request_response.go +++ b/core/list_fast_connect_provider_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_fast_connect_provider_virtual_circuit_bandwidth_shapes_request_response.go b/core/list_fast_connect_provider_virtual_circuit_bandwidth_shapes_request_response.go index 6eb3dfc412..2175d85f1a 100644 --- a/core/list_fast_connect_provider_virtual_circuit_bandwidth_shapes_request_response.go +++ b/core/list_fast_connect_provider_virtual_circuit_bandwidth_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_i_p_sec_connection_tunnel_routes_request_response.go b/core/list_i_p_sec_connection_tunnel_routes_request_response.go index 601ef6f1df..3e3340cda2 100644 --- a/core/list_i_p_sec_connection_tunnel_routes_request_response.go +++ b/core/list_i_p_sec_connection_tunnel_routes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_i_p_sec_connection_tunnel_security_associations_request_response.go b/core/list_i_p_sec_connection_tunnel_security_associations_request_response.go index aeaf286c8a..cfcc661585 100644 --- a/core/list_i_p_sec_connection_tunnel_security_associations_request_response.go +++ b/core/list_i_p_sec_connection_tunnel_security_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_i_p_sec_connection_tunnels_request_response.go b/core/list_i_p_sec_connection_tunnels_request_response.go index e06ba94ee1..21aaf5991f 100644 --- a/core/list_i_p_sec_connection_tunnels_request_response.go +++ b/core/list_i_p_sec_connection_tunnels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_i_p_sec_connections_request_response.go b/core/list_i_p_sec_connections_request_response.go index c490c5de0e..0e2b697c13 100644 --- a/core/list_i_p_sec_connections_request_response.go +++ b/core/list_i_p_sec_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_image_shape_compatibility_entries_request_response.go b/core/list_image_shape_compatibility_entries_request_response.go index 5675d6ff3f..af6442260d 100644 --- a/core/list_image_shape_compatibility_entries_request_response.go +++ b/core/list_image_shape_compatibility_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_images_request_response.go b/core/list_images_request_response.go index bd13801f13..a62b672b86 100644 --- a/core/list_images_request_response.go +++ b/core/list_images_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_instance_configurations_request_response.go b/core/list_instance_configurations_request_response.go index b24fd644d4..f6f9df6d20 100644 --- a/core/list_instance_configurations_request_response.go +++ b/core/list_instance_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_instance_console_connections_request_response.go b/core/list_instance_console_connections_request_response.go index fc87f600a5..5e513774e2 100644 --- a/core/list_instance_console_connections_request_response.go +++ b/core/list_instance_console_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_instance_devices_request_response.go b/core/list_instance_devices_request_response.go index 1cc767a5c0..36016abb85 100644 --- a/core/list_instance_devices_request_response.go +++ b/core/list_instance_devices_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_instance_pool_instances_request_response.go b/core/list_instance_pool_instances_request_response.go index 6425c15759..3c1f901c34 100644 --- a/core/list_instance_pool_instances_request_response.go +++ b/core/list_instance_pool_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_instance_pools_request_response.go b/core/list_instance_pools_request_response.go index 6991d7d1ae..29a0e61340 100644 --- a/core/list_instance_pools_request_response.go +++ b/core/list_instance_pools_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_instances_request_response.go b/core/list_instances_request_response.go index 93622dcbc7..eab4ee10d2 100644 --- a/core/list_instances_request_response.go +++ b/core/list_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_internet_gateways_request_response.go b/core/list_internet_gateways_request_response.go index d07e228313..812aec5e17 100644 --- a/core/list_internet_gateways_request_response.go +++ b/core/list_internet_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_ipv6s_request_response.go b/core/list_ipv6s_request_response.go index d0ba65a5d9..2407fe9787 100644 --- a/core/list_ipv6s_request_response.go +++ b/core/list_ipv6s_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_local_peering_gateways_request_response.go b/core/list_local_peering_gateways_request_response.go index 27e3d83892..eedda3b39c 100644 --- a/core/list_local_peering_gateways_request_response.go +++ b/core/list_local_peering_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_nat_gateways_request_response.go b/core/list_nat_gateways_request_response.go index 5e0077219f..1a7f789920 100644 --- a/core/list_nat_gateways_request_response.go +++ b/core/list_nat_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_network_security_group_security_rules_request_response.go b/core/list_network_security_group_security_rules_request_response.go index b57386a41f..313ff74f7f 100644 --- a/core/list_network_security_group_security_rules_request_response.go +++ b/core/list_network_security_group_security_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_network_security_group_vnics_request_response.go b/core/list_network_security_group_vnics_request_response.go index edd2e5a02a..42463a0551 100644 --- a/core/list_network_security_group_vnics_request_response.go +++ b/core/list_network_security_group_vnics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_network_security_groups_request_response.go b/core/list_network_security_groups_request_response.go index b00de3998b..b3be12febc 100644 --- a/core/list_network_security_groups_request_response.go +++ b/core/list_network_security_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_private_ips_request_response.go b/core/list_private_ips_request_response.go index a32325e980..7828c113d7 100644 --- a/core/list_private_ips_request_response.go +++ b/core/list_private_ips_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_public_ip_pools_request_response.go b/core/list_public_ip_pools_request_response.go index ec1d286e13..879139fd9a 100644 --- a/core/list_public_ip_pools_request_response.go +++ b/core/list_public_ip_pools_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_public_ips_request_response.go b/core/list_public_ips_request_response.go index 6ecb620291..938546eb92 100644 --- a/core/list_public_ips_request_response.go +++ b/core/list_public_ips_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_remote_peering_connections_request_response.go b/core/list_remote_peering_connections_request_response.go index 004c397a61..9b713ab638 100644 --- a/core/list_remote_peering_connections_request_response.go +++ b/core/list_remote_peering_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_route_tables_request_response.go b/core/list_route_tables_request_response.go index 3a565f19d8..a5966bad6e 100644 --- a/core/list_route_tables_request_response.go +++ b/core/list_route_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_security_lists_request_response.go b/core/list_security_lists_request_response.go index a10a0b838e..27f7b3f508 100644 --- a/core/list_security_lists_request_response.go +++ b/core/list_security_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_service_gateways_request_response.go b/core/list_service_gateways_request_response.go index 1bd115a3ac..b3738979db 100644 --- a/core/list_service_gateways_request_response.go +++ b/core/list_service_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_services_request_response.go b/core/list_services_request_response.go index 5e69683189..d567d171de 100644 --- a/core/list_services_request_response.go +++ b/core/list_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_shapes_request_response.go b/core/list_shapes_request_response.go index a1dbff0b33..029897d2e4 100644 --- a/core/list_shapes_request_response.go +++ b/core/list_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_subnets_request_response.go b/core/list_subnets_request_response.go index d16de6916f..dbdea96282 100644 --- a/core/list_subnets_request_response.go +++ b/core/list_subnets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_vcns_request_response.go b/core/list_vcns_request_response.go index c6accb8c3f..f5e5d682e1 100644 --- a/core/list_vcns_request_response.go +++ b/core/list_vcns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_virtual_circuit_associated_tunnels_request_response.go b/core/list_virtual_circuit_associated_tunnels_request_response.go index 6653c3e7c2..f4ffe9f539 100644 --- a/core/list_virtual_circuit_associated_tunnels_request_response.go +++ b/core/list_virtual_circuit_associated_tunnels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_virtual_circuit_bandwidth_shapes_request_response.go b/core/list_virtual_circuit_bandwidth_shapes_request_response.go index f90eb06a75..5a53c05bff 100644 --- a/core/list_virtual_circuit_bandwidth_shapes_request_response.go +++ b/core/list_virtual_circuit_bandwidth_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_virtual_circuit_public_prefixes_request_response.go b/core/list_virtual_circuit_public_prefixes_request_response.go index a2dcd2acc1..b6f5125807 100644 --- a/core/list_virtual_circuit_public_prefixes_request_response.go +++ b/core/list_virtual_circuit_public_prefixes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_virtual_circuits_request_response.go b/core/list_virtual_circuits_request_response.go index 88db16d3ec..09b6e51c07 100644 --- a/core/list_virtual_circuits_request_response.go +++ b/core/list_virtual_circuits_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_vlans_request_response.go b/core/list_vlans_request_response.go index 46cf6ea605..b9f3ce190d 100644 --- a/core/list_vlans_request_response.go +++ b/core/list_vlans_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_vnic_attachments_request_response.go b/core/list_vnic_attachments_request_response.go index 8f04648255..4d8c3a1bee 100644 --- a/core/list_vnic_attachments_request_response.go +++ b/core/list_vnic_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volume_attachments_request_response.go b/core/list_volume_attachments_request_response.go index 6565dabab2..b7520c5440 100644 --- a/core/list_volume_attachments_request_response.go +++ b/core/list_volume_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volume_backup_policies_request_response.go b/core/list_volume_backup_policies_request_response.go index 69ce887823..b983e0601a 100644 --- a/core/list_volume_backup_policies_request_response.go +++ b/core/list_volume_backup_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volume_backups_request_response.go b/core/list_volume_backups_request_response.go index bdd96e38c2..df754422aa 100644 --- a/core/list_volume_backups_request_response.go +++ b/core/list_volume_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volume_group_backups_request_response.go b/core/list_volume_group_backups_request_response.go index 6edc19d829..fc8949739b 100644 --- a/core/list_volume_group_backups_request_response.go +++ b/core/list_volume_group_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volume_group_replicas_request_response.go b/core/list_volume_group_replicas_request_response.go index 1e5dea7d8f..2989e13689 100644 --- a/core/list_volume_group_replicas_request_response.go +++ b/core/list_volume_group_replicas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volume_groups_request_response.go b/core/list_volume_groups_request_response.go index fd431686ed..2ea3122d3f 100644 --- a/core/list_volume_groups_request_response.go +++ b/core/list_volume_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_volumes_request_response.go b/core/list_volumes_request_response.go index b833780cb7..9658bdc03b 100644 --- a/core/list_volumes_request_response.go +++ b/core/list_volumes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/list_vtaps_request_response.go b/core/list_vtaps_request_response.go index eb8af1a2ed..d877a79f96 100644 --- a/core/list_vtaps_request_response.go +++ b/core/list_vtaps_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/local_peering_gateway.go b/core/local_peering_gateway.go index c4906f4cb9..218587e533 100644 --- a/core/local_peering_gateway.go +++ b/core/local_peering_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/loop_back_drg_attachment_network_details.go b/core/loop_back_drg_attachment_network_details.go index f42cebfe1e..9a1da459f7 100644 --- a/core/loop_back_drg_attachment_network_details.go +++ b/core/loop_back_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/macsec_encryption_cipher.go b/core/macsec_encryption_cipher.go index ce1e865ae9..bc793b7535 100644 --- a/core/macsec_encryption_cipher.go +++ b/core/macsec_encryption_cipher.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/macsec_key.go b/core/macsec_key.go index e1b1aa317c..cb66c66f7c 100644 --- a/core/macsec_key.go +++ b/core/macsec_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/macsec_properties.go b/core/macsec_properties.go index 0f64214fd6..cf646a5056 100644 --- a/core/macsec_properties.go +++ b/core/macsec_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/macsec_state.go b/core/macsec_state.go index 5b047a5d37..6087d9e605 100644 --- a/core/macsec_state.go +++ b/core/macsec_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/measured_boot_entry.go b/core/measured_boot_entry.go index d26d227a08..cd67725587 100644 --- a/core/measured_boot_entry.go +++ b/core/measured_boot_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/measured_boot_report.go b/core/measured_boot_report.go index 27b1712588..a6fe5a2ea7 100644 --- a/core/measured_boot_report.go +++ b/core/measured_boot_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/measured_boot_report_measurements.go b/core/measured_boot_report_measurements.go index 38e70b3f2f..cce6457062 100644 --- a/core/measured_boot_report_measurements.go +++ b/core/measured_boot_report_measurements.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/member_replica.go b/core/member_replica.go index 112dd6b795..49bf4343e1 100644 --- a/core/member_replica.go +++ b/core/member_replica.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/modify_vcn_cidr_details.go b/core/modify_vcn_cidr_details.go index e212d5fdef..39757d5729 100644 --- a/core/modify_vcn_cidr_details.go +++ b/core/modify_vcn_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/modify_vcn_cidr_request_response.go b/core/modify_vcn_cidr_request_response.go index 6c694634be..ed53e92a11 100644 --- a/core/modify_vcn_cidr_request_response.go +++ b/core/modify_vcn_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/multipath_device.go b/core/multipath_device.go index 70f8b0690d..d8c2c982dc 100644 --- a/core/multipath_device.go +++ b/core/multipath_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/nat_gateway.go b/core/nat_gateway.go index aba7b44710..f5b311dfd3 100644 --- a/core/nat_gateway.go +++ b/core/nat_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/network_security_group.go b/core/network_security_group.go index cd91b8916f..7ac55daa17 100644 --- a/core/network_security_group.go +++ b/core/network_security_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/network_security_group_vnic.go b/core/network_security_group_vnic.go index bd164fe398..45d69a8eb4 100644 --- a/core/network_security_group_vnic.go +++ b/core/network_security_group_vnic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/networking_topology.go b/core/networking_topology.go index 66ec91fe66..6bb7751232 100644 --- a/core/networking_topology.go +++ b/core/networking_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/paravirtualized_volume_attachment.go b/core/paravirtualized_volume_attachment.go index 20ec86e078..e7d4c32fb8 100644 --- a/core/paravirtualized_volume_attachment.go +++ b/core/paravirtualized_volume_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/peer_region_for_remote_peering.go b/core/peer_region_for_remote_peering.go index 5f57fe5829..d8abbcd78d 100644 --- a/core/peer_region_for_remote_peering.go +++ b/core/peer_region_for_remote_peering.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/percentage_of_cores_enabled_options.go b/core/percentage_of_cores_enabled_options.go index 2b7d4580b6..20ec92c9e5 100644 --- a/core/percentage_of_cores_enabled_options.go +++ b/core/percentage_of_cores_enabled_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/performance_based_autotune_policy.go b/core/performance_based_autotune_policy.go index abbbd8866d..ae3727fcff 100644 --- a/core/performance_based_autotune_policy.go +++ b/core/performance_based_autotune_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/phase_one_config_details.go b/core/phase_one_config_details.go index df118f4b60..0f6bcfbed6 100644 --- a/core/phase_one_config_details.go +++ b/core/phase_one_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/phase_two_config_details.go b/core/phase_two_config_details.go index 1226c52545..86aac353e0 100644 --- a/core/phase_two_config_details.go +++ b/core/phase_two_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/platform_config.go b/core/platform_config.go index 5081a5093f..7d6d6b4941 100644 --- a/core/platform_config.go +++ b/core/platform_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/port_range.go b/core/port_range.go index d592911cd7..554ec42bfc 100644 --- a/core/port_range.go +++ b/core/port_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/preemptible_instance_config_details.go b/core/preemptible_instance_config_details.go index a15ac379d5..fe57096aaf 100644 --- a/core/preemptible_instance_config_details.go +++ b/core/preemptible_instance_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/preemption_action.go b/core/preemption_action.go index 1b43f64fd9..d6f2471d21 100644 --- a/core/preemption_action.go +++ b/core/preemption_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/private_ip.go b/core/private_ip.go index bf58b95c66..b0859bbc79 100644 --- a/core/private_ip.go +++ b/core/private_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/public_ip.go b/core/public_ip.go index 997996cb57..39f36267ce 100644 --- a/core/public_ip.go +++ b/core/public_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/public_ip_pool.go b/core/public_ip_pool.go index 77550df15a..cd321ad194 100644 --- a/core/public_ip_pool.go +++ b/core/public_ip_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/public_ip_pool_collection.go b/core/public_ip_pool_collection.go index 6e8e1000b1..04b3820903 100644 --- a/core/public_ip_pool_collection.go +++ b/core/public_ip_pool_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/public_ip_pool_summary.go b/core/public_ip_pool_summary.go index 44d2bedac8..629e5943e2 100644 --- a/core/public_ip_pool_summary.go +++ b/core/public_ip_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/reboot_migrate_action_details.go b/core/reboot_migrate_action_details.go index 90b17a15f4..35cdfe4f37 100644 --- a/core/reboot_migrate_action_details.go +++ b/core/reboot_migrate_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remote_peering_connection.go b/core/remote_peering_connection.go index e9f0f276ee..c81d7b1d65 100644 --- a/core/remote_peering_connection.go +++ b/core/remote_peering_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remote_peering_connection_drg_attachment_network_details.go b/core/remote_peering_connection_drg_attachment_network_details.go index edf8a4b030..f1cd642b0d 100644 --- a/core/remote_peering_connection_drg_attachment_network_details.go +++ b/core/remote_peering_connection_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_drg_route_distribution_statements_details.go b/core/remove_drg_route_distribution_statements_details.go index 648929b23d..2c9ecba402 100644 --- a/core/remove_drg_route_distribution_statements_details.go +++ b/core/remove_drg_route_distribution_statements_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_drg_route_distribution_statements_request_response.go b/core/remove_drg_route_distribution_statements_request_response.go index 19158c9106..3b80f86e72 100644 --- a/core/remove_drg_route_distribution_statements_request_response.go +++ b/core/remove_drg_route_distribution_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_drg_route_rules_details.go b/core/remove_drg_route_rules_details.go index f230f0d296..7452b6407b 100644 --- a/core/remove_drg_route_rules_details.go +++ b/core/remove_drg_route_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_drg_route_rules_request_response.go b/core/remove_drg_route_rules_request_response.go index fc199c4aff..90b087a459 100644 --- a/core/remove_drg_route_rules_request_response.go +++ b/core/remove_drg_route_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_export_drg_route_distribution_request_response.go b/core/remove_export_drg_route_distribution_request_response.go index 11fcf958df..8dae871ceb 100644 --- a/core/remove_export_drg_route_distribution_request_response.go +++ b/core/remove_export_drg_route_distribution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_image_shape_compatibility_entry_request_response.go b/core/remove_image_shape_compatibility_entry_request_response.go index 4a9a0162ab..351287218d 100644 --- a/core/remove_image_shape_compatibility_entry_request_response.go +++ b/core/remove_image_shape_compatibility_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_import_drg_route_distribution_request_response.go b/core/remove_import_drg_route_distribution_request_response.go index 3751f0a0de..ab5026a93d 100644 --- a/core/remove_import_drg_route_distribution_request_response.go +++ b/core/remove_import_drg_route_distribution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_ipv6_subnet_cidr_request_response.go b/core/remove_ipv6_subnet_cidr_request_response.go index 8f96012df9..1e9d9c86a1 100644 --- a/core/remove_ipv6_subnet_cidr_request_response.go +++ b/core/remove_ipv6_subnet_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_ipv6_vcn_cidr_request_response.go b/core/remove_ipv6_vcn_cidr_request_response.go index 41d7d3009a..3633eeb966 100644 --- a/core/remove_ipv6_vcn_cidr_request_response.go +++ b/core/remove_ipv6_vcn_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_network_security_group_security_rules_details.go b/core/remove_network_security_group_security_rules_details.go index dfba0fbafc..5a7ede9fc2 100644 --- a/core/remove_network_security_group_security_rules_details.go +++ b/core/remove_network_security_group_security_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_network_security_group_security_rules_request_response.go b/core/remove_network_security_group_security_rules_request_response.go index 118015defa..987fc3f0c1 100644 --- a/core/remove_network_security_group_security_rules_request_response.go +++ b/core/remove_network_security_group_security_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_public_ip_pool_capacity_details.go b/core/remove_public_ip_pool_capacity_details.go index 30322ca3f7..6462a91c1d 100644 --- a/core/remove_public_ip_pool_capacity_details.go +++ b/core/remove_public_ip_pool_capacity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_public_ip_pool_capacity_request_response.go b/core/remove_public_ip_pool_capacity_request_response.go index 22ee626dba..aca4c140ff 100644 --- a/core/remove_public_ip_pool_capacity_request_response.go +++ b/core/remove_public_ip_pool_capacity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_subnet_ipv6_cidr_details.go b/core/remove_subnet_ipv6_cidr_details.go index a8d0ef6c0b..8b90ca8ef5 100644 --- a/core/remove_subnet_ipv6_cidr_details.go +++ b/core/remove_subnet_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_vcn_cidr_details.go b/core/remove_vcn_cidr_details.go index 8f7d976b3b..426a6a8318 100644 --- a/core/remove_vcn_cidr_details.go +++ b/core/remove_vcn_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_vcn_cidr_request_response.go b/core/remove_vcn_cidr_request_response.go index 78b7d33c1f..20fcdad7c3 100644 --- a/core/remove_vcn_cidr_request_response.go +++ b/core/remove_vcn_cidr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/remove_vcn_ipv6_cidr_details.go b/core/remove_vcn_ipv6_cidr_details.go index 5a6c3cd902..6468c1517b 100644 --- a/core/remove_vcn_ipv6_cidr_details.go +++ b/core/remove_vcn_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/reset_action_details.go b/core/reset_action_details.go index 1755785f75..d8283ae700 100644 --- a/core/reset_action_details.go +++ b/core/reset_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/reset_instance_pool_request_response.go b/core/reset_instance_pool_request_response.go index a69134c474..0bc84e018a 100644 --- a/core/reset_instance_pool_request_response.go +++ b/core/reset_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/route_rule.go b/core/route_rule.go index 24d391c489..0eb0d3a191 100644 --- a/core/route_rule.go +++ b/core/route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/route_table.go b/core/route_table.go index f579ffa8e6..9213d5c024 100644 --- a/core/route_table.go +++ b/core/route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/security_list.go b/core/security_list.go index 6471b52e67..bb1a09ff64 100644 --- a/core/security_list.go +++ b/core/security_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/security_rule.go b/core/security_rule.go index 79b69fe2df..d064d3b69a 100644 --- a/core/security_rule.go +++ b/core/security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/service.go b/core/service.go index f27bc12723..f2e1ff1355 100644 --- a/core/service.go +++ b/core/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/service_gateway.go b/core/service_gateway.go index 84f4f8e9b7..c9f29df664 100644 --- a/core/service_gateway.go +++ b/core/service_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/service_id_request_details.go b/core/service_id_request_details.go index ad215a21ab..2efdf8fd25 100644 --- a/core/service_id_request_details.go +++ b/core/service_id_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/service_id_response_details.go b/core/service_id_response_details.go index fc43379448..bc51589979 100644 --- a/core/service_id_response_details.go +++ b/core/service_id_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape.go b/core/shape.go index 589480b83a..a4c284b4d3 100644 --- a/core/shape.go +++ b/core/shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_access_control_service_enabled_platform_options.go b/core/shape_access_control_service_enabled_platform_options.go index ef9d846444..5b3a7ce392 100644 --- a/core/shape_access_control_service_enabled_platform_options.go +++ b/core/shape_access_control_service_enabled_platform_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_alternative_object.go b/core/shape_alternative_object.go index 7633401ea4..6b3fd3d070 100644 --- a/core/shape_alternative_object.go +++ b/core/shape_alternative_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_input_output_memory_management_unit_enabled_platform_options.go b/core/shape_input_output_memory_management_unit_enabled_platform_options.go index 77d9c65ee4..a8fcde5bb1 100644 --- a/core/shape_input_output_memory_management_unit_enabled_platform_options.go +++ b/core/shape_input_output_memory_management_unit_enabled_platform_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_max_vnic_attachment_options.go b/core/shape_max_vnic_attachment_options.go index 4f36583c2e..271eec9371 100644 --- a/core/shape_max_vnic_attachment_options.go +++ b/core/shape_max_vnic_attachment_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_measured_boot_options.go b/core/shape_measured_boot_options.go index 9d2379037b..de7105f18b 100644 --- a/core/shape_measured_boot_options.go +++ b/core/shape_measured_boot_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_memory_encryption_options.go b/core/shape_memory_encryption_options.go index 515af2c510..f0ffde9ef5 100644 --- a/core/shape_memory_encryption_options.go +++ b/core/shape_memory_encryption_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_memory_options.go b/core/shape_memory_options.go index c7005170a7..6dd9862126 100644 --- a/core/shape_memory_options.go +++ b/core/shape_memory_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_networking_bandwidth_options.go b/core/shape_networking_bandwidth_options.go index 8328da8670..2ed9d8a56d 100644 --- a/core/shape_networking_bandwidth_options.go +++ b/core/shape_networking_bandwidth_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_numa_nodes_per_socket_platform_options.go b/core/shape_numa_nodes_per_socket_platform_options.go index 483b429a44..3542676368 100644 --- a/core/shape_numa_nodes_per_socket_platform_options.go +++ b/core/shape_numa_nodes_per_socket_platform_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_ocpu_options.go b/core/shape_ocpu_options.go index 1bebb5cdc8..ebc75118b0 100644 --- a/core/shape_ocpu_options.go +++ b/core/shape_ocpu_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_platform_config_options.go b/core/shape_platform_config_options.go index 0016fbb3c0..e45eeb8511 100644 --- a/core/shape_platform_config_options.go +++ b/core/shape_platform_config_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_secure_boot_options.go b/core/shape_secure_boot_options.go index d17a19a640..0726717d88 100644 --- a/core/shape_secure_boot_options.go +++ b/core/shape_secure_boot_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_symmetric_multi_threading_enabled_platform_options.go b/core/shape_symmetric_multi_threading_enabled_platform_options.go index a1435d1ce4..f68753f447 100644 --- a/core/shape_symmetric_multi_threading_enabled_platform_options.go +++ b/core/shape_symmetric_multi_threading_enabled_platform_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_trusted_platform_module_options.go b/core/shape_trusted_platform_module_options.go index 2f94639eb6..e421027e2f 100644 --- a/core/shape_trusted_platform_module_options.go +++ b/core/shape_trusted_platform_module_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/shape_virtual_instructions_enabled_platform_options.go b/core/shape_virtual_instructions_enabled_platform_options.go index e9c5355f51..83d5df530b 100644 --- a/core/shape_virtual_instructions_enabled_platform_options.go +++ b/core/shape_virtual_instructions_enabled_platform_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/soft_reset_action_details.go b/core/soft_reset_action_details.go index 947d2e2982..457e518bbd 100644 --- a/core/soft_reset_action_details.go +++ b/core/soft_reset_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/softreset_instance_pool_request_response.go b/core/softreset_instance_pool_request_response.go index cd231ee718..ed4f091d18 100644 --- a/core/softreset_instance_pool_request_response.go +++ b/core/softreset_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/softstop_instance_pool_request_response.go b/core/softstop_instance_pool_request_response.go index ebefbb680f..c04572e38a 100644 --- a/core/softstop_instance_pool_request_response.go +++ b/core/softstop_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/start_instance_pool_request_response.go b/core/start_instance_pool_request_response.go index e1ff7fc6b5..79f8c320da 100644 --- a/core/start_instance_pool_request_response.go +++ b/core/start_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/stop_instance_pool_request_response.go b/core/stop_instance_pool_request_response.go index 7ebf4d129d..784e9ad192 100644 --- a/core/stop_instance_pool_request_response.go +++ b/core/stop_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/subnet.go b/core/subnet.go index 89d5d11a04..d868595249 100644 --- a/core/subnet.go +++ b/core/subnet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/subnet_topology.go b/core/subnet_topology.go index 4524681a66..6cfd461194 100644 --- a/core/subnet_topology.go +++ b/core/subnet_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tcp_options.go b/core/tcp_options.go index dc88988daf..90848bc9b6 100644 --- a/core/tcp_options.go +++ b/core/tcp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/terminate_cluster_network_request_response.go b/core/terminate_cluster_network_request_response.go index b566280d7a..6ec39330c1 100644 --- a/core/terminate_cluster_network_request_response.go +++ b/core/terminate_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/terminate_instance_pool_request_response.go b/core/terminate_instance_pool_request_response.go index ba470d8d24..1abd4390a0 100644 --- a/core/terminate_instance_pool_request_response.go +++ b/core/terminate_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/terminate_instance_request_response.go b/core/terminate_instance_request_response.go index be98646727..61b943035c 100644 --- a/core/terminate_instance_request_response.go +++ b/core/terminate_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/terminate_preemption_action.go b/core/terminate_preemption_action.go index 445feb29d0..eee32169ec 100644 --- a/core/terminate_preemption_action.go +++ b/core/terminate_preemption_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology.go b/core/topology.go index fcb44993cb..7016bb00b6 100644 --- a/core/topology.go +++ b/core/topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology_associated_with_entity_relationship.go b/core/topology_associated_with_entity_relationship.go index d7dad14f3d..c81cb8df99 100644 --- a/core/topology_associated_with_entity_relationship.go +++ b/core/topology_associated_with_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology_associated_with_relationship_details.go b/core/topology_associated_with_relationship_details.go index 723bb61f91..9b63df688e 100644 --- a/core/topology_associated_with_relationship_details.go +++ b/core/topology_associated_with_relationship_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology_contains_entity_relationship.go b/core/topology_contains_entity_relationship.go index 22de1c1c49..a8b581f89b 100644 --- a/core/topology_contains_entity_relationship.go +++ b/core/topology_contains_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology_entity_relationship.go b/core/topology_entity_relationship.go index e5611ad183..5886e0f275 100644 --- a/core/topology_entity_relationship.go +++ b/core/topology_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology_routes_to_entity_relationship.go b/core/topology_routes_to_entity_relationship.go index 67c0d148ed..c80425937e 100644 --- a/core/topology_routes_to_entity_relationship.go +++ b/core/topology_routes_to_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/topology_routes_to_relationship_details.go b/core/topology_routes_to_relationship_details.go index ed117ba1d3..8300ec4bff 100644 --- a/core/topology_routes_to_relationship_details.go +++ b/core/topology_routes_to_relationship_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_config.go b/core/tunnel_config.go index fc69f2355c..9ac2cf0d94 100644 --- a/core/tunnel_config.go +++ b/core/tunnel_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_cpe_device_config.go b/core/tunnel_cpe_device_config.go index 426c3f5170..8cbd063bff 100644 --- a/core/tunnel_cpe_device_config.go +++ b/core/tunnel_cpe_device_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_phase_one_details.go b/core/tunnel_phase_one_details.go index 3ae16a44ab..9b6d45e35a 100644 --- a/core/tunnel_phase_one_details.go +++ b/core/tunnel_phase_one_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_phase_two_details.go b/core/tunnel_phase_two_details.go index 85cb199ec1..db647d0049 100644 --- a/core/tunnel_phase_two_details.go +++ b/core/tunnel_phase_two_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_route_summary.go b/core/tunnel_route_summary.go index ae69208821..7b53f92a38 100644 --- a/core/tunnel_route_summary.go +++ b/core/tunnel_route_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_security_association_summary.go b/core/tunnel_security_association_summary.go index f1d673572d..01c49fc2d3 100644 --- a/core/tunnel_security_association_summary.go +++ b/core/tunnel_security_association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/tunnel_status.go b/core/tunnel_status.go index ebb55dfb7d..f552173ad6 100644 --- a/core/tunnel_status.go +++ b/core/tunnel_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/udp_options.go b/core/udp_options.go index a4e4306755..d18508fb55 100644 --- a/core/udp_options.go +++ b/core/udp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_boot_volume_backup_details.go b/core/update_boot_volume_backup_details.go index 0b0d5202f4..d1e1a224b8 100644 --- a/core/update_boot_volume_backup_details.go +++ b/core/update_boot_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_boot_volume_backup_request_response.go b/core/update_boot_volume_backup_request_response.go index 94a5ff445a..530be5051e 100644 --- a/core/update_boot_volume_backup_request_response.go +++ b/core/update_boot_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_boot_volume_details.go b/core/update_boot_volume_details.go index 4d802fe9fb..97d5e25125 100644 --- a/core/update_boot_volume_details.go +++ b/core/update_boot_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_boot_volume_kms_key_details.go b/core/update_boot_volume_kms_key_details.go index e3990f2861..c985515acd 100644 --- a/core/update_boot_volume_kms_key_details.go +++ b/core/update_boot_volume_kms_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_boot_volume_kms_key_request_response.go b/core/update_boot_volume_kms_key_request_response.go index 38602e686a..8a59cef926 100644 --- a/core/update_boot_volume_kms_key_request_response.go +++ b/core/update_boot_volume_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_boot_volume_request_response.go b/core/update_boot_volume_request_response.go index f2f071126c..69d5807925 100644 --- a/core/update_boot_volume_request_response.go +++ b/core/update_boot_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_byoip_range_details.go b/core/update_byoip_range_details.go index 2d7b145a64..f9545efae1 100644 --- a/core/update_byoip_range_details.go +++ b/core/update_byoip_range_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_byoip_range_request_response.go b/core/update_byoip_range_request_response.go index 369b221fb2..15d8c11b8b 100644 --- a/core/update_byoip_range_request_response.go +++ b/core/update_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_capacity_source_details.go b/core/update_capacity_source_details.go index c96ef96e5f..51e1c4a198 100644 --- a/core/update_capacity_source_details.go +++ b/core/update_capacity_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_capture_filter_details.go b/core/update_capture_filter_details.go index 459dbfe76f..26e0fa16ec 100644 --- a/core/update_capture_filter_details.go +++ b/core/update_capture_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_capture_filter_request_response.go b/core/update_capture_filter_request_response.go index a25d70a22b..10051939aa 100644 --- a/core/update_capture_filter_request_response.go +++ b/core/update_capture_filter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cluster_network_details.go b/core/update_cluster_network_details.go index 7b4d56a416..b96fcb62a9 100644 --- a/core/update_cluster_network_details.go +++ b/core/update_cluster_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cluster_network_instance_pool_details.go b/core/update_cluster_network_instance_pool_details.go index 36b4bae2ba..94b83a1375 100644 --- a/core/update_cluster_network_instance_pool_details.go +++ b/core/update_cluster_network_instance_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cluster_network_request_response.go b/core/update_cluster_network_request_response.go index e3c27e62a2..75b68bd010 100644 --- a/core/update_cluster_network_request_response.go +++ b/core/update_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_capacity_reservation_details.go b/core/update_compute_capacity_reservation_details.go index 0b68c50309..b281480f2d 100644 --- a/core/update_compute_capacity_reservation_details.go +++ b/core/update_compute_capacity_reservation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_capacity_reservation_request_response.go b/core/update_compute_capacity_reservation_request_response.go index 81737f2892..beee69fa47 100644 --- a/core/update_compute_capacity_reservation_request_response.go +++ b/core/update_compute_capacity_reservation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_capacity_topology_details.go b/core/update_compute_capacity_topology_details.go index f3f900d7aa..0bbc072189 100644 --- a/core/update_compute_capacity_topology_details.go +++ b/core/update_compute_capacity_topology_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_capacity_topology_request_response.go b/core/update_compute_capacity_topology_request_response.go index a600db29ff..43cd1027c2 100644 --- a/core/update_compute_capacity_topology_request_response.go +++ b/core/update_compute_capacity_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_cluster_details.go b/core/update_compute_cluster_details.go index d2905514ff..2e7c7ac8d7 100644 --- a/core/update_compute_cluster_details.go +++ b/core/update_compute_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_cluster_request_response.go b/core/update_compute_cluster_request_response.go index 87b46041ab..d25e35ff01 100644 --- a/core/update_compute_cluster_request_response.go +++ b/core/update_compute_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_image_capability_schema_details.go b/core/update_compute_image_capability_schema_details.go index 327e98917f..1d49968d75 100644 --- a/core/update_compute_image_capability_schema_details.go +++ b/core/update_compute_image_capability_schema_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_compute_image_capability_schema_request_response.go b/core/update_compute_image_capability_schema_request_response.go index 76a3197d54..0fa7d3c440 100644 --- a/core/update_compute_image_capability_schema_request_response.go +++ b/core/update_compute_image_capability_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_console_history_details.go b/core/update_console_history_details.go index 96db069061..4b12fe8c8b 100644 --- a/core/update_console_history_details.go +++ b/core/update_console_history_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_console_history_request_response.go b/core/update_console_history_request_response.go index 0745866a60..979ae696ad 100644 --- a/core/update_console_history_request_response.go +++ b/core/update_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cpe_details.go b/core/update_cpe_details.go index 31cd04c901..41f73087b8 100644 --- a/core/update_cpe_details.go +++ b/core/update_cpe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cpe_request_response.go b/core/update_cpe_request_response.go index 600a9109ab..0b6ba93a2c 100644 --- a/core/update_cpe_request_response.go +++ b/core/update_cpe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cross_connect_details.go b/core/update_cross_connect_details.go index 3200450066..d0211947ff 100644 --- a/core/update_cross_connect_details.go +++ b/core/update_cross_connect_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cross_connect_group_details.go b/core/update_cross_connect_group_details.go index cd3664c99d..f39ce37005 100644 --- a/core/update_cross_connect_group_details.go +++ b/core/update_cross_connect_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cross_connect_group_request_response.go b/core/update_cross_connect_group_request_response.go index b445ef2be8..073317564f 100644 --- a/core/update_cross_connect_group_request_response.go +++ b/core/update_cross_connect_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_cross_connect_request_response.go b/core/update_cross_connect_request_response.go index 40db1a7c06..f023e2a775 100644 --- a/core/update_cross_connect_request_response.go +++ b/core/update_cross_connect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_dedicated_capacity_source_details.go b/core/update_dedicated_capacity_source_details.go index 2194ce779b..58317c41ed 100644 --- a/core/update_dedicated_capacity_source_details.go +++ b/core/update_dedicated_capacity_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_dedicated_vm_host_details.go b/core/update_dedicated_vm_host_details.go index c5a3e0c656..2fa1509f8c 100644 --- a/core/update_dedicated_vm_host_details.go +++ b/core/update_dedicated_vm_host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_dedicated_vm_host_request_response.go b/core/update_dedicated_vm_host_request_response.go index 2126cfdf5e..53bee9a36a 100644 --- a/core/update_dedicated_vm_host_request_response.go +++ b/core/update_dedicated_vm_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_dhcp_details.go b/core/update_dhcp_details.go index 4b59271862..9ad256d3ac 100644 --- a/core/update_dhcp_details.go +++ b/core/update_dhcp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_dhcp_options_request_response.go b/core/update_dhcp_options_request_response.go index 04f6205532..e6b6cfc431 100644 --- a/core/update_dhcp_options_request_response.go +++ b/core/update_dhcp_options_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_attachment_details.go b/core/update_drg_attachment_details.go index 248266f8e4..8e9d8938ca 100644 --- a/core/update_drg_attachment_details.go +++ b/core/update_drg_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_attachment_request_response.go b/core/update_drg_attachment_request_response.go index bbed2be78f..4529209a7c 100644 --- a/core/update_drg_attachment_request_response.go +++ b/core/update_drg_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_details.go b/core/update_drg_details.go index dcb2c98ec0..8436f38b64 100644 --- a/core/update_drg_details.go +++ b/core/update_drg_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_request_response.go b/core/update_drg_request_response.go index f8295ca6ce..070aaffc38 100644 --- a/core/update_drg_request_response.go +++ b/core/update_drg_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_distribution_details.go b/core/update_drg_route_distribution_details.go index 46c5688180..3c26b9b8cb 100644 --- a/core/update_drg_route_distribution_details.go +++ b/core/update_drg_route_distribution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_distribution_request_response.go b/core/update_drg_route_distribution_request_response.go index 0a28fed5a0..3b8910b060 100644 --- a/core/update_drg_route_distribution_request_response.go +++ b/core/update_drg_route_distribution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_distribution_statement_details.go b/core/update_drg_route_distribution_statement_details.go index feffb2f3be..4b27ef0401 100644 --- a/core/update_drg_route_distribution_statement_details.go +++ b/core/update_drg_route_distribution_statement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_distribution_statements_details.go b/core/update_drg_route_distribution_statements_details.go index afaf840d3b..2cdb8f4145 100644 --- a/core/update_drg_route_distribution_statements_details.go +++ b/core/update_drg_route_distribution_statements_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_distribution_statements_request_response.go b/core/update_drg_route_distribution_statements_request_response.go index 040857789e..9528f006d9 100644 --- a/core/update_drg_route_distribution_statements_request_response.go +++ b/core/update_drg_route_distribution_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_rule_details.go b/core/update_drg_route_rule_details.go index 917fb27ad4..ada6a0e2fe 100644 --- a/core/update_drg_route_rule_details.go +++ b/core/update_drg_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_rules_details.go b/core/update_drg_route_rules_details.go index ed02c880fa..654ae63f5b 100644 --- a/core/update_drg_route_rules_details.go +++ b/core/update_drg_route_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_rules_request_response.go b/core/update_drg_route_rules_request_response.go index 697a53e66a..777f9fa01a 100644 --- a/core/update_drg_route_rules_request_response.go +++ b/core/update_drg_route_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_table_details.go b/core/update_drg_route_table_details.go index 99860ee316..b28e55ded1 100644 --- a/core/update_drg_route_table_details.go +++ b/core/update_drg_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_drg_route_table_request_response.go b/core/update_drg_route_table_request_response.go index f349df23aa..81a5a1099e 100644 --- a/core/update_drg_route_table_request_response.go +++ b/core/update_drg_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_i_p_sec_connection_request_response.go b/core/update_i_p_sec_connection_request_response.go index e8b5237c85..11a74b9d59 100644 --- a/core/update_i_p_sec_connection_request_response.go +++ b/core/update_i_p_sec_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_i_p_sec_connection_tunnel_request_response.go b/core/update_i_p_sec_connection_tunnel_request_response.go index ee4de74c98..5fc9dc1fb6 100644 --- a/core/update_i_p_sec_connection_tunnel_request_response.go +++ b/core/update_i_p_sec_connection_tunnel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_i_p_sec_connection_tunnel_shared_secret_request_response.go b/core/update_i_p_sec_connection_tunnel_shared_secret_request_response.go index e85830cffe..38704184e9 100644 --- a/core/update_i_p_sec_connection_tunnel_shared_secret_request_response.go +++ b/core/update_i_p_sec_connection_tunnel_shared_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_image_details.go b/core/update_image_details.go index 3277247637..c01585577f 100644 --- a/core/update_image_details.go +++ b/core/update_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_image_request_response.go b/core/update_image_request_response.go index 65236e786b..8ad4b9dc29 100644 --- a/core/update_image_request_response.go +++ b/core/update_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_agent_config_details.go b/core/update_instance_agent_config_details.go index 575991c017..df9b666ce6 100644 --- a/core/update_instance_agent_config_details.go +++ b/core/update_instance_agent_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_availability_config_details.go b/core/update_instance_availability_config_details.go index 703876d9a6..46ca27d997 100644 --- a/core/update_instance_availability_config_details.go +++ b/core/update_instance_availability_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_configuration_details.go b/core/update_instance_configuration_details.go index 27cceae574..1d617f5542 100644 --- a/core/update_instance_configuration_details.go +++ b/core/update_instance_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_configuration_request_response.go b/core/update_instance_configuration_request_response.go index fc05c6c58a..6277e796ca 100644 --- a/core/update_instance_configuration_request_response.go +++ b/core/update_instance_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_console_connection_details.go b/core/update_instance_console_connection_details.go index e496fe98a6..63241db18b 100644 --- a/core/update_instance_console_connection_details.go +++ b/core/update_instance_console_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_console_connection_request_response.go b/core/update_instance_console_connection_request_response.go index 59addd6b77..c61aa4bb17 100644 --- a/core/update_instance_console_connection_request_response.go +++ b/core/update_instance_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_details.go b/core/update_instance_details.go index dd2c661588..81612a9bd6 100644 --- a/core/update_instance_details.go +++ b/core/update_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_pool_details.go b/core/update_instance_pool_details.go index 11188f5172..6eda427d44 100644 --- a/core/update_instance_pool_details.go +++ b/core/update_instance_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_pool_placement_configuration_details.go b/core/update_instance_pool_placement_configuration_details.go index 99d7da6cac..ee66dff780 100644 --- a/core/update_instance_pool_placement_configuration_details.go +++ b/core/update_instance_pool_placement_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_pool_request_response.go b/core/update_instance_pool_request_response.go index 9f4bcf4f43..8373bfb581 100644 --- a/core/update_instance_pool_request_response.go +++ b/core/update_instance_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_request_response.go b/core/update_instance_request_response.go index ef82a44ce8..a4f512a303 100644 --- a/core/update_instance_request_response.go +++ b/core/update_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_instance_shape_config_details.go b/core/update_instance_shape_config_details.go index 2e31fcb303..e4b12ae499 100644 --- a/core/update_instance_shape_config_details.go +++ b/core/update_instance_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_internet_gateway_details.go b/core/update_internet_gateway_details.go index 21b24a3a20..9c50deae04 100644 --- a/core/update_internet_gateway_details.go +++ b/core/update_internet_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_internet_gateway_request_response.go b/core/update_internet_gateway_request_response.go index da5adbe8d5..f59a2e8785 100644 --- a/core/update_internet_gateway_request_response.go +++ b/core/update_internet_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ip_sec_connection_details.go b/core/update_ip_sec_connection_details.go index 8c88272934..dfd98be0b3 100644 --- a/core/update_ip_sec_connection_details.go +++ b/core/update_ip_sec_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ip_sec_connection_tunnel_details.go b/core/update_ip_sec_connection_tunnel_details.go index c3d8b5641f..db6b78ba23 100644 --- a/core/update_ip_sec_connection_tunnel_details.go +++ b/core/update_ip_sec_connection_tunnel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ip_sec_connection_tunnel_shared_secret_details.go b/core/update_ip_sec_connection_tunnel_shared_secret_details.go index 48e6f92a84..92ad8f8311 100644 --- a/core/update_ip_sec_connection_tunnel_shared_secret_details.go +++ b/core/update_ip_sec_connection_tunnel_shared_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ip_sec_tunnel_bgp_session_details.go b/core/update_ip_sec_tunnel_bgp_session_details.go index 6c79bcf2e2..05c2845093 100644 --- a/core/update_ip_sec_tunnel_bgp_session_details.go +++ b/core/update_ip_sec_tunnel_bgp_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ip_sec_tunnel_encryption_domain_details.go b/core/update_ip_sec_tunnel_encryption_domain_details.go index db7ee0ae04..6851a4a8d1 100644 --- a/core/update_ip_sec_tunnel_encryption_domain_details.go +++ b/core/update_ip_sec_tunnel_encryption_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ipv6_details.go b/core/update_ipv6_details.go index 781c1cc134..d03429c2a7 100644 --- a/core/update_ipv6_details.go +++ b/core/update_ipv6_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_ipv6_request_response.go b/core/update_ipv6_request_response.go index e0c5f8adfe..49616a827a 100644 --- a/core/update_ipv6_request_response.go +++ b/core/update_ipv6_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_launch_options.go b/core/update_launch_options.go index bfd848fc31..093c48c91b 100644 --- a/core/update_launch_options.go +++ b/core/update_launch_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_local_peering_gateway_details.go b/core/update_local_peering_gateway_details.go index 1274b5182e..cf43309ba3 100644 --- a/core/update_local_peering_gateway_details.go +++ b/core/update_local_peering_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_local_peering_gateway_request_response.go b/core/update_local_peering_gateway_request_response.go index 096a6f848e..b8fae10968 100644 --- a/core/update_local_peering_gateway_request_response.go +++ b/core/update_local_peering_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_macsec_key.go b/core/update_macsec_key.go index df0832e4b9..2c73f45cc7 100644 --- a/core/update_macsec_key.go +++ b/core/update_macsec_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_macsec_properties.go b/core/update_macsec_properties.go index d3183fe381..fb27f749e2 100644 --- a/core/update_macsec_properties.go +++ b/core/update_macsec_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_nat_gateway_details.go b/core/update_nat_gateway_details.go index e5cb3e679e..f792383010 100644 --- a/core/update_nat_gateway_details.go +++ b/core/update_nat_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_nat_gateway_request_response.go b/core/update_nat_gateway_request_response.go index 62c83d7a53..250c12b08e 100644 --- a/core/update_nat_gateway_request_response.go +++ b/core/update_nat_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_network_security_group_details.go b/core/update_network_security_group_details.go index d56d381f9b..e33a34c106 100644 --- a/core/update_network_security_group_details.go +++ b/core/update_network_security_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_network_security_group_request_response.go b/core/update_network_security_group_request_response.go index 4655605319..865ef93bed 100644 --- a/core/update_network_security_group_request_response.go +++ b/core/update_network_security_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_network_security_group_security_rules_details.go b/core/update_network_security_group_security_rules_details.go index 9420457426..429fe52f48 100644 --- a/core/update_network_security_group_security_rules_details.go +++ b/core/update_network_security_group_security_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_network_security_group_security_rules_request_response.go b/core/update_network_security_group_security_rules_request_response.go index 8b621b820f..650c257933 100644 --- a/core/update_network_security_group_security_rules_request_response.go +++ b/core/update_network_security_group_security_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_private_ip_details.go b/core/update_private_ip_details.go index a4c3cb62d7..34968b6736 100644 --- a/core/update_private_ip_details.go +++ b/core/update_private_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_private_ip_request_response.go b/core/update_private_ip_request_response.go index 2343e090a5..c513467d9a 100644 --- a/core/update_private_ip_request_response.go +++ b/core/update_private_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_public_ip_details.go b/core/update_public_ip_details.go index 94de619c23..999bf13326 100644 --- a/core/update_public_ip_details.go +++ b/core/update_public_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_public_ip_pool_details.go b/core/update_public_ip_pool_details.go index 9272f0b0c3..deb1bad747 100644 --- a/core/update_public_ip_pool_details.go +++ b/core/update_public_ip_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_public_ip_pool_request_response.go b/core/update_public_ip_pool_request_response.go index 7e89afe901..2928f64ceb 100644 --- a/core/update_public_ip_pool_request_response.go +++ b/core/update_public_ip_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_public_ip_request_response.go b/core/update_public_ip_request_response.go index 8be3572967..01c4c38009 100644 --- a/core/update_public_ip_request_response.go +++ b/core/update_public_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_remote_peering_connection_details.go b/core/update_remote_peering_connection_details.go index c28a42abe2..9e1576f818 100644 --- a/core/update_remote_peering_connection_details.go +++ b/core/update_remote_peering_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_remote_peering_connection_request_response.go b/core/update_remote_peering_connection_request_response.go index f5b61ccc72..cbfa1c180b 100644 --- a/core/update_remote_peering_connection_request_response.go +++ b/core/update_remote_peering_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_route_table_details.go b/core/update_route_table_details.go index 43b87c9b32..25036e88cf 100644 --- a/core/update_route_table_details.go +++ b/core/update_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_route_table_request_response.go b/core/update_route_table_request_response.go index b23ff0f9a0..2c296425f2 100644 --- a/core/update_route_table_request_response.go +++ b/core/update_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_security_list_details.go b/core/update_security_list_details.go index 200e5ee2c3..1d4ef1404a 100644 --- a/core/update_security_list_details.go +++ b/core/update_security_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_security_list_request_response.go b/core/update_security_list_request_response.go index f392e3cdab..673102e3c0 100644 --- a/core/update_security_list_request_response.go +++ b/core/update_security_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_security_rule_details.go b/core/update_security_rule_details.go index a49a2bfffb..ac50778156 100644 --- a/core/update_security_rule_details.go +++ b/core/update_security_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_service_gateway_details.go b/core/update_service_gateway_details.go index ae75626487..121d17fb73 100644 --- a/core/update_service_gateway_details.go +++ b/core/update_service_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_service_gateway_request_response.go b/core/update_service_gateway_request_response.go index 896c4ae2ab..7080b4055d 100644 --- a/core/update_service_gateway_request_response.go +++ b/core/update_service_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_subnet_details.go b/core/update_subnet_details.go index f3f94b72d3..229dda6d02 100644 --- a/core/update_subnet_details.go +++ b/core/update_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_subnet_request_response.go b/core/update_subnet_request_response.go index c3dd25986c..7056552703 100644 --- a/core/update_subnet_request_response.go +++ b/core/update_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_tunnel_cpe_device_config_details.go b/core/update_tunnel_cpe_device_config_details.go index b08d211d5b..1a8a74ef36 100644 --- a/core/update_tunnel_cpe_device_config_details.go +++ b/core/update_tunnel_cpe_device_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_tunnel_cpe_device_config_request_response.go b/core/update_tunnel_cpe_device_config_request_response.go index 31cf8710a7..20e370982a 100644 --- a/core/update_tunnel_cpe_device_config_request_response.go +++ b/core/update_tunnel_cpe_device_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vcn_details.go b/core/update_vcn_details.go index 3f9d742f69..22f7b163fe 100644 --- a/core/update_vcn_details.go +++ b/core/update_vcn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vcn_request_response.go b/core/update_vcn_request_response.go index 02dc869505..2e811b3074 100644 --- a/core/update_vcn_request_response.go +++ b/core/update_vcn_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_virtual_circuit_details.go b/core/update_virtual_circuit_details.go index 206135c092..cc47f557e8 100644 --- a/core/update_virtual_circuit_details.go +++ b/core/update_virtual_circuit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_virtual_circuit_request_response.go b/core/update_virtual_circuit_request_response.go index 086f7d12ef..efc3d6a02a 100644 --- a/core/update_virtual_circuit_request_response.go +++ b/core/update_virtual_circuit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vlan_details.go b/core/update_vlan_details.go index 1723c775c0..490810827e 100644 --- a/core/update_vlan_details.go +++ b/core/update_vlan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vlan_request_response.go b/core/update_vlan_request_response.go index 48e174cb59..859d6678e8 100644 --- a/core/update_vlan_request_response.go +++ b/core/update_vlan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vnic_details.go b/core/update_vnic_details.go index 6a4718cacf..d6d4760727 100644 --- a/core/update_vnic_details.go +++ b/core/update_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vnic_request_response.go b/core/update_vnic_request_response.go index 2ffeebac51..c60d010275 100644 --- a/core/update_vnic_request_response.go +++ b/core/update_vnic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_attachment_details.go b/core/update_volume_attachment_details.go index 54086a7e37..d6d02f28cf 100644 --- a/core/update_volume_attachment_details.go +++ b/core/update_volume_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_attachment_request_response.go b/core/update_volume_attachment_request_response.go index 992aad5a87..be2663bcf5 100644 --- a/core/update_volume_attachment_request_response.go +++ b/core/update_volume_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_backup_details.go b/core/update_volume_backup_details.go index 6280b1a233..d1af3ffd75 100644 --- a/core/update_volume_backup_details.go +++ b/core/update_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_backup_policy_details.go b/core/update_volume_backup_policy_details.go index 6f7b1f8bf2..033a60dc6c 100644 --- a/core/update_volume_backup_policy_details.go +++ b/core/update_volume_backup_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_backup_policy_request_response.go b/core/update_volume_backup_policy_request_response.go index c5e432298d..cdc02caf85 100644 --- a/core/update_volume_backup_policy_request_response.go +++ b/core/update_volume_backup_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_backup_request_response.go b/core/update_volume_backup_request_response.go index 1813efb7bb..efb3a96809 100644 --- a/core/update_volume_backup_request_response.go +++ b/core/update_volume_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_details.go b/core/update_volume_details.go index b842072411..ac17ec7374 100644 --- a/core/update_volume_details.go +++ b/core/update_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_group_backup_details.go b/core/update_volume_group_backup_details.go index e3db2ea6a7..4b0d4184ec 100644 --- a/core/update_volume_group_backup_details.go +++ b/core/update_volume_group_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_group_backup_request_response.go b/core/update_volume_group_backup_request_response.go index 3a1f513358..be18c7c667 100644 --- a/core/update_volume_group_backup_request_response.go +++ b/core/update_volume_group_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_group_details.go b/core/update_volume_group_details.go index 13c989e67e..3fb15935d2 100644 --- a/core/update_volume_group_details.go +++ b/core/update_volume_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_group_request_response.go b/core/update_volume_group_request_response.go index 1dabd0b014..29da70b502 100644 --- a/core/update_volume_group_request_response.go +++ b/core/update_volume_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_kms_key_details.go b/core/update_volume_kms_key_details.go index d0fb20b5ec..9064834425 100644 --- a/core/update_volume_kms_key_details.go +++ b/core/update_volume_kms_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_kms_key_request_response.go b/core/update_volume_kms_key_request_response.go index 09a98246b5..220820ab60 100644 --- a/core/update_volume_kms_key_request_response.go +++ b/core/update_volume_kms_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_volume_request_response.go b/core/update_volume_request_response.go index 97d6545772..fdfabcce18 100644 --- a/core/update_volume_request_response.go +++ b/core/update_volume_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vtap_details.go b/core/update_vtap_details.go index 3c70144c87..570f01265a 100644 --- a/core/update_vtap_details.go +++ b/core/update_vtap_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/update_vtap_request_response.go b/core/update_vtap_request_response.go index d0acbb82ec..5bf58a45e1 100644 --- a/core/update_vtap_request_response.go +++ b/core/update_vtap_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/updated_network_security_group_security_rules.go b/core/updated_network_security_group_security_rules.go index 3caab42632..fc09a8c452 100644 --- a/core/updated_network_security_group_security_rules.go +++ b/core/updated_network_security_group_security_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/upgrade_drg_request_response.go b/core/upgrade_drg_request_response.go index cd1359c06e..3a141dd1e1 100644 --- a/core/upgrade_drg_request_response.go +++ b/core/upgrade_drg_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/upgrade_status.go b/core/upgrade_status.go index 43a9c39609..6839313145 100644 --- a/core/upgrade_status.go +++ b/core/upgrade_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/validate_byoip_range_request_response.go b/core/validate_byoip_range_request_response.go index 6561d12464..151336ba7c 100644 --- a/core/validate_byoip_range_request_response.go +++ b/core/validate_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vcn.go b/core/vcn.go index 882f033412..2e14ec67e1 100644 --- a/core/vcn.go +++ b/core/vcn.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vcn_dns_resolver_association.go b/core/vcn_dns_resolver_association.go index 4b899fe771..39b3e0d477 100644 --- a/core/vcn_dns_resolver_association.go +++ b/core/vcn_dns_resolver_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vcn_drg_attachment_network_create_details.go b/core/vcn_drg_attachment_network_create_details.go index c4a6f201ac..b79daf43aa 100644 --- a/core/vcn_drg_attachment_network_create_details.go +++ b/core/vcn_drg_attachment_network_create_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vcn_drg_attachment_network_details.go b/core/vcn_drg_attachment_network_details.go index da0c5fbc23..bffeae914c 100644 --- a/core/vcn_drg_attachment_network_details.go +++ b/core/vcn_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vcn_drg_attachment_network_update_details.go b/core/vcn_drg_attachment_network_update_details.go index bb81798eb0..d997159b3d 100644 --- a/core/vcn_drg_attachment_network_update_details.go +++ b/core/vcn_drg_attachment_network_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vcn_topology.go b/core/vcn_topology.go index 33a578d35d..542ff4b6d2 100644 --- a/core/vcn_topology.go +++ b/core/vcn_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/virtual_circuit.go b/core/virtual_circuit.go index 11e9c7ec19..43058ba70f 100644 --- a/core/virtual_circuit.go +++ b/core/virtual_circuit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/virtual_circuit_associated_tunnel_details.go b/core/virtual_circuit_associated_tunnel_details.go index cc07c03f49..262446f41f 100644 --- a/core/virtual_circuit_associated_tunnel_details.go +++ b/core/virtual_circuit_associated_tunnel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/virtual_circuit_bandwidth_shape.go b/core/virtual_circuit_bandwidth_shape.go index b642f10df5..678f99c52e 100644 --- a/core/virtual_circuit_bandwidth_shape.go +++ b/core/virtual_circuit_bandwidth_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/virtual_circuit_drg_attachment_network_details.go b/core/virtual_circuit_drg_attachment_network_details.go index 8d399a4c60..4c2735335a 100644 --- a/core/virtual_circuit_drg_attachment_network_details.go +++ b/core/virtual_circuit_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/virtual_circuit_ip_mtu.go b/core/virtual_circuit_ip_mtu.go index 2c64e2cb4d..77ef454b47 100644 --- a/core/virtual_circuit_ip_mtu.go +++ b/core/virtual_circuit_ip_mtu.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/virtual_circuit_public_prefix.go b/core/virtual_circuit_public_prefix.go index 3301b700bd..53a837db0d 100644 --- a/core/virtual_circuit_public_prefix.go +++ b/core/virtual_circuit_public_prefix.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vlan.go b/core/vlan.go index b14ab76a5b..d9cf98d1d9 100644 --- a/core/vlan.go +++ b/core/vlan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vnic.go b/core/vnic.go index fd115b12bc..c5af28fde6 100644 --- a/core/vnic.go +++ b/core/vnic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vnic_attachment.go b/core/vnic_attachment.go index ab70921be3..029db0177b 100644 --- a/core/vnic_attachment.go +++ b/core/vnic_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume.go b/core/volume.go index 79a69063ac..e34efa7c22 100644 --- a/core/volume.go +++ b/core/volume.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_attachment.go b/core/volume_attachment.go index 2a7cb793c3..22501334a6 100644 --- a/core/volume_attachment.go +++ b/core/volume_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_backup.go b/core/volume_backup.go index 3bc69c4b1b..3feab46ce1 100644 --- a/core/volume_backup.go +++ b/core/volume_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_backup_policy.go b/core/volume_backup_policy.go index 4cf13fbe1c..8ff001fdb2 100644 --- a/core/volume_backup_policy.go +++ b/core/volume_backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_backup_policy_assignment.go b/core/volume_backup_policy_assignment.go index 8d1f5dabbb..7322b96f8c 100644 --- a/core/volume_backup_policy_assignment.go +++ b/core/volume_backup_policy_assignment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_backup_schedule.go b/core/volume_backup_schedule.go index 99086ce2f8..b65ec72668 100644 --- a/core/volume_backup_schedule.go +++ b/core/volume_backup_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group.go b/core/volume_group.go index c55a66bcc7..c410b6b1eb 100644 --- a/core/volume_group.go +++ b/core/volume_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_backup.go b/core/volume_group_backup.go index ab400352c0..11ecfa2172 100644 --- a/core/volume_group_backup.go +++ b/core/volume_group_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_replica.go b/core/volume_group_replica.go index 96edd57d5e..a0e0b6ef6b 100644 --- a/core/volume_group_replica.go +++ b/core/volume_group_replica.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_replica_details.go b/core/volume_group_replica_details.go index 9ad06c0bd1..7a98f3ae58 100644 --- a/core/volume_group_replica_details.go +++ b/core/volume_group_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_replica_info.go b/core/volume_group_replica_info.go index d152403c15..f730deec9a 100644 --- a/core/volume_group_replica_info.go +++ b/core/volume_group_replica_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_source_details.go b/core/volume_group_source_details.go index 9e1b007c97..9b7781efd9 100644 --- a/core/volume_group_source_details.go +++ b/core/volume_group_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_source_from_volume_group_backup_details.go b/core/volume_group_source_from_volume_group_backup_details.go index 166e924973..fabffd7f7c 100644 --- a/core/volume_group_source_from_volume_group_backup_details.go +++ b/core/volume_group_source_from_volume_group_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_source_from_volume_group_details.go b/core/volume_group_source_from_volume_group_details.go index d6505a81ac..6c255c5b9a 100644 --- a/core/volume_group_source_from_volume_group_details.go +++ b/core/volume_group_source_from_volume_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_source_from_volume_group_replica_details.go b/core/volume_group_source_from_volume_group_replica_details.go index 47efdf3c66..02e1b7b4e8 100644 --- a/core/volume_group_source_from_volume_group_replica_details.go +++ b/core/volume_group_source_from_volume_group_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_group_source_from_volumes_details.go b/core/volume_group_source_from_volumes_details.go index 88a20c6024..26e57157b1 100644 --- a/core/volume_group_source_from_volumes_details.go +++ b/core/volume_group_source_from_volumes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_kms_key.go b/core/volume_kms_key.go index 8af4a715ab..e76bc3bd59 100644 --- a/core/volume_kms_key.go +++ b/core/volume_kms_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_source_details.go b/core/volume_source_details.go index d51b2a2c1e..bcea6aaf3d 100644 --- a/core/volume_source_details.go +++ b/core/volume_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_source_from_block_volume_replica_details.go b/core/volume_source_from_block_volume_replica_details.go index a9191d1c7a..e7ebaba722 100644 --- a/core/volume_source_from_block_volume_replica_details.go +++ b/core/volume_source_from_block_volume_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_source_from_volume_backup_details.go b/core/volume_source_from_volume_backup_details.go index fb02426e56..a6bb9918ba 100644 --- a/core/volume_source_from_volume_backup_details.go +++ b/core/volume_source_from_volume_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/volume_source_from_volume_details.go b/core/volume_source_from_volume_details.go index d2f00432df..0fbc79284a 100644 --- a/core/volume_source_from_volume_details.go +++ b/core/volume_source_from_volume_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vtap.go b/core/vtap.go index 997807cb22..1a49da101c 100644 --- a/core/vtap.go +++ b/core/vtap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/vtap_capture_filter_rule_details.go b/core/vtap_capture_filter_rule_details.go index 2bb1b86b94..7047ac7086 100644 --- a/core/vtap_capture_filter_rule_details.go +++ b/core/vtap_capture_filter_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/core/withdraw_byoip_range_request_response.go b/core/withdraw_byoip_range_request_response.go index 721d2e5c0c..6041373577 100644 --- a/core/withdraw_byoip_range_request_response.go +++ b/core/withdraw_byoip_range_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/change_dashboard_group_compartment_details.go b/dashboardservice/change_dashboard_group_compartment_details.go index ce584d8196..f6feeace96 100644 --- a/dashboardservice/change_dashboard_group_compartment_details.go +++ b/dashboardservice/change_dashboard_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/change_dashboard_group_compartment_request_response.go b/dashboardservice/change_dashboard_group_compartment_request_response.go index d51b0b9dc7..521510365f 100644 --- a/dashboardservice/change_dashboard_group_compartment_request_response.go +++ b/dashboardservice/change_dashboard_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/change_dashboard_group_details.go b/dashboardservice/change_dashboard_group_details.go index 39a6ac4a78..8d600d1aa1 100644 --- a/dashboardservice/change_dashboard_group_details.go +++ b/dashboardservice/change_dashboard_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/change_dashboard_group_request_response.go b/dashboardservice/change_dashboard_group_request_response.go index 3ee1809559..d5ddb3d3c2 100644 --- a/dashboardservice/change_dashboard_group_request_response.go +++ b/dashboardservice/change_dashboard_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/create_dashboard_details.go b/dashboardservice/create_dashboard_details.go index 80050e7f99..9dff262495 100644 --- a/dashboardservice/create_dashboard_details.go +++ b/dashboardservice/create_dashboard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/create_dashboard_group_details.go b/dashboardservice/create_dashboard_group_details.go index 9efed81ea7..9a84ee0111 100644 --- a/dashboardservice/create_dashboard_group_details.go +++ b/dashboardservice/create_dashboard_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/create_dashboard_group_request_response.go b/dashboardservice/create_dashboard_group_request_response.go index 3ab259c3d0..c75998a034 100644 --- a/dashboardservice/create_dashboard_group_request_response.go +++ b/dashboardservice/create_dashboard_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/create_dashboard_request_response.go b/dashboardservice/create_dashboard_request_response.go index 9941b5540b..a268b380af 100644 --- a/dashboardservice/create_dashboard_request_response.go +++ b/dashboardservice/create_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/create_v1_dashboard_details.go b/dashboardservice/create_v1_dashboard_details.go index f2d772d01a..ba566689cf 100644 --- a/dashboardservice/create_v1_dashboard_details.go +++ b/dashboardservice/create_v1_dashboard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboard.go b/dashboardservice/dashboard.go index c95ce18e2b..a2c289ca20 100644 --- a/dashboardservice/dashboard.go +++ b/dashboardservice/dashboard.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboard_collection.go b/dashboardservice/dashboard_collection.go index 8e46cc2548..9134fb9da5 100644 --- a/dashboardservice/dashboard_collection.go +++ b/dashboardservice/dashboard_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboard_group.go b/dashboardservice/dashboard_group.go index e1eca4b128..c94dd2cf24 100644 --- a/dashboardservice/dashboard_group.go +++ b/dashboardservice/dashboard_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboard_group_collection.go b/dashboardservice/dashboard_group_collection.go index b2e2aabd39..76848fe4cb 100644 --- a/dashboardservice/dashboard_group_collection.go +++ b/dashboardservice/dashboard_group_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboard_group_summary.go b/dashboardservice/dashboard_group_summary.go index 1199871591..fca862cd05 100644 --- a/dashboardservice/dashboard_group_summary.go +++ b/dashboardservice/dashboard_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboard_summary.go b/dashboardservice/dashboard_summary.go index 53e51cba6b..a2281e519e 100644 --- a/dashboardservice/dashboard_summary.go +++ b/dashboardservice/dashboard_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboardservice_dashboard_client.go b/dashboardservice/dashboardservice_dashboard_client.go index a8a5e68ee3..ada5495652 100644 --- a/dashboardservice/dashboardservice_dashboard_client.go +++ b/dashboardservice/dashboardservice_dashboard_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/dashboardservice_dashboardgroup_client.go b/dashboardservice/dashboardservice_dashboardgroup_client.go index ab1585942e..84c55db6fc 100644 --- a/dashboardservice/dashboardservice_dashboardgroup_client.go +++ b/dashboardservice/dashboardservice_dashboardgroup_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/delete_dashboard_group_request_response.go b/dashboardservice/delete_dashboard_group_request_response.go index e813da8177..9ad1dd6a78 100644 --- a/dashboardservice/delete_dashboard_group_request_response.go +++ b/dashboardservice/delete_dashboard_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/delete_dashboard_request_response.go b/dashboardservice/delete_dashboard_request_response.go index 0252f7b7e5..cb1d3cdc67 100644 --- a/dashboardservice/delete_dashboard_request_response.go +++ b/dashboardservice/delete_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/get_dashboard_group_request_response.go b/dashboardservice/get_dashboard_group_request_response.go index 26d24daee3..331bc5ee14 100644 --- a/dashboardservice/get_dashboard_group_request_response.go +++ b/dashboardservice/get_dashboard_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/get_dashboard_request_response.go b/dashboardservice/get_dashboard_request_response.go index 339e986b7e..ccda2b03db 100644 --- a/dashboardservice/get_dashboard_request_response.go +++ b/dashboardservice/get_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/list_dashboard_groups_request_response.go b/dashboardservice/list_dashboard_groups_request_response.go index 291f77b500..5de89a3701 100644 --- a/dashboardservice/list_dashboard_groups_request_response.go +++ b/dashboardservice/list_dashboard_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/list_dashboards_request_response.go b/dashboardservice/list_dashboards_request_response.go index 79e18c38d1..9ba8f35090 100644 --- a/dashboardservice/list_dashboards_request_response.go +++ b/dashboardservice/list_dashboards_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/sort_order.go b/dashboardservice/sort_order.go index 62b1674c42..a0370fc8dd 100644 --- a/dashboardservice/sort_order.go +++ b/dashboardservice/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/update_dashboard_details.go b/dashboardservice/update_dashboard_details.go index 89da7950ba..ac524b6a55 100644 --- a/dashboardservice/update_dashboard_details.go +++ b/dashboardservice/update_dashboard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/update_dashboard_group_details.go b/dashboardservice/update_dashboard_group_details.go index 199cead6fa..47519c3878 100644 --- a/dashboardservice/update_dashboard_group_details.go +++ b/dashboardservice/update_dashboard_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/update_dashboard_group_request_response.go b/dashboardservice/update_dashboard_group_request_response.go index 455f534aab..7a2995cc99 100644 --- a/dashboardservice/update_dashboard_group_request_response.go +++ b/dashboardservice/update_dashboard_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/update_dashboard_request_response.go b/dashboardservice/update_dashboard_request_response.go index d8191e5dc0..61c23fb05a 100644 --- a/dashboardservice/update_dashboard_request_response.go +++ b/dashboardservice/update_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/update_v1_dashboard_details.go b/dashboardservice/update_v1_dashboard_details.go index 3ad36d106e..b5c21ed8ea 100644 --- a/dashboardservice/update_v1_dashboard_details.go +++ b/dashboardservice/update_v1_dashboard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dashboardservice/v1_dashboard.go b/dashboardservice/v1_dashboard.go index 63bec9068c..0475e4f6fc 100644 --- a/dashboardservice/v1_dashboard.go +++ b/dashboardservice/v1_dashboard.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/acd_avm_resource_stats.go b/database/acd_avm_resource_stats.go index ae237cb1a9..6dee7643bf 100644 --- a/database/acd_avm_resource_stats.go +++ b/database/acd_avm_resource_stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/activate_exadata_infrastructure_details.go b/database/activate_exadata_infrastructure_details.go index 603088808e..1f3056025d 100644 --- a/database/activate_exadata_infrastructure_details.go +++ b/database/activate_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/activate_exadata_infrastructure_request_response.go b/database/activate_exadata_infrastructure_request_response.go index ae41c05ab7..eba96dd253 100644 --- a/database/activate_exadata_infrastructure_request_response.go +++ b/database/activate_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/add_storage_capacity_cloud_exadata_infrastructure_request_response.go b/database/add_storage_capacity_cloud_exadata_infrastructure_request_response.go index ec4f39c9a7..f4ffe79177 100644 --- a/database/add_storage_capacity_cloud_exadata_infrastructure_request_response.go +++ b/database/add_storage_capacity_cloud_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/add_storage_capacity_exadata_infrastructure_request_response.go b/database/add_storage_capacity_exadata_infrastructure_request_response.go index a967313501..e3e54a2cf4 100644 --- a/database/add_storage_capacity_exadata_infrastructure_request_response.go +++ b/database/add_storage_capacity_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/add_virtual_machine_to_cloud_vm_cluster_details.go b/database/add_virtual_machine_to_cloud_vm_cluster_details.go index 0efe01c021..ecb36bfbf3 100644 --- a/database/add_virtual_machine_to_cloud_vm_cluster_details.go +++ b/database/add_virtual_machine_to_cloud_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/add_virtual_machine_to_cloud_vm_cluster_request_response.go b/database/add_virtual_machine_to_cloud_vm_cluster_request_response.go index a9c6e8ab88..525f6a1724 100644 --- a/database/add_virtual_machine_to_cloud_vm_cluster_request_response.go +++ b/database/add_virtual_machine_to_cloud_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/add_virtual_machine_to_vm_cluster_details.go b/database/add_virtual_machine_to_vm_cluster_details.go index 6dde664a69..bfe20da131 100644 --- a/database/add_virtual_machine_to_vm_cluster_details.go +++ b/database/add_virtual_machine_to_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/add_virtual_machine_to_vm_cluster_request_response.go b/database/add_virtual_machine_to_vm_cluster_request_response.go index deeb1be3b0..82bc4e1f9d 100644 --- a/database/add_virtual_machine_to_vm_cluster_request_response.go +++ b/database/add_virtual_machine_to_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/app_version_summary.go b/database/app_version_summary.go index 8396b32a8b..536cb57060 100644 --- a/database/app_version_summary.go +++ b/database/app_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/application_vip.go b/database/application_vip.go index fd3ebdaf83..f90c9dc854 100644 --- a/database/application_vip.go +++ b/database/application_vip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/application_vip_summary.go b/database/application_vip_summary.go index 0814ce144f..2e3d82cda5 100644 --- a/database/application_vip_summary.go +++ b/database/application_vip_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/associated_database_details.go b/database/associated_database_details.go index 295a8e8116..0bb02f3d77 100644 --- a/database/associated_database_details.go +++ b/database/associated_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/automated_mount_details.go b/database/automated_mount_details.go index 8443e786bc..51d3d7fa31 100644 --- a/database/automated_mount_details.go +++ b/database/automated_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_container_database.go b/database/autonomous_container_database.go index 8bd3e33d8c..c3da0bd57b 100644 --- a/database/autonomous_container_database.go +++ b/database/autonomous_container_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_container_database_backup_config.go b/database/autonomous_container_database_backup_config.go index 99315a30e9..33a63723bb 100644 --- a/database/autonomous_container_database_backup_config.go +++ b/database/autonomous_container_database_backup_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_container_database_dataguard_association.go b/database/autonomous_container_database_dataguard_association.go index 43768b4ccb..aeb5b469bd 100644 --- a/database/autonomous_container_database_dataguard_association.go +++ b/database/autonomous_container_database_dataguard_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_container_database_resource_usage.go b/database/autonomous_container_database_resource_usage.go index 9bc7aa0d17..5bdb6554b9 100644 --- a/database/autonomous_container_database_resource_usage.go +++ b/database/autonomous_container_database_resource_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_container_database_summary.go b/database/autonomous_container_database_summary.go index 13ea16af97..9ced5ad2c7 100644 --- a/database/autonomous_container_database_summary.go +++ b/database/autonomous_container_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_container_database_version_summary.go b/database/autonomous_container_database_version_summary.go index 9e16b66275..2788c9ef72 100644 --- a/database/autonomous_container_database_version_summary.go +++ b/database/autonomous_container_database_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_data_warehouse.go b/database/autonomous_data_warehouse.go index 98c7e2d690..dc415fa1b0 100644 --- a/database/autonomous_data_warehouse.go +++ b/database/autonomous_data_warehouse.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_data_warehouse_connection_strings.go b/database/autonomous_data_warehouse_connection_strings.go index e20c8dff84..302f5b7e41 100644 --- a/database/autonomous_data_warehouse_connection_strings.go +++ b/database/autonomous_data_warehouse_connection_strings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_data_warehouse_summary.go b/database/autonomous_data_warehouse_summary.go index ce68b855e7..0f75673610 100644 --- a/database/autonomous_data_warehouse_summary.go +++ b/database/autonomous_data_warehouse_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database.go b/database/autonomous_database.go index c5fea49a8b..9ee4b357fa 100644 --- a/database/autonomous_database.go +++ b/database/autonomous_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_apex.go b/database/autonomous_database_apex.go index e364f8f415..b2339382d2 100644 --- a/database/autonomous_database_apex.go +++ b/database/autonomous_database_apex.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_backup.go b/database/autonomous_database_backup.go index 0bf56e34e2..bb607c9350 100644 --- a/database/autonomous_database_backup.go +++ b/database/autonomous_database_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_backup_config.go b/database/autonomous_database_backup_config.go index 1a8d53a0ec..0e1469bebc 100644 --- a/database/autonomous_database_backup_config.go +++ b/database/autonomous_database_backup_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_backup_summary.go b/database/autonomous_database_backup_summary.go index 667b23cb83..88b67bf645 100644 --- a/database/autonomous_database_backup_summary.go +++ b/database/autonomous_database_backup_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_character_sets.go b/database/autonomous_database_character_sets.go index 9badca02a2..b5c8779285 100644 --- a/database/autonomous_database_character_sets.go +++ b/database/autonomous_database_character_sets.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_connection_strings.go b/database/autonomous_database_connection_strings.go index 5fe1a6083b..35ccbf4ed1 100644 --- a/database/autonomous_database_connection_strings.go +++ b/database/autonomous_database_connection_strings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_connection_urls.go b/database/autonomous_database_connection_urls.go index cbc517503d..3d2374a951 100644 --- a/database/autonomous_database_connection_urls.go +++ b/database/autonomous_database_connection_urls.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_console_token_details.go b/database/autonomous_database_console_token_details.go index fa4653dbab..3b84c41e7b 100644 --- a/database/autonomous_database_console_token_details.go +++ b/database/autonomous_database_console_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_dataguard_association.go b/database/autonomous_database_dataguard_association.go index 3f045dbe6e..7a7698dc96 100644 --- a/database/autonomous_database_dataguard_association.go +++ b/database/autonomous_database_dataguard_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_key_history_entry.go b/database/autonomous_database_key_history_entry.go index 85e24e215d..a022329d4c 100644 --- a/database/autonomous_database_key_history_entry.go +++ b/database/autonomous_database_key_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_manual_refresh_details.go b/database/autonomous_database_manual_refresh_details.go index a2aef4bb20..ee3c28d870 100644 --- a/database/autonomous_database_manual_refresh_details.go +++ b/database/autonomous_database_manual_refresh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_manual_refresh_request_response.go b/database/autonomous_database_manual_refresh_request_response.go index 9e31ee71c1..dfea09ad2d 100644 --- a/database/autonomous_database_manual_refresh_request_response.go +++ b/database/autonomous_database_manual_refresh_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_standby_summary.go b/database/autonomous_database_standby_summary.go index 3b04eb36a4..4d1f65c23b 100644 --- a/database/autonomous_database_standby_summary.go +++ b/database/autonomous_database_standby_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_summary.go b/database/autonomous_database_summary.go index 0ccc91faf7..dbb72e2b24 100644 --- a/database/autonomous_database_summary.go +++ b/database/autonomous_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_database_wallet.go b/database/autonomous_database_wallet.go index b52a2dd441..2f84e8b800 100644 --- a/database/autonomous_database_wallet.go +++ b/database/autonomous_database_wallet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_db_preview_version_summary.go b/database/autonomous_db_preview_version_summary.go index a523078af0..5359754848 100644 --- a/database/autonomous_db_preview_version_summary.go +++ b/database/autonomous_db_preview_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_db_version_summary.go b/database/autonomous_db_version_summary.go index f743fc8866..7aa95ee23b 100644 --- a/database/autonomous_db_version_summary.go +++ b/database/autonomous_db_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_exadata_infrastructure.go b/database/autonomous_exadata_infrastructure.go index ca3e7a9832..942ce9da0b 100644 --- a/database/autonomous_exadata_infrastructure.go +++ b/database/autonomous_exadata_infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_exadata_infrastructure_shape_summary.go b/database/autonomous_exadata_infrastructure_shape_summary.go index 50e5214713..b8befa5849 100644 --- a/database/autonomous_exadata_infrastructure_shape_summary.go +++ b/database/autonomous_exadata_infrastructure_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_exadata_infrastructure_summary.go b/database/autonomous_exadata_infrastructure_summary.go index 412bbcdfa1..b9ed07270c 100644 --- a/database/autonomous_exadata_infrastructure_summary.go +++ b/database/autonomous_exadata_infrastructure_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_patch.go b/database/autonomous_patch.go index 55dedfbfce..8ad845c73f 100644 --- a/database/autonomous_patch.go +++ b/database/autonomous_patch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_patch_summary.go b/database/autonomous_patch_summary.go index 206a56a485..f8615b2e8f 100644 --- a/database/autonomous_patch_summary.go +++ b/database/autonomous_patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_virtual_machine.go b/database/autonomous_virtual_machine.go index b30cf16751..322c9037c0 100644 --- a/database/autonomous_virtual_machine.go +++ b/database/autonomous_virtual_machine.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_virtual_machine_summary.go b/database/autonomous_virtual_machine_summary.go index 2b46b7e756..4e6225d34f 100644 --- a/database/autonomous_virtual_machine_summary.go +++ b/database/autonomous_virtual_machine_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_vm_cluster.go b/database/autonomous_vm_cluster.go index 99a02e9962..00ed9fa6b3 100644 --- a/database/autonomous_vm_cluster.go +++ b/database/autonomous_vm_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_vm_cluster_resource_details.go b/database/autonomous_vm_cluster_resource_details.go index b253df28b6..7b86f4b57f 100644 --- a/database/autonomous_vm_cluster_resource_details.go +++ b/database/autonomous_vm_cluster_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_vm_cluster_resource_usage.go b/database/autonomous_vm_cluster_resource_usage.go index 8dcf29570c..d92c0b2131 100644 --- a/database/autonomous_vm_cluster_resource_usage.go +++ b/database/autonomous_vm_cluster_resource_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_vm_cluster_summary.go b/database/autonomous_vm_cluster_summary.go index 84d7f4ec9d..4c452e2bc6 100644 --- a/database/autonomous_vm_cluster_summary.go +++ b/database/autonomous_vm_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/autonomous_vm_resource_usage.go b/database/autonomous_vm_resource_usage.go index 7ae663c210..e32cdebb27 100644 --- a/database/autonomous_vm_resource_usage.go +++ b/database/autonomous_vm_resource_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/avm_acd_resource_stats.go b/database/avm_acd_resource_stats.go index 23e96e5b36..49ba587691 100644 --- a/database/avm_acd_resource_stats.go +++ b/database/avm_acd_resource_stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/backup.go b/database/backup.go index bd7ee4fc71..72a5d86008 100644 --- a/database/backup.go +++ b/database/backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/backup_destination.go b/database/backup_destination.go index a9391b6311..7dedef70dd 100644 --- a/database/backup_destination.go +++ b/database/backup_destination.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/backup_destination_details.go b/database/backup_destination_details.go index aaf836882e..f8e3de7c0a 100644 --- a/database/backup_destination_details.go +++ b/database/backup_destination_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/backup_destination_summary.go b/database/backup_destination_summary.go index 8b8358d55f..ecb6556544 100644 --- a/database/backup_destination_summary.go +++ b/database/backup_destination_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/backup_summary.go b/database/backup_summary.go index bc2410251a..f83ee1a03e 100644 --- a/database/backup_summary.go +++ b/database/backup_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cancel_backup_request_response.go b/database/cancel_backup_request_response.go index 7fd136fefd..1f8efaefd8 100644 --- a/database/cancel_backup_request_response.go +++ b/database/cancel_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_autonomous_container_database_compartment_request_response.go b/database/change_autonomous_container_database_compartment_request_response.go index 4aefa3bc6f..5108249ffe 100644 --- a/database/change_autonomous_container_database_compartment_request_response.go +++ b/database/change_autonomous_container_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_autonomous_database_compartment_request_response.go b/database/change_autonomous_database_compartment_request_response.go index 3d4eb2609b..05619c4eee 100644 --- a/database/change_autonomous_database_compartment_request_response.go +++ b/database/change_autonomous_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_autonomous_exadata_infrastructure_compartment_request_response.go b/database/change_autonomous_exadata_infrastructure_compartment_request_response.go index b5ce38acf6..c77d2d448b 100644 --- a/database/change_autonomous_exadata_infrastructure_compartment_request_response.go +++ b/database/change_autonomous_exadata_infrastructure_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_autonomous_vm_cluster_compartment_details.go b/database/change_autonomous_vm_cluster_compartment_details.go index e3eda4c9e8..aacd835a71 100644 --- a/database/change_autonomous_vm_cluster_compartment_details.go +++ b/database/change_autonomous_vm_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_autonomous_vm_cluster_compartment_request_response.go b/database/change_autonomous_vm_cluster_compartment_request_response.go index 45749b705e..46e1450de3 100644 --- a/database/change_autonomous_vm_cluster_compartment_request_response.go +++ b/database/change_autonomous_vm_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_backup_destination_compartment_request_response.go b/database/change_backup_destination_compartment_request_response.go index 03867648c6..a191276853 100644 --- a/database/change_backup_destination_compartment_request_response.go +++ b/database/change_backup_destination_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_cloud_autonomous_vm_cluster_compartment_details.go b/database/change_cloud_autonomous_vm_cluster_compartment_details.go index ea791a5028..a87bcdfc27 100644 --- a/database/change_cloud_autonomous_vm_cluster_compartment_details.go +++ b/database/change_cloud_autonomous_vm_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_cloud_autonomous_vm_cluster_compartment_request_response.go b/database/change_cloud_autonomous_vm_cluster_compartment_request_response.go index 5c635a238b..6a809d773f 100644 --- a/database/change_cloud_autonomous_vm_cluster_compartment_request_response.go +++ b/database/change_cloud_autonomous_vm_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_cloud_exadata_infrastructure_compartment_details.go b/database/change_cloud_exadata_infrastructure_compartment_details.go index c47da7b972..fd4dc20c52 100644 --- a/database/change_cloud_exadata_infrastructure_compartment_details.go +++ b/database/change_cloud_exadata_infrastructure_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_cloud_exadata_infrastructure_compartment_request_response.go b/database/change_cloud_exadata_infrastructure_compartment_request_response.go index 001717cd62..d0522575ac 100644 --- a/database/change_cloud_exadata_infrastructure_compartment_request_response.go +++ b/database/change_cloud_exadata_infrastructure_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_cloud_vm_cluster_compartment_details.go b/database/change_cloud_vm_cluster_compartment_details.go index 9d5f456ac5..ccdfc91df7 100644 --- a/database/change_cloud_vm_cluster_compartment_details.go +++ b/database/change_cloud_vm_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_cloud_vm_cluster_compartment_request_response.go b/database/change_cloud_vm_cluster_compartment_request_response.go index a14ee73fce..fee6941055 100644 --- a/database/change_cloud_vm_cluster_compartment_request_response.go +++ b/database/change_cloud_vm_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_compartment_details.go b/database/change_compartment_details.go index 3ca76a26a0..14d26b9a66 100644 --- a/database/change_compartment_details.go +++ b/database/change_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_database_software_image_compartment_request_response.go b/database/change_database_software_image_compartment_request_response.go index 44574bdf4e..b9a694dc12 100644 --- a/database/change_database_software_image_compartment_request_response.go +++ b/database/change_database_software_image_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_dataguard_role_details.go b/database/change_dataguard_role_details.go index d7ebc88a53..08f6b57700 100644 --- a/database/change_dataguard_role_details.go +++ b/database/change_dataguard_role_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_dataguard_role_request_response.go b/database/change_dataguard_role_request_response.go index 6ddca4f1fe..4b3446faf9 100644 --- a/database/change_dataguard_role_request_response.go +++ b/database/change_dataguard_role_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_db_system_compartment_request_response.go b/database/change_db_system_compartment_request_response.go index c6a1b0795d..7adfa27f99 100644 --- a/database/change_db_system_compartment_request_response.go +++ b/database/change_db_system_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_disaster_recovery_configuration_details.go b/database/change_disaster_recovery_configuration_details.go index a9f3164c24..34557f715b 100644 --- a/database/change_disaster_recovery_configuration_details.go +++ b/database/change_disaster_recovery_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_disaster_recovery_configuration_request_response.go b/database/change_disaster_recovery_configuration_request_response.go index dd111e930d..99eac7f27d 100644 --- a/database/change_disaster_recovery_configuration_request_response.go +++ b/database/change_disaster_recovery_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_exadata_infrastructure_compartment_details.go b/database/change_exadata_infrastructure_compartment_details.go index 3803668df3..fa96618f6a 100644 --- a/database/change_exadata_infrastructure_compartment_details.go +++ b/database/change_exadata_infrastructure_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_exadata_infrastructure_compartment_request_response.go b/database/change_exadata_infrastructure_compartment_request_response.go index 175229fa47..3972d390a5 100644 --- a/database/change_exadata_infrastructure_compartment_request_response.go +++ b/database/change_exadata_infrastructure_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_external_container_database_compartment_request_response.go b/database/change_external_container_database_compartment_request_response.go index 965b88e219..6831efba9d 100644 --- a/database/change_external_container_database_compartment_request_response.go +++ b/database/change_external_container_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_external_non_container_database_compartment_request_response.go b/database/change_external_non_container_database_compartment_request_response.go index 97f4e33861..f5eba9f9c6 100644 --- a/database/change_external_non_container_database_compartment_request_response.go +++ b/database/change_external_non_container_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_external_pluggable_database_compartment_request_response.go b/database/change_external_pluggable_database_compartment_request_response.go index 172ed67916..8e9b9c736b 100644 --- a/database/change_external_pluggable_database_compartment_request_response.go +++ b/database/change_external_pluggable_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_key_store_compartment_details.go b/database/change_key_store_compartment_details.go index b593bd0da8..bb9c9abf07 100644 --- a/database/change_key_store_compartment_details.go +++ b/database/change_key_store_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_key_store_compartment_request_response.go b/database/change_key_store_compartment_request_response.go index f82d6cd3ae..2aa6fa081b 100644 --- a/database/change_key_store_compartment_request_response.go +++ b/database/change_key_store_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_key_store_type_details.go b/database/change_key_store_type_details.go index 7d12824477..e0ff132362 100644 --- a/database/change_key_store_type_details.go +++ b/database/change_key_store_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_key_store_type_request_response.go b/database/change_key_store_type_request_response.go index 35e3957bfc..790aa61c00 100644 --- a/database/change_key_store_type_request_response.go +++ b/database/change_key_store_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_oneoff_patch_compartment_request_response.go b/database/change_oneoff_patch_compartment_request_response.go index 294ce1410a..f044a08515 100644 --- a/database/change_oneoff_patch_compartment_request_response.go +++ b/database/change_oneoff_patch_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_vm_cluster_compartment_details.go b/database/change_vm_cluster_compartment_details.go index eb222f6a76..f2a1924e9d 100644 --- a/database/change_vm_cluster_compartment_details.go +++ b/database/change_vm_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/change_vm_cluster_compartment_request_response.go b/database/change_vm_cluster_compartment_request_response.go index 5801f06336..2a455e7b51 100644 --- a/database/change_vm_cluster_compartment_request_response.go +++ b/database/change_vm_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/check_external_database_connector_connection_status_request_response.go b/database/check_external_database_connector_connection_status_request_response.go index 51ae8b8c7a..4d2b762851 100644 --- a/database/check_external_database_connector_connection_status_request_response.go +++ b/database/check_external_database_connector_connection_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_autonomous_vm_cluster.go b/database/cloud_autonomous_vm_cluster.go index d38a38cedd..bdaaf3112d 100644 --- a/database/cloud_autonomous_vm_cluster.go +++ b/database/cloud_autonomous_vm_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_autonomous_vm_cluster_resource_details.go b/database/cloud_autonomous_vm_cluster_resource_details.go index 071f48fc8d..172ef70999 100644 --- a/database/cloud_autonomous_vm_cluster_resource_details.go +++ b/database/cloud_autonomous_vm_cluster_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_autonomous_vm_cluster_resource_usage.go b/database/cloud_autonomous_vm_cluster_resource_usage.go index 2dfa81cdf5..6f67f844f0 100644 --- a/database/cloud_autonomous_vm_cluster_resource_usage.go +++ b/database/cloud_autonomous_vm_cluster_resource_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_autonomous_vm_cluster_summary.go b/database/cloud_autonomous_vm_cluster_summary.go index 0d53f82e4a..ca81e18784 100644 --- a/database/cloud_autonomous_vm_cluster_summary.go +++ b/database/cloud_autonomous_vm_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_database_management_config.go b/database/cloud_database_management_config.go index f032e35dae..5a7de32af1 100644 --- a/database/cloud_database_management_config.go +++ b/database/cloud_database_management_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_db_server_details.go b/database/cloud_db_server_details.go index 646ca99c50..598ac686b4 100644 --- a/database/cloud_db_server_details.go +++ b/database/cloud_db_server_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_exadata_infrastructure.go b/database/cloud_exadata_infrastructure.go index 96c0f6d10e..a8c89ca653 100644 --- a/database/cloud_exadata_infrastructure.go +++ b/database/cloud_exadata_infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_exadata_infrastructure_summary.go b/database/cloud_exadata_infrastructure_summary.go index d3e80dd801..9510b5d527 100644 --- a/database/cloud_exadata_infrastructure_summary.go +++ b/database/cloud_exadata_infrastructure_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_exadata_infrastructure_unallocated_resources.go b/database/cloud_exadata_infrastructure_unallocated_resources.go index ade61a4631..97b3298417 100644 --- a/database/cloud_exadata_infrastructure_unallocated_resources.go +++ b/database/cloud_exadata_infrastructure_unallocated_resources.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_vm_cluster.go b/database/cloud_vm_cluster.go index 7a724b7884..fbf229fd1e 100644 --- a/database/cloud_vm_cluster.go +++ b/database/cloud_vm_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/cloud_vm_cluster_summary.go b/database/cloud_vm_cluster_summary.go index 742b95855a..5d17e4b771 100644 --- a/database/cloud_vm_cluster_summary.go +++ b/database/cloud_vm_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/complete_external_backup_job_details.go b/database/complete_external_backup_job_details.go index 97920c09f2..9295a20474 100644 --- a/database/complete_external_backup_job_details.go +++ b/database/complete_external_backup_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/complete_external_backup_job_request_response.go b/database/complete_external_backup_job_request_response.go index 15dceea410..826f4ea4ba 100644 --- a/database/complete_external_backup_job_request_response.go +++ b/database/complete_external_backup_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/compute_performance_summary.go b/database/compute_performance_summary.go index a8dcefc09f..632ba56962 100644 --- a/database/compute_performance_summary.go +++ b/database/compute_performance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/configure_autonomous_database_vault_key_details.go b/database/configure_autonomous_database_vault_key_details.go index 03f39a5373..13a446249e 100644 --- a/database/configure_autonomous_database_vault_key_details.go +++ b/database/configure_autonomous_database_vault_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/configure_autonomous_database_vault_key_request_response.go b/database/configure_autonomous_database_vault_key_request_response.go index 54886c0e0a..998e673469 100644 --- a/database/configure_autonomous_database_vault_key_request_response.go +++ b/database/configure_autonomous_database_vault_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/configure_saas_admin_user_details.go b/database/configure_saas_admin_user_details.go index 193c3714b4..5f06403eb8 100644 --- a/database/configure_saas_admin_user_details.go +++ b/database/configure_saas_admin_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/configure_saas_admin_user_request_response.go b/database/configure_saas_admin_user_request_response.go index 94f669a79c..93755b40e2 100644 --- a/database/configure_saas_admin_user_request_response.go +++ b/database/configure_saas_admin_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/console_connection.go b/database/console_connection.go index c0e9c0f0ee..d31824ad55 100644 --- a/database/console_connection.go +++ b/database/console_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/console_connection_summary.go b/database/console_connection_summary.go index c3d1db387b..5af983e78a 100644 --- a/database/console_connection_summary.go +++ b/database/console_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/console_history.go b/database/console_history.go index e78d565dc3..5d6ffa3253 100644 --- a/database/console_history.go +++ b/database/console_history.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/console_history_collection.go b/database/console_history_collection.go index 50e37bbd2b..fa58c582e9 100644 --- a/database/console_history_collection.go +++ b/database/console_history_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/console_history_summary.go b/database/console_history_summary.go index b60c535816..59bc4c59b2 100644 --- a/database/console_history_summary.go +++ b/database/console_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/convert_to_pdb_details.go b/database/convert_to_pdb_details.go index ee2957f310..47da7d2b17 100644 --- a/database/convert_to_pdb_details.go +++ b/database/convert_to_pdb_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/convert_to_pdb_request_response.go b/database/convert_to_pdb_request_response.go index 73c0dfaca5..a6f7776e16 100644 --- a/database/convert_to_pdb_request_response.go +++ b/database/convert_to_pdb_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/convert_to_pdb_target_base.go b/database/convert_to_pdb_target_base.go index a56c07b41b..aac8daf267 100644 --- a/database/convert_to_pdb_target_base.go +++ b/database/convert_to_pdb_target_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/convert_to_regular_pluggable_database_details.go b/database/convert_to_regular_pluggable_database_details.go index f501a1ee35..e41773d205 100644 --- a/database/convert_to_regular_pluggable_database_details.go +++ b/database/convert_to_regular_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/convert_to_regular_pluggable_database_request_response.go b/database/convert_to_regular_pluggable_database_request_response.go index 930bc3eb09..2bdf9e1626 100644 --- a/database/convert_to_regular_pluggable_database_request_response.go +++ b/database/convert_to_regular_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_application_vip_details.go b/database/create_application_vip_details.go index 8e964ef86b..4d27bcb89c 100644 --- a/database/create_application_vip_details.go +++ b/database/create_application_vip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_application_vip_request_response.go b/database/create_application_vip_request_response.go index 3a1234777e..4e54f89f72 100644 --- a/database/create_application_vip_request_response.go +++ b/database/create_application_vip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_container_database_dataguard_association_details.go b/database/create_autonomous_container_database_dataguard_association_details.go index 04c68f3b7e..32de39608a 100644 --- a/database/create_autonomous_container_database_dataguard_association_details.go +++ b/database/create_autonomous_container_database_dataguard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_container_database_dataguard_association_request_response.go b/database/create_autonomous_container_database_dataguard_association_request_response.go index 3a084b6dbc..418fa61b70 100644 --- a/database/create_autonomous_container_database_dataguard_association_request_response.go +++ b/database/create_autonomous_container_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_container_database_details.go b/database/create_autonomous_container_database_details.go index aec22d80c1..646742ddc4 100644 --- a/database/create_autonomous_container_database_details.go +++ b/database/create_autonomous_container_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_container_database_request_response.go b/database/create_autonomous_container_database_request_response.go index 877cc342d0..1fd5ff65aa 100644 --- a/database/create_autonomous_container_database_request_response.go +++ b/database/create_autonomous_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_backup_details.go b/database/create_autonomous_database_backup_details.go index 86d29e746b..fce43f737b 100644 --- a/database/create_autonomous_database_backup_details.go +++ b/database/create_autonomous_database_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_backup_request_response.go b/database/create_autonomous_database_backup_request_response.go index f9bc6e327b..fa04254df9 100644 --- a/database/create_autonomous_database_backup_request_response.go +++ b/database/create_autonomous_database_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_base.go b/database/create_autonomous_database_base.go index f10721deac..b9a0690414 100644 --- a/database/create_autonomous_database_base.go +++ b/database/create_autonomous_database_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_clone_details.go b/database/create_autonomous_database_clone_details.go index c31199135c..16f2ef7028 100644 --- a/database/create_autonomous_database_clone_details.go +++ b/database/create_autonomous_database_clone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_details.go b/database/create_autonomous_database_details.go index 94ddf95fa7..f6aa796cc2 100644 --- a/database/create_autonomous_database_details.go +++ b/database/create_autonomous_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_from_backup_details.go b/database/create_autonomous_database_from_backup_details.go index 1c97cabb5e..963d69b4ac 100644 --- a/database/create_autonomous_database_from_backup_details.go +++ b/database/create_autonomous_database_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_from_backup_timestamp_details.go b/database/create_autonomous_database_from_backup_timestamp_details.go index ebb335bc1f..05c6b1d0b4 100644 --- a/database/create_autonomous_database_from_backup_timestamp_details.go +++ b/database/create_autonomous_database_from_backup_timestamp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_database_request_response.go b/database/create_autonomous_database_request_response.go index 5e9063a285..885c74c83e 100644 --- a/database/create_autonomous_database_request_response.go +++ b/database/create_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_vm_cluster_details.go b/database/create_autonomous_vm_cluster_details.go index ed7178d5f2..7a3b159bc5 100644 --- a/database/create_autonomous_vm_cluster_details.go +++ b/database/create_autonomous_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_autonomous_vm_cluster_request_response.go b/database/create_autonomous_vm_cluster_request_response.go index 7a061d6abc..f6b1c97322 100644 --- a/database/create_autonomous_vm_cluster_request_response.go +++ b/database/create_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_backup_destination_details.go b/database/create_backup_destination_details.go index 9ebec1e27f..76ecf7d1b2 100644 --- a/database/create_backup_destination_details.go +++ b/database/create_backup_destination_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_backup_destination_request_response.go b/database/create_backup_destination_request_response.go index 7e8b2fd295..81789c5547 100644 --- a/database/create_backup_destination_request_response.go +++ b/database/create_backup_destination_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_backup_details.go b/database/create_backup_details.go index d871a4193b..091f753a16 100644 --- a/database/create_backup_details.go +++ b/database/create_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_backup_request_response.go b/database/create_backup_request_response.go index a2823d3908..5f8bee4ec6 100644 --- a/database/create_backup_request_response.go +++ b/database/create_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cloud_autonomous_vm_cluster_details.go b/database/create_cloud_autonomous_vm_cluster_details.go index 56ebe25ec8..e0decbace0 100644 --- a/database/create_cloud_autonomous_vm_cluster_details.go +++ b/database/create_cloud_autonomous_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cloud_autonomous_vm_cluster_request_response.go b/database/create_cloud_autonomous_vm_cluster_request_response.go index 70705c42dd..daf12810a1 100644 --- a/database/create_cloud_autonomous_vm_cluster_request_response.go +++ b/database/create_cloud_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cloud_exadata_infrastructure_details.go b/database/create_cloud_exadata_infrastructure_details.go index c8dc7cffee..238880aba4 100644 --- a/database/create_cloud_exadata_infrastructure_details.go +++ b/database/create_cloud_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cloud_exadata_infrastructure_request_response.go b/database/create_cloud_exadata_infrastructure_request_response.go index 6a4a183143..b305841098 100644 --- a/database/create_cloud_exadata_infrastructure_request_response.go +++ b/database/create_cloud_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cloud_vm_cluster_details.go b/database/create_cloud_vm_cluster_details.go index a266c642cd..692a82acc0 100644 --- a/database/create_cloud_vm_cluster_details.go +++ b/database/create_cloud_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cloud_vm_cluster_request_response.go b/database/create_cloud_vm_cluster_request_response.go index 9df9dd8627..5dc1e43f33 100644 --- a/database/create_cloud_vm_cluster_request_response.go +++ b/database/create_cloud_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_console_connection_details.go b/database/create_console_connection_details.go index 69ef797e91..42319e263d 100644 --- a/database/create_console_connection_details.go +++ b/database/create_console_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_console_connection_request_response.go b/database/create_console_connection_request_response.go index 096199146f..67d9617957 100644 --- a/database/create_console_connection_request_response.go +++ b/database/create_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_console_history_details.go b/database/create_console_history_details.go index 83bbdc3d5d..3a092ade82 100644 --- a/database/create_console_history_details.go +++ b/database/create_console_history_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_console_history_request_response.go b/database/create_console_history_request_response.go index 9b1eaf3f80..f66f900a9f 100644 --- a/database/create_console_history_request_response.go +++ b/database/create_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cross_region_autonomous_database_data_guard_details.go b/database/create_cross_region_autonomous_database_data_guard_details.go index 95767ecb56..ade665da06 100644 --- a/database/create_cross_region_autonomous_database_data_guard_details.go +++ b/database/create_cross_region_autonomous_database_data_guard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_cross_region_disaster_recovery_details.go b/database/create_cross_region_disaster_recovery_details.go index 87cb074d90..e92f1a95b6 100644 --- a/database/create_cross_region_disaster_recovery_details.go +++ b/database/create_cross_region_disaster_recovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_data_guard_association_details.go b/database/create_data_guard_association_details.go index 69b6c3075b..e608d8771a 100644 --- a/database/create_data_guard_association_details.go +++ b/database/create_data_guard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_data_guard_association_request_response.go b/database/create_data_guard_association_request_response.go index fbd58057c7..67c0a11049 100644 --- a/database/create_data_guard_association_request_response.go +++ b/database/create_data_guard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_data_guard_association_to_existing_db_system_details.go b/database/create_data_guard_association_to_existing_db_system_details.go index d68e83348d..96617c5adf 100644 --- a/database/create_data_guard_association_to_existing_db_system_details.go +++ b/database/create_data_guard_association_to_existing_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_data_guard_association_to_existing_vm_cluster_details.go b/database/create_data_guard_association_to_existing_vm_cluster_details.go index 214ba6a35e..f5a6688b0a 100644 --- a/database/create_data_guard_association_to_existing_vm_cluster_details.go +++ b/database/create_data_guard_association_to_existing_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_data_guard_association_with_new_db_system_details.go b/database/create_data_guard_association_with_new_db_system_details.go index 5ce50bf32f..75d394455a 100644 --- a/database/create_data_guard_association_with_new_db_system_details.go +++ b/database/create_data_guard_association_with_new_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_base.go b/database/create_database_base.go index f60cc14799..d764c1c9c4 100644 --- a/database/create_database_base.go +++ b/database/create_database_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_details.go b/database/create_database_details.go index 7fa6e26a6a..3740cad85a 100644 --- a/database/create_database_details.go +++ b/database/create_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_from_another_database_details.go b/database/create_database_from_another_database_details.go index 138b2940a3..f436ccdf6e 100644 --- a/database/create_database_from_another_database_details.go +++ b/database/create_database_from_another_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_from_backup.go b/database/create_database_from_backup.go index ad72c9ad06..f019637686 100644 --- a/database/create_database_from_backup.go +++ b/database/create_database_from_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_from_backup_details.go b/database/create_database_from_backup_details.go index f32029b64c..c24c118412 100644 --- a/database/create_database_from_backup_details.go +++ b/database/create_database_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_from_db_system_details.go b/database/create_database_from_db_system_details.go index ced228cb38..8a2da81bd7 100644 --- a/database/create_database_from_db_system_details.go +++ b/database/create_database_from_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_request_response.go b/database/create_database_request_response.go index 43bd9b7968..75c5e679be 100644 --- a/database/create_database_request_response.go +++ b/database/create_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_software_image_details.go b/database/create_database_software_image_details.go index 07a1b43435..558f32b34e 100644 --- a/database/create_database_software_image_details.go +++ b/database/create_database_software_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_database_software_image_request_response.go b/database/create_database_software_image_request_response.go index dfc6ce157c..b0eba9fec4 100644 --- a/database/create_database_software_image_request_response.go +++ b/database/create_database_software_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_base.go b/database/create_db_home_base.go index e1f29640b2..9c91bd2f81 100644 --- a/database/create_db_home_base.go +++ b/database/create_db_home_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_details.go b/database/create_db_home_details.go index 7142d315e6..8abf11ad2a 100644 --- a/database/create_db_home_details.go +++ b/database/create_db_home_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_from_backup_details.go b/database/create_db_home_from_backup_details.go index 31d8bfb04e..68cc2f681a 100644 --- a/database/create_db_home_from_backup_details.go +++ b/database/create_db_home_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_from_database_details.go b/database/create_db_home_from_database_details.go index 1a91c8be1c..3dea469107 100644 --- a/database/create_db_home_from_database_details.go +++ b/database/create_db_home_from_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_from_db_system_details.go b/database/create_db_home_from_db_system_details.go index 73c7029811..a5b32ee8e9 100644 --- a/database/create_db_home_from_db_system_details.go +++ b/database/create_db_home_from_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_request_response.go b/database/create_db_home_request_response.go index 2e5cd98c9e..7f67aca2f8 100644 --- a/database/create_db_home_request_response.go +++ b/database/create_db_home_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_with_db_system_id_details.go b/database/create_db_home_with_db_system_id_details.go index cd481d0dd9..1f57541e76 100644 --- a/database/create_db_home_with_db_system_id_details.go +++ b/database/create_db_home_with_db_system_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_with_db_system_id_from_backup_details.go b/database/create_db_home_with_db_system_id_from_backup_details.go index 1fd8b982f0..1e9cece76f 100644 --- a/database/create_db_home_with_db_system_id_from_backup_details.go +++ b/database/create_db_home_with_db_system_id_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_with_db_system_id_from_database_details.go b/database/create_db_home_with_db_system_id_from_database_details.go index e88953bbe3..2f6b928102 100644 --- a/database/create_db_home_with_db_system_id_from_database_details.go +++ b/database/create_db_home_with_db_system_id_from_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_with_vm_cluster_id_details.go b/database/create_db_home_with_vm_cluster_id_details.go index 730d3f9f3e..249f45aa78 100644 --- a/database/create_db_home_with_vm_cluster_id_details.go +++ b/database/create_db_home_with_vm_cluster_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_db_home_with_vm_cluster_id_from_backup_details.go b/database/create_db_home_with_vm_cluster_id_from_backup_details.go index ce39f8111c..c0fc9cf5f5 100644 --- a/database/create_db_home_with_vm_cluster_id_from_backup_details.go +++ b/database/create_db_home_with_vm_cluster_id_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_exadata_infrastructure_details.go b/database/create_exadata_infrastructure_details.go index cd226033e4..23d4c2e0e7 100644 --- a/database/create_exadata_infrastructure_details.go +++ b/database/create_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_exadata_infrastructure_request_response.go b/database/create_exadata_infrastructure_request_response.go index 22b9835c0a..41d1cfddff 100644 --- a/database/create_exadata_infrastructure_request_response.go +++ b/database/create_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_backup_job_details.go b/database/create_external_backup_job_details.go index b5631810fd..c185c04a2d 100644 --- a/database/create_external_backup_job_details.go +++ b/database/create_external_backup_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_backup_job_request_response.go b/database/create_external_backup_job_request_response.go index dab312c5df..d74053480c 100644 --- a/database/create_external_backup_job_request_response.go +++ b/database/create_external_backup_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_container_database_details.go b/database/create_external_container_database_details.go index c9e74ba056..41e647e58a 100644 --- a/database/create_external_container_database_details.go +++ b/database/create_external_container_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_container_database_request_response.go b/database/create_external_container_database_request_response.go index 5b8b57bfe8..9276735a31 100644 --- a/database/create_external_container_database_request_response.go +++ b/database/create_external_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_database_connector_details.go b/database/create_external_database_connector_details.go index cafdaf757a..50a4fb6e5a 100644 --- a/database/create_external_database_connector_details.go +++ b/database/create_external_database_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_database_connector_request_response.go b/database/create_external_database_connector_request_response.go index 0afdd2b2fd..ff92e41766 100644 --- a/database/create_external_database_connector_request_response.go +++ b/database/create_external_database_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_database_details_base.go b/database/create_external_database_details_base.go index 83d8c45cb3..cab684dc3a 100644 --- a/database/create_external_database_details_base.go +++ b/database/create_external_database_details_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_macs_connector_details.go b/database/create_external_macs_connector_details.go index 2f09e9daaa..72a0a464b8 100644 --- a/database/create_external_macs_connector_details.go +++ b/database/create_external_macs_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_non_container_database_details.go b/database/create_external_non_container_database_details.go index 5e0f54fa17..6a1b36f284 100644 --- a/database/create_external_non_container_database_details.go +++ b/database/create_external_non_container_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_non_container_database_request_response.go b/database/create_external_non_container_database_request_response.go index 499c636d3e..d19c1f7e9f 100644 --- a/database/create_external_non_container_database_request_response.go +++ b/database/create_external_non_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_pluggable_database_details.go b/database/create_external_pluggable_database_details.go index 441f8a173a..e0139b5141 100644 --- a/database/create_external_pluggable_database_details.go +++ b/database/create_external_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_external_pluggable_database_request_response.go b/database/create_external_pluggable_database_request_response.go index ed6074a644..f091023e77 100644 --- a/database/create_external_pluggable_database_request_response.go +++ b/database/create_external_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_key_store_details.go b/database/create_key_store_details.go index 92c38fe8e0..25d3c773c3 100644 --- a/database/create_key_store_details.go +++ b/database/create_key_store_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_key_store_request_response.go b/database/create_key_store_request_response.go index a91b32c30e..8b2d15b2d0 100644 --- a/database/create_key_store_request_response.go +++ b/database/create_key_store_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_maintenance_run_details.go b/database/create_maintenance_run_details.go index 65d8ea1a6e..eb924b43cb 100644 --- a/database/create_maintenance_run_details.go +++ b/database/create_maintenance_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_maintenance_run_request_response.go b/database/create_maintenance_run_request_response.go index 39f3c37b87..75f8e356a9 100644 --- a/database/create_maintenance_run_request_response.go +++ b/database/create_maintenance_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_new_database_details.go b/database/create_new_database_details.go index f29c663ab6..b91ea4d11b 100644 --- a/database/create_new_database_details.go +++ b/database/create_new_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_nfs_backup_destination_details.go b/database/create_nfs_backup_destination_details.go index 99c43a5abc..e633bf0e2d 100644 --- a/database/create_nfs_backup_destination_details.go +++ b/database/create_nfs_backup_destination_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_oneoff_patch_details.go b/database/create_oneoff_patch_details.go index 5891336442..bd947d5575 100644 --- a/database/create_oneoff_patch_details.go +++ b/database/create_oneoff_patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_oneoff_patch_request_response.go b/database/create_oneoff_patch_request_response.go index 3328583f44..c8e3d32603 100644 --- a/database/create_oneoff_patch_request_response.go +++ b/database/create_oneoff_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_creation_type_details.go b/database/create_pluggable_database_creation_type_details.go index 37a296ed9c..86f109aaf6 100644 --- a/database/create_pluggable_database_creation_type_details.go +++ b/database/create_pluggable_database_creation_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_details.go b/database/create_pluggable_database_details.go index 2095426e62..732f3aeaae 100644 --- a/database/create_pluggable_database_details.go +++ b/database/create_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_from_local_clone_details.go b/database/create_pluggable_database_from_local_clone_details.go index f0fbfb4c38..d59934d578 100644 --- a/database/create_pluggable_database_from_local_clone_details.go +++ b/database/create_pluggable_database_from_local_clone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_from_relocate_details.go b/database/create_pluggable_database_from_relocate_details.go index 76bb057381..19c848326b 100644 --- a/database/create_pluggable_database_from_relocate_details.go +++ b/database/create_pluggable_database_from_relocate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_from_remote_clone_details.go b/database/create_pluggable_database_from_remote_clone_details.go index 2fb1b87c55..03d5137d62 100644 --- a/database/create_pluggable_database_from_remote_clone_details.go +++ b/database/create_pluggable_database_from_remote_clone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_refreshable_clone_details.go b/database/create_pluggable_database_refreshable_clone_details.go index 6eff29d70f..5819739da0 100644 --- a/database/create_pluggable_database_refreshable_clone_details.go +++ b/database/create_pluggable_database_refreshable_clone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_pluggable_database_request_response.go b/database/create_pluggable_database_request_response.go index dfba203b3d..783675758b 100644 --- a/database/create_pluggable_database_request_response.go +++ b/database/create_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_recovery_appliance_backup_destination_details.go b/database/create_recovery_appliance_backup_destination_details.go index e40de50e11..92f0c3ca27 100644 --- a/database/create_recovery_appliance_backup_destination_details.go +++ b/database/create_recovery_appliance_backup_destination_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_refreshable_autonomous_database_clone_details.go b/database/create_refreshable_autonomous_database_clone_details.go index ccd8d0a129..4139c87cc3 100644 --- a/database/create_refreshable_autonomous_database_clone_details.go +++ b/database/create_refreshable_autonomous_database_clone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_vm_cluster_details.go b/database/create_vm_cluster_details.go index 6b417dd29c..0a95399f2b 100644 --- a/database/create_vm_cluster_details.go +++ b/database/create_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_vm_cluster_network_request_response.go b/database/create_vm_cluster_network_request_response.go index fbf8f75f5c..520aaad770 100644 --- a/database/create_vm_cluster_network_request_response.go +++ b/database/create_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/create_vm_cluster_request_response.go b/database/create_vm_cluster_request_response.go index ed7bf5a87c..7c33e13d87 100644 --- a/database/create_vm_cluster_request_response.go +++ b/database/create_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/customer_contact.go b/database/customer_contact.go index 771b2c3fce..9a0b02d8bb 100644 --- a/database/customer_contact.go +++ b/database/customer_contact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/data_collection_options.go b/database/data_collection_options.go index 87e60acc14..e5b48543f5 100644 --- a/database/data_collection_options.go +++ b/database/data_collection_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/data_guard_association.go b/database/data_guard_association.go index df09612095..dd8bd86fd0 100644 --- a/database/data_guard_association.go +++ b/database/data_guard_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/data_guard_association_summary.go b/database/data_guard_association_summary.go index 15ef0e5341..012fdcc891 100644 --- a/database/data_guard_association_summary.go +++ b/database/data_guard_association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database.go b/database/database.go index 6ccfec201b..f90b6563bc 100644 --- a/database/database.go +++ b/database/database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_client.go b/database/database_client.go index e1897c036d..87bef699ca 100644 --- a/database/database_client.go +++ b/database/database_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_connection_credentails_by_name.go b/database/database_connection_credentails_by_name.go index b832e61e6e..2c96dddda2 100644 --- a/database/database_connection_credentails_by_name.go +++ b/database/database_connection_credentails_by_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_connection_credentials.go b/database/database_connection_credentials.go index ce0101ca70..e46f4d4467 100644 --- a/database/database_connection_credentials.go +++ b/database/database_connection_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_connection_credentials_by_details.go b/database/database_connection_credentials_by_details.go index 208743151d..15bd77c2b7 100644 --- a/database/database_connection_credentials_by_details.go +++ b/database/database_connection_credentials_by_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_connection_string.go b/database/database_connection_string.go index 569129dd14..ab44f8127c 100644 --- a/database/database_connection_string.go +++ b/database/database_connection_string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_connection_string_profile.go b/database/database_connection_string_profile.go index df55ee27ea..34703a1ad1 100644 --- a/database/database_connection_string_profile.go +++ b/database/database_connection_string_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_connection_strings.go b/database/database_connection_strings.go index 7c6986b3e9..bf34e430eb 100644 --- a/database/database_connection_strings.go +++ b/database/database_connection_strings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_credential_details.go b/database/database_credential_details.go index 49f179b1dd..5f6d73336f 100644 --- a/database/database_credential_details.go +++ b/database/database_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_management_config.go b/database/database_management_config.go index a483126b75..b5a278fe3b 100644 --- a/database/database_management_config.go +++ b/database/database_management_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_software_image.go b/database/database_software_image.go index b480148d71..76def07b43 100644 --- a/database/database_software_image.go +++ b/database/database_software_image.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_software_image_summary.go b/database/database_software_image_summary.go index 2ab0c9e1e9..804b8a66fd 100644 --- a/database/database_software_image_summary.go +++ b/database/database_software_image_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_ssl_connection_credentials.go b/database/database_ssl_connection_credentials.go index 8a4a831c4b..8902b87878 100644 --- a/database/database_ssl_connection_credentials.go +++ b/database/database_ssl_connection_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_summary.go b/database/database_summary.go index 0fc8a5fcdc..3e1fb9890f 100644 --- a/database/database_summary.go +++ b/database/database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_tool.go b/database/database_tool.go index 8d19371eab..8dafce3d30 100644 --- a/database/database_tool.go +++ b/database/database_tool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_upgrade_history_entry.go b/database/database_upgrade_history_entry.go index f9669def34..078c49e4f1 100644 --- a/database/database_upgrade_history_entry.go +++ b/database/database_upgrade_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_upgrade_history_entry_summary.go b/database/database_upgrade_history_entry_summary.go index f226c68989..636c83d12a 100644 --- a/database/database_upgrade_history_entry_summary.go +++ b/database/database_upgrade_history_entry_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_upgrade_source_base.go b/database/database_upgrade_source_base.go index 3a0895d5ec..2639151a84 100644 --- a/database/database_upgrade_source_base.go +++ b/database/database_upgrade_source_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_upgrade_with_database_software_image_details.go b/database/database_upgrade_with_database_software_image_details.go index a888d2de27..3db7b6a97e 100644 --- a/database/database_upgrade_with_database_software_image_details.go +++ b/database/database_upgrade_with_database_software_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_upgrade_with_db_home_details.go b/database/database_upgrade_with_db_home_details.go index b7ba34a1db..8da1ff6bc0 100644 --- a/database/database_upgrade_with_db_home_details.go +++ b/database/database_upgrade_with_db_home_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/database_upgrade_with_db_version_details.go b/database/database_upgrade_with_db_version_details.go index 24342fcc31..190440fee6 100644 --- a/database/database_upgrade_with_db_version_details.go +++ b/database/database_upgrade_with_db_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/day_of_week.go b/database/day_of_week.go index a29122c3fd..26c43e7506 100644 --- a/database/day_of_week.go +++ b/database/day_of_week.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_backup_config.go b/database/db_backup_config.go index 37b7e76699..d8644361f0 100644 --- a/database/db_backup_config.go +++ b/database/db_backup_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_home.go b/database/db_home.go index 798cbbd07f..14671191e3 100644 --- a/database/db_home.go +++ b/database/db_home.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_home_from_agent_resource_id.go b/database/db_home_from_agent_resource_id.go index 0b8ac2b10d..3650ab1884 100644 --- a/database/db_home_from_agent_resource_id.go +++ b/database/db_home_from_agent_resource_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_home_summary.go b/database/db_home_summary.go index 9f4b6a32dd..e9ce65b198 100644 --- a/database/db_home_summary.go +++ b/database/db_home_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_iorm_config.go b/database/db_iorm_config.go index 76b6a58c8e..10d4ad891d 100644 --- a/database/db_iorm_config.go +++ b/database/db_iorm_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_iorm_config_update_detail.go b/database/db_iorm_config_update_detail.go index 7e50968443..33e38e0703 100644 --- a/database/db_iorm_config_update_detail.go +++ b/database/db_iorm_config_update_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_node.go b/database/db_node.go index c65589e110..8095eb247f 100644 --- a/database/db_node.go +++ b/database/db_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_node_action_request_response.go b/database/db_node_action_request_response.go index ad03b2c6de..41e134954b 100644 --- a/database/db_node_action_request_response.go +++ b/database/db_node_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_node_summary.go b/database/db_node_summary.go index 492a2fbda1..a312ab567c 100644 --- a/database/db_node_summary.go +++ b/database/db_node_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_server.go b/database/db_server.go index 64c92f006e..c0b1fa0ad7 100644 --- a/database/db_server.go +++ b/database/db_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_server_details.go b/database/db_server_details.go index 8e76ccbce4..ae9c2ca68d 100644 --- a/database/db_server_details.go +++ b/database/db_server_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_server_history_summary.go b/database/db_server_history_summary.go index fd73f35cc9..5064e29ebb 100644 --- a/database/db_server_history_summary.go +++ b/database/db_server_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_server_patching_details.go b/database/db_server_patching_details.go index be470f322b..59217efce8 100644 --- a/database/db_server_patching_details.go +++ b/database/db_server_patching_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_server_summary.go b/database/db_server_summary.go index acf5a7fc8e..d910e9f612 100644 --- a/database/db_server_summary.go +++ b/database/db_server_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system.go b/database/db_system.go index 06dedf2683..66aeb97df3 100644 --- a/database/db_system.go +++ b/database/db_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_compute_performance_summary.go b/database/db_system_compute_performance_summary.go index c4257da9dc..4b89feb3d6 100644 --- a/database/db_system_compute_performance_summary.go +++ b/database/db_system_compute_performance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_options.go b/database/db_system_options.go index 28d7f33d31..ca81a8dc90 100644 --- a/database/db_system_options.go +++ b/database/db_system_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_shape_summary.go b/database/db_system_shape_summary.go index 58f8f78a98..087dc4c90a 100644 --- a/database/db_system_shape_summary.go +++ b/database/db_system_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_storage_performance_summary.go b/database/db_system_storage_performance_summary.go index b9bb5f50fb..f230e8f1f8 100644 --- a/database/db_system_storage_performance_summary.go +++ b/database/db_system_storage_performance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_summary.go b/database/db_system_summary.go index 8d41c6938c..dbdde517f0 100644 --- a/database/db_system_summary.go +++ b/database/db_system_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_upgrade_history_entry.go b/database/db_system_upgrade_history_entry.go index 5f89d5f982..169cc3851c 100644 --- a/database/db_system_upgrade_history_entry.go +++ b/database/db_system_upgrade_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_system_upgrade_history_entry_summary.go b/database/db_system_upgrade_history_entry_summary.go index c323246d4d..060727e109 100644 --- a/database/db_system_upgrade_history_entry_summary.go +++ b/database/db_system_upgrade_history_entry_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/db_version_summary.go b/database/db_version_summary.go index c34961d24c..fe49bbd262 100644 --- a/database/db_version_summary.go +++ b/database/db_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_application_vip_request_response.go b/database/delete_application_vip_request_response.go index a4d7a3b783..fc59a2f099 100644 --- a/database/delete_application_vip_request_response.go +++ b/database/delete_application_vip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_autonomous_database_backup_request_response.go b/database/delete_autonomous_database_backup_request_response.go index c8c18dea11..233c3961c9 100644 --- a/database/delete_autonomous_database_backup_request_response.go +++ b/database/delete_autonomous_database_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_autonomous_database_request_response.go b/database/delete_autonomous_database_request_response.go index 22547ca455..0dceb2fcda 100644 --- a/database/delete_autonomous_database_request_response.go +++ b/database/delete_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_autonomous_vm_cluster_request_response.go b/database/delete_autonomous_vm_cluster_request_response.go index ff1c843fe1..71d5d11e67 100644 --- a/database/delete_autonomous_vm_cluster_request_response.go +++ b/database/delete_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_backup_destination_request_response.go b/database/delete_backup_destination_request_response.go index ddc55581cc..ed9071c558 100644 --- a/database/delete_backup_destination_request_response.go +++ b/database/delete_backup_destination_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_backup_request_response.go b/database/delete_backup_request_response.go index 044792deeb..3946811e28 100644 --- a/database/delete_backup_request_response.go +++ b/database/delete_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_cloud_autonomous_vm_cluster_request_response.go b/database/delete_cloud_autonomous_vm_cluster_request_response.go index fdf804f4a6..2488c6480c 100644 --- a/database/delete_cloud_autonomous_vm_cluster_request_response.go +++ b/database/delete_cloud_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_cloud_exadata_infrastructure_request_response.go b/database/delete_cloud_exadata_infrastructure_request_response.go index 86d99c9468..45f00ea94c 100644 --- a/database/delete_cloud_exadata_infrastructure_request_response.go +++ b/database/delete_cloud_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_cloud_vm_cluster_request_response.go b/database/delete_cloud_vm_cluster_request_response.go index 45d15f0603..15db21e464 100644 --- a/database/delete_cloud_vm_cluster_request_response.go +++ b/database/delete_cloud_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_console_connection_request_response.go b/database/delete_console_connection_request_response.go index b1c9f32408..4ed73bf2f2 100644 --- a/database/delete_console_connection_request_response.go +++ b/database/delete_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_console_history_request_response.go b/database/delete_console_history_request_response.go index c819025cd2..1dc2a02d57 100644 --- a/database/delete_console_history_request_response.go +++ b/database/delete_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_database_request_response.go b/database/delete_database_request_response.go index 97ad34a7c3..5cd0408e55 100644 --- a/database/delete_database_request_response.go +++ b/database/delete_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_database_software_image_request_response.go b/database/delete_database_software_image_request_response.go index 8de130311b..3064dc66aa 100644 --- a/database/delete_database_software_image_request_response.go +++ b/database/delete_database_software_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_db_home_request_response.go b/database/delete_db_home_request_response.go index 61969d66bb..1746052a67 100644 --- a/database/delete_db_home_request_response.go +++ b/database/delete_db_home_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_exadata_infrastructure_request_response.go b/database/delete_exadata_infrastructure_request_response.go index fe0ad6d239..82379f66d7 100644 --- a/database/delete_exadata_infrastructure_request_response.go +++ b/database/delete_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_external_container_database_request_response.go b/database/delete_external_container_database_request_response.go index 6cc5a1792b..b93cc2ca9d 100644 --- a/database/delete_external_container_database_request_response.go +++ b/database/delete_external_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_external_database_connector_request_response.go b/database/delete_external_database_connector_request_response.go index d2ed2bc448..827f97166e 100644 --- a/database/delete_external_database_connector_request_response.go +++ b/database/delete_external_database_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_external_non_container_database_request_response.go b/database/delete_external_non_container_database_request_response.go index 99012ef748..9672fc1ab3 100644 --- a/database/delete_external_non_container_database_request_response.go +++ b/database/delete_external_non_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_external_pluggable_database_request_response.go b/database/delete_external_pluggable_database_request_response.go index 04d92d9134..5bc7cec07f 100644 --- a/database/delete_external_pluggable_database_request_response.go +++ b/database/delete_external_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_key_store_request_response.go b/database/delete_key_store_request_response.go index a8c9b5d68c..9807b456c8 100644 --- a/database/delete_key_store_request_response.go +++ b/database/delete_key_store_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_oneoff_patch_request_response.go b/database/delete_oneoff_patch_request_response.go index bf5195c13f..78df810d60 100644 --- a/database/delete_oneoff_patch_request_response.go +++ b/database/delete_oneoff_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_pluggable_database_request_response.go b/database/delete_pluggable_database_request_response.go index d8ad1f0ff3..d1cec87d0f 100644 --- a/database/delete_pluggable_database_request_response.go +++ b/database/delete_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_vm_cluster_network_request_response.go b/database/delete_vm_cluster_network_request_response.go index 56600d9ec9..75c22edde3 100644 --- a/database/delete_vm_cluster_network_request_response.go +++ b/database/delete_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/delete_vm_cluster_request_response.go b/database/delete_vm_cluster_request_response.go index 3bcc88516c..3cc2e86dce 100644 --- a/database/delete_vm_cluster_request_response.go +++ b/database/delete_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/deregister_autonomous_database_data_safe_details.go b/database/deregister_autonomous_database_data_safe_details.go index dcafc4275f..71531c5648 100644 --- a/database/deregister_autonomous_database_data_safe_details.go +++ b/database/deregister_autonomous_database_data_safe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/deregister_autonomous_database_data_safe_request_response.go b/database/deregister_autonomous_database_data_safe_request_response.go index ab45684f04..89b1902ae7 100644 --- a/database/deregister_autonomous_database_data_safe_request_response.go +++ b/database/deregister_autonomous_database_data_safe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_autonomous_database_management_request_response.go b/database/disable_autonomous_database_management_request_response.go index da66c1c045..8e123681c0 100644 --- a/database/disable_autonomous_database_management_request_response.go +++ b/database/disable_autonomous_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_autonomous_database_operations_insights_request_response.go b/database/disable_autonomous_database_operations_insights_request_response.go index fd8c682538..40e14369ea 100644 --- a/database/disable_autonomous_database_operations_insights_request_response.go +++ b/database/disable_autonomous_database_operations_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_database_management_request_response.go b/database/disable_database_management_request_response.go index 1cbeee2bf0..c9bc413b86 100644 --- a/database/disable_database_management_request_response.go +++ b/database/disable_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_container_database_database_management_request_response.go b/database/disable_external_container_database_database_management_request_response.go index fbaa0a0891..612094fff7 100644 --- a/database/disable_external_container_database_database_management_request_response.go +++ b/database/disable_external_container_database_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_container_database_stack_monitoring_request_response.go b/database/disable_external_container_database_stack_monitoring_request_response.go index 7d167ccfc0..a9f225eb14 100644 --- a/database/disable_external_container_database_stack_monitoring_request_response.go +++ b/database/disable_external_container_database_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_non_container_database_database_management_request_response.go b/database/disable_external_non_container_database_database_management_request_response.go index c8f4860002..205b4f6564 100644 --- a/database/disable_external_non_container_database_database_management_request_response.go +++ b/database/disable_external_non_container_database_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_non_container_database_operations_insights_request_response.go b/database/disable_external_non_container_database_operations_insights_request_response.go index c33e767365..786cec26a4 100644 --- a/database/disable_external_non_container_database_operations_insights_request_response.go +++ b/database/disable_external_non_container_database_operations_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_non_container_database_stack_monitoring_request_response.go b/database/disable_external_non_container_database_stack_monitoring_request_response.go index f0755dde0f..ec288bc1b3 100644 --- a/database/disable_external_non_container_database_stack_monitoring_request_response.go +++ b/database/disable_external_non_container_database_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_pluggable_database_database_management_request_response.go b/database/disable_external_pluggable_database_database_management_request_response.go index f26dc9fabf..300ce6dc56 100644 --- a/database/disable_external_pluggable_database_database_management_request_response.go +++ b/database/disable_external_pluggable_database_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_pluggable_database_operations_insights_request_response.go b/database/disable_external_pluggable_database_operations_insights_request_response.go index 2422c8b1e3..6ebdb986b3 100644 --- a/database/disable_external_pluggable_database_operations_insights_request_response.go +++ b/database/disable_external_pluggable_database_operations_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_external_pluggable_database_stack_monitoring_request_response.go b/database/disable_external_pluggable_database_stack_monitoring_request_response.go index fd09dac769..c98bc8ca38 100644 --- a/database/disable_external_pluggable_database_stack_monitoring_request_response.go +++ b/database/disable_external_pluggable_database_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disable_pluggable_database_management_request_response.go b/database/disable_pluggable_database_management_request_response.go index 011e30590d..9b38ecbce4 100644 --- a/database/disable_pluggable_database_management_request_response.go +++ b/database/disable_pluggable_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disaster_recovery_configuration.go b/database/disaster_recovery_configuration.go index 612f5490bb..186443c707 100644 --- a/database/disaster_recovery_configuration.go +++ b/database/disaster_recovery_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/disk_performance_details.go b/database/disk_performance_details.go index 7c387158c1..f77ea9ba3c 100644 --- a/database/disk_performance_details.go +++ b/database/disk_performance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/download_exadata_infrastructure_config_file_request_response.go b/database/download_exadata_infrastructure_config_file_request_response.go index acf3740d08..3206765ec7 100644 --- a/database/download_exadata_infrastructure_config_file_request_response.go +++ b/database/download_exadata_infrastructure_config_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/download_oneoff_patch.go b/database/download_oneoff_patch.go index 82efb211ea..161501ca56 100644 --- a/database/download_oneoff_patch.go +++ b/database/download_oneoff_patch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/download_oneoff_patch_request_response.go b/database/download_oneoff_patch_request_response.go index ccc9135f87..3a8d065507 100644 --- a/database/download_oneoff_patch_request_response.go +++ b/database/download_oneoff_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/download_validation_report_request_response.go b/database/download_validation_report_request_response.go index 302bc5f509..9305c689d7 100644 --- a/database/download_validation_report_request_response.go +++ b/database/download_validation_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/download_vm_cluster_network_config_file_request_response.go b/database/download_vm_cluster_network_config_file_request_response.go index b134ee0b65..fb2f25c5a8 100644 --- a/database/download_vm_cluster_network_config_file_request_response.go +++ b/database/download_vm_cluster_network_config_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/dr_scan_details.go b/database/dr_scan_details.go index 9435980cd2..d786a3234c 100644 --- a/database/dr_scan_details.go +++ b/database/dr_scan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_autonomous_database_management_request_response.go b/database/enable_autonomous_database_management_request_response.go index 40e8bc8233..31de1619f3 100644 --- a/database/enable_autonomous_database_management_request_response.go +++ b/database/enable_autonomous_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_autonomous_database_operations_insights_request_response.go b/database/enable_autonomous_database_operations_insights_request_response.go index 04d72199fe..7a9b70593f 100644 --- a/database/enable_autonomous_database_operations_insights_request_response.go +++ b/database/enable_autonomous_database_operations_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_database_management_details.go b/database/enable_database_management_details.go index 19f7541359..02e4470bd8 100644 --- a/database/enable_database_management_details.go +++ b/database/enable_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_database_management_request_response.go b/database/enable_database_management_request_response.go index e2ec0cc64d..27acab442f 100644 --- a/database/enable_database_management_request_response.go +++ b/database/enable_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_container_database_database_management_details.go b/database/enable_external_container_database_database_management_details.go index c9cfaac11d..d619d0365a 100644 --- a/database/enable_external_container_database_database_management_details.go +++ b/database/enable_external_container_database_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_container_database_database_management_request_response.go b/database/enable_external_container_database_database_management_request_response.go index 076f52591e..994b4385af 100644 --- a/database/enable_external_container_database_database_management_request_response.go +++ b/database/enable_external_container_database_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_container_database_stack_monitoring_details.go b/database/enable_external_container_database_stack_monitoring_details.go index 8d3e53dc6b..924709b96c 100644 --- a/database/enable_external_container_database_stack_monitoring_details.go +++ b/database/enable_external_container_database_stack_monitoring_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_container_database_stack_monitoring_request_response.go b/database/enable_external_container_database_stack_monitoring_request_response.go index 204eea3d7c..ff34001225 100644 --- a/database/enable_external_container_database_stack_monitoring_request_response.go +++ b/database/enable_external_container_database_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_database_management_details_base.go b/database/enable_external_database_management_details_base.go index 4a4804570a..92ceaea4d5 100644 --- a/database/enable_external_database_management_details_base.go +++ b/database/enable_external_database_management_details_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_database_operations_insights_details_base.go b/database/enable_external_database_operations_insights_details_base.go index 2af7fa9602..751c658480 100644 --- a/database/enable_external_database_operations_insights_details_base.go +++ b/database/enable_external_database_operations_insights_details_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_database_stack_monitoring_details_base.go b/database/enable_external_database_stack_monitoring_details_base.go index 9ae627cf99..d69e221853 100644 --- a/database/enable_external_database_stack_monitoring_details_base.go +++ b/database/enable_external_database_stack_monitoring_details_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_non_container_database_database_management_details.go b/database/enable_external_non_container_database_database_management_details.go index f8b902debc..040dbf71da 100644 --- a/database/enable_external_non_container_database_database_management_details.go +++ b/database/enable_external_non_container_database_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_non_container_database_database_management_request_response.go b/database/enable_external_non_container_database_database_management_request_response.go index a072a082b6..8ae0cc555c 100644 --- a/database/enable_external_non_container_database_database_management_request_response.go +++ b/database/enable_external_non_container_database_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_non_container_database_operations_insights_details.go b/database/enable_external_non_container_database_operations_insights_details.go index 4c6f80b885..17ba2c5c31 100644 --- a/database/enable_external_non_container_database_operations_insights_details.go +++ b/database/enable_external_non_container_database_operations_insights_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_non_container_database_operations_insights_request_response.go b/database/enable_external_non_container_database_operations_insights_request_response.go index a602a52ae3..2c563273d0 100644 --- a/database/enable_external_non_container_database_operations_insights_request_response.go +++ b/database/enable_external_non_container_database_operations_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_non_container_database_stack_monitoring_details.go b/database/enable_external_non_container_database_stack_monitoring_details.go index d6982e6a8a..54635b748a 100644 --- a/database/enable_external_non_container_database_stack_monitoring_details.go +++ b/database/enable_external_non_container_database_stack_monitoring_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_non_container_database_stack_monitoring_request_response.go b/database/enable_external_non_container_database_stack_monitoring_request_response.go index 8c2cc4eb83..38bc0e4796 100644 --- a/database/enable_external_non_container_database_stack_monitoring_request_response.go +++ b/database/enable_external_non_container_database_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_pluggable_database_database_management_details.go b/database/enable_external_pluggable_database_database_management_details.go index 249ba1ddca..ed617446c5 100644 --- a/database/enable_external_pluggable_database_database_management_details.go +++ b/database/enable_external_pluggable_database_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_pluggable_database_database_management_request_response.go b/database/enable_external_pluggable_database_database_management_request_response.go index 04fca9b5f9..9d56b41e71 100644 --- a/database/enable_external_pluggable_database_database_management_request_response.go +++ b/database/enable_external_pluggable_database_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_pluggable_database_operations_insights_details.go b/database/enable_external_pluggable_database_operations_insights_details.go index f813c95257..2d6a5288ac 100644 --- a/database/enable_external_pluggable_database_operations_insights_details.go +++ b/database/enable_external_pluggable_database_operations_insights_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_pluggable_database_operations_insights_request_response.go b/database/enable_external_pluggable_database_operations_insights_request_response.go index 780f9440ff..bf4d584689 100644 --- a/database/enable_external_pluggable_database_operations_insights_request_response.go +++ b/database/enable_external_pluggable_database_operations_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_pluggable_database_stack_monitoring_details.go b/database/enable_external_pluggable_database_stack_monitoring_details.go index 1fc5f0b067..8304b2651d 100644 --- a/database/enable_external_pluggable_database_stack_monitoring_details.go +++ b/database/enable_external_pluggable_database_stack_monitoring_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_external_pluggable_database_stack_monitoring_request_response.go b/database/enable_external_pluggable_database_stack_monitoring_request_response.go index dae78b67a2..d5e97c09cd 100644 --- a/database/enable_external_pluggable_database_stack_monitoring_request_response.go +++ b/database/enable_external_pluggable_database_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_pluggable_database_management_details.go b/database/enable_pluggable_database_management_details.go index f63d5c05cb..85d93ebce9 100644 --- a/database/enable_pluggable_database_management_details.go +++ b/database/enable_pluggable_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/enable_pluggable_database_management_request_response.go b/database/enable_pluggable_database_management_request_response.go index b3da8ab407..827fd96188 100644 --- a/database/enable_pluggable_database_management_request_response.go +++ b/database/enable_pluggable_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/estimated_patching_time.go b/database/estimated_patching_time.go index b47187090d..0dd459ec6b 100644 --- a/database/estimated_patching_time.go +++ b/database/estimated_patching_time.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_db_system_migration.go b/database/exadata_db_system_migration.go index 7852ddaee7..436a2f6cb5 100644 --- a/database/exadata_db_system_migration.go +++ b/database/exadata_db_system_migration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_db_system_migration_summary.go b/database/exadata_db_system_migration_summary.go index 54788dfc8b..f9d4d57fdf 100644 --- a/database/exadata_db_system_migration_summary.go +++ b/database/exadata_db_system_migration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_infrastructure.go b/database/exadata_infrastructure.go index d7a19cfeb5..605267ba07 100644 --- a/database/exadata_infrastructure.go +++ b/database/exadata_infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_infrastructure_contact.go b/database/exadata_infrastructure_contact.go index 612f7b642d..84b1182bcc 100644 --- a/database/exadata_infrastructure_contact.go +++ b/database/exadata_infrastructure_contact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_infrastructure_summary.go b/database/exadata_infrastructure_summary.go index 421b7f2b8a..9bf71b945b 100644 --- a/database/exadata_infrastructure_summary.go +++ b/database/exadata_infrastructure_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_infrastructure_un_allocated_resources.go b/database/exadata_infrastructure_un_allocated_resources.go index f32e150516..d4700c98de 100644 --- a/database/exadata_infrastructure_un_allocated_resources.go +++ b/database/exadata_infrastructure_un_allocated_resources.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_iorm_config.go b/database/exadata_iorm_config.go index 6ac7abb14a..0951573c00 100644 --- a/database/exadata_iorm_config.go +++ b/database/exadata_iorm_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/exadata_iorm_config_update_details.go b/database/exadata_iorm_config_update_details.go index f99ff09e42..f8dc394dbf 100644 --- a/database/exadata_iorm_config_update_details.go +++ b/database/exadata_iorm_config_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_backup_job.go b/database/external_backup_job.go index 18cc2e099c..6c6ea2c05f 100644 --- a/database/external_backup_job.go +++ b/database/external_backup_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_container_database.go b/database/external_container_database.go index cfecedd550..21afc4af4f 100644 --- a/database/external_container_database.go +++ b/database/external_container_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_container_database_summary.go b/database/external_container_database_summary.go index 8551851a0b..3fce43fe49 100644 --- a/database/external_container_database_summary.go +++ b/database/external_container_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_database_base.go b/database/external_database_base.go index cfe2e366b9..54b959ca0b 100644 --- a/database/external_database_base.go +++ b/database/external_database_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_database_connector.go b/database/external_database_connector.go index 5452a51ffe..26265b1292 100644 --- a/database/external_database_connector.go +++ b/database/external_database_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_database_connector_summary.go b/database/external_database_connector_summary.go index 887277ef59..a47aecca41 100644 --- a/database/external_database_connector_summary.go +++ b/database/external_database_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_macs_connector.go b/database/external_macs_connector.go index 821d70e3c1..33601ba78d 100644 --- a/database/external_macs_connector.go +++ b/database/external_macs_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_macs_connector_summary.go b/database/external_macs_connector_summary.go index 84ada01e5d..5469d0c2e4 100644 --- a/database/external_macs_connector_summary.go +++ b/database/external_macs_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_non_container_database.go b/database/external_non_container_database.go index 70dbafae74..360f382c37 100644 --- a/database/external_non_container_database.go +++ b/database/external_non_container_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_non_container_database_summary.go b/database/external_non_container_database_summary.go index c498cec567..1a44ffa436 100644 --- a/database/external_non_container_database_summary.go +++ b/database/external_non_container_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_pluggable_database.go b/database/external_pluggable_database.go index 89976f1d87..f2d4ce2260 100644 --- a/database/external_pluggable_database.go +++ b/database/external_pluggable_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/external_pluggable_database_summary.go b/database/external_pluggable_database_summary.go index b70aed1044..b5564d3415 100644 --- a/database/external_pluggable_database_summary.go +++ b/database/external_pluggable_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/fail_over_autonomous_database_request_response.go b/database/fail_over_autonomous_database_request_response.go index aa2454fb81..bba7f6a236 100644 --- a/database/fail_over_autonomous_database_request_response.go +++ b/database/fail_over_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/failover_autonomous_container_database_dataguard_association_request_response.go b/database/failover_autonomous_container_database_dataguard_association_request_response.go index 2ab0a94730..c996683115 100644 --- a/database/failover_autonomous_container_database_dataguard_association_request_response.go +++ b/database/failover_autonomous_container_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/failover_data_guard_association_details.go b/database/failover_data_guard_association_details.go index e3b5cee421..8b754c9aca 100644 --- a/database/failover_data_guard_association_details.go +++ b/database/failover_data_guard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/failover_data_guard_association_request_response.go b/database/failover_data_guard_association_request_response.go index 4a17917f64..89f3e9e357 100644 --- a/database/failover_data_guard_association_request_response.go +++ b/database/failover_data_guard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/flex_component_collection.go b/database/flex_component_collection.go index 2d9613adb2..56eae12d1c 100644 --- a/database/flex_component_collection.go +++ b/database/flex_component_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/flex_component_summary.go b/database/flex_component_summary.go index 492facd754..fb2c7c2d4a 100644 --- a/database/flex_component_summary.go +++ b/database/flex_component_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/generate_autonomous_database_wallet_details.go b/database/generate_autonomous_database_wallet_details.go index 3b56de2764..7b9bf6a267 100644 --- a/database/generate_autonomous_database_wallet_details.go +++ b/database/generate_autonomous_database_wallet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/generate_autonomous_database_wallet_request_response.go b/database/generate_autonomous_database_wallet_request_response.go index 4229884342..31f248ceba 100644 --- a/database/generate_autonomous_database_wallet_request_response.go +++ b/database/generate_autonomous_database_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/generate_recommended_network_details.go b/database/generate_recommended_network_details.go index 5f2ab61322..a5d7e1be32 100644 --- a/database/generate_recommended_network_details.go +++ b/database/generate_recommended_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/generate_recommended_vm_cluster_network_request_response.go b/database/generate_recommended_vm_cluster_network_request_response.go index 597e630223..9552eaeee4 100644 --- a/database/generate_recommended_vm_cluster_network_request_response.go +++ b/database/generate_recommended_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_application_vip_request_response.go b/database/get_application_vip_request_response.go index 80551ce3cc..9cddd0a2d2 100644 --- a/database/get_application_vip_request_response.go +++ b/database/get_application_vip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_container_database_dataguard_association_request_response.go b/database/get_autonomous_container_database_dataguard_association_request_response.go index 3f57ed9fa5..16a06353ff 100644 --- a/database/get_autonomous_container_database_dataguard_association_request_response.go +++ b/database/get_autonomous_container_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_container_database_request_response.go b/database/get_autonomous_container_database_request_response.go index 64d7d0be4c..6a263dbdc7 100644 --- a/database/get_autonomous_container_database_request_response.go +++ b/database/get_autonomous_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_container_database_resource_usage_request_response.go b/database/get_autonomous_container_database_resource_usage_request_response.go index c72ad3a29f..47df6c867e 100644 --- a/database/get_autonomous_container_database_resource_usage_request_response.go +++ b/database/get_autonomous_container_database_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_database_backup_request_response.go b/database/get_autonomous_database_backup_request_response.go index 8f417fa8ea..30fb74ac9e 100644 --- a/database/get_autonomous_database_backup_request_response.go +++ b/database/get_autonomous_database_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_database_dataguard_association_request_response.go b/database/get_autonomous_database_dataguard_association_request_response.go index 44544b7742..fc6f792ca2 100644 --- a/database/get_autonomous_database_dataguard_association_request_response.go +++ b/database/get_autonomous_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_database_regional_wallet_request_response.go b/database/get_autonomous_database_regional_wallet_request_response.go index 1f113e876b..31be0176f3 100644 --- a/database/get_autonomous_database_regional_wallet_request_response.go +++ b/database/get_autonomous_database_regional_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_database_request_response.go b/database/get_autonomous_database_request_response.go index d226ea5979..cb5a87d55f 100644 --- a/database/get_autonomous_database_request_response.go +++ b/database/get_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_database_wallet_request_response.go b/database/get_autonomous_database_wallet_request_response.go index deddf7a16c..1b42ffaad0 100644 --- a/database/get_autonomous_database_wallet_request_response.go +++ b/database/get_autonomous_database_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_exadata_infrastructure_request_response.go b/database/get_autonomous_exadata_infrastructure_request_response.go index b201493be0..d765ec4e07 100644 --- a/database/get_autonomous_exadata_infrastructure_request_response.go +++ b/database/get_autonomous_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_patch_request_response.go b/database/get_autonomous_patch_request_response.go index f232f889ce..4a63120f9f 100644 --- a/database/get_autonomous_patch_request_response.go +++ b/database/get_autonomous_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_virtual_machine_request_response.go b/database/get_autonomous_virtual_machine_request_response.go index 778d1a9680..091adefc97 100644 --- a/database/get_autonomous_virtual_machine_request_response.go +++ b/database/get_autonomous_virtual_machine_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_vm_cluster_request_response.go b/database/get_autonomous_vm_cluster_request_response.go index 33015da7f3..3f37d801c8 100644 --- a/database/get_autonomous_vm_cluster_request_response.go +++ b/database/get_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_autonomous_vm_cluster_resource_usage_request_response.go b/database/get_autonomous_vm_cluster_resource_usage_request_response.go index fae35feba8..14a46777a8 100644 --- a/database/get_autonomous_vm_cluster_resource_usage_request_response.go +++ b/database/get_autonomous_vm_cluster_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_backup_destination_request_response.go b/database/get_backup_destination_request_response.go index 6249e687dd..b2f6b7c35c 100644 --- a/database/get_backup_destination_request_response.go +++ b/database/get_backup_destination_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_backup_request_response.go b/database/get_backup_request_response.go index 6cd95ba97a..73a332593c 100644 --- a/database/get_backup_request_response.go +++ b/database/get_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_autonomous_vm_cluster_request_response.go b/database/get_cloud_autonomous_vm_cluster_request_response.go index cb7ed14348..60466455d9 100644 --- a/database/get_cloud_autonomous_vm_cluster_request_response.go +++ b/database/get_cloud_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_autonomous_vm_cluster_resource_usage_request_response.go b/database/get_cloud_autonomous_vm_cluster_resource_usage_request_response.go index c4c4d73ab4..37e8458b1d 100644 --- a/database/get_cloud_autonomous_vm_cluster_resource_usage_request_response.go +++ b/database/get_cloud_autonomous_vm_cluster_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_exadata_infrastructure_request_response.go b/database/get_cloud_exadata_infrastructure_request_response.go index fcca2ba3d4..e2d78cf9ee 100644 --- a/database/get_cloud_exadata_infrastructure_request_response.go +++ b/database/get_cloud_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_exadata_infrastructure_unallocated_resources_request_response.go b/database/get_cloud_exadata_infrastructure_unallocated_resources_request_response.go index d2faed18f9..4608276b13 100644 --- a/database/get_cloud_exadata_infrastructure_unallocated_resources_request_response.go +++ b/database/get_cloud_exadata_infrastructure_unallocated_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_vm_cluster_iorm_config_request_response.go b/database/get_cloud_vm_cluster_iorm_config_request_response.go index 800ba7be64..6cb8b1ec7b 100644 --- a/database/get_cloud_vm_cluster_iorm_config_request_response.go +++ b/database/get_cloud_vm_cluster_iorm_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_vm_cluster_request_response.go b/database/get_cloud_vm_cluster_request_response.go index 4086e59110..0b5b2ccc59 100644 --- a/database/get_cloud_vm_cluster_request_response.go +++ b/database/get_cloud_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_vm_cluster_update_history_entry_request_response.go b/database/get_cloud_vm_cluster_update_history_entry_request_response.go index 65265f73a3..1b8156e340 100644 --- a/database/get_cloud_vm_cluster_update_history_entry_request_response.go +++ b/database/get_cloud_vm_cluster_update_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_cloud_vm_cluster_update_request_response.go b/database/get_cloud_vm_cluster_update_request_response.go index 64c2bdef5d..06c23e5cdf 100644 --- a/database/get_cloud_vm_cluster_update_request_response.go +++ b/database/get_cloud_vm_cluster_update_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_console_connection_request_response.go b/database/get_console_connection_request_response.go index de8f4e02d0..396164a5ce 100644 --- a/database/get_console_connection_request_response.go +++ b/database/get_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_console_history_content_request_response.go b/database/get_console_history_content_request_response.go index 2dec7a6837..ede7a413c7 100644 --- a/database/get_console_history_content_request_response.go +++ b/database/get_console_history_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_console_history_request_response.go b/database/get_console_history_request_response.go index dac75b5a87..885a857e8b 100644 --- a/database/get_console_history_request_response.go +++ b/database/get_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_data_guard_association_request_response.go b/database/get_data_guard_association_request_response.go index 84a0d06b68..7af06c97f5 100644 --- a/database/get_data_guard_association_request_response.go +++ b/database/get_data_guard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_database_request_response.go b/database/get_database_request_response.go index 99eecac1f1..de64a13e44 100644 --- a/database/get_database_request_response.go +++ b/database/get_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_database_software_image_request_response.go b/database/get_database_software_image_request_response.go index ce9dfe1e25..bebea28d60 100644 --- a/database/get_database_software_image_request_response.go +++ b/database/get_database_software_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_database_upgrade_history_entry_request_response.go b/database/get_database_upgrade_history_entry_request_response.go index 8178e07cf3..db3c56f38e 100644 --- a/database/get_database_upgrade_history_entry_request_response.go +++ b/database/get_database_upgrade_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_home_patch_history_entry_request_response.go b/database/get_db_home_patch_history_entry_request_response.go index e1503e7177..215ead49fc 100644 --- a/database/get_db_home_patch_history_entry_request_response.go +++ b/database/get_db_home_patch_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_home_patch_request_response.go b/database/get_db_home_patch_request_response.go index aa49fa9a1c..17f33a5240 100644 --- a/database/get_db_home_patch_request_response.go +++ b/database/get_db_home_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_home_request_response.go b/database/get_db_home_request_response.go index bc6c95dc4b..0b72200478 100644 --- a/database/get_db_home_request_response.go +++ b/database/get_db_home_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_node_request_response.go b/database/get_db_node_request_response.go index 39d5f36346..583547176e 100644 --- a/database/get_db_node_request_response.go +++ b/database/get_db_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_server_request_response.go b/database/get_db_server_request_response.go index 4468c2921b..ca00b5e0c0 100644 --- a/database/get_db_server_request_response.go +++ b/database/get_db_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_system_patch_history_entry_request_response.go b/database/get_db_system_patch_history_entry_request_response.go index 0dd9c64ff8..b40a95b148 100644 --- a/database/get_db_system_patch_history_entry_request_response.go +++ b/database/get_db_system_patch_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_system_patch_request_response.go b/database/get_db_system_patch_request_response.go index 30ae2af057..ec6d7bf92f 100644 --- a/database/get_db_system_patch_request_response.go +++ b/database/get_db_system_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_system_request_response.go b/database/get_db_system_request_response.go index a54c64b9d2..3370f5cded 100644 --- a/database/get_db_system_request_response.go +++ b/database/get_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_db_system_upgrade_history_entry_request_response.go b/database/get_db_system_upgrade_history_entry_request_response.go index 4c6215229b..d88ad88a9c 100644 --- a/database/get_db_system_upgrade_history_entry_request_response.go +++ b/database/get_db_system_upgrade_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_exadata_infrastructure_ocpus_request_response.go b/database/get_exadata_infrastructure_ocpus_request_response.go index e33d07910c..2b66ff99d1 100644 --- a/database/get_exadata_infrastructure_ocpus_request_response.go +++ b/database/get_exadata_infrastructure_ocpus_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_exadata_infrastructure_request_response.go b/database/get_exadata_infrastructure_request_response.go index 1d151410cc..61c360401a 100644 --- a/database/get_exadata_infrastructure_request_response.go +++ b/database/get_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_exadata_infrastructure_un_allocated_resources_request_response.go b/database/get_exadata_infrastructure_un_allocated_resources_request_response.go index fea0bb10c4..84c6c4f30b 100644 --- a/database/get_exadata_infrastructure_un_allocated_resources_request_response.go +++ b/database/get_exadata_infrastructure_un_allocated_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_exadata_iorm_config_request_response.go b/database/get_exadata_iorm_config_request_response.go index c7ab7a4463..c38c35db7e 100644 --- a/database/get_exadata_iorm_config_request_response.go +++ b/database/get_exadata_iorm_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_external_backup_job_request_response.go b/database/get_external_backup_job_request_response.go index 97817ea3ac..a0257b9412 100644 --- a/database/get_external_backup_job_request_response.go +++ b/database/get_external_backup_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_external_container_database_request_response.go b/database/get_external_container_database_request_response.go index 2d0f22280b..2ff2b47f8a 100644 --- a/database/get_external_container_database_request_response.go +++ b/database/get_external_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_external_database_connector_request_response.go b/database/get_external_database_connector_request_response.go index 58e9a85a9a..5f91d999de 100644 --- a/database/get_external_database_connector_request_response.go +++ b/database/get_external_database_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_external_non_container_database_request_response.go b/database/get_external_non_container_database_request_response.go index c731b3ed49..0692dbf727 100644 --- a/database/get_external_non_container_database_request_response.go +++ b/database/get_external_non_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_external_pluggable_database_request_response.go b/database/get_external_pluggable_database_request_response.go index 6280996341..a10092fb0d 100644 --- a/database/get_external_pluggable_database_request_response.go +++ b/database/get_external_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_infrastructure_target_versions_request_response.go b/database/get_infrastructure_target_versions_request_response.go index 2408ad943a..107038bbe2 100644 --- a/database/get_infrastructure_target_versions_request_response.go +++ b/database/get_infrastructure_target_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_key_store_request_response.go b/database/get_key_store_request_response.go index 6c2d188b2d..9fc148d1fe 100644 --- a/database/get_key_store_request_response.go +++ b/database/get_key_store_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_maintenance_run_history_request_response.go b/database/get_maintenance_run_history_request_response.go index f853e4abb4..e1538c4ded 100644 --- a/database/get_maintenance_run_history_request_response.go +++ b/database/get_maintenance_run_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_maintenance_run_request_response.go b/database/get_maintenance_run_request_response.go index 789a4231b7..99df3076df 100644 --- a/database/get_maintenance_run_request_response.go +++ b/database/get_maintenance_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_oneoff_patch_request_response.go b/database/get_oneoff_patch_request_response.go index 4a067e815f..bcaf661a1a 100644 --- a/database/get_oneoff_patch_request_response.go +++ b/database/get_oneoff_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_pdb_conversion_history_entry_request_response.go b/database/get_pdb_conversion_history_entry_request_response.go index d735dcfcf3..2fc9695c5e 100644 --- a/database/get_pdb_conversion_history_entry_request_response.go +++ b/database/get_pdb_conversion_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_pluggable_database_request_response.go b/database/get_pluggable_database_request_response.go index 9c6cbe9219..233e1ea68b 100644 --- a/database/get_pluggable_database_request_response.go +++ b/database/get_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_vm_cluster_network_request_response.go b/database/get_vm_cluster_network_request_response.go index ad3b04c5b5..fc529c5c06 100644 --- a/database/get_vm_cluster_network_request_response.go +++ b/database/get_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_vm_cluster_patch_history_entry_request_response.go b/database/get_vm_cluster_patch_history_entry_request_response.go index 3bca33a5ab..971061c55f 100644 --- a/database/get_vm_cluster_patch_history_entry_request_response.go +++ b/database/get_vm_cluster_patch_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_vm_cluster_patch_request_response.go b/database/get_vm_cluster_patch_request_response.go index 146134e581..568629e026 100644 --- a/database/get_vm_cluster_patch_request_response.go +++ b/database/get_vm_cluster_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_vm_cluster_request_response.go b/database/get_vm_cluster_request_response.go index 6964b85e42..c3fca32bec 100644 --- a/database/get_vm_cluster_request_response.go +++ b/database/get_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_vm_cluster_update_history_entry_request_response.go b/database/get_vm_cluster_update_history_entry_request_response.go index 1e02a7537a..58f38f234d 100644 --- a/database/get_vm_cluster_update_history_entry_request_response.go +++ b/database/get_vm_cluster_update_history_entry_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/get_vm_cluster_update_request_response.go b/database/get_vm_cluster_update_request_response.go index 9f052d649b..0af1f6c88b 100644 --- a/database/get_vm_cluster_update_request_response.go +++ b/database/get_vm_cluster_update_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/gi_version_summary.go b/database/gi_version_summary.go index 0e6a614787..22145bc1fd 100644 --- a/database/gi_version_summary.go +++ b/database/gi_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/info_for_network_gen_details.go b/database/info_for_network_gen_details.go index 35106e7ed7..07537a837e 100644 --- a/database/info_for_network_gen_details.go +++ b/database/info_for_network_gen_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/infrastructure_target_version.go b/database/infrastructure_target_version.go index 2f75aab93b..9299ebcf10 100644 --- a/database/infrastructure_target_version.go +++ b/database/infrastructure_target_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/infrastructure_target_version_summary.go b/database/infrastructure_target_version_summary.go index d3ced8adc2..3fd49b1642 100644 --- a/database/infrastructure_target_version_summary.go +++ b/database/infrastructure_target_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/key_store.go b/database/key_store.go index 5e49af1a56..3e3d1382e2 100644 --- a/database/key_store.go +++ b/database/key_store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/key_store_associated_database_details.go b/database/key_store_associated_database_details.go index a19bcca7f0..14efeddb1d 100644 --- a/database/key_store_associated_database_details.go +++ b/database/key_store_associated_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/key_store_summary.go b/database/key_store_summary.go index 999f1d7026..cce838f4d1 100644 --- a/database/key_store_summary.go +++ b/database/key_store_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/key_store_type_details.go b/database/key_store_type_details.go index fcf7792539..4f84debcfc 100644 --- a/database/key_store_type_details.go +++ b/database/key_store_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/key_store_type_from_oracle_key_vault_details.go b/database/key_store_type_from_oracle_key_vault_details.go index b82ed8acb1..2011cad8a2 100644 --- a/database/key_store_type_from_oracle_key_vault_details.go +++ b/database/key_store_type_from_oracle_key_vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_autonomous_exadata_infrastructure_details.go b/database/launch_autonomous_exadata_infrastructure_details.go index db73a2f078..995ba18ed0 100644 --- a/database/launch_autonomous_exadata_infrastructure_details.go +++ b/database/launch_autonomous_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_autonomous_exadata_infrastructure_request_response.go b/database/launch_autonomous_exadata_infrastructure_request_response.go index c71cac585a..1488587be1 100644 --- a/database/launch_autonomous_exadata_infrastructure_request_response.go +++ b/database/launch_autonomous_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_db_system_base.go b/database/launch_db_system_base.go index cd925bad34..1b95e5cd9e 100644 --- a/database/launch_db_system_base.go +++ b/database/launch_db_system_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_db_system_details.go b/database/launch_db_system_details.go index 11b2ee65c5..296af3fa18 100644 --- a/database/launch_db_system_details.go +++ b/database/launch_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_db_system_from_backup_details.go b/database/launch_db_system_from_backup_details.go index ef8594e75b..8566cd914e 100644 --- a/database/launch_db_system_from_backup_details.go +++ b/database/launch_db_system_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_db_system_from_database_details.go b/database/launch_db_system_from_database_details.go index 3522eff274..6912398234 100644 --- a/database/launch_db_system_from_database_details.go +++ b/database/launch_db_system_from_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_db_system_from_db_system_details.go b/database/launch_db_system_from_db_system_details.go index 0849fbd853..9fe0e795ba 100644 --- a/database/launch_db_system_from_db_system_details.go +++ b/database/launch_db_system_from_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/launch_db_system_request_response.go b/database/launch_db_system_request_response.go index 6fffc6019a..c83939b1e7 100644 --- a/database/launch_db_system_request_response.go +++ b/database/launch_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_application_vips_request_response.go b/database/list_application_vips_request_response.go index e9435cd2d8..1ef19679d3 100644 --- a/database/list_application_vips_request_response.go +++ b/database/list_application_vips_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_container_database_dataguard_associations_request_response.go b/database/list_autonomous_container_database_dataguard_associations_request_response.go index 945081ac09..1870857da2 100644 --- a/database/list_autonomous_container_database_dataguard_associations_request_response.go +++ b/database/list_autonomous_container_database_dataguard_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_container_database_versions_request_response.go b/database/list_autonomous_container_database_versions_request_response.go index 958a7f55cd..feea7ab429 100644 --- a/database/list_autonomous_container_database_versions_request_response.go +++ b/database/list_autonomous_container_database_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_container_databases_request_response.go b/database/list_autonomous_container_databases_request_response.go index ce6b22f45a..41b88f61da 100644 --- a/database/list_autonomous_container_databases_request_response.go +++ b/database/list_autonomous_container_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_database_backups_request_response.go b/database/list_autonomous_database_backups_request_response.go index d3f07fdd2a..f78a31c40d 100644 --- a/database/list_autonomous_database_backups_request_response.go +++ b/database/list_autonomous_database_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_database_character_sets_request_response.go b/database/list_autonomous_database_character_sets_request_response.go index 20cade8a4c..b791327997 100644 --- a/database/list_autonomous_database_character_sets_request_response.go +++ b/database/list_autonomous_database_character_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_database_clones_request_response.go b/database/list_autonomous_database_clones_request_response.go index 133e324aee..933264be30 100644 --- a/database/list_autonomous_database_clones_request_response.go +++ b/database/list_autonomous_database_clones_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_database_dataguard_associations_request_response.go b/database/list_autonomous_database_dataguard_associations_request_response.go index 87886066d8..c148175d0b 100644 --- a/database/list_autonomous_database_dataguard_associations_request_response.go +++ b/database/list_autonomous_database_dataguard_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_database_refreshable_clones_request_response.go b/database/list_autonomous_database_refreshable_clones_request_response.go index 885ee99c91..27b7f5a4a5 100644 --- a/database/list_autonomous_database_refreshable_clones_request_response.go +++ b/database/list_autonomous_database_refreshable_clones_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_databases_request_response.go b/database/list_autonomous_databases_request_response.go index 7ee119cf54..3e43a4c4b1 100644 --- a/database/list_autonomous_databases_request_response.go +++ b/database/list_autonomous_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_db_preview_versions_request_response.go b/database/list_autonomous_db_preview_versions_request_response.go index d839efa792..20aa38c413 100644 --- a/database/list_autonomous_db_preview_versions_request_response.go +++ b/database/list_autonomous_db_preview_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_db_versions_request_response.go b/database/list_autonomous_db_versions_request_response.go index 59d1a6bb2b..a5fada084c 100644 --- a/database/list_autonomous_db_versions_request_response.go +++ b/database/list_autonomous_db_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_exadata_infrastructure_shapes_request_response.go b/database/list_autonomous_exadata_infrastructure_shapes_request_response.go index 262ed24c13..653a05b45f 100644 --- a/database/list_autonomous_exadata_infrastructure_shapes_request_response.go +++ b/database/list_autonomous_exadata_infrastructure_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_exadata_infrastructures_request_response.go b/database/list_autonomous_exadata_infrastructures_request_response.go index 192237aeae..b0a39e39e6 100644 --- a/database/list_autonomous_exadata_infrastructures_request_response.go +++ b/database/list_autonomous_exadata_infrastructures_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_virtual_machines_request_response.go b/database/list_autonomous_virtual_machines_request_response.go index 7f3f38af20..8b9d29d45d 100644 --- a/database/list_autonomous_virtual_machines_request_response.go +++ b/database/list_autonomous_virtual_machines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_vm_cluster_acd_resource_usage_request_response.go b/database/list_autonomous_vm_cluster_acd_resource_usage_request_response.go index fc643594df..382eccf06d 100644 --- a/database/list_autonomous_vm_cluster_acd_resource_usage_request_response.go +++ b/database/list_autonomous_vm_cluster_acd_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_autonomous_vm_clusters_request_response.go b/database/list_autonomous_vm_clusters_request_response.go index d3463db5dc..9de1867643 100644 --- a/database/list_autonomous_vm_clusters_request_response.go +++ b/database/list_autonomous_vm_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_backup_destination_request_response.go b/database/list_backup_destination_request_response.go index ed7e634723..f367b3eab9 100644 --- a/database/list_backup_destination_request_response.go +++ b/database/list_backup_destination_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_backups_request_response.go b/database/list_backups_request_response.go index f84c087fce..ede37ff0f3 100644 --- a/database/list_backups_request_response.go +++ b/database/list_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_cloud_autonomous_vm_cluster_acd_resource_usage_request_response.go b/database/list_cloud_autonomous_vm_cluster_acd_resource_usage_request_response.go index 6454869a43..752b0491cd 100644 --- a/database/list_cloud_autonomous_vm_cluster_acd_resource_usage_request_response.go +++ b/database/list_cloud_autonomous_vm_cluster_acd_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_cloud_autonomous_vm_clusters_request_response.go b/database/list_cloud_autonomous_vm_clusters_request_response.go index 4cec7e68d4..af5fcbe2c3 100644 --- a/database/list_cloud_autonomous_vm_clusters_request_response.go +++ b/database/list_cloud_autonomous_vm_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_cloud_exadata_infrastructures_request_response.go b/database/list_cloud_exadata_infrastructures_request_response.go index db20aa2b42..7e4b3d3068 100644 --- a/database/list_cloud_exadata_infrastructures_request_response.go +++ b/database/list_cloud_exadata_infrastructures_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_cloud_vm_cluster_update_history_entries_request_response.go b/database/list_cloud_vm_cluster_update_history_entries_request_response.go index 3d8dbed2e4..a0b14792c9 100644 --- a/database/list_cloud_vm_cluster_update_history_entries_request_response.go +++ b/database/list_cloud_vm_cluster_update_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_cloud_vm_cluster_updates_request_response.go b/database/list_cloud_vm_cluster_updates_request_response.go index cc54d7c86a..4672c0c98c 100644 --- a/database/list_cloud_vm_cluster_updates_request_response.go +++ b/database/list_cloud_vm_cluster_updates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_cloud_vm_clusters_request_response.go b/database/list_cloud_vm_clusters_request_response.go index 5617e0174f..e5f2ba2f54 100644 --- a/database/list_cloud_vm_clusters_request_response.go +++ b/database/list_cloud_vm_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_console_connections_request_response.go b/database/list_console_connections_request_response.go index e624c92782..c8f4538b0f 100644 --- a/database/list_console_connections_request_response.go +++ b/database/list_console_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_console_histories_request_response.go b/database/list_console_histories_request_response.go index d5f1166e3d..17c718c491 100644 --- a/database/list_console_histories_request_response.go +++ b/database/list_console_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_container_database_patches_request_response.go b/database/list_container_database_patches_request_response.go index d026c2fc1d..8d7899a5ed 100644 --- a/database/list_container_database_patches_request_response.go +++ b/database/list_container_database_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_data_guard_associations_request_response.go b/database/list_data_guard_associations_request_response.go index c615b5d8f5..8fee6412f2 100644 --- a/database/list_data_guard_associations_request_response.go +++ b/database/list_data_guard_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_database_software_images_request_response.go b/database/list_database_software_images_request_response.go index d0e8aaca93..08540db6ac 100644 --- a/database/list_database_software_images_request_response.go +++ b/database/list_database_software_images_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_database_upgrade_history_entries_request_response.go b/database/list_database_upgrade_history_entries_request_response.go index 44258493b7..6c1d729881 100644 --- a/database/list_database_upgrade_history_entries_request_response.go +++ b/database/list_database_upgrade_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_databases_request_response.go b/database/list_databases_request_response.go index d8aca94e76..90b71794c4 100644 --- a/database/list_databases_request_response.go +++ b/database/list_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_home_patch_history_entries_request_response.go b/database/list_db_home_patch_history_entries_request_response.go index cd474de4de..e415aa35fa 100644 --- a/database/list_db_home_patch_history_entries_request_response.go +++ b/database/list_db_home_patch_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_home_patches_request_response.go b/database/list_db_home_patches_request_response.go index 2c81146d2e..7e592768c1 100644 --- a/database/list_db_home_patches_request_response.go +++ b/database/list_db_home_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_homes_request_response.go b/database/list_db_homes_request_response.go index 2b5d453c53..2c88240c6b 100644 --- a/database/list_db_homes_request_response.go +++ b/database/list_db_homes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_nodes_request_response.go b/database/list_db_nodes_request_response.go index 36b62dc7e8..f0a9a89617 100644 --- a/database/list_db_nodes_request_response.go +++ b/database/list_db_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_servers_request_response.go b/database/list_db_servers_request_response.go index 101fbc0ce7..fc435f5437 100644 --- a/database/list_db_servers_request_response.go +++ b/database/list_db_servers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_system_compute_performances_request_response.go b/database/list_db_system_compute_performances_request_response.go index 81ddc1905a..af03056025 100644 --- a/database/list_db_system_compute_performances_request_response.go +++ b/database/list_db_system_compute_performances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_system_patch_history_entries_request_response.go b/database/list_db_system_patch_history_entries_request_response.go index 0165a1a960..064dba6fac 100644 --- a/database/list_db_system_patch_history_entries_request_response.go +++ b/database/list_db_system_patch_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_system_patches_request_response.go b/database/list_db_system_patches_request_response.go index 7ffcc57b08..50ce9893d1 100644 --- a/database/list_db_system_patches_request_response.go +++ b/database/list_db_system_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_system_shapes_request_response.go b/database/list_db_system_shapes_request_response.go index d5c7d1b75e..99a8e43ec5 100644 --- a/database/list_db_system_shapes_request_response.go +++ b/database/list_db_system_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_system_storage_performances_request_response.go b/database/list_db_system_storage_performances_request_response.go index a45666a35e..c837816a55 100644 --- a/database/list_db_system_storage_performances_request_response.go +++ b/database/list_db_system_storage_performances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_system_upgrade_history_entries_request_response.go b/database/list_db_system_upgrade_history_entries_request_response.go index ecc6dd99a9..1330aa1972 100644 --- a/database/list_db_system_upgrade_history_entries_request_response.go +++ b/database/list_db_system_upgrade_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_systems_request_response.go b/database/list_db_systems_request_response.go index 149f017056..19c2fdf179 100644 --- a/database/list_db_systems_request_response.go +++ b/database/list_db_systems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_db_versions_request_response.go b/database/list_db_versions_request_response.go index cf58d63cc3..4c1f8116ab 100644 --- a/database/list_db_versions_request_response.go +++ b/database/list_db_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_exadata_infrastructures_request_response.go b/database/list_exadata_infrastructures_request_response.go index bae7af3799..5e88b40334 100644 --- a/database/list_exadata_infrastructures_request_response.go +++ b/database/list_exadata_infrastructures_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_external_container_databases_request_response.go b/database/list_external_container_databases_request_response.go index dc54a7bb80..06c74d9be9 100644 --- a/database/list_external_container_databases_request_response.go +++ b/database/list_external_container_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_external_database_connectors_request_response.go b/database/list_external_database_connectors_request_response.go index 01faf1b845..6cae00d3ce 100644 --- a/database/list_external_database_connectors_request_response.go +++ b/database/list_external_database_connectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_external_non_container_databases_request_response.go b/database/list_external_non_container_databases_request_response.go index c85921360e..2bd8155efb 100644 --- a/database/list_external_non_container_databases_request_response.go +++ b/database/list_external_non_container_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_external_pluggable_databases_request_response.go b/database/list_external_pluggable_databases_request_response.go index 1b1732532c..a17e8dd564 100644 --- a/database/list_external_pluggable_databases_request_response.go +++ b/database/list_external_pluggable_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_flex_components_request_response.go b/database/list_flex_components_request_response.go index 436e62ba89..7f33a96e40 100644 --- a/database/list_flex_components_request_response.go +++ b/database/list_flex_components_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_gi_versions_request_response.go b/database/list_gi_versions_request_response.go index 551d866af6..c11945284b 100644 --- a/database/list_gi_versions_request_response.go +++ b/database/list_gi_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_key_stores_request_response.go b/database/list_key_stores_request_response.go index 5dee0a752f..aec5b74878 100644 --- a/database/list_key_stores_request_response.go +++ b/database/list_key_stores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_maintenance_run_history_request_response.go b/database/list_maintenance_run_history_request_response.go index 1cec3a427e..4276a1d198 100644 --- a/database/list_maintenance_run_history_request_response.go +++ b/database/list_maintenance_run_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_maintenance_runs_request_response.go b/database/list_maintenance_runs_request_response.go index d4642ed76c..27de2318b3 100644 --- a/database/list_maintenance_runs_request_response.go +++ b/database/list_maintenance_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_oneoff_patches_request_response.go b/database/list_oneoff_patches_request_response.go index 2ad549f24e..75a77f7f3b 100644 --- a/database/list_oneoff_patches_request_response.go +++ b/database/list_oneoff_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_pdb_conversion_history_entries_request_response.go b/database/list_pdb_conversion_history_entries_request_response.go index 0557cbd482..182ac0c3ed 100644 --- a/database/list_pdb_conversion_history_entries_request_response.go +++ b/database/list_pdb_conversion_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_pluggable_databases_request_response.go b/database/list_pluggable_databases_request_response.go index 70abd31cf2..e18efe0e50 100644 --- a/database/list_pluggable_databases_request_response.go +++ b/database/list_pluggable_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_system_versions_request_response.go b/database/list_system_versions_request_response.go index 3945f6479a..43ff10cd2f 100644 --- a/database/list_system_versions_request_response.go +++ b/database/list_system_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_vm_cluster_networks_request_response.go b/database/list_vm_cluster_networks_request_response.go index bc479032be..b6ae7d2bc5 100644 --- a/database/list_vm_cluster_networks_request_response.go +++ b/database/list_vm_cluster_networks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_vm_cluster_patch_history_entries_request_response.go b/database/list_vm_cluster_patch_history_entries_request_response.go index f2624283d6..fa0248e1a5 100644 --- a/database/list_vm_cluster_patch_history_entries_request_response.go +++ b/database/list_vm_cluster_patch_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_vm_cluster_patches_request_response.go b/database/list_vm_cluster_patches_request_response.go index 43c5c9d614..e7222b3398 100644 --- a/database/list_vm_cluster_patches_request_response.go +++ b/database/list_vm_cluster_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_vm_cluster_update_history_entries_request_response.go b/database/list_vm_cluster_update_history_entries_request_response.go index 92387b4244..92eef2f98c 100644 --- a/database/list_vm_cluster_update_history_entries_request_response.go +++ b/database/list_vm_cluster_update_history_entries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_vm_cluster_updates_request_response.go b/database/list_vm_cluster_updates_request_response.go index ed149101e8..6cdba3127c 100644 --- a/database/list_vm_cluster_updates_request_response.go +++ b/database/list_vm_cluster_updates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/list_vm_clusters_request_response.go b/database/list_vm_clusters_request_response.go index 426d80381f..ab47cc4940 100644 --- a/database/list_vm_clusters_request_response.go +++ b/database/list_vm_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/local_clone_pluggable_database_details.go b/database/local_clone_pluggable_database_details.go index 3324912e8e..d9777b21b6 100644 --- a/database/local_clone_pluggable_database_details.go +++ b/database/local_clone_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/local_clone_pluggable_database_request_response.go b/database/local_clone_pluggable_database_request_response.go index b3c357c2cf..537a7ca73a 100644 --- a/database/local_clone_pluggable_database_request_response.go +++ b/database/local_clone_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/long_term_back_up_schedule_details.go b/database/long_term_back_up_schedule_details.go index 8f44b500f8..7b1a067284 100644 --- a/database/long_term_back_up_schedule_details.go +++ b/database/long_term_back_up_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/maintenance_run.go b/database/maintenance_run.go index 58c2f2bfec..b2e3a0e699 100644 --- a/database/maintenance_run.go +++ b/database/maintenance_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/maintenance_run_history.go b/database/maintenance_run_history.go index c6a56a6bdc..7fde9573d4 100644 --- a/database/maintenance_run_history.go +++ b/database/maintenance_run_history.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/maintenance_run_history_summary.go b/database/maintenance_run_history_summary.go index 21f47d2a07..b8c5c5a12d 100644 --- a/database/maintenance_run_history_summary.go +++ b/database/maintenance_run_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/maintenance_run_summary.go b/database/maintenance_run_summary.go index af86c2e56a..28568c7730 100644 --- a/database/maintenance_run_summary.go +++ b/database/maintenance_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/maintenance_window.go b/database/maintenance_window.go index f436fe2b05..d1629744ea 100644 --- a/database/maintenance_window.go +++ b/database/maintenance_window.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/migrate_exadata_db_system_resource_model_request_response.go b/database/migrate_exadata_db_system_resource_model_request_response.go index 2083126b92..6f72ab85a6 100644 --- a/database/migrate_exadata_db_system_resource_model_request_response.go +++ b/database/migrate_exadata_db_system_resource_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/migrate_vault_key_details.go b/database/migrate_vault_key_details.go index 6848676e12..1e41840cd1 100644 --- a/database/migrate_vault_key_details.go +++ b/database/migrate_vault_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/migrate_vault_key_request_response.go b/database/migrate_vault_key_request_response.go index c14066b081..df1c8161c1 100644 --- a/database/migrate_vault_key_request_response.go +++ b/database/migrate_vault_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/modify_database_management_details.go b/database/modify_database_management_details.go index 93dded89ab..37d626a5b4 100644 --- a/database/modify_database_management_details.go +++ b/database/modify_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/modify_database_management_request_response.go b/database/modify_database_management_request_response.go index 790aa0475e..4343d793cb 100644 --- a/database/modify_database_management_request_response.go +++ b/database/modify_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/modify_pluggable_database_management_details.go b/database/modify_pluggable_database_management_details.go index 299ee05d02..904c76a3ce 100644 --- a/database/modify_pluggable_database_management_details.go +++ b/database/modify_pluggable_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/modify_pluggable_database_management_request_response.go b/database/modify_pluggable_database_management_request_response.go index e062fac5d9..e49e086a3b 100644 --- a/database/modify_pluggable_database_management_request_response.go +++ b/database/modify_pluggable_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/month.go b/database/month.go index 955e2c6345..28bc6ab5f3 100644 --- a/database/month.go +++ b/database/month.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/mount_type_details.go b/database/mount_type_details.go index 3ef098cfa8..c97b66cca0 100644 --- a/database/mount_type_details.go +++ b/database/mount_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/network_bonding_mode_details.go b/database/network_bonding_mode_details.go index b57e30aaf7..5aa9bfe75f 100644 --- a/database/network_bonding_mode_details.go +++ b/database/network_bonding_mode_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/node_details.go b/database/node_details.go index 2debe947c7..9c9ba93984 100644 --- a/database/node_details.go +++ b/database/node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/ocp_us.go b/database/ocp_us.go index 14f7c328d3..f16fe26827 100644 --- a/database/ocp_us.go +++ b/database/ocp_us.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/oneoff_patch.go b/database/oneoff_patch.go index 94e37dc2e8..b76e190ae9 100644 --- a/database/oneoff_patch.go +++ b/database/oneoff_patch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/oneoff_patch_summary.go b/database/oneoff_patch_summary.go index eee9a26064..0f1bbc2ecf 100644 --- a/database/oneoff_patch_summary.go +++ b/database/oneoff_patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/operations_insights_config.go b/database/operations_insights_config.go index 5116cd158a..c317ed5f93 100644 --- a/database/operations_insights_config.go +++ b/database/operations_insights_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/patch.go b/database/patch.go index 0b1e3fec9e..7f5c7055d5 100644 --- a/database/patch.go +++ b/database/patch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/patch_details.go b/database/patch_details.go index c980c2097f..274c955687 100644 --- a/database/patch_details.go +++ b/database/patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/patch_history_entry.go b/database/patch_history_entry.go index 2f0b15f3b6..c5cda6ef27 100644 --- a/database/patch_history_entry.go +++ b/database/patch_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/patch_history_entry_summary.go b/database/patch_history_entry_summary.go index 78a874e82a..f4c2aa52c8 100644 --- a/database/patch_history_entry_summary.go +++ b/database/patch_history_entry_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/patch_summary.go b/database/patch_summary.go index 53f949f0c0..cceb20198e 100644 --- a/database/patch_summary.go +++ b/database/patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pdb_conversion_history_entry.go b/database/pdb_conversion_history_entry.go index b073578fbe..966a41425c 100644 --- a/database/pdb_conversion_history_entry.go +++ b/database/pdb_conversion_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pdb_conversion_history_entry_summary.go b/database/pdb_conversion_history_entry_summary.go index ef52a2fc7d..01e7b2c81f 100644 --- a/database/pdb_conversion_history_entry_summary.go +++ b/database/pdb_conversion_history_entry_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pdb_conversion_to_new_database_details.go b/database/pdb_conversion_to_new_database_details.go index f0b06dcf4e..027ebfd71e 100644 --- a/database/pdb_conversion_to_new_database_details.go +++ b/database/pdb_conversion_to_new_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/peer_autonomous_container_database_backup_config.go b/database/peer_autonomous_container_database_backup_config.go index d251b34f1c..a6cddaeab7 100644 --- a/database/peer_autonomous_container_database_backup_config.go +++ b/database/peer_autonomous_container_database_backup_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pluggable_database.go b/database/pluggable_database.go index 56231003ad..6f3111658f 100644 --- a/database/pluggable_database.go +++ b/database/pluggable_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pluggable_database_connection_strings.go b/database/pluggable_database_connection_strings.go index 78618443f4..43912d984d 100644 --- a/database/pluggable_database_connection_strings.go +++ b/database/pluggable_database_connection_strings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pluggable_database_management_config.go b/database/pluggable_database_management_config.go index 89a4d8aa1b..5ab2bfa109 100644 --- a/database/pluggable_database_management_config.go +++ b/database/pluggable_database_management_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pluggable_database_node_level_details.go b/database/pluggable_database_node_level_details.go index 893dade7c4..e78422b98f 100644 --- a/database/pluggable_database_node_level_details.go +++ b/database/pluggable_database_node_level_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pluggable_database_refreshable_clone_config.go b/database/pluggable_database_refreshable_clone_config.go index 466e01e508..8170af1f87 100644 --- a/database/pluggable_database_refreshable_clone_config.go +++ b/database/pluggable_database_refreshable_clone_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/pluggable_database_summary.go b/database/pluggable_database_summary.go index a602b6c97b..6f1140b683 100644 --- a/database/pluggable_database_summary.go +++ b/database/pluggable_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/refresh_pluggable_database_request_response.go b/database/refresh_pluggable_database_request_response.go index e29df0dda9..322a5cdfdd 100644 --- a/database/refresh_pluggable_database_request_response.go +++ b/database/refresh_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/refreshable_clone_collection.go b/database/refreshable_clone_collection.go index e4e4aca5e4..b9e56c5f5e 100644 --- a/database/refreshable_clone_collection.go +++ b/database/refreshable_clone_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/refreshable_clone_summary.go b/database/refreshable_clone_summary.go index 0a1721b6d3..9885634c07 100644 --- a/database/refreshable_clone_summary.go +++ b/database/refreshable_clone_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/register_autonomous_database_data_safe_details.go b/database/register_autonomous_database_data_safe_details.go index c437da964e..6d32a63a3c 100644 --- a/database/register_autonomous_database_data_safe_details.go +++ b/database/register_autonomous_database_data_safe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/register_autonomous_database_data_safe_request_response.go b/database/register_autonomous_database_data_safe_request_response.go index a76f50dca2..e35fe160cf 100644 --- a/database/register_autonomous_database_data_safe_request_response.go +++ b/database/register_autonomous_database_data_safe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/reinstate_autonomous_container_database_dataguard_association_request_response.go b/database/reinstate_autonomous_container_database_dataguard_association_request_response.go index 5a943f1967..1966c6cd01 100644 --- a/database/reinstate_autonomous_container_database_dataguard_association_request_response.go +++ b/database/reinstate_autonomous_container_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/reinstate_data_guard_association_details.go b/database/reinstate_data_guard_association_details.go index 0b880a5ce3..bcc9a359d0 100644 --- a/database/reinstate_data_guard_association_details.go +++ b/database/reinstate_data_guard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/reinstate_data_guard_association_request_response.go b/database/reinstate_data_guard_association_request_response.go index 44027d609c..aa5b66d1e0 100644 --- a/database/reinstate_data_guard_association_request_response.go +++ b/database/reinstate_data_guard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/remote_clone_pluggable_database_details.go b/database/remote_clone_pluggable_database_details.go index 1e14ed671b..ec2551e762 100644 --- a/database/remote_clone_pluggable_database_details.go +++ b/database/remote_clone_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/remote_clone_pluggable_database_request_response.go b/database/remote_clone_pluggable_database_request_response.go index 8084e96102..1f6a77d55d 100644 --- a/database/remote_clone_pluggable_database_request_response.go +++ b/database/remote_clone_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/remove_virtual_machine_from_cloud_vm_cluster_details.go b/database/remove_virtual_machine_from_cloud_vm_cluster_details.go index 97f4975247..2b132e95a8 100644 --- a/database/remove_virtual_machine_from_cloud_vm_cluster_details.go +++ b/database/remove_virtual_machine_from_cloud_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/remove_virtual_machine_from_cloud_vm_cluster_request_response.go b/database/remove_virtual_machine_from_cloud_vm_cluster_request_response.go index a0b4d1ac8d..d9a664bbec 100644 --- a/database/remove_virtual_machine_from_cloud_vm_cluster_request_response.go +++ b/database/remove_virtual_machine_from_cloud_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/remove_virtual_machine_from_vm_cluster_details.go b/database/remove_virtual_machine_from_vm_cluster_details.go index 273b7f3eb4..ad39348fc3 100644 --- a/database/remove_virtual_machine_from_vm_cluster_details.go +++ b/database/remove_virtual_machine_from_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/remove_virtual_machine_from_vm_cluster_request_response.go b/database/remove_virtual_machine_from_vm_cluster_request_response.go index 493d40464f..83dca8819c 100644 --- a/database/remove_virtual_machine_from_vm_cluster_request_response.go +++ b/database/remove_virtual_machine_from_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/resize_vm_cluster_network_details.go b/database/resize_vm_cluster_network_details.go index 1496079032..e4808d5d07 100644 --- a/database/resize_vm_cluster_network_details.go +++ b/database/resize_vm_cluster_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/resize_vm_cluster_network_request_response.go b/database/resize_vm_cluster_network_request_response.go index 58c15c7b7a..6218019953 100644 --- a/database/resize_vm_cluster_network_request_response.go +++ b/database/resize_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/resource_pool_shape_collection.go b/database/resource_pool_shape_collection.go index 2f7ebcf98c..1a06db2135 100644 --- a/database/resource_pool_shape_collection.go +++ b/database/resource_pool_shape_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/resource_pool_shape_summary.go b/database/resource_pool_shape_summary.go index a8912830bc..4a97139eee 100644 --- a/database/resource_pool_shape_summary.go +++ b/database/resource_pool_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/resource_pool_shapes_request_response.go b/database/resource_pool_shapes_request_response.go index 2cf5cbe491..c8cf7ab1f6 100644 --- a/database/resource_pool_shapes_request_response.go +++ b/database/resource_pool_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/resource_pool_summary.go b/database/resource_pool_summary.go index e06c1f3326..2dd07cff30 100644 --- a/database/resource_pool_summary.go +++ b/database/resource_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/restart_autonomous_container_database_request_response.go b/database/restart_autonomous_container_database_request_response.go index 04098ea701..3758e31b96 100644 --- a/database/restart_autonomous_container_database_request_response.go +++ b/database/restart_autonomous_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/restart_autonomous_database_request_response.go b/database/restart_autonomous_database_request_response.go index 3e53991e89..4aa925e780 100644 --- a/database/restart_autonomous_database_request_response.go +++ b/database/restart_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/restore_autonomous_database_details.go b/database/restore_autonomous_database_details.go index b85411ee0c..2abf745ade 100644 --- a/database/restore_autonomous_database_details.go +++ b/database/restore_autonomous_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/restore_autonomous_database_request_response.go b/database/restore_autonomous_database_request_response.go index 8325793d26..f182f3ad5a 100644 --- a/database/restore_autonomous_database_request_response.go +++ b/database/restore_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/restore_database_details.go b/database/restore_database_details.go index 2fde0f30c8..d94a6ccee2 100644 --- a/database/restore_database_details.go +++ b/database/restore_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/restore_database_request_response.go b/database/restore_database_request_response.go index c6f21072fd..ebd055ea5b 100644 --- a/database/restore_database_request_response.go +++ b/database/restore_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_autonomous_container_database_encryption_key_request_response.go b/database/rotate_autonomous_container_database_encryption_key_request_response.go index 8f97d803b2..d00ae60283 100644 --- a/database/rotate_autonomous_container_database_encryption_key_request_response.go +++ b/database/rotate_autonomous_container_database_encryption_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_autonomous_database_encryption_key_request_response.go b/database/rotate_autonomous_database_encryption_key_request_response.go index 7622cfff3e..da768b5f49 100644 --- a/database/rotate_autonomous_database_encryption_key_request_response.go +++ b/database/rotate_autonomous_database_encryption_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_autonomous_vm_cluster_ords_certs_details.go b/database/rotate_autonomous_vm_cluster_ords_certs_details.go index 76447f5987..c364fe6482 100644 --- a/database/rotate_autonomous_vm_cluster_ords_certs_details.go +++ b/database/rotate_autonomous_vm_cluster_ords_certs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_autonomous_vm_cluster_ords_certs_request_response.go b/database/rotate_autonomous_vm_cluster_ords_certs_request_response.go index cb133008b9..17380a474d 100644 --- a/database/rotate_autonomous_vm_cluster_ords_certs_request_response.go +++ b/database/rotate_autonomous_vm_cluster_ords_certs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_autonomous_vm_cluster_ssl_certs_details.go b/database/rotate_autonomous_vm_cluster_ssl_certs_details.go index 6331df4426..ea8d0c1a50 100644 --- a/database/rotate_autonomous_vm_cluster_ssl_certs_details.go +++ b/database/rotate_autonomous_vm_cluster_ssl_certs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_autonomous_vm_cluster_ssl_certs_request_response.go b/database/rotate_autonomous_vm_cluster_ssl_certs_request_response.go index 787224ba40..fbfff23dcb 100644 --- a/database/rotate_autonomous_vm_cluster_ssl_certs_request_response.go +++ b/database/rotate_autonomous_vm_cluster_ssl_certs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_cloud_autonomous_vm_cluster_ords_certs_details.go b/database/rotate_cloud_autonomous_vm_cluster_ords_certs_details.go index 4a0ec42467..ed19b41a3e 100644 --- a/database/rotate_cloud_autonomous_vm_cluster_ords_certs_details.go +++ b/database/rotate_cloud_autonomous_vm_cluster_ords_certs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_cloud_autonomous_vm_cluster_ords_certs_request_response.go b/database/rotate_cloud_autonomous_vm_cluster_ords_certs_request_response.go index 2234a54216..064835cce6 100644 --- a/database/rotate_cloud_autonomous_vm_cluster_ords_certs_request_response.go +++ b/database/rotate_cloud_autonomous_vm_cluster_ords_certs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.go b/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.go index 3ecb4e5e08..07aaacafd3 100644 --- a/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.go +++ b/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_request_response.go b/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_request_response.go index 9f75a265c0..441a57cd6d 100644 --- a/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_request_response.go +++ b/database/rotate_cloud_autonomous_vm_cluster_ssl_certs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_ords_certs_request_response.go b/database/rotate_ords_certs_request_response.go index f2296075b1..65188c81ac 100644 --- a/database/rotate_ords_certs_request_response.go +++ b/database/rotate_ords_certs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_pluggable_database_encryption_key_request_response.go b/database/rotate_pluggable_database_encryption_key_request_response.go index 98fd560b05..ea33a96990 100644 --- a/database/rotate_pluggable_database_encryption_key_request_response.go +++ b/database/rotate_pluggable_database_encryption_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_ssl_certs_request_response.go b/database/rotate_ssl_certs_request_response.go index e2e78a9b03..f02323fb78 100644 --- a/database/rotate_ssl_certs_request_response.go +++ b/database/rotate_ssl_certs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/rotate_vault_key_request_response.go b/database/rotate_vault_key_request_response.go index 312549d121..2c9341974b 100644 --- a/database/rotate_vault_key_request_response.go +++ b/database/rotate_vault_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/saas_admin_user_configuration.go b/database/saas_admin_user_configuration.go index 21ecc5810f..ea4d0a02bc 100644 --- a/database/saas_admin_user_configuration.go +++ b/database/saas_admin_user_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/saas_admin_user_status.go b/database/saas_admin_user_status.go index 36ae394001..3c77475a0a 100644 --- a/database/saas_admin_user_status.go +++ b/database/saas_admin_user_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/saas_admin_user_status_request_response.go b/database/saas_admin_user_status_request_response.go index 768707f55a..6506274321 100644 --- a/database/saas_admin_user_status_request_response.go +++ b/database/saas_admin_user_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/scan_details.go b/database/scan_details.go index 11cdebd465..b1ded5252b 100644 --- a/database/scan_details.go +++ b/database/scan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/scan_external_container_database_pluggable_databases_request_response.go b/database/scan_external_container_database_pluggable_databases_request_response.go index f37c7c4c00..189a5d151a 100644 --- a/database/scan_external_container_database_pluggable_databases_request_response.go +++ b/database/scan_external_container_database_pluggable_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/scheduled_operation_details.go b/database/scheduled_operation_details.go index 7889bb7b6f..ab745a4e22 100644 --- a/database/scheduled_operation_details.go +++ b/database/scheduled_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/self_mount_details.go b/database/self_mount_details.go index c2fbd47fb5..34f079b3a0 100644 --- a/database/self_mount_details.go +++ b/database/self_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/shrink_autonomous_database_request_response.go b/database/shrink_autonomous_database_request_response.go index 7bb72f5c82..55c43392b1 100644 --- a/database/shrink_autonomous_database_request_response.go +++ b/database/shrink_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/stack_monitoring_config.go b/database/stack_monitoring_config.go index 3930dcb45d..4b276094b5 100644 --- a/database/stack_monitoring_config.go +++ b/database/stack_monitoring_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/start_autonomous_database_request_response.go b/database/start_autonomous_database_request_response.go index 6206148db4..670ff2b1b3 100644 --- a/database/start_autonomous_database_request_response.go +++ b/database/start_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/start_pluggable_database_request_response.go b/database/start_pluggable_database_request_response.go index ce520bd962..4d15c5b5cf 100644 --- a/database/start_pluggable_database_request_response.go +++ b/database/start_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/stop_autonomous_database_request_response.go b/database/stop_autonomous_database_request_response.go index ddf85336d3..29075e1dac 100644 --- a/database/stop_autonomous_database_request_response.go +++ b/database/stop_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/stop_pluggable_database_request_response.go b/database/stop_pluggable_database_request_response.go index 39a9ce0e93..52f574e8e5 100644 --- a/database/stop_pluggable_database_request_response.go +++ b/database/stop_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/storage_performance_details.go b/database/storage_performance_details.go index eb5d99483d..330cc8b1bf 100644 --- a/database/storage_performance_details.go +++ b/database/storage_performance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/switchover_autonomous_container_database_dataguard_association_request_response.go b/database/switchover_autonomous_container_database_dataguard_association_request_response.go index 4f2f9a1310..f6f2e176d2 100644 --- a/database/switchover_autonomous_container_database_dataguard_association_request_response.go +++ b/database/switchover_autonomous_container_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/switchover_autonomous_database_request_response.go b/database/switchover_autonomous_database_request_response.go index d19388051c..94387ce8e6 100644 --- a/database/switchover_autonomous_database_request_response.go +++ b/database/switchover_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/switchover_data_guard_association_details.go b/database/switchover_data_guard_association_details.go index 46e7800a85..654f372582 100644 --- a/database/switchover_data_guard_association_details.go +++ b/database/switchover_data_guard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/switchover_data_guard_association_request_response.go b/database/switchover_data_guard_association_request_response.go index 44f3b2da61..85f15cfc9a 100644 --- a/database/switchover_data_guard_association_request_response.go +++ b/database/switchover_data_guard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/system_version_collection.go b/database/system_version_collection.go index cf7b81db56..068cefcb88 100644 --- a/database/system_version_collection.go +++ b/database/system_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/system_version_summary.go b/database/system_version_summary.go index bf52c56233..bf8ce45e63 100644 --- a/database/system_version_summary.go +++ b/database/system_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/terminate_autonomous_container_database_request_response.go b/database/terminate_autonomous_container_database_request_response.go index 2a41821ae3..9cff12c187 100644 --- a/database/terminate_autonomous_container_database_request_response.go +++ b/database/terminate_autonomous_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/terminate_autonomous_exadata_infrastructure_request_response.go b/database/terminate_autonomous_exadata_infrastructure_request_response.go index 24a0eb8191..47a9ade0e9 100644 --- a/database/terminate_autonomous_exadata_infrastructure_request_response.go +++ b/database/terminate_autonomous_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/terminate_db_system_request_response.go b/database/terminate_db_system_request_response.go index 5aafdfd153..9da39a5a73 100644 --- a/database/terminate_db_system_request_response.go +++ b/database/terminate_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update.go b/database/update.go index de70aa0e09..edee8f17d5 100644 --- a/database/update.go +++ b/database/update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_container_database_data_guard_association_details.go b/database/update_autonomous_container_database_data_guard_association_details.go index 0bf7e13997..7f4380cdf4 100644 --- a/database/update_autonomous_container_database_data_guard_association_details.go +++ b/database/update_autonomous_container_database_data_guard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_container_database_dataguard_association_request_response.go b/database/update_autonomous_container_database_dataguard_association_request_response.go index f1d3cfbdb0..c02f1c47ab 100644 --- a/database/update_autonomous_container_database_dataguard_association_request_response.go +++ b/database/update_autonomous_container_database_dataguard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_container_database_details.go b/database/update_autonomous_container_database_details.go index 3e2b8e1c28..48e83d6177 100644 --- a/database/update_autonomous_container_database_details.go +++ b/database/update_autonomous_container_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_container_database_request_response.go b/database/update_autonomous_container_database_request_response.go index 507f012d86..bb90a0bad0 100644 --- a/database/update_autonomous_container_database_request_response.go +++ b/database/update_autonomous_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_backup_details.go b/database/update_autonomous_database_backup_details.go index 75f2419745..f6222e26f2 100644 --- a/database/update_autonomous_database_backup_details.go +++ b/database/update_autonomous_database_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_backup_request_response.go b/database/update_autonomous_database_backup_request_response.go index d785e1155e..56ec3f3906 100644 --- a/database/update_autonomous_database_backup_request_response.go +++ b/database/update_autonomous_database_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_details.go b/database/update_autonomous_database_details.go index 3dacaf6b75..62d880da4e 100644 --- a/database/update_autonomous_database_details.go +++ b/database/update_autonomous_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_regional_wallet_request_response.go b/database/update_autonomous_database_regional_wallet_request_response.go index ce8eb190fc..f5eb30b8c0 100644 --- a/database/update_autonomous_database_regional_wallet_request_response.go +++ b/database/update_autonomous_database_regional_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_request_response.go b/database/update_autonomous_database_request_response.go index 6721321465..b6b1d3ca81 100644 --- a/database/update_autonomous_database_request_response.go +++ b/database/update_autonomous_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_wallet_details.go b/database/update_autonomous_database_wallet_details.go index 098024853e..31718b51ff 100644 --- a/database/update_autonomous_database_wallet_details.go +++ b/database/update_autonomous_database_wallet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_database_wallet_request_response.go b/database/update_autonomous_database_wallet_request_response.go index aa04eb070e..ed1fac4366 100644 --- a/database/update_autonomous_database_wallet_request_response.go +++ b/database/update_autonomous_database_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_exadata_infrastructure_details.go b/database/update_autonomous_exadata_infrastructure_details.go index 6b3b4272b0..17b707ebff 100644 --- a/database/update_autonomous_exadata_infrastructure_details.go +++ b/database/update_autonomous_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_exadata_infrastructure_request_response.go b/database/update_autonomous_exadata_infrastructure_request_response.go index 690cfd2870..3ac0bc452b 100644 --- a/database/update_autonomous_exadata_infrastructure_request_response.go +++ b/database/update_autonomous_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_vm_cluster_details.go b/database/update_autonomous_vm_cluster_details.go index f4fbfb74f6..6e13fbd65c 100644 --- a/database/update_autonomous_vm_cluster_details.go +++ b/database/update_autonomous_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_autonomous_vm_cluster_request_response.go b/database/update_autonomous_vm_cluster_request_response.go index 7802155398..6972863ea2 100644 --- a/database/update_autonomous_vm_cluster_request_response.go +++ b/database/update_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_backup_destination_details.go b/database/update_backup_destination_details.go index f633fa6953..3ebf2b4371 100644 --- a/database/update_backup_destination_details.go +++ b/database/update_backup_destination_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_backup_destination_request_response.go b/database/update_backup_destination_request_response.go index e607218db8..8d69ad9e76 100644 --- a/database/update_backup_destination_request_response.go +++ b/database/update_backup_destination_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_autonomous_vm_cluster_details.go b/database/update_cloud_autonomous_vm_cluster_details.go index 58270ce48d..e245e3cb77 100644 --- a/database/update_cloud_autonomous_vm_cluster_details.go +++ b/database/update_cloud_autonomous_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_autonomous_vm_cluster_request_response.go b/database/update_cloud_autonomous_vm_cluster_request_response.go index 895bf06e93..0741bfe759 100644 --- a/database/update_cloud_autonomous_vm_cluster_request_response.go +++ b/database/update_cloud_autonomous_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_exadata_infrastructure_details.go b/database/update_cloud_exadata_infrastructure_details.go index a4bf69067a..e80ba36d48 100644 --- a/database/update_cloud_exadata_infrastructure_details.go +++ b/database/update_cloud_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_exadata_infrastructure_request_response.go b/database/update_cloud_exadata_infrastructure_request_response.go index 17693c66be..74540ab267 100644 --- a/database/update_cloud_exadata_infrastructure_request_response.go +++ b/database/update_cloud_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_vm_cluster_details.go b/database/update_cloud_vm_cluster_details.go index ec867d1dd4..9554ea90eb 100644 --- a/database/update_cloud_vm_cluster_details.go +++ b/database/update_cloud_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_vm_cluster_iorm_config_request_response.go b/database/update_cloud_vm_cluster_iorm_config_request_response.go index 498fdd51ce..7cadf48caf 100644 --- a/database/update_cloud_vm_cluster_iorm_config_request_response.go +++ b/database/update_cloud_vm_cluster_iorm_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_cloud_vm_cluster_request_response.go b/database/update_cloud_vm_cluster_request_response.go index 1726bc7c02..a0b3b9be1f 100644 --- a/database/update_cloud_vm_cluster_request_response.go +++ b/database/update_cloud_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_console_connection_details.go b/database/update_console_connection_details.go index 5b39bbf2c5..8c472c957c 100644 --- a/database/update_console_connection_details.go +++ b/database/update_console_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_console_connection_request_response.go b/database/update_console_connection_request_response.go index e3bcb7a9df..370fdd5b4e 100644 --- a/database/update_console_connection_request_response.go +++ b/database/update_console_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_console_history_details.go b/database/update_console_history_details.go index 16343c44e0..fd94b1859a 100644 --- a/database/update_console_history_details.go +++ b/database/update_console_history_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_console_history_request_response.go b/database/update_console_history_request_response.go index ba70acc203..9a541319f8 100644 --- a/database/update_console_history_request_response.go +++ b/database/update_console_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_data_guard_association_details.go b/database/update_data_guard_association_details.go index b19993ae65..dddcdd0789 100644 --- a/database/update_data_guard_association_details.go +++ b/database/update_data_guard_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_data_guard_association_request_response.go b/database/update_data_guard_association_request_response.go index b722a773f3..689d1e5cc9 100644 --- a/database/update_data_guard_association_request_response.go +++ b/database/update_data_guard_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_database_details.go b/database/update_database_details.go index 2aa65261e9..62b85eb035 100644 --- a/database/update_database_details.go +++ b/database/update_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_database_request_response.go b/database/update_database_request_response.go index 190241ab38..4aea0b56a7 100644 --- a/database/update_database_request_response.go +++ b/database/update_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_database_software_image_details.go b/database/update_database_software_image_details.go index 35505916a0..9eb87761b3 100644 --- a/database/update_database_software_image_details.go +++ b/database/update_database_software_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_database_software_image_request_response.go b/database/update_database_software_image_request_response.go index 3d7cc3b6b8..f4dbf2b104 100644 --- a/database/update_database_software_image_request_response.go +++ b/database/update_database_software_image_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_db_home_details.go b/database/update_db_home_details.go index 787c080dcc..b7d8425c9e 100644 --- a/database/update_db_home_details.go +++ b/database/update_db_home_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_db_home_request_response.go b/database/update_db_home_request_response.go index 5139c9233e..48e456bc9a 100644 --- a/database/update_db_home_request_response.go +++ b/database/update_db_home_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_db_node_details.go b/database/update_db_node_details.go index f3ebee3987..18f620abff 100644 --- a/database/update_db_node_details.go +++ b/database/update_db_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_db_node_request_response.go b/database/update_db_node_request_response.go index b165a7b35c..5c7ac53729 100644 --- a/database/update_db_node_request_response.go +++ b/database/update_db_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_db_system_details.go b/database/update_db_system_details.go index 6c06729f87..6c329b58db 100644 --- a/database/update_db_system_details.go +++ b/database/update_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_db_system_request_response.go b/database/update_db_system_request_response.go index 6d51de0f48..499ee1e2db 100644 --- a/database/update_db_system_request_response.go +++ b/database/update_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_details.go b/database/update_details.go index 1427cce636..588b0cd0db 100644 --- a/database/update_details.go +++ b/database/update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_exadata_infrastructure_details.go b/database/update_exadata_infrastructure_details.go index d66d18a47a..625639c601 100644 --- a/database/update_exadata_infrastructure_details.go +++ b/database/update_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_exadata_infrastructure_request_response.go b/database/update_exadata_infrastructure_request_response.go index 604dbd0c16..e7d5373c7d 100644 --- a/database/update_exadata_infrastructure_request_response.go +++ b/database/update_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_exadata_iorm_config_request_response.go b/database/update_exadata_iorm_config_request_response.go index 4eb0705b3b..1deee003ab 100644 --- a/database/update_exadata_iorm_config_request_response.go +++ b/database/update_exadata_iorm_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_container_database_details.go b/database/update_external_container_database_details.go index 0b00be7558..267abe678b 100644 --- a/database/update_external_container_database_details.go +++ b/database/update_external_container_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_container_database_request_response.go b/database/update_external_container_database_request_response.go index 5285eb3c7a..1adea87a01 100644 --- a/database/update_external_container_database_request_response.go +++ b/database/update_external_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_database_connector_details.go b/database/update_external_database_connector_details.go index 2a15130ba4..1cb6042464 100644 --- a/database/update_external_database_connector_details.go +++ b/database/update_external_database_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_database_connector_request_response.go b/database/update_external_database_connector_request_response.go index 6b75adc73b..d5a1f61ba5 100644 --- a/database/update_external_database_connector_request_response.go +++ b/database/update_external_database_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_database_details_base.go b/database/update_external_database_details_base.go index 44b526e3d0..3788df75d9 100644 --- a/database/update_external_database_details_base.go +++ b/database/update_external_database_details_base.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_macs_connector_details.go b/database/update_external_macs_connector_details.go index 9f6aa8c122..51ec5f1ef3 100644 --- a/database/update_external_macs_connector_details.go +++ b/database/update_external_macs_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_non_container_database_details.go b/database/update_external_non_container_database_details.go index 365a6391bf..b3d8094d4a 100644 --- a/database/update_external_non_container_database_details.go +++ b/database/update_external_non_container_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_non_container_database_request_response.go b/database/update_external_non_container_database_request_response.go index 4ed10f3c65..3931f37e81 100644 --- a/database/update_external_non_container_database_request_response.go +++ b/database/update_external_non_container_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_pluggable_database_details.go b/database/update_external_pluggable_database_details.go index 7f930f4788..e10e9d0fcb 100644 --- a/database/update_external_pluggable_database_details.go +++ b/database/update_external_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_external_pluggable_database_request_response.go b/database/update_external_pluggable_database_request_response.go index 5d4e03d064..5492eb49da 100644 --- a/database/update_external_pluggable_database_request_response.go +++ b/database/update_external_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_history_entry.go b/database/update_history_entry.go index d719357820..bad359881c 100644 --- a/database/update_history_entry.go +++ b/database/update_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_history_entry_summary.go b/database/update_history_entry_summary.go index bdba8df859..fa02bf964c 100644 --- a/database/update_history_entry_summary.go +++ b/database/update_history_entry_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_key_store_details.go b/database/update_key_store_details.go index 532056f87f..af8f415654 100644 --- a/database/update_key_store_details.go +++ b/database/update_key_store_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_key_store_request_response.go b/database/update_key_store_request_response.go index 8ac653b7cb..2a2987ac39 100644 --- a/database/update_key_store_request_response.go +++ b/database/update_key_store_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_maintenance_run_details.go b/database/update_maintenance_run_details.go index c35979a7de..2a41d23bfd 100644 --- a/database/update_maintenance_run_details.go +++ b/database/update_maintenance_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_maintenance_run_request_response.go b/database/update_maintenance_run_request_response.go index 8048bd5946..6a0faf05cd 100644 --- a/database/update_maintenance_run_request_response.go +++ b/database/update_maintenance_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_oneoff_patch_details.go b/database/update_oneoff_patch_details.go index ef14716de9..3bc32d73ed 100644 --- a/database/update_oneoff_patch_details.go +++ b/database/update_oneoff_patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_oneoff_patch_request_response.go b/database/update_oneoff_patch_request_response.go index d033b61055..be8c7b545c 100644 --- a/database/update_oneoff_patch_request_response.go +++ b/database/update_oneoff_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_pluggable_database_details.go b/database/update_pluggable_database_details.go index 8c93a03080..6a60afbaf3 100644 --- a/database/update_pluggable_database_details.go +++ b/database/update_pluggable_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_pluggable_database_request_response.go b/database/update_pluggable_database_request_response.go index 9bdaaf2a9f..08ef3e26ba 100644 --- a/database/update_pluggable_database_request_response.go +++ b/database/update_pluggable_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_summary.go b/database/update_summary.go index d9ebc3b62d..02d426b377 100644 --- a/database/update_summary.go +++ b/database/update_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_vm_cluster_details.go b/database/update_vm_cluster_details.go index 1159790402..6dcee52147 100644 --- a/database/update_vm_cluster_details.go +++ b/database/update_vm_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_vm_cluster_network_details.go b/database/update_vm_cluster_network_details.go index 39d1bcab94..ea08031d1d 100644 --- a/database/update_vm_cluster_network_details.go +++ b/database/update_vm_cluster_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_vm_cluster_network_request_response.go b/database/update_vm_cluster_network_request_response.go index 485baf9a4d..a9d9d0908f 100644 --- a/database/update_vm_cluster_network_request_response.go +++ b/database/update_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/update_vm_cluster_request_response.go b/database/update_vm_cluster_request_response.go index b737cf2498..e2a4d0e99d 100644 --- a/database/update_vm_cluster_request_response.go +++ b/database/update_vm_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/upgrade_database_details.go b/database/upgrade_database_details.go index 03b05fccd7..6db065b437 100644 --- a/database/upgrade_database_details.go +++ b/database/upgrade_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/upgrade_database_request_response.go b/database/upgrade_database_request_response.go index aed760c005..c0af65bbe1 100644 --- a/database/upgrade_database_request_response.go +++ b/database/upgrade_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/upgrade_db_system_details.go b/database/upgrade_db_system_details.go index 77b284ad97..01712f15cc 100644 --- a/database/upgrade_db_system_details.go +++ b/database/upgrade_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/upgrade_db_system_request_response.go b/database/upgrade_db_system_request_response.go index 0293af53a8..1d7e5a0818 100644 --- a/database/upgrade_db_system_request_response.go +++ b/database/upgrade_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/validate_vm_cluster_network_request_response.go b/database/validate_vm_cluster_network_request_response.go index bfde03ee38..236473375e 100644 --- a/database/validate_vm_cluster_network_request_response.go +++ b/database/validate_vm_cluster_network_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster.go b/database/vm_cluster.go index 10bfd818a3..45ebeb6dbb 100644 --- a/database/vm_cluster.go +++ b/database/vm_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_network.go b/database/vm_cluster_network.go index 49f13c4aa7..dec6e6cf33 100644 --- a/database/vm_cluster_network.go +++ b/database/vm_cluster_network.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_network_details.go b/database/vm_cluster_network_details.go index a6642d4421..f6eddb0fa1 100644 --- a/database/vm_cluster_network_details.go +++ b/database/vm_cluster_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_network_summary.go b/database/vm_cluster_network_summary.go index c7f89eaa54..911974ffea 100644 --- a/database/vm_cluster_network_summary.go +++ b/database/vm_cluster_network_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_summary.go b/database/vm_cluster_summary.go index 5aba73f1b6..c8fcf2c1ef 100644 --- a/database/vm_cluster_summary.go +++ b/database/vm_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_update.go b/database/vm_cluster_update.go index 9ff92f4a0d..58016465ce 100644 --- a/database/vm_cluster_update.go +++ b/database/vm_cluster_update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_update_details.go b/database/vm_cluster_update_details.go index de8471751f..27f925705a 100644 --- a/database/vm_cluster_update_details.go +++ b/database/vm_cluster_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_update_history_entry.go b/database/vm_cluster_update_history_entry.go index ce811f82b3..715ba0f72b 100644 --- a/database/vm_cluster_update_history_entry.go +++ b/database/vm_cluster_update_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_update_history_entry_summary.go b/database/vm_cluster_update_history_entry_summary.go index 1719429c7b..1dc7cd8e0f 100644 --- a/database/vm_cluster_update_history_entry_summary.go +++ b/database/vm_cluster_update_history_entry_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_cluster_update_summary.go b/database/vm_cluster_update_summary.go index c1e2ce8e98..6b82e17838 100644 --- a/database/vm_cluster_update_summary.go +++ b/database/vm_cluster_update_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/vm_network_details.go b/database/vm_network_details.go index a44c49dd3a..b60a5a4b91 100644 --- a/database/vm_network_details.go +++ b/database/vm_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/database/workload_type.go b/database/workload_type.go index 21ada3849e..540d4af0c7 100644 --- a/database/workload_type.go +++ b/database/workload_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/activity_time_series_metrics.go b/databasemanagement/activity_time_series_metrics.go index f1b0630c64..eebac4d57f 100644 --- a/databasemanagement/activity_time_series_metrics.go +++ b/databasemanagement/activity_time_series_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/add_data_files_details.go b/databasemanagement/add_data_files_details.go index bea0ec92ac..5b503ec2b1 100644 --- a/databasemanagement/add_data_files_details.go +++ b/databasemanagement/add_data_files_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/add_data_files_request_response.go b/databasemanagement/add_data_files_request_response.go index ad61aa66c9..36b62b786e 100644 --- a/databasemanagement/add_data_files_request_response.go +++ b/databasemanagement/add_data_files_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/add_managed_database_to_managed_database_group_details.go b/databasemanagement/add_managed_database_to_managed_database_group_details.go index 6b66e43683..57741f1663 100644 --- a/databasemanagement/add_managed_database_to_managed_database_group_details.go +++ b/databasemanagement/add_managed_database_to_managed_database_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/add_managed_database_to_managed_database_group_request_response.go b/databasemanagement/add_managed_database_to_managed_database_group_request_response.go index 4e10577546..968459ceeb 100644 --- a/databasemanagement/add_managed_database_to_managed_database_group_request_response.go +++ b/databasemanagement/add_managed_database_to_managed_database_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/addm_task_summary.go b/databasemanagement/addm_task_summary.go index aea563ee7a..5ceb472111 100644 --- a/databasemanagement/addm_task_summary.go +++ b/databasemanagement/addm_task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/addm_tasks_collection.go b/databasemanagement/addm_tasks_collection.go index 0d5bf62cef..46fb55f2f9 100644 --- a/databasemanagement/addm_tasks_collection.go +++ b/databasemanagement/addm_tasks_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/addm_tasks_request_response.go b/databasemanagement/addm_tasks_request_response.go index 7fded06894..46b991c251 100644 --- a/databasemanagement/addm_tasks_request_response.go +++ b/databasemanagement/addm_tasks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/advisor_rule.go b/databasemanagement/advisor_rule.go index db226bafe6..481deb0ac0 100644 --- a/databasemanagement/advisor_rule.go +++ b/databasemanagement/advisor_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/alert_log_collection.go b/databasemanagement/alert_log_collection.go index 1121099faa..b46004c8b6 100644 --- a/databasemanagement/alert_log_collection.go +++ b/databasemanagement/alert_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/alert_log_count_summary.go b/databasemanagement/alert_log_count_summary.go index 44db01ac2b..e2188ac0de 100644 --- a/databasemanagement/alert_log_count_summary.go +++ b/databasemanagement/alert_log_count_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/alert_log_counts_collection.go b/databasemanagement/alert_log_counts_collection.go index 380fbf1113..00218d5113 100644 --- a/databasemanagement/alert_log_counts_collection.go +++ b/databasemanagement/alert_log_counts_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/alert_log_summary.go b/databasemanagement/alert_log_summary.go index 11beea2aeb..8441f62d84 100644 --- a/databasemanagement/alert_log_summary.go +++ b/databasemanagement/alert_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/alert_severity_enum.go b/databasemanagement/alert_severity_enum.go index b538e17ae9..7bf099df2d 100644 --- a/databasemanagement/alert_severity_enum.go +++ b/databasemanagement/alert_severity_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/alert_type_enum.go b/databasemanagement/alert_type_enum.go index 515cd357eb..64e939d31a 100644 --- a/databasemanagement/alert_type_enum.go +++ b/databasemanagement/alert_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/allowed_parameter_value.go b/databasemanagement/allowed_parameter_value.go index 41a2801229..bd24f8b238 100644 --- a/databasemanagement/allowed_parameter_value.go +++ b/databasemanagement/allowed_parameter_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_connection_credentails_by_name.go b/databasemanagement/asm_connection_credentails_by_name.go index 5d716df953..008c582f5f 100644 --- a/databasemanagement/asm_connection_credentails_by_name.go +++ b/databasemanagement/asm_connection_credentails_by_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_connection_credentials.go b/databasemanagement/asm_connection_credentials.go index f2796c547f..99790eaa8d 100644 --- a/databasemanagement/asm_connection_credentials.go +++ b/databasemanagement/asm_connection_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_connection_credentials_by_details.go b/databasemanagement/asm_connection_credentials_by_details.go index 5b06c1770c..1aeae0c4c6 100644 --- a/databasemanagement/asm_connection_credentials_by_details.go +++ b/databasemanagement/asm_connection_credentials_by_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_connection_string.go b/databasemanagement/asm_connection_string.go index 340f25a564..d58861809b 100644 --- a/databasemanagement/asm_connection_string.go +++ b/databasemanagement/asm_connection_string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_property.go b/databasemanagement/asm_property.go index da5918b2e6..ea7b9fff0b 100644 --- a/databasemanagement/asm_property.go +++ b/databasemanagement/asm_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_property_collection.go b/databasemanagement/asm_property_collection.go index 3bf0dce439..d552a94b32 100644 --- a/databasemanagement/asm_property_collection.go +++ b/databasemanagement/asm_property_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/asm_property_summary.go b/databasemanagement/asm_property_summary.go index 860d1d4f64..d4fd1177f4 100644 --- a/databasemanagement/asm_property_summary.go +++ b/databasemanagement/asm_property_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/associated_component.go b/databasemanagement/associated_component.go index 4d0e76fe8c..c290c0afa7 100644 --- a/databasemanagement/associated_component.go +++ b/databasemanagement/associated_component.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/associated_database_collection.go b/databasemanagement/associated_database_collection.go index b223f85ab2..a786c8b3e0 100644 --- a/databasemanagement/associated_database_collection.go +++ b/databasemanagement/associated_database_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/associated_database_summary.go b/databasemanagement/associated_database_summary.go index 3b20f288f3..da97317a78 100644 --- a/databasemanagement/associated_database_summary.go +++ b/databasemanagement/associated_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/associated_service_details.go b/databasemanagement/associated_service_details.go index 86859828c0..7584db0793 100644 --- a/databasemanagement/associated_service_details.go +++ b/databasemanagement/associated_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/attention_log_collection.go b/databasemanagement/attention_log_collection.go index 1a20828e06..2ce864a001 100644 --- a/databasemanagement/attention_log_collection.go +++ b/databasemanagement/attention_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/attention_log_count_summary.go b/databasemanagement/attention_log_count_summary.go index 89ab9b07b3..8aa9577183 100644 --- a/databasemanagement/attention_log_count_summary.go +++ b/databasemanagement/attention_log_count_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/attention_log_counts_collection.go b/databasemanagement/attention_log_counts_collection.go index 54143548fa..1fef2c27a7 100644 --- a/databasemanagement/attention_log_counts_collection.go +++ b/databasemanagement/attention_log_counts_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/attention_log_summary.go b/databasemanagement/attention_log_summary.go index 3f4bc29e3e..bcd76d60ff 100644 --- a/databasemanagement/attention_log_summary.go +++ b/databasemanagement/attention_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/automatic_capture_filter.go b/databasemanagement/automatic_capture_filter.go index 7296f1e602..c1380ecdab 100644 --- a/databasemanagement/automatic_capture_filter.go +++ b/databasemanagement/automatic_capture_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/automatic_capture_filter_details.go b/databasemanagement/automatic_capture_filter_details.go index 6ad4cbb77b..5d09c7d138 100644 --- a/databasemanagement/automatic_capture_filter_details.go +++ b/databasemanagement/automatic_capture_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_collection.go b/databasemanagement/awr_db_collection.go index 2d2a3cba52..0947b04d57 100644 --- a/databasemanagement/awr_db_collection.go +++ b/databasemanagement/awr_db_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_cpu_usage_collection.go b/databasemanagement/awr_db_cpu_usage_collection.go index 9adba35518..552f2aa969 100644 --- a/databasemanagement/awr_db_cpu_usage_collection.go +++ b/databasemanagement/awr_db_cpu_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_cpu_usage_summary.go b/databasemanagement/awr_db_cpu_usage_summary.go index 81004c1f73..f53a44d672 100644 --- a/databasemanagement/awr_db_cpu_usage_summary.go +++ b/databasemanagement/awr_db_cpu_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_metric_collection.go b/databasemanagement/awr_db_metric_collection.go index 23fd59a5a7..4537b9490a 100644 --- a/databasemanagement/awr_db_metric_collection.go +++ b/databasemanagement/awr_db_metric_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_metric_summary.go b/databasemanagement/awr_db_metric_summary.go index 446dc30f79..5f5b0c63af 100644 --- a/databasemanagement/awr_db_metric_summary.go +++ b/databasemanagement/awr_db_metric_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_parameter_change_collection.go b/databasemanagement/awr_db_parameter_change_collection.go index c2acea2e78..cea00fd7ec 100644 --- a/databasemanagement/awr_db_parameter_change_collection.go +++ b/databasemanagement/awr_db_parameter_change_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_parameter_change_summary.go b/databasemanagement/awr_db_parameter_change_summary.go index 3d3e8fbc41..5a84543104 100644 --- a/databasemanagement/awr_db_parameter_change_summary.go +++ b/databasemanagement/awr_db_parameter_change_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_parameter_collection.go b/databasemanagement/awr_db_parameter_collection.go index 0fb6742735..e35861341f 100644 --- a/databasemanagement/awr_db_parameter_collection.go +++ b/databasemanagement/awr_db_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_parameter_summary.go b/databasemanagement/awr_db_parameter_summary.go index 4c575fa1b0..e1e5ea91ba 100644 --- a/databasemanagement/awr_db_parameter_summary.go +++ b/databasemanagement/awr_db_parameter_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_report.go b/databasemanagement/awr_db_report.go index 90c187e09d..75b9756274 100644 --- a/databasemanagement/awr_db_report.go +++ b/databasemanagement/awr_db_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_snapshot_collection.go b/databasemanagement/awr_db_snapshot_collection.go index dbc0c201de..a5736efae0 100644 --- a/databasemanagement/awr_db_snapshot_collection.go +++ b/databasemanagement/awr_db_snapshot_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_snapshot_range_collection.go b/databasemanagement/awr_db_snapshot_range_collection.go index df9650338f..2892531c82 100644 --- a/databasemanagement/awr_db_snapshot_range_collection.go +++ b/databasemanagement/awr_db_snapshot_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_snapshot_range_summary.go b/databasemanagement/awr_db_snapshot_range_summary.go index 683412b890..b74e55acdc 100644 --- a/databasemanagement/awr_db_snapshot_range_summary.go +++ b/databasemanagement/awr_db_snapshot_range_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_snapshot_summary.go b/databasemanagement/awr_db_snapshot_summary.go index 1145637501..829891ab59 100644 --- a/databasemanagement/awr_db_snapshot_summary.go +++ b/databasemanagement/awr_db_snapshot_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_sql_report.go b/databasemanagement/awr_db_sql_report.go index 1584e354eb..917cc8023a 100644 --- a/databasemanagement/awr_db_sql_report.go +++ b/databasemanagement/awr_db_sql_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_summary.go b/databasemanagement/awr_db_summary.go index 881cd2265c..3c87c498fb 100644 --- a/databasemanagement/awr_db_summary.go +++ b/databasemanagement/awr_db_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_sysstat_collection.go b/databasemanagement/awr_db_sysstat_collection.go index 68372d8813..bb86d07279 100644 --- a/databasemanagement/awr_db_sysstat_collection.go +++ b/databasemanagement/awr_db_sysstat_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_sysstat_summary.go b/databasemanagement/awr_db_sysstat_summary.go index 7c317d60ad..ea809d6e89 100644 --- a/databasemanagement/awr_db_sysstat_summary.go +++ b/databasemanagement/awr_db_sysstat_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_top_wait_event_collection.go b/databasemanagement/awr_db_top_wait_event_collection.go index b281d4e5b2..d7a6a2e35b 100644 --- a/databasemanagement/awr_db_top_wait_event_collection.go +++ b/databasemanagement/awr_db_top_wait_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_top_wait_event_summary.go b/databasemanagement/awr_db_top_wait_event_summary.go index 1d5a4a52be..149729508d 100644 --- a/databasemanagement/awr_db_top_wait_event_summary.go +++ b/databasemanagement/awr_db_top_wait_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_wait_event_bucket_collection.go b/databasemanagement/awr_db_wait_event_bucket_collection.go index 71e400129a..3fa990b14c 100644 --- a/databasemanagement/awr_db_wait_event_bucket_collection.go +++ b/databasemanagement/awr_db_wait_event_bucket_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_wait_event_bucket_summary.go b/databasemanagement/awr_db_wait_event_bucket_summary.go index 2b914a5875..a61766ffb4 100644 --- a/databasemanagement/awr_db_wait_event_bucket_summary.go +++ b/databasemanagement/awr_db_wait_event_bucket_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_wait_event_collection.go b/databasemanagement/awr_db_wait_event_collection.go index 04b2a51a1e..8f11619ccd 100644 --- a/databasemanagement/awr_db_wait_event_collection.go +++ b/databasemanagement/awr_db_wait_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_db_wait_event_summary.go b/databasemanagement/awr_db_wait_event_summary.go index 1e78f54f03..ea01001b8a 100644 --- a/databasemanagement/awr_db_wait_event_summary.go +++ b/databasemanagement/awr_db_wait_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/awr_query_result.go b/databasemanagement/awr_query_result.go index 9dbb32c5f3..9935f8610e 100644 --- a/databasemanagement/awr_query_result.go +++ b/databasemanagement/awr_query_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/basic_preferred_credential.go b/databasemanagement/basic_preferred_credential.go index faa4314b21..988cc4ecda 100644 --- a/databasemanagement/basic_preferred_credential.go +++ b/databasemanagement/basic_preferred_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_database_parameter_details.go b/databasemanagement/change_database_parameter_details.go index 620d8c2e29..88444b21fb 100644 --- a/databasemanagement/change_database_parameter_details.go +++ b/databasemanagement/change_database_parameter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_database_parameters_details.go b/databasemanagement/change_database_parameters_details.go index b8758ae6b2..b1bf6f2f82 100644 --- a/databasemanagement/change_database_parameters_details.go +++ b/databasemanagement/change_database_parameters_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_database_parameters_request_response.go b/databasemanagement/change_database_parameters_request_response.go index 403e018054..0702448068 100644 --- a/databasemanagement/change_database_parameters_request_response.go +++ b/databasemanagement/change_database_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_db_management_private_endpoint_compartment_details.go b/databasemanagement/change_db_management_private_endpoint_compartment_details.go index 41d1d12cc7..10715a6d26 100644 --- a/databasemanagement/change_db_management_private_endpoint_compartment_details.go +++ b/databasemanagement/change_db_management_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_db_management_private_endpoint_compartment_request_response.go b/databasemanagement/change_db_management_private_endpoint_compartment_request_response.go index 60f3d79d54..56013bc8ae 100644 --- a/databasemanagement/change_db_management_private_endpoint_compartment_request_response.go +++ b/databasemanagement/change_db_management_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_external_db_system_compartment_details.go b/databasemanagement/change_external_db_system_compartment_details.go index 5d0c3001ec..b8aafc4a72 100644 --- a/databasemanagement/change_external_db_system_compartment_details.go +++ b/databasemanagement/change_external_db_system_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_external_db_system_compartment_request_response.go b/databasemanagement/change_external_db_system_compartment_request_response.go index 170c5db048..892329b525 100644 --- a/databasemanagement/change_external_db_system_compartment_request_response.go +++ b/databasemanagement/change_external_db_system_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_external_exadata_infrastructure_compartment_details.go b/databasemanagement/change_external_exadata_infrastructure_compartment_details.go index 2be1555dd2..966cf52384 100644 --- a/databasemanagement/change_external_exadata_infrastructure_compartment_details.go +++ b/databasemanagement/change_external_exadata_infrastructure_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_external_exadata_infrastructure_compartment_request_response.go b/databasemanagement/change_external_exadata_infrastructure_compartment_request_response.go index 904ef0a7f7..c0b4623a5b 100644 --- a/databasemanagement/change_external_exadata_infrastructure_compartment_request_response.go +++ b/databasemanagement/change_external_exadata_infrastructure_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_job_compartment_details.go b/databasemanagement/change_job_compartment_details.go index 7b80d40afe..0e7eeb7a6c 100644 --- a/databasemanagement/change_job_compartment_details.go +++ b/databasemanagement/change_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_job_compartment_request_response.go b/databasemanagement/change_job_compartment_request_response.go index bf2c3d106a..b908ef5704 100644 --- a/databasemanagement/change_job_compartment_request_response.go +++ b/databasemanagement/change_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_managed_database_group_compartment_details.go b/databasemanagement/change_managed_database_group_compartment_details.go index 8a1d652bab..6c7ec5e692 100644 --- a/databasemanagement/change_managed_database_group_compartment_details.go +++ b/databasemanagement/change_managed_database_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_managed_database_group_compartment_request_response.go b/databasemanagement/change_managed_database_group_compartment_request_response.go index e8cc6ad824..de9fb5d217 100644 --- a/databasemanagement/change_managed_database_group_compartment_request_response.go +++ b/databasemanagement/change_managed_database_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_plan_retention_details.go b/databasemanagement/change_plan_retention_details.go index a3ee997834..a9b35dc09d 100644 --- a/databasemanagement/change_plan_retention_details.go +++ b/databasemanagement/change_plan_retention_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_plan_retention_request_response.go b/databasemanagement/change_plan_retention_request_response.go index c8c5af6100..680f84b7e9 100644 --- a/databasemanagement/change_plan_retention_request_response.go +++ b/databasemanagement/change_plan_retention_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_space_budget_details.go b/databasemanagement/change_space_budget_details.go index 3d073d2431..f872759a3e 100644 --- a/databasemanagement/change_space_budget_details.go +++ b/databasemanagement/change_space_budget_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_space_budget_request_response.go b/databasemanagement/change_space_budget_request_response.go index 1999ccdb77..3adbb4c89e 100644 --- a/databasemanagement/change_space_budget_request_response.go +++ b/databasemanagement/change_space_budget_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_sql_plan_baselines_attributes_details.go b/databasemanagement/change_sql_plan_baselines_attributes_details.go index 3390880fc5..86c56a48d8 100644 --- a/databasemanagement/change_sql_plan_baselines_attributes_details.go +++ b/databasemanagement/change_sql_plan_baselines_attributes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/change_sql_plan_baselines_attributes_request_response.go b/databasemanagement/change_sql_plan_baselines_attributes_request_response.go index 6cd80859fb..2da8a4153e 100644 --- a/databasemanagement/change_sql_plan_baselines_attributes_request_response.go +++ b/databasemanagement/change_sql_plan_baselines_attributes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/check_external_db_system_connector_connection_status_request_response.go b/databasemanagement/check_external_db_system_connector_connection_status_request_response.go index fffabf0192..091a2e32ea 100644 --- a/databasemanagement/check_external_db_system_connector_connection_status_request_response.go +++ b/databasemanagement/check_external_db_system_connector_connection_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/check_external_exadata_storage_connector_request_response.go b/databasemanagement/check_external_exadata_storage_connector_request_response.go index 3e1f1a81e4..0adce7176e 100644 --- a/databasemanagement/check_external_exadata_storage_connector_request_response.go +++ b/databasemanagement/check_external_exadata_storage_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/child_database.go b/databasemanagement/child_database.go index b811fe4a63..24679b5c89 100644 --- a/databasemanagement/child_database.go +++ b/databasemanagement/child_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/clone_sql_tuning_task_details.go b/databasemanagement/clone_sql_tuning_task_details.go index 16a27ff7f1..b3dc73ed5e 100644 --- a/databasemanagement/clone_sql_tuning_task_details.go +++ b/databasemanagement/clone_sql_tuning_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/clone_sql_tuning_task_request_response.go b/databasemanagement/clone_sql_tuning_task_request_response.go index 6c9b31d89b..49b9296911 100644 --- a/databasemanagement/clone_sql_tuning_task_request_response.go +++ b/databasemanagement/clone_sql_tuning_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/cluster_cache_metric.go b/databasemanagement/cluster_cache_metric.go index 576d624d2e..1b65593f9b 100644 --- a/databasemanagement/cluster_cache_metric.go +++ b/databasemanagement/cluster_cache_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/compare_type.go b/databasemanagement/compare_type.go index 4291638147..2b1fd1b333 100644 --- a/databasemanagement/compare_type.go +++ b/databasemanagement/compare_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/configure_automatic_capture_filters_details.go b/databasemanagement/configure_automatic_capture_filters_details.go index d56ddbc906..d325ab8859 100644 --- a/databasemanagement/configure_automatic_capture_filters_details.go +++ b/databasemanagement/configure_automatic_capture_filters_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/configure_automatic_capture_filters_request_response.go b/databasemanagement/configure_automatic_capture_filters_request_response.go index db5fb416c7..ad78eae082 100644 --- a/databasemanagement/configure_automatic_capture_filters_request_response.go +++ b/databasemanagement/configure_automatic_capture_filters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/configure_automatic_spm_evolve_advisor_task_details.go b/databasemanagement/configure_automatic_spm_evolve_advisor_task_details.go index 6bb9331351..e25da2c821 100644 --- a/databasemanagement/configure_automatic_spm_evolve_advisor_task_details.go +++ b/databasemanagement/configure_automatic_spm_evolve_advisor_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/configure_automatic_spm_evolve_advisor_task_request_response.go b/databasemanagement/configure_automatic_spm_evolve_advisor_task_request_response.go index 2860177234..d23127dc12 100644 --- a/databasemanagement/configure_automatic_spm_evolve_advisor_task_request_response.go +++ b/databasemanagement/configure_automatic_spm_evolve_advisor_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/consumer_group_privilege_collection.go b/databasemanagement/consumer_group_privilege_collection.go index 78c97ce8a7..ee0285dfa8 100644 --- a/databasemanagement/consumer_group_privilege_collection.go +++ b/databasemanagement/consumer_group_privilege_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/consumer_group_privilege_summary.go b/databasemanagement/consumer_group_privilege_summary.go index 17bbfd9257..d8822c7942 100644 --- a/databasemanagement/consumer_group_privilege_summary.go +++ b/databasemanagement/consumer_group_privilege_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/cpu_utilization_aggregate_metrics.go b/databasemanagement/cpu_utilization_aggregate_metrics.go index 19baf9b9e0..bc2dc75575 100644 --- a/databasemanagement/cpu_utilization_aggregate_metrics.go +++ b/databasemanagement/cpu_utilization_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_db_management_private_endpoint_details.go b/databasemanagement/create_db_management_private_endpoint_details.go index 8d8dd2f6b8..8fcae1d78e 100644 --- a/databasemanagement/create_db_management_private_endpoint_details.go +++ b/databasemanagement/create_db_management_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_db_management_private_endpoint_request_response.go b/databasemanagement/create_db_management_private_endpoint_request_response.go index 31957beb22..e706f02bd5 100644 --- a/databasemanagement/create_db_management_private_endpoint_request_response.go +++ b/databasemanagement/create_db_management_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_connector_details.go b/databasemanagement/create_external_db_system_connector_details.go index 12dc7ef01f..126e398330 100644 --- a/databasemanagement/create_external_db_system_connector_details.go +++ b/databasemanagement/create_external_db_system_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_connector_request_response.go b/databasemanagement/create_external_db_system_connector_request_response.go index f077604d51..82985f6ba3 100644 --- a/databasemanagement/create_external_db_system_connector_request_response.go +++ b/databasemanagement/create_external_db_system_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_details.go b/databasemanagement/create_external_db_system_details.go index bdedb3c17d..0a472a5fe0 100644 --- a/databasemanagement/create_external_db_system_details.go +++ b/databasemanagement/create_external_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_discovery_details.go b/databasemanagement/create_external_db_system_discovery_details.go index 6e3aed2ca3..f96dab5b43 100644 --- a/databasemanagement/create_external_db_system_discovery_details.go +++ b/databasemanagement/create_external_db_system_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_discovery_request_response.go b/databasemanagement/create_external_db_system_discovery_request_response.go index 94e276edd0..d2196532c2 100644 --- a/databasemanagement/create_external_db_system_discovery_request_response.go +++ b/databasemanagement/create_external_db_system_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_macs_connector_details.go b/databasemanagement/create_external_db_system_macs_connector_details.go index 956dbc7647..5376d65080 100644 --- a/databasemanagement/create_external_db_system_macs_connector_details.go +++ b/databasemanagement/create_external_db_system_macs_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_db_system_request_response.go b/databasemanagement/create_external_db_system_request_response.go index 2153ad420d..b0f2f7821d 100644 --- a/databasemanagement/create_external_db_system_request_response.go +++ b/databasemanagement/create_external_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_exadata_infrastructure_details.go b/databasemanagement/create_external_exadata_infrastructure_details.go index c1fd032d2c..31913e0f14 100644 --- a/databasemanagement/create_external_exadata_infrastructure_details.go +++ b/databasemanagement/create_external_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_exadata_infrastructure_request_response.go b/databasemanagement/create_external_exadata_infrastructure_request_response.go index 581831ec41..d0e1a58aff 100644 --- a/databasemanagement/create_external_exadata_infrastructure_request_response.go +++ b/databasemanagement/create_external_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_exadata_storage_connector_details.go b/databasemanagement/create_external_exadata_storage_connector_details.go index c9ff20864d..61ab737348 100644 --- a/databasemanagement/create_external_exadata_storage_connector_details.go +++ b/databasemanagement/create_external_exadata_storage_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_external_exadata_storage_connector_request_response.go b/databasemanagement/create_external_exadata_storage_connector_request_response.go index 463fb3d892..d6f8fc8ef0 100644 --- a/databasemanagement/create_external_exadata_storage_connector_request_response.go +++ b/databasemanagement/create_external_exadata_storage_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_job_details.go b/databasemanagement/create_job_details.go index 8a343c7eef..72427ec4c1 100644 --- a/databasemanagement/create_job_details.go +++ b/databasemanagement/create_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_job_request_response.go b/databasemanagement/create_job_request_response.go index eb3fff525a..ab35de2c7d 100644 --- a/databasemanagement/create_job_request_response.go +++ b/databasemanagement/create_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_managed_database_group_details.go b/databasemanagement/create_managed_database_group_details.go index 42e95f17fe..a47b8f50b6 100644 --- a/databasemanagement/create_managed_database_group_details.go +++ b/databasemanagement/create_managed_database_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_managed_database_group_request_response.go b/databasemanagement/create_managed_database_group_request_response.go index cf6153a4d9..8c973a7205 100644 --- a/databasemanagement/create_managed_database_group_request_response.go +++ b/databasemanagement/create_managed_database_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_sql_job_details.go b/databasemanagement/create_sql_job_details.go index 0ef9ca6d8a..f2b9f87c52 100644 --- a/databasemanagement/create_sql_job_details.go +++ b/databasemanagement/create_sql_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_sql_tuning_set_details.go b/databasemanagement/create_sql_tuning_set_details.go index b2882a2359..3b51de42eb 100644 --- a/databasemanagement/create_sql_tuning_set_details.go +++ b/databasemanagement/create_sql_tuning_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_sql_tuning_set_request_response.go b/databasemanagement/create_sql_tuning_set_request_response.go index d99b55102e..9511fb319d 100644 --- a/databasemanagement/create_sql_tuning_set_request_response.go +++ b/databasemanagement/create_sql_tuning_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_tablespace_details.go b/databasemanagement/create_tablespace_details.go index 9f62604c33..84ccf54b80 100644 --- a/databasemanagement/create_tablespace_details.go +++ b/databasemanagement/create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/create_tablespace_request_response.go b/databasemanagement/create_tablespace_request_response.go index 8de31fff8d..9965444fd9 100644 --- a/databasemanagement/create_tablespace_request_response.go +++ b/databasemanagement/create_tablespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/cursor_cache_statement_collection.go b/databasemanagement/cursor_cache_statement_collection.go index 1c2611b9fe..ee0d14acf7 100644 --- a/databasemanagement/cursor_cache_statement_collection.go +++ b/databasemanagement/cursor_cache_statement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/cursor_cache_statement_summary.go b/databasemanagement/cursor_cache_statement_summary.go index 7d68ec8504..2b651f75b3 100644 --- a/databasemanagement/cursor_cache_statement_summary.go +++ b/databasemanagement/cursor_cache_statement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/data_access_container_collection.go b/databasemanagement/data_access_container_collection.go index c0e5f86f12..806bf357a7 100644 --- a/databasemanagement/data_access_container_collection.go +++ b/databasemanagement/data_access_container_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/data_access_container_summary.go b/databasemanagement/data_access_container_summary.go index 9aa51324bb..0e9b16836d 100644 --- a/databasemanagement/data_access_container_summary.go +++ b/databasemanagement/data_access_container_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_connection_credentails_by_name.go b/databasemanagement/database_connection_credentails_by_name.go index 4f6d5b58ad..39eb719534 100644 --- a/databasemanagement/database_connection_credentails_by_name.go +++ b/databasemanagement/database_connection_credentails_by_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_connection_credentials.go b/databasemanagement/database_connection_credentials.go index bc3c6ceff4..03a2b56ccf 100644 --- a/databasemanagement/database_connection_credentials.go +++ b/databasemanagement/database_connection_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_connection_credentials_by_details.go b/databasemanagement/database_connection_credentials_by_details.go index 3c034785e5..2be3cd970c 100644 --- a/databasemanagement/database_connection_credentials_by_details.go +++ b/databasemanagement/database_connection_credentials_by_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_connection_string.go b/databasemanagement/database_connection_string.go index 0467e89b2e..6b94eac0b5 100644 --- a/databasemanagement/database_connection_string.go +++ b/databasemanagement/database_connection_string.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_credentials.go b/databasemanagement/database_credentials.go index 10845e307c..6bce0dff48 100644 --- a/databasemanagement/database_credentials.go +++ b/databasemanagement/database_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_fleet_health_metrics.go b/databasemanagement/database_fleet_health_metrics.go index f0923d77e6..739450d8da 100644 --- a/databasemanagement/database_fleet_health_metrics.go +++ b/databasemanagement/database_fleet_health_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_home_metric_definition.go b/databasemanagement/database_home_metric_definition.go index a14870f0d5..4c651a14cc 100644 --- a/databasemanagement/database_home_metric_definition.go +++ b/databasemanagement/database_home_metric_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_home_metrics.go b/databasemanagement/database_home_metrics.go index 4f9c9854d0..9adc42cd2a 100644 --- a/databasemanagement/database_home_metrics.go +++ b/databasemanagement/database_home_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_instance_home_metrics_definition.go b/databasemanagement/database_instance_home_metrics_definition.go index 45b9457196..184ce14e51 100644 --- a/databasemanagement/database_instance_home_metrics_definition.go +++ b/databasemanagement/database_instance_home_metrics_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_io_aggregate_metrics.go b/databasemanagement/database_io_aggregate_metrics.go index 420a3d362c..5779716df1 100644 --- a/databasemanagement/database_io_aggregate_metrics.go +++ b/databasemanagement/database_io_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_management_config.go b/databasemanagement/database_management_config.go index c5ad16f13c..4835c582a1 100644 --- a/databasemanagement/database_management_config.go +++ b/databasemanagement/database_management_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_parameter_summary.go b/databasemanagement/database_parameter_summary.go index 9b7deb4464..cf66385bbe 100644 --- a/databasemanagement/database_parameter_summary.go +++ b/databasemanagement/database_parameter_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_parameter_update_status.go b/databasemanagement/database_parameter_update_status.go index 9df4181dfa..2e6c0129a2 100644 --- a/databasemanagement/database_parameter_update_status.go +++ b/databasemanagement/database_parameter_update_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_parameters_collection.go b/databasemanagement/database_parameters_collection.go index 535675b713..3bb3d54c91 100644 --- a/databasemanagement/database_parameters_collection.go +++ b/databasemanagement/database_parameters_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_plan.go b/databasemanagement/database_plan.go index 313513be5b..20f9171273 100644 --- a/databasemanagement/database_plan.go +++ b/databasemanagement/database_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_plan_directive.go b/databasemanagement/database_plan_directive.go index 6456dea722..06f609c3bf 100644 --- a/databasemanagement/database_plan_directive.go +++ b/databasemanagement/database_plan_directive.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_plan_role_enum.go b/databasemanagement/database_plan_role_enum.go index 7546566d58..5cf11c85e7 100644 --- a/databasemanagement/database_plan_role_enum.go +++ b/databasemanagement/database_plan_role_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_plan_type_enum.go b/databasemanagement/database_plan_type_enum.go index 17e1e040d2..bb04c60d35 100644 --- a/databasemanagement/database_plan_type_enum.go +++ b/databasemanagement/database_plan_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_ssl_connection_credentials.go b/databasemanagement/database_ssl_connection_credentials.go index e484cb04bc..bbebc8e730 100644 --- a/databasemanagement/database_ssl_connection_credentials.go +++ b/databasemanagement/database_ssl_connection_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_status.go b/databasemanagement/database_status.go index afcd5b79ab..7f71efa13f 100644 --- a/databasemanagement/database_status.go +++ b/databasemanagement/database_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_storage_aggregate_metrics.go b/databasemanagement/database_storage_aggregate_metrics.go index 8f8b32c0ad..8434b30d81 100644 --- a/databasemanagement/database_storage_aggregate_metrics.go +++ b/databasemanagement/database_storage_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_sub_type.go b/databasemanagement/database_sub_type.go index 21a65f1908..c7983fb96b 100644 --- a/databasemanagement/database_sub_type.go +++ b/databasemanagement/database_sub_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_time_aggregate_metrics.go b/databasemanagement/database_time_aggregate_metrics.go index ca22d4139a..c737c1d14f 100644 --- a/databasemanagement/database_time_aggregate_metrics.go +++ b/databasemanagement/database_time_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_type.go b/databasemanagement/database_type.go index db6aa010ce..fe39ca1c1d 100644 --- a/databasemanagement/database_type.go +++ b/databasemanagement/database_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/database_usage_metrics.go b/databasemanagement/database_usage_metrics.go index 1a8dd00eea..7081d5adc2 100644 --- a/databasemanagement/database_usage_metrics.go +++ b/databasemanagement/database_usage_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/databasemanagement_dbmanagement_client.go b/databasemanagement/databasemanagement_dbmanagement_client.go index 9b808d1adc..192f849f5d 100644 --- a/databasemanagement/databasemanagement_dbmanagement_client.go +++ b/databasemanagement/databasemanagement_dbmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/databasemanagement_diagnosability_client.go b/databasemanagement/databasemanagement_diagnosability_client.go index e99219abe8..e88f5ab1e8 100644 --- a/databasemanagement/databasemanagement_diagnosability_client.go +++ b/databasemanagement/databasemanagement_diagnosability_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/databasemanagement_managedmysqldatabases_client.go b/databasemanagement/databasemanagement_managedmysqldatabases_client.go index fda9309d6c..7637b642c7 100644 --- a/databasemanagement/databasemanagement_managedmysqldatabases_client.go +++ b/databasemanagement/databasemanagement_managedmysqldatabases_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/databasemanagement_perfhub_client.go b/databasemanagement/databasemanagement_perfhub_client.go index 1300f9c4a0..9bc5baa7ad 100644 --- a/databasemanagement/databasemanagement_perfhub_client.go +++ b/databasemanagement/databasemanagement_perfhub_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/databasemanagement_sqltuning_client.go b/databasemanagement/databasemanagement_sqltuning_client.go index 51bab338a6..be80ba373d 100644 --- a/databasemanagement/databasemanagement_sqltuning_client.go +++ b/databasemanagement/databasemanagement_sqltuning_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/datafile.go b/databasemanagement/datafile.go index 7951bac529..9ec1c39f22 100644 --- a/databasemanagement/datafile.go +++ b/databasemanagement/datafile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/db_management_analytics_metric.go b/databasemanagement/db_management_analytics_metric.go index e5e842e071..7089792b9c 100644 --- a/databasemanagement/db_management_analytics_metric.go +++ b/databasemanagement/db_management_analytics_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/db_management_private_endpoint.go b/databasemanagement/db_management_private_endpoint.go index 5a14e1b3b1..32244de676 100644 --- a/databasemanagement/db_management_private_endpoint.go +++ b/databasemanagement/db_management_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/db_management_private_endpoint_collection.go b/databasemanagement/db_management_private_endpoint_collection.go index 867c5ac527..3250b8edaf 100644 --- a/databasemanagement/db_management_private_endpoint_collection.go +++ b/databasemanagement/db_management_private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/db_management_private_endpoint_summary.go b/databasemanagement/db_management_private_endpoint_summary.go index 292426b3a5..dc3bdd341d 100644 --- a/databasemanagement/db_management_private_endpoint_summary.go +++ b/databasemanagement/db_management_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/dbm_resource.go b/databasemanagement/dbm_resource.go index c4cd171919..a32c3b855f 100644 --- a/databasemanagement/dbm_resource.go +++ b/databasemanagement/dbm_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_db_management_private_endpoint_request_response.go b/databasemanagement/delete_db_management_private_endpoint_request_response.go index aeefe1410b..c0efeeb370 100644 --- a/databasemanagement/delete_db_management_private_endpoint_request_response.go +++ b/databasemanagement/delete_db_management_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_external_db_system_connector_request_response.go b/databasemanagement/delete_external_db_system_connector_request_response.go index 4b7acc8530..cedf9db2d5 100644 --- a/databasemanagement/delete_external_db_system_connector_request_response.go +++ b/databasemanagement/delete_external_db_system_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_external_db_system_discovery_request_response.go b/databasemanagement/delete_external_db_system_discovery_request_response.go index dca0338f86..29c9a09ee9 100644 --- a/databasemanagement/delete_external_db_system_discovery_request_response.go +++ b/databasemanagement/delete_external_db_system_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_external_db_system_request_response.go b/databasemanagement/delete_external_db_system_request_response.go index d602dd099f..39c5d4b406 100644 --- a/databasemanagement/delete_external_db_system_request_response.go +++ b/databasemanagement/delete_external_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_external_exadata_infrastructure_request_response.go b/databasemanagement/delete_external_exadata_infrastructure_request_response.go index afe13023c7..3515e8f93b 100644 --- a/databasemanagement/delete_external_exadata_infrastructure_request_response.go +++ b/databasemanagement/delete_external_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_external_exadata_storage_connector_request_response.go b/databasemanagement/delete_external_exadata_storage_connector_request_response.go index 0e1bc15126..dff8695f19 100644 --- a/databasemanagement/delete_external_exadata_storage_connector_request_response.go +++ b/databasemanagement/delete_external_exadata_storage_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_job_request_response.go b/databasemanagement/delete_job_request_response.go index dbd60b56ab..8eb841d083 100644 --- a/databasemanagement/delete_job_request_response.go +++ b/databasemanagement/delete_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_managed_database_group_request_response.go b/databasemanagement/delete_managed_database_group_request_response.go index aa7a910768..78868a048c 100644 --- a/databasemanagement/delete_managed_database_group_request_response.go +++ b/databasemanagement/delete_managed_database_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/delete_preferred_credential_request_response.go b/databasemanagement/delete_preferred_credential_request_response.go index 7b316cd2b0..ddde92ab99 100644 --- a/databasemanagement/delete_preferred_credential_request_response.go +++ b/databasemanagement/delete_preferred_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/deployment_type.go b/databasemanagement/deployment_type.go index 204c12260d..f5cb28e823 100644 --- a/databasemanagement/deployment_type.go +++ b/databasemanagement/deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_automatic_initial_plan_capture_details.go b/databasemanagement/disable_automatic_initial_plan_capture_details.go index 57d99d2702..295b3156ab 100644 --- a/databasemanagement/disable_automatic_initial_plan_capture_details.go +++ b/databasemanagement/disable_automatic_initial_plan_capture_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_automatic_initial_plan_capture_request_response.go b/databasemanagement/disable_automatic_initial_plan_capture_request_response.go index fb1da12845..3472a4be7d 100644 --- a/databasemanagement/disable_automatic_initial_plan_capture_request_response.go +++ b/databasemanagement/disable_automatic_initial_plan_capture_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_automatic_spm_evolve_advisor_task_details.go b/databasemanagement/disable_automatic_spm_evolve_advisor_task_details.go index 2c5f611c0c..51d18afcba 100644 --- a/databasemanagement/disable_automatic_spm_evolve_advisor_task_details.go +++ b/databasemanagement/disable_automatic_spm_evolve_advisor_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_automatic_spm_evolve_advisor_task_request_response.go b/databasemanagement/disable_automatic_spm_evolve_advisor_task_request_response.go index 68958a0c8d..169c7de8c4 100644 --- a/databasemanagement/disable_automatic_spm_evolve_advisor_task_request_response.go +++ b/databasemanagement/disable_automatic_spm_evolve_advisor_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_external_db_system_database_management_request_response.go b/databasemanagement/disable_external_db_system_database_management_request_response.go index 3dfae89b90..0b6a750ae1 100644 --- a/databasemanagement/disable_external_db_system_database_management_request_response.go +++ b/databasemanagement/disable_external_db_system_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_external_db_system_stack_monitoring_request_response.go b/databasemanagement/disable_external_db_system_stack_monitoring_request_response.go index 8f1509563e..370e11fdb9 100644 --- a/databasemanagement/disable_external_db_system_stack_monitoring_request_response.go +++ b/databasemanagement/disable_external_db_system_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_external_exadata_infrastructure_management_request_response.go b/databasemanagement/disable_external_exadata_infrastructure_management_request_response.go index 08c719e81a..0c8f2005bb 100644 --- a/databasemanagement/disable_external_exadata_infrastructure_management_request_response.go +++ b/databasemanagement/disable_external_exadata_infrastructure_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_details.go b/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_details.go index cd8dc6e983..451087c742 100644 --- a/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_details.go +++ b/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go b/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go index c588cbbad1..7df6043d42 100644 --- a/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go +++ b/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_sql_plan_baselines_usage_details.go b/databasemanagement/disable_sql_plan_baselines_usage_details.go index 66dbe8eaf7..548863fbdf 100644 --- a/databasemanagement/disable_sql_plan_baselines_usage_details.go +++ b/databasemanagement/disable_sql_plan_baselines_usage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/disable_sql_plan_baselines_usage_request_response.go b/databasemanagement/disable_sql_plan_baselines_usage_request_response.go index 12cbaefac5..f4a71d2f8a 100644 --- a/databasemanagement/disable_sql_plan_baselines_usage_request_response.go +++ b/databasemanagement/disable_sql_plan_baselines_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discover_external_exadata_infrastructure_details.go b/databasemanagement/discover_external_exadata_infrastructure_details.go index a1327c9ee9..52ed6f2dfe 100644 --- a/databasemanagement/discover_external_exadata_infrastructure_details.go +++ b/databasemanagement/discover_external_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discover_external_exadata_infrastructure_request_response.go b/databasemanagement/discover_external_exadata_infrastructure_request_response.go index c61fc8beb9..fa28465a4d 100644 --- a/databasemanagement/discover_external_exadata_infrastructure_request_response.go +++ b/databasemanagement/discover_external_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_asm.go b/databasemanagement/discovered_external_asm.go index 2359923962..6e7d0f3376 100644 --- a/databasemanagement/discovered_external_asm.go +++ b/databasemanagement/discovered_external_asm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_asm_instance.go b/databasemanagement/discovered_external_asm_instance.go index 0287d38dba..8b9a865d04 100644 --- a/databasemanagement/discovered_external_asm_instance.go +++ b/databasemanagement/discovered_external_asm_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_cluster.go b/databasemanagement/discovered_external_cluster.go index aaf93f2f62..4dc364239a 100644 --- a/databasemanagement/discovered_external_cluster.go +++ b/databasemanagement/discovered_external_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_cluster_instance.go b/databasemanagement/discovered_external_cluster_instance.go index fac39b90ac..77282fc9e3 100644 --- a/databasemanagement/discovered_external_cluster_instance.go +++ b/databasemanagement/discovered_external_cluster_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_database.go b/databasemanagement/discovered_external_database.go index c131193ee7..b53f4f120a 100644 --- a/databasemanagement/discovered_external_database.go +++ b/databasemanagement/discovered_external_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_db_home.go b/databasemanagement/discovered_external_db_home.go index 25627e906a..0b3f7a8a40 100644 --- a/databasemanagement/discovered_external_db_home.go +++ b/databasemanagement/discovered_external_db_home.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_db_node.go b/databasemanagement/discovered_external_db_node.go index 6885fb2e26..5f14d6dd5f 100644 --- a/databasemanagement/discovered_external_db_node.go +++ b/databasemanagement/discovered_external_db_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_db_system_component.go b/databasemanagement/discovered_external_db_system_component.go index 94d11ca27d..a8d37c82f3 100644 --- a/databasemanagement/discovered_external_db_system_component.go +++ b/databasemanagement/discovered_external_db_system_component.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_listener.go b/databasemanagement/discovered_external_listener.go index 974273bef1..7acdbffdf4 100644 --- a/databasemanagement/discovered_external_listener.go +++ b/databasemanagement/discovered_external_listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/discovered_external_pluggable_database.go b/databasemanagement/discovered_external_pluggable_database.go index 8ed086cc2c..c0d3dc3772 100644 --- a/databasemanagement/discovered_external_pluggable_database.go +++ b/databasemanagement/discovered_external_pluggable_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sql_plan_baselines_details.go b/databasemanagement/drop_sql_plan_baselines_details.go index 7fbfd74030..5620dc6a72 100644 --- a/databasemanagement/drop_sql_plan_baselines_details.go +++ b/databasemanagement/drop_sql_plan_baselines_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sql_plan_baselines_request_response.go b/databasemanagement/drop_sql_plan_baselines_request_response.go index a26d470ee2..89b8c9fc52 100644 --- a/databasemanagement/drop_sql_plan_baselines_request_response.go +++ b/databasemanagement/drop_sql_plan_baselines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sql_tuning_set_details.go b/databasemanagement/drop_sql_tuning_set_details.go index 3d68961189..928e8ce6f6 100644 --- a/databasemanagement/drop_sql_tuning_set_details.go +++ b/databasemanagement/drop_sql_tuning_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sql_tuning_set_request_response.go b/databasemanagement/drop_sql_tuning_set_request_response.go index c9b5123f30..39e193028e 100644 --- a/databasemanagement/drop_sql_tuning_set_request_response.go +++ b/databasemanagement/drop_sql_tuning_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sql_tuning_task_details.go b/databasemanagement/drop_sql_tuning_task_details.go index bbdfb30c57..f81152dcec 100644 --- a/databasemanagement/drop_sql_tuning_task_details.go +++ b/databasemanagement/drop_sql_tuning_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sql_tuning_task_request_response.go b/databasemanagement/drop_sql_tuning_task_request_response.go index 7c22819416..599324a2f3 100644 --- a/databasemanagement/drop_sql_tuning_task_request_response.go +++ b/databasemanagement/drop_sql_tuning_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sqls_in_sql_tuning_set_details.go b/databasemanagement/drop_sqls_in_sql_tuning_set_details.go index 2802adf8df..73a003bcf9 100644 --- a/databasemanagement/drop_sqls_in_sql_tuning_set_details.go +++ b/databasemanagement/drop_sqls_in_sql_tuning_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_sqls_in_sql_tuning_set_request_response.go b/databasemanagement/drop_sqls_in_sql_tuning_set_request_response.go index 884c2acdc4..b36b9dafc4 100644 --- a/databasemanagement/drop_sqls_in_sql_tuning_set_request_response.go +++ b/databasemanagement/drop_sqls_in_sql_tuning_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_tablespace_details.go b/databasemanagement/drop_tablespace_details.go index 848e8c54b6..32cee12763 100644 --- a/databasemanagement/drop_tablespace_details.go +++ b/databasemanagement/drop_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/drop_tablespace_request_response.go b/databasemanagement/drop_tablespace_request_response.go index 5ec78d469e..cbc1810403 100644 --- a/databasemanagement/drop_tablespace_request_response.go +++ b/databasemanagement/drop_tablespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_automatic_initial_plan_capture_details.go b/databasemanagement/enable_automatic_initial_plan_capture_details.go index 8e4fed9d2f..5529ed4da7 100644 --- a/databasemanagement/enable_automatic_initial_plan_capture_details.go +++ b/databasemanagement/enable_automatic_initial_plan_capture_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_automatic_initial_plan_capture_request_response.go b/databasemanagement/enable_automatic_initial_plan_capture_request_response.go index f8524adab1..9d67fb9206 100644 --- a/databasemanagement/enable_automatic_initial_plan_capture_request_response.go +++ b/databasemanagement/enable_automatic_initial_plan_capture_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_automatic_spm_evolve_advisor_task_details.go b/databasemanagement/enable_automatic_spm_evolve_advisor_task_details.go index 75e7eebf8c..e419064926 100644 --- a/databasemanagement/enable_automatic_spm_evolve_advisor_task_details.go +++ b/databasemanagement/enable_automatic_spm_evolve_advisor_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_automatic_spm_evolve_advisor_task_request_response.go b/databasemanagement/enable_automatic_spm_evolve_advisor_task_request_response.go index 49d1413d79..1ba1c3167c 100644 --- a/databasemanagement/enable_automatic_spm_evolve_advisor_task_request_response.go +++ b/databasemanagement/enable_automatic_spm_evolve_advisor_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_external_db_system_database_management_details.go b/databasemanagement/enable_external_db_system_database_management_details.go index 1e91f312e4..5e88fb4a9f 100644 --- a/databasemanagement/enable_external_db_system_database_management_details.go +++ b/databasemanagement/enable_external_db_system_database_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_external_db_system_database_management_request_response.go b/databasemanagement/enable_external_db_system_database_management_request_response.go index 40ab73e974..420a85f263 100644 --- a/databasemanagement/enable_external_db_system_database_management_request_response.go +++ b/databasemanagement/enable_external_db_system_database_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_external_db_system_stack_monitoring_details.go b/databasemanagement/enable_external_db_system_stack_monitoring_details.go index df230336bd..6dc50b7780 100644 --- a/databasemanagement/enable_external_db_system_stack_monitoring_details.go +++ b/databasemanagement/enable_external_db_system_stack_monitoring_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_external_db_system_stack_monitoring_request_response.go b/databasemanagement/enable_external_db_system_stack_monitoring_request_response.go index fe254124ed..353adca957 100644 --- a/databasemanagement/enable_external_db_system_stack_monitoring_request_response.go +++ b/databasemanagement/enable_external_db_system_stack_monitoring_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_external_exadata_infrastructure_management_details.go b/databasemanagement/enable_external_exadata_infrastructure_management_details.go index 78c1312b10..8b457ba037 100644 --- a/databasemanagement/enable_external_exadata_infrastructure_management_details.go +++ b/databasemanagement/enable_external_exadata_infrastructure_management_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_external_exadata_infrastructure_management_request_response.go b/databasemanagement/enable_external_exadata_infrastructure_management_request_response.go index 1fd3377bb7..4991b64d71 100644 --- a/databasemanagement/enable_external_exadata_infrastructure_management_request_response.go +++ b/databasemanagement/enable_external_exadata_infrastructure_management_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_details.go b/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_details.go index ed3c867bac..e717146825 100644 --- a/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_details.go +++ b/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go b/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go index 000f9ead43..1dc02b16ba 100644 --- a/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go +++ b/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_sql_plan_baselines_usage_details.go b/databasemanagement/enable_sql_plan_baselines_usage_details.go index a18917d37c..167d12aee9 100644 --- a/databasemanagement/enable_sql_plan_baselines_usage_details.go +++ b/databasemanagement/enable_sql_plan_baselines_usage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/enable_sql_plan_baselines_usage_request_response.go b/databasemanagement/enable_sql_plan_baselines_usage_request_response.go index dd63f7f397..c740fee6a1 100644 --- a/databasemanagement/enable_sql_plan_baselines_usage_request_response.go +++ b/databasemanagement/enable_sql_plan_baselines_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/entity_discovered.go b/databasemanagement/entity_discovered.go index aa177d8273..a8a6830600 100644 --- a/databasemanagement/entity_discovered.go +++ b/databasemanagement/entity_discovered.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/execution_plan_stats_comparision.go b/databasemanagement/execution_plan_stats_comparision.go index 42120a8c71..41245f80c6 100644 --- a/databasemanagement/execution_plan_stats_comparision.go +++ b/databasemanagement/execution_plan_stats_comparision.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm.go b/databasemanagement/external_asm.go index 280a6fb6e2..77cb41f8c7 100644 --- a/databasemanagement/external_asm.go +++ b/databasemanagement/external_asm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_collection.go b/databasemanagement/external_asm_collection.go index 774b0317e3..2f8ab9db0a 100644 --- a/databasemanagement/external_asm_collection.go +++ b/databasemanagement/external_asm_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_configuration.go b/databasemanagement/external_asm_configuration.go index 650bffd279..0c533bd2a7 100644 --- a/databasemanagement/external_asm_configuration.go +++ b/databasemanagement/external_asm_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_connection_info.go b/databasemanagement/external_asm_connection_info.go index 5dd31b47e0..fa17d6b75d 100644 --- a/databasemanagement/external_asm_connection_info.go +++ b/databasemanagement/external_asm_connection_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_disk_group_collection.go b/databasemanagement/external_asm_disk_group_collection.go index c41eba209f..27a74bd763 100644 --- a/databasemanagement/external_asm_disk_group_collection.go +++ b/databasemanagement/external_asm_disk_group_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_disk_group_summary.go b/databasemanagement/external_asm_disk_group_summary.go index 297cd3a48f..24c212cd5f 100644 --- a/databasemanagement/external_asm_disk_group_summary.go +++ b/databasemanagement/external_asm_disk_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_instance.go b/databasemanagement/external_asm_instance.go index 0c2a769692..4eaa04e688 100644 --- a/databasemanagement/external_asm_instance.go +++ b/databasemanagement/external_asm_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_instance_collection.go b/databasemanagement/external_asm_instance_collection.go index fa6bc664ed..699cccb266 100644 --- a/databasemanagement/external_asm_instance_collection.go +++ b/databasemanagement/external_asm_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_instance_parameters.go b/databasemanagement/external_asm_instance_parameters.go index b58cea2e86..ceae817cb7 100644 --- a/databasemanagement/external_asm_instance_parameters.go +++ b/databasemanagement/external_asm_instance_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_instance_summary.go b/databasemanagement/external_asm_instance_summary.go index 76701717f8..c06264178f 100644 --- a/databasemanagement/external_asm_instance_summary.go +++ b/databasemanagement/external_asm_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_serviced_database.go b/databasemanagement/external_asm_serviced_database.go index 9b0c68eaed..1e82205bd4 100644 --- a/databasemanagement/external_asm_serviced_database.go +++ b/databasemanagement/external_asm_serviced_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_summary.go b/databasemanagement/external_asm_summary.go index bec9215701..369f68dabc 100644 --- a/databasemanagement/external_asm_summary.go +++ b/databasemanagement/external_asm_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_user_collection.go b/databasemanagement/external_asm_user_collection.go index 4176a5eb54..363d85814f 100644 --- a/databasemanagement/external_asm_user_collection.go +++ b/databasemanagement/external_asm_user_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_asm_user_summary.go b/databasemanagement/external_asm_user_summary.go index afbee1b030..502429a12a 100644 --- a/databasemanagement/external_asm_user_summary.go +++ b/databasemanagement/external_asm_user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster.go b/databasemanagement/external_cluster.go index 21fe71ef3a..116a3a0dee 100644 --- a/databasemanagement/external_cluster.go +++ b/databasemanagement/external_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_collection.go b/databasemanagement/external_cluster_collection.go index 8e057e6b0f..94a401e7d7 100644 --- a/databasemanagement/external_cluster_collection.go +++ b/databasemanagement/external_cluster_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_instance.go b/databasemanagement/external_cluster_instance.go index c53918c3bb..baa835dc99 100644 --- a/databasemanagement/external_cluster_instance.go +++ b/databasemanagement/external_cluster_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_instance_collection.go b/databasemanagement/external_cluster_instance_collection.go index 2ebe1661a5..be95b7853b 100644 --- a/databasemanagement/external_cluster_instance_collection.go +++ b/databasemanagement/external_cluster_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_instance_summary.go b/databasemanagement/external_cluster_instance_summary.go index 81b03fc1c0..1259c07ea5 100644 --- a/databasemanagement/external_cluster_instance_summary.go +++ b/databasemanagement/external_cluster_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_network_configuration.go b/databasemanagement/external_cluster_network_configuration.go index 4afbbb519a..58ef050c61 100644 --- a/databasemanagement/external_cluster_network_configuration.go +++ b/databasemanagement/external_cluster_network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_scan_listener_configuration.go b/databasemanagement/external_cluster_scan_listener_configuration.go index 078dbf8627..093b0cd3b3 100644 --- a/databasemanagement/external_cluster_scan_listener_configuration.go +++ b/databasemanagement/external_cluster_scan_listener_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_summary.go b/databasemanagement/external_cluster_summary.go index a3fcc055e5..749e0eba5b 100644 --- a/databasemanagement/external_cluster_summary.go +++ b/databasemanagement/external_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_cluster_vip_configuration.go b/databasemanagement/external_cluster_vip_configuration.go index dd8919218a..d01b3705a9 100644 --- a/databasemanagement/external_cluster_vip_configuration.go +++ b/databasemanagement/external_cluster_vip_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_database_collection.go b/databasemanagement/external_database_collection.go index da3d5bdb0d..af72e3b81b 100644 --- a/databasemanagement/external_database_collection.go +++ b/databasemanagement/external_database_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_database_connection_info.go b/databasemanagement/external_database_connection_info.go index 20a266b022..9af15f1a14 100644 --- a/databasemanagement/external_database_connection_info.go +++ b/databasemanagement/external_database_connection_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_database_instance.go b/databasemanagement/external_database_instance.go index 4a870b1b1c..d58424ddd7 100644 --- a/databasemanagement/external_database_instance.go +++ b/databasemanagement/external_database_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_database_summary.go b/databasemanagement/external_database_summary.go index 81d4c819ec..dd51f0a0c4 100644 --- a/databasemanagement/external_database_summary.go +++ b/databasemanagement/external_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_database_system_discovery_summary.go b/databasemanagement/external_database_system_discovery_summary.go index cef885537f..9ba0f73ece 100644 --- a/databasemanagement/external_database_system_discovery_summary.go +++ b/databasemanagement/external_database_system_discovery_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_home.go b/databasemanagement/external_db_home.go index 2c2af65d6b..e97f0f467a 100644 --- a/databasemanagement/external_db_home.go +++ b/databasemanagement/external_db_home.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_home_collection.go b/databasemanagement/external_db_home_collection.go index 774f50e1ff..952d8792db 100644 --- a/databasemanagement/external_db_home_collection.go +++ b/databasemanagement/external_db_home_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_home_summary.go b/databasemanagement/external_db_home_summary.go index d03dfec315..8a656caa81 100644 --- a/databasemanagement/external_db_home_summary.go +++ b/databasemanagement/external_db_home_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_node.go b/databasemanagement/external_db_node.go index cfccb6435f..0204dfc816 100644 --- a/databasemanagement/external_db_node.go +++ b/databasemanagement/external_db_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_node_collection.go b/databasemanagement/external_db_node_collection.go index 225c53d674..78cadb0488 100644 --- a/databasemanagement/external_db_node_collection.go +++ b/databasemanagement/external_db_node_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_node_summary.go b/databasemanagement/external_db_node_summary.go index 7f10147b15..9e10efe756 100644 --- a/databasemanagement/external_db_node_summary.go +++ b/databasemanagement/external_db_node_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system.go b/databasemanagement/external_db_system.go index 2c0983a375..69b0a9460c 100644 --- a/databasemanagement/external_db_system.go +++ b/databasemanagement/external_db_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_basic_info.go b/databasemanagement/external_db_system_basic_info.go index 517f5ef2a5..93d7c727cd 100644 --- a/databasemanagement/external_db_system_basic_info.go +++ b/databasemanagement/external_db_system_basic_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_collection.go b/databasemanagement/external_db_system_collection.go index 5042ff826d..f2f2e90648 100644 --- a/databasemanagement/external_db_system_collection.go +++ b/databasemanagement/external_db_system_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_component_type.go b/databasemanagement/external_db_system_component_type.go index ce26a764f6..ed7984027b 100644 --- a/databasemanagement/external_db_system_component_type.go +++ b/databasemanagement/external_db_system_component_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_connection_info.go b/databasemanagement/external_db_system_connection_info.go index ed1c371ade..1d6567a155 100644 --- a/databasemanagement/external_db_system_connection_info.go +++ b/databasemanagement/external_db_system_connection_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_connector.go b/databasemanagement/external_db_system_connector.go index ec48afd4c6..81132993e4 100644 --- a/databasemanagement/external_db_system_connector.go +++ b/databasemanagement/external_db_system_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_connector_collection.go b/databasemanagement/external_db_system_connector_collection.go index e3e5570dc1..9e381c8897 100644 --- a/databasemanagement/external_db_system_connector_collection.go +++ b/databasemanagement/external_db_system_connector_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_connector_summary.go b/databasemanagement/external_db_system_connector_summary.go index e4f3ce85de..fde07e261a 100644 --- a/databasemanagement/external_db_system_connector_summary.go +++ b/databasemanagement/external_db_system_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_database_management_config_details.go b/databasemanagement/external_db_system_database_management_config_details.go index ea8caf73ee..b2f0c4c285 100644 --- a/databasemanagement/external_db_system_database_management_config_details.go +++ b/databasemanagement/external_db_system_database_management_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_discovery.go b/databasemanagement/external_db_system_discovery.go index f49e633543..f98b734ff9 100644 --- a/databasemanagement/external_db_system_discovery.go +++ b/databasemanagement/external_db_system_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_discovery_collection.go b/databasemanagement/external_db_system_discovery_collection.go index 07ff8b95cb..bbe3376aa5 100644 --- a/databasemanagement/external_db_system_discovery_collection.go +++ b/databasemanagement/external_db_system_discovery_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_discovery_connector.go b/databasemanagement/external_db_system_discovery_connector.go index 7763b7eda5..593bf5433a 100644 --- a/databasemanagement/external_db_system_discovery_connector.go +++ b/databasemanagement/external_db_system_discovery_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_discovery_macs_connector.go b/databasemanagement/external_db_system_discovery_macs_connector.go index a7ac620b0f..b922476cfd 100644 --- a/databasemanagement/external_db_system_discovery_macs_connector.go +++ b/databasemanagement/external_db_system_discovery_macs_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_discovery_summary.go b/databasemanagement/external_db_system_discovery_summary.go index c998af6243..0c679a232a 100644 --- a/databasemanagement/external_db_system_discovery_summary.go +++ b/databasemanagement/external_db_system_discovery_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_macs_connector.go b/databasemanagement/external_db_system_macs_connector.go index 4e9e3149e6..fc0d7d3e43 100644 --- a/databasemanagement/external_db_system_macs_connector.go +++ b/databasemanagement/external_db_system_macs_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_stack_monitoring_config_details.go b/databasemanagement/external_db_system_stack_monitoring_config_details.go index b8aa32d387..a60d67c043 100644 --- a/databasemanagement/external_db_system_stack_monitoring_config_details.go +++ b/databasemanagement/external_db_system_stack_monitoring_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_db_system_summary.go b/databasemanagement/external_db_system_summary.go index fbbf8fc431..ee51bf00a7 100644 --- a/databasemanagement/external_db_system_summary.go +++ b/databasemanagement/external_db_system_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_database_system_summary.go b/databasemanagement/external_exadata_database_system_summary.go index 6834b38522..38afc61c00 100644 --- a/databasemanagement/external_exadata_database_system_summary.go +++ b/databasemanagement/external_exadata_database_system_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_infra_basic_info.go b/databasemanagement/external_exadata_infra_basic_info.go index c28a8d1e87..4d13f3cc11 100644 --- a/databasemanagement/external_exadata_infra_basic_info.go +++ b/databasemanagement/external_exadata_infra_basic_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_infrastructure.go b/databasemanagement/external_exadata_infrastructure.go index 50fd516221..00bc762fdd 100644 --- a/databasemanagement/external_exadata_infrastructure.go +++ b/databasemanagement/external_exadata_infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_infrastructure_collection.go b/databasemanagement/external_exadata_infrastructure_collection.go index 0d26198eb6..a40295492e 100644 --- a/databasemanagement/external_exadata_infrastructure_collection.go +++ b/databasemanagement/external_exadata_infrastructure_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_infrastructure_discovery.go b/databasemanagement/external_exadata_infrastructure_discovery.go index a7fe71f013..8e0fb7e25e 100644 --- a/databasemanagement/external_exadata_infrastructure_discovery.go +++ b/databasemanagement/external_exadata_infrastructure_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_infrastructure_discovery_summary.go b/databasemanagement/external_exadata_infrastructure_discovery_summary.go index 46c936965f..e800139b5a 100644 --- a/databasemanagement/external_exadata_infrastructure_discovery_summary.go +++ b/databasemanagement/external_exadata_infrastructure_discovery_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_infrastructure_summary.go b/databasemanagement/external_exadata_infrastructure_summary.go index 49241f4816..a9324465d8 100644 --- a/databasemanagement/external_exadata_infrastructure_summary.go +++ b/databasemanagement/external_exadata_infrastructure_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_connector.go b/databasemanagement/external_exadata_storage_connector.go index a51c43daea..8e0d5679a3 100644 --- a/databasemanagement/external_exadata_storage_connector.go +++ b/databasemanagement/external_exadata_storage_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_connector_collection.go b/databasemanagement/external_exadata_storage_connector_collection.go index a47aec1b1f..ed4a6ffcf9 100644 --- a/databasemanagement/external_exadata_storage_connector_collection.go +++ b/databasemanagement/external_exadata_storage_connector_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_connector_status.go b/databasemanagement/external_exadata_storage_connector_status.go index c5cb734429..faeac35e82 100644 --- a/databasemanagement/external_exadata_storage_connector_status.go +++ b/databasemanagement/external_exadata_storage_connector_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_connector_summary.go b/databasemanagement/external_exadata_storage_connector_summary.go index 6829ec46ae..6cd4dabd74 100644 --- a/databasemanagement/external_exadata_storage_connector_summary.go +++ b/databasemanagement/external_exadata_storage_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_grid.go b/databasemanagement/external_exadata_storage_grid.go index 369763cdb6..7a53015021 100644 --- a/databasemanagement/external_exadata_storage_grid.go +++ b/databasemanagement/external_exadata_storage_grid.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_grid_summary.go b/databasemanagement/external_exadata_storage_grid_summary.go index d6cd46b048..0fddee5710 100644 --- a/databasemanagement/external_exadata_storage_grid_summary.go +++ b/databasemanagement/external_exadata_storage_grid_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_server.go b/databasemanagement/external_exadata_storage_server.go index a17f435ce3..8ab66f9de1 100644 --- a/databasemanagement/external_exadata_storage_server.go +++ b/databasemanagement/external_exadata_storage_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_server_collection.go b/databasemanagement/external_exadata_storage_server_collection.go index a3f52812b5..8fa5949124 100644 --- a/databasemanagement/external_exadata_storage_server_collection.go +++ b/databasemanagement/external_exadata_storage_server_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_exadata_storage_server_summary.go b/databasemanagement/external_exadata_storage_server_summary.go index 7642e16064..1056134b9a 100644 --- a/databasemanagement/external_exadata_storage_server_summary.go +++ b/databasemanagement/external_exadata_storage_server_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener.go b/databasemanagement/external_listener.go index 2b98469d57..2b0f16a781 100644 --- a/databasemanagement/external_listener.go +++ b/databasemanagement/external_listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_collection.go b/databasemanagement/external_listener_collection.go index e329df461b..56f0d39b6c 100644 --- a/databasemanagement/external_listener_collection.go +++ b/databasemanagement/external_listener_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_endpoint.go b/databasemanagement/external_listener_endpoint.go index 80e91b93ff..f0e95aa0d1 100644 --- a/databasemanagement/external_listener_endpoint.go +++ b/databasemanagement/external_listener_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_ipc_endpoint.go b/databasemanagement/external_listener_ipc_endpoint.go index fa6b41e26c..5d24d4609b 100644 --- a/databasemanagement/external_listener_ipc_endpoint.go +++ b/databasemanagement/external_listener_ipc_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_service_collection.go b/databasemanagement/external_listener_service_collection.go index 380d64169c..3ec0d1b4d8 100644 --- a/databasemanagement/external_listener_service_collection.go +++ b/databasemanagement/external_listener_service_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_service_summary.go b/databasemanagement/external_listener_service_summary.go index 9ea2f9d25b..f500d968e9 100644 --- a/databasemanagement/external_listener_service_summary.go +++ b/databasemanagement/external_listener_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_serviced_database.go b/databasemanagement/external_listener_serviced_database.go index 5804b292b9..c831d12852 100644 --- a/databasemanagement/external_listener_serviced_database.go +++ b/databasemanagement/external_listener_serviced_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_summary.go b/databasemanagement/external_listener_summary.go index 1e852da020..6ee0a7adb8 100644 --- a/databasemanagement/external_listener_summary.go +++ b/databasemanagement/external_listener_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_tcp_endpoint.go b/databasemanagement/external_listener_tcp_endpoint.go index 84d16eb16c..f3e1fca171 100644 --- a/databasemanagement/external_listener_tcp_endpoint.go +++ b/databasemanagement/external_listener_tcp_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_listener_tcps_endpoint.go b/databasemanagement/external_listener_tcps_endpoint.go index 39f09b6667..14f1543a4b 100644 --- a/databasemanagement/external_listener_tcps_endpoint.go +++ b/databasemanagement/external_listener_tcps_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_serviced_asm.go b/databasemanagement/external_serviced_asm.go index a2f4db8dc8..8e9fe17b3c 100644 --- a/databasemanagement/external_serviced_asm.go +++ b/databasemanagement/external_serviced_asm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_serviced_database.go b/databasemanagement/external_serviced_database.go index d72e7978ff..3e3822d4fb 100644 --- a/databasemanagement/external_serviced_database.go +++ b/databasemanagement/external_serviced_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_storage_grid_discovery_summary.go b/databasemanagement/external_storage_grid_discovery_summary.go index 5e067cdb7b..4504f9c92d 100644 --- a/databasemanagement/external_storage_grid_discovery_summary.go +++ b/databasemanagement/external_storage_grid_discovery_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/external_storage_server_discovery_summary.go b/databasemanagement/external_storage_server_discovery_summary.go index a24eabff91..a5290a10ec 100644 --- a/databasemanagement/external_storage_server_discovery_summary.go +++ b/databasemanagement/external_storage_server_discovery_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/failed_connections_aggregate_metrics.go b/databasemanagement/failed_connections_aggregate_metrics.go index 076c78db82..c06109291e 100644 --- a/databasemanagement/failed_connections_aggregate_metrics.go +++ b/databasemanagement/failed_connections_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/fetch_sql_tuning_set_details.go b/databasemanagement/fetch_sql_tuning_set_details.go index d7dcd41e71..b92673afd9 100644 --- a/databasemanagement/fetch_sql_tuning_set_details.go +++ b/databasemanagement/fetch_sql_tuning_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/fetch_sql_tuning_set_request_response.go b/databasemanagement/fetch_sql_tuning_set_request_response.go index 05b3a8eb55..3537cfbc8e 100644 --- a/databasemanagement/fetch_sql_tuning_set_request_response.go +++ b/databasemanagement/fetch_sql_tuning_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/finding_schema_or_operation.go b/databasemanagement/finding_schema_or_operation.go index 076f808390..85ce3cda4c 100644 --- a/databasemanagement/finding_schema_or_operation.go +++ b/databasemanagement/finding_schema_or_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/fleet_metric_definition.go b/databasemanagement/fleet_metric_definition.go index 02d626ab14..03b077f729 100644 --- a/databasemanagement/fleet_metric_definition.go +++ b/databasemanagement/fleet_metric_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/fleet_metric_summary_definition.go b/databasemanagement/fleet_metric_summary_definition.go index 9b8430fa74..59809e95d5 100644 --- a/databasemanagement/fleet_metric_summary_definition.go +++ b/databasemanagement/fleet_metric_summary_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/fleet_status_by_category.go b/databasemanagement/fleet_status_by_category.go index 8a581df01d..2ea17a72e3 100644 --- a/databasemanagement/fleet_status_by_category.go +++ b/databasemanagement/fleet_status_by_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/fleet_summary.go b/databasemanagement/fleet_summary.go index 59a6cb81a0..03a1c7887a 100644 --- a/databasemanagement/fleet_summary.go +++ b/databasemanagement/fleet_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/generate_awr_snapshot_request_response.go b/databasemanagement/generate_awr_snapshot_request_response.go index 0ae418413c..34e83c6092 100644 --- a/databasemanagement/generate_awr_snapshot_request_response.go +++ b/databasemanagement/generate_awr_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_awr_db_report_request_response.go b/databasemanagement/get_awr_db_report_request_response.go index bcaedfb0aa..b325dc401b 100644 --- a/databasemanagement/get_awr_db_report_request_response.go +++ b/databasemanagement/get_awr_db_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_awr_db_sql_report_request_response.go b/databasemanagement/get_awr_db_sql_report_request_response.go index a0f1f0011f..d6eeee7aaa 100644 --- a/databasemanagement/get_awr_db_sql_report_request_response.go +++ b/databasemanagement/get_awr_db_sql_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_cluster_cache_metric_request_response.go b/databasemanagement/get_cluster_cache_metric_request_response.go index fdf22fab93..49ffa2480c 100644 --- a/databasemanagement/get_cluster_cache_metric_request_response.go +++ b/databasemanagement/get_cluster_cache_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_database_fleet_health_metrics_request_response.go b/databasemanagement/get_database_fleet_health_metrics_request_response.go index 5f8c3f18e8..9286289daa 100644 --- a/databasemanagement/get_database_fleet_health_metrics_request_response.go +++ b/databasemanagement/get_database_fleet_health_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_database_home_metrics_request_response.go b/databasemanagement/get_database_home_metrics_request_response.go index 6abbd60493..7aa6810584 100644 --- a/databasemanagement/get_database_home_metrics_request_response.go +++ b/databasemanagement/get_database_home_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_db_management_private_endpoint_request_response.go b/databasemanagement/get_db_management_private_endpoint_request_response.go index 2f5f5c24a6..3bf052936b 100644 --- a/databasemanagement/get_db_management_private_endpoint_request_response.go +++ b/databasemanagement/get_db_management_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_execution_plan_stats_comparision_request_response.go b/databasemanagement/get_execution_plan_stats_comparision_request_response.go index 56ac70d442..a19d117ab7 100644 --- a/databasemanagement/get_execution_plan_stats_comparision_request_response.go +++ b/databasemanagement/get_execution_plan_stats_comparision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_asm_configuration_request_response.go b/databasemanagement/get_external_asm_configuration_request_response.go index 6294e0e2d2..8038ead741 100644 --- a/databasemanagement/get_external_asm_configuration_request_response.go +++ b/databasemanagement/get_external_asm_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_asm_instance_request_response.go b/databasemanagement/get_external_asm_instance_request_response.go index 521610743d..0afc9d60bd 100644 --- a/databasemanagement/get_external_asm_instance_request_response.go +++ b/databasemanagement/get_external_asm_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_asm_request_response.go b/databasemanagement/get_external_asm_request_response.go index 43b9cbe7b2..32024a42e8 100644 --- a/databasemanagement/get_external_asm_request_response.go +++ b/databasemanagement/get_external_asm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_cluster_instance_request_response.go b/databasemanagement/get_external_cluster_instance_request_response.go index 34f7f04033..0fd38fd541 100644 --- a/databasemanagement/get_external_cluster_instance_request_response.go +++ b/databasemanagement/get_external_cluster_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_cluster_request_response.go b/databasemanagement/get_external_cluster_request_response.go index 1622c2c379..5dbd7b5097 100644 --- a/databasemanagement/get_external_cluster_request_response.go +++ b/databasemanagement/get_external_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_db_home_request_response.go b/databasemanagement/get_external_db_home_request_response.go index 71b1c32644..d03061e2de 100644 --- a/databasemanagement/get_external_db_home_request_response.go +++ b/databasemanagement/get_external_db_home_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_db_node_request_response.go b/databasemanagement/get_external_db_node_request_response.go index 9d0304c186..57dd1de939 100644 --- a/databasemanagement/get_external_db_node_request_response.go +++ b/databasemanagement/get_external_db_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_db_system_connector_request_response.go b/databasemanagement/get_external_db_system_connector_request_response.go index 4e9777231b..c930e3c114 100644 --- a/databasemanagement/get_external_db_system_connector_request_response.go +++ b/databasemanagement/get_external_db_system_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_db_system_discovery_request_response.go b/databasemanagement/get_external_db_system_discovery_request_response.go index aba56df481..1b4b5cf703 100644 --- a/databasemanagement/get_external_db_system_discovery_request_response.go +++ b/databasemanagement/get_external_db_system_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_db_system_request_response.go b/databasemanagement/get_external_db_system_request_response.go index a34622ac0d..6fd19359c2 100644 --- a/databasemanagement/get_external_db_system_request_response.go +++ b/databasemanagement/get_external_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_exadata_infrastructure_request_response.go b/databasemanagement/get_external_exadata_infrastructure_request_response.go index d7101ef434..9ce81cb108 100644 --- a/databasemanagement/get_external_exadata_infrastructure_request_response.go +++ b/databasemanagement/get_external_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_exadata_storage_connector_request_response.go b/databasemanagement/get_external_exadata_storage_connector_request_response.go index 9692a210ca..653d342cf2 100644 --- a/databasemanagement/get_external_exadata_storage_connector_request_response.go +++ b/databasemanagement/get_external_exadata_storage_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_exadata_storage_grid_request_response.go b/databasemanagement/get_external_exadata_storage_grid_request_response.go index 5b3b696f9b..bcdd9f635a 100644 --- a/databasemanagement/get_external_exadata_storage_grid_request_response.go +++ b/databasemanagement/get_external_exadata_storage_grid_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_exadata_storage_server_request_response.go b/databasemanagement/get_external_exadata_storage_server_request_response.go index 59e40ab433..f61b076b2b 100644 --- a/databasemanagement/get_external_exadata_storage_server_request_response.go +++ b/databasemanagement/get_external_exadata_storage_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_external_listener_request_response.go b/databasemanagement/get_external_listener_request_response.go index e4e8f83593..b8294b57ee 100644 --- a/databasemanagement/get_external_listener_request_response.go +++ b/databasemanagement/get_external_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_iorm_plan_request_response.go b/databasemanagement/get_iorm_plan_request_response.go index 9ba0d94932..d79d76d89e 100644 --- a/databasemanagement/get_iorm_plan_request_response.go +++ b/databasemanagement/get_iorm_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_job_execution_request_response.go b/databasemanagement/get_job_execution_request_response.go index 0189201176..8e07b7ff4c 100644 --- a/databasemanagement/get_job_execution_request_response.go +++ b/databasemanagement/get_job_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_job_request_response.go b/databasemanagement/get_job_request_response.go index 2315036c0a..a997ecab1c 100644 --- a/databasemanagement/get_job_request_response.go +++ b/databasemanagement/get_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_job_run_request_response.go b/databasemanagement/get_job_run_request_response.go index 80571e3b7d..d0966f05ba 100644 --- a/databasemanagement/get_job_run_request_response.go +++ b/databasemanagement/get_job_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_managed_database_group_request_response.go b/databasemanagement/get_managed_database_group_request_response.go index 199bd09ea5..9f326be66e 100644 --- a/databasemanagement/get_managed_database_group_request_response.go +++ b/databasemanagement/get_managed_database_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_managed_database_request_response.go b/databasemanagement/get_managed_database_request_response.go index 2030e1baab..b371c3ffc0 100644 --- a/databasemanagement/get_managed_database_request_response.go +++ b/databasemanagement/get_managed_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_managed_my_sql_database_request_response.go b/databasemanagement/get_managed_my_sql_database_request_response.go index 24f07a1572..92f5f670bd 100644 --- a/databasemanagement/get_managed_my_sql_database_request_response.go +++ b/databasemanagement/get_managed_my_sql_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_my_sql_fleet_metric_request_response.go b/databasemanagement/get_my_sql_fleet_metric_request_response.go index 4262aa6734..778d286d18 100644 --- a/databasemanagement/get_my_sql_fleet_metric_request_response.go +++ b/databasemanagement/get_my_sql_fleet_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_open_alert_history_request_response.go b/databasemanagement/get_open_alert_history_request_response.go index 7ab0d49293..f9c8f6e821 100644 --- a/databasemanagement/get_open_alert_history_request_response.go +++ b/databasemanagement/get_open_alert_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_optimizer_statistics_advisor_execution_request_response.go b/databasemanagement/get_optimizer_statistics_advisor_execution_request_response.go index 8091253346..7b6d02fa7e 100644 --- a/databasemanagement/get_optimizer_statistics_advisor_execution_request_response.go +++ b/databasemanagement/get_optimizer_statistics_advisor_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_optimizer_statistics_advisor_execution_script_request_response.go b/databasemanagement/get_optimizer_statistics_advisor_execution_script_request_response.go index cb9df1ed5f..99222795fd 100644 --- a/databasemanagement/get_optimizer_statistics_advisor_execution_script_request_response.go +++ b/databasemanagement/get_optimizer_statistics_advisor_execution_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_optimizer_statistics_collection_operation_request_response.go b/databasemanagement/get_optimizer_statistics_collection_operation_request_response.go index 08242cb58d..c50d95b291 100644 --- a/databasemanagement/get_optimizer_statistics_collection_operation_request_response.go +++ b/databasemanagement/get_optimizer_statistics_collection_operation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_pdb_metrics_request_response.go b/databasemanagement/get_pdb_metrics_request_response.go index 81a5957824..8f62798d8e 100644 --- a/databasemanagement/get_pdb_metrics_request_response.go +++ b/databasemanagement/get_pdb_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_preferred_credential_request_response.go b/databasemanagement/get_preferred_credential_request_response.go index d194a29153..ae3eca4a75 100644 --- a/databasemanagement/get_preferred_credential_request_response.go +++ b/databasemanagement/get_preferred_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_sql_execution_plan_request_response.go b/databasemanagement/get_sql_execution_plan_request_response.go index 013e4e5e56..5e870869af 100644 --- a/databasemanagement/get_sql_execution_plan_request_response.go +++ b/databasemanagement/get_sql_execution_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_sql_plan_baseline_configuration_request_response.go b/databasemanagement/get_sql_plan_baseline_configuration_request_response.go index 6c87c81073..1455711986 100644 --- a/databasemanagement/get_sql_plan_baseline_configuration_request_response.go +++ b/databasemanagement/get_sql_plan_baseline_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_sql_plan_baseline_request_response.go b/databasemanagement/get_sql_plan_baseline_request_response.go index b5145ceb82..b8be2d70e7 100644 --- a/databasemanagement/get_sql_plan_baseline_request_response.go +++ b/databasemanagement/get_sql_plan_baseline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_sql_tuning_advisor_task_summary_report_request_response.go b/databasemanagement/get_sql_tuning_advisor_task_summary_report_request_response.go index 09737b4209..5bce4ea66a 100644 --- a/databasemanagement/get_sql_tuning_advisor_task_summary_report_request_response.go +++ b/databasemanagement/get_sql_tuning_advisor_task_summary_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_tablespace_request_response.go b/databasemanagement/get_tablespace_request_response.go index d4dee18911..271abac39a 100644 --- a/databasemanagement/get_tablespace_request_response.go +++ b/databasemanagement/get_tablespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_top_sql_cpu_activity_request_response.go b/databasemanagement/get_top_sql_cpu_activity_request_response.go index bc3bac03fd..214a419413 100644 --- a/databasemanagement/get_top_sql_cpu_activity_request_response.go +++ b/databasemanagement/get_top_sql_cpu_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_user_request_response.go b/databasemanagement/get_user_request_response.go index 94c4ea8e04..0c92675d91 100644 --- a/databasemanagement/get_user_request_response.go +++ b/databasemanagement/get_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/get_work_request_request_response.go b/databasemanagement/get_work_request_request_response.go index 02520fe8ef..7c89441d9a 100644 --- a/databasemanagement/get_work_request_request_response.go +++ b/databasemanagement/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/historic_addm_result.go b/databasemanagement/historic_addm_result.go index aecfa49d02..2937e63888 100644 --- a/databasemanagement/historic_addm_result.go +++ b/databasemanagement/historic_addm_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/implement_optimizer_statistics_advisor_recommendations_details.go b/databasemanagement/implement_optimizer_statistics_advisor_recommendations_details.go index 269ea7ab20..80d9d9149e 100644 --- a/databasemanagement/implement_optimizer_statistics_advisor_recommendations_details.go +++ b/databasemanagement/implement_optimizer_statistics_advisor_recommendations_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/implement_optimizer_statistics_advisor_recommendations_job.go b/databasemanagement/implement_optimizer_statistics_advisor_recommendations_job.go index 99857fee29..dbdb96ec9d 100644 --- a/databasemanagement/implement_optimizer_statistics_advisor_recommendations_job.go +++ b/databasemanagement/implement_optimizer_statistics_advisor_recommendations_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/implement_optimizer_statistics_advisor_recommendations_request_response.go b/databasemanagement/implement_optimizer_statistics_advisor_recommendations_request_response.go index 43f4a3be16..b04b57f5a1 100644 --- a/databasemanagement/implement_optimizer_statistics_advisor_recommendations_request_response.go +++ b/databasemanagement/implement_optimizer_statistics_advisor_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/instance_details.go b/databasemanagement/instance_details.go index e8c95913a8..5ac4b86249 100644 --- a/databasemanagement/instance_details.go +++ b/databasemanagement/instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/iorm_plan.go b/databasemanagement/iorm_plan.go index 4e73d51c42..31b98a37bb 100644 --- a/databasemanagement/iorm_plan.go +++ b/databasemanagement/iorm_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/iorm_plan_objective_enum.go b/databasemanagement/iorm_plan_objective_enum.go index bd0c3c3852..ef506e4f04 100644 --- a/databasemanagement/iorm_plan_objective_enum.go +++ b/databasemanagement/iorm_plan_objective_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/iorm_plan_status_enum.go b/databasemanagement/iorm_plan_status_enum.go index e08343831d..d4d9b0a7b7 100644 --- a/databasemanagement/iorm_plan_status_enum.go +++ b/databasemanagement/iorm_plan_status_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job.go b/databasemanagement/job.go index 6ecaa05fd1..660b878755 100644 --- a/databasemanagement/job.go +++ b/databasemanagement/job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_collection.go b/databasemanagement/job_collection.go index 2e30ffb780..125c855255 100644 --- a/databasemanagement/job_collection.go +++ b/databasemanagement/job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_database.go b/databasemanagement/job_database.go index 66930c8c8a..380e7a5821 100644 --- a/databasemanagement/job_database.go +++ b/databasemanagement/job_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_execution.go b/databasemanagement/job_execution.go index 27c05d3f6e..397dd2c857 100644 --- a/databasemanagement/job_execution.go +++ b/databasemanagement/job_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_execution_collection.go b/databasemanagement/job_execution_collection.go index bcb4317d07..7aa5b7154c 100644 --- a/databasemanagement/job_execution_collection.go +++ b/databasemanagement/job_execution_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_execution_result_details.go b/databasemanagement/job_execution_result_details.go index 559dcf889d..b2f6f4e515 100644 --- a/databasemanagement/job_execution_result_details.go +++ b/databasemanagement/job_execution_result_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_execution_result_location.go b/databasemanagement/job_execution_result_location.go index e0451a3654..ab9d5cbc74 100644 --- a/databasemanagement/job_execution_result_location.go +++ b/databasemanagement/job_execution_result_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_execution_summary.go b/databasemanagement/job_execution_summary.go index e635169d94..0bc910c62d 100644 --- a/databasemanagement/job_execution_summary.go +++ b/databasemanagement/job_execution_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_executions_status_summary.go b/databasemanagement/job_executions_status_summary.go index 14ef751d54..3264671e31 100644 --- a/databasemanagement/job_executions_status_summary.go +++ b/databasemanagement/job_executions_status_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_executions_status_summary_collection.go b/databasemanagement/job_executions_status_summary_collection.go index 76bb7af9fa..c21e903076 100644 --- a/databasemanagement/job_executions_status_summary_collection.go +++ b/databasemanagement/job_executions_status_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_in_bind.go b/databasemanagement/job_in_bind.go index 28bcceaa12..2677872005 100644 --- a/databasemanagement/job_in_bind.go +++ b/databasemanagement/job_in_bind.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_in_binds_details.go b/databasemanagement/job_in_binds_details.go index 6d01be8219..33b0a8cfe4 100644 --- a/databasemanagement/job_in_binds_details.go +++ b/databasemanagement/job_in_binds_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_out_bind.go b/databasemanagement/job_out_bind.go index 814dd60343..28207ed398 100644 --- a/databasemanagement/job_out_bind.go +++ b/databasemanagement/job_out_bind.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_out_binds_details.go b/databasemanagement/job_out_binds_details.go index fb4a70cd00..a2af0da7b2 100644 --- a/databasemanagement/job_out_binds_details.go +++ b/databasemanagement/job_out_binds_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_run.go b/databasemanagement/job_run.go index d6b310f563..0877feedd0 100644 --- a/databasemanagement/job_run.go +++ b/databasemanagement/job_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_run_collection.go b/databasemanagement/job_run_collection.go index 8a11acb576..ec0a47e163 100644 --- a/databasemanagement/job_run_collection.go +++ b/databasemanagement/job_run_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_run_summary.go b/databasemanagement/job_run_summary.go index afd7be8461..c3759e352b 100644 --- a/databasemanagement/job_run_summary.go +++ b/databasemanagement/job_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_schedule_details.go b/databasemanagement/job_schedule_details.go index be1be0ee58..f820890f45 100644 --- a/databasemanagement/job_schedule_details.go +++ b/databasemanagement/job_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_summary.go b/databasemanagement/job_summary.go index ce3107f568..796cc9c6ec 100644 --- a/databasemanagement/job_summary.go +++ b/databasemanagement/job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/job_types.go b/databasemanagement/job_types.go index 77fecd5614..0062b60ca3 100644 --- a/databasemanagement/job_types.go +++ b/databasemanagement/job_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/lifecycle_states.go b/databasemanagement/lifecycle_states.go index e68c004bae..b67056082b 100644 --- a/databasemanagement/lifecycle_states.go +++ b/databasemanagement/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_alert_logs_request_response.go b/databasemanagement/list_alert_logs_request_response.go index 4777661582..0e557e482f 100644 --- a/databasemanagement/list_alert_logs_request_response.go +++ b/databasemanagement/list_alert_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_asm_properties_request_response.go b/databasemanagement/list_asm_properties_request_response.go index bd592097df..ab196ec55c 100644 --- a/databasemanagement/list_asm_properties_request_response.go +++ b/databasemanagement/list_asm_properties_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_associated_databases_request_response.go b/databasemanagement/list_associated_databases_request_response.go index 901f2f6dbb..bf98f64363 100644 --- a/databasemanagement/list_associated_databases_request_response.go +++ b/databasemanagement/list_associated_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_attention_logs_request_response.go b/databasemanagement/list_attention_logs_request_response.go index da91e7ca12..2a9b4239e6 100644 --- a/databasemanagement/list_attention_logs_request_response.go +++ b/databasemanagement/list_attention_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_awr_db_snapshots_request_response.go b/databasemanagement/list_awr_db_snapshots_request_response.go index 830edb3746..787aaf4770 100644 --- a/databasemanagement/list_awr_db_snapshots_request_response.go +++ b/databasemanagement/list_awr_db_snapshots_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_awr_dbs_request_response.go b/databasemanagement/list_awr_dbs_request_response.go index 2b44839c02..cb05343db5 100644 --- a/databasemanagement/list_awr_dbs_request_response.go +++ b/databasemanagement/list_awr_dbs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_consumer_group_privileges_request_response.go b/databasemanagement/list_consumer_group_privileges_request_response.go index c494d95360..ef016abdc0 100644 --- a/databasemanagement/list_consumer_group_privileges_request_response.go +++ b/databasemanagement/list_consumer_group_privileges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_cursor_cache_statements_request_response.go b/databasemanagement/list_cursor_cache_statements_request_response.go index 66fccbf668..18f5bda16c 100644 --- a/databasemanagement/list_cursor_cache_statements_request_response.go +++ b/databasemanagement/list_cursor_cache_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_data_access_containers_request_response.go b/databasemanagement/list_data_access_containers_request_response.go index 717ceeb65e..f01fad5df7 100644 --- a/databasemanagement/list_data_access_containers_request_response.go +++ b/databasemanagement/list_data_access_containers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_database_parameters_request_response.go b/databasemanagement/list_database_parameters_request_response.go index a04138f032..baad26ac7b 100644 --- a/databasemanagement/list_database_parameters_request_response.go +++ b/databasemanagement/list_database_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_db_management_private_endpoints_request_response.go b/databasemanagement/list_db_management_private_endpoints_request_response.go index 6497fa244a..d22b369cd0 100644 --- a/databasemanagement/list_db_management_private_endpoints_request_response.go +++ b/databasemanagement/list_db_management_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_asm_disk_groups_request_response.go b/databasemanagement/list_external_asm_disk_groups_request_response.go index 6505ab5314..804fcd7764 100644 --- a/databasemanagement/list_external_asm_disk_groups_request_response.go +++ b/databasemanagement/list_external_asm_disk_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_asm_instances_request_response.go b/databasemanagement/list_external_asm_instances_request_response.go index 51a0670004..dbf560fc85 100644 --- a/databasemanagement/list_external_asm_instances_request_response.go +++ b/databasemanagement/list_external_asm_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_asm_users_request_response.go b/databasemanagement/list_external_asm_users_request_response.go index 523c058f2d..0d2b94feac 100644 --- a/databasemanagement/list_external_asm_users_request_response.go +++ b/databasemanagement/list_external_asm_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_asms_request_response.go b/databasemanagement/list_external_asms_request_response.go index 3eeee389f3..056d90e191 100644 --- a/databasemanagement/list_external_asms_request_response.go +++ b/databasemanagement/list_external_asms_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_cluster_instances_request_response.go b/databasemanagement/list_external_cluster_instances_request_response.go index 341de4b071..05b7e5cb90 100644 --- a/databasemanagement/list_external_cluster_instances_request_response.go +++ b/databasemanagement/list_external_cluster_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_clusters_request_response.go b/databasemanagement/list_external_clusters_request_response.go index 235d137c76..d09ea0414a 100644 --- a/databasemanagement/list_external_clusters_request_response.go +++ b/databasemanagement/list_external_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_databases_request_response.go b/databasemanagement/list_external_databases_request_response.go index abc4643dc4..deed1cfcf5 100644 --- a/databasemanagement/list_external_databases_request_response.go +++ b/databasemanagement/list_external_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_db_homes_request_response.go b/databasemanagement/list_external_db_homes_request_response.go index 44f8a75b83..1d2e749eb0 100644 --- a/databasemanagement/list_external_db_homes_request_response.go +++ b/databasemanagement/list_external_db_homes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_db_nodes_request_response.go b/databasemanagement/list_external_db_nodes_request_response.go index 1c499038f2..a90a6c7723 100644 --- a/databasemanagement/list_external_db_nodes_request_response.go +++ b/databasemanagement/list_external_db_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_db_system_connectors_request_response.go b/databasemanagement/list_external_db_system_connectors_request_response.go index c6b6dfcd8f..49d6e2f3c9 100644 --- a/databasemanagement/list_external_db_system_connectors_request_response.go +++ b/databasemanagement/list_external_db_system_connectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_db_system_discoveries_request_response.go b/databasemanagement/list_external_db_system_discoveries_request_response.go index b68bf78c1f..9cd2089133 100644 --- a/databasemanagement/list_external_db_system_discoveries_request_response.go +++ b/databasemanagement/list_external_db_system_discoveries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_db_systems_request_response.go b/databasemanagement/list_external_db_systems_request_response.go index 99dab5d4c6..940f8e3593 100644 --- a/databasemanagement/list_external_db_systems_request_response.go +++ b/databasemanagement/list_external_db_systems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_exadata_infrastructures_request_response.go b/databasemanagement/list_external_exadata_infrastructures_request_response.go index df3683340f..5e8bc8911d 100644 --- a/databasemanagement/list_external_exadata_infrastructures_request_response.go +++ b/databasemanagement/list_external_exadata_infrastructures_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_exadata_storage_connectors_request_response.go b/databasemanagement/list_external_exadata_storage_connectors_request_response.go index 50ad6e5d56..ea7a944419 100644 --- a/databasemanagement/list_external_exadata_storage_connectors_request_response.go +++ b/databasemanagement/list_external_exadata_storage_connectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_exadata_storage_servers_request_response.go b/databasemanagement/list_external_exadata_storage_servers_request_response.go index 078053c6ac..7200ef97e5 100644 --- a/databasemanagement/list_external_exadata_storage_servers_request_response.go +++ b/databasemanagement/list_external_exadata_storage_servers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_listener_services_request_response.go b/databasemanagement/list_external_listener_services_request_response.go index a3477d3f93..9e6568444a 100644 --- a/databasemanagement/list_external_listener_services_request_response.go +++ b/databasemanagement/list_external_listener_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_external_listeners_request_response.go b/databasemanagement/list_external_listeners_request_response.go index efaf7824cc..1b6c5f3ca6 100644 --- a/databasemanagement/list_external_listeners_request_response.go +++ b/databasemanagement/list_external_listeners_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_job_executions_request_response.go b/databasemanagement/list_job_executions_request_response.go index df7875df15..4be75b7255 100644 --- a/databasemanagement/list_job_executions_request_response.go +++ b/databasemanagement/list_job_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_job_runs_request_response.go b/databasemanagement/list_job_runs_request_response.go index 1bffe2aeaa..86738c509f 100644 --- a/databasemanagement/list_job_runs_request_response.go +++ b/databasemanagement/list_job_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_jobs_request_response.go b/databasemanagement/list_jobs_request_response.go index 7abf94a194..2b3221396c 100644 --- a/databasemanagement/list_jobs_request_response.go +++ b/databasemanagement/list_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_managed_database_groups_request_response.go b/databasemanagement/list_managed_database_groups_request_response.go index ea7c73156d..380fd96205 100644 --- a/databasemanagement/list_managed_database_groups_request_response.go +++ b/databasemanagement/list_managed_database_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_managed_databases_request_response.go b/databasemanagement/list_managed_databases_request_response.go index 8756868010..7fc3dcc165 100644 --- a/databasemanagement/list_managed_databases_request_response.go +++ b/databasemanagement/list_managed_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_managed_my_sql_database_configuration_data_request_response.go b/databasemanagement/list_managed_my_sql_database_configuration_data_request_response.go index 873a0cbb1f..8bd9b0e274 100644 --- a/databasemanagement/list_managed_my_sql_database_configuration_data_request_response.go +++ b/databasemanagement/list_managed_my_sql_database_configuration_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_managed_my_sql_database_sql_data_request_response.go b/databasemanagement/list_managed_my_sql_database_sql_data_request_response.go index 419a66f596..57331c38f7 100644 --- a/databasemanagement/list_managed_my_sql_database_sql_data_request_response.go +++ b/databasemanagement/list_managed_my_sql_database_sql_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_managed_my_sql_databases_request_response.go b/databasemanagement/list_managed_my_sql_databases_request_response.go index d8558c596c..26a4fd469a 100644 --- a/databasemanagement/list_managed_my_sql_databases_request_response.go +++ b/databasemanagement/list_managed_my_sql_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_object_privileges_request_response.go b/databasemanagement/list_object_privileges_request_response.go index fdde408fae..143d489c0f 100644 --- a/databasemanagement/list_object_privileges_request_response.go +++ b/databasemanagement/list_object_privileges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_optimizer_statistics_advisor_executions_request_response.go b/databasemanagement/list_optimizer_statistics_advisor_executions_request_response.go index 4732b6aba1..743e2033a3 100644 --- a/databasemanagement/list_optimizer_statistics_advisor_executions_request_response.go +++ b/databasemanagement/list_optimizer_statistics_advisor_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_optimizer_statistics_collection_aggregations_request_response.go b/databasemanagement/list_optimizer_statistics_collection_aggregations_request_response.go index c8d41740b8..c12cb7a6ff 100644 --- a/databasemanagement/list_optimizer_statistics_collection_aggregations_request_response.go +++ b/databasemanagement/list_optimizer_statistics_collection_aggregations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_optimizer_statistics_collection_operations_request_response.go b/databasemanagement/list_optimizer_statistics_collection_operations_request_response.go index 81ccf5f442..007a69472e 100644 --- a/databasemanagement/list_optimizer_statistics_collection_operations_request_response.go +++ b/databasemanagement/list_optimizer_statistics_collection_operations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_preferred_credentials_request_response.go b/databasemanagement/list_preferred_credentials_request_response.go index 39d422e407..c9871bd36d 100644 --- a/databasemanagement/list_preferred_credentials_request_response.go +++ b/databasemanagement/list_preferred_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_proxied_for_users_request_response.go b/databasemanagement/list_proxied_for_users_request_response.go index f2d45cbf48..e6baafe3a8 100644 --- a/databasemanagement/list_proxied_for_users_request_response.go +++ b/databasemanagement/list_proxied_for_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_proxy_users_request_response.go b/databasemanagement/list_proxy_users_request_response.go index 7e355628d4..77aa53fde0 100644 --- a/databasemanagement/list_proxy_users_request_response.go +++ b/databasemanagement/list_proxy_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_roles_request_response.go b/databasemanagement/list_roles_request_response.go index 696226d2ee..e2eb448619 100644 --- a/databasemanagement/list_roles_request_response.go +++ b/databasemanagement/list_roles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_sql_plan_baseline_jobs_request_response.go b/databasemanagement/list_sql_plan_baseline_jobs_request_response.go index 558354cb58..6500d2b55a 100644 --- a/databasemanagement/list_sql_plan_baseline_jobs_request_response.go +++ b/databasemanagement/list_sql_plan_baseline_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_sql_plan_baselines_request_response.go b/databasemanagement/list_sql_plan_baselines_request_response.go index d0d295ec74..5642b5592a 100644 --- a/databasemanagement/list_sql_plan_baselines_request_response.go +++ b/databasemanagement/list_sql_plan_baselines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_sql_tuning_advisor_task_findings_request_response.go b/databasemanagement/list_sql_tuning_advisor_task_findings_request_response.go index 21e6f5c451..96429da61b 100644 --- a/databasemanagement/list_sql_tuning_advisor_task_findings_request_response.go +++ b/databasemanagement/list_sql_tuning_advisor_task_findings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_sql_tuning_advisor_task_recommendations_request_response.go b/databasemanagement/list_sql_tuning_advisor_task_recommendations_request_response.go index 6ff04cba21..ea164bafc5 100644 --- a/databasemanagement/list_sql_tuning_advisor_task_recommendations_request_response.go +++ b/databasemanagement/list_sql_tuning_advisor_task_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_sql_tuning_advisor_tasks_request_response.go b/databasemanagement/list_sql_tuning_advisor_tasks_request_response.go index 84bdc4f234..669c03fd6d 100644 --- a/databasemanagement/list_sql_tuning_advisor_tasks_request_response.go +++ b/databasemanagement/list_sql_tuning_advisor_tasks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_sql_tuning_sets_request_response.go b/databasemanagement/list_sql_tuning_sets_request_response.go index 3fcdf14ca8..93bef9830f 100644 --- a/databasemanagement/list_sql_tuning_sets_request_response.go +++ b/databasemanagement/list_sql_tuning_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_system_privileges_request_response.go b/databasemanagement/list_system_privileges_request_response.go index 6081b24568..36587b0011 100644 --- a/databasemanagement/list_system_privileges_request_response.go +++ b/databasemanagement/list_system_privileges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_table_statistics_request_response.go b/databasemanagement/list_table_statistics_request_response.go index 665d290dcb..4660b01305 100644 --- a/databasemanagement/list_table_statistics_request_response.go +++ b/databasemanagement/list_table_statistics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_tablespaces_request_response.go b/databasemanagement/list_tablespaces_request_response.go index 6c464ae0e3..60981eb436 100644 --- a/databasemanagement/list_tablespaces_request_response.go +++ b/databasemanagement/list_tablespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_users_request_response.go b/databasemanagement/list_users_request_response.go index e4621196f0..1f4c68a2b5 100644 --- a/databasemanagement/list_users_request_response.go +++ b/databasemanagement/list_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_work_request_errors_request_response.go b/databasemanagement/list_work_request_errors_request_response.go index 71296c2646..b654354801 100644 --- a/databasemanagement/list_work_request_errors_request_response.go +++ b/databasemanagement/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_work_request_logs_request_response.go b/databasemanagement/list_work_request_logs_request_response.go index 3107fad2f4..e121f69f05 100644 --- a/databasemanagement/list_work_request_logs_request_response.go +++ b/databasemanagement/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/list_work_requests_request_response.go b/databasemanagement/list_work_requests_request_response.go index cdab64d5fa..fcc4c4c79b 100644 --- a/databasemanagement/list_work_requests_request_response.go +++ b/databasemanagement/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/load_sql_plan_baselines_from_awr_details.go b/databasemanagement/load_sql_plan_baselines_from_awr_details.go index b165e899a2..7f5de12850 100644 --- a/databasemanagement/load_sql_plan_baselines_from_awr_details.go +++ b/databasemanagement/load_sql_plan_baselines_from_awr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/load_sql_plan_baselines_from_awr_request_response.go b/databasemanagement/load_sql_plan_baselines_from_awr_request_response.go index cde4e481d1..0935c6fbd2 100644 --- a/databasemanagement/load_sql_plan_baselines_from_awr_request_response.go +++ b/databasemanagement/load_sql_plan_baselines_from_awr_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/load_sql_plan_baselines_from_cursor_cache_details.go b/databasemanagement/load_sql_plan_baselines_from_cursor_cache_details.go index 7d66c32331..d6f613b435 100644 --- a/databasemanagement/load_sql_plan_baselines_from_cursor_cache_details.go +++ b/databasemanagement/load_sql_plan_baselines_from_cursor_cache_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/load_sql_plan_baselines_from_cursor_cache_request_response.go b/databasemanagement/load_sql_plan_baselines_from_cursor_cache_request_response.go index 3915a90e3e..ba4db47e25 100644 --- a/databasemanagement/load_sql_plan_baselines_from_cursor_cache_request_response.go +++ b/databasemanagement/load_sql_plan_baselines_from_cursor_cache_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/load_sql_tuning_set_details.go b/databasemanagement/load_sql_tuning_set_details.go index 4544352f04..4188808cb7 100644 --- a/databasemanagement/load_sql_tuning_set_details.go +++ b/databasemanagement/load_sql_tuning_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/load_sql_tuning_set_request_response.go b/databasemanagement/load_sql_tuning_set_request_response.go index 77bd53edda..912cb892e5 100644 --- a/databasemanagement/load_sql_tuning_set_request_response.go +++ b/databasemanagement/load_sql_tuning_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database.go b/databasemanagement/managed_database.go index e5d6c265c7..d21b57f0cf 100644 --- a/databasemanagement/managed_database.go +++ b/databasemanagement/managed_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_collection.go b/databasemanagement/managed_database_collection.go index 7f1cb19924..6ce7fa0522 100644 --- a/databasemanagement/managed_database_collection.go +++ b/databasemanagement/managed_database_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_credential.go b/databasemanagement/managed_database_credential.go index 9c190ea143..5c48997eca 100644 --- a/databasemanagement/managed_database_credential.go +++ b/databasemanagement/managed_database_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_group.go b/databasemanagement/managed_database_group.go index 31a4639616..3032b1122a 100644 --- a/databasemanagement/managed_database_group.go +++ b/databasemanagement/managed_database_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_group_collection.go b/databasemanagement/managed_database_group_collection.go index cb3f40d5e2..87b294eee2 100644 --- a/databasemanagement/managed_database_group_collection.go +++ b/databasemanagement/managed_database_group_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_group_summary.go b/databasemanagement/managed_database_group_summary.go index 0ac45d0268..80e5cf69e4 100644 --- a/databasemanagement/managed_database_group_summary.go +++ b/databasemanagement/managed_database_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_password_credential.go b/databasemanagement/managed_database_password_credential.go index fd4e229e11..6642eb9997 100644 --- a/databasemanagement/managed_database_password_credential.go +++ b/databasemanagement/managed_database_password_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_secret_credential.go b/databasemanagement/managed_database_secret_credential.go index d1b53e4b58..f42d444c3a 100644 --- a/databasemanagement/managed_database_secret_credential.go +++ b/databasemanagement/managed_database_secret_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_database_summary.go b/databasemanagement/managed_database_summary.go index bf4484f47e..334d895364 100644 --- a/databasemanagement/managed_database_summary.go +++ b/databasemanagement/managed_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_my_sql_database.go b/databasemanagement/managed_my_sql_database.go index f82e1e0001..7f09f650fa 100644 --- a/databasemanagement/managed_my_sql_database.go +++ b/databasemanagement/managed_my_sql_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_my_sql_database_collection.go b/databasemanagement/managed_my_sql_database_collection.go index 460394e505..faa171e876 100644 --- a/databasemanagement/managed_my_sql_database_collection.go +++ b/databasemanagement/managed_my_sql_database_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/managed_my_sql_database_summary.go b/databasemanagement/managed_my_sql_database_summary.go index 17e18c042f..8dd2257694 100644 --- a/databasemanagement/managed_my_sql_database_summary.go +++ b/databasemanagement/managed_my_sql_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/management_option.go b/databasemanagement/management_option.go index 8d44f2b889..bf8f1b4331 100644 --- a/databasemanagement/management_option.go +++ b/databasemanagement/management_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/mds_type.go b/databasemanagement/mds_type.go index c82e2bc1fb..ecef7ac7fd 100644 --- a/databasemanagement/mds_type.go +++ b/databasemanagement/mds_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/memory_aggregate_metrics.go b/databasemanagement/memory_aggregate_metrics.go index 3bbc844d11..74575e5ca3 100644 --- a/databasemanagement/memory_aggregate_metrics.go +++ b/databasemanagement/memory_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/metric_data_point.go b/databasemanagement/metric_data_point.go index 54667a06eb..2c88518515 100644 --- a/databasemanagement/metric_data_point.go +++ b/databasemanagement/metric_data_point.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/metric_dimension_definition.go b/databasemanagement/metric_dimension_definition.go index 16a4373de2..3ad5a837ea 100644 --- a/databasemanagement/metric_dimension_definition.go +++ b/databasemanagement/metric_dimension_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/metric_statistics_definition.go b/databasemanagement/metric_statistics_definition.go index b5f1c454b7..c27313693e 100644 --- a/databasemanagement/metric_statistics_definition.go +++ b/databasemanagement/metric_statistics_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/metrics_aggregation_range.go b/databasemanagement/metrics_aggregation_range.go index 82e64c9f0b..f6f0e497cc 100644 --- a/databasemanagement/metrics_aggregation_range.go +++ b/databasemanagement/metrics_aggregation_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/metrics_aggregation_range_collection.go b/databasemanagement/metrics_aggregation_range_collection.go index e8db76067a..91ed5962f7 100644 --- a/databasemanagement/metrics_aggregation_range_collection.go +++ b/databasemanagement/metrics_aggregation_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/modify_snapshot_settings_details.go b/databasemanagement/modify_snapshot_settings_details.go index 7e16420c3e..88d6205a59 100644 --- a/databasemanagement/modify_snapshot_settings_details.go +++ b/databasemanagement/modify_snapshot_settings_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/modify_snapshot_settings_request_response.go b/databasemanagement/modify_snapshot_settings_request_response.go index 09dd3d2059..bb35ba6fe7 100644 --- a/databasemanagement/modify_snapshot_settings_request_response.go +++ b/databasemanagement/modify_snapshot_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_configuration_data_collection.go b/databasemanagement/my_sql_configuration_data_collection.go index 9ded89b6df..04626e457b 100644 --- a/databasemanagement/my_sql_configuration_data_collection.go +++ b/databasemanagement/my_sql_configuration_data_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_configuration_data_summary.go b/databasemanagement/my_sql_configuration_data_summary.go index c7f5a50038..b751697185 100644 --- a/databasemanagement/my_sql_configuration_data_summary.go +++ b/databasemanagement/my_sql_configuration_data_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_data_collection.go b/databasemanagement/my_sql_data_collection.go index 170e493439..ea5cb7a5a9 100644 --- a/databasemanagement/my_sql_data_collection.go +++ b/databasemanagement/my_sql_data_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_data_summary.go b/databasemanagement/my_sql_data_summary.go index 40f1f922c5..1a19e20986 100644 --- a/databasemanagement/my_sql_data_summary.go +++ b/databasemanagement/my_sql_data_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_database_status.go b/databasemanagement/my_sql_database_status.go index 5aac23fbea..edd947a864 100644 --- a/databasemanagement/my_sql_database_status.go +++ b/databasemanagement/my_sql_database_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_database_usage_metrics.go b/databasemanagement/my_sql_database_usage_metrics.go index f60ce64d5b..595ad6b4a4 100644 --- a/databasemanagement/my_sql_database_usage_metrics.go +++ b/databasemanagement/my_sql_database_usage_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_deployment_type.go b/databasemanagement/my_sql_deployment_type.go index 8cc5241168..1638fe9db5 100644 --- a/databasemanagement/my_sql_deployment_type.go +++ b/databasemanagement/my_sql_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_fleet_by_category.go b/databasemanagement/my_sql_fleet_by_category.go index b4ddd4eaef..2a40f11974 100644 --- a/databasemanagement/my_sql_fleet_by_category.go +++ b/databasemanagement/my_sql_fleet_by_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_fleet_metric_definition.go b/databasemanagement/my_sql_fleet_metric_definition.go index 85f6377a61..bb330f704f 100644 --- a/databasemanagement/my_sql_fleet_metric_definition.go +++ b/databasemanagement/my_sql_fleet_metric_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_fleet_metric_summary_definition.go b/databasemanagement/my_sql_fleet_metric_summary_definition.go index 9a4ad9e56c..db9afd5548 100644 --- a/databasemanagement/my_sql_fleet_metric_summary_definition.go +++ b/databasemanagement/my_sql_fleet_metric_summary_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_fleet_metrics.go b/databasemanagement/my_sql_fleet_metrics.go index 1e2c77c973..3ead18eba0 100644 --- a/databasemanagement/my_sql_fleet_metrics.go +++ b/databasemanagement/my_sql_fleet_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/my_sql_fleet_summary.go b/databasemanagement/my_sql_fleet_summary.go index a76642c839..87e6a897ce 100644 --- a/databasemanagement/my_sql_fleet_summary.go +++ b/databasemanagement/my_sql_fleet_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/object_privilege_collection.go b/databasemanagement/object_privilege_collection.go index 3caf5ecb34..da0d855ef6 100644 --- a/databasemanagement/object_privilege_collection.go +++ b/databasemanagement/object_privilege_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/object_privilege_summary.go b/databasemanagement/object_privilege_summary.go index e1e3509098..5d9eb9fdeb 100644 --- a/databasemanagement/object_privilege_summary.go +++ b/databasemanagement/object_privilege_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/object_storage_job_execution_result_details.go b/databasemanagement/object_storage_job_execution_result_details.go index 5224989f0d..e971fa6fbb 100644 --- a/databasemanagement/object_storage_job_execution_result_details.go +++ b/databasemanagement/object_storage_job_execution_result_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/object_storage_job_execution_result_location.go b/databasemanagement/object_storage_job_execution_result_location.go index 21977aca62..fa285546a0 100644 --- a/databasemanagement/object_storage_job_execution_result_location.go +++ b/databasemanagement/object_storage_job_execution_result_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/open_alert_history.go b/databasemanagement/open_alert_history.go index ae488ee330..00c35422fd 100644 --- a/databasemanagement/open_alert_history.go +++ b/databasemanagement/open_alert_history.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/open_alert_summary.go b/databasemanagement/open_alert_summary.go index 6802173a33..aaf6ba46a8 100644 --- a/databasemanagement/open_alert_summary.go +++ b/databasemanagement/open_alert_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_database.go b/databasemanagement/optimizer_database.go index 385e6ef33a..f8732204b5 100644 --- a/databasemanagement/optimizer_database.go +++ b/databasemanagement/optimizer_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_advisor_execution.go b/databasemanagement/optimizer_statistics_advisor_execution.go index 5a5011dcdf..4df630ef2a 100644 --- a/databasemanagement/optimizer_statistics_advisor_execution.go +++ b/databasemanagement/optimizer_statistics_advisor_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_advisor_execution_report.go b/databasemanagement/optimizer_statistics_advisor_execution_report.go index 3882fd6ad5..2f8230e5ef 100644 --- a/databasemanagement/optimizer_statistics_advisor_execution_report.go +++ b/databasemanagement/optimizer_statistics_advisor_execution_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_advisor_execution_script.go b/databasemanagement/optimizer_statistics_advisor_execution_script.go index efb776edd8..0faa5c9ea4 100644 --- a/databasemanagement/optimizer_statistics_advisor_execution_script.go +++ b/databasemanagement/optimizer_statistics_advisor_execution_script.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_advisor_execution_summary.go b/databasemanagement/optimizer_statistics_advisor_execution_summary.go index 903fb6f28a..38d223f942 100644 --- a/databasemanagement/optimizer_statistics_advisor_execution_summary.go +++ b/databasemanagement/optimizer_statistics_advisor_execution_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_advisor_executions_collection.go b/databasemanagement/optimizer_statistics_advisor_executions_collection.go index 9b6394b25e..6651e0dbc1 100644 --- a/databasemanagement/optimizer_statistics_advisor_executions_collection.go +++ b/databasemanagement/optimizer_statistics_advisor_executions_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_collection_aggregation_summary.go b/databasemanagement/optimizer_statistics_collection_aggregation_summary.go index 45196e4f42..95b8105120 100644 --- a/databasemanagement/optimizer_statistics_collection_aggregation_summary.go +++ b/databasemanagement/optimizer_statistics_collection_aggregation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_collection_aggregations_collection.go b/databasemanagement/optimizer_statistics_collection_aggregations_collection.go index 55514c2a0a..134efd2461 100644 --- a/databasemanagement/optimizer_statistics_collection_aggregations_collection.go +++ b/databasemanagement/optimizer_statistics_collection_aggregations_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_collection_operation.go b/databasemanagement/optimizer_statistics_collection_operation.go index 8874778611..a77f4ccb30 100644 --- a/databasemanagement/optimizer_statistics_collection_operation.go +++ b/databasemanagement/optimizer_statistics_collection_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_collection_operation_summary.go b/databasemanagement/optimizer_statistics_collection_operation_summary.go index e4ec61af6d..ac42ba574c 100644 --- a/databasemanagement/optimizer_statistics_collection_operation_summary.go +++ b/databasemanagement/optimizer_statistics_collection_operation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_collection_operations_collection.go b/databasemanagement/optimizer_statistics_collection_operations_collection.go index 0e421dab6b..f2c1089482 100644 --- a/databasemanagement/optimizer_statistics_collection_operations_collection.go +++ b/databasemanagement/optimizer_statistics_collection_operations_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_group_by_types.go b/databasemanagement/optimizer_statistics_group_by_types.go index 0fbcc62170..b02273b677 100644 --- a/databasemanagement/optimizer_statistics_group_by_types.go +++ b/databasemanagement/optimizer_statistics_group_by_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_operation_task.go b/databasemanagement/optimizer_statistics_operation_task.go index 7adab05cac..646c80ab09 100644 --- a/databasemanagement/optimizer_statistics_operation_task.go +++ b/databasemanagement/optimizer_statistics_operation_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/optimizer_statistics_task_filter_types.go b/databasemanagement/optimizer_statistics_task_filter_types.go index d8a02991d3..81a2ab1f4b 100644 --- a/databasemanagement/optimizer_statistics_task_filter_types.go +++ b/databasemanagement/optimizer_statistics_task_filter_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/parameter_scope.go b/databasemanagement/parameter_scope.go index eed2519a04..2f8a065d10 100644 --- a/databasemanagement/parameter_scope.go +++ b/databasemanagement/parameter_scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/parent_group.go b/databasemanagement/parent_group.go index c28e039237..5cbdab15fa 100644 --- a/databasemanagement/parent_group.go +++ b/databasemanagement/parent_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/patch_external_db_system_discovery_details.go b/databasemanagement/patch_external_db_system_discovery_details.go index b6648c1658..cdead13f32 100644 --- a/databasemanagement/patch_external_db_system_discovery_details.go +++ b/databasemanagement/patch_external_db_system_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/patch_external_db_system_discovery_request_response.go b/databasemanagement/patch_external_db_system_discovery_request_response.go index 7bf7366980..2b2d9ef95a 100644 --- a/databasemanagement/patch_external_db_system_discovery_request_response.go +++ b/databasemanagement/patch_external_db_system_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/patch_instruction.go b/databasemanagement/patch_instruction.go index ae9ef63bf9..aafa14a793 100644 --- a/databasemanagement/patch_instruction.go +++ b/databasemanagement/patch_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/patch_merge_instruction.go b/databasemanagement/patch_merge_instruction.go index 8a5d59f95a..ea48307bb6 100644 --- a/databasemanagement/patch_merge_instruction.go +++ b/databasemanagement/patch_merge_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/pdb_metrics.go b/databasemanagement/pdb_metrics.go index 18389f9966..3d5e38bb69 100644 --- a/databasemanagement/pdb_metrics.go +++ b/databasemanagement/pdb_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/pdb_status_details.go b/databasemanagement/pdb_status_details.go index 2542bfafc0..e09f6026ac 100644 --- a/databasemanagement/pdb_status_details.go +++ b/databasemanagement/pdb_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/preferred_credential.go b/databasemanagement/preferred_credential.go index 1175bbcac7..a3e59cf087 100644 --- a/databasemanagement/preferred_credential.go +++ b/databasemanagement/preferred_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/preferred_credential_collection.go b/databasemanagement/preferred_credential_collection.go index ff7fb0befb..d9ed687f95 100644 --- a/databasemanagement/preferred_credential_collection.go +++ b/databasemanagement/preferred_credential_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/preferred_credential_status.go b/databasemanagement/preferred_credential_status.go index e459c7b224..0931986048 100644 --- a/databasemanagement/preferred_credential_status.go +++ b/databasemanagement/preferred_credential_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/preferred_credential_summary.go b/databasemanagement/preferred_credential_summary.go index 4919c2e97e..3b1a373481 100644 --- a/databasemanagement/preferred_credential_summary.go +++ b/databasemanagement/preferred_credential_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/preferred_credential_type.go b/databasemanagement/preferred_credential_type.go index f1c9d816d6..02c399ea10 100644 --- a/databasemanagement/preferred_credential_type.go +++ b/databasemanagement/preferred_credential_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/proxied_for_user_collection.go b/databasemanagement/proxied_for_user_collection.go index 2e54db3ed0..f8540bfa66 100644 --- a/databasemanagement/proxied_for_user_collection.go +++ b/databasemanagement/proxied_for_user_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/proxied_for_user_summary.go b/databasemanagement/proxied_for_user_summary.go index 3c39ab6b42..a6a364173e 100644 --- a/databasemanagement/proxied_for_user_summary.go +++ b/databasemanagement/proxied_for_user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/proxy_user_collection.go b/databasemanagement/proxy_user_collection.go index cef3764bec..4a8dc2c142 100644 --- a/databasemanagement/proxy_user_collection.go +++ b/databasemanagement/proxy_user_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/proxy_user_summary.go b/databasemanagement/proxy_user_summary.go index ea94038420..8fb618c4e7 100644 --- a/databasemanagement/proxy_user_summary.go +++ b/databasemanagement/proxy_user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/ranking_measure.go b/databasemanagement/ranking_measure.go index 0f947836bd..6a55e8e8e6 100644 --- a/databasemanagement/ranking_measure.go +++ b/databasemanagement/ranking_measure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/recommendation.go b/databasemanagement/recommendation.go index 4d9df64941..7b648359e7 100644 --- a/databasemanagement/recommendation.go +++ b/databasemanagement/recommendation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/recommendation_example.go b/databasemanagement/recommendation_example.go index e9fd54897b..0f21b05035 100644 --- a/databasemanagement/recommendation_example.go +++ b/databasemanagement/recommendation_example.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/recommendation_example_line.go b/databasemanagement/recommendation_example_line.go index 548b49871d..e55b456e81 100644 --- a/databasemanagement/recommendation_example_line.go +++ b/databasemanagement/recommendation_example_line.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/recommendation_rationale.go b/databasemanagement/recommendation_rationale.go index 281027b2a2..a450d4e1a7 100644 --- a/databasemanagement/recommendation_rationale.go +++ b/databasemanagement/recommendation_rationale.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/remove_data_file_details.go b/databasemanagement/remove_data_file_details.go index f722990dfd..6759d80a7d 100644 --- a/databasemanagement/remove_data_file_details.go +++ b/databasemanagement/remove_data_file_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/remove_data_file_request_response.go b/databasemanagement/remove_data_file_request_response.go index 5795dca0a3..cdd8553b2c 100644 --- a/databasemanagement/remove_data_file_request_response.go +++ b/databasemanagement/remove_data_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/remove_managed_database_from_managed_database_group_details.go b/databasemanagement/remove_managed_database_from_managed_database_group_details.go index a28f0d87c6..fcb6c71374 100644 --- a/databasemanagement/remove_managed_database_from_managed_database_group_details.go +++ b/databasemanagement/remove_managed_database_from_managed_database_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/remove_managed_database_from_managed_database_group_request_response.go b/databasemanagement/remove_managed_database_from_managed_database_group_request_response.go index 2ceef0c01d..d2b22aa365 100644 --- a/databasemanagement/remove_managed_database_from_managed_database_group_request_response.go +++ b/databasemanagement/remove_managed_database_from_managed_database_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/reset_database_parameters_details.go b/databasemanagement/reset_database_parameters_details.go index 9313097c70..c06ed98b2f 100644 --- a/databasemanagement/reset_database_parameters_details.go +++ b/databasemanagement/reset_database_parameters_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/reset_database_parameters_request_response.go b/databasemanagement/reset_database_parameters_request_response.go index 370b2e2bff..79a183e665 100644 --- a/databasemanagement/reset_database_parameters_request_response.go +++ b/databasemanagement/reset_database_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/resize_data_file_details.go b/databasemanagement/resize_data_file_details.go index b7efeb08a9..9b8e5c1400 100644 --- a/databasemanagement/resize_data_file_details.go +++ b/databasemanagement/resize_data_file_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/resize_data_file_request_response.go b/databasemanagement/resize_data_file_request_response.go index 57360ac847..2bf050d598 100644 --- a/databasemanagement/resize_data_file_request_response.go +++ b/databasemanagement/resize_data_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/rest_credential.go b/databasemanagement/rest_credential.go index b4fc54cde6..12cd60c332 100644 --- a/databasemanagement/rest_credential.go +++ b/databasemanagement/rest_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/role.go b/databasemanagement/role.go index fa44e7ad55..1726832611 100644 --- a/databasemanagement/role.go +++ b/databasemanagement/role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/role_collection.go b/databasemanagement/role_collection.go index 2338d560fc..6fbef2b4e1 100644 --- a/databasemanagement/role_collection.go +++ b/databasemanagement/role_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/role_summary.go b/databasemanagement/role_summary.go index 115110e971..9aa2a8a856 100644 --- a/databasemanagement/role_summary.go +++ b/databasemanagement/role_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/rule_finding.go b/databasemanagement/rule_finding.go index 2870c93a3e..7d607bd424 100644 --- a/databasemanagement/rule_finding.go +++ b/databasemanagement/rule_finding.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/run_historic_addm_details.go b/databasemanagement/run_historic_addm_details.go index 069e6858db..ee7910c684 100644 --- a/databasemanagement/run_historic_addm_details.go +++ b/databasemanagement/run_historic_addm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/run_historic_addm_request_response.go b/databasemanagement/run_historic_addm_request_response.go index 6e1a1be7ce..98da954873 100644 --- a/databasemanagement/run_historic_addm_request_response.go +++ b/databasemanagement/run_historic_addm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/save_sql_tuning_set_as_details.go b/databasemanagement/save_sql_tuning_set_as_details.go index 1bbac544b4..3b13549b4e 100644 --- a/databasemanagement/save_sql_tuning_set_as_details.go +++ b/databasemanagement/save_sql_tuning_set_as_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/save_sql_tuning_set_as_request_response.go b/databasemanagement/save_sql_tuning_set_as_request_response.go index 29b35faa7b..4fe0d3e889 100644 --- a/databasemanagement/save_sql_tuning_set_as_request_response.go +++ b/databasemanagement/save_sql_tuning_set_as_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/schema_definition.go b/databasemanagement/schema_definition.go index ba1de7934b..83db959c8e 100644 --- a/databasemanagement/schema_definition.go +++ b/databasemanagement/schema_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/snapshot_details.go b/databasemanagement/snapshot_details.go index b9c1b5dfad..5b189487d3 100644 --- a/databasemanagement/snapshot_details.go +++ b/databasemanagement/snapshot_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sort_orders.go b/databasemanagement/sort_orders.go index 40e5b30d12..10e2998af5 100644 --- a/databasemanagement/sort_orders.go +++ b/databasemanagement/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/spm_evolve_task_parameters.go b/databasemanagement/spm_evolve_task_parameters.go index fd5a465808..cd1a7cab1a 100644 --- a/databasemanagement/spm_evolve_task_parameters.go +++ b/databasemanagement/spm_evolve_task_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_cpu_activity.go b/databasemanagement/sql_cpu_activity.go index 30a54285eb..902fe55dd2 100644 --- a/databasemanagement/sql_cpu_activity.go +++ b/databasemanagement/sql_cpu_activity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_in_sql_tuning_set.go b/databasemanagement/sql_in_sql_tuning_set.go index 80f9bb8a00..85091cdad7 100644 --- a/databasemanagement/sql_in_sql_tuning_set.go +++ b/databasemanagement/sql_in_sql_tuning_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_job.go b/databasemanagement/sql_job.go index 65f9003bf3..fd115ebb22 100644 --- a/databasemanagement/sql_job.go +++ b/databasemanagement/sql_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_metrics.go b/databasemanagement/sql_metrics.go index f052dc493a..2368b83b78 100644 --- a/databasemanagement/sql_metrics.go +++ b/databasemanagement/sql_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline.go b/databasemanagement/sql_plan_baseline.go index 60567fb65c..cf75088b2b 100644 --- a/databasemanagement/sql_plan_baseline.go +++ b/databasemanagement/sql_plan_baseline.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_aggregation.go b/databasemanagement/sql_plan_baseline_aggregation.go index 691a540e3e..762a70bddf 100644 --- a/databasemanagement/sql_plan_baseline_aggregation.go +++ b/databasemanagement/sql_plan_baseline_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_aggregation_collection.go b/databasemanagement/sql_plan_baseline_aggregation_collection.go index 0a9a95dc0c..4de4057160 100644 --- a/databasemanagement/sql_plan_baseline_aggregation_collection.go +++ b/databasemanagement/sql_plan_baseline_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_collection.go b/databasemanagement/sql_plan_baseline_collection.go index 15db8b1b17..a0954ea63d 100644 --- a/databasemanagement/sql_plan_baseline_collection.go +++ b/databasemanagement/sql_plan_baseline_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_configuration.go b/databasemanagement/sql_plan_baseline_configuration.go index d4fa36a04d..c744668ab7 100644 --- a/databasemanagement/sql_plan_baseline_configuration.go +++ b/databasemanagement/sql_plan_baseline_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_dimensions.go b/databasemanagement/sql_plan_baseline_dimensions.go index 0a43b7fb02..81e875f6f6 100644 --- a/databasemanagement/sql_plan_baseline_dimensions.go +++ b/databasemanagement/sql_plan_baseline_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_job.go b/databasemanagement/sql_plan_baseline_job.go index 8e3b67c4ee..9799c3a9b2 100644 --- a/databasemanagement/sql_plan_baseline_job.go +++ b/databasemanagement/sql_plan_baseline_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_job_collection.go b/databasemanagement/sql_plan_baseline_job_collection.go index 6592f50f30..78dde3eb5b 100644 --- a/databasemanagement/sql_plan_baseline_job_collection.go +++ b/databasemanagement/sql_plan_baseline_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_job_summary.go b/databasemanagement/sql_plan_baseline_job_summary.go index 3771ee1811..077262c79b 100644 --- a/databasemanagement/sql_plan_baseline_job_summary.go +++ b/databasemanagement/sql_plan_baseline_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_origin.go b/databasemanagement/sql_plan_baseline_origin.go index 1c5e65c7d3..1171485d0a 100644 --- a/databasemanagement/sql_plan_baseline_origin.go +++ b/databasemanagement/sql_plan_baseline_origin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_plan_baseline_summary.go b/databasemanagement/sql_plan_baseline_summary.go index cd44eb0d31..0724a0a383 100644 --- a/databasemanagement/sql_plan_baseline_summary.go +++ b/databasemanagement/sql_plan_baseline_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_collection.go b/databasemanagement/sql_tuning_advisor_task_collection.go index 816f1b1852..441531ad77 100644 --- a/databasemanagement/sql_tuning_advisor_task_collection.go +++ b/databasemanagement/sql_tuning_advisor_task_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_finding_collection.go b/databasemanagement/sql_tuning_advisor_task_finding_collection.go index 60a0f85036..48f265c5a7 100644 --- a/databasemanagement/sql_tuning_advisor_task_finding_collection.go +++ b/databasemanagement/sql_tuning_advisor_task_finding_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_finding_summary.go b/databasemanagement/sql_tuning_advisor_task_finding_summary.go index b0bbb60602..e6ff22d7c6 100644 --- a/databasemanagement/sql_tuning_advisor_task_finding_summary.go +++ b/databasemanagement/sql_tuning_advisor_task_finding_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_recommendation_collection.go b/databasemanagement/sql_tuning_advisor_task_recommendation_collection.go index 11907ffceb..576b861e10 100644 --- a/databasemanagement/sql_tuning_advisor_task_recommendation_collection.go +++ b/databasemanagement/sql_tuning_advisor_task_recommendation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_recommendation_summary.go b/databasemanagement/sql_tuning_advisor_task_recommendation_summary.go index 29475bbd8b..0faec8690e 100644 --- a/databasemanagement/sql_tuning_advisor_task_recommendation_summary.go +++ b/databasemanagement/sql_tuning_advisor_task_recommendation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_sql_execution_plan.go b/databasemanagement/sql_tuning_advisor_task_sql_execution_plan.go index 08603e6c29..9b7083fd17 100644 --- a/databasemanagement/sql_tuning_advisor_task_sql_execution_plan.go +++ b/databasemanagement/sql_tuning_advisor_task_sql_execution_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary.go b/databasemanagement/sql_tuning_advisor_task_summary.go index 32972bbf65..c315bf70fa 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary.go +++ b/databasemanagement/sql_tuning_advisor_task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_finding_benefits.go b/databasemanagement/sql_tuning_advisor_task_summary_finding_benefits.go index 61cb31b04c..0e85d2ea91 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_finding_benefits.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_finding_benefits.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_finding_counts.go b/databasemanagement/sql_tuning_advisor_task_summary_finding_counts.go index 423a7d3e40..1254ea2d66 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_finding_counts.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_finding_counts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_report.go b/databasemanagement/sql_tuning_advisor_task_summary_report.go index 944f929b48..59f5cca338 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_report.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_report_index_finding_summary.go b/databasemanagement/sql_tuning_advisor_task_summary_report_index_finding_summary.go index 02fa6539c3..fe5ecb4c4d 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_report_index_finding_summary.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_report_index_finding_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_report_object_stat_finding_summary.go b/databasemanagement/sql_tuning_advisor_task_summary_report_object_stat_finding_summary.go index a6ab79c166..493be67e98 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_report_object_stat_finding_summary.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_report_object_stat_finding_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_report_statement_counts.go b/databasemanagement/sql_tuning_advisor_task_summary_report_statement_counts.go index faf9db0394..b7b84af9d9 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_report_statement_counts.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_report_statement_counts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_report_statistics.go b/databasemanagement/sql_tuning_advisor_task_summary_report_statistics.go index 7536d7c335..122a283bf7 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_report_statistics.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_report_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_advisor_task_summary_report_task_info.go b/databasemanagement/sql_tuning_advisor_task_summary_report_task_info.go index e7819b99e0..4aff26497e 100644 --- a/databasemanagement/sql_tuning_advisor_task_summary_report_task_info.go +++ b/databasemanagement/sql_tuning_advisor_task_summary_report_task_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set.go b/databasemanagement/sql_tuning_set.go index 228d312324..abf5bfdd56 100644 --- a/databasemanagement/sql_tuning_set.go +++ b/databasemanagement/sql_tuning_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_admin_action_status.go b/databasemanagement/sql_tuning_set_admin_action_status.go index c232a04548..7aad9aa7ad 100644 --- a/databasemanagement/sql_tuning_set_admin_action_status.go +++ b/databasemanagement/sql_tuning_set_admin_action_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_admin_credential_details.go b/databasemanagement/sql_tuning_set_admin_credential_details.go index 0d6fad5f8a..30ff0409aa 100644 --- a/databasemanagement/sql_tuning_set_admin_credential_details.go +++ b/databasemanagement/sql_tuning_set_admin_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_admin_password_credential_details.go b/databasemanagement/sql_tuning_set_admin_password_credential_details.go index 6be1392cb2..f5debd7209 100644 --- a/databasemanagement/sql_tuning_set_admin_password_credential_details.go +++ b/databasemanagement/sql_tuning_set_admin_password_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_admin_secret_credential_details.go b/databasemanagement/sql_tuning_set_admin_secret_credential_details.go index 9b7a2f817e..c9300059bd 100644 --- a/databasemanagement/sql_tuning_set_admin_secret_credential_details.go +++ b/databasemanagement/sql_tuning_set_admin_secret_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_collection.go b/databasemanagement/sql_tuning_set_collection.go index 48ee90768b..8ba65903c1 100644 --- a/databasemanagement/sql_tuning_set_collection.go +++ b/databasemanagement/sql_tuning_set_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_input.go b/databasemanagement/sql_tuning_set_input.go index df4f0b7143..678ca76b58 100644 --- a/databasemanagement/sql_tuning_set_input.go +++ b/databasemanagement/sql_tuning_set_input.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_status_types.go b/databasemanagement/sql_tuning_set_status_types.go index 4d2736dbaa..918230441a 100644 --- a/databasemanagement/sql_tuning_set_status_types.go +++ b/databasemanagement/sql_tuning_set_status_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_set_summary.go b/databasemanagement/sql_tuning_set_summary.go index 108a02b756..cf2f3c3a08 100644 --- a/databasemanagement/sql_tuning_set_summary.go +++ b/databasemanagement/sql_tuning_set_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_credential_details.go b/databasemanagement/sql_tuning_task_credential_details.go index bb86991fb2..c66db8f731 100644 --- a/databasemanagement/sql_tuning_task_credential_details.go +++ b/databasemanagement/sql_tuning_task_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_credential_types.go b/databasemanagement/sql_tuning_task_credential_types.go index 320adb6534..e1d862fdfe 100644 --- a/databasemanagement/sql_tuning_task_credential_types.go +++ b/databasemanagement/sql_tuning_task_credential_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_password_credential_details.go b/databasemanagement/sql_tuning_task_password_credential_details.go index 4ee55c74d4..b8dc29fb21 100644 --- a/databasemanagement/sql_tuning_task_password_credential_details.go +++ b/databasemanagement/sql_tuning_task_password_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_plan_stats.go b/databasemanagement/sql_tuning_task_plan_stats.go index aab5d6a4b8..edc3e2c89a 100644 --- a/databasemanagement/sql_tuning_task_plan_stats.go +++ b/databasemanagement/sql_tuning_task_plan_stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_return.go b/databasemanagement/sql_tuning_task_return.go index aca8d3d54c..7f840ab06c 100644 --- a/databasemanagement/sql_tuning_task_return.go +++ b/databasemanagement/sql_tuning_task_return.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_secret_credential_details.go b/databasemanagement/sql_tuning_task_secret_credential_details.go index fb368d1615..70ff248433 100644 --- a/databasemanagement/sql_tuning_task_secret_credential_details.go +++ b/databasemanagement/sql_tuning_task_secret_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_sql_detail.go b/databasemanagement/sql_tuning_task_sql_detail.go index 2e905e703d..807071d75b 100644 --- a/databasemanagement/sql_tuning_task_sql_detail.go +++ b/databasemanagement/sql_tuning_task_sql_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_sql_execution_plan_step.go b/databasemanagement/sql_tuning_task_sql_execution_plan_step.go index 92b61811bc..9715977cf7 100644 --- a/databasemanagement/sql_tuning_task_sql_execution_plan_step.go +++ b/databasemanagement/sql_tuning_task_sql_execution_plan_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/sql_tuning_task_status_types.go b/databasemanagement/sql_tuning_task_status_types.go index 4d84fa8eb7..79bb4ed3fd 100644 --- a/databasemanagement/sql_tuning_task_status_types.go +++ b/databasemanagement/sql_tuning_task_status_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/start_sql_tuning_task_details.go b/databasemanagement/start_sql_tuning_task_details.go index f1f6617161..a76a69aa1a 100644 --- a/databasemanagement/start_sql_tuning_task_details.go +++ b/databasemanagement/start_sql_tuning_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/start_sql_tuning_task_request_response.go b/databasemanagement/start_sql_tuning_task_request_response.go index e7b7b0b085..abad2f6ec9 100644 --- a/databasemanagement/start_sql_tuning_task_request_response.go +++ b/databasemanagement/start_sql_tuning_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/statements_aggregate_metrics.go b/databasemanagement/statements_aggregate_metrics.go index 7c5263a7cd..f8f4278636 100644 --- a/databasemanagement/statements_aggregate_metrics.go +++ b/databasemanagement/statements_aggregate_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_alert_log_counts_request_response.go b/databasemanagement/summarize_alert_log_counts_request_response.go index 24b1c0f5d1..a94222ce19 100644 --- a/databasemanagement/summarize_alert_log_counts_request_response.go +++ b/databasemanagement/summarize_alert_log_counts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_attention_log_counts_request_response.go b/databasemanagement/summarize_attention_log_counts_request_response.go index 7e22f6880c..474d5544a8 100644 --- a/databasemanagement/summarize_attention_log_counts_request_response.go +++ b/databasemanagement/summarize_attention_log_counts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_cpu_usages_request_response.go b/databasemanagement/summarize_awr_db_cpu_usages_request_response.go index c5b31b3273..5ab081e71b 100644 --- a/databasemanagement/summarize_awr_db_cpu_usages_request_response.go +++ b/databasemanagement/summarize_awr_db_cpu_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_metrics_request_response.go b/databasemanagement/summarize_awr_db_metrics_request_response.go index af61674cad..9a46c3a421 100644 --- a/databasemanagement/summarize_awr_db_metrics_request_response.go +++ b/databasemanagement/summarize_awr_db_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_parameter_changes_request_response.go b/databasemanagement/summarize_awr_db_parameter_changes_request_response.go index 4be291de11..aa2e20975b 100644 --- a/databasemanagement/summarize_awr_db_parameter_changes_request_response.go +++ b/databasemanagement/summarize_awr_db_parameter_changes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_parameters_request_response.go b/databasemanagement/summarize_awr_db_parameters_request_response.go index 98949fd445..f35ed91052 100644 --- a/databasemanagement/summarize_awr_db_parameters_request_response.go +++ b/databasemanagement/summarize_awr_db_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_snapshot_ranges_request_response.go b/databasemanagement/summarize_awr_db_snapshot_ranges_request_response.go index 6d4bdd69e3..34cb2c82a1 100644 --- a/databasemanagement/summarize_awr_db_snapshot_ranges_request_response.go +++ b/databasemanagement/summarize_awr_db_snapshot_ranges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_sysstats_request_response.go b/databasemanagement/summarize_awr_db_sysstats_request_response.go index 1e89815efe..b0727428b0 100644 --- a/databasemanagement/summarize_awr_db_sysstats_request_response.go +++ b/databasemanagement/summarize_awr_db_sysstats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_top_wait_events_request_response.go b/databasemanagement/summarize_awr_db_top_wait_events_request_response.go index ed5643dad7..09c32be910 100644 --- a/databasemanagement/summarize_awr_db_top_wait_events_request_response.go +++ b/databasemanagement/summarize_awr_db_top_wait_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_wait_event_buckets_request_response.go b/databasemanagement/summarize_awr_db_wait_event_buckets_request_response.go index 0b1783fb73..cac4d648d9 100644 --- a/databasemanagement/summarize_awr_db_wait_event_buckets_request_response.go +++ b/databasemanagement/summarize_awr_db_wait_event_buckets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_awr_db_wait_events_request_response.go b/databasemanagement/summarize_awr_db_wait_events_request_response.go index b64d8ac26c..85d31a51a4 100644 --- a/databasemanagement/summarize_awr_db_wait_events_request_response.go +++ b/databasemanagement/summarize_awr_db_wait_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_external_asm_metrics_request_response.go b/databasemanagement/summarize_external_asm_metrics_request_response.go index 81f1208708..5b802b71d1 100644 --- a/databasemanagement/summarize_external_asm_metrics_request_response.go +++ b/databasemanagement/summarize_external_asm_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_external_cluster_metrics_request_response.go b/databasemanagement/summarize_external_cluster_metrics_request_response.go index 3322da2d78..bcf5a765c9 100644 --- a/databasemanagement/summarize_external_cluster_metrics_request_response.go +++ b/databasemanagement/summarize_external_cluster_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_external_db_node_metrics_request_response.go b/databasemanagement/summarize_external_db_node_metrics_request_response.go index d9a0761d0f..9c980c953e 100644 --- a/databasemanagement/summarize_external_db_node_metrics_request_response.go +++ b/databasemanagement/summarize_external_db_node_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_external_db_system_availability_metrics_request_response.go b/databasemanagement/summarize_external_db_system_availability_metrics_request_response.go index bacff8fa33..b4b28ca9d9 100644 --- a/databasemanagement/summarize_external_db_system_availability_metrics_request_response.go +++ b/databasemanagement/summarize_external_db_system_availability_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_external_listener_metrics_request_response.go b/databasemanagement/summarize_external_listener_metrics_request_response.go index fd5a918a69..3179e9c4ec 100644 --- a/databasemanagement/summarize_external_listener_metrics_request_response.go +++ b/databasemanagement/summarize_external_listener_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_job_executions_statuses_request_response.go b/databasemanagement/summarize_job_executions_statuses_request_response.go index ac39df6b2a..ceb91d7ef3 100644 --- a/databasemanagement/summarize_job_executions_statuses_request_response.go +++ b/databasemanagement/summarize_job_executions_statuses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_managed_database_availability_metrics_request_response.go b/databasemanagement/summarize_managed_database_availability_metrics_request_response.go index 5458064cb8..5048904736 100644 --- a/databasemanagement/summarize_managed_database_availability_metrics_request_response.go +++ b/databasemanagement/summarize_managed_database_availability_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_managed_my_sql_database_availability_metrics_request_response.go b/databasemanagement/summarize_managed_my_sql_database_availability_metrics_request_response.go index caf19edd9f..42eb1eca44 100644 --- a/databasemanagement/summarize_managed_my_sql_database_availability_metrics_request_response.go +++ b/databasemanagement/summarize_managed_my_sql_database_availability_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_sql_plan_baselines_by_last_execution_request_response.go b/databasemanagement/summarize_sql_plan_baselines_by_last_execution_request_response.go index 909d1252fe..00023ce9cb 100644 --- a/databasemanagement/summarize_sql_plan_baselines_by_last_execution_request_response.go +++ b/databasemanagement/summarize_sql_plan_baselines_by_last_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/summarize_sql_plan_baselines_request_response.go b/databasemanagement/summarize_sql_plan_baselines_request_response.go index d45bf7d352..498563a3b3 100644 --- a/databasemanagement/summarize_sql_plan_baselines_request_response.go +++ b/databasemanagement/summarize_sql_plan_baselines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/system_privilege_collection.go b/databasemanagement/system_privilege_collection.go index 90671bcd30..2e0f1d2910 100644 --- a/databasemanagement/system_privilege_collection.go +++ b/databasemanagement/system_privilege_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/system_privilege_summary.go b/databasemanagement/system_privilege_summary.go index 9e327a2d54..5bd9ef69a7 100644 --- a/databasemanagement/system_privilege_summary.go +++ b/databasemanagement/system_privilege_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/table_statistic_summary.go b/databasemanagement/table_statistic_summary.go index ac95c137c8..51e4f2a668 100644 --- a/databasemanagement/table_statistic_summary.go +++ b/databasemanagement/table_statistic_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/table_statistics_collection.go b/databasemanagement/table_statistics_collection.go index 2e1bffa51b..6416d71c56 100644 --- a/databasemanagement/table_statistics_collection.go +++ b/databasemanagement/table_statistics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/table_statistics_status_category.go b/databasemanagement/table_statistics_status_category.go index 12e1403386..0e101395e7 100644 --- a/databasemanagement/table_statistics_status_category.go +++ b/databasemanagement/table_statistics_status_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace.go b/databasemanagement/tablespace.go index 2ca733a2a2..3ae3360ed5 100644 --- a/databasemanagement/tablespace.go +++ b/databasemanagement/tablespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_admin_credential_details.go b/databasemanagement/tablespace_admin_credential_details.go index 71fa7dec4d..e4a677f87c 100644 --- a/databasemanagement/tablespace_admin_credential_details.go +++ b/databasemanagement/tablespace_admin_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_admin_password_credential_details.go b/databasemanagement/tablespace_admin_password_credential_details.go index eec247cf9b..4ea5deab47 100644 --- a/databasemanagement/tablespace_admin_password_credential_details.go +++ b/databasemanagement/tablespace_admin_password_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_admin_secret_credential_details.go b/databasemanagement/tablespace_admin_secret_credential_details.go index a0928d6d50..f308b7350e 100644 --- a/databasemanagement/tablespace_admin_secret_credential_details.go +++ b/databasemanagement/tablespace_admin_secret_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_admin_status.go b/databasemanagement/tablespace_admin_status.go index 275b3ff8b5..1c3eb7929c 100644 --- a/databasemanagement/tablespace_admin_status.go +++ b/databasemanagement/tablespace_admin_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_collection.go b/databasemanagement/tablespace_collection.go index 17e154c566..22689c3f7a 100644 --- a/databasemanagement/tablespace_collection.go +++ b/databasemanagement/tablespace_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_storage_size.go b/databasemanagement/tablespace_storage_size.go index d5f937a38b..a8d3f7f407 100644 --- a/databasemanagement/tablespace_storage_size.go +++ b/databasemanagement/tablespace_storage_size.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/tablespace_summary.go b/databasemanagement/tablespace_summary.go index 212999f08b..c053b6abc1 100644 --- a/databasemanagement/tablespace_summary.go +++ b/databasemanagement/tablespace_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/test_basic_preferred_credential_details.go b/databasemanagement/test_basic_preferred_credential_details.go index c481e170f0..363181fb2c 100644 --- a/databasemanagement/test_basic_preferred_credential_details.go +++ b/databasemanagement/test_basic_preferred_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/test_preferred_credential_details.go b/databasemanagement/test_preferred_credential_details.go index 9c6bca0cbc..2e480d11b1 100644 --- a/databasemanagement/test_preferred_credential_details.go +++ b/databasemanagement/test_preferred_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/test_preferred_credential_request_response.go b/databasemanagement/test_preferred_credential_request_response.go index ecf5b8cc7a..0513953fb9 100644 --- a/databasemanagement/test_preferred_credential_request_response.go +++ b/databasemanagement/test_preferred_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/test_preferred_credential_status.go b/databasemanagement/test_preferred_credential_status.go index 946ed8da76..fd81bae56b 100644 --- a/databasemanagement/test_preferred_credential_status.go +++ b/databasemanagement/test_preferred_credential_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/time_series_metric_data_point.go b/databasemanagement/time_series_metric_data_point.go index 56c9e84238..dfdb46279f 100644 --- a/databasemanagement/time_series_metric_data_point.go +++ b/databasemanagement/time_series_metric_data_point.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/time_series_metric_definition.go b/databasemanagement/time_series_metric_definition.go index 14fb33a32b..aadcf717e9 100644 --- a/databasemanagement/time_series_metric_definition.go +++ b/databasemanagement/time_series_metric_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/top_sql_cpu_activity.go b/databasemanagement/top_sql_cpu_activity.go index f3d38125ba..66343c88a6 100644 --- a/databasemanagement/top_sql_cpu_activity.go +++ b/databasemanagement/top_sql_cpu_activity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_basic_preferred_credential_details.go b/databasemanagement/update_basic_preferred_credential_details.go index 1798812936..bf688077e9 100644 --- a/databasemanagement/update_basic_preferred_credential_details.go +++ b/databasemanagement/update_basic_preferred_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_database_parameters_result.go b/databasemanagement/update_database_parameters_result.go index ce67275c25..8dd46face8 100644 --- a/databasemanagement/update_database_parameters_result.go +++ b/databasemanagement/update_database_parameters_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_db_management_private_endpoint_details.go b/databasemanagement/update_db_management_private_endpoint_details.go index 4af2343457..5e040c8f12 100644 --- a/databasemanagement/update_db_management_private_endpoint_details.go +++ b/databasemanagement/update_db_management_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_db_management_private_endpoint_request_response.go b/databasemanagement/update_db_management_private_endpoint_request_response.go index b1decdcf98..8131824f11 100644 --- a/databasemanagement/update_db_management_private_endpoint_request_response.go +++ b/databasemanagement/update_db_management_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_asm_details.go b/databasemanagement/update_external_asm_details.go index 581fc643df..da72759708 100644 --- a/databasemanagement/update_external_asm_details.go +++ b/databasemanagement/update_external_asm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_asm_request_response.go b/databasemanagement/update_external_asm_request_response.go index f0e07aec22..374c71741d 100644 --- a/databasemanagement/update_external_asm_request_response.go +++ b/databasemanagement/update_external_asm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_cluster_details.go b/databasemanagement/update_external_cluster_details.go index c7454a05a8..8b63e8981b 100644 --- a/databasemanagement/update_external_cluster_details.go +++ b/databasemanagement/update_external_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_cluster_instance_details.go b/databasemanagement/update_external_cluster_instance_details.go index 2e2b6ab339..4320d8e9b3 100644 --- a/databasemanagement/update_external_cluster_instance_details.go +++ b/databasemanagement/update_external_cluster_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_cluster_instance_request_response.go b/databasemanagement/update_external_cluster_instance_request_response.go index 2b6c824877..55b30160fb 100644 --- a/databasemanagement/update_external_cluster_instance_request_response.go +++ b/databasemanagement/update_external_cluster_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_cluster_request_response.go b/databasemanagement/update_external_cluster_request_response.go index 77c52d3f94..1e7eefa794 100644 --- a/databasemanagement/update_external_cluster_request_response.go +++ b/databasemanagement/update_external_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_node_details.go b/databasemanagement/update_external_db_node_details.go index 73a598d6c8..13c4b1a158 100644 --- a/databasemanagement/update_external_db_node_details.go +++ b/databasemanagement/update_external_db_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_node_request_response.go b/databasemanagement/update_external_db_node_request_response.go index 85e7532bc6..dfe9dcf505 100644 --- a/databasemanagement/update_external_db_node_request_response.go +++ b/databasemanagement/update_external_db_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_connector_details.go b/databasemanagement/update_external_db_system_connector_details.go index d5ee0e4d1a..06be9e84e7 100644 --- a/databasemanagement/update_external_db_system_connector_details.go +++ b/databasemanagement/update_external_db_system_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_connector_request_response.go b/databasemanagement/update_external_db_system_connector_request_response.go index 04bb0bed1f..5ddac3d146 100644 --- a/databasemanagement/update_external_db_system_connector_request_response.go +++ b/databasemanagement/update_external_db_system_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_details.go b/databasemanagement/update_external_db_system_details.go index eb05e6ac00..c202d2374f 100644 --- a/databasemanagement/update_external_db_system_details.go +++ b/databasemanagement/update_external_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_discovery_details.go b/databasemanagement/update_external_db_system_discovery_details.go index 6a234a88ef..b095d9b833 100644 --- a/databasemanagement/update_external_db_system_discovery_details.go +++ b/databasemanagement/update_external_db_system_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_discovery_request_response.go b/databasemanagement/update_external_db_system_discovery_request_response.go index 5918397396..4cebdf16a1 100644 --- a/databasemanagement/update_external_db_system_discovery_request_response.go +++ b/databasemanagement/update_external_db_system_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_macs_connector_details.go b/databasemanagement/update_external_db_system_macs_connector_details.go index 69311fd221..e2f04d5280 100644 --- a/databasemanagement/update_external_db_system_macs_connector_details.go +++ b/databasemanagement/update_external_db_system_macs_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_db_system_request_response.go b/databasemanagement/update_external_db_system_request_response.go index 06cb8c6ee7..237eb7a104 100644 --- a/databasemanagement/update_external_db_system_request_response.go +++ b/databasemanagement/update_external_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_exadata_infrastructure_details.go b/databasemanagement/update_external_exadata_infrastructure_details.go index ebb8bb7fce..f49c2cc266 100644 --- a/databasemanagement/update_external_exadata_infrastructure_details.go +++ b/databasemanagement/update_external_exadata_infrastructure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_exadata_infrastructure_request_response.go b/databasemanagement/update_external_exadata_infrastructure_request_response.go index aef254155a..ef2ff8550b 100644 --- a/databasemanagement/update_external_exadata_infrastructure_request_response.go +++ b/databasemanagement/update_external_exadata_infrastructure_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_exadata_storage_connector_details.go b/databasemanagement/update_external_exadata_storage_connector_details.go index 26f022e1ae..cb2517b266 100644 --- a/databasemanagement/update_external_exadata_storage_connector_details.go +++ b/databasemanagement/update_external_exadata_storage_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_exadata_storage_connector_request_response.go b/databasemanagement/update_external_exadata_storage_connector_request_response.go index 2a37bee8df..72a4dad24e 100644 --- a/databasemanagement/update_external_exadata_storage_connector_request_response.go +++ b/databasemanagement/update_external_exadata_storage_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_listener_details.go b/databasemanagement/update_external_listener_details.go index 7e27901a64..36676ded94 100644 --- a/databasemanagement/update_external_listener_details.go +++ b/databasemanagement/update_external_listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_external_listener_request_response.go b/databasemanagement/update_external_listener_request_response.go index f95ac36711..31f4c756b0 100644 --- a/databasemanagement/update_external_listener_request_response.go +++ b/databasemanagement/update_external_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_job_details.go b/databasemanagement/update_job_details.go index cafa0d7f10..ffdb1385ed 100644 --- a/databasemanagement/update_job_details.go +++ b/databasemanagement/update_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_job_request_response.go b/databasemanagement/update_job_request_response.go index 02616befc1..15416a294a 100644 --- a/databasemanagement/update_job_request_response.go +++ b/databasemanagement/update_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_managed_database_group_details.go b/databasemanagement/update_managed_database_group_details.go index 4e3da94423..1777db829c 100644 --- a/databasemanagement/update_managed_database_group_details.go +++ b/databasemanagement/update_managed_database_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_managed_database_group_request_response.go b/databasemanagement/update_managed_database_group_request_response.go index 047601ab4f..b0c84ec3ae 100644 --- a/databasemanagement/update_managed_database_group_request_response.go +++ b/databasemanagement/update_managed_database_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_preferred_credential_details.go b/databasemanagement/update_preferred_credential_details.go index 739223caf7..585600f697 100644 --- a/databasemanagement/update_preferred_credential_details.go +++ b/databasemanagement/update_preferred_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_preferred_credential_request_response.go b/databasemanagement/update_preferred_credential_request_response.go index 15dcefa912..37b1da32b4 100644 --- a/databasemanagement/update_preferred_credential_request_response.go +++ b/databasemanagement/update_preferred_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_sql_job_details.go b/databasemanagement/update_sql_job_details.go index 30a6d88981..2d6419f94e 100644 --- a/databasemanagement/update_sql_job_details.go +++ b/databasemanagement/update_sql_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_tablespace_details.go b/databasemanagement/update_tablespace_details.go index 7688e1c3f9..78b6d2ac38 100644 --- a/databasemanagement/update_tablespace_details.go +++ b/databasemanagement/update_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/update_tablespace_request_response.go b/databasemanagement/update_tablespace_request_response.go index 897d8ad0b2..1cd2ddd296 100644 --- a/databasemanagement/update_tablespace_request_response.go +++ b/databasemanagement/update_tablespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/user.go b/databasemanagement/user.go index d9e5765ee8..8a3a555014 100644 --- a/databasemanagement/user.go +++ b/databasemanagement/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/user_collection.go b/databasemanagement/user_collection.go index 44ba91c007..5502174deb 100644 --- a/databasemanagement/user_collection.go +++ b/databasemanagement/user_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/user_summary.go b/databasemanagement/user_summary.go index bcc9e6344a..d0e338c362 100644 --- a/databasemanagement/user_summary.go +++ b/databasemanagement/user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/validate_basic_filter_details.go b/databasemanagement/validate_basic_filter_details.go index 896f023a5b..ece76dda5d 100644 --- a/databasemanagement/validate_basic_filter_details.go +++ b/databasemanagement/validate_basic_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/validate_basic_filter_request_response.go b/databasemanagement/validate_basic_filter_request_response.go index d3d21dfa5c..86a12da935 100644 --- a/databasemanagement/validate_basic_filter_request_response.go +++ b/databasemanagement/validate_basic_filter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request.go b/databasemanagement/work_request.go index d7bf1a648e..ee0651fb2f 100644 --- a/databasemanagement/work_request.go +++ b/databasemanagement/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_collection.go b/databasemanagement/work_request_collection.go index 29a030a85a..4068770e36 100644 --- a/databasemanagement/work_request_collection.go +++ b/databasemanagement/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_error.go b/databasemanagement/work_request_error.go index 0730eebe58..3ec237e853 100644 --- a/databasemanagement/work_request_error.go +++ b/databasemanagement/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_error_collection.go b/databasemanagement/work_request_error_collection.go index adf5107d8b..a62556842b 100644 --- a/databasemanagement/work_request_error_collection.go +++ b/databasemanagement/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_log_entry.go b/databasemanagement/work_request_log_entry.go index e23e39fa2e..8bb41d20dc 100644 --- a/databasemanagement/work_request_log_entry.go +++ b/databasemanagement/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_log_entry_collection.go b/databasemanagement/work_request_log_entry_collection.go index 0015489f16..f225b0e844 100644 --- a/databasemanagement/work_request_log_entry_collection.go +++ b/databasemanagement/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_operation_type.go b/databasemanagement/work_request_operation_type.go index f9eb40729c..9f0cb9ff02 100644 --- a/databasemanagement/work_request_operation_type.go +++ b/databasemanagement/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_resource.go b/databasemanagement/work_request_resource.go index 00c1a94f94..70ec91f2ce 100644 --- a/databasemanagement/work_request_resource.go +++ b/databasemanagement/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_resource_action_type.go b/databasemanagement/work_request_resource_action_type.go index fe981cfe33..bbf4d024f1 100644 --- a/databasemanagement/work_request_resource_action_type.go +++ b/databasemanagement/work_request_resource_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_status.go b/databasemanagement/work_request_status.go index 1fdea18d14..9adb709bff 100644 --- a/databasemanagement/work_request_status.go +++ b/databasemanagement/work_request_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_sub_resource.go b/databasemanagement/work_request_sub_resource.go index 459344a2a1..93f0e75722 100644 --- a/databasemanagement/work_request_sub_resource.go +++ b/databasemanagement/work_request_sub_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/work_request_summary.go b/databasemanagement/work_request_summary.go index dfc9d80b53..8a24a3ddf6 100644 --- a/databasemanagement/work_request_summary.go +++ b/databasemanagement/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemanagement/workload_type.go b/databasemanagement/workload_type.go index 6794753da2..d779d98aed 100644 --- a/databasemanagement/workload_type.go +++ b/databasemanagement/workload_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/abort_job_request_response.go b/databasemigration/abort_job_request_response.go index f33478b8d7..053399bf19 100644 --- a/databasemigration/abort_job_request_response.go +++ b/databasemigration/abort_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/adb_dedicated_auto_create_tablespace_details.go b/databasemigration/adb_dedicated_auto_create_tablespace_details.go index 3bc604b4ef..385eebdf5c 100644 --- a/databasemigration/adb_dedicated_auto_create_tablespace_details.go +++ b/databasemigration/adb_dedicated_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/adb_dedicated_remap_target_tablespace_details.go b/databasemigration/adb_dedicated_remap_target_tablespace_details.go index d4bd487503..097d738de0 100644 --- a/databasemigration/adb_dedicated_remap_target_tablespace_details.go +++ b/databasemigration/adb_dedicated_remap_target_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/adb_serverles_tablespace_details.go b/databasemigration/adb_serverles_tablespace_details.go index c73911054c..da8b260e76 100644 --- a/databasemigration/adb_serverles_tablespace_details.go +++ b/databasemigration/adb_serverles_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/add_migration_objects_request_response.go b/databasemigration/add_migration_objects_request_response.go index 3033855e06..9394360d57 100644 --- a/databasemigration/add_migration_objects_request_response.go +++ b/databasemigration/add_migration_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/admin_credentials.go b/databasemigration/admin_credentials.go index c441fee4f4..f87c0b4588 100644 --- a/databasemigration/admin_credentials.go +++ b/databasemigration/admin_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/advisor_report.go b/databasemigration/advisor_report.go index 388cddb3c6..4d97593705 100644 --- a/databasemigration/advisor_report.go +++ b/databasemigration/advisor_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/advisor_report_bucket_details.go b/databasemigration/advisor_report_bucket_details.go index 7c20f22878..a333fd06d2 100644 --- a/databasemigration/advisor_report_bucket_details.go +++ b/databasemigration/advisor_report_bucket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/advisor_report_location_details.go b/databasemigration/advisor_report_location_details.go index f9febc49ee..fb8b876417 100644 --- a/databasemigration/advisor_report_location_details.go +++ b/databasemigration/advisor_report_location_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/advisor_results.go b/databasemigration/advisor_results.go index 82e478af90..1f5c67d86d 100644 --- a/databasemigration/advisor_results.go +++ b/databasemigration/advisor_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/advisor_settings.go b/databasemigration/advisor_settings.go index b7bf95c45d..3b1725b32a 100644 --- a/databasemigration/advisor_settings.go +++ b/databasemigration/advisor_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/agent.go b/databasemigration/agent.go index f253a9f0c0..8b5d03f62a 100644 --- a/databasemigration/agent.go +++ b/databasemigration/agent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/agent_collection.go b/databasemigration/agent_collection.go index 05cb6eb3e7..d2d03a04d1 100644 --- a/databasemigration/agent_collection.go +++ b/databasemigration/agent_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/agent_image_collection.go b/databasemigration/agent_image_collection.go index c7585e0f12..2375154026 100644 --- a/databasemigration/agent_image_collection.go +++ b/databasemigration/agent_image_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/agent_image_summary.go b/databasemigration/agent_image_summary.go index 346eec1fb4..10e40309d2 100644 --- a/databasemigration/agent_image_summary.go +++ b/databasemigration/agent_image_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/agent_summary.go b/databasemigration/agent_summary.go index 80be2120b6..a31a92ea40 100644 --- a/databasemigration/agent_summary.go +++ b/databasemigration/agent_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/aws_s3_data_transfer_medium_details.go b/databasemigration/aws_s3_data_transfer_medium_details.go index 7c0cf61544..2e3271716f 100644 --- a/databasemigration/aws_s3_data_transfer_medium_details.go +++ b/databasemigration/aws_s3_data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/aws_s3_details.go b/databasemigration/aws_s3_details.go index d626e8966d..b0fd81ba0c 100644 --- a/databasemigration/aws_s3_details.go +++ b/databasemigration/aws_s3_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/change_agent_compartment_details.go b/databasemigration/change_agent_compartment_details.go index 164cec1183..9052da3ccb 100644 --- a/databasemigration/change_agent_compartment_details.go +++ b/databasemigration/change_agent_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/change_agent_compartment_request_response.go b/databasemigration/change_agent_compartment_request_response.go index aa4f59aa2b..83b0aafb56 100644 --- a/databasemigration/change_agent_compartment_request_response.go +++ b/databasemigration/change_agent_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/change_connection_compartment_details.go b/databasemigration/change_connection_compartment_details.go index 83d67e925e..0c0b2f8f4d 100644 --- a/databasemigration/change_connection_compartment_details.go +++ b/databasemigration/change_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/change_connection_compartment_request_response.go b/databasemigration/change_connection_compartment_request_response.go index 7ef2f6f20d..355d24e900 100644 --- a/databasemigration/change_connection_compartment_request_response.go +++ b/databasemigration/change_connection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/change_migration_compartment_details.go b/databasemigration/change_migration_compartment_details.go index 705829aa2c..978b9b46f5 100644 --- a/databasemigration/change_migration_compartment_details.go +++ b/databasemigration/change_migration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/change_migration_compartment_request_response.go b/databasemigration/change_migration_compartment_request_response.go index 70d2819121..8f2ce61743 100644 --- a/databasemigration/change_migration_compartment_request_response.go +++ b/databasemigration/change_migration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/clone_migration_details.go b/databasemigration/clone_migration_details.go index 4658cead37..bba2189a9d 100644 --- a/databasemigration/clone_migration_details.go +++ b/databasemigration/clone_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/clone_migration_request_response.go b/databasemigration/clone_migration_request_response.go index 7d44d9b5eb..6881e8fbf8 100644 --- a/databasemigration/clone_migration_request_response.go +++ b/databasemigration/clone_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/connect_descriptor.go b/databasemigration/connect_descriptor.go index 43e12f1130..3ecc0ea00a 100644 --- a/databasemigration/connect_descriptor.go +++ b/databasemigration/connect_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/connection.go b/databasemigration/connection.go index 4c196281b8..ea95e0773a 100644 --- a/databasemigration/connection.go +++ b/databasemigration/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/connection_collection.go b/databasemigration/connection_collection.go index e373eaed65..b6c257e93b 100644 --- a/databasemigration/connection_collection.go +++ b/databasemigration/connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/connection_diagnostics_request_response.go b/databasemigration/connection_diagnostics_request_response.go index d5edb25f95..cb109a7dd1 100644 --- a/databasemigration/connection_diagnostics_request_response.go +++ b/databasemigration/connection_diagnostics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/connection_summary.go b/databasemigration/connection_summary.go index aae78ba4ff..42a5560a70 100644 --- a/databasemigration/connection_summary.go +++ b/databasemigration/connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_adb_dedicated_auto_create_tablespace_details.go b/databasemigration/create_adb_dedicated_auto_create_tablespace_details.go index 91686de6a6..ae05dd4849 100644 --- a/databasemigration/create_adb_dedicated_auto_create_tablespace_details.go +++ b/databasemigration/create_adb_dedicated_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_adb_dedicated_remap_target_tablespace_details.go b/databasemigration/create_adb_dedicated_remap_target_tablespace_details.go index c7db9d62ee..1fe511b6c4 100644 --- a/databasemigration/create_adb_dedicated_remap_target_tablespace_details.go +++ b/databasemigration/create_adb_dedicated_remap_target_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_adb_serverles_tablespace_details.go b/databasemigration/create_adb_serverles_tablespace_details.go index 0e6259b581..72ed73290a 100644 --- a/databasemigration/create_adb_serverles_tablespace_details.go +++ b/databasemigration/create_adb_serverles_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_admin_credentials.go b/databasemigration/create_admin_credentials.go index 7a4c720fca..8332c99a84 100644 --- a/databasemigration/create_admin_credentials.go +++ b/databasemigration/create_admin_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_advisor_settings.go b/databasemigration/create_advisor_settings.go index 48b45120c6..e8e78df07f 100644 --- a/databasemigration/create_advisor_settings.go +++ b/databasemigration/create_advisor_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_aws_s3_details.go b/databasemigration/create_aws_s3_details.go index 295559f31c..9d93fbf08e 100644 --- a/databasemigration/create_aws_s3_details.go +++ b/databasemigration/create_aws_s3_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_connect_descriptor.go b/databasemigration/create_connect_descriptor.go index 3cc410324e..a5581f15da 100644 --- a/databasemigration/create_connect_descriptor.go +++ b/databasemigration/create_connect_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_connection_details.go b/databasemigration/create_connection_details.go index 37e9b5dd95..7ef22ff59c 100644 --- a/databasemigration/create_connection_details.go +++ b/databasemigration/create_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_connection_request_response.go b/databasemigration/create_connection_request_response.go index 2e3bff57fb..236e87319c 100644 --- a/databasemigration/create_connection_request_response.go +++ b/databasemigration/create_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_curl_transfer_details.go b/databasemigration/create_curl_transfer_details.go index 5c2ce3d6c7..00588548ec 100644 --- a/databasemigration/create_curl_transfer_details.go +++ b/databasemigration/create_curl_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_data_pump_parameters.go b/databasemigration/create_data_pump_parameters.go index 0cfabb2a85..b11331cf15 100644 --- a/databasemigration/create_data_pump_parameters.go +++ b/databasemigration/create_data_pump_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_data_pump_settings.go b/databasemigration/create_data_pump_settings.go index b65f97f33c..83d61fd7c4 100644 --- a/databasemigration/create_data_pump_settings.go +++ b/databasemigration/create_data_pump_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_data_transfer_medium_details.go b/databasemigration/create_data_transfer_medium_details.go index af7c2d23ef..4ed58123a5 100644 --- a/databasemigration/create_data_transfer_medium_details.go +++ b/databasemigration/create_data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_database_link_details.go b/databasemigration/create_database_link_details.go index ee43950029..38407cc830 100644 --- a/databasemigration/create_database_link_details.go +++ b/databasemigration/create_database_link_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_directory_object.go b/databasemigration/create_directory_object.go index 6d5d9a8526..574a45de72 100644 --- a/databasemigration/create_directory_object.go +++ b/databasemigration/create_directory_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_dump_transfer_details.go b/databasemigration/create_dump_transfer_details.go index e505b18c40..a96f348ebb 100644 --- a/databasemigration/create_dump_transfer_details.go +++ b/databasemigration/create_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_extract.go b/databasemigration/create_extract.go index 1c1f3be1b6..e671bdff09 100644 --- a/databasemigration/create_extract.go +++ b/databasemigration/create_extract.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_golden_gate_details.go b/databasemigration/create_golden_gate_details.go index 73192ab4b8..1a9cbb393d 100644 --- a/databasemigration/create_golden_gate_details.go +++ b/databasemigration/create_golden_gate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_golden_gate_hub.go b/databasemigration/create_golden_gate_hub.go index 9d9d149c16..ded9ff9770 100644 --- a/databasemigration/create_golden_gate_hub.go +++ b/databasemigration/create_golden_gate_hub.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_golden_gate_service_details.go b/databasemigration/create_golden_gate_service_details.go index 68c4e9a0fe..b26f2df41f 100644 --- a/databasemigration/create_golden_gate_service_details.go +++ b/databasemigration/create_golden_gate_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_golden_gate_settings.go b/databasemigration/create_golden_gate_settings.go index 2925d7a38b..bed8ed5fec 100644 --- a/databasemigration/create_golden_gate_settings.go +++ b/databasemigration/create_golden_gate_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_host_dump_transfer_details.go b/databasemigration/create_host_dump_transfer_details.go index 6f610c78fd..c0e0add652 100644 --- a/databasemigration/create_host_dump_transfer_details.go +++ b/databasemigration/create_host_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_migration_details.go b/databasemigration/create_migration_details.go index 97c25f3fa4..112e924fe6 100644 --- a/databasemigration/create_migration_details.go +++ b/databasemigration/create_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_migration_request_response.go b/databasemigration/create_migration_request_response.go index c463e2a4d0..62acd4920a 100644 --- a/databasemigration/create_migration_request_response.go +++ b/databasemigration/create_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_non_adb_auto_create_tablespace_details.go b/databasemigration/create_non_adb_auto_create_tablespace_details.go index 365cfc726a..b9ecd7e3ed 100644 --- a/databasemigration/create_non_adb_auto_create_tablespace_details.go +++ b/databasemigration/create_non_adb_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_non_adb_remap_tablespace_details.go b/databasemigration/create_non_adb_remap_tablespace_details.go index 6f94c485da..ecd7c807cc 100644 --- a/databasemigration/create_non_adb_remap_tablespace_details.go +++ b/databasemigration/create_non_adb_remap_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_object_store_bucket.go b/databasemigration/create_object_store_bucket.go index 0037491613..0b989456a8 100644 --- a/databasemigration/create_object_store_bucket.go +++ b/databasemigration/create_object_store_bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_oci_cli_dump_transfer_details.go b/databasemigration/create_oci_cli_dump_transfer_details.go index 94c86e6d73..3e63e07b44 100644 --- a/databasemigration/create_oci_cli_dump_transfer_details.go +++ b/databasemigration/create_oci_cli_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_private_endpoint.go b/databasemigration/create_private_endpoint.go index 70216a0b94..b0f900f354 100644 --- a/databasemigration/create_private_endpoint.go +++ b/databasemigration/create_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_replicat.go b/databasemigration/create_replicat.go index ca0aeb2c2a..8192ca0c62 100644 --- a/databasemigration/create_replicat.go +++ b/databasemigration/create_replicat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_ssh_details.go b/databasemigration/create_ssh_details.go index 7b718d5d57..ec53082678 100644 --- a/databasemigration/create_ssh_details.go +++ b/databasemigration/create_ssh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_target_type_tablespace_details.go b/databasemigration/create_target_type_tablespace_details.go index 0fa689e64f..6e99285a7b 100644 --- a/databasemigration/create_target_type_tablespace_details.go +++ b/databasemigration/create_target_type_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/create_vault_details.go b/databasemigration/create_vault_details.go index 9e1daa2173..550073330a 100644 --- a/databasemigration/create_vault_details.go +++ b/databasemigration/create_vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/curl_transfer_details.go b/databasemigration/curl_transfer_details.go index 3a3a7c6ea3..6fd57be2fb 100644 --- a/databasemigration/curl_transfer_details.go +++ b/databasemigration/curl_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_estimate.go b/databasemigration/data_pump_estimate.go index 273fdb0f7c..ca37c21210 100644 --- a/databasemigration/data_pump_estimate.go +++ b/databasemigration/data_pump_estimate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_exclude_parameters.go b/databasemigration/data_pump_exclude_parameters.go index 208e127525..718ebbd77c 100644 --- a/databasemigration/data_pump_exclude_parameters.go +++ b/databasemigration/data_pump_exclude_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_job_mode.go b/databasemigration/data_pump_job_mode.go index 6c31b06ec5..2e7e5cadbd 100644 --- a/databasemigration/data_pump_job_mode.go +++ b/databasemigration/data_pump_job_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_parameters.go b/databasemigration/data_pump_parameters.go index 289fe54ce4..efb50fbe0a 100644 --- a/databasemigration/data_pump_parameters.go +++ b/databasemigration/data_pump_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_settings.go b/databasemigration/data_pump_settings.go index b5f96329d9..a7aeaab5e3 100644 --- a/databasemigration/data_pump_settings.go +++ b/databasemigration/data_pump_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_table_exists_action.go b/databasemigration/data_pump_table_exists_action.go index c27f49ae2b..0245f315ab 100644 --- a/databasemigration/data_pump_table_exists_action.go +++ b/databasemigration/data_pump_table_exists_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_pump_tablespace_block_sizes_in_kb.go b/databasemigration/data_pump_tablespace_block_sizes_in_kb.go index 204de2b0e5..19089d458d 100644 --- a/databasemigration/data_pump_tablespace_block_sizes_in_kb.go +++ b/databasemigration/data_pump_tablespace_block_sizes_in_kb.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_transfer_medium_details.go b/databasemigration/data_transfer_medium_details.go index 4659caf371..8484812130 100644 --- a/databasemigration/data_transfer_medium_details.go +++ b/databasemigration/data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/data_transfer_medium_details_v2.go b/databasemigration/data_transfer_medium_details_v2.go index 66e8cd3eaa..968cd45461 100644 --- a/databasemigration/data_transfer_medium_details_v2.go +++ b/databasemigration/data_transfer_medium_details_v2.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/database_connection_types.go b/databasemigration/database_connection_types.go index 064ec5b1bb..2982b89cba 100644 --- a/databasemigration/database_connection_types.go +++ b/databasemigration/database_connection_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/database_credentials.go b/databasemigration/database_credentials.go index 82d3bbb9d3..734ba6f701 100644 --- a/databasemigration/database_credentials.go +++ b/databasemigration/database_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/database_link_details.go b/databasemigration/database_link_details.go index b2bdfdf3f5..14b43d82a1 100644 --- a/databasemigration/database_link_details.go +++ b/databasemigration/database_link_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/database_manual_connection_sub_types.go b/databasemigration/database_manual_connection_sub_types.go index 2bcf59ecb4..558437dd11 100644 --- a/databasemigration/database_manual_connection_sub_types.go +++ b/databasemigration/database_manual_connection_sub_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/database_object.go b/databasemigration/database_object.go index f101d532ed..507309b01c 100644 --- a/databasemigration/database_object.go +++ b/databasemigration/database_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/databasemigration_client.go b/databasemigration/databasemigration_client.go index 3e34ef4fc7..fe0b5220c9 100644 --- a/databasemigration/databasemigration_client.go +++ b/databasemigration/databasemigration_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/db_link_data_transfer_medium_details.go b/databasemigration/db_link_data_transfer_medium_details.go index a987f3eb7e..39ba3f4a8b 100644 --- a/databasemigration/db_link_data_transfer_medium_details.go +++ b/databasemigration/db_link_data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/delete_agent_request_response.go b/databasemigration/delete_agent_request_response.go index 401b950b49..983ce20381 100644 --- a/databasemigration/delete_agent_request_response.go +++ b/databasemigration/delete_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/delete_connection_request_response.go b/databasemigration/delete_connection_request_response.go index 2103bf5aa7..bbeb433480 100644 --- a/databasemigration/delete_connection_request_response.go +++ b/databasemigration/delete_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/delete_job_request_response.go b/databasemigration/delete_job_request_response.go index 49cfea4961..4041b00465 100644 --- a/databasemigration/delete_job_request_response.go +++ b/databasemigration/delete_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/delete_migration_request_response.go b/databasemigration/delete_migration_request_response.go index 29af8a4e48..9595518cab 100644 --- a/databasemigration/delete_migration_request_response.go +++ b/databasemigration/delete_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/diagnostics_result.go b/databasemigration/diagnostics_result.go index 2ec6a9b3c8..17698e4a14 100644 --- a/databasemigration/diagnostics_result.go +++ b/databasemigration/diagnostics_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/directory_object.go b/databasemigration/directory_object.go index a884f7b06d..9abae54a16 100644 --- a/databasemigration/directory_object.go +++ b/databasemigration/directory_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/dump_transfer_details.go b/databasemigration/dump_transfer_details.go index 1dda7cc8d9..81f20603dc 100644 --- a/databasemigration/dump_transfer_details.go +++ b/databasemigration/dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/evaluate_migration_request_response.go b/databasemigration/evaluate_migration_request_response.go index 930f17f995..ba6b994494 100644 --- a/databasemigration/evaluate_migration_request_response.go +++ b/databasemigration/evaluate_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/excluded_object_summary.go b/databasemigration/excluded_object_summary.go index a9c15285e4..3c23f74e4e 100644 --- a/databasemigration/excluded_object_summary.go +++ b/databasemigration/excluded_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/excluded_object_summary_collection.go b/databasemigration/excluded_object_summary_collection.go index 7e427f55d7..710aff571c 100644 --- a/databasemigration/excluded_object_summary_collection.go +++ b/databasemigration/excluded_object_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/extract.go b/databasemigration/extract.go index b94fbc7242..ff773fb000 100644 --- a/databasemigration/extract.go +++ b/databasemigration/extract.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/extract_performance_profile.go b/databasemigration/extract_performance_profile.go index 6a445d978f..a01bdbb3cb 100644 --- a/databasemigration/extract_performance_profile.go +++ b/databasemigration/extract_performance_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_advisor_report_request_response.go b/databasemigration/get_advisor_report_request_response.go index 43cd836c72..94f797287e 100644 --- a/databasemigration/get_advisor_report_request_response.go +++ b/databasemigration/get_advisor_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_agent_request_response.go b/databasemigration/get_agent_request_response.go index f5ee3736c5..574642ebde 100644 --- a/databasemigration/get_agent_request_response.go +++ b/databasemigration/get_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_connection_request_response.go b/databasemigration/get_connection_request_response.go index 4f23d1d3a1..d161cb09ec 100644 --- a/databasemigration/get_connection_request_response.go +++ b/databasemigration/get_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_job_output_content_request_response.go b/databasemigration/get_job_output_content_request_response.go index bac2cf70b2..d020051a39 100644 --- a/databasemigration/get_job_output_content_request_response.go +++ b/databasemigration/get_job_output_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_job_request_response.go b/databasemigration/get_job_request_response.go index 20fd2e81d5..c597a232e9 100644 --- a/databasemigration/get_job_request_response.go +++ b/databasemigration/get_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_migration_request_response.go b/databasemigration/get_migration_request_response.go index 9a1cda65e2..37e5043f66 100644 --- a/databasemigration/get_migration_request_response.go +++ b/databasemigration/get_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/get_work_request_request_response.go b/databasemigration/get_work_request_request_response.go index c69e808192..280801f65b 100644 --- a/databasemigration/get_work_request_request_response.go +++ b/databasemigration/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/ggs_deployment.go b/databasemigration/ggs_deployment.go index f3b807cdf9..bc02f97d9d 100644 --- a/databasemigration/ggs_deployment.go +++ b/databasemigration/ggs_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/golden_gate_details.go b/databasemigration/golden_gate_details.go index 67c921310a..396b4ff7fb 100644 --- a/databasemigration/golden_gate_details.go +++ b/databasemigration/golden_gate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/golden_gate_hub.go b/databasemigration/golden_gate_hub.go index e618ba52fe..07e14ca154 100644 --- a/databasemigration/golden_gate_hub.go +++ b/databasemigration/golden_gate_hub.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/golden_gate_service_details.go b/databasemigration/golden_gate_service_details.go index 2a44f2fb74..bb65cc70b2 100644 --- a/databasemigration/golden_gate_service_details.go +++ b/databasemigration/golden_gate_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/golden_gate_settings.go b/databasemigration/golden_gate_settings.go index 22debc1617..da99272999 100644 --- a/databasemigration/golden_gate_settings.go +++ b/databasemigration/golden_gate_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/host_dump_transfer_details.go b/databasemigration/host_dump_transfer_details.go index dcbb14582b..77aa256bf4 100644 --- a/databasemigration/host_dump_transfer_details.go +++ b/databasemigration/host_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job.go b/databasemigration/job.go index 2bdb1487b8..2793fe66ca 100644 --- a/databasemigration/job.go +++ b/databasemigration/job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_collection.go b/databasemigration/job_collection.go index 8640780f95..1c92ae3835 100644 --- a/databasemigration/job_collection.go +++ b/databasemigration/job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_lifecycle_states.go b/databasemigration/job_lifecycle_states.go index dda9658a03..9571e08ff6 100644 --- a/databasemigration/job_lifecycle_states.go +++ b/databasemigration/job_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_output_summary.go b/databasemigration/job_output_summary.go index 1c9b0a726f..8fa1635427 100644 --- a/databasemigration/job_output_summary.go +++ b/databasemigration/job_output_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_output_summary_collection.go b/databasemigration/job_output_summary_collection.go index ff8b981210..2060036c09 100644 --- a/databasemigration/job_output_summary_collection.go +++ b/databasemigration/job_output_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_phase_status.go b/databasemigration/job_phase_status.go index 7a769b8102..dbbe8baf7e 100644 --- a/databasemigration/job_phase_status.go +++ b/databasemigration/job_phase_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_summary.go b/databasemigration/job_summary.go index 85604f14d7..8524e25282 100644 --- a/databasemigration/job_summary.go +++ b/databasemigration/job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/job_types.go b/databasemigration/job_types.go index e8bf00a5d1..ff1262bfd0 100644 --- a/databasemigration/job_types.go +++ b/databasemigration/job_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/lifecycle_states.go b/databasemigration/lifecycle_states.go index 46c26bc850..1fa6b853a0 100644 --- a/databasemigration/lifecycle_states.go +++ b/databasemigration/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_agent_images_request_response.go b/databasemigration/list_agent_images_request_response.go index c3c17f7fc2..166bc2b99d 100644 --- a/databasemigration/list_agent_images_request_response.go +++ b/databasemigration/list_agent_images_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_agents_request_response.go b/databasemigration/list_agents_request_response.go index cea7893a7d..90d39b67a1 100644 --- a/databasemigration/list_agents_request_response.go +++ b/databasemigration/list_agents_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_connections_request_response.go b/databasemigration/list_connections_request_response.go index d77ea8e49d..b5e7307034 100644 --- a/databasemigration/list_connections_request_response.go +++ b/databasemigration/list_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_excluded_objects_request_response.go b/databasemigration/list_excluded_objects_request_response.go index 9717c2e0c9..68a87e7b31 100644 --- a/databasemigration/list_excluded_objects_request_response.go +++ b/databasemigration/list_excluded_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_job_outputs_request_response.go b/databasemigration/list_job_outputs_request_response.go index 10dec103bf..7282b622da 100644 --- a/databasemigration/list_job_outputs_request_response.go +++ b/databasemigration/list_job_outputs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_jobs_request_response.go b/databasemigration/list_jobs_request_response.go index 5d75611a33..192e88072f 100644 --- a/databasemigration/list_jobs_request_response.go +++ b/databasemigration/list_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_migration_object_types_request_response.go b/databasemigration/list_migration_object_types_request_response.go index bc31ec6e5e..ffe2ec811b 100644 --- a/databasemigration/list_migration_object_types_request_response.go +++ b/databasemigration/list_migration_object_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_migration_objects_request_response.go b/databasemigration/list_migration_objects_request_response.go index b05823802d..247edb8ffd 100644 --- a/databasemigration/list_migration_objects_request_response.go +++ b/databasemigration/list_migration_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_migrations_request_response.go b/databasemigration/list_migrations_request_response.go index 09e4848399..3609b57ca7 100644 --- a/databasemigration/list_migrations_request_response.go +++ b/databasemigration/list_migrations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_work_request_errors_request_response.go b/databasemigration/list_work_request_errors_request_response.go index faaf609809..b4e059b218 100644 --- a/databasemigration/list_work_request_errors_request_response.go +++ b/databasemigration/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_work_request_logs_request_response.go b/databasemigration/list_work_request_logs_request_response.go index f3482c7a3c..8c66db2a6e 100644 --- a/databasemigration/list_work_request_logs_request_response.go +++ b/databasemigration/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/list_work_requests_request_response.go b/databasemigration/list_work_requests_request_response.go index ef9ea3509b..eb17769cff 100644 --- a/databasemigration/list_work_requests_request_response.go +++ b/databasemigration/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/log_location_bucket_details.go b/databasemigration/log_location_bucket_details.go index 2ead6d061b..1de8c1cf39 100644 --- a/databasemigration/log_location_bucket_details.go +++ b/databasemigration/log_location_bucket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/metadata_remap.go b/databasemigration/metadata_remap.go index e16ce33e42..97fea883a5 100644 --- a/databasemigration/metadata_remap.go +++ b/databasemigration/metadata_remap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration.go b/databasemigration/migration.go index ff89f96bac..f64377c008 100644 --- a/databasemigration/migration.go +++ b/databasemigration/migration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_collection.go b/databasemigration/migration_collection.go index 514245431d..31fd19d924 100644 --- a/databasemigration/migration_collection.go +++ b/databasemigration/migration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_database_target_types.go b/databasemigration/migration_database_target_types.go index f4e9c48d60..ef5e674b79 100644 --- a/databasemigration/migration_database_target_types.go +++ b/databasemigration/migration_database_target_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_database_target_types_update.go b/databasemigration/migration_database_target_types_update.go index 0b43fa9e30..0701a5f27a 100644 --- a/databasemigration/migration_database_target_types_update.go +++ b/databasemigration/migration_database_target_types_update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_job_progress_resource.go b/databasemigration/migration_job_progress_resource.go index 7842038800..193cf39f9c 100644 --- a/databasemigration/migration_job_progress_resource.go +++ b/databasemigration/migration_job_progress_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_job_progress_summary.go b/databasemigration/migration_job_progress_summary.go index d08b530c98..9a945a6e9d 100644 --- a/databasemigration/migration_job_progress_summary.go +++ b/databasemigration/migration_job_progress_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_lifecycle_states.go b/databasemigration/migration_lifecycle_states.go index 5e7544d74c..23e4b942e8 100644 --- a/databasemigration/migration_lifecycle_states.go +++ b/databasemigration/migration_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_object_collection.go b/databasemigration/migration_object_collection.go index 1f59dc6ef5..5d3a6ae153 100644 --- a/databasemigration/migration_object_collection.go +++ b/databasemigration/migration_object_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_object_summary.go b/databasemigration/migration_object_summary.go index 7258d928b7..3e5668409c 100644 --- a/databasemigration/migration_object_summary.go +++ b/databasemigration/migration_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_object_type_summary.go b/databasemigration/migration_object_type_summary.go index 4637722e64..2038a78799 100644 --- a/databasemigration/migration_object_type_summary.go +++ b/databasemigration/migration_object_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_object_type_summary_collection.go b/databasemigration/migration_object_type_summary_collection.go index 225d0bdf31..ea992b67d2 100644 --- a/databasemigration/migration_object_type_summary_collection.go +++ b/databasemigration/migration_object_type_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_phase_collection.go b/databasemigration/migration_phase_collection.go index 0a8486d059..935e1aa3e7 100644 --- a/databasemigration/migration_phase_collection.go +++ b/databasemigration/migration_phase_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_phase_summary.go b/databasemigration/migration_phase_summary.go index ce634b9fa9..ac88084af4 100644 --- a/databasemigration/migration_phase_summary.go +++ b/databasemigration/migration_phase_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_status.go b/databasemigration/migration_status.go index d7817dbda6..af7f9904ad 100644 --- a/databasemigration/migration_status.go +++ b/databasemigration/migration_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_summary.go b/databasemigration/migration_summary.go index 2d8dc5a762..a1868df3f7 100644 --- a/databasemigration/migration_summary.go +++ b/databasemigration/migration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/migration_types.go b/databasemigration/migration_types.go index a456170b53..d4c999b69a 100644 --- a/databasemigration/migration_types.go +++ b/databasemigration/migration_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/nfs_data_transfer_medium_details.go b/databasemigration/nfs_data_transfer_medium_details.go index 9b112e503b..a11f3b550e 100644 --- a/databasemigration/nfs_data_transfer_medium_details.go +++ b/databasemigration/nfs_data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/non_adb_auto_create_tablespace_details.go b/databasemigration/non_adb_auto_create_tablespace_details.go index 91fcf22d8f..6b462c1f70 100644 --- a/databasemigration/non_adb_auto_create_tablespace_details.go +++ b/databasemigration/non_adb_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/non_adb_remap_tablespace_details.go b/databasemigration/non_adb_remap_tablespace_details.go index 42c0023b82..b825843e2b 100644 --- a/databasemigration/non_adb_remap_tablespace_details.go +++ b/databasemigration/non_adb_remap_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/object_status.go b/databasemigration/object_status.go index 4cd2105c32..6bf854c952 100644 --- a/databasemigration/object_status.go +++ b/databasemigration/object_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/object_storage_data_transfer_medium_details.go b/databasemigration/object_storage_data_transfer_medium_details.go index ebe0c8160c..65360e6d55 100644 --- a/databasemigration/object_storage_data_transfer_medium_details.go +++ b/databasemigration/object_storage_data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/object_store_bucket.go b/databasemigration/object_store_bucket.go index d0ea4f32e1..26a5d93542 100644 --- a/databasemigration/object_store_bucket.go +++ b/databasemigration/object_store_bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/oci_cli_dump_transfer_details.go b/databasemigration/oci_cli_dump_transfer_details.go index 4b25c2a946..5739aa980c 100644 --- a/databasemigration/oci_cli_dump_transfer_details.go +++ b/databasemigration/oci_cli_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/odms_job_phases.go b/databasemigration/odms_job_phases.go index c90ba5391a..d3ba075895 100644 --- a/databasemigration/odms_job_phases.go +++ b/databasemigration/odms_job_phases.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/odms_phase_actions.go b/databasemigration/odms_phase_actions.go index 98c1ebf109..8e42539c8b 100644 --- a/databasemigration/odms_phase_actions.go +++ b/databasemigration/odms_phase_actions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/operation_status.go b/databasemigration/operation_status.go index d7fcd74177..465aeea57b 100644 --- a/databasemigration/operation_status.go +++ b/databasemigration/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/operation_types.go b/databasemigration/operation_types.go index 3f992d5e15..6774e402a0 100644 --- a/databasemigration/operation_types.go +++ b/databasemigration/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/phase_extract_entry.go b/databasemigration/phase_extract_entry.go index 544a1529e3..c8a71a911b 100644 --- a/databasemigration/phase_extract_entry.go +++ b/databasemigration/phase_extract_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/phase_extract_types.go b/databasemigration/phase_extract_types.go index ee2cc9671b..02e77c5670 100644 --- a/databasemigration/phase_extract_types.go +++ b/databasemigration/phase_extract_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/phase_status.go b/databasemigration/phase_status.go index f85c0c46ad..3f3f213d0d 100644 --- a/databasemigration/phase_status.go +++ b/databasemigration/phase_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/private_endpoint_details.go b/databasemigration/private_endpoint_details.go index dae110cc95..917cf64370 100644 --- a/databasemigration/private_endpoint_details.go +++ b/databasemigration/private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/reason_keywords.go b/databasemigration/reason_keywords.go index fc2cf41838..32bd8f9143 100644 --- a/databasemigration/reason_keywords.go +++ b/databasemigration/reason_keywords.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/remove_migration_objects_request_response.go b/databasemigration/remove_migration_objects_request_response.go index 8311c668a2..a990598d46 100644 --- a/databasemigration/remove_migration_objects_request_response.go +++ b/databasemigration/remove_migration_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/replicat.go b/databasemigration/replicat.go index c714e9f59c..f56ba2a591 100644 --- a/databasemigration/replicat.go +++ b/databasemigration/replicat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/replicat_performance_profile.go b/databasemigration/replicat_performance_profile.go index 1dbdff9d09..67d6e73686 100644 --- a/databasemigration/replicat_performance_profile.go +++ b/databasemigration/replicat_performance_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/result_error.go b/databasemigration/result_error.go index 27057cb9b2..c533db739c 100644 --- a/databasemigration/result_error.go +++ b/databasemigration/result_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/result_type.go b/databasemigration/result_type.go index f616295ef0..162b6b830d 100644 --- a/databasemigration/result_type.go +++ b/databasemigration/result_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/resume_job_details.go b/databasemigration/resume_job_details.go index 3effdeab79..bae1deab61 100644 --- a/databasemigration/resume_job_details.go +++ b/databasemigration/resume_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/resume_job_request_response.go b/databasemigration/resume_job_request_response.go index 157044ae2c..6314dbc051 100644 --- a/databasemigration/resume_job_request_response.go +++ b/databasemigration/resume_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/retrieve_supported_phases_request_response.go b/databasemigration/retrieve_supported_phases_request_response.go index 5ba4a23f70..3501787d92 100644 --- a/databasemigration/retrieve_supported_phases_request_response.go +++ b/databasemigration/retrieve_supported_phases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/sort_orders.go b/databasemigration/sort_orders.go index b3ddbb1edb..27ea0f00ad 100644 --- a/databasemigration/sort_orders.go +++ b/databasemigration/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/ssh_details.go b/databasemigration/ssh_details.go index c315d0313f..45f477b31a 100644 --- a/databasemigration/ssh_details.go +++ b/databasemigration/ssh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/start_migration_details.go b/databasemigration/start_migration_details.go index ed97fcebe6..56801b859b 100644 --- a/databasemigration/start_migration_details.go +++ b/databasemigration/start_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/start_migration_request_response.go b/databasemigration/start_migration_request_response.go index 5db3aa6d6d..2abb5fffc8 100644 --- a/databasemigration/start_migration_request_response.go +++ b/databasemigration/start_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/target_type_tablespace_details.go b/databasemigration/target_type_tablespace_details.go index 946e1b0fb7..4cafd68eef 100644 --- a/databasemigration/target_type_tablespace_details.go +++ b/databasemigration/target_type_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/unsupported_database_object.go b/databasemigration/unsupported_database_object.go index 570976918f..5652c90a1c 100644 --- a/databasemigration/unsupported_database_object.go +++ b/databasemigration/unsupported_database_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_adb_dedicated_auto_create_tablespace_details.go b/databasemigration/update_adb_dedicated_auto_create_tablespace_details.go index fd15ca0c1c..823376426c 100644 --- a/databasemigration/update_adb_dedicated_auto_create_tablespace_details.go +++ b/databasemigration/update_adb_dedicated_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_adb_dedicated_remap_target_tablespace_details.go b/databasemigration/update_adb_dedicated_remap_target_tablespace_details.go index 7de2fc49e0..d7f990694a 100644 --- a/databasemigration/update_adb_dedicated_remap_target_tablespace_details.go +++ b/databasemigration/update_adb_dedicated_remap_target_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_adb_serverles_tablespace_details.go b/databasemigration/update_adb_serverles_tablespace_details.go index ef1490eef9..4414e6ab03 100644 --- a/databasemigration/update_adb_serverles_tablespace_details.go +++ b/databasemigration/update_adb_serverles_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_admin_credentials.go b/databasemigration/update_admin_credentials.go index cd3b3d73f5..10f4429085 100644 --- a/databasemigration/update_admin_credentials.go +++ b/databasemigration/update_admin_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_advisor_settings.go b/databasemigration/update_advisor_settings.go index 34097f544f..e9da538668 100644 --- a/databasemigration/update_advisor_settings.go +++ b/databasemigration/update_advisor_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_agent_details.go b/databasemigration/update_agent_details.go index 7d4fd65fa9..11afdf3e42 100644 --- a/databasemigration/update_agent_details.go +++ b/databasemigration/update_agent_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_agent_request_response.go b/databasemigration/update_agent_request_response.go index 073aff372a..a5cc320330 100644 --- a/databasemigration/update_agent_request_response.go +++ b/databasemigration/update_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_aws_s3_details.go b/databasemigration/update_aws_s3_details.go index 5a9018049a..0002052ea5 100644 --- a/databasemigration/update_aws_s3_details.go +++ b/databasemigration/update_aws_s3_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_connect_descriptor.go b/databasemigration/update_connect_descriptor.go index 550c2ea7e3..be8c5c7d2b 100644 --- a/databasemigration/update_connect_descriptor.go +++ b/databasemigration/update_connect_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_connection_details.go b/databasemigration/update_connection_details.go index 1aa257d142..c64691f403 100644 --- a/databasemigration/update_connection_details.go +++ b/databasemigration/update_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_connection_request_response.go b/databasemigration/update_connection_request_response.go index 2809e20799..b6b7cb78ca 100644 --- a/databasemigration/update_connection_request_response.go +++ b/databasemigration/update_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_curl_transfer_details.go b/databasemigration/update_curl_transfer_details.go index d894125f09..7fa606ad85 100644 --- a/databasemigration/update_curl_transfer_details.go +++ b/databasemigration/update_curl_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_data_pump_parameters.go b/databasemigration/update_data_pump_parameters.go index d6704622f9..e7e910c010 100644 --- a/databasemigration/update_data_pump_parameters.go +++ b/databasemigration/update_data_pump_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_data_pump_settings.go b/databasemigration/update_data_pump_settings.go index b4e1007415..eed2864220 100644 --- a/databasemigration/update_data_pump_settings.go +++ b/databasemigration/update_data_pump_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_data_transfer_medium_details.go b/databasemigration/update_data_transfer_medium_details.go index 23e6f44ddb..05d932206b 100644 --- a/databasemigration/update_data_transfer_medium_details.go +++ b/databasemigration/update_data_transfer_medium_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_database_link_details.go b/databasemigration/update_database_link_details.go index a81487c05a..458f08e2ea 100644 --- a/databasemigration/update_database_link_details.go +++ b/databasemigration/update_database_link_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_directory_object.go b/databasemigration/update_directory_object.go index 039f0859f7..2350a8ca4f 100644 --- a/databasemigration/update_directory_object.go +++ b/databasemigration/update_directory_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_dump_transfer_details.go b/databasemigration/update_dump_transfer_details.go index 412022a8ff..700b87472e 100644 --- a/databasemigration/update_dump_transfer_details.go +++ b/databasemigration/update_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_extract.go b/databasemigration/update_extract.go index 5f7f9fc7b8..2c3a3d30c6 100644 --- a/databasemigration/update_extract.go +++ b/databasemigration/update_extract.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_golden_gate_details.go b/databasemigration/update_golden_gate_details.go index 2ee6b417b0..331857d65d 100644 --- a/databasemigration/update_golden_gate_details.go +++ b/databasemigration/update_golden_gate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_golden_gate_hub.go b/databasemigration/update_golden_gate_hub.go index 3ccfb91ef2..abb87f8f75 100644 --- a/databasemigration/update_golden_gate_hub.go +++ b/databasemigration/update_golden_gate_hub.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_golden_gate_service_details.go b/databasemigration/update_golden_gate_service_details.go index 713b50b569..401da67dbc 100644 --- a/databasemigration/update_golden_gate_service_details.go +++ b/databasemigration/update_golden_gate_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_golden_gate_settings.go b/databasemigration/update_golden_gate_settings.go index b33fb1e417..6f4db0a2d9 100644 --- a/databasemigration/update_golden_gate_settings.go +++ b/databasemigration/update_golden_gate_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_host_dump_transfer_details.go b/databasemigration/update_host_dump_transfer_details.go index d4400e5d9c..58a187f270 100644 --- a/databasemigration/update_host_dump_transfer_details.go +++ b/databasemigration/update_host_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_job_details.go b/databasemigration/update_job_details.go index 2fbcf5359d..4bdcd6ceaa 100644 --- a/databasemigration/update_job_details.go +++ b/databasemigration/update_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_job_request_response.go b/databasemigration/update_job_request_response.go index 35acd61b5e..cea57e6600 100644 --- a/databasemigration/update_job_request_response.go +++ b/databasemigration/update_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_migration_details.go b/databasemigration/update_migration_details.go index 1536bf1484..46e644f41d 100644 --- a/databasemigration/update_migration_details.go +++ b/databasemigration/update_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_migration_request_response.go b/databasemigration/update_migration_request_response.go index dcc8ccb2a2..68a8dd2814 100644 --- a/databasemigration/update_migration_request_response.go +++ b/databasemigration/update_migration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_non_adb_auto_create_tablespace_details.go b/databasemigration/update_non_adb_auto_create_tablespace_details.go index cc2623e7cc..c7fd081458 100644 --- a/databasemigration/update_non_adb_auto_create_tablespace_details.go +++ b/databasemigration/update_non_adb_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_non_adb_remap_tablespace_details.go b/databasemigration/update_non_adb_remap_tablespace_details.go index 383703830c..bc6fbd33ac 100644 --- a/databasemigration/update_non_adb_remap_tablespace_details.go +++ b/databasemigration/update_non_adb_remap_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_object_store_bucket.go b/databasemigration/update_object_store_bucket.go index 1a390c2c6a..38d8c81b7c 100644 --- a/databasemigration/update_object_store_bucket.go +++ b/databasemigration/update_object_store_bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_oci_cli_dump_transfer_details.go b/databasemigration/update_oci_cli_dump_transfer_details.go index 9f318f5e21..ec62039ef7 100644 --- a/databasemigration/update_oci_cli_dump_transfer_details.go +++ b/databasemigration/update_oci_cli_dump_transfer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_private_endpoint.go b/databasemigration/update_private_endpoint.go index 65aa2220a9..c9af8a08d0 100644 --- a/databasemigration/update_private_endpoint.go +++ b/databasemigration/update_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_replicat.go b/databasemigration/update_replicat.go index 894292f84d..6f6e78166e 100644 --- a/databasemigration/update_replicat.go +++ b/databasemigration/update_replicat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_ssh_details.go b/databasemigration/update_ssh_details.go index 8e43332d38..d0622d19c4 100644 --- a/databasemigration/update_ssh_details.go +++ b/databasemigration/update_ssh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_target_defaults_auto_create_tablespace_details.go b/databasemigration/update_target_defaults_auto_create_tablespace_details.go index 9ce5ec0289..6ef7cbaee6 100644 --- a/databasemigration/update_target_defaults_auto_create_tablespace_details.go +++ b/databasemigration/update_target_defaults_auto_create_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_target_defaults_remap_tablespace_details.go b/databasemigration/update_target_defaults_remap_tablespace_details.go index 2ba005045b..f3117bd992 100644 --- a/databasemigration/update_target_defaults_remap_tablespace_details.go +++ b/databasemigration/update_target_defaults_remap_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_target_type_tablespace_details.go b/databasemigration/update_target_type_tablespace_details.go index 2f4849b226..b6ca12ae0f 100644 --- a/databasemigration/update_target_type_tablespace_details.go +++ b/databasemigration/update_target_type_tablespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/update_vault_details.go b/databasemigration/update_vault_details.go index 3cfadd80e5..6a8ad96e2f 100644 --- a/databasemigration/update_vault_details.go +++ b/databasemigration/update_vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/vault_details.go b/databasemigration/vault_details.go index e5f68ad219..c4938647da 100644 --- a/databasemigration/vault_details.go +++ b/databasemigration/vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request.go b/databasemigration/work_request.go index d864a41c37..e3766b0120 100644 --- a/databasemigration/work_request.go +++ b/databasemigration/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_collection.go b/databasemigration/work_request_collection.go index 4046716251..194588fcd3 100644 --- a/databasemigration/work_request_collection.go +++ b/databasemigration/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_error.go b/databasemigration/work_request_error.go index 2a4a3b6043..ebbf479ce4 100644 --- a/databasemigration/work_request_error.go +++ b/databasemigration/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_error_collection.go b/databasemigration/work_request_error_collection.go index 3aa5e39972..52f2d93a68 100644 --- a/databasemigration/work_request_error_collection.go +++ b/databasemigration/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_log_entry.go b/databasemigration/work_request_log_entry.go index 996ee92d93..8275d23c4e 100644 --- a/databasemigration/work_request_log_entry.go +++ b/databasemigration/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_log_entry_collection.go b/databasemigration/work_request_log_entry_collection.go index f16daf6822..7bbeb8dbdd 100644 --- a/databasemigration/work_request_log_entry_collection.go +++ b/databasemigration/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_resource.go b/databasemigration/work_request_resource.go index 34501904f7..6481f7473e 100644 --- a/databasemigration/work_request_resource.go +++ b/databasemigration/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasemigration/work_request_summary.go b/databasemigration/work_request_summary.go index b407b0fef1..8968f8ef02 100644 --- a/databasemigration/work_request_summary.go +++ b/databasemigration/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/action_type.go b/databasetools/action_type.go index a012d2f00e..00a7e60de5 100644 --- a/databasetools/action_type.go +++ b/databasetools/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/add_database_tools_connection_lock_request_response.go b/databasetools/add_database_tools_connection_lock_request_response.go index 187fea7991..1ff30a39f7 100644 --- a/databasetools/add_database_tools_connection_lock_request_response.go +++ b/databasetools/add_database_tools_connection_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/add_database_tools_private_endpoint_lock_request_response.go b/databasetools/add_database_tools_private_endpoint_lock_request_response.go index d1ff449511..9ee3509421 100644 --- a/databasetools/add_database_tools_private_endpoint_lock_request_response.go +++ b/databasetools/add_database_tools_private_endpoint_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/add_resource_lock_details.go b/databasetools/add_resource_lock_details.go index 3878a562b3..e3e8a251cc 100644 --- a/databasetools/add_resource_lock_details.go +++ b/databasetools/add_resource_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/change_database_tools_connection_compartment_details.go b/databasetools/change_database_tools_connection_compartment_details.go index 8b056682a1..56e9a012f0 100644 --- a/databasetools/change_database_tools_connection_compartment_details.go +++ b/databasetools/change_database_tools_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/change_database_tools_connection_compartment_request_response.go b/databasetools/change_database_tools_connection_compartment_request_response.go index 0704629018..b1c09b016c 100644 --- a/databasetools/change_database_tools_connection_compartment_request_response.go +++ b/databasetools/change_database_tools_connection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/change_database_tools_private_endpoint_compartment_details.go b/databasetools/change_database_tools_private_endpoint_compartment_details.go index f14cab015e..e2c7e8795b 100644 --- a/databasetools/change_database_tools_private_endpoint_compartment_details.go +++ b/databasetools/change_database_tools_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/change_database_tools_private_endpoint_compartment_request_response.go b/databasetools/change_database_tools_private_endpoint_compartment_request_response.go index 650b081d38..270dc91117 100644 --- a/databasetools/change_database_tools_private_endpoint_compartment_request_response.go +++ b/databasetools/change_database_tools_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/connection_type.go b/databasetools/connection_type.go index 3e074b798b..b5a5bf80e0 100644 --- a/databasetools/connection_type.go +++ b/databasetools/connection_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_connection_details.go b/databasetools/create_database_tools_connection_details.go index 30e0cd9655..875164f70b 100644 --- a/databasetools/create_database_tools_connection_details.go +++ b/databasetools/create_database_tools_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_connection_generic_jdbc_details.go b/databasetools/create_database_tools_connection_generic_jdbc_details.go index 88393ca67e..53a40f499a 100644 --- a/databasetools/create_database_tools_connection_generic_jdbc_details.go +++ b/databasetools/create_database_tools_connection_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_connection_my_sql_details.go b/databasetools/create_database_tools_connection_my_sql_details.go index 5cdfc9eb13..99d643e37a 100644 --- a/databasetools/create_database_tools_connection_my_sql_details.go +++ b/databasetools/create_database_tools_connection_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_connection_oracle_database_details.go b/databasetools/create_database_tools_connection_oracle_database_details.go index 27848e0ee0..bf8a9da46c 100644 --- a/databasetools/create_database_tools_connection_oracle_database_details.go +++ b/databasetools/create_database_tools_connection_oracle_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_connection_postgresql_details.go b/databasetools/create_database_tools_connection_postgresql_details.go index 269c6dbae8..4634594206 100644 --- a/databasetools/create_database_tools_connection_postgresql_details.go +++ b/databasetools/create_database_tools_connection_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_connection_request_response.go b/databasetools/create_database_tools_connection_request_response.go index d29668a3cc..b11d086af2 100644 --- a/databasetools/create_database_tools_connection_request_response.go +++ b/databasetools/create_database_tools_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_private_endpoint_details.go b/databasetools/create_database_tools_private_endpoint_details.go index ef5e51cc84..a08b20b7f6 100644 --- a/databasetools/create_database_tools_private_endpoint_details.go +++ b/databasetools/create_database_tools_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_private_endpoint_request_response.go b/databasetools/create_database_tools_private_endpoint_request_response.go index 2b5fd784de..443bd8f5f5 100644 --- a/databasetools/create_database_tools_private_endpoint_request_response.go +++ b/databasetools/create_database_tools_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_related_resource_details.go b/databasetools/create_database_tools_related_resource_details.go index 534999016d..b14d28fb10 100644 --- a/databasetools/create_database_tools_related_resource_details.go +++ b/databasetools/create_database_tools_related_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_related_resource_my_sql_details.go b/databasetools/create_database_tools_related_resource_my_sql_details.go index 2a30f34dbe..f04463d22f 100644 --- a/databasetools/create_database_tools_related_resource_my_sql_details.go +++ b/databasetools/create_database_tools_related_resource_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/create_database_tools_related_resource_postgresql_details.go b/databasetools/create_database_tools_related_resource_postgresql_details.go index f4a84c3c0d..1878a4a309 100644 --- a/databasetools/create_database_tools_related_resource_postgresql_details.go +++ b/databasetools/create_database_tools_related_resource_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection.go b/databasetools/database_tools_connection.go index 361ac70762..6f21ac0d37 100644 --- a/databasetools/database_tools_connection.go +++ b/databasetools/database_tools_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_collection.go b/databasetools/database_tools_connection_collection.go index e86b5339de..2c14542476 100644 --- a/databasetools/database_tools_connection_collection.go +++ b/databasetools/database_tools_connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_generic_jdbc.go b/databasetools/database_tools_connection_generic_jdbc.go index 8f14c02d8a..0d0794d811 100644 --- a/databasetools/database_tools_connection_generic_jdbc.go +++ b/databasetools/database_tools_connection_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_generic_jdbc_summary.go b/databasetools/database_tools_connection_generic_jdbc_summary.go index cdbabf2ea8..4842b8569f 100644 --- a/databasetools/database_tools_connection_generic_jdbc_summary.go +++ b/databasetools/database_tools_connection_generic_jdbc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_my_sql.go b/databasetools/database_tools_connection_my_sql.go index 6261d0329f..c1d5a3dbc2 100644 --- a/databasetools/database_tools_connection_my_sql.go +++ b/databasetools/database_tools_connection_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_my_sql_summary.go b/databasetools/database_tools_connection_my_sql_summary.go index 939fce3322..8f97749b41 100644 --- a/databasetools/database_tools_connection_my_sql_summary.go +++ b/databasetools/database_tools_connection_my_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database.go b/databasetools/database_tools_connection_oracle_database.go index c16b5b8e20..eb347adc90 100644 --- a/databasetools/database_tools_connection_oracle_database.go +++ b/databasetools/database_tools_connection_oracle_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client.go b/databasetools/database_tools_connection_oracle_database_proxy_client.go index aeaec74be5..72968c4ce2 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_details.go b/databasetools/database_tools_connection_oracle_database_proxy_client_details.go index abf2f7f004..d9996f310f 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_details.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy.go b/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy.go index 5087e9ccfe..75fbe7186f 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_details.go b/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_details.go index df6d061521..a659a7c6ce 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_details.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_summary.go b/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_summary.go index 7823f7f7a0..97c99585b1 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_summary.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_no_proxy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_summary.go b/databasetools/database_tools_connection_oracle_database_proxy_client_summary.go index 218cff82b0..52445cd8b8 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_summary.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_user_name.go b/databasetools/database_tools_connection_oracle_database_proxy_client_user_name.go index 123ac63d88..83fd3a6569 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_user_name.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_user_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_details.go b/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_details.go index 3ce16de6e3..6b7f073dc0 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_details.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_summary.go b/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_summary.go index 603442a42e..c92d462068 100644 --- a/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_summary.go +++ b/databasetools/database_tools_connection_oracle_database_proxy_client_user_name_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_oracle_database_summary.go b/databasetools/database_tools_connection_oracle_database_summary.go index f54a76ad20..70689fbea5 100644 --- a/databasetools/database_tools_connection_oracle_database_summary.go +++ b/databasetools/database_tools_connection_oracle_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_postgresql.go b/databasetools/database_tools_connection_postgresql.go index 3be1e17dd9..3c81e5683b 100644 --- a/databasetools/database_tools_connection_postgresql.go +++ b/databasetools/database_tools_connection_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_postgresql_summary.go b/databasetools/database_tools_connection_postgresql_summary.go index 4f54d229e8..27e047146f 100644 --- a/databasetools/database_tools_connection_postgresql_summary.go +++ b/databasetools/database_tools_connection_postgresql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_connection_summary.go b/databasetools/database_tools_connection_summary.go index 7c1ba2b0a3..47b3ddd082 100644 --- a/databasetools/database_tools_connection_summary.go +++ b/databasetools/database_tools_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_endpoint_service.go b/databasetools/database_tools_endpoint_service.go index 9064dce2d6..42328e263a 100644 --- a/databasetools/database_tools_endpoint_service.go +++ b/databasetools/database_tools_endpoint_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_endpoint_service_collection.go b/databasetools/database_tools_endpoint_service_collection.go index 02f82ee5e8..555f819ab3 100644 --- a/databasetools/database_tools_endpoint_service_collection.go +++ b/databasetools/database_tools_endpoint_service_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_endpoint_service_summary.go b/databasetools/database_tools_endpoint_service_summary.go index 310594aef6..19d5569923 100644 --- a/databasetools/database_tools_endpoint_service_summary.go +++ b/databasetools/database_tools_endpoint_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store.go b/databasetools/database_tools_key_store.go index fbcb123121..2542cf70d0 100644 --- a/databasetools/database_tools_key_store.go +++ b/databasetools/database_tools_key_store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content.go b/databasetools/database_tools_key_store_content.go index b2dde10004..0e2dcf9856 100644 --- a/databasetools/database_tools_key_store_content.go +++ b/databasetools/database_tools_key_store_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_details.go b/databasetools/database_tools_key_store_content_details.go index e39acf91e9..16ff9b6f36 100644 --- a/databasetools/database_tools_key_store_content_details.go +++ b/databasetools/database_tools_key_store_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_generic_jdbc.go b/databasetools/database_tools_key_store_content_generic_jdbc.go index 829b83039e..15d62c0be0 100644 --- a/databasetools/database_tools_key_store_content_generic_jdbc.go +++ b/databasetools/database_tools_key_store_content_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_generic_jdbc_details.go b/databasetools/database_tools_key_store_content_generic_jdbc_details.go index c14b60d892..e9edee47c6 100644 --- a/databasetools/database_tools_key_store_content_generic_jdbc_details.go +++ b/databasetools/database_tools_key_store_content_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_generic_jdbc_summary.go b/databasetools/database_tools_key_store_content_generic_jdbc_summary.go index 1ed74c404b..e1e2b9e7c6 100644 --- a/databasetools/database_tools_key_store_content_generic_jdbc_summary.go +++ b/databasetools/database_tools_key_store_content_generic_jdbc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_my_sql.go b/databasetools/database_tools_key_store_content_my_sql.go index fc1369fa8e..8c7246f062 100644 --- a/databasetools/database_tools_key_store_content_my_sql.go +++ b/databasetools/database_tools_key_store_content_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_my_sql_details.go b/databasetools/database_tools_key_store_content_my_sql_details.go index 1190762d37..652049a7ac 100644 --- a/databasetools/database_tools_key_store_content_my_sql_details.go +++ b/databasetools/database_tools_key_store_content_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_my_sql_summary.go b/databasetools/database_tools_key_store_content_my_sql_summary.go index 72ef89a114..d922f63fbb 100644 --- a/databasetools/database_tools_key_store_content_my_sql_summary.go +++ b/databasetools/database_tools_key_store_content_my_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_postgresql.go b/databasetools/database_tools_key_store_content_postgresql.go index d287f13333..34b9711e79 100644 --- a/databasetools/database_tools_key_store_content_postgresql.go +++ b/databasetools/database_tools_key_store_content_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_postgresql_details.go b/databasetools/database_tools_key_store_content_postgresql_details.go index 6c5ce87d8e..41431396a7 100644 --- a/databasetools/database_tools_key_store_content_postgresql_details.go +++ b/databasetools/database_tools_key_store_content_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_postgresql_summary.go b/databasetools/database_tools_key_store_content_postgresql_summary.go index 6331f44a3f..2fc232432d 100644 --- a/databasetools/database_tools_key_store_content_postgresql_summary.go +++ b/databasetools/database_tools_key_store_content_postgresql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id.go b/databasetools/database_tools_key_store_content_secret_id.go index a41ba9f55e..b6505e5c26 100644 --- a/databasetools/database_tools_key_store_content_secret_id.go +++ b/databasetools/database_tools_key_store_content_secret_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_details.go b/databasetools/database_tools_key_store_content_secret_id_details.go index 152f5b019f..4ca072d193 100644 --- a/databasetools/database_tools_key_store_content_secret_id_details.go +++ b/databasetools/database_tools_key_store_content_secret_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_generic_jdbc.go b/databasetools/database_tools_key_store_content_secret_id_generic_jdbc.go index 7db4b3a360..93408d9d0d 100644 --- a/databasetools/database_tools_key_store_content_secret_id_generic_jdbc.go +++ b/databasetools/database_tools_key_store_content_secret_id_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_details.go b/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_details.go index fc6fa883f9..0c0fac57a6 100644 --- a/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_details.go +++ b/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_summary.go b/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_summary.go index 1d13f63b77..7f9107a1eb 100644 --- a/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_summary.go +++ b/databasetools/database_tools_key_store_content_secret_id_generic_jdbc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_my_sql.go b/databasetools/database_tools_key_store_content_secret_id_my_sql.go index 004f1d9592..c3906b035c 100644 --- a/databasetools/database_tools_key_store_content_secret_id_my_sql.go +++ b/databasetools/database_tools_key_store_content_secret_id_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_my_sql_details.go b/databasetools/database_tools_key_store_content_secret_id_my_sql_details.go index f45afc711e..7f34b11cc8 100644 --- a/databasetools/database_tools_key_store_content_secret_id_my_sql_details.go +++ b/databasetools/database_tools_key_store_content_secret_id_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_my_sql_summary.go b/databasetools/database_tools_key_store_content_secret_id_my_sql_summary.go index 4f83334da6..c18297af0a 100644 --- a/databasetools/database_tools_key_store_content_secret_id_my_sql_summary.go +++ b/databasetools/database_tools_key_store_content_secret_id_my_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_postgresql.go b/databasetools/database_tools_key_store_content_secret_id_postgresql.go index af084d07d4..516e0728cc 100644 --- a/databasetools/database_tools_key_store_content_secret_id_postgresql.go +++ b/databasetools/database_tools_key_store_content_secret_id_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_postgresql_details.go b/databasetools/database_tools_key_store_content_secret_id_postgresql_details.go index 7d13932ce3..2d26488cf1 100644 --- a/databasetools/database_tools_key_store_content_secret_id_postgresql_details.go +++ b/databasetools/database_tools_key_store_content_secret_id_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_postgresql_summary.go b/databasetools/database_tools_key_store_content_secret_id_postgresql_summary.go index 7f66d92750..e4ee6c4cfd 100644 --- a/databasetools/database_tools_key_store_content_secret_id_postgresql_summary.go +++ b/databasetools/database_tools_key_store_content_secret_id_postgresql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_secret_id_summary.go b/databasetools/database_tools_key_store_content_secret_id_summary.go index 1accc3d7a7..508768d503 100644 --- a/databasetools/database_tools_key_store_content_secret_id_summary.go +++ b/databasetools/database_tools_key_store_content_secret_id_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_content_summary.go b/databasetools/database_tools_key_store_content_summary.go index 74bb128bf8..3b313abc87 100644 --- a/databasetools/database_tools_key_store_content_summary.go +++ b/databasetools/database_tools_key_store_content_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_details.go b/databasetools/database_tools_key_store_details.go index 0870d91e17..12e21b15af 100644 --- a/databasetools/database_tools_key_store_details.go +++ b/databasetools/database_tools_key_store_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_generic_jdbc.go b/databasetools/database_tools_key_store_generic_jdbc.go index c53dad2a93..69950c9287 100644 --- a/databasetools/database_tools_key_store_generic_jdbc.go +++ b/databasetools/database_tools_key_store_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_generic_jdbc_details.go b/databasetools/database_tools_key_store_generic_jdbc_details.go index 1d984d4825..6b2c4caf15 100644 --- a/databasetools/database_tools_key_store_generic_jdbc_details.go +++ b/databasetools/database_tools_key_store_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_generic_jdbc_summary.go b/databasetools/database_tools_key_store_generic_jdbc_summary.go index ec5dc08168..05b6679aff 100644 --- a/databasetools/database_tools_key_store_generic_jdbc_summary.go +++ b/databasetools/database_tools_key_store_generic_jdbc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_my_sql.go b/databasetools/database_tools_key_store_my_sql.go index e0bb95e946..b42c6efea4 100644 --- a/databasetools/database_tools_key_store_my_sql.go +++ b/databasetools/database_tools_key_store_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_my_sql_details.go b/databasetools/database_tools_key_store_my_sql_details.go index 217bf3a559..970b443ce8 100644 --- a/databasetools/database_tools_key_store_my_sql_details.go +++ b/databasetools/database_tools_key_store_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_my_sql_summary.go b/databasetools/database_tools_key_store_my_sql_summary.go index b7704b9dd9..784a3a89d1 100644 --- a/databasetools/database_tools_key_store_my_sql_summary.go +++ b/databasetools/database_tools_key_store_my_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password.go b/databasetools/database_tools_key_store_password.go index da5e979de1..c5b85fdd55 100644 --- a/databasetools/database_tools_key_store_password.go +++ b/databasetools/database_tools_key_store_password.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_details.go b/databasetools/database_tools_key_store_password_details.go index a4e5a77b83..d7d4f4b004 100644 --- a/databasetools/database_tools_key_store_password_details.go +++ b/databasetools/database_tools_key_store_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_generic_jdbc.go b/databasetools/database_tools_key_store_password_generic_jdbc.go index e031aa7342..82c51c395b 100644 --- a/databasetools/database_tools_key_store_password_generic_jdbc.go +++ b/databasetools/database_tools_key_store_password_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_generic_jdbc_details.go b/databasetools/database_tools_key_store_password_generic_jdbc_details.go index 917d0cd283..b074a8376d 100644 --- a/databasetools/database_tools_key_store_password_generic_jdbc_details.go +++ b/databasetools/database_tools_key_store_password_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_generic_jdbc_summary.go b/databasetools/database_tools_key_store_password_generic_jdbc_summary.go index ec217575d6..8d13098b65 100644 --- a/databasetools/database_tools_key_store_password_generic_jdbc_summary.go +++ b/databasetools/database_tools_key_store_password_generic_jdbc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_my_sql.go b/databasetools/database_tools_key_store_password_my_sql.go index cbf0f5600d..bb8b4ef9d7 100644 --- a/databasetools/database_tools_key_store_password_my_sql.go +++ b/databasetools/database_tools_key_store_password_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_my_sql_details.go b/databasetools/database_tools_key_store_password_my_sql_details.go index 3c26c8ddab..fa926dfb97 100644 --- a/databasetools/database_tools_key_store_password_my_sql_details.go +++ b/databasetools/database_tools_key_store_password_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_my_sql_summary.go b/databasetools/database_tools_key_store_password_my_sql_summary.go index b999d4b494..263b9fdb55 100644 --- a/databasetools/database_tools_key_store_password_my_sql_summary.go +++ b/databasetools/database_tools_key_store_password_my_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_postgresql.go b/databasetools/database_tools_key_store_password_postgresql.go index 525e00d8d1..f22d2363a0 100644 --- a/databasetools/database_tools_key_store_password_postgresql.go +++ b/databasetools/database_tools_key_store_password_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_postgresql_details.go b/databasetools/database_tools_key_store_password_postgresql_details.go index 90f934723c..3b11a7b10b 100644 --- a/databasetools/database_tools_key_store_password_postgresql_details.go +++ b/databasetools/database_tools_key_store_password_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_postgresql_summary.go b/databasetools/database_tools_key_store_password_postgresql_summary.go index 8e64088884..9dfe5e2a4b 100644 --- a/databasetools/database_tools_key_store_password_postgresql_summary.go +++ b/databasetools/database_tools_key_store_password_postgresql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id.go b/databasetools/database_tools_key_store_password_secret_id.go index 6b89180dd2..7947505619 100644 --- a/databasetools/database_tools_key_store_password_secret_id.go +++ b/databasetools/database_tools_key_store_password_secret_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_details.go b/databasetools/database_tools_key_store_password_secret_id_details.go index 05c862a1f5..43228b6bbe 100644 --- a/databasetools/database_tools_key_store_password_secret_id_details.go +++ b/databasetools/database_tools_key_store_password_secret_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_generic_jdbc.go b/databasetools/database_tools_key_store_password_secret_id_generic_jdbc.go index e1ec618f4f..652e7aa342 100644 --- a/databasetools/database_tools_key_store_password_secret_id_generic_jdbc.go +++ b/databasetools/database_tools_key_store_password_secret_id_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_details.go b/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_details.go index 07f573c0e5..edb230ff92 100644 --- a/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_details.go +++ b/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_summary.go b/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_summary.go index a6b0f2b264..493384ab2b 100644 --- a/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_summary.go +++ b/databasetools/database_tools_key_store_password_secret_id_generic_jdbc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_my_sql.go b/databasetools/database_tools_key_store_password_secret_id_my_sql.go index fe78b5165e..dc461f842d 100644 --- a/databasetools/database_tools_key_store_password_secret_id_my_sql.go +++ b/databasetools/database_tools_key_store_password_secret_id_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_my_sql_details.go b/databasetools/database_tools_key_store_password_secret_id_my_sql_details.go index 4232134ff0..18e2e3f5d7 100644 --- a/databasetools/database_tools_key_store_password_secret_id_my_sql_details.go +++ b/databasetools/database_tools_key_store_password_secret_id_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_my_sql_summary.go b/databasetools/database_tools_key_store_password_secret_id_my_sql_summary.go index b397be2486..7ed6c748ad 100644 --- a/databasetools/database_tools_key_store_password_secret_id_my_sql_summary.go +++ b/databasetools/database_tools_key_store_password_secret_id_my_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_postgresql.go b/databasetools/database_tools_key_store_password_secret_id_postgresql.go index 9428c01059..f9405b12c0 100644 --- a/databasetools/database_tools_key_store_password_secret_id_postgresql.go +++ b/databasetools/database_tools_key_store_password_secret_id_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_postgresql_details.go b/databasetools/database_tools_key_store_password_secret_id_postgresql_details.go index f361e1516b..1c50e4af79 100644 --- a/databasetools/database_tools_key_store_password_secret_id_postgresql_details.go +++ b/databasetools/database_tools_key_store_password_secret_id_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_postgresql_summary.go b/databasetools/database_tools_key_store_password_secret_id_postgresql_summary.go index 9913a5e96c..c7e9d07fa7 100644 --- a/databasetools/database_tools_key_store_password_secret_id_postgresql_summary.go +++ b/databasetools/database_tools_key_store_password_secret_id_postgresql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_secret_id_summary.go b/databasetools/database_tools_key_store_password_secret_id_summary.go index bf3434ed4d..6f3c9a04b4 100644 --- a/databasetools/database_tools_key_store_password_secret_id_summary.go +++ b/databasetools/database_tools_key_store_password_secret_id_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_password_summary.go b/databasetools/database_tools_key_store_password_summary.go index 8146d3d3fb..951098c2a8 100644 --- a/databasetools/database_tools_key_store_password_summary.go +++ b/databasetools/database_tools_key_store_password_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_postgresql.go b/databasetools/database_tools_key_store_postgresql.go index ff7e083f5d..db671b97cc 100644 --- a/databasetools/database_tools_key_store_postgresql.go +++ b/databasetools/database_tools_key_store_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_postgresql_details.go b/databasetools/database_tools_key_store_postgresql_details.go index 40ae0f86c2..cf6540f35e 100644 --- a/databasetools/database_tools_key_store_postgresql_details.go +++ b/databasetools/database_tools_key_store_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_postgresql_summary.go b/databasetools/database_tools_key_store_postgresql_summary.go index 7c0d2eca80..3e81957eef 100644 --- a/databasetools/database_tools_key_store_postgresql_summary.go +++ b/databasetools/database_tools_key_store_postgresql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_key_store_summary.go b/databasetools/database_tools_key_store_summary.go index ee5e01cca2..b38f0aec30 100644 --- a/databasetools/database_tools_key_store_summary.go +++ b/databasetools/database_tools_key_store_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_private_endpoint.go b/databasetools/database_tools_private_endpoint.go index 83a32153f7..6676ddbc9f 100644 --- a/databasetools/database_tools_private_endpoint.go +++ b/databasetools/database_tools_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_private_endpoint_collection.go b/databasetools/database_tools_private_endpoint_collection.go index 2cb8be87d4..ba934131e9 100644 --- a/databasetools/database_tools_private_endpoint_collection.go +++ b/databasetools/database_tools_private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_private_endpoint_reverse_connection_configuration.go b/databasetools/database_tools_private_endpoint_reverse_connection_configuration.go index 1d90f1ec42..ccc0e62f40 100644 --- a/databasetools/database_tools_private_endpoint_reverse_connection_configuration.go +++ b/databasetools/database_tools_private_endpoint_reverse_connection_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_private_endpoint_reverse_connections_source_ip.go b/databasetools/database_tools_private_endpoint_reverse_connections_source_ip.go index aaf81a91ab..d40b96545e 100644 --- a/databasetools/database_tools_private_endpoint_reverse_connections_source_ip.go +++ b/databasetools/database_tools_private_endpoint_reverse_connections_source_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_private_endpoint_summary.go b/databasetools/database_tools_private_endpoint_summary.go index 56a4399a32..19bae99986 100644 --- a/databasetools/database_tools_private_endpoint_summary.go +++ b/databasetools/database_tools_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_related_resource.go b/databasetools/database_tools_related_resource.go index 7cc9806977..5197493906 100644 --- a/databasetools/database_tools_related_resource.go +++ b/databasetools/database_tools_related_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_related_resource_my_sql.go b/databasetools/database_tools_related_resource_my_sql.go index 652b0055ad..81e0abc49c 100644 --- a/databasetools/database_tools_related_resource_my_sql.go +++ b/databasetools/database_tools_related_resource_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_related_resource_postgresql.go b/databasetools/database_tools_related_resource_postgresql.go index 2bc56c602c..bf2c5166db 100644 --- a/databasetools/database_tools_related_resource_postgresql.go +++ b/databasetools/database_tools_related_resource_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_user_password.go b/databasetools/database_tools_user_password.go index 497995ca87..9443cd0cc6 100644 --- a/databasetools/database_tools_user_password.go +++ b/databasetools/database_tools_user_password.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_user_password_details.go b/databasetools/database_tools_user_password_details.go index 2c220f096c..6c9e1371fe 100644 --- a/databasetools/database_tools_user_password_details.go +++ b/databasetools/database_tools_user_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_user_password_secret_id.go b/databasetools/database_tools_user_password_secret_id.go index acae9c0896..0c550dfcea 100644 --- a/databasetools/database_tools_user_password_secret_id.go +++ b/databasetools/database_tools_user_password_secret_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_user_password_secret_id_details.go b/databasetools/database_tools_user_password_secret_id_details.go index 73e298b22f..1649e76c82 100644 --- a/databasetools/database_tools_user_password_secret_id_details.go +++ b/databasetools/database_tools_user_password_secret_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_user_password_secret_id_summary.go b/databasetools/database_tools_user_password_secret_id_summary.go index 670267646c..835e4fd4b3 100644 --- a/databasetools/database_tools_user_password_secret_id_summary.go +++ b/databasetools/database_tools_user_password_secret_id_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/database_tools_user_password_summary.go b/databasetools/database_tools_user_password_summary.go index 06a47c695b..e68202a897 100644 --- a/databasetools/database_tools_user_password_summary.go +++ b/databasetools/database_tools_user_password_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/databasetools_client.go b/databasetools/databasetools_client.go index 0618021d5c..01d031b7f3 100644 --- a/databasetools/databasetools_client.go +++ b/databasetools/databasetools_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/delete_database_tools_connection_request_response.go b/databasetools/delete_database_tools_connection_request_response.go index 0284edffa4..ef16075999 100644 --- a/databasetools/delete_database_tools_connection_request_response.go +++ b/databasetools/delete_database_tools_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/delete_database_tools_private_endpoint_request_response.go b/databasetools/delete_database_tools_private_endpoint_request_response.go index 4f9f2df2cf..59b2404829 100644 --- a/databasetools/delete_database_tools_private_endpoint_request_response.go +++ b/databasetools/delete_database_tools_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/get_database_tools_connection_request_response.go b/databasetools/get_database_tools_connection_request_response.go index ca0371ea1a..21917269da 100644 --- a/databasetools/get_database_tools_connection_request_response.go +++ b/databasetools/get_database_tools_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/get_database_tools_endpoint_service_request_response.go b/databasetools/get_database_tools_endpoint_service_request_response.go index 3891f15d3d..9c4f2e9763 100644 --- a/databasetools/get_database_tools_endpoint_service_request_response.go +++ b/databasetools/get_database_tools_endpoint_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/get_database_tools_private_endpoint_request_response.go b/databasetools/get_database_tools_private_endpoint_request_response.go index 6a38267cbb..85f3425243 100644 --- a/databasetools/get_database_tools_private_endpoint_request_response.go +++ b/databasetools/get_database_tools_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/get_work_request_request_response.go b/databasetools/get_work_request_request_response.go index 7c6d8e596e..074bcfcae3 100644 --- a/databasetools/get_work_request_request_response.go +++ b/databasetools/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/key_store_type.go b/databasetools/key_store_type.go index a41666a619..4f35859c1b 100644 --- a/databasetools/key_store_type.go +++ b/databasetools/key_store_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/key_store_type_generic_jdbc.go b/databasetools/key_store_type_generic_jdbc.go index 28d6b5799a..a06eac6e19 100644 --- a/databasetools/key_store_type_generic_jdbc.go +++ b/databasetools/key_store_type_generic_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/key_store_type_my_sql.go b/databasetools/key_store_type_my_sql.go index cf3a5c6374..5ddf5d4141 100644 --- a/databasetools/key_store_type_my_sql.go +++ b/databasetools/key_store_type_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/key_store_type_postgresql.go b/databasetools/key_store_type_postgresql.go index cda5ccf10d..67b51dd509 100644 --- a/databasetools/key_store_type_postgresql.go +++ b/databasetools/key_store_type_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/lifecycle_state.go b/databasetools/lifecycle_state.go index ae37d37a14..5b4a4c0a73 100644 --- a/databasetools/lifecycle_state.go +++ b/databasetools/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/list_database_tools_connections_request_response.go b/databasetools/list_database_tools_connections_request_response.go index 50259f7e84..ad86872c80 100644 --- a/databasetools/list_database_tools_connections_request_response.go +++ b/databasetools/list_database_tools_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/list_database_tools_endpoint_services_request_response.go b/databasetools/list_database_tools_endpoint_services_request_response.go index f7e787abf3..cf8f462105 100644 --- a/databasetools/list_database_tools_endpoint_services_request_response.go +++ b/databasetools/list_database_tools_endpoint_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/list_database_tools_private_endpoints_request_response.go b/databasetools/list_database_tools_private_endpoints_request_response.go index f5499972d5..c979c16263 100644 --- a/databasetools/list_database_tools_private_endpoints_request_response.go +++ b/databasetools/list_database_tools_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/list_work_request_errors_request_response.go b/databasetools/list_work_request_errors_request_response.go index dec0a7f837..5131bd995a 100644 --- a/databasetools/list_work_request_errors_request_response.go +++ b/databasetools/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/list_work_request_logs_request_response.go b/databasetools/list_work_request_logs_request_response.go index b37c71e217..b66caf8411 100644 --- a/databasetools/list_work_request_logs_request_response.go +++ b/databasetools/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/list_work_requests_request_response.go b/databasetools/list_work_requests_request_response.go index 4919aef669..befed7d5be 100644 --- a/databasetools/list_work_requests_request_response.go +++ b/databasetools/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/operation_status.go b/databasetools/operation_status.go index 5cf4ee40eb..f3a0cb1ddb 100644 --- a/databasetools/operation_status.go +++ b/databasetools/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/operation_type.go b/databasetools/operation_type.go index 805402d345..63d442c37d 100644 --- a/databasetools/operation_type.go +++ b/databasetools/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/proxy_authentication_type.go b/databasetools/proxy_authentication_type.go index 3d9afd841b..691a2100bb 100644 --- a/databasetools/proxy_authentication_type.go +++ b/databasetools/proxy_authentication_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/related_resource_entity_type.go b/databasetools/related_resource_entity_type.go index 3ef8ac8836..4346946f76 100644 --- a/databasetools/related_resource_entity_type.go +++ b/databasetools/related_resource_entity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/related_resource_entity_type_my_sql.go b/databasetools/related_resource_entity_type_my_sql.go index d1ba83073b..507ab47ed9 100644 --- a/databasetools/related_resource_entity_type_my_sql.go +++ b/databasetools/related_resource_entity_type_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/related_resource_entity_type_postgresql.go b/databasetools/related_resource_entity_type_postgresql.go index fc39e1b1ae..52244adcac 100644 --- a/databasetools/related_resource_entity_type_postgresql.go +++ b/databasetools/related_resource_entity_type_postgresql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/remove_database_tools_connection_lock_request_response.go b/databasetools/remove_database_tools_connection_lock_request_response.go index bad0a2c4fd..306786ec44 100644 --- a/databasetools/remove_database_tools_connection_lock_request_response.go +++ b/databasetools/remove_database_tools_connection_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/remove_database_tools_private_endpoint_lock_request_response.go b/databasetools/remove_database_tools_private_endpoint_lock_request_response.go index 8db0faeeea..0f2994b8d0 100644 --- a/databasetools/remove_database_tools_private_endpoint_lock_request_response.go +++ b/databasetools/remove_database_tools_private_endpoint_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/remove_resource_lock_details.go b/databasetools/remove_resource_lock_details.go index d8dc73198b..9590caaa05 100644 --- a/databasetools/remove_resource_lock_details.go +++ b/databasetools/remove_resource_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/resource_lock.go b/databasetools/resource_lock.go index 5c69096e46..e8804fcec2 100644 --- a/databasetools/resource_lock.go +++ b/databasetools/resource_lock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/runtime_support.go b/databasetools/runtime_support.go index c51f329235..485cfdee97 100644 --- a/databasetools/runtime_support.go +++ b/databasetools/runtime_support.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/sort_order.go b/databasetools/sort_order.go index fd9fae0714..f75f28a7f4 100644 --- a/databasetools/sort_order.go +++ b/databasetools/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_connection_details.go b/databasetools/update_database_tools_connection_details.go index 9aa8bd904f..6b42c8feba 100644 --- a/databasetools/update_database_tools_connection_details.go +++ b/databasetools/update_database_tools_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_connection_generic_jdbc_details.go b/databasetools/update_database_tools_connection_generic_jdbc_details.go index 7155637b6f..323a512ba8 100644 --- a/databasetools/update_database_tools_connection_generic_jdbc_details.go +++ b/databasetools/update_database_tools_connection_generic_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_connection_my_sql_details.go b/databasetools/update_database_tools_connection_my_sql_details.go index 091d1d305a..9b85a69759 100644 --- a/databasetools/update_database_tools_connection_my_sql_details.go +++ b/databasetools/update_database_tools_connection_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_connection_oracle_database_details.go b/databasetools/update_database_tools_connection_oracle_database_details.go index 09b53570e8..e596cb3df2 100644 --- a/databasetools/update_database_tools_connection_oracle_database_details.go +++ b/databasetools/update_database_tools_connection_oracle_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_connection_postgresql_details.go b/databasetools/update_database_tools_connection_postgresql_details.go index 70237f586b..94b9b2fa9b 100644 --- a/databasetools/update_database_tools_connection_postgresql_details.go +++ b/databasetools/update_database_tools_connection_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_connection_request_response.go b/databasetools/update_database_tools_connection_request_response.go index 03cd62fca8..841bc6249c 100644 --- a/databasetools/update_database_tools_connection_request_response.go +++ b/databasetools/update_database_tools_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_private_endpoint_details.go b/databasetools/update_database_tools_private_endpoint_details.go index 8d43b304d1..964cb2cdf5 100644 --- a/databasetools/update_database_tools_private_endpoint_details.go +++ b/databasetools/update_database_tools_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_private_endpoint_request_response.go b/databasetools/update_database_tools_private_endpoint_request_response.go index 37393675b1..00846005be 100644 --- a/databasetools/update_database_tools_private_endpoint_request_response.go +++ b/databasetools/update_database_tools_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_related_resource_details.go b/databasetools/update_database_tools_related_resource_details.go index 63487962b2..5bb7a393c6 100644 --- a/databasetools/update_database_tools_related_resource_details.go +++ b/databasetools/update_database_tools_related_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_related_resource_my_sql_details.go b/databasetools/update_database_tools_related_resource_my_sql_details.go index 6165cbfc37..fe689c2ba3 100644 --- a/databasetools/update_database_tools_related_resource_my_sql_details.go +++ b/databasetools/update_database_tools_related_resource_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/update_database_tools_related_resource_postgresql_details.go b/databasetools/update_database_tools_related_resource_postgresql_details.go index e84bc1d927..3d993ec10c 100644 --- a/databasetools/update_database_tools_related_resource_postgresql_details.go +++ b/databasetools/update_database_tools_related_resource_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_details.go b/databasetools/validate_database_tools_connection_details.go index 8ba67d1a4e..3535b07f51 100644 --- a/databasetools/validate_database_tools_connection_details.go +++ b/databasetools/validate_database_tools_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_my_sql_details.go b/databasetools/validate_database_tools_connection_my_sql_details.go index 1d1292fd0c..b78547a128 100644 --- a/databasetools/validate_database_tools_connection_my_sql_details.go +++ b/databasetools/validate_database_tools_connection_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_my_sql_result.go b/databasetools/validate_database_tools_connection_my_sql_result.go index 7c60980f79..d86310ae5b 100644 --- a/databasetools/validate_database_tools_connection_my_sql_result.go +++ b/databasetools/validate_database_tools_connection_my_sql_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_oracle_database_details.go b/databasetools/validate_database_tools_connection_oracle_database_details.go index d85bd400d7..be511b5ef1 100644 --- a/databasetools/validate_database_tools_connection_oracle_database_details.go +++ b/databasetools/validate_database_tools_connection_oracle_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_oracle_database_result.go b/databasetools/validate_database_tools_connection_oracle_database_result.go index 7f86855efa..bfb65071c9 100644 --- a/databasetools/validate_database_tools_connection_oracle_database_result.go +++ b/databasetools/validate_database_tools_connection_oracle_database_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_postgresql_details.go b/databasetools/validate_database_tools_connection_postgresql_details.go index 0481579698..4bd1f0512c 100644 --- a/databasetools/validate_database_tools_connection_postgresql_details.go +++ b/databasetools/validate_database_tools_connection_postgresql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_postgresql_result.go b/databasetools/validate_database_tools_connection_postgresql_result.go index 50585c0ed8..49c2e7725d 100644 --- a/databasetools/validate_database_tools_connection_postgresql_result.go +++ b/databasetools/validate_database_tools_connection_postgresql_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_request_response.go b/databasetools/validate_database_tools_connection_request_response.go index 2f42e69b00..9e862b0326 100644 --- a/databasetools/validate_database_tools_connection_request_response.go +++ b/databasetools/validate_database_tools_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/validate_database_tools_connection_result.go b/databasetools/validate_database_tools_connection_result.go index d278ed2b2c..3593c961d4 100644 --- a/databasetools/validate_database_tools_connection_result.go +++ b/databasetools/validate_database_tools_connection_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request.go b/databasetools/work_request.go index 21dd1d621e..46f7fe4b32 100644 --- a/databasetools/work_request.go +++ b/databasetools/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_collection.go b/databasetools/work_request_collection.go index b26338f378..5c869d6dd1 100644 --- a/databasetools/work_request_collection.go +++ b/databasetools/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_error.go b/databasetools/work_request_error.go index 533af68981..c1710f2c3b 100644 --- a/databasetools/work_request_error.go +++ b/databasetools/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_error_collection.go b/databasetools/work_request_error_collection.go index 80ddd236c2..d27c4b3e92 100644 --- a/databasetools/work_request_error_collection.go +++ b/databasetools/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_log_entry.go b/databasetools/work_request_log_entry.go index 5c93a4f911..695680ad4c 100644 --- a/databasetools/work_request_log_entry.go +++ b/databasetools/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_log_entry_collection.go b/databasetools/work_request_log_entry_collection.go index 429aea3abd..e1a70af852 100644 --- a/databasetools/work_request_log_entry_collection.go +++ b/databasetools/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_resource.go b/databasetools/work_request_resource.go index e9c23c1733..1f48153393 100644 --- a/databasetools/work_request_resource.go +++ b/databasetools/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/databasetools/work_request_summary.go b/databasetools/work_request_summary.go index 96de76fc11..4f85be5036 100644 --- a/databasetools/work_request_summary.go +++ b/databasetools/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/add_catalog_lock_request_response.go b/datacatalog/add_catalog_lock_request_response.go index 0801be7f0b..350f6be661 100644 --- a/datacatalog/add_catalog_lock_request_response.go +++ b/datacatalog/add_catalog_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/add_catalog_private_endpoint_lock_request_response.go b/datacatalog/add_catalog_private_endpoint_lock_request_response.go index 5b337c503b..2d59470188 100644 --- a/datacatalog/add_catalog_private_endpoint_lock_request_response.go +++ b/datacatalog/add_catalog_private_endpoint_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/add_data_selector_patterns_request_response.go b/datacatalog/add_data_selector_patterns_request_response.go index e67a1e1ae4..2d79e9dd67 100644 --- a/datacatalog/add_data_selector_patterns_request_response.go +++ b/datacatalog/add_data_selector_patterns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/add_metastore_lock_request_response.go b/datacatalog/add_metastore_lock_request_response.go index ed221df82f..fcf9ae82d1 100644 --- a/datacatalog/add_metastore_lock_request_response.go +++ b/datacatalog/add_metastore_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/add_resource_lock_details.go b/datacatalog/add_resource_lock_details.go index d71303bf00..5c8f677a52 100644 --- a/datacatalog/add_resource_lock_details.go +++ b/datacatalog/add_resource_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/associate_custom_property_request_response.go b/datacatalog/associate_custom_property_request_response.go index 96dea3e678..a69b52f533 100644 --- a/datacatalog/associate_custom_property_request_response.go +++ b/datacatalog/associate_custom_property_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/asynchronous_export_glossary_details.go b/datacatalog/asynchronous_export_glossary_details.go index a3b92a320a..f684c9f720 100644 --- a/datacatalog/asynchronous_export_glossary_details.go +++ b/datacatalog/asynchronous_export_glossary_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/asynchronous_export_glossary_request_response.go b/datacatalog/asynchronous_export_glossary_request_response.go index 2edcb9fa25..345901401c 100644 --- a/datacatalog/asynchronous_export_glossary_request_response.go +++ b/datacatalog/asynchronous_export_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/asynchronous_export_glossary_result.go b/datacatalog/asynchronous_export_glossary_result.go index 3c9d938d0c..5e291a7ec9 100644 --- a/datacatalog/asynchronous_export_glossary_result.go +++ b/datacatalog/asynchronous_export_glossary_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/asynchronous_export_request_details.go b/datacatalog/asynchronous_export_request_details.go index 01ba2344db..e4cb97a137 100644 --- a/datacatalog/asynchronous_export_request_details.go +++ b/datacatalog/asynchronous_export_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/asynchronous_export_result.go b/datacatalog/asynchronous_export_result.go index f4f9d8b9da..d07b77e37a 100644 --- a/datacatalog/asynchronous_export_result.go +++ b/datacatalog/asynchronous_export_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attach_catalog_private_endpoint_details.go b/datacatalog/attach_catalog_private_endpoint_details.go index a29d074181..f5a833ee3b 100644 --- a/datacatalog/attach_catalog_private_endpoint_details.go +++ b/datacatalog/attach_catalog_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attach_catalog_private_endpoint_request_response.go b/datacatalog/attach_catalog_private_endpoint_request_response.go index 3ed1c4d2dc..c39be387d1 100644 --- a/datacatalog/attach_catalog_private_endpoint_request_response.go +++ b/datacatalog/attach_catalog_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attribute.go b/datacatalog/attribute.go index 19dfe8eff6..b2fc82749b 100644 --- a/datacatalog/attribute.go +++ b/datacatalog/attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attribute_collection.go b/datacatalog/attribute_collection.go index 874f53d9a6..b65f8a31bc 100644 --- a/datacatalog/attribute_collection.go +++ b/datacatalog/attribute_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attribute_summary.go b/datacatalog/attribute_summary.go index 208f68173b..e5ca5e2b67 100644 --- a/datacatalog/attribute_summary.go +++ b/datacatalog/attribute_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attribute_tag.go b/datacatalog/attribute_tag.go index 29bbec8320..80ae614b0c 100644 --- a/datacatalog/attribute_tag.go +++ b/datacatalog/attribute_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attribute_tag_collection.go b/datacatalog/attribute_tag_collection.go index 44c01e6be5..d476be8c78 100644 --- a/datacatalog/attribute_tag_collection.go +++ b/datacatalog/attribute_tag_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/attribute_tag_summary.go b/datacatalog/attribute_tag_summary.go index 92fa47ae75..44e3f553c3 100644 --- a/datacatalog/attribute_tag_summary.go +++ b/datacatalog/attribute_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/base_permissions_summary.go b/datacatalog/base_permissions_summary.go index 051a88f0a7..69a3fefccc 100644 --- a/datacatalog/base_permissions_summary.go +++ b/datacatalog/base_permissions_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/base_tag.go b/datacatalog/base_tag.go index 1cc067aedc..5f1606eeda 100644 --- a/datacatalog/base_tag.go +++ b/datacatalog/base_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/base_tag_summary.go b/datacatalog/base_tag_summary.go index 33c4700823..092d26cdc6 100644 --- a/datacatalog/base_tag_summary.go +++ b/datacatalog/base_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/catalog.go b/datacatalog/catalog.go index d96ce42c2c..4d6fe2ad98 100644 --- a/datacatalog/catalog.go +++ b/datacatalog/catalog.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/catalog_permissions_summary.go b/datacatalog/catalog_permissions_summary.go index e7cb93ff45..8e4903def3 100644 --- a/datacatalog/catalog_permissions_summary.go +++ b/datacatalog/catalog_permissions_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/catalog_private_endpoint.go b/datacatalog/catalog_private_endpoint.go index 57075ec09d..3c300465fb 100644 --- a/datacatalog/catalog_private_endpoint.go +++ b/datacatalog/catalog_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/catalog_private_endpoint_summary.go b/datacatalog/catalog_private_endpoint_summary.go index 36ef34e888..8975e5e379 100644 --- a/datacatalog/catalog_private_endpoint_summary.go +++ b/datacatalog/catalog_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/catalog_summary.go b/datacatalog/catalog_summary.go index 2a4093c18c..ee4da44d31 100644 --- a/datacatalog/catalog_summary.go +++ b/datacatalog/catalog_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/change_catalog_compartment_details.go b/datacatalog/change_catalog_compartment_details.go index a99c97eef7..6b27e8f9bb 100644 --- a/datacatalog/change_catalog_compartment_details.go +++ b/datacatalog/change_catalog_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/change_catalog_compartment_request_response.go b/datacatalog/change_catalog_compartment_request_response.go index c015d08d80..5db6027b60 100644 --- a/datacatalog/change_catalog_compartment_request_response.go +++ b/datacatalog/change_catalog_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/change_catalog_private_endpoint_compartment_details.go b/datacatalog/change_catalog_private_endpoint_compartment_details.go index 58e2106d0e..f39a08860a 100644 --- a/datacatalog/change_catalog_private_endpoint_compartment_details.go +++ b/datacatalog/change_catalog_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/change_catalog_private_endpoint_compartment_request_response.go b/datacatalog/change_catalog_private_endpoint_compartment_request_response.go index 441a96af1b..e0531be952 100644 --- a/datacatalog/change_catalog_private_endpoint_compartment_request_response.go +++ b/datacatalog/change_catalog_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/change_metastore_compartment_details.go b/datacatalog/change_metastore_compartment_details.go index 575af216b8..d9345f37c0 100644 --- a/datacatalog/change_metastore_compartment_details.go +++ b/datacatalog/change_metastore_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/change_metastore_compartment_request_response.go b/datacatalog/change_metastore_compartment_request_response.go index 1b33c27b44..a42993859e 100644 --- a/datacatalog/change_metastore_compartment_request_response.go +++ b/datacatalog/change_metastore_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/connection.go b/datacatalog/connection.go index ab82ede04c..b5e627984e 100644 --- a/datacatalog/connection.go +++ b/datacatalog/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/connection_alias_summary.go b/datacatalog/connection_alias_summary.go index 94bd6de692..52048d4998 100644 --- a/datacatalog/connection_alias_summary.go +++ b/datacatalog/connection_alias_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/connection_collection.go b/datacatalog/connection_collection.go index d162c00ba8..baa7b10fb5 100644 --- a/datacatalog/connection_collection.go +++ b/datacatalog/connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/connection_result.go b/datacatalog/connection_result.go index 6cbe89929a..1dfbced5c9 100644 --- a/datacatalog/connection_result.go +++ b/datacatalog/connection_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/connection_summary.go b/datacatalog/connection_summary.go index d4b91080b1..5910e1c204 100644 --- a/datacatalog/connection_summary.go +++ b/datacatalog/connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_attribute_details.go b/datacatalog/create_attribute_details.go index 7e3980b338..41d7ef6fc6 100644 --- a/datacatalog/create_attribute_details.go +++ b/datacatalog/create_attribute_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_attribute_request_response.go b/datacatalog/create_attribute_request_response.go index 4f129d35be..22ede74193 100644 --- a/datacatalog/create_attribute_request_response.go +++ b/datacatalog/create_attribute_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_attribute_tag_request_response.go b/datacatalog/create_attribute_tag_request_response.go index 963d0cbdc3..bcb5df0a84 100644 --- a/datacatalog/create_attribute_tag_request_response.go +++ b/datacatalog/create_attribute_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_catalog_details.go b/datacatalog/create_catalog_details.go index deea4b8500..76e29351ea 100644 --- a/datacatalog/create_catalog_details.go +++ b/datacatalog/create_catalog_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_catalog_private_endpoint_details.go b/datacatalog/create_catalog_private_endpoint_details.go index a4af502728..4d0504bb4f 100644 --- a/datacatalog/create_catalog_private_endpoint_details.go +++ b/datacatalog/create_catalog_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_catalog_private_endpoint_request_response.go b/datacatalog/create_catalog_private_endpoint_request_response.go index f1de1087f4..47ca137162 100644 --- a/datacatalog/create_catalog_private_endpoint_request_response.go +++ b/datacatalog/create_catalog_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_catalog_request_response.go b/datacatalog/create_catalog_request_response.go index 4906984e48..6ba991a38c 100644 --- a/datacatalog/create_catalog_request_response.go +++ b/datacatalog/create_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_connection_details.go b/datacatalog/create_connection_details.go index 464547cee3..153348433e 100644 --- a/datacatalog/create_connection_details.go +++ b/datacatalog/create_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_connection_request_response.go b/datacatalog/create_connection_request_response.go index 0bbf52fbaa..ae3f560b9d 100644 --- a/datacatalog/create_connection_request_response.go +++ b/datacatalog/create_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_custom_property_details.go b/datacatalog/create_custom_property_details.go index 4bcb239db4..d01a4d3393 100644 --- a/datacatalog/create_custom_property_details.go +++ b/datacatalog/create_custom_property_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_custom_property_request_response.go b/datacatalog/create_custom_property_request_response.go index 06d7c270c4..cf63920cca 100644 --- a/datacatalog/create_custom_property_request_response.go +++ b/datacatalog/create_custom_property_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_data_asset_details.go b/datacatalog/create_data_asset_details.go index e463586595..b1dc3231c8 100644 --- a/datacatalog/create_data_asset_details.go +++ b/datacatalog/create_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_data_asset_request_response.go b/datacatalog/create_data_asset_request_response.go index 0956638ea2..34412a29f1 100644 --- a/datacatalog/create_data_asset_request_response.go +++ b/datacatalog/create_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_data_asset_tag_request_response.go b/datacatalog/create_data_asset_tag_request_response.go index 9b176621a2..10924b5a79 100644 --- a/datacatalog/create_data_asset_tag_request_response.go +++ b/datacatalog/create_data_asset_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_entity_details.go b/datacatalog/create_entity_details.go index 32042612f1..5358b4b132 100644 --- a/datacatalog/create_entity_details.go +++ b/datacatalog/create_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_entity_request_response.go b/datacatalog/create_entity_request_response.go index 58d70086df..45655fc86e 100644 --- a/datacatalog/create_entity_request_response.go +++ b/datacatalog/create_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_entity_tag_request_response.go b/datacatalog/create_entity_tag_request_response.go index d3de052bdf..b5cb887610 100644 --- a/datacatalog/create_entity_tag_request_response.go +++ b/datacatalog/create_entity_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_folder_details.go b/datacatalog/create_folder_details.go index 0fe9e896d0..b9a50e7046 100644 --- a/datacatalog/create_folder_details.go +++ b/datacatalog/create_folder_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_folder_request_response.go b/datacatalog/create_folder_request_response.go index dc84318dfc..eada9abb0f 100644 --- a/datacatalog/create_folder_request_response.go +++ b/datacatalog/create_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_folder_tag_request_response.go b/datacatalog/create_folder_tag_request_response.go index 316c1b1bfb..c599ce1a16 100644 --- a/datacatalog/create_folder_tag_request_response.go +++ b/datacatalog/create_folder_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_glossary_details.go b/datacatalog/create_glossary_details.go index 3dabe2e86b..d39a10ab1d 100644 --- a/datacatalog/create_glossary_details.go +++ b/datacatalog/create_glossary_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_glossary_request_response.go b/datacatalog/create_glossary_request_response.go index 8ea20a567c..af6b46adfa 100644 --- a/datacatalog/create_glossary_request_response.go +++ b/datacatalog/create_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_job_definition_details.go b/datacatalog/create_job_definition_details.go index 70dcc49a9a..f4e051e771 100644 --- a/datacatalog/create_job_definition_details.go +++ b/datacatalog/create_job_definition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_job_definition_request_response.go b/datacatalog/create_job_definition_request_response.go index 1ea46a1656..e887aad54e 100644 --- a/datacatalog/create_job_definition_request_response.go +++ b/datacatalog/create_job_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_job_details.go b/datacatalog/create_job_details.go index 0f8076d5ac..c3105a2970 100644 --- a/datacatalog/create_job_details.go +++ b/datacatalog/create_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_job_execution_details.go b/datacatalog/create_job_execution_details.go index 05f7809269..70c4198b5e 100644 --- a/datacatalog/create_job_execution_details.go +++ b/datacatalog/create_job_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_job_execution_request_response.go b/datacatalog/create_job_execution_request_response.go index c7447c0b3f..0e7358a302 100644 --- a/datacatalog/create_job_execution_request_response.go +++ b/datacatalog/create_job_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_job_request_response.go b/datacatalog/create_job_request_response.go index 94ab18eb8c..d60561598a 100644 --- a/datacatalog/create_job_request_response.go +++ b/datacatalog/create_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_metastore_details.go b/datacatalog/create_metastore_details.go index b53fd6440e..8e1b2a47f7 100644 --- a/datacatalog/create_metastore_details.go +++ b/datacatalog/create_metastore_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_metastore_request_response.go b/datacatalog/create_metastore_request_response.go index 0b07efad5f..1b84a10ac4 100644 --- a/datacatalog/create_metastore_request_response.go +++ b/datacatalog/create_metastore_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_namespace_details.go b/datacatalog/create_namespace_details.go index a2d995c862..2c4b5e0234 100644 --- a/datacatalog/create_namespace_details.go +++ b/datacatalog/create_namespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_namespace_request_response.go b/datacatalog/create_namespace_request_response.go index c7238723c1..b4d75d28e5 100644 --- a/datacatalog/create_namespace_request_response.go +++ b/datacatalog/create_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_pattern_details.go b/datacatalog/create_pattern_details.go index 7c80725210..05794f8b6d 100644 --- a/datacatalog/create_pattern_details.go +++ b/datacatalog/create_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_pattern_request_response.go b/datacatalog/create_pattern_request_response.go index 6ddcb7e7b4..3bfe62d754 100644 --- a/datacatalog/create_pattern_request_response.go +++ b/datacatalog/create_pattern_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_tag_details.go b/datacatalog/create_tag_details.go index 60f17af747..de7f1659f7 100644 --- a/datacatalog/create_tag_details.go +++ b/datacatalog/create_tag_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_term_details.go b/datacatalog/create_term_details.go index 0a7521e5aa..754860d376 100644 --- a/datacatalog/create_term_details.go +++ b/datacatalog/create_term_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_term_relationship_details.go b/datacatalog/create_term_relationship_details.go index 9e45077f1e..bd35332d06 100644 --- a/datacatalog/create_term_relationship_details.go +++ b/datacatalog/create_term_relationship_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_term_relationship_request_response.go b/datacatalog/create_term_relationship_request_response.go index 0ab353f2a8..677cabacb3 100644 --- a/datacatalog/create_term_relationship_request_response.go +++ b/datacatalog/create_term_relationship_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/create_term_request_response.go b/datacatalog/create_term_request_response.go index 416b62e649..fa6d3f4a94 100644 --- a/datacatalog/create_term_request_response.go +++ b/datacatalog/create_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property.go b/datacatalog/custom_property.go index 664c700bae..53bb65dd21 100644 --- a/datacatalog/custom_property.go +++ b/datacatalog/custom_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property_collection.go b/datacatalog/custom_property_collection.go index 2df6d40277..12e01f8232 100644 --- a/datacatalog/custom_property_collection.go +++ b/datacatalog/custom_property_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property_data_type.go b/datacatalog/custom_property_data_type.go index 042461098d..46647ca93a 100644 --- a/datacatalog/custom_property_data_type.go +++ b/datacatalog/custom_property_data_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property_get_usage.go b/datacatalog/custom_property_get_usage.go index 6393b8cae0..72a40c823e 100644 --- a/datacatalog/custom_property_get_usage.go +++ b/datacatalog/custom_property_get_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property_set_usage.go b/datacatalog/custom_property_set_usage.go index 0e16dff919..407127542d 100644 --- a/datacatalog/custom_property_set_usage.go +++ b/datacatalog/custom_property_set_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property_summary.go b/datacatalog/custom_property_summary.go index ff95e2fd9e..facbfafa6b 100644 --- a/datacatalog/custom_property_summary.go +++ b/datacatalog/custom_property_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/custom_property_type_usage.go b/datacatalog/custom_property_type_usage.go index 94e6987684..fa0221600f 100644 --- a/datacatalog/custom_property_type_usage.go +++ b/datacatalog/custom_property_type_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset.go b/datacatalog/data_asset.go index 172c845c83..b324a5e4f3 100644 --- a/datacatalog/data_asset.go +++ b/datacatalog/data_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_collection.go b/datacatalog/data_asset_collection.go index 7d0f13213b..d2c6a8b876 100644 --- a/datacatalog/data_asset_collection.go +++ b/datacatalog/data_asset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_export_scope.go b/datacatalog/data_asset_export_scope.go index dc7a6a4ba1..5d951751bc 100644 --- a/datacatalog/data_asset_export_scope.go +++ b/datacatalog/data_asset_export_scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_import_export_type_filter.go b/datacatalog/data_asset_import_export_type_filter.go index edadb126cc..6b6ff1d866 100644 --- a/datacatalog/data_asset_import_export_type_filter.go +++ b/datacatalog/data_asset_import_export_type_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_permissions_summary.go b/datacatalog/data_asset_permissions_summary.go index d5196c4fad..09dcf65f08 100644 --- a/datacatalog/data_asset_permissions_summary.go +++ b/datacatalog/data_asset_permissions_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_summary.go b/datacatalog/data_asset_summary.go index 677f917000..9044bcaf14 100644 --- a/datacatalog/data_asset_summary.go +++ b/datacatalog/data_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_tag.go b/datacatalog/data_asset_tag.go index 1de709e9cb..9165b9287f 100644 --- a/datacatalog/data_asset_tag.go +++ b/datacatalog/data_asset_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_tag_collection.go b/datacatalog/data_asset_tag_collection.go index 43c4ae4d1a..7cbd432dbe 100644 --- a/datacatalog/data_asset_tag_collection.go +++ b/datacatalog/data_asset_tag_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_asset_tag_summary.go b/datacatalog/data_asset_tag_summary.go index 4d84442159..62898b1f01 100644 --- a/datacatalog/data_asset_tag_summary.go +++ b/datacatalog/data_asset_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/data_selector_pattern_details.go b/datacatalog/data_selector_pattern_details.go index c2e427d55b..069ca93e34 100644 --- a/datacatalog/data_selector_pattern_details.go +++ b/datacatalog/data_selector_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/datacatalog_client.go b/datacatalog/datacatalog_client.go index fa83754cfe..50cfe52fb4 100644 --- a/datacatalog/datacatalog_client.go +++ b/datacatalog/datacatalog_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_attribute_request_response.go b/datacatalog/delete_attribute_request_response.go index 48420a8a65..67e90644f7 100644 --- a/datacatalog/delete_attribute_request_response.go +++ b/datacatalog/delete_attribute_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_attribute_tag_request_response.go b/datacatalog/delete_attribute_tag_request_response.go index 7b1bd48c67..fea36768d8 100644 --- a/datacatalog/delete_attribute_tag_request_response.go +++ b/datacatalog/delete_attribute_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_catalog_private_endpoint_request_response.go b/datacatalog/delete_catalog_private_endpoint_request_response.go index aa543d4d63..11379e5039 100644 --- a/datacatalog/delete_catalog_private_endpoint_request_response.go +++ b/datacatalog/delete_catalog_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_catalog_request_response.go b/datacatalog/delete_catalog_request_response.go index 73f0c3193e..6c953aeb53 100644 --- a/datacatalog/delete_catalog_request_response.go +++ b/datacatalog/delete_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_connection_request_response.go b/datacatalog/delete_connection_request_response.go index f3df18bf9b..e821a6780d 100644 --- a/datacatalog/delete_connection_request_response.go +++ b/datacatalog/delete_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_custom_property_request_response.go b/datacatalog/delete_custom_property_request_response.go index feb8c35ce1..17fca34012 100644 --- a/datacatalog/delete_custom_property_request_response.go +++ b/datacatalog/delete_custom_property_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_data_asset_request_response.go b/datacatalog/delete_data_asset_request_response.go index c0ea498398..6bd63ed5e7 100644 --- a/datacatalog/delete_data_asset_request_response.go +++ b/datacatalog/delete_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_data_asset_tag_request_response.go b/datacatalog/delete_data_asset_tag_request_response.go index 4daf4173e5..27737e8535 100644 --- a/datacatalog/delete_data_asset_tag_request_response.go +++ b/datacatalog/delete_data_asset_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_entity_request_response.go b/datacatalog/delete_entity_request_response.go index d2a847a735..d1a25ca9cc 100644 --- a/datacatalog/delete_entity_request_response.go +++ b/datacatalog/delete_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_entity_tag_request_response.go b/datacatalog/delete_entity_tag_request_response.go index eefb510173..4e9eb30d3b 100644 --- a/datacatalog/delete_entity_tag_request_response.go +++ b/datacatalog/delete_entity_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_folder_request_response.go b/datacatalog/delete_folder_request_response.go index d16166c411..72c64476b6 100644 --- a/datacatalog/delete_folder_request_response.go +++ b/datacatalog/delete_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_folder_tag_request_response.go b/datacatalog/delete_folder_tag_request_response.go index 2ab6acefdb..6a99c7729a 100644 --- a/datacatalog/delete_folder_tag_request_response.go +++ b/datacatalog/delete_folder_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_glossary_request_response.go b/datacatalog/delete_glossary_request_response.go index 1e96535e39..ffd5495bce 100644 --- a/datacatalog/delete_glossary_request_response.go +++ b/datacatalog/delete_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_job_definition_request_response.go b/datacatalog/delete_job_definition_request_response.go index 41d776cd08..4b32505391 100644 --- a/datacatalog/delete_job_definition_request_response.go +++ b/datacatalog/delete_job_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_job_request_response.go b/datacatalog/delete_job_request_response.go index 47fc360329..f3697377b8 100644 --- a/datacatalog/delete_job_request_response.go +++ b/datacatalog/delete_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_metastore_request_response.go b/datacatalog/delete_metastore_request_response.go index a3cdf5510f..d65c573dc6 100644 --- a/datacatalog/delete_metastore_request_response.go +++ b/datacatalog/delete_metastore_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_namespace_request_response.go b/datacatalog/delete_namespace_request_response.go index 0071e60603..0e8442dcaf 100644 --- a/datacatalog/delete_namespace_request_response.go +++ b/datacatalog/delete_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_pattern_request_response.go b/datacatalog/delete_pattern_request_response.go index 178123f131..d0d012d6e3 100644 --- a/datacatalog/delete_pattern_request_response.go +++ b/datacatalog/delete_pattern_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_term_relationship_request_response.go b/datacatalog/delete_term_relationship_request_response.go index f8b0265eef..9169f9f24b 100644 --- a/datacatalog/delete_term_relationship_request_response.go +++ b/datacatalog/delete_term_relationship_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/delete_term_request_response.go b/datacatalog/delete_term_request_response.go index 847e1a4add..dceb4f8be0 100644 --- a/datacatalog/delete_term_request_response.go +++ b/datacatalog/delete_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/derived_logical_entities.go b/datacatalog/derived_logical_entities.go index 218047c40c..5118c070bf 100644 --- a/datacatalog/derived_logical_entities.go +++ b/datacatalog/derived_logical_entities.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/detach_catalog_private_endpoint_details.go b/datacatalog/detach_catalog_private_endpoint_details.go index d4d80ac954..45732a7a14 100644 --- a/datacatalog/detach_catalog_private_endpoint_details.go +++ b/datacatalog/detach_catalog_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/detach_catalog_private_endpoint_request_response.go b/datacatalog/detach_catalog_private_endpoint_request_response.go index e6fd9bc95d..92c872d27c 100644 --- a/datacatalog/detach_catalog_private_endpoint_request_response.go +++ b/datacatalog/detach_catalog_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/disassociate_custom_property_request_response.go b/datacatalog/disassociate_custom_property_request_response.go index 8834aa13de..5c167f0074 100644 --- a/datacatalog/disassociate_custom_property_request_response.go +++ b/datacatalog/disassociate_custom_property_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity.go b/datacatalog/entity.go index 33c3386fe3..1d0ce9366b 100644 --- a/datacatalog/entity.go +++ b/datacatalog/entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity_collection.go b/datacatalog/entity_collection.go index 0349251930..7179e98bf3 100644 --- a/datacatalog/entity_collection.go +++ b/datacatalog/entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity_lineage.go b/datacatalog/entity_lineage.go index 24232399af..6ec07b365e 100644 --- a/datacatalog/entity_lineage.go +++ b/datacatalog/entity_lineage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity_summary.go b/datacatalog/entity_summary.go index 1701e2258e..894064c344 100644 --- a/datacatalog/entity_summary.go +++ b/datacatalog/entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity_tag.go b/datacatalog/entity_tag.go index afd62452a3..bc05468457 100644 --- a/datacatalog/entity_tag.go +++ b/datacatalog/entity_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity_tag_collection.go b/datacatalog/entity_tag_collection.go index 950c692709..6ed5f12499 100644 --- a/datacatalog/entity_tag_collection.go +++ b/datacatalog/entity_tag_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/entity_tag_summary.go b/datacatalog/entity_tag_summary.go index c319316a73..9688af50bc 100644 --- a/datacatalog/entity_tag_summary.go +++ b/datacatalog/entity_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/event_config.go b/datacatalog/event_config.go index d6bd37f973..1afdbbcc69 100644 --- a/datacatalog/event_config.go +++ b/datacatalog/event_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/event_config_status.go b/datacatalog/event_config_status.go index 9a84a28106..7e42fff451 100644 --- a/datacatalog/event_config_status.go +++ b/datacatalog/event_config_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/expand_tree_for_glossary_request_response.go b/datacatalog/expand_tree_for_glossary_request_response.go index 77a9829bbc..23654f593e 100644 --- a/datacatalog/expand_tree_for_glossary_request_response.go +++ b/datacatalog/expand_tree_for_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/export_data_asset_details.go b/datacatalog/export_data_asset_details.go index cc6dab837b..a8130179fa 100644 --- a/datacatalog/export_data_asset_details.go +++ b/datacatalog/export_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/export_glossary_request_response.go b/datacatalog/export_glossary_request_response.go index 5813838191..892958225c 100644 --- a/datacatalog/export_glossary_request_response.go +++ b/datacatalog/export_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/faceted_search_aggregation.go b/datacatalog/faceted_search_aggregation.go index 4b7eda06f0..6e6b5b4023 100644 --- a/datacatalog/faceted_search_aggregation.go +++ b/datacatalog/faceted_search_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/faceted_search_custom_property.go b/datacatalog/faceted_search_custom_property.go index 2080f13691..b1e54ee21c 100644 --- a/datacatalog/faceted_search_custom_property.go +++ b/datacatalog/faceted_search_custom_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/faceted_search_date_filter_request.go b/datacatalog/faceted_search_date_filter_request.go index 142e0aaf0c..37874ef758 100644 --- a/datacatalog/faceted_search_date_filter_request.go +++ b/datacatalog/faceted_search_date_filter_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/faceted_search_filter_request.go b/datacatalog/faceted_search_filter_request.go index 156914b83a..fb1982fd02 100644 --- a/datacatalog/faceted_search_filter_request.go +++ b/datacatalog/faceted_search_filter_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/faceted_search_sort_request.go b/datacatalog/faceted_search_sort_request.go index e038bce61f..a5e2e612c0 100644 --- a/datacatalog/faceted_search_sort_request.go +++ b/datacatalog/faceted_search_sort_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/faceted_search_string_filter_request.go b/datacatalog/faceted_search_string_filter_request.go index 2f1cec82af..ca254a2c09 100644 --- a/datacatalog/faceted_search_string_filter_request.go +++ b/datacatalog/faceted_search_string_filter_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/fetch_entity_lineage_details.go b/datacatalog/fetch_entity_lineage_details.go index cc96f1234f..7fcbb929cb 100644 --- a/datacatalog/fetch_entity_lineage_details.go +++ b/datacatalog/fetch_entity_lineage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/fetch_entity_lineage_request_response.go b/datacatalog/fetch_entity_lineage_request_response.go index a0d789d5bc..26c1b4cbe3 100644 --- a/datacatalog/fetch_entity_lineage_request_response.go +++ b/datacatalog/fetch_entity_lineage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/folder.go b/datacatalog/folder.go index 2ed55b4f5a..4def22e8c3 100644 --- a/datacatalog/folder.go +++ b/datacatalog/folder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/folder_collection.go b/datacatalog/folder_collection.go index 5a94c2339e..8754bbbf60 100644 --- a/datacatalog/folder_collection.go +++ b/datacatalog/folder_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/folder_summary.go b/datacatalog/folder_summary.go index d94b6b599b..d428d73dcf 100644 --- a/datacatalog/folder_summary.go +++ b/datacatalog/folder_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/folder_tag.go b/datacatalog/folder_tag.go index 44ebbf0e4c..b21b0f61b8 100644 --- a/datacatalog/folder_tag.go +++ b/datacatalog/folder_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/folder_tag_collection.go b/datacatalog/folder_tag_collection.go index bc59101204..77e5d5ecf1 100644 --- a/datacatalog/folder_tag_collection.go +++ b/datacatalog/folder_tag_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/folder_tag_summary.go b/datacatalog/folder_tag_summary.go index c8b7c644a8..a4dcd09679 100644 --- a/datacatalog/folder_tag_summary.go +++ b/datacatalog/folder_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_attribute_request_response.go b/datacatalog/get_attribute_request_response.go index 160c933174..b0c6b26fbc 100644 --- a/datacatalog/get_attribute_request_response.go +++ b/datacatalog/get_attribute_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_attribute_tag_request_response.go b/datacatalog/get_attribute_tag_request_response.go index 0904652e04..d288801871 100644 --- a/datacatalog/get_attribute_tag_request_response.go +++ b/datacatalog/get_attribute_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_catalog_private_endpoint_request_response.go b/datacatalog/get_catalog_private_endpoint_request_response.go index a0053d21fc..ea1185a2e8 100644 --- a/datacatalog/get_catalog_private_endpoint_request_response.go +++ b/datacatalog/get_catalog_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_catalog_request_response.go b/datacatalog/get_catalog_request_response.go index 26d623cb57..8f1f8dde7d 100644 --- a/datacatalog/get_catalog_request_response.go +++ b/datacatalog/get_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_connection_request_response.go b/datacatalog/get_connection_request_response.go index 7247fcff47..62ba7413e3 100644 --- a/datacatalog/get_connection_request_response.go +++ b/datacatalog/get_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_custom_property_request_response.go b/datacatalog/get_custom_property_request_response.go index 606cdea1c5..623c146579 100644 --- a/datacatalog/get_custom_property_request_response.go +++ b/datacatalog/get_custom_property_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_data_asset_request_response.go b/datacatalog/get_data_asset_request_response.go index 4fda06b321..a8cc8dd389 100644 --- a/datacatalog/get_data_asset_request_response.go +++ b/datacatalog/get_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_data_asset_tag_request_response.go b/datacatalog/get_data_asset_tag_request_response.go index 79f3d11565..64486a89d9 100644 --- a/datacatalog/get_data_asset_tag_request_response.go +++ b/datacatalog/get_data_asset_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_entity_request_response.go b/datacatalog/get_entity_request_response.go index 5e65bb1a18..8a140e0c87 100644 --- a/datacatalog/get_entity_request_response.go +++ b/datacatalog/get_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_entity_tag_request_response.go b/datacatalog/get_entity_tag_request_response.go index 654aa10264..4dc37ef2ba 100644 --- a/datacatalog/get_entity_tag_request_response.go +++ b/datacatalog/get_entity_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_folder_request_response.go b/datacatalog/get_folder_request_response.go index f8b8649f9c..c8df7f8ce9 100644 --- a/datacatalog/get_folder_request_response.go +++ b/datacatalog/get_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_folder_tag_request_response.go b/datacatalog/get_folder_tag_request_response.go index 5875745e5c..2d2ca0448a 100644 --- a/datacatalog/get_folder_tag_request_response.go +++ b/datacatalog/get_folder_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_glossary_request_response.go b/datacatalog/get_glossary_request_response.go index 8879b76ffc..7bc407e856 100644 --- a/datacatalog/get_glossary_request_response.go +++ b/datacatalog/get_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_job_definition_request_response.go b/datacatalog/get_job_definition_request_response.go index 2e0b409979..6d87281d10 100644 --- a/datacatalog/get_job_definition_request_response.go +++ b/datacatalog/get_job_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_job_execution_request_response.go b/datacatalog/get_job_execution_request_response.go index 4658bc2168..64983a73f3 100644 --- a/datacatalog/get_job_execution_request_response.go +++ b/datacatalog/get_job_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_job_log_request_response.go b/datacatalog/get_job_log_request_response.go index db396d2370..3a80cd296f 100644 --- a/datacatalog/get_job_log_request_response.go +++ b/datacatalog/get_job_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_job_metrics_request_response.go b/datacatalog/get_job_metrics_request_response.go index 42934f0e64..7913a4f367 100644 --- a/datacatalog/get_job_metrics_request_response.go +++ b/datacatalog/get_job_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_job_request_response.go b/datacatalog/get_job_request_response.go index 13e1138cc6..01d4724fe5 100644 --- a/datacatalog/get_job_request_response.go +++ b/datacatalog/get_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_metastore_request_response.go b/datacatalog/get_metastore_request_response.go index 50daf40357..2a87e06bbd 100644 --- a/datacatalog/get_metastore_request_response.go +++ b/datacatalog/get_metastore_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_namespace_request_response.go b/datacatalog/get_namespace_request_response.go index f12037ba79..6363a4117f 100644 --- a/datacatalog/get_namespace_request_response.go +++ b/datacatalog/get_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_pattern_request_response.go b/datacatalog/get_pattern_request_response.go index a8bafdc6b3..a127fa01af 100644 --- a/datacatalog/get_pattern_request_response.go +++ b/datacatalog/get_pattern_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_term_relationship_request_response.go b/datacatalog/get_term_relationship_request_response.go index 0723b0a01e..1f357b223a 100644 --- a/datacatalog/get_term_relationship_request_response.go +++ b/datacatalog/get_term_relationship_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_term_request_response.go b/datacatalog/get_term_request_response.go index a3335cc8d6..c6ebc52e13 100644 --- a/datacatalog/get_term_request_response.go +++ b/datacatalog/get_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_type_request_response.go b/datacatalog/get_type_request_response.go index a28d9e84d2..2469f18f7a 100644 --- a/datacatalog/get_type_request_response.go +++ b/datacatalog/get_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/get_work_request_request_response.go b/datacatalog/get_work_request_request_response.go index 4b0bbc765a..765d55a0e9 100644 --- a/datacatalog/get_work_request_request_response.go +++ b/datacatalog/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/glossary.go b/datacatalog/glossary.go index bc6d9b2680..a85415cda8 100644 --- a/datacatalog/glossary.go +++ b/datacatalog/glossary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/glossary_collection.go b/datacatalog/glossary_collection.go index a69bad0628..be90bd2609 100644 --- a/datacatalog/glossary_collection.go +++ b/datacatalog/glossary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/glossary_permissions_summary.go b/datacatalog/glossary_permissions_summary.go index f4b15d21c8..a147b563dc 100644 --- a/datacatalog/glossary_permissions_summary.go +++ b/datacatalog/glossary_permissions_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/glossary_summary.go b/datacatalog/glossary_summary.go index 0835d2bb98..88447fe1b9 100644 --- a/datacatalog/glossary_summary.go +++ b/datacatalog/glossary_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/glossary_tree_element.go b/datacatalog/glossary_tree_element.go index 1f7d05bd17..8445470111 100644 --- a/datacatalog/glossary_tree_element.go +++ b/datacatalog/glossary_tree_element.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/harvest_status.go b/datacatalog/harvest_status.go index c659f27abb..38fab4183d 100644 --- a/datacatalog/harvest_status.go +++ b/datacatalog/harvest_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_connection_details.go b/datacatalog/import_connection_details.go index 4576a61b7d..b794ca74fb 100644 --- a/datacatalog/import_connection_details.go +++ b/datacatalog/import_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_connection_request_response.go b/datacatalog/import_connection_request_response.go index 781cce011b..8e57854ae9 100644 --- a/datacatalog/import_connection_request_response.go +++ b/datacatalog/import_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_data_asset_details.go b/datacatalog/import_data_asset_details.go index ca8f9daa71..45bdc9db81 100644 --- a/datacatalog/import_data_asset_details.go +++ b/datacatalog/import_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_data_asset_job_result.go b/datacatalog/import_data_asset_job_result.go index e31c944b50..5a25109bf1 100644 --- a/datacatalog/import_data_asset_job_result.go +++ b/datacatalog/import_data_asset_job_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_data_asset_request_response.go b/datacatalog/import_data_asset_request_response.go index fa3189224a..2f3fcefb97 100644 --- a/datacatalog/import_data_asset_request_response.go +++ b/datacatalog/import_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_glossary_details.go b/datacatalog/import_glossary_details.go index 8ee1e0e39b..ffa888ca5a 100644 --- a/datacatalog/import_glossary_details.go +++ b/datacatalog/import_glossary_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/import_glossary_request_response.go b/datacatalog/import_glossary_request_response.go index a2c786aecf..1b2bccd3e5 100644 --- a/datacatalog/import_glossary_request_response.go +++ b/datacatalog/import_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job.go b/datacatalog/job.go index 20b679e6a0..4087694cd9 100644 --- a/datacatalog/job.go +++ b/datacatalog/job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_collection.go b/datacatalog/job_collection.go index edf57ea972..dc23ab4471 100644 --- a/datacatalog/job_collection.go +++ b/datacatalog/job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_definition.go b/datacatalog/job_definition.go index df9efe76da..9c1629c55e 100644 --- a/datacatalog/job_definition.go +++ b/datacatalog/job_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_definition_collection.go b/datacatalog/job_definition_collection.go index 0372265897..ebaa5f38ec 100644 --- a/datacatalog/job_definition_collection.go +++ b/datacatalog/job_definition_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_definition_permissions_summary.go b/datacatalog/job_definition_permissions_summary.go index f94e8d0cea..e4bf087057 100644 --- a/datacatalog/job_definition_permissions_summary.go +++ b/datacatalog/job_definition_permissions_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_definition_scope.go b/datacatalog/job_definition_scope.go index fe17581af7..1c81f82166 100644 --- a/datacatalog/job_definition_scope.go +++ b/datacatalog/job_definition_scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_definition_summary.go b/datacatalog/job_definition_summary.go index 68582ef228..7e0138ad05 100644 --- a/datacatalog/job_definition_summary.go +++ b/datacatalog/job_definition_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_execution.go b/datacatalog/job_execution.go index b4e3714212..067b7ebc8e 100644 --- a/datacatalog/job_execution.go +++ b/datacatalog/job_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_execution_collection.go b/datacatalog/job_execution_collection.go index 4d4e9c41ac..fe3b082cbb 100644 --- a/datacatalog/job_execution_collection.go +++ b/datacatalog/job_execution_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_execution_state.go b/datacatalog/job_execution_state.go index f3f6774ffd..09885af518 100644 --- a/datacatalog/job_execution_state.go +++ b/datacatalog/job_execution_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_execution_summary.go b/datacatalog/job_execution_summary.go index f9976c8608..de9ce9d507 100644 --- a/datacatalog/job_execution_summary.go +++ b/datacatalog/job_execution_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_lifecycle_state.go b/datacatalog/job_lifecycle_state.go index e8d0b804cf..49f1d8debc 100644 --- a/datacatalog/job_lifecycle_state.go +++ b/datacatalog/job_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_log.go b/datacatalog/job_log.go index c6cb614180..fef5540f46 100644 --- a/datacatalog/job_log.go +++ b/datacatalog/job_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_log_collection.go b/datacatalog/job_log_collection.go index 14d642b971..80f136b120 100644 --- a/datacatalog/job_log_collection.go +++ b/datacatalog/job_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_log_summary.go b/datacatalog/job_log_summary.go index 7452ab28b7..5f5a7875f3 100644 --- a/datacatalog/job_log_summary.go +++ b/datacatalog/job_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_metric.go b/datacatalog/job_metric.go index 16e6bda37b..47f59b11b9 100644 --- a/datacatalog/job_metric.go +++ b/datacatalog/job_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_metric_collection.go b/datacatalog/job_metric_collection.go index e7d572aeb9..7022d17ae2 100644 --- a/datacatalog/job_metric_collection.go +++ b/datacatalog/job_metric_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_metric_summary.go b/datacatalog/job_metric_summary.go index b3d2d5f160..6a0bd8fe2a 100644 --- a/datacatalog/job_metric_summary.go +++ b/datacatalog/job_metric_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_schedule_type.go b/datacatalog/job_schedule_type.go index c421443954..170293f9e9 100644 --- a/datacatalog/job_schedule_type.go +++ b/datacatalog/job_schedule_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_summary.go b/datacatalog/job_summary.go index 76ece5ca7c..352f02b944 100644 --- a/datacatalog/job_summary.go +++ b/datacatalog/job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/job_type.go b/datacatalog/job_type.go index 3b8bc1580b..4ea21b4317 100644 --- a/datacatalog/job_type.go +++ b/datacatalog/job_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/lifecycle_state.go b/datacatalog/lifecycle_state.go index e28451d595..ce0ba424b8 100644 --- a/datacatalog/lifecycle_state.go +++ b/datacatalog/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/lineage_direction.go b/datacatalog/lineage_direction.go index 37d4dc33fa..795494b0fa 100644 --- a/datacatalog/lineage_direction.go +++ b/datacatalog/lineage_direction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/lineage_object.go b/datacatalog/lineage_object.go index bfe1a5978c..cb19a2625d 100644 --- a/datacatalog/lineage_object.go +++ b/datacatalog/lineage_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/lineage_relationship.go b/datacatalog/lineage_relationship.go index 60f723d683..85ebbe3f79 100644 --- a/datacatalog/lineage_relationship.go +++ b/datacatalog/lineage_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_aggregated_physical_entities_request_response.go b/datacatalog/list_aggregated_physical_entities_request_response.go index 7d915be66f..1d8b87c105 100644 --- a/datacatalog/list_aggregated_physical_entities_request_response.go +++ b/datacatalog/list_aggregated_physical_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_attribute_tags_request_response.go b/datacatalog/list_attribute_tags_request_response.go index 819e941bf0..e8f8698f2c 100644 --- a/datacatalog/list_attribute_tags_request_response.go +++ b/datacatalog/list_attribute_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_attributes_request_response.go b/datacatalog/list_attributes_request_response.go index d142ef5632..700943145a 100644 --- a/datacatalog/list_attributes_request_response.go +++ b/datacatalog/list_attributes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_catalog_private_endpoints_request_response.go b/datacatalog/list_catalog_private_endpoints_request_response.go index b7b2a32e77..4d36a247c0 100644 --- a/datacatalog/list_catalog_private_endpoints_request_response.go +++ b/datacatalog/list_catalog_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_catalogs_request_response.go b/datacatalog/list_catalogs_request_response.go index 285d791f08..0b2a3c87c5 100644 --- a/datacatalog/list_catalogs_request_response.go +++ b/datacatalog/list_catalogs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_connections_request_response.go b/datacatalog/list_connections_request_response.go index 38822a20ff..dea010ef53 100644 --- a/datacatalog/list_connections_request_response.go +++ b/datacatalog/list_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_custom_properties_request_response.go b/datacatalog/list_custom_properties_request_response.go index 118ed1d0e9..09146ca729 100644 --- a/datacatalog/list_custom_properties_request_response.go +++ b/datacatalog/list_custom_properties_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_data_asset_tags_request_response.go b/datacatalog/list_data_asset_tags_request_response.go index 3a91be79b2..80648d589d 100644 --- a/datacatalog/list_data_asset_tags_request_response.go +++ b/datacatalog/list_data_asset_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_data_assets_request_response.go b/datacatalog/list_data_assets_request_response.go index 8d010a123b..a9dd103832 100644 --- a/datacatalog/list_data_assets_request_response.go +++ b/datacatalog/list_data_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_derived_logical_entities_request_response.go b/datacatalog/list_derived_logical_entities_request_response.go index d93e8490fd..6c147fd205 100644 --- a/datacatalog/list_derived_logical_entities_request_response.go +++ b/datacatalog/list_derived_logical_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_entities_request_response.go b/datacatalog/list_entities_request_response.go index 119495292d..54667bc374 100644 --- a/datacatalog/list_entities_request_response.go +++ b/datacatalog/list_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_entity_tags_request_response.go b/datacatalog/list_entity_tags_request_response.go index c818310d5d..0c6a24921d 100644 --- a/datacatalog/list_entity_tags_request_response.go +++ b/datacatalog/list_entity_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_folder_tags_request_response.go b/datacatalog/list_folder_tags_request_response.go index a37b46a750..f1c683023b 100644 --- a/datacatalog/list_folder_tags_request_response.go +++ b/datacatalog/list_folder_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_folders_request_response.go b/datacatalog/list_folders_request_response.go index 5003953cbf..d966c0e111 100644 --- a/datacatalog/list_folders_request_response.go +++ b/datacatalog/list_folders_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_glossaries_request_response.go b/datacatalog/list_glossaries_request_response.go index d2bb770622..0e4e921ea1 100644 --- a/datacatalog/list_glossaries_request_response.go +++ b/datacatalog/list_glossaries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_job_definitions_request_response.go b/datacatalog/list_job_definitions_request_response.go index 556dea0e72..62d540a89c 100644 --- a/datacatalog/list_job_definitions_request_response.go +++ b/datacatalog/list_job_definitions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_job_executions_request_response.go b/datacatalog/list_job_executions_request_response.go index ebd7a2504b..17a9c2acff 100644 --- a/datacatalog/list_job_executions_request_response.go +++ b/datacatalog/list_job_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_job_logs_request_response.go b/datacatalog/list_job_logs_request_response.go index ec5fcd54b3..ebef52d66f 100644 --- a/datacatalog/list_job_logs_request_response.go +++ b/datacatalog/list_job_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_job_metrics_request_response.go b/datacatalog/list_job_metrics_request_response.go index 8c7879f1f0..0c26190491 100644 --- a/datacatalog/list_job_metrics_request_response.go +++ b/datacatalog/list_job_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_jobs_request_response.go b/datacatalog/list_jobs_request_response.go index 50d91dba96..cf5b4c9d16 100644 --- a/datacatalog/list_jobs_request_response.go +++ b/datacatalog/list_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_metastores_request_response.go b/datacatalog/list_metastores_request_response.go index df73fe4fe2..c310b4b538 100644 --- a/datacatalog/list_metastores_request_response.go +++ b/datacatalog/list_metastores_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_namespaces_request_response.go b/datacatalog/list_namespaces_request_response.go index 160c4bbb7c..f8441139b9 100644 --- a/datacatalog/list_namespaces_request_response.go +++ b/datacatalog/list_namespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_patterns_request_response.go b/datacatalog/list_patterns_request_response.go index a2693ced2b..acbb296600 100644 --- a/datacatalog/list_patterns_request_response.go +++ b/datacatalog/list_patterns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_rules_request_response.go b/datacatalog/list_rules_request_response.go index 81cbfc64cb..65cc9b9d26 100644 --- a/datacatalog/list_rules_request_response.go +++ b/datacatalog/list_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_tags_request_response.go b/datacatalog/list_tags_request_response.go index 16c4a43428..c84866c43d 100644 --- a/datacatalog/list_tags_request_response.go +++ b/datacatalog/list_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_term_relationships_request_response.go b/datacatalog/list_term_relationships_request_response.go index 1aa6c1342f..402638cc88 100644 --- a/datacatalog/list_term_relationships_request_response.go +++ b/datacatalog/list_term_relationships_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_terms_request_response.go b/datacatalog/list_terms_request_response.go index 4d7ebb8cd1..1f496f30e0 100644 --- a/datacatalog/list_terms_request_response.go +++ b/datacatalog/list_terms_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_types_request_response.go b/datacatalog/list_types_request_response.go index 678d7403a9..f034375532 100644 --- a/datacatalog/list_types_request_response.go +++ b/datacatalog/list_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_work_request_errors_request_response.go b/datacatalog/list_work_request_errors_request_response.go index e83f811a1f..3c0101808e 100644 --- a/datacatalog/list_work_request_errors_request_response.go +++ b/datacatalog/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_work_request_logs_request_response.go b/datacatalog/list_work_request_logs_request_response.go index 34b3c8f5c6..6176c63a62 100644 --- a/datacatalog/list_work_request_logs_request_response.go +++ b/datacatalog/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/list_work_requests_request_response.go b/datacatalog/list_work_requests_request_response.go index 69b72c6ca7..9fd34d00ee 100644 --- a/datacatalog/list_work_requests_request_response.go +++ b/datacatalog/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/metastore.go b/datacatalog/metastore.go index be4fa64ab5..97177e8469 100644 --- a/datacatalog/metastore.go +++ b/datacatalog/metastore.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/metastore_summary.go b/datacatalog/metastore_summary.go index 20ba47d033..b2d860afab 100644 --- a/datacatalog/metastore_summary.go +++ b/datacatalog/metastore_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/model_type.go b/datacatalog/model_type.go index e025373d1b..5f71e0f4d4 100644 --- a/datacatalog/model_type.go +++ b/datacatalog/model_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/namespace.go b/datacatalog/namespace.go index 5368df2e73..1ec85bb941 100644 --- a/datacatalog/namespace.go +++ b/datacatalog/namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/namespace_collection.go b/datacatalog/namespace_collection.go index ba3cf7bfc0..36939e6f10 100644 --- a/datacatalog/namespace_collection.go +++ b/datacatalog/namespace_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/namespace_summary.go b/datacatalog/namespace_summary.go index 3afb0b4496..d46e92d709 100644 --- a/datacatalog/namespace_summary.go +++ b/datacatalog/namespace_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/object_lineage.go b/datacatalog/object_lineage.go index bca2957372..0e330d795f 100644 --- a/datacatalog/object_lineage.go +++ b/datacatalog/object_lineage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/object_lineage_request_details.go b/datacatalog/object_lineage_request_details.go index e3388bab8f..75f4d5f4a0 100644 --- a/datacatalog/object_lineage_request_details.go +++ b/datacatalog/object_lineage_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/object_relationship.go b/datacatalog/object_relationship.go index c2f341fe2c..5f0f9e391b 100644 --- a/datacatalog/object_relationship.go +++ b/datacatalog/object_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/object_stats_request_response.go b/datacatalog/object_stats_request_response.go index b7bd3de2ac..a359dd3af8 100644 --- a/datacatalog/object_stats_request_response.go +++ b/datacatalog/object_stats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/object_storage_object_reference.go b/datacatalog/object_storage_object_reference.go index f13929c62a..a4f6ba9436 100644 --- a/datacatalog/object_storage_object_reference.go +++ b/datacatalog/object_storage_object_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/parse_connection_details.go b/datacatalog/parse_connection_details.go index 82821b3ae7..b456e1ecaf 100644 --- a/datacatalog/parse_connection_details.go +++ b/datacatalog/parse_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/parse_connection_request_response.go b/datacatalog/parse_connection_request_response.go index 8350a9ec4d..01d7578c5f 100644 --- a/datacatalog/parse_connection_request_response.go +++ b/datacatalog/parse_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/pattern.go b/datacatalog/pattern.go index 4cc282e402..2448cf414b 100644 --- a/datacatalog/pattern.go +++ b/datacatalog/pattern.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/pattern_collection.go b/datacatalog/pattern_collection.go index 9ffc949ebc..2e7e78852c 100644 --- a/datacatalog/pattern_collection.go +++ b/datacatalog/pattern_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/pattern_summary.go b/datacatalog/pattern_summary.go index bc5afd45bf..92593d0713 100644 --- a/datacatalog/pattern_summary.go +++ b/datacatalog/pattern_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/process_recommendation_details.go b/datacatalog/process_recommendation_details.go index 7744c52384..dc6c637be2 100644 --- a/datacatalog/process_recommendation_details.go +++ b/datacatalog/process_recommendation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/process_recommendation_request_response.go b/datacatalog/process_recommendation_request_response.go index d43ccfec92..c0419c573f 100644 --- a/datacatalog/process_recommendation_request_response.go +++ b/datacatalog/process_recommendation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/property_definition.go b/datacatalog/property_definition.go index 13a3166e91..a446a9ec4a 100644 --- a/datacatalog/property_definition.go +++ b/datacatalog/property_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/recommendation_collection.go b/datacatalog/recommendation_collection.go index bba9ddbe11..968a2aa7b6 100644 --- a/datacatalog/recommendation_collection.go +++ b/datacatalog/recommendation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/recommendation_details.go b/datacatalog/recommendation_details.go index 5e650f699d..53453e2da6 100644 --- a/datacatalog/recommendation_details.go +++ b/datacatalog/recommendation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/recommendation_resource_type.go b/datacatalog/recommendation_resource_type.go index 9933a448db..d89e9fdcf0 100644 --- a/datacatalog/recommendation_resource_type.go +++ b/datacatalog/recommendation_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/recommendation_status.go b/datacatalog/recommendation_status.go index f84e80bba8..303a9be565 100644 --- a/datacatalog/recommendation_status.go +++ b/datacatalog/recommendation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/recommendation_type.go b/datacatalog/recommendation_type.go index 265d89e188..10d3e3d672 100644 --- a/datacatalog/recommendation_type.go +++ b/datacatalog/recommendation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/recommendations_request_response.go b/datacatalog/recommendations_request_response.go index dcc46abc40..50249f6d80 100644 --- a/datacatalog/recommendations_request_response.go +++ b/datacatalog/recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/remove_catalog_lock_request_response.go b/datacatalog/remove_catalog_lock_request_response.go index 310c8313a4..386c4f9ef1 100644 --- a/datacatalog/remove_catalog_lock_request_response.go +++ b/datacatalog/remove_catalog_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/remove_catalog_private_endpoint_lock_request_response.go b/datacatalog/remove_catalog_private_endpoint_lock_request_response.go index b642a24a8e..e583cad6b2 100644 --- a/datacatalog/remove_catalog_private_endpoint_lock_request_response.go +++ b/datacatalog/remove_catalog_private_endpoint_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/remove_data_selector_patterns_request_response.go b/datacatalog/remove_data_selector_patterns_request_response.go index c7611a63f5..a83d20269b 100644 --- a/datacatalog/remove_data_selector_patterns_request_response.go +++ b/datacatalog/remove_data_selector_patterns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/remove_metastore_lock_request_response.go b/datacatalog/remove_metastore_lock_request_response.go index a006e88dac..5efd9ccee3 100644 --- a/datacatalog/remove_metastore_lock_request_response.go +++ b/datacatalog/remove_metastore_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/remove_resource_lock_details.go b/datacatalog/remove_resource_lock_details.go index 7876863b7d..8056e20d95 100644 --- a/datacatalog/remove_resource_lock_details.go +++ b/datacatalog/remove_resource_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/resource_lock.go b/datacatalog/resource_lock.go index ffdbe940ba..61ea7184d6 100644 --- a/datacatalog/resource_lock.go +++ b/datacatalog/resource_lock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/rule_attribute.go b/datacatalog/rule_attribute.go index fec7d1aaf7..c67b7abb0c 100644 --- a/datacatalog/rule_attribute.go +++ b/datacatalog/rule_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/rule_collection.go b/datacatalog/rule_collection.go index 0bf3081c3f..2fd47016ef 100644 --- a/datacatalog/rule_collection.go +++ b/datacatalog/rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/rule_origin_type.go b/datacatalog/rule_origin_type.go index 478394321b..3bc96ba3eb 100644 --- a/datacatalog/rule_origin_type.go +++ b/datacatalog/rule_origin_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/rule_summary.go b/datacatalog/rule_summary.go index 4ad0f52e1e..4288d944a3 100644 --- a/datacatalog/rule_summary.go +++ b/datacatalog/rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/rule_type.go b/datacatalog/rule_type.go index bd06fb9140..0bdfb010ef 100644 --- a/datacatalog/rule_type.go +++ b/datacatalog/rule_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/search_criteria.go b/datacatalog/search_criteria.go index 2142f28d0e..60783d2a9e 100644 --- a/datacatalog/search_criteria.go +++ b/datacatalog/search_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/search_criteria_request_response.go b/datacatalog/search_criteria_request_response.go index 4be0d45a97..8ff1a8697e 100644 --- a/datacatalog/search_criteria_request_response.go +++ b/datacatalog/search_criteria_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/search_result.go b/datacatalog/search_result.go index fe5530d1eb..daa9e28d84 100644 --- a/datacatalog/search_result.go +++ b/datacatalog/search_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/search_result_collection.go b/datacatalog/search_result_collection.go index 8deae67e80..9bb71b6395 100644 --- a/datacatalog/search_result_collection.go +++ b/datacatalog/search_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/search_tag_summary.go b/datacatalog/search_tag_summary.go index 04b0efa8f3..7c418247be 100644 --- a/datacatalog/search_tag_summary.go +++ b/datacatalog/search_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/search_term_summary.go b/datacatalog/search_term_summary.go index 0fd0b8e177..244f913361 100644 --- a/datacatalog/search_term_summary.go +++ b/datacatalog/search_term_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/suggest_list_item.go b/datacatalog/suggest_list_item.go index d0465d6176..6436e08eac 100644 --- a/datacatalog/suggest_list_item.go +++ b/datacatalog/suggest_list_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/suggest_matches_request_response.go b/datacatalog/suggest_matches_request_response.go index fe0eab94b7..4f1f0b6047 100644 --- a/datacatalog/suggest_matches_request_response.go +++ b/datacatalog/suggest_matches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/suggest_results.go b/datacatalog/suggest_results.go index 38b8cfcc11..4067d9f758 100644 --- a/datacatalog/suggest_results.go +++ b/datacatalog/suggest_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/synchronous_export_data_asset_request_response.go b/datacatalog/synchronous_export_data_asset_request_response.go index eeb02e5079..0a9bfedd33 100644 --- a/datacatalog/synchronous_export_data_asset_request_response.go +++ b/datacatalog/synchronous_export_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term.go b/datacatalog/term.go index 68d20b7e30..a109d348c2 100644 --- a/datacatalog/term.go +++ b/datacatalog/term.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_associated_object.go b/datacatalog/term_associated_object.go index bdf059058d..345b7c30a4 100644 --- a/datacatalog/term_associated_object.go +++ b/datacatalog/term_associated_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_collection.go b/datacatalog/term_collection.go index 226a1f42dd..f0e32d7505 100644 --- a/datacatalog/term_collection.go +++ b/datacatalog/term_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_relationship.go b/datacatalog/term_relationship.go index cf0c34954d..16b825bf33 100644 --- a/datacatalog/term_relationship.go +++ b/datacatalog/term_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_relationship_collection.go b/datacatalog/term_relationship_collection.go index a29c3836fa..205b505024 100644 --- a/datacatalog/term_relationship_collection.go +++ b/datacatalog/term_relationship_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_relationship_summary.go b/datacatalog/term_relationship_summary.go index 95b871512e..7a40eaa4f0 100644 --- a/datacatalog/term_relationship_summary.go +++ b/datacatalog/term_relationship_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_summary.go b/datacatalog/term_summary.go index 41e056979f..99c11c8f3f 100644 --- a/datacatalog/term_summary.go +++ b/datacatalog/term_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/term_workflow_status.go b/datacatalog/term_workflow_status.go index d781573f4b..f504a93cd6 100644 --- a/datacatalog/term_workflow_status.go +++ b/datacatalog/term_workflow_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/test_connection_request_response.go b/datacatalog/test_connection_request_response.go index 441dc1242e..9b6203cd13 100644 --- a/datacatalog/test_connection_request_response.go +++ b/datacatalog/test_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/type_collection.go b/datacatalog/type_collection.go index 89e3425ef1..5f6d2e0f66 100644 --- a/datacatalog/type_collection.go +++ b/datacatalog/type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/type_custom_property_details.go b/datacatalog/type_custom_property_details.go index 58f1fb87a3..95a9bc9d05 100644 --- a/datacatalog/type_custom_property_details.go +++ b/datacatalog/type_custom_property_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/type_summary.go b/datacatalog/type_summary.go index b4ac632b13..c6fccb41a7 100644 --- a/datacatalog/type_summary.go +++ b/datacatalog/type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_attribute_details.go b/datacatalog/update_attribute_details.go index 98f2473382..8ef79ecb78 100644 --- a/datacatalog/update_attribute_details.go +++ b/datacatalog/update_attribute_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_attribute_request_response.go b/datacatalog/update_attribute_request_response.go index 4c013f4d95..b5c46e4c5e 100644 --- a/datacatalog/update_attribute_request_response.go +++ b/datacatalog/update_attribute_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_catalog_details.go b/datacatalog/update_catalog_details.go index 78951fce51..a455960026 100644 --- a/datacatalog/update_catalog_details.go +++ b/datacatalog/update_catalog_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_catalog_private_endpoint_details.go b/datacatalog/update_catalog_private_endpoint_details.go index e71045dea7..f7bd89e5dd 100644 --- a/datacatalog/update_catalog_private_endpoint_details.go +++ b/datacatalog/update_catalog_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_catalog_private_endpoint_request_response.go b/datacatalog/update_catalog_private_endpoint_request_response.go index aa8e748074..18e22edf1e 100644 --- a/datacatalog/update_catalog_private_endpoint_request_response.go +++ b/datacatalog/update_catalog_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_catalog_request_response.go b/datacatalog/update_catalog_request_response.go index 3cae214495..cb42dca4a0 100644 --- a/datacatalog/update_catalog_request_response.go +++ b/datacatalog/update_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_connection_details.go b/datacatalog/update_connection_details.go index c82fbc7038..3af00046bd 100644 --- a/datacatalog/update_connection_details.go +++ b/datacatalog/update_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_connection_request_response.go b/datacatalog/update_connection_request_response.go index b5fad4e077..2924a258c5 100644 --- a/datacatalog/update_connection_request_response.go +++ b/datacatalog/update_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_custom_property_details.go b/datacatalog/update_custom_property_details.go index 5526dd09ff..56e54da924 100644 --- a/datacatalog/update_custom_property_details.go +++ b/datacatalog/update_custom_property_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_custom_property_request_response.go b/datacatalog/update_custom_property_request_response.go index d1f3e82d03..00fe2b749d 100644 --- a/datacatalog/update_custom_property_request_response.go +++ b/datacatalog/update_custom_property_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_data_asset_details.go b/datacatalog/update_data_asset_details.go index e4f2ee9a6b..26883d5620 100644 --- a/datacatalog/update_data_asset_details.go +++ b/datacatalog/update_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_data_asset_request_response.go b/datacatalog/update_data_asset_request_response.go index 616b9b2633..3cf5282473 100644 --- a/datacatalog/update_data_asset_request_response.go +++ b/datacatalog/update_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_entity_details.go b/datacatalog/update_entity_details.go index ffd023e14d..1caa495fdb 100644 --- a/datacatalog/update_entity_details.go +++ b/datacatalog/update_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_entity_request_response.go b/datacatalog/update_entity_request_response.go index 5f9870b49b..e0d8cb30c7 100644 --- a/datacatalog/update_entity_request_response.go +++ b/datacatalog/update_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_folder_details.go b/datacatalog/update_folder_details.go index 3405eec265..4fdb8e9317 100644 --- a/datacatalog/update_folder_details.go +++ b/datacatalog/update_folder_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_folder_request_response.go b/datacatalog/update_folder_request_response.go index ba30d4668c..c2a6af9928 100644 --- a/datacatalog/update_folder_request_response.go +++ b/datacatalog/update_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_glossary_details.go b/datacatalog/update_glossary_details.go index c529753f47..4994f63216 100644 --- a/datacatalog/update_glossary_details.go +++ b/datacatalog/update_glossary_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_glossary_request_response.go b/datacatalog/update_glossary_request_response.go index ee9297e120..312516fe78 100644 --- a/datacatalog/update_glossary_request_response.go +++ b/datacatalog/update_glossary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_job_definition_details.go b/datacatalog/update_job_definition_details.go index 23d1cb4537..e81b8af90b 100644 --- a/datacatalog/update_job_definition_details.go +++ b/datacatalog/update_job_definition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_job_definition_request_response.go b/datacatalog/update_job_definition_request_response.go index 0eca4df514..c8c3e87ca4 100644 --- a/datacatalog/update_job_definition_request_response.go +++ b/datacatalog/update_job_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_job_details.go b/datacatalog/update_job_details.go index 3a7e0c0d7b..ad156522fd 100644 --- a/datacatalog/update_job_details.go +++ b/datacatalog/update_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_job_request_response.go b/datacatalog/update_job_request_response.go index 8b481c977f..ba18a4bbfb 100644 --- a/datacatalog/update_job_request_response.go +++ b/datacatalog/update_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_metastore_details.go b/datacatalog/update_metastore_details.go index 0c2a9c8b84..24be34d0aa 100644 --- a/datacatalog/update_metastore_details.go +++ b/datacatalog/update_metastore_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_metastore_request_response.go b/datacatalog/update_metastore_request_response.go index ff2381b887..167303ef87 100644 --- a/datacatalog/update_metastore_request_response.go +++ b/datacatalog/update_metastore_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_namespace_details.go b/datacatalog/update_namespace_details.go index 49c6251dc9..ae7df0b96c 100644 --- a/datacatalog/update_namespace_details.go +++ b/datacatalog/update_namespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_namespace_request_response.go b/datacatalog/update_namespace_request_response.go index 76fe2d7a0e..c5ef304d8a 100644 --- a/datacatalog/update_namespace_request_response.go +++ b/datacatalog/update_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_pattern_details.go b/datacatalog/update_pattern_details.go index 64ed4179e6..f443910c03 100644 --- a/datacatalog/update_pattern_details.go +++ b/datacatalog/update_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_pattern_request_response.go b/datacatalog/update_pattern_request_response.go index e0c522efbf..de35fba060 100644 --- a/datacatalog/update_pattern_request_response.go +++ b/datacatalog/update_pattern_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_term_details.go b/datacatalog/update_term_details.go index 68511892cd..751beea782 100644 --- a/datacatalog/update_term_details.go +++ b/datacatalog/update_term_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_term_relationship_details.go b/datacatalog/update_term_relationship_details.go index 393c20f829..a2c7aac0a5 100644 --- a/datacatalog/update_term_relationship_details.go +++ b/datacatalog/update_term_relationship_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_term_relationship_request_response.go b/datacatalog/update_term_relationship_request_response.go index fcf5b3ea68..d970b34d6f 100644 --- a/datacatalog/update_term_relationship_request_response.go +++ b/datacatalog/update_term_relationship_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/update_term_request_response.go b/datacatalog/update_term_request_response.go index c89636d903..40205c4a88 100644 --- a/datacatalog/update_term_request_response.go +++ b/datacatalog/update_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/upload_credentials_details.go b/datacatalog/upload_credentials_details.go index 045390a188..6489a2ea31 100644 --- a/datacatalog/upload_credentials_details.go +++ b/datacatalog/upload_credentials_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/upload_credentials_request_response.go b/datacatalog/upload_credentials_request_response.go index 7bd82f55c2..45c3fa48c8 100644 --- a/datacatalog/upload_credentials_request_response.go +++ b/datacatalog/upload_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/users_request_response.go b/datacatalog/users_request_response.go index 323acd9be2..ae5c00410e 100644 --- a/datacatalog/users_request_response.go +++ b/datacatalog/users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/validate_connection_details.go b/datacatalog/validate_connection_details.go index 303c1859ce..5fbf0a7977 100644 --- a/datacatalog/validate_connection_details.go +++ b/datacatalog/validate_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/validate_connection_request_response.go b/datacatalog/validate_connection_request_response.go index 9e2b1650e1..c2ee2d3a07 100644 --- a/datacatalog/validate_connection_request_response.go +++ b/datacatalog/validate_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/validate_connection_result.go b/datacatalog/validate_connection_result.go index f538b9ed15..6c03df60e0 100644 --- a/datacatalog/validate_connection_result.go +++ b/datacatalog/validate_connection_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/validate_pattern_details.go b/datacatalog/validate_pattern_details.go index 670054048a..7c9f94f51a 100644 --- a/datacatalog/validate_pattern_details.go +++ b/datacatalog/validate_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/validate_pattern_request_response.go b/datacatalog/validate_pattern_request_response.go index f16843dfdf..05296ab455 100644 --- a/datacatalog/validate_pattern_request_response.go +++ b/datacatalog/validate_pattern_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/validate_pattern_result.go b/datacatalog/validate_pattern_result.go index c316ee96e7..6a4c931c46 100644 --- a/datacatalog/validate_pattern_result.go +++ b/datacatalog/validate_pattern_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/work_request.go b/datacatalog/work_request.go index f60c386b62..3437d85358 100644 --- a/datacatalog/work_request.go +++ b/datacatalog/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/work_request_error.go b/datacatalog/work_request_error.go index b79f56f421..5006f1f821 100644 --- a/datacatalog/work_request_error.go +++ b/datacatalog/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/work_request_log.go b/datacatalog/work_request_log.go index 79f139254e..c2022563aa 100644 --- a/datacatalog/work_request_log.go +++ b/datacatalog/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datacatalog/work_request_resource.go b/datacatalog/work_request_resource.go index 4229531193..f4f28f37b8 100644 --- a/datacatalog/work_request_resource.go +++ b/datacatalog/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application.go b/dataflow/application.go index 6c41697234..33ba3e8eba 100644 --- a/dataflow/application.go +++ b/dataflow/application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application_language.go b/dataflow/application_language.go index e811fad344..63f6710f24 100644 --- a/dataflow/application_language.go +++ b/dataflow/application_language.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application_lifecycle_state.go b/dataflow/application_lifecycle_state.go index 309fe74b44..d879a8522a 100644 --- a/dataflow/application_lifecycle_state.go +++ b/dataflow/application_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application_log_config.go b/dataflow/application_log_config.go index ed8cb109ad..5e993c2ad2 100644 --- a/dataflow/application_log_config.go +++ b/dataflow/application_log_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application_parameter.go b/dataflow/application_parameter.go index cf4c270145..a63bade2ea 100644 --- a/dataflow/application_parameter.go +++ b/dataflow/application_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application_summary.go b/dataflow/application_summary.go index 6efebaa7bb..5e9ff89f47 100644 --- a/dataflow/application_summary.go +++ b/dataflow/application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/application_type.go b/dataflow/application_type.go index 962425da18..4c52f8c9a5 100644 --- a/dataflow/application_type.go +++ b/dataflow/application_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_application_compartment_details.go b/dataflow/change_application_compartment_details.go index c264f145a8..6828a8a901 100644 --- a/dataflow/change_application_compartment_details.go +++ b/dataflow/change_application_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_application_compartment_request_response.go b/dataflow/change_application_compartment_request_response.go index 07b9025947..029b3373c5 100644 --- a/dataflow/change_application_compartment_request_response.go +++ b/dataflow/change_application_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_pool_compartment_details.go b/dataflow/change_pool_compartment_details.go index a719fabc10..bebc370b7b 100644 --- a/dataflow/change_pool_compartment_details.go +++ b/dataflow/change_pool_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_pool_compartment_request_response.go b/dataflow/change_pool_compartment_request_response.go index e018105dc9..f07f70e011 100644 --- a/dataflow/change_pool_compartment_request_response.go +++ b/dataflow/change_pool_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_private_endpoint_compartment_details.go b/dataflow/change_private_endpoint_compartment_details.go index dbfa33d333..949371c507 100644 --- a/dataflow/change_private_endpoint_compartment_details.go +++ b/dataflow/change_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_private_endpoint_compartment_request_response.go b/dataflow/change_private_endpoint_compartment_request_response.go index a596b9c6da..060dcde34b 100644 --- a/dataflow/change_private_endpoint_compartment_request_response.go +++ b/dataflow/change_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_run_compartment_details.go b/dataflow/change_run_compartment_details.go index afab1eb838..b02888076c 100644 --- a/dataflow/change_run_compartment_details.go +++ b/dataflow/change_run_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_run_compartment_request_response.go b/dataflow/change_run_compartment_request_response.go index 4b90a338af..e9d28d1f15 100644 --- a/dataflow/change_run_compartment_request_response.go +++ b/dataflow/change_run_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_sql_endpoint_compartment_details.go b/dataflow/change_sql_endpoint_compartment_details.go index 895cbb23c7..877328ae6e 100644 --- a/dataflow/change_sql_endpoint_compartment_details.go +++ b/dataflow/change_sql_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/change_sql_endpoint_compartment_request_response.go b/dataflow/change_sql_endpoint_compartment_request_response.go index 1b05e627a9..d0157f60e6 100644 --- a/dataflow/change_sql_endpoint_compartment_request_response.go +++ b/dataflow/change_sql_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_application_details.go b/dataflow/create_application_details.go index db098d93e6..a67d71166b 100644 --- a/dataflow/create_application_details.go +++ b/dataflow/create_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_application_request_response.go b/dataflow/create_application_request_response.go index d586b0a2a7..9c4336cd5e 100644 --- a/dataflow/create_application_request_response.go +++ b/dataflow/create_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_pool_details.go b/dataflow/create_pool_details.go index 9a682d6fe5..ff259cd602 100644 --- a/dataflow/create_pool_details.go +++ b/dataflow/create_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_pool_request_response.go b/dataflow/create_pool_request_response.go index 807ee64acd..d5bb63f487 100644 --- a/dataflow/create_pool_request_response.go +++ b/dataflow/create_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_private_endpoint_details.go b/dataflow/create_private_endpoint_details.go index 815ce0b039..dc7c4c3d17 100644 --- a/dataflow/create_private_endpoint_details.go +++ b/dataflow/create_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_private_endpoint_request_response.go b/dataflow/create_private_endpoint_request_response.go index 5bdc71b7e1..f4ea1deec2 100644 --- a/dataflow/create_private_endpoint_request_response.go +++ b/dataflow/create_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_run_details.go b/dataflow/create_run_details.go index 8bb66af0b6..6b217b6333 100644 --- a/dataflow/create_run_details.go +++ b/dataflow/create_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_run_request_response.go b/dataflow/create_run_request_response.go index e3cafc6e66..6f13f28733 100644 --- a/dataflow/create_run_request_response.go +++ b/dataflow/create_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_sql_endpoint_details.go b/dataflow/create_sql_endpoint_details.go index a0a7f25763..7a8dcbb166 100644 --- a/dataflow/create_sql_endpoint_details.go +++ b/dataflow/create_sql_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_sql_endpoint_request_response.go b/dataflow/create_sql_endpoint_request_response.go index e190b1b371..1bf029e10c 100644 --- a/dataflow/create_sql_endpoint_request_response.go +++ b/dataflow/create_sql_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_statement_details.go b/dataflow/create_statement_details.go index 724aab5f78..bf39f3e256 100644 --- a/dataflow/create_statement_details.go +++ b/dataflow/create_statement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/create_statement_request_response.go b/dataflow/create_statement_request_response.go index 692bf0c249..e38ea7ccee 100644 --- a/dataflow/create_statement_request_response.go +++ b/dataflow/create_statement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/dataflow_client.go b/dataflow/dataflow_client.go index 5aaaf74d26..f77c45e3e4 100644 --- a/dataflow/dataflow_client.go +++ b/dataflow/dataflow_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/day_of_week.go b/dataflow/day_of_week.go index 9ba2b2c9f1..93da953e13 100644 --- a/dataflow/day_of_week.go +++ b/dataflow/day_of_week.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/delete_application_request_response.go b/dataflow/delete_application_request_response.go index 11fe297bcb..2adefb4403 100644 --- a/dataflow/delete_application_request_response.go +++ b/dataflow/delete_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/delete_pool_request_response.go b/dataflow/delete_pool_request_response.go index e30050fdee..fbca7f4ee2 100644 --- a/dataflow/delete_pool_request_response.go +++ b/dataflow/delete_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/delete_private_endpoint_request_response.go b/dataflow/delete_private_endpoint_request_response.go index 7067e1f003..c51df8b84e 100644 --- a/dataflow/delete_private_endpoint_request_response.go +++ b/dataflow/delete_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/delete_run_request_response.go b/dataflow/delete_run_request_response.go index 59762d9ad1..6246863abf 100644 --- a/dataflow/delete_run_request_response.go +++ b/dataflow/delete_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/delete_sql_endpoint_request_response.go b/dataflow/delete_sql_endpoint_request_response.go index b53980d7ff..6bd662bd1a 100644 --- a/dataflow/delete_sql_endpoint_request_response.go +++ b/dataflow/delete_sql_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/delete_statement_request_response.go b/dataflow/delete_statement_request_response.go index 8c8d3c9148..77466b136c 100644 --- a/dataflow/delete_statement_request_response.go +++ b/dataflow/delete_statement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_application_request_response.go b/dataflow/get_application_request_response.go index fd2ee08333..28d830df4f 100644 --- a/dataflow/get_application_request_response.go +++ b/dataflow/get_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_pool_request_response.go b/dataflow/get_pool_request_response.go index 7a98b2f642..018aceb558 100644 --- a/dataflow/get_pool_request_response.go +++ b/dataflow/get_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_private_endpoint_request_response.go b/dataflow/get_private_endpoint_request_response.go index 3886b996ce..2dde676127 100644 --- a/dataflow/get_private_endpoint_request_response.go +++ b/dataflow/get_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_run_log_request_response.go b/dataflow/get_run_log_request_response.go index b78da3e6ac..2ac928a361 100644 --- a/dataflow/get_run_log_request_response.go +++ b/dataflow/get_run_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_run_request_response.go b/dataflow/get_run_request_response.go index c47abd1043..a82210bfae 100644 --- a/dataflow/get_run_request_response.go +++ b/dataflow/get_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_sql_endpoint_request_response.go b/dataflow/get_sql_endpoint_request_response.go index 98bfe2d3e6..8095423c47 100644 --- a/dataflow/get_sql_endpoint_request_response.go +++ b/dataflow/get_sql_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_statement_request_response.go b/dataflow/get_statement_request_response.go index 332e190504..8c67684b60 100644 --- a/dataflow/get_statement_request_response.go +++ b/dataflow/get_statement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/get_work_request_request_response.go b/dataflow/get_work_request_request_response.go index 6da624bde2..152060b41c 100644 --- a/dataflow/get_work_request_request_response.go +++ b/dataflow/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/image_png_statement_output_data.go b/dataflow/image_png_statement_output_data.go index 25a5170ff8..d63c1356da 100644 --- a/dataflow/image_png_statement_output_data.go +++ b/dataflow/image_png_statement_output_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/ip_notation_type.go b/dataflow/ip_notation_type.go index d16388ce67..f03375b916 100644 --- a/dataflow/ip_notation_type.go +++ b/dataflow/ip_notation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_applications_request_response.go b/dataflow/list_applications_request_response.go index 8f5173125c..4acd3366b0 100644 --- a/dataflow/list_applications_request_response.go +++ b/dataflow/list_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_pools_request_response.go b/dataflow/list_pools_request_response.go index 36c6a94c89..d9b4ad6a7f 100644 --- a/dataflow/list_pools_request_response.go +++ b/dataflow/list_pools_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_private_endpoints_request_response.go b/dataflow/list_private_endpoints_request_response.go index 4c39936baf..dfebdcdb0e 100644 --- a/dataflow/list_private_endpoints_request_response.go +++ b/dataflow/list_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_run_logs_request_response.go b/dataflow/list_run_logs_request_response.go index 7522de5b53..7ae5638d6c 100644 --- a/dataflow/list_run_logs_request_response.go +++ b/dataflow/list_run_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_runs_request_response.go b/dataflow/list_runs_request_response.go index 6ac3a53864..2682846df2 100644 --- a/dataflow/list_runs_request_response.go +++ b/dataflow/list_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_sql_endpoints_request_response.go b/dataflow/list_sql_endpoints_request_response.go index 0159ff92d4..8d4f703851 100644 --- a/dataflow/list_sql_endpoints_request_response.go +++ b/dataflow/list_sql_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_statements_request_response.go b/dataflow/list_statements_request_response.go index 1082c9e216..ca5ed8014d 100644 --- a/dataflow/list_statements_request_response.go +++ b/dataflow/list_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_work_request_errors_request_response.go b/dataflow/list_work_request_errors_request_response.go index 0a306d2e9e..73becc0b1f 100644 --- a/dataflow/list_work_request_errors_request_response.go +++ b/dataflow/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_work_request_logs_request_response.go b/dataflow/list_work_request_logs_request_response.go index f4da0b5de1..78791ce584 100644 --- a/dataflow/list_work_request_logs_request_response.go +++ b/dataflow/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/list_work_requests_request_response.go b/dataflow/list_work_requests_request_response.go index 7275ebdbd0..a4f50c2195 100644 --- a/dataflow/list_work_requests_request_response.go +++ b/dataflow/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/network_type.go b/dataflow/network_type.go index fdbaace0fa..fee4b42407 100644 --- a/dataflow/network_type.go +++ b/dataflow/network_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/node_count.go b/dataflow/node_count.go index 3c47a2029e..b9c82b8cf2 100644 --- a/dataflow/node_count.go +++ b/dataflow/node_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool.go b/dataflow/pool.go index 284ee95a07..c8477f48a0 100644 --- a/dataflow/pool.go +++ b/dataflow/pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool_collection.go b/dataflow/pool_collection.go index 73c8a2047e..e57e045594 100644 --- a/dataflow/pool_collection.go +++ b/dataflow/pool_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool_config.go b/dataflow/pool_config.go index a12fca95dd..a3abd47529 100644 --- a/dataflow/pool_config.go +++ b/dataflow/pool_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool_lifecycle_state.go b/dataflow/pool_lifecycle_state.go index 558218ea29..2331b3e2cc 100644 --- a/dataflow/pool_lifecycle_state.go +++ b/dataflow/pool_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool_metrics.go b/dataflow/pool_metrics.go index a929f80527..21231f15d4 100644 --- a/dataflow/pool_metrics.go +++ b/dataflow/pool_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool_schedule.go b/dataflow/pool_schedule.go index 9808fb502c..855a200c9a 100644 --- a/dataflow/pool_schedule.go +++ b/dataflow/pool_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/pool_summary.go b/dataflow/pool_summary.go index 600425076b..46da93f4f6 100644 --- a/dataflow/pool_summary.go +++ b/dataflow/pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/private_endpoint.go b/dataflow/private_endpoint.go index d2f6dd1ff6..0118dd77a2 100644 --- a/dataflow/private_endpoint.go +++ b/dataflow/private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/private_endpoint_collection.go b/dataflow/private_endpoint_collection.go index 10e9d963de..60d8e7b203 100644 --- a/dataflow/private_endpoint_collection.go +++ b/dataflow/private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/private_endpoint_lifecycle_state.go b/dataflow/private_endpoint_lifecycle_state.go index 52a8dbf879..bc40a201e6 100644 --- a/dataflow/private_endpoint_lifecycle_state.go +++ b/dataflow/private_endpoint_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/private_endpoint_summary.go b/dataflow/private_endpoint_summary.go index a8a728705a..7f842d2a05 100644 --- a/dataflow/private_endpoint_summary.go +++ b/dataflow/private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/run.go b/dataflow/run.go index 3f5755d7de..37a96eb1c1 100644 --- a/dataflow/run.go +++ b/dataflow/run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/run_lifecycle_state.go b/dataflow/run_lifecycle_state.go index dda3faa5d6..ebaf4b76e4 100644 --- a/dataflow/run_lifecycle_state.go +++ b/dataflow/run_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/run_log_summary.go b/dataflow/run_log_summary.go index bc7bb906c3..5c796f5992 100644 --- a/dataflow/run_log_summary.go +++ b/dataflow/run_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/run_summary.go b/dataflow/run_summary.go index 9a709efe91..7ba6af5a16 100644 --- a/dataflow/run_summary.go +++ b/dataflow/run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/scan.go b/dataflow/scan.go index 9784443ccc..ff046d717d 100644 --- a/dataflow/scan.go +++ b/dataflow/scan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/secure_access_control_rule.go b/dataflow/secure_access_control_rule.go index 315b06dda1..ac57e79f34 100644 --- a/dataflow/secure_access_control_rule.go +++ b/dataflow/secure_access_control_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/shape_config.go b/dataflow/shape_config.go index 82870a0c77..7a402160cf 100644 --- a/dataflow/shape_config.go +++ b/dataflow/shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint.go b/dataflow/sql_endpoint.go index c282a912e9..6fdd22df17 100644 --- a/dataflow/sql_endpoint.go +++ b/dataflow/sql_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint_collection.go b/dataflow/sql_endpoint_collection.go index b91d2f7ce1..1e817395eb 100644 --- a/dataflow/sql_endpoint_collection.go +++ b/dataflow/sql_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint_lifecycle_state.go b/dataflow/sql_endpoint_lifecycle_state.go index 5fcc5470e1..75aac7b2d9 100644 --- a/dataflow/sql_endpoint_lifecycle_state.go +++ b/dataflow/sql_endpoint_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint_network_configuration.go b/dataflow/sql_endpoint_network_configuration.go index d310f6ee65..349e2650f2 100644 --- a/dataflow/sql_endpoint_network_configuration.go +++ b/dataflow/sql_endpoint_network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint_secure_access_config.go b/dataflow/sql_endpoint_secure_access_config.go index 1d4d4404d8..d5c626c78d 100644 --- a/dataflow/sql_endpoint_secure_access_config.go +++ b/dataflow/sql_endpoint_secure_access_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint_summary.go b/dataflow/sql_endpoint_summary.go index fc24648134..b6b941a187 100644 --- a/dataflow/sql_endpoint_summary.go +++ b/dataflow/sql_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/sql_endpoint_vcn_config.go b/dataflow/sql_endpoint_vcn_config.go index 2874d1e7a6..e78c0c0f7f 100644 --- a/dataflow/sql_endpoint_vcn_config.go +++ b/dataflow/sql_endpoint_vcn_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/start_pool_request_response.go b/dataflow/start_pool_request_response.go index 3bbd6a5b22..307f7797d4 100644 --- a/dataflow/start_pool_request_response.go +++ b/dataflow/start_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/statement.go b/dataflow/statement.go index 28a7320224..e7c93832ec 100644 --- a/dataflow/statement.go +++ b/dataflow/statement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/statement_collection.go b/dataflow/statement_collection.go index 726ecf30f8..1253ec34a0 100644 --- a/dataflow/statement_collection.go +++ b/dataflow/statement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/statement_lifecycle_state.go b/dataflow/statement_lifecycle_state.go index 88bfb3336d..a22849da9d 100644 --- a/dataflow/statement_lifecycle_state.go +++ b/dataflow/statement_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/statement_output.go b/dataflow/statement_output.go index cd18a907d8..0374f8fe45 100644 --- a/dataflow/statement_output.go +++ b/dataflow/statement_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/statement_output_data.go b/dataflow/statement_output_data.go index 1920c82f1f..bfe211e055 100644 --- a/dataflow/statement_output_data.go +++ b/dataflow/statement_output_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/statement_summary.go b/dataflow/statement_summary.go index 5a46f49623..902af20aac 100644 --- a/dataflow/statement_summary.go +++ b/dataflow/statement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/stop_pool_request_response.go b/dataflow/stop_pool_request_response.go index c8f773d458..bb48aeb056 100644 --- a/dataflow/stop_pool_request_response.go +++ b/dataflow/stop_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/text_html_statement_output_data.go b/dataflow/text_html_statement_output_data.go index 7ee48728f9..eca97483e5 100644 --- a/dataflow/text_html_statement_output_data.go +++ b/dataflow/text_html_statement_output_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/text_plain_statement_output_data.go b/dataflow/text_plain_statement_output_data.go index 16a18a2a68..f9311b64cb 100644 --- a/dataflow/text_plain_statement_output_data.go +++ b/dataflow/text_plain_statement_output_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_application_details.go b/dataflow/update_application_details.go index 843c255e03..5fd2621d60 100644 --- a/dataflow/update_application_details.go +++ b/dataflow/update_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_application_request_response.go b/dataflow/update_application_request_response.go index 9abf1d8d0f..c312193bb7 100644 --- a/dataflow/update_application_request_response.go +++ b/dataflow/update_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_pool_details.go b/dataflow/update_pool_details.go index f80434f25b..b9479cbf12 100644 --- a/dataflow/update_pool_details.go +++ b/dataflow/update_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_pool_request_response.go b/dataflow/update_pool_request_response.go index 5e1651b0ac..304c943492 100644 --- a/dataflow/update_pool_request_response.go +++ b/dataflow/update_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_private_endpoint_details.go b/dataflow/update_private_endpoint_details.go index 4c5f584864..606cee56b5 100644 --- a/dataflow/update_private_endpoint_details.go +++ b/dataflow/update_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_private_endpoint_request_response.go b/dataflow/update_private_endpoint_request_response.go index d8c2d2d386..383fb33d74 100644 --- a/dataflow/update_private_endpoint_request_response.go +++ b/dataflow/update_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_run_details.go b/dataflow/update_run_details.go index 3cd7263489..99b4407d2b 100644 --- a/dataflow/update_run_details.go +++ b/dataflow/update_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_run_request_response.go b/dataflow/update_run_request_response.go index 37295eae36..89877fec40 100644 --- a/dataflow/update_run_request_response.go +++ b/dataflow/update_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_sql_endpoint_details.go b/dataflow/update_sql_endpoint_details.go index a6b912fa25..2bf413a7a1 100644 --- a/dataflow/update_sql_endpoint_details.go +++ b/dataflow/update_sql_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/update_sql_endpoint_request_response.go b/dataflow/update_sql_endpoint_request_response.go index 2bdc23e551..cb5c827822 100644 --- a/dataflow/update_sql_endpoint_request_response.go +++ b/dataflow/update_sql_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request.go b/dataflow/work_request.go index ae15d0309d..08937059a4 100644 --- a/dataflow/work_request.go +++ b/dataflow/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_collection.go b/dataflow/work_request_collection.go index 20a30993af..e94f9df529 100644 --- a/dataflow/work_request_collection.go +++ b/dataflow/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_error.go b/dataflow/work_request_error.go index f143833fe5..12b56f4836 100644 --- a/dataflow/work_request_error.go +++ b/dataflow/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_error_collection.go b/dataflow/work_request_error_collection.go index 4c3ca181b6..48c350503a 100644 --- a/dataflow/work_request_error_collection.go +++ b/dataflow/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_log.go b/dataflow/work_request_log.go index 1e72405692..40389daf75 100644 --- a/dataflow/work_request_log.go +++ b/dataflow/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_log_collection.go b/dataflow/work_request_log_collection.go index b64ae05e09..773b002d0d 100644 --- a/dataflow/work_request_log_collection.go +++ b/dataflow/work_request_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_operation.go b/dataflow/work_request_operation.go index 298ca3c290..9534c6eb33 100644 --- a/dataflow/work_request_operation.go +++ b/dataflow/work_request_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_resource.go b/dataflow/work_request_resource.go index 75d1832e45..2d368c75d4 100644 --- a/dataflow/work_request_resource.go +++ b/dataflow/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_status.go b/dataflow/work_request_status.go index 2560a05511..b01d572abb 100644 --- a/dataflow/work_request_status.go +++ b/dataflow/work_request_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataflow/work_request_summary.go b/dataflow/work_request_summary.go index f5be2a8f60..14cb674df7 100644 --- a/dataflow/work_request_summary.go +++ b/dataflow/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_call_attribute.go b/dataintegration/abstract_call_attribute.go index bd25b24306..9380ab75f9 100644 --- a/dataintegration/abstract_call_attribute.go +++ b/dataintegration/abstract_call_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_data_operation_config.go b/dataintegration/abstract_data_operation_config.go index e49b280b2b..8ca22d09b6 100644 --- a/dataintegration/abstract_data_operation_config.go +++ b/dataintegration/abstract_data_operation_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_field.go b/dataintegration/abstract_field.go index cda4daf72c..6a2175f3f7 100644 --- a/dataintegration/abstract_field.go +++ b/dataintegration/abstract_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_format_attribute.go b/dataintegration/abstract_format_attribute.go index 2b375efcac..9bf4795ad0 100644 --- a/dataintegration/abstract_format_attribute.go +++ b/dataintegration/abstract_format_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_formatted_text.go b/dataintegration/abstract_formatted_text.go index b2eb9acd84..f0da565e93 100644 --- a/dataintegration/abstract_formatted_text.go +++ b/dataintegration/abstract_formatted_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_frequency_details.go b/dataintegration/abstract_frequency_details.go index d793256f99..df30f1da84 100644 --- a/dataintegration/abstract_frequency_details.go +++ b/dataintegration/abstract_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_read_attribute.go b/dataintegration/abstract_read_attribute.go index b6a024436d..1225f3b835 100644 --- a/dataintegration/abstract_read_attribute.go +++ b/dataintegration/abstract_read_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/abstract_write_attribute.go b/dataintegration/abstract_write_attribute.go index 2e524a2da3..a940395879 100644 --- a/dataintegration/abstract_write_attribute.go +++ b/dataintegration/abstract_write_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/aggregator.go b/dataintegration/aggregator.go index cf20903ea1..d6727e2ebc 100644 --- a/dataintegration/aggregator.go +++ b/dataintegration/aggregator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/aggregator_summary.go b/dataintegration/aggregator_summary.go index ebea9fb58b..8288108b66 100644 --- a/dataintegration/aggregator_summary.go +++ b/dataintegration/aggregator_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/application.go b/dataintegration/application.go index 84a4f39eb8..257f9c2c66 100644 --- a/dataintegration/application.go +++ b/dataintegration/application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/application_details.go b/dataintegration/application_details.go index daef3eb8f2..9f3c8ef800 100644 --- a/dataintegration/application_details.go +++ b/dataintegration/application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/application_summary.go b/dataintegration/application_summary.go index 3e9ddcfb09..5ea9e277af 100644 --- a/dataintegration/application_summary.go +++ b/dataintegration/application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/application_summary_collection.go b/dataintegration/application_summary_collection.go index ab7c15cde5..5a79ae713c 100644 --- a/dataintegration/application_summary_collection.go +++ b/dataintegration/application_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/array_type.go b/dataintegration/array_type.go index fc119949d9..81f777a289 100644 --- a/dataintegration/array_type.go +++ b/dataintegration/array_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/auth_config.go b/dataintegration/auth_config.go index 4bab3489b3..d15a67efa0 100644 --- a/dataintegration/auth_config.go +++ b/dataintegration/auth_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/auth_details.go b/dataintegration/auth_details.go index 7315897530..c301c60567 100644 --- a/dataintegration/auth_details.go +++ b/dataintegration/auth_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/avro_format_attribute.go b/dataintegration/avro_format_attribute.go index 6c71cce430..055cbed581 100644 --- a/dataintegration/avro_format_attribute.go +++ b/dataintegration/avro_format_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/base_type.go b/dataintegration/base_type.go index 3a93c67e49..391b83a446 100644 --- a/dataintegration/base_type.go +++ b/dataintegration/base_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/bicc_read_attributes.go b/dataintegration/bicc_read_attributes.go index 23c36e9c3c..0a6c6d7eeb 100644 --- a/dataintegration/bicc_read_attributes.go +++ b/dataintegration/bicc_read_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/bip_call_attribute.go b/dataintegration/bip_call_attribute.go index 2e2ac73e5e..d95beaa1ce 100644 --- a/dataintegration/bip_call_attribute.go +++ b/dataintegration/bip_call_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/bip_read_attributes.go b/dataintegration/bip_read_attributes.go index 23450c25b8..f3a6bbada1 100644 --- a/dataintegration/bip_read_attributes.go +++ b/dataintegration/bip_read_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/bip_report_parameter_value.go b/dataintegration/bip_report_parameter_value.go index 36f4455db3..19f8636a95 100644 --- a/dataintegration/bip_report_parameter_value.go +++ b/dataintegration/bip_report_parameter_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/cancel_rest_call_config.go b/dataintegration/cancel_rest_call_config.go index e7ba56a71d..9d32944482 100644 --- a/dataintegration/cancel_rest_call_config.go +++ b/dataintegration/cancel_rest_call_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/change_compartment_details.go b/dataintegration/change_compartment_details.go index d20c18cd27..d4918cc72d 100644 --- a/dataintegration/change_compartment_details.go +++ b/dataintegration/change_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/change_compartment_request_response.go b/dataintegration/change_compartment_request_response.go index 09349a596d..697416439e 100644 --- a/dataintegration/change_compartment_request_response.go +++ b/dataintegration/change_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/change_dis_application_compartment_details.go b/dataintegration/change_dis_application_compartment_details.go index b98a315592..9ffa0fcee7 100644 --- a/dataintegration/change_dis_application_compartment_details.go +++ b/dataintegration/change_dis_application_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/change_dis_application_compartment_request_response.go b/dataintegration/change_dis_application_compartment_request_response.go index 069370fa8d..cbe548134e 100644 --- a/dataintegration/change_dis_application_compartment_request_response.go +++ b/dataintegration/change_dis_application_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/child_reference.go b/dataintegration/child_reference.go index 4a21c97a21..5fc3222395 100644 --- a/dataintegration/child_reference.go +++ b/dataintegration/child_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/child_reference_detail.go b/dataintegration/child_reference_detail.go index a992482a2f..54a447a749 100644 --- a/dataintegration/child_reference_detail.go +++ b/dataintegration/child_reference_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/composite_field_map.go b/dataintegration/composite_field_map.go index 2409bf91d4..b9b6fa4a59 100644 --- a/dataintegration/composite_field_map.go +++ b/dataintegration/composite_field_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/composite_state.go b/dataintegration/composite_state.go index 69df5ddf87..85d6c7bb85 100644 --- a/dataintegration/composite_state.go +++ b/dataintegration/composite_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/composite_type.go b/dataintegration/composite_type.go index fb58f923a8..714099e7c6 100644 --- a/dataintegration/composite_type.go +++ b/dataintegration/composite_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/compression.go b/dataintegration/compression.go index 3304743aed..0e3961c063 100644 --- a/dataintegration/compression.go +++ b/dataintegration/compression.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/conditional_composite_field_map.go b/dataintegration/conditional_composite_field_map.go index 052cc31884..6f651b941e 100644 --- a/dataintegration/conditional_composite_field_map.go +++ b/dataintegration/conditional_composite_field_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/conditional_input_link.go b/dataintegration/conditional_input_link.go index 43383cacff..f52cb0fa99 100644 --- a/dataintegration/conditional_input_link.go +++ b/dataintegration/conditional_input_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/conditional_output_port.go b/dataintegration/conditional_output_port.go index 54ce9f8001..7129e5165b 100644 --- a/dataintegration/conditional_output_port.go +++ b/dataintegration/conditional_output_port.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/config_definition.go b/dataintegration/config_definition.go index b2c6666d33..359f86ebaf 100644 --- a/dataintegration/config_definition.go +++ b/dataintegration/config_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/config_parameter_definition.go b/dataintegration/config_parameter_definition.go index fc77843f60..2ebbd8eac8 100644 --- a/dataintegration/config_parameter_definition.go +++ b/dataintegration/config_parameter_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/config_parameter_value.go b/dataintegration/config_parameter_value.go index 04d8350e64..e5f8e97ed8 100644 --- a/dataintegration/config_parameter_value.go +++ b/dataintegration/config_parameter_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/config_provider.go b/dataintegration/config_provider.go index 3665967dea..a612fc6bb2 100644 --- a/dataintegration/config_provider.go +++ b/dataintegration/config_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/config_values.go b/dataintegration/config_values.go index ec3f715371..e4992c7c4b 100644 --- a/dataintegration/config_values.go +++ b/dataintegration/config_values.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/configuration_details.go b/dataintegration/configuration_details.go index a1bb8aed61..3fb842aca3 100644 --- a/dataintegration/configuration_details.go +++ b/dataintegration/configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/configured_type.go b/dataintegration/configured_type.go index 7e964e805d..d7e06cbc39 100644 --- a/dataintegration/configured_type.go +++ b/dataintegration/configured_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection.go b/dataintegration/connection.go index d8f0d8a633..4b1e965220 100644 --- a/dataintegration/connection.go +++ b/dataintegration/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_details.go b/dataintegration/connection_details.go index f6ee895637..d77080f721 100644 --- a/dataintegration/connection_details.go +++ b/dataintegration/connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_adwc.go b/dataintegration/connection_from_adwc.go index f73572fe22..df41be2036 100644 --- a/dataintegration/connection_from_adwc.go +++ b/dataintegration/connection_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_adwc_details.go b/dataintegration/connection_from_adwc_details.go index db524ea0c4..301697e163 100644 --- a/dataintegration/connection_from_adwc_details.go +++ b/dataintegration/connection_from_adwc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_amazon_s3.go b/dataintegration/connection_from_amazon_s3.go index 523ef176db..69ec1d69f0 100644 --- a/dataintegration/connection_from_amazon_s3.go +++ b/dataintegration/connection_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_amazon_s3_details.go b/dataintegration/connection_from_amazon_s3_details.go index a997898321..63781ce192 100644 --- a/dataintegration/connection_from_amazon_s3_details.go +++ b/dataintegration/connection_from_amazon_s3_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_atp.go b/dataintegration/connection_from_atp.go index 2baeb03506..7791da0baf 100644 --- a/dataintegration/connection_from_atp.go +++ b/dataintegration/connection_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_atp_details.go b/dataintegration/connection_from_atp_details.go index bc266b9a9a..3f43d61571 100644 --- a/dataintegration/connection_from_atp_details.go +++ b/dataintegration/connection_from_atp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_bicc.go b/dataintegration/connection_from_bicc.go index 023132bb6d..0f5bcea92a 100644 --- a/dataintegration/connection_from_bicc.go +++ b/dataintegration/connection_from_bicc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_bicc_details.go b/dataintegration/connection_from_bicc_details.go index 412f79d227..b2fc0efe2a 100644 --- a/dataintegration/connection_from_bicc_details.go +++ b/dataintegration/connection_from_bicc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_bip.go b/dataintegration/connection_from_bip.go index f20c6bc10f..7965b1cfd5 100644 --- a/dataintegration/connection_from_bip.go +++ b/dataintegration/connection_from_bip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_bip_details.go b/dataintegration/connection_from_bip_details.go index 779347606b..ff340d840d 100644 --- a/dataintegration/connection_from_bip_details.go +++ b/dataintegration/connection_from_bip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_hdfs.go b/dataintegration/connection_from_hdfs.go index 45240452a2..e2956068f1 100644 --- a/dataintegration/connection_from_hdfs.go +++ b/dataintegration/connection_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_hdfs_details.go b/dataintegration/connection_from_hdfs_details.go index d30e7ca3d4..a79a537405 100644 --- a/dataintegration/connection_from_hdfs_details.go +++ b/dataintegration/connection_from_hdfs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_jdbc.go b/dataintegration/connection_from_jdbc.go index 4bc187d34a..1ef431eb34 100644 --- a/dataintegration/connection_from_jdbc.go +++ b/dataintegration/connection_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_jdbc_details.go b/dataintegration/connection_from_jdbc_details.go index 783b5fafe4..a5b70f29e3 100644 --- a/dataintegration/connection_from_jdbc_details.go +++ b/dataintegration/connection_from_jdbc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_lake.go b/dataintegration/connection_from_lake.go index 12adbdcbf9..5ae3d7977d 100644 --- a/dataintegration/connection_from_lake.go +++ b/dataintegration/connection_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_lake_details.go b/dataintegration/connection_from_lake_details.go index 23cf2712d6..79cdd726cc 100644 --- a/dataintegration/connection_from_lake_details.go +++ b/dataintegration/connection_from_lake_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_my_sql.go b/dataintegration/connection_from_my_sql.go index a6e4c29313..d167b285a7 100644 --- a/dataintegration/connection_from_my_sql.go +++ b/dataintegration/connection_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_my_sql_details.go b/dataintegration/connection_from_my_sql_details.go index d444fac6c7..3dd2933a15 100644 --- a/dataintegration/connection_from_my_sql_details.go +++ b/dataintegration/connection_from_my_sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_my_sql_heat_wave.go b/dataintegration/connection_from_my_sql_heat_wave.go index 6aae1ff6aa..d1e1ddee37 100644 --- a/dataintegration/connection_from_my_sql_heat_wave.go +++ b/dataintegration/connection_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_my_sql_heat_wave_details.go b/dataintegration/connection_from_my_sql_heat_wave_details.go index 0f42372d49..ad536be17d 100644 --- a/dataintegration/connection_from_my_sql_heat_wave_details.go +++ b/dataintegration/connection_from_my_sql_heat_wave_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_object_storage.go b/dataintegration/connection_from_object_storage.go index 34604677de..c8d72c44bb 100644 --- a/dataintegration/connection_from_object_storage.go +++ b/dataintegration/connection_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_object_storage_details.go b/dataintegration/connection_from_object_storage_details.go index 34ddc8fc6e..151c857488 100644 --- a/dataintegration/connection_from_object_storage_details.go +++ b/dataintegration/connection_from_object_storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle.go b/dataintegration/connection_from_oracle.go index d20201c09c..92771f7ca6 100644 --- a/dataintegration/connection_from_oracle.go +++ b/dataintegration/connection_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_details.go b/dataintegration/connection_from_oracle_details.go index df29a90ecc..6a9ae50be0 100644 --- a/dataintegration/connection_from_oracle_details.go +++ b/dataintegration/connection_from_oracle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_ebs.go b/dataintegration/connection_from_oracle_ebs.go index ec82e33248..9c02d59f7e 100644 --- a/dataintegration/connection_from_oracle_ebs.go +++ b/dataintegration/connection_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_ebs_details.go b/dataintegration/connection_from_oracle_ebs_details.go index f85130ec32..d381025f1b 100644 --- a/dataintegration/connection_from_oracle_ebs_details.go +++ b/dataintegration/connection_from_oracle_ebs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_people_soft.go b/dataintegration/connection_from_oracle_people_soft.go index 58ded2db33..7afd703c7b 100644 --- a/dataintegration/connection_from_oracle_people_soft.go +++ b/dataintegration/connection_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_people_soft_details.go b/dataintegration/connection_from_oracle_people_soft_details.go index ec27778497..650f30628b 100644 --- a/dataintegration/connection_from_oracle_people_soft_details.go +++ b/dataintegration/connection_from_oracle_people_soft_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_siebel.go b/dataintegration/connection_from_oracle_siebel.go index 8d9dff3cbc..c52be77603 100644 --- a/dataintegration/connection_from_oracle_siebel.go +++ b/dataintegration/connection_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_oracle_siebel_details.go b/dataintegration/connection_from_oracle_siebel_details.go index 165e1b658b..f3cb9324e9 100644 --- a/dataintegration/connection_from_oracle_siebel_details.go +++ b/dataintegration/connection_from_oracle_siebel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_rest_basic_auth.go b/dataintegration/connection_from_rest_basic_auth.go index 92f5ee84fe..d58c07e8a5 100644 --- a/dataintegration/connection_from_rest_basic_auth.go +++ b/dataintegration/connection_from_rest_basic_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_rest_basic_auth_details.go b/dataintegration/connection_from_rest_basic_auth_details.go index ef96402730..acd4bae79e 100644 --- a/dataintegration/connection_from_rest_basic_auth_details.go +++ b/dataintegration/connection_from_rest_basic_auth_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_rest_no_auth.go b/dataintegration/connection_from_rest_no_auth.go index e6b15b70e5..affcec3ae0 100644 --- a/dataintegration/connection_from_rest_no_auth.go +++ b/dataintegration/connection_from_rest_no_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_from_rest_no_auth_details.go b/dataintegration/connection_from_rest_no_auth_details.go index 3782ae256f..3ac6d80467 100644 --- a/dataintegration/connection_from_rest_no_auth_details.go +++ b/dataintegration/connection_from_rest_no_auth_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_property.go b/dataintegration/connection_property.go index 8eca9d0482..f5538a4399 100644 --- a/dataintegration/connection_property.go +++ b/dataintegration/connection_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary.go b/dataintegration/connection_summary.go index 184ec7e8c9..a0dc16046e 100644 --- a/dataintegration/connection_summary.go +++ b/dataintegration/connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_collection.go b/dataintegration/connection_summary_collection.go index 58f5c046e4..23d30d1041 100644 --- a/dataintegration/connection_summary_collection.go +++ b/dataintegration/connection_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_adwc.go b/dataintegration/connection_summary_from_adwc.go index 23b1b855b5..4c96a387fb 100644 --- a/dataintegration/connection_summary_from_adwc.go +++ b/dataintegration/connection_summary_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_amazon_s3.go b/dataintegration/connection_summary_from_amazon_s3.go index 23ef9cdb77..e75db3a29c 100644 --- a/dataintegration/connection_summary_from_amazon_s3.go +++ b/dataintegration/connection_summary_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_atp.go b/dataintegration/connection_summary_from_atp.go index 9e7b89f6fd..36d8c2471b 100644 --- a/dataintegration/connection_summary_from_atp.go +++ b/dataintegration/connection_summary_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_bicc.go b/dataintegration/connection_summary_from_bicc.go index 6e93df2bf5..5ce941c68c 100644 --- a/dataintegration/connection_summary_from_bicc.go +++ b/dataintegration/connection_summary_from_bicc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_bip.go b/dataintegration/connection_summary_from_bip.go index ae25b866f2..2c4607f3b3 100644 --- a/dataintegration/connection_summary_from_bip.go +++ b/dataintegration/connection_summary_from_bip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_hdfs.go b/dataintegration/connection_summary_from_hdfs.go index 7fe97d7a66..1b3f7a0e0e 100644 --- a/dataintegration/connection_summary_from_hdfs.go +++ b/dataintegration/connection_summary_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_jdbc.go b/dataintegration/connection_summary_from_jdbc.go index 24b541f468..df114fd89e 100644 --- a/dataintegration/connection_summary_from_jdbc.go +++ b/dataintegration/connection_summary_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_lake.go b/dataintegration/connection_summary_from_lake.go index 093bd21f5e..1118815004 100644 --- a/dataintegration/connection_summary_from_lake.go +++ b/dataintegration/connection_summary_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_my_sql.go b/dataintegration/connection_summary_from_my_sql.go index 7bc5eb5845..586a792bce 100644 --- a/dataintegration/connection_summary_from_my_sql.go +++ b/dataintegration/connection_summary_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_my_sql_heat_wave.go b/dataintegration/connection_summary_from_my_sql_heat_wave.go index 8d9c65be1c..ccec3a2679 100644 --- a/dataintegration/connection_summary_from_my_sql_heat_wave.go +++ b/dataintegration/connection_summary_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_object_storage.go b/dataintegration/connection_summary_from_object_storage.go index 3e681c3dea..1148bcdd45 100644 --- a/dataintegration/connection_summary_from_object_storage.go +++ b/dataintegration/connection_summary_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_oracle.go b/dataintegration/connection_summary_from_oracle.go index f4617cde64..bb7ed1cfae 100644 --- a/dataintegration/connection_summary_from_oracle.go +++ b/dataintegration/connection_summary_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_oracle_ebs.go b/dataintegration/connection_summary_from_oracle_ebs.go index 51a96244ab..4edc34a3ca 100644 --- a/dataintegration/connection_summary_from_oracle_ebs.go +++ b/dataintegration/connection_summary_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_oracle_people_soft.go b/dataintegration/connection_summary_from_oracle_people_soft.go index 9a44a92942..ab9e7152c2 100644 --- a/dataintegration/connection_summary_from_oracle_people_soft.go +++ b/dataintegration/connection_summary_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_oracle_siebel.go b/dataintegration/connection_summary_from_oracle_siebel.go index 81dadd3a00..699c3d38c9 100644 --- a/dataintegration/connection_summary_from_oracle_siebel.go +++ b/dataintegration/connection_summary_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_rest_basic_auth.go b/dataintegration/connection_summary_from_rest_basic_auth.go index c114c619fc..290ef6506b 100644 --- a/dataintegration/connection_summary_from_rest_basic_auth.go +++ b/dataintegration/connection_summary_from_rest_basic_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_summary_from_rest_no_auth.go b/dataintegration/connection_summary_from_rest_no_auth.go index 2429d18d44..c41588a122 100644 --- a/dataintegration/connection_summary_from_rest_no_auth.go +++ b/dataintegration/connection_summary_from_rest_no_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_validation.go b/dataintegration/connection_validation.go index 2b06abc623..fb164f8c13 100644 --- a/dataintegration/connection_validation.go +++ b/dataintegration/connection_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_validation_summary.go b/dataintegration/connection_validation_summary.go index fc241f5512..3579617e58 100644 --- a/dataintegration/connection_validation_summary.go +++ b/dataintegration/connection_validation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connection_validation_summary_collection.go b/dataintegration/connection_validation_summary_collection.go index e3417e89b6..fe0d6d3bef 100644 --- a/dataintegration/connection_validation_summary_collection.go +++ b/dataintegration/connection_validation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/connector_attribute.go b/dataintegration/connector_attribute.go index 9648777b14..da55b39887 100644 --- a/dataintegration/connector_attribute.go +++ b/dataintegration/connector_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/copy_conflict_resolution.go b/dataintegration/copy_conflict_resolution.go index 3e89a2cd71..b2d138b365 100644 --- a/dataintegration/copy_conflict_resolution.go +++ b/dataintegration/copy_conflict_resolution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/copy_object_metadata_summary.go b/dataintegration/copy_object_metadata_summary.go index 2bff8a77f0..c923b19183 100644 --- a/dataintegration/copy_object_metadata_summary.go +++ b/dataintegration/copy_object_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/copy_object_request.go b/dataintegration/copy_object_request.go index e14a90d4c0..e97c82ebab 100644 --- a/dataintegration/copy_object_request.go +++ b/dataintegration/copy_object_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/copy_object_request_summary.go b/dataintegration/copy_object_request_summary.go index f61a2d5cbb..ddb06e8aac 100644 --- a/dataintegration/copy_object_request_summary.go +++ b/dataintegration/copy_object_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/copy_object_request_summary_collection.go b/dataintegration/copy_object_request_summary_collection.go index 6558993551..ef611b3731 100644 --- a/dataintegration/copy_object_request_summary_collection.go +++ b/dataintegration/copy_object_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/count_statistic.go b/dataintegration/count_statistic.go index 06e30f0da0..08c7d03c40 100644 --- a/dataintegration/count_statistic.go +++ b/dataintegration/count_statistic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/count_statistic_summary.go b/dataintegration/count_statistic_summary.go index 5a7de028da..cec04f28c5 100644 --- a/dataintegration/count_statistic_summary.go +++ b/dataintegration/count_statistic_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_application_detailed_description_request_response.go b/dataintegration/create_application_detailed_description_request_response.go index 03955310cf..4c1e6078be 100644 --- a/dataintegration/create_application_detailed_description_request_response.go +++ b/dataintegration/create_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_application_details.go b/dataintegration/create_application_details.go index f8767beaf1..7a914ccf8f 100644 --- a/dataintegration/create_application_details.go +++ b/dataintegration/create_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_application_request_response.go b/dataintegration/create_application_request_response.go index 6834907408..6739ae56d9 100644 --- a/dataintegration/create_application_request_response.go +++ b/dataintegration/create_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_config_provider.go b/dataintegration/create_config_provider.go index 39261f7fab..478cc1a36b 100644 --- a/dataintegration/create_config_provider.go +++ b/dataintegration/create_config_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_details.go b/dataintegration/create_connection_details.go index 6eb593d421..112ad389c0 100644 --- a/dataintegration/create_connection_details.go +++ b/dataintegration/create_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_adwc.go b/dataintegration/create_connection_from_adwc.go index deb9401f65..ff4f7bd723 100644 --- a/dataintegration/create_connection_from_adwc.go +++ b/dataintegration/create_connection_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_amazon_s3.go b/dataintegration/create_connection_from_amazon_s3.go index 1094aa5e41..3b1a293416 100644 --- a/dataintegration/create_connection_from_amazon_s3.go +++ b/dataintegration/create_connection_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_atp.go b/dataintegration/create_connection_from_atp.go index 2c9f2df95e..229811e5ef 100644 --- a/dataintegration/create_connection_from_atp.go +++ b/dataintegration/create_connection_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_bicc.go b/dataintegration/create_connection_from_bicc.go index 1459c5acc8..7c2539577b 100644 --- a/dataintegration/create_connection_from_bicc.go +++ b/dataintegration/create_connection_from_bicc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_bip.go b/dataintegration/create_connection_from_bip.go index 02bd634921..c69d2a77cf 100644 --- a/dataintegration/create_connection_from_bip.go +++ b/dataintegration/create_connection_from_bip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_hdfs.go b/dataintegration/create_connection_from_hdfs.go index 65b1424ab6..dfafe8f969 100644 --- a/dataintegration/create_connection_from_hdfs.go +++ b/dataintegration/create_connection_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_jdbc.go b/dataintegration/create_connection_from_jdbc.go index b76b0413a3..9b910da29e 100644 --- a/dataintegration/create_connection_from_jdbc.go +++ b/dataintegration/create_connection_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_lake.go b/dataintegration/create_connection_from_lake.go index 23705582eb..927451a79a 100644 --- a/dataintegration/create_connection_from_lake.go +++ b/dataintegration/create_connection_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_my_sql.go b/dataintegration/create_connection_from_my_sql.go index 7afbb270f2..300e4be762 100644 --- a/dataintegration/create_connection_from_my_sql.go +++ b/dataintegration/create_connection_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_my_sql_heat_wave.go b/dataintegration/create_connection_from_my_sql_heat_wave.go index 1d000bd151..d5630fd7aa 100644 --- a/dataintegration/create_connection_from_my_sql_heat_wave.go +++ b/dataintegration/create_connection_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_object_storage.go b/dataintegration/create_connection_from_object_storage.go index a4d50b1c3d..bbd83d9455 100644 --- a/dataintegration/create_connection_from_object_storage.go +++ b/dataintegration/create_connection_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_oracle.go b/dataintegration/create_connection_from_oracle.go index c4283290be..2db4f52506 100644 --- a/dataintegration/create_connection_from_oracle.go +++ b/dataintegration/create_connection_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_oracle_ebs.go b/dataintegration/create_connection_from_oracle_ebs.go index f0274626f0..2da62fa227 100644 --- a/dataintegration/create_connection_from_oracle_ebs.go +++ b/dataintegration/create_connection_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_oracle_people_soft.go b/dataintegration/create_connection_from_oracle_people_soft.go index ba6c9dfc56..ae71050b68 100644 --- a/dataintegration/create_connection_from_oracle_people_soft.go +++ b/dataintegration/create_connection_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_oracle_siebel.go b/dataintegration/create_connection_from_oracle_siebel.go index 5d3b2bc921..648136883d 100644 --- a/dataintegration/create_connection_from_oracle_siebel.go +++ b/dataintegration/create_connection_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_rest_basic_auth.go b/dataintegration/create_connection_from_rest_basic_auth.go index b29f31440b..448e07e3f6 100644 --- a/dataintegration/create_connection_from_rest_basic_auth.go +++ b/dataintegration/create_connection_from_rest_basic_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_from_rest_no_auth.go b/dataintegration/create_connection_from_rest_no_auth.go index 7061e7763e..f6f6b7bb27 100644 --- a/dataintegration/create_connection_from_rest_no_auth.go +++ b/dataintegration/create_connection_from_rest_no_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_request_response.go b/dataintegration/create_connection_request_response.go index 91adfc20f5..59544f0855 100644 --- a/dataintegration/create_connection_request_response.go +++ b/dataintegration/create_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_validation_details.go b/dataintegration/create_connection_validation_details.go index ca50704853..03e4723e0f 100644 --- a/dataintegration/create_connection_validation_details.go +++ b/dataintegration/create_connection_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_connection_validation_request_response.go b/dataintegration/create_connection_validation_request_response.go index a484378497..e35d4abc92 100644 --- a/dataintegration/create_connection_validation_request_response.go +++ b/dataintegration/create_connection_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_copy_object_request_details.go b/dataintegration/create_copy_object_request_details.go index 51ffb106ad..9e7d3d4599 100644 --- a/dataintegration/create_copy_object_request_details.go +++ b/dataintegration/create_copy_object_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_copy_object_request_request_response.go b/dataintegration/create_copy_object_request_request_response.go index 9ab99b199f..4094a9fc21 100644 --- a/dataintegration/create_copy_object_request_request_response.go +++ b/dataintegration/create_copy_object_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_details.go b/dataintegration/create_data_asset_details.go index 62fe3a506c..9b87e1fbe4 100644 --- a/dataintegration/create_data_asset_details.go +++ b/dataintegration/create_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_adwc.go b/dataintegration/create_data_asset_from_adwc.go index ec064d7cea..b483399985 100644 --- a/dataintegration/create_data_asset_from_adwc.go +++ b/dataintegration/create_data_asset_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_amazon_s3.go b/dataintegration/create_data_asset_from_amazon_s3.go index cac47cabfd..13006aaf8b 100644 --- a/dataintegration/create_data_asset_from_amazon_s3.go +++ b/dataintegration/create_data_asset_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_atp.go b/dataintegration/create_data_asset_from_atp.go index 0060650fc3..61547ab89a 100644 --- a/dataintegration/create_data_asset_from_atp.go +++ b/dataintegration/create_data_asset_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_fusion_app.go b/dataintegration/create_data_asset_from_fusion_app.go index 404d22158f..b5ed879778 100644 --- a/dataintegration/create_data_asset_from_fusion_app.go +++ b/dataintegration/create_data_asset_from_fusion_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_hdfs.go b/dataintegration/create_data_asset_from_hdfs.go index bfd2679da5..66ee8ae5d9 100644 --- a/dataintegration/create_data_asset_from_hdfs.go +++ b/dataintegration/create_data_asset_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_jdbc.go b/dataintegration/create_data_asset_from_jdbc.go index d57759225e..a3b4db7c34 100644 --- a/dataintegration/create_data_asset_from_jdbc.go +++ b/dataintegration/create_data_asset_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_lake.go b/dataintegration/create_data_asset_from_lake.go index 63ef61e5fe..b65789c371 100644 --- a/dataintegration/create_data_asset_from_lake.go +++ b/dataintegration/create_data_asset_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_my_sql.go b/dataintegration/create_data_asset_from_my_sql.go index 76ab633611..8f5ddc7351 100644 --- a/dataintegration/create_data_asset_from_my_sql.go +++ b/dataintegration/create_data_asset_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_my_sql_heat_wave.go b/dataintegration/create_data_asset_from_my_sql_heat_wave.go index 2c52fea98e..da514d3b36 100644 --- a/dataintegration/create_data_asset_from_my_sql_heat_wave.go +++ b/dataintegration/create_data_asset_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_object_storage.go b/dataintegration/create_data_asset_from_object_storage.go index e5e91d8d3d..932998f12f 100644 --- a/dataintegration/create_data_asset_from_object_storage.go +++ b/dataintegration/create_data_asset_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_oracle.go b/dataintegration/create_data_asset_from_oracle.go index b881b2f033..c4dbfeebac 100644 --- a/dataintegration/create_data_asset_from_oracle.go +++ b/dataintegration/create_data_asset_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_oracle_ebs.go b/dataintegration/create_data_asset_from_oracle_ebs.go index 3f495c9249..c516fdfba1 100644 --- a/dataintegration/create_data_asset_from_oracle_ebs.go +++ b/dataintegration/create_data_asset_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_oracle_people_soft.go b/dataintegration/create_data_asset_from_oracle_people_soft.go index 63048e922b..dc1790fbfd 100644 --- a/dataintegration/create_data_asset_from_oracle_people_soft.go +++ b/dataintegration/create_data_asset_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_oracle_siebel.go b/dataintegration/create_data_asset_from_oracle_siebel.go index 323fdb632b..b6b9fda22a 100644 --- a/dataintegration/create_data_asset_from_oracle_siebel.go +++ b/dataintegration/create_data_asset_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_from_rest.go b/dataintegration/create_data_asset_from_rest.go index bdb5ac86f7..06dd5b22f0 100644 --- a/dataintegration/create_data_asset_from_rest.go +++ b/dataintegration/create_data_asset_from_rest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_asset_request_response.go b/dataintegration/create_data_asset_request_response.go index eae03562b8..7308882bac 100644 --- a/dataintegration/create_data_asset_request_response.go +++ b/dataintegration/create_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_flow_details.go b/dataintegration/create_data_flow_details.go index ffb0e28e8e..576cd84dad 100644 --- a/dataintegration/create_data_flow_details.go +++ b/dataintegration/create_data_flow_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_flow_request_response.go b/dataintegration/create_data_flow_request_response.go index 96df2413bb..219ed6b3be 100644 --- a/dataintegration/create_data_flow_request_response.go +++ b/dataintegration/create_data_flow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_flow_validation_details.go b/dataintegration/create_data_flow_validation_details.go index 6cb4ee36ac..1818e9136d 100644 --- a/dataintegration/create_data_flow_validation_details.go +++ b/dataintegration/create_data_flow_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_data_flow_validation_request_response.go b/dataintegration/create_data_flow_validation_request_response.go index e222da7f75..f20422c122 100644 --- a/dataintegration/create_data_flow_validation_request_response.go +++ b/dataintegration/create_data_flow_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_detailed_description_details.go b/dataintegration/create_detailed_description_details.go index da88cc94b1..6706156d66 100644 --- a/dataintegration/create_detailed_description_details.go +++ b/dataintegration/create_detailed_description_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_dis_application_detailed_description_request_response.go b/dataintegration/create_dis_application_detailed_description_request_response.go index 4e260f6eef..a763a9ed3e 100644 --- a/dataintegration/create_dis_application_detailed_description_request_response.go +++ b/dataintegration/create_dis_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_dis_application_details.go b/dataintegration/create_dis_application_details.go index 097911c8a3..6f83525448 100644 --- a/dataintegration/create_dis_application_details.go +++ b/dataintegration/create_dis_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_dis_application_request_response.go b/dataintegration/create_dis_application_request_response.go index dbf6471c2f..e57dcd8222 100644 --- a/dataintegration/create_dis_application_request_response.go +++ b/dataintegration/create_dis_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_entity_shape_details.go b/dataintegration/create_entity_shape_details.go index aeb1d950fb..bdd5a07839 100644 --- a/dataintegration/create_entity_shape_details.go +++ b/dataintegration/create_entity_shape_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_entity_shape_from_file.go b/dataintegration/create_entity_shape_from_file.go index ecd8bbb52a..6b4bcc6338 100644 --- a/dataintegration/create_entity_shape_from_file.go +++ b/dataintegration/create_entity_shape_from_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_entity_shape_from_object.go b/dataintegration/create_entity_shape_from_object.go index b5fc208a89..143d1a59cb 100644 --- a/dataintegration/create_entity_shape_from_object.go +++ b/dataintegration/create_entity_shape_from_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_entity_shape_from_sql.go b/dataintegration/create_entity_shape_from_sql.go index cfe46e550c..7859b74b5e 100644 --- a/dataintegration/create_entity_shape_from_sql.go +++ b/dataintegration/create_entity_shape_from_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_entity_shape_request_response.go b/dataintegration/create_entity_shape_request_response.go index 2c9e3c2c57..2265a5297e 100644 --- a/dataintegration/create_entity_shape_request_response.go +++ b/dataintegration/create_entity_shape_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_export_request_details.go b/dataintegration/create_export_request_details.go index dda661f249..18afa76eaf 100644 --- a/dataintegration/create_export_request_details.go +++ b/dataintegration/create_export_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_export_request_request_response.go b/dataintegration/create_export_request_request_response.go index d6d1e6db41..133e3d4e39 100644 --- a/dataintegration/create_export_request_request_response.go +++ b/dataintegration/create_export_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_external_publication_details.go b/dataintegration/create_external_publication_details.go index c333322bc1..5aeb7e173f 100644 --- a/dataintegration/create_external_publication_details.go +++ b/dataintegration/create_external_publication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_external_publication_request_response.go b/dataintegration/create_external_publication_request_response.go index e0b59d5209..fdf1dd401f 100644 --- a/dataintegration/create_external_publication_request_response.go +++ b/dataintegration/create_external_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_external_publication_validation_details.go b/dataintegration/create_external_publication_validation_details.go index e97593eee6..c18d697afc 100644 --- a/dataintegration/create_external_publication_validation_details.go +++ b/dataintegration/create_external_publication_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_external_publication_validation_request_response.go b/dataintegration/create_external_publication_validation_request_response.go index f51d1d27f5..76f1a50377 100644 --- a/dataintegration/create_external_publication_validation_request_response.go +++ b/dataintegration/create_external_publication_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_folder_details.go b/dataintegration/create_folder_details.go index 7b196dac3c..ed9b8cd385 100644 --- a/dataintegration/create_folder_details.go +++ b/dataintegration/create_folder_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_folder_request_response.go b/dataintegration/create_folder_request_response.go index 987a859e6a..2f5745f7f8 100644 --- a/dataintegration/create_folder_request_response.go +++ b/dataintegration/create_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_function_library_details.go b/dataintegration/create_function_library_details.go index f4e0b5052f..401fa8ee0f 100644 --- a/dataintegration/create_function_library_details.go +++ b/dataintegration/create_function_library_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_function_library_request_response.go b/dataintegration/create_function_library_request_response.go index fb5a44b0c7..8b0f90341a 100644 --- a/dataintegration/create_function_library_request_response.go +++ b/dataintegration/create_function_library_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_import_request_details.go b/dataintegration/create_import_request_details.go index c09f3f36c7..f755eb1f4b 100644 --- a/dataintegration/create_import_request_details.go +++ b/dataintegration/create_import_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_import_request_request_response.go b/dataintegration/create_import_request_request_response.go index 89e901e5e2..d321b2c582 100644 --- a/dataintegration/create_import_request_request_response.go +++ b/dataintegration/create_import_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_patch_details.go b/dataintegration/create_patch_details.go index a941bec764..1374bd6674 100644 --- a/dataintegration/create_patch_details.go +++ b/dataintegration/create_patch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_patch_request_response.go b/dataintegration/create_patch_request_response.go index bd0c6aa082..7eedb0a9e5 100644 --- a/dataintegration/create_patch_request_response.go +++ b/dataintegration/create_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_pipeline_details.go b/dataintegration/create_pipeline_details.go index 90d5f8a76a..83f58b762e 100644 --- a/dataintegration/create_pipeline_details.go +++ b/dataintegration/create_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_pipeline_request_response.go b/dataintegration/create_pipeline_request_response.go index efddc102c7..e96c18e385 100644 --- a/dataintegration/create_pipeline_request_response.go +++ b/dataintegration/create_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_pipeline_validation_details.go b/dataintegration/create_pipeline_validation_details.go index 26f0e3d06e..3f30fe5bc9 100644 --- a/dataintegration/create_pipeline_validation_details.go +++ b/dataintegration/create_pipeline_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_pipeline_validation_request_response.go b/dataintegration/create_pipeline_validation_request_response.go index 3a033298f2..c56ec4684e 100644 --- a/dataintegration/create_pipeline_validation_request_response.go +++ b/dataintegration/create_pipeline_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_project_details.go b/dataintegration/create_project_details.go index ee33105309..c5cc8d8a11 100644 --- a/dataintegration/create_project_details.go +++ b/dataintegration/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_project_request_response.go b/dataintegration/create_project_request_response.go index c3051ee1fd..3f2072f5b0 100644 --- a/dataintegration/create_project_request_response.go +++ b/dataintegration/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_schedule_details.go b/dataintegration/create_schedule_details.go index 5f4159f257..e0bfd4e03a 100644 --- a/dataintegration/create_schedule_details.go +++ b/dataintegration/create_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_schedule_request_response.go b/dataintegration/create_schedule_request_response.go index 7a7cd4ca38..c343745f8b 100644 --- a/dataintegration/create_schedule_request_response.go +++ b/dataintegration/create_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_source_application_info.go b/dataintegration/create_source_application_info.go index 327656dc42..9772823774 100644 --- a/dataintegration/create_source_application_info.go +++ b/dataintegration/create_source_application_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_details.go b/dataintegration/create_task_details.go index 5625ee8697..3ceae5a7ce 100644 --- a/dataintegration/create_task_details.go +++ b/dataintegration/create_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_from_data_loader_task.go b/dataintegration/create_task_from_data_loader_task.go index abe89ac82a..fdf0f3b3c6 100644 --- a/dataintegration/create_task_from_data_loader_task.go +++ b/dataintegration/create_task_from_data_loader_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_from_integration_task.go b/dataintegration/create_task_from_integration_task.go index 7f01b8131a..93b0cd73ca 100644 --- a/dataintegration/create_task_from_integration_task.go +++ b/dataintegration/create_task_from_integration_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_from_oci_dataflow_task.go b/dataintegration/create_task_from_oci_dataflow_task.go index cf3d963cd8..84ca0f910e 100644 --- a/dataintegration/create_task_from_oci_dataflow_task.go +++ b/dataintegration/create_task_from_oci_dataflow_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_from_pipeline_task.go b/dataintegration/create_task_from_pipeline_task.go index 1273e80164..e0134950ac 100644 --- a/dataintegration/create_task_from_pipeline_task.go +++ b/dataintegration/create_task_from_pipeline_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_from_rest_task.go b/dataintegration/create_task_from_rest_task.go index 575bd65366..46013e35ce 100644 --- a/dataintegration/create_task_from_rest_task.go +++ b/dataintegration/create_task_from_rest_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_from_sql_task.go b/dataintegration/create_task_from_sql_task.go index cd1d75fbbb..21914d3e84 100644 --- a/dataintegration/create_task_from_sql_task.go +++ b/dataintegration/create_task_from_sql_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_request_response.go b/dataintegration/create_task_request_response.go index 2f896be675..7f396c6186 100644 --- a/dataintegration/create_task_request_response.go +++ b/dataintegration/create_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_run_details.go b/dataintegration/create_task_run_details.go index 81440933bc..1defab5447 100644 --- a/dataintegration/create_task_run_details.go +++ b/dataintegration/create_task_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_run_request_response.go b/dataintegration/create_task_run_request_response.go index b03b2cbcc2..fbdfc4beae 100644 --- a/dataintegration/create_task_run_request_response.go +++ b/dataintegration/create_task_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_schedule_details.go b/dataintegration/create_task_schedule_details.go index b714d794ff..c21a9e4cb6 100644 --- a/dataintegration/create_task_schedule_details.go +++ b/dataintegration/create_task_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_schedule_request_response.go b/dataintegration/create_task_schedule_request_response.go index 679636441d..9df21c7dca 100644 --- a/dataintegration/create_task_schedule_request_response.go +++ b/dataintegration/create_task_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_validation_details.go b/dataintegration/create_task_validation_details.go index 90138dcaad..33056a7327 100644 --- a/dataintegration/create_task_validation_details.go +++ b/dataintegration/create_task_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_validation_from_data_loader_task.go b/dataintegration/create_task_validation_from_data_loader_task.go index a599dc03eb..e669e238a6 100644 --- a/dataintegration/create_task_validation_from_data_loader_task.go +++ b/dataintegration/create_task_validation_from_data_loader_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_validation_from_integration_task.go b/dataintegration/create_task_validation_from_integration_task.go index 386e63622d..dd1368aabf 100644 --- a/dataintegration/create_task_validation_from_integration_task.go +++ b/dataintegration/create_task_validation_from_integration_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_validation_from_pipeline_task.go b/dataintegration/create_task_validation_from_pipeline_task.go index 77eb71bebd..85fcec63cc 100644 --- a/dataintegration/create_task_validation_from_pipeline_task.go +++ b/dataintegration/create_task_validation_from_pipeline_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_task_validation_request_response.go b/dataintegration/create_task_validation_request_response.go index 59c582f66b..aab064c59e 100644 --- a/dataintegration/create_task_validation_request_response.go +++ b/dataintegration/create_task_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_user_defined_function_details.go b/dataintegration/create_user_defined_function_details.go index 0bd5714dc5..011f088f49 100644 --- a/dataintegration/create_user_defined_function_details.go +++ b/dataintegration/create_user_defined_function_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_user_defined_function_request_response.go b/dataintegration/create_user_defined_function_request_response.go index c9b8c8b605..98e685a9c4 100644 --- a/dataintegration/create_user_defined_function_request_response.go +++ b/dataintegration/create_user_defined_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_user_defined_function_validation_details.go b/dataintegration/create_user_defined_function_validation_details.go index fc1e6b40c5..5b592646ce 100644 --- a/dataintegration/create_user_defined_function_validation_details.go +++ b/dataintegration/create_user_defined_function_validation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_user_defined_function_validation_request_response.go b/dataintegration/create_user_defined_function_validation_request_response.go index d1207c2f39..acf20ce37e 100644 --- a/dataintegration/create_user_defined_function_validation_request_response.go +++ b/dataintegration/create_user_defined_function_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_workspace_details.go b/dataintegration/create_workspace_details.go index 23d610cec4..1d6521219c 100644 --- a/dataintegration/create_workspace_details.go +++ b/dataintegration/create_workspace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/create_workspace_request_response.go b/dataintegration/create_workspace_request_response.go index b243a341f2..6705829466 100644 --- a/dataintegration/create_workspace_request_response.go +++ b/dataintegration/create_workspace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/csv_format_attribute.go b/dataintegration/csv_format_attribute.go index d9ecefc7ef..22d3d34310 100644 --- a/dataintegration/csv_format_attribute.go +++ b/dataintegration/csv_format_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/custom_frequency_details.go b/dataintegration/custom_frequency_details.go index 8fdb6d7a16..325b837e81 100644 --- a/dataintegration/custom_frequency_details.go +++ b/dataintegration/custom_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/daily_frequency_details.go b/dataintegration/daily_frequency_details.go index 5083f3c4e1..8539c95e39 100644 --- a/dataintegration/daily_frequency_details.go +++ b/dataintegration/daily_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset.go b/dataintegration/data_asset.go index 46dca9a948..452471383b 100644 --- a/dataintegration/data_asset.go +++ b/dataintegration/data_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_adwc_details.go b/dataintegration/data_asset_from_adwc_details.go index a0c9929734..67bdb6176e 100644 --- a/dataintegration/data_asset_from_adwc_details.go +++ b/dataintegration/data_asset_from_adwc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_amazon_s3.go b/dataintegration/data_asset_from_amazon_s3.go index 9be3e9d9b9..20f41c4db3 100644 --- a/dataintegration/data_asset_from_amazon_s3.go +++ b/dataintegration/data_asset_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_atp_details.go b/dataintegration/data_asset_from_atp_details.go index 4c7661a4e5..c4a43bee10 100644 --- a/dataintegration/data_asset_from_atp_details.go +++ b/dataintegration/data_asset_from_atp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_fusion_app.go b/dataintegration/data_asset_from_fusion_app.go index 183086288b..2bdc85ab76 100644 --- a/dataintegration/data_asset_from_fusion_app.go +++ b/dataintegration/data_asset_from_fusion_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_hdfs_details.go b/dataintegration/data_asset_from_hdfs_details.go index c358872883..d78919b83f 100644 --- a/dataintegration/data_asset_from_hdfs_details.go +++ b/dataintegration/data_asset_from_hdfs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_jdbc.go b/dataintegration/data_asset_from_jdbc.go index dac15925d7..f9197f859c 100644 --- a/dataintegration/data_asset_from_jdbc.go +++ b/dataintegration/data_asset_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_lake_details.go b/dataintegration/data_asset_from_lake_details.go index f7243aabc0..2b7259125a 100644 --- a/dataintegration/data_asset_from_lake_details.go +++ b/dataintegration/data_asset_from_lake_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_my_sql.go b/dataintegration/data_asset_from_my_sql.go index 3d59dc4edc..144bfd27d3 100644 --- a/dataintegration/data_asset_from_my_sql.go +++ b/dataintegration/data_asset_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_my_sql_heat_wave.go b/dataintegration/data_asset_from_my_sql_heat_wave.go index f8efaaac13..91365d35a9 100644 --- a/dataintegration/data_asset_from_my_sql_heat_wave.go +++ b/dataintegration/data_asset_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_object_storage_details.go b/dataintegration/data_asset_from_object_storage_details.go index ef2b6a0feb..48dca6827b 100644 --- a/dataintegration/data_asset_from_object_storage_details.go +++ b/dataintegration/data_asset_from_object_storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_oracle_details.go b/dataintegration/data_asset_from_oracle_details.go index 430ef343d7..b64c16379e 100644 --- a/dataintegration/data_asset_from_oracle_details.go +++ b/dataintegration/data_asset_from_oracle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_oracle_ebs_details.go b/dataintegration/data_asset_from_oracle_ebs_details.go index 3b2a353bd8..37ce0af252 100644 --- a/dataintegration/data_asset_from_oracle_ebs_details.go +++ b/dataintegration/data_asset_from_oracle_ebs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_oracle_people_soft_details.go b/dataintegration/data_asset_from_oracle_people_soft_details.go index 1c252dc7f0..c230e697df 100644 --- a/dataintegration/data_asset_from_oracle_people_soft_details.go +++ b/dataintegration/data_asset_from_oracle_people_soft_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_oracle_siebel_details.go b/dataintegration/data_asset_from_oracle_siebel_details.go index e114422a0b..990bb6499a 100644 --- a/dataintegration/data_asset_from_oracle_siebel_details.go +++ b/dataintegration/data_asset_from_oracle_siebel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_from_rest_details.go b/dataintegration/data_asset_from_rest_details.go index 1d5745d975..ac0b7eebe3 100644 --- a/dataintegration/data_asset_from_rest_details.go +++ b/dataintegration/data_asset_from_rest_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary.go b/dataintegration/data_asset_summary.go index be3b4a0567..6c054974b2 100644 --- a/dataintegration/data_asset_summary.go +++ b/dataintegration/data_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_collection.go b/dataintegration/data_asset_summary_collection.go index 94f7084548..63867f36a9 100644 --- a/dataintegration/data_asset_summary_collection.go +++ b/dataintegration/data_asset_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_adwc.go b/dataintegration/data_asset_summary_from_adwc.go index 27eac1b62c..977dad6fa7 100644 --- a/dataintegration/data_asset_summary_from_adwc.go +++ b/dataintegration/data_asset_summary_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_amazon_s3.go b/dataintegration/data_asset_summary_from_amazon_s3.go index 4c5d318701..52ad7d7aed 100644 --- a/dataintegration/data_asset_summary_from_amazon_s3.go +++ b/dataintegration/data_asset_summary_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_atp.go b/dataintegration/data_asset_summary_from_atp.go index 6f7e16f464..a2e8a26898 100644 --- a/dataintegration/data_asset_summary_from_atp.go +++ b/dataintegration/data_asset_summary_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_fusion_app.go b/dataintegration/data_asset_summary_from_fusion_app.go index 5e96af8817..00abb50d78 100644 --- a/dataintegration/data_asset_summary_from_fusion_app.go +++ b/dataintegration/data_asset_summary_from_fusion_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_hdfs.go b/dataintegration/data_asset_summary_from_hdfs.go index 5935ef0829..affac3db30 100644 --- a/dataintegration/data_asset_summary_from_hdfs.go +++ b/dataintegration/data_asset_summary_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_jdbc.go b/dataintegration/data_asset_summary_from_jdbc.go index decf724c75..bad7506124 100644 --- a/dataintegration/data_asset_summary_from_jdbc.go +++ b/dataintegration/data_asset_summary_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_lake.go b/dataintegration/data_asset_summary_from_lake.go index dc5a68dbd5..13dc199605 100644 --- a/dataintegration/data_asset_summary_from_lake.go +++ b/dataintegration/data_asset_summary_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_my_sql.go b/dataintegration/data_asset_summary_from_my_sql.go index 034e4c60d0..9ddedc7f1b 100644 --- a/dataintegration/data_asset_summary_from_my_sql.go +++ b/dataintegration/data_asset_summary_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_my_sql_heat_wave.go b/dataintegration/data_asset_summary_from_my_sql_heat_wave.go index 3e6d1ac912..a54458e04f 100644 --- a/dataintegration/data_asset_summary_from_my_sql_heat_wave.go +++ b/dataintegration/data_asset_summary_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_object_storage.go b/dataintegration/data_asset_summary_from_object_storage.go index a6972ab2d5..ce7f2944df 100644 --- a/dataintegration/data_asset_summary_from_object_storage.go +++ b/dataintegration/data_asset_summary_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_oracle.go b/dataintegration/data_asset_summary_from_oracle.go index e759756b84..3df6d8bfc0 100644 --- a/dataintegration/data_asset_summary_from_oracle.go +++ b/dataintegration/data_asset_summary_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_oracle_ebs.go b/dataintegration/data_asset_summary_from_oracle_ebs.go index 1cb9ae5cb2..e9ea81a7f0 100644 --- a/dataintegration/data_asset_summary_from_oracle_ebs.go +++ b/dataintegration/data_asset_summary_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_oracle_people_soft.go b/dataintegration/data_asset_summary_from_oracle_people_soft.go index 9f32584105..7609c1b606 100644 --- a/dataintegration/data_asset_summary_from_oracle_people_soft.go +++ b/dataintegration/data_asset_summary_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_oracle_siebel.go b/dataintegration/data_asset_summary_from_oracle_siebel.go index f9235e4fdc..d4d66302cf 100644 --- a/dataintegration/data_asset_summary_from_oracle_siebel.go +++ b/dataintegration/data_asset_summary_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_asset_summary_from_rest.go b/dataintegration/data_asset_summary_from_rest.go index fb7a886b03..6ce6fe3965 100644 --- a/dataintegration/data_asset_summary_from_rest.go +++ b/dataintegration/data_asset_summary_from_rest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity.go b/dataintegration/data_entity.go index 453c1615e9..17a487eadd 100644 --- a/dataintegration/data_entity.go +++ b/dataintegration/data_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_details.go b/dataintegration/data_entity_details.go index a73a198edf..0352bf424c 100644 --- a/dataintegration/data_entity_details.go +++ b/dataintegration/data_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_data_store.go b/dataintegration/data_entity_from_data_store.go index bf5d1694a6..c412dc49e2 100644 --- a/dataintegration/data_entity_from_data_store.go +++ b/dataintegration/data_entity_from_data_store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_data_store_entity_details.go b/dataintegration/data_entity_from_data_store_entity_details.go index 3fe1ec7d51..36f7c71177 100644 --- a/dataintegration/data_entity_from_data_store_entity_details.go +++ b/dataintegration/data_entity_from_data_store_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_file.go b/dataintegration/data_entity_from_file.go index d8a2bc495d..a801c0ccd7 100644 --- a/dataintegration/data_entity_from_file.go +++ b/dataintegration/data_entity_from_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_file_entity_details.go b/dataintegration/data_entity_from_file_entity_details.go index 8a97d3d4b9..54ccbb0255 100644 --- a/dataintegration/data_entity_from_file_entity_details.go +++ b/dataintegration/data_entity_from_file_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_object.go b/dataintegration/data_entity_from_object.go index 3d22c1c7f9..2e3cf7690e 100644 --- a/dataintegration/data_entity_from_object.go +++ b/dataintegration/data_entity_from_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_object_entity_details.go b/dataintegration/data_entity_from_object_entity_details.go index d78f9740df..e1095da44b 100644 --- a/dataintegration/data_entity_from_object_entity_details.go +++ b/dataintegration/data_entity_from_object_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_sql.go b/dataintegration/data_entity_from_sql.go index 3db454c0f6..922e729862 100644 --- a/dataintegration/data_entity_from_sql.go +++ b/dataintegration/data_entity_from_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_sql_entity_details.go b/dataintegration/data_entity_from_sql_entity_details.go index dea0004846..6ff24d750e 100644 --- a/dataintegration/data_entity_from_sql_entity_details.go +++ b/dataintegration/data_entity_from_sql_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_table.go b/dataintegration/data_entity_from_table.go index 0a74cda603..501288d610 100644 --- a/dataintegration/data_entity_from_table.go +++ b/dataintegration/data_entity_from_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_table_entity_details.go b/dataintegration/data_entity_from_table_entity_details.go index 60e1d2e865..ff56e847fb 100644 --- a/dataintegration/data_entity_from_table_entity_details.go +++ b/dataintegration/data_entity_from_table_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_view.go b/dataintegration/data_entity_from_view.go index 8200235696..ef77e6f9d0 100644 --- a/dataintegration/data_entity_from_view.go +++ b/dataintegration/data_entity_from_view.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_from_view_entity_details.go b/dataintegration/data_entity_from_view_entity_details.go index 2b5161933b..aca081b873 100644 --- a/dataintegration/data_entity_from_view_entity_details.go +++ b/dataintegration/data_entity_from_view_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary.go b/dataintegration/data_entity_summary.go index 701031ef98..0f45665e92 100644 --- a/dataintegration/data_entity_summary.go +++ b/dataintegration/data_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_collection.go b/dataintegration/data_entity_summary_collection.go index 057e12ba7f..6ea451e44e 100644 --- a/dataintegration/data_entity_summary_collection.go +++ b/dataintegration/data_entity_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_from_data_store.go b/dataintegration/data_entity_summary_from_data_store.go index e82492814b..6542038532 100644 --- a/dataintegration/data_entity_summary_from_data_store.go +++ b/dataintegration/data_entity_summary_from_data_store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_from_file.go b/dataintegration/data_entity_summary_from_file.go index fc0b852b87..5bbe71de5b 100644 --- a/dataintegration/data_entity_summary_from_file.go +++ b/dataintegration/data_entity_summary_from_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_from_object.go b/dataintegration/data_entity_summary_from_object.go index 0492d2985a..71969fbd1e 100644 --- a/dataintegration/data_entity_summary_from_object.go +++ b/dataintegration/data_entity_summary_from_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_from_sql.go b/dataintegration/data_entity_summary_from_sql.go index e8857ef039..b7c6a6aae0 100644 --- a/dataintegration/data_entity_summary_from_sql.go +++ b/dataintegration/data_entity_summary_from_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_from_table.go b/dataintegration/data_entity_summary_from_table.go index 12541ad039..576b9f462b 100644 --- a/dataintegration/data_entity_summary_from_table.go +++ b/dataintegration/data_entity_summary_from_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_entity_summary_from_view.go b/dataintegration/data_entity_summary_from_view.go index 5627568762..a0bd9cc0a8 100644 --- a/dataintegration/data_entity_summary_from_view.go +++ b/dataintegration/data_entity_summary_from_view.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow.go b/dataintegration/data_flow.go index c8231d585a..b6fdc44cf1 100644 --- a/dataintegration/data_flow.go +++ b/dataintegration/data_flow.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow_details.go b/dataintegration/data_flow_details.go index e7b25cc763..b634f755f6 100644 --- a/dataintegration/data_flow_details.go +++ b/dataintegration/data_flow_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow_summary.go b/dataintegration/data_flow_summary.go index d2d9066006..7a51b715a2 100644 --- a/dataintegration/data_flow_summary.go +++ b/dataintegration/data_flow_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow_summary_collection.go b/dataintegration/data_flow_summary_collection.go index cd49559863..5b56142696 100644 --- a/dataintegration/data_flow_summary_collection.go +++ b/dataintegration/data_flow_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow_validation.go b/dataintegration/data_flow_validation.go index 7a6862f03d..727c81d349 100644 --- a/dataintegration/data_flow_validation.go +++ b/dataintegration/data_flow_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow_validation_summary.go b/dataintegration/data_flow_validation_summary.go index 5d416a2220..d448a65b1c 100644 --- a/dataintegration/data_flow_validation_summary.go +++ b/dataintegration/data_flow_validation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_flow_validation_summary_collection.go b/dataintegration/data_flow_validation_summary_collection.go index 6e276cb196..94fe1b69ba 100644 --- a/dataintegration/data_flow_validation_summary_collection.go +++ b/dataintegration/data_flow_validation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_format.go b/dataintegration/data_format.go index 8341d3d3f5..4dec38aabe 100644 --- a/dataintegration/data_format.go +++ b/dataintegration/data_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/data_type.go b/dataintegration/data_type.go index c541df8960..f32df7814e 100644 --- a/dataintegration/data_type.go +++ b/dataintegration/data_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dataflow_application.go b/dataintegration/dataflow_application.go index f86602ff16..6b9cca788e 100644 --- a/dataintegration/dataflow_application.go +++ b/dataintegration/dataflow_application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dataintegration_client.go b/dataintegration/dataintegration_client.go index cd1779f9b8..f0a9227586 100644 --- a/dataintegration/dataintegration_client.go +++ b/dataintegration/dataintegration_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/decision_operator.go b/dataintegration/decision_operator.go index 55f0c36011..97741bdaef 100644 --- a/dataintegration/decision_operator.go +++ b/dataintegration/decision_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/decision_output_port.go b/dataintegration/decision_output_port.go index d8182ad5be..1e3448c7f1 100644 --- a/dataintegration/decision_output_port.go +++ b/dataintegration/decision_output_port.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_application_detailed_description_request_response.go b/dataintegration/delete_application_detailed_description_request_response.go index f06961589a..dd45b21283 100644 --- a/dataintegration/delete_application_detailed_description_request_response.go +++ b/dataintegration/delete_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_application_request_response.go b/dataintegration/delete_application_request_response.go index 5785caf8b5..726cc4ccde 100644 --- a/dataintegration/delete_application_request_response.go +++ b/dataintegration/delete_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_connection_request_response.go b/dataintegration/delete_connection_request_response.go index f7c52091f4..eec3645ffd 100644 --- a/dataintegration/delete_connection_request_response.go +++ b/dataintegration/delete_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_connection_validation_request_response.go b/dataintegration/delete_connection_validation_request_response.go index 4677cda4dc..70bffb62c7 100644 --- a/dataintegration/delete_connection_validation_request_response.go +++ b/dataintegration/delete_connection_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_copy_object_request_request_response.go b/dataintegration/delete_copy_object_request_request_response.go index 50df4d2ea7..e3339d0fe7 100644 --- a/dataintegration/delete_copy_object_request_request_response.go +++ b/dataintegration/delete_copy_object_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_data_asset_request_response.go b/dataintegration/delete_data_asset_request_response.go index c2bb9111b5..a69708944b 100644 --- a/dataintegration/delete_data_asset_request_response.go +++ b/dataintegration/delete_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_data_flow_request_response.go b/dataintegration/delete_data_flow_request_response.go index 0eee6d55d4..353c060e1c 100644 --- a/dataintegration/delete_data_flow_request_response.go +++ b/dataintegration/delete_data_flow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_data_flow_validation_request_response.go b/dataintegration/delete_data_flow_validation_request_response.go index b7547018ec..3277279fac 100644 --- a/dataintegration/delete_data_flow_validation_request_response.go +++ b/dataintegration/delete_data_flow_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_dis_application_detailed_description_request_response.go b/dataintegration/delete_dis_application_detailed_description_request_response.go index dbfc1ea6ba..069314a45a 100644 --- a/dataintegration/delete_dis_application_detailed_description_request_response.go +++ b/dataintegration/delete_dis_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_dis_application_request_response.go b/dataintegration/delete_dis_application_request_response.go index ffcb669d57..a701f66040 100644 --- a/dataintegration/delete_dis_application_request_response.go +++ b/dataintegration/delete_dis_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_export_request_request_response.go b/dataintegration/delete_export_request_request_response.go index d50cb9eb0b..f4f78892e5 100644 --- a/dataintegration/delete_export_request_request_response.go +++ b/dataintegration/delete_export_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_external_publication_request_response.go b/dataintegration/delete_external_publication_request_response.go index cdb54d87a2..ca5d018b66 100644 --- a/dataintegration/delete_external_publication_request_response.go +++ b/dataintegration/delete_external_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_external_publication_validation_request_response.go b/dataintegration/delete_external_publication_validation_request_response.go index 00102fb4a8..82e5b1f691 100644 --- a/dataintegration/delete_external_publication_validation_request_response.go +++ b/dataintegration/delete_external_publication_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_folder_request_response.go b/dataintegration/delete_folder_request_response.go index d80848f9e6..13222eb23a 100644 --- a/dataintegration/delete_folder_request_response.go +++ b/dataintegration/delete_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_function_library_request_response.go b/dataintegration/delete_function_library_request_response.go index 265b1157cf..1e085270ae 100644 --- a/dataintegration/delete_function_library_request_response.go +++ b/dataintegration/delete_function_library_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_import_request_request_response.go b/dataintegration/delete_import_request_request_response.go index fb9e4cb2ce..a499a17689 100644 --- a/dataintegration/delete_import_request_request_response.go +++ b/dataintegration/delete_import_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_patch_request_response.go b/dataintegration/delete_patch_request_response.go index e33572fc14..8d8c24f43f 100644 --- a/dataintegration/delete_patch_request_response.go +++ b/dataintegration/delete_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_pipeline_request_response.go b/dataintegration/delete_pipeline_request_response.go index fa4c066c21..dda286b075 100644 --- a/dataintegration/delete_pipeline_request_response.go +++ b/dataintegration/delete_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_pipeline_validation_request_response.go b/dataintegration/delete_pipeline_validation_request_response.go index ab8766e9df..310cb8196c 100644 --- a/dataintegration/delete_pipeline_validation_request_response.go +++ b/dataintegration/delete_pipeline_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_project_request_response.go b/dataintegration/delete_project_request_response.go index 262f7a3d35..4dd96b94f5 100644 --- a/dataintegration/delete_project_request_response.go +++ b/dataintegration/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_schedule_request_response.go b/dataintegration/delete_schedule_request_response.go index bcac040202..c9c3fc6fd9 100644 --- a/dataintegration/delete_schedule_request_response.go +++ b/dataintegration/delete_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_task_request_response.go b/dataintegration/delete_task_request_response.go index aa890ad591..284d6be6b7 100644 --- a/dataintegration/delete_task_request_response.go +++ b/dataintegration/delete_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_task_run_request_response.go b/dataintegration/delete_task_run_request_response.go index b94bbdda68..2199646233 100644 --- a/dataintegration/delete_task_run_request_response.go +++ b/dataintegration/delete_task_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_task_schedule_request_response.go b/dataintegration/delete_task_schedule_request_response.go index 9db14b6765..400aa09d6f 100644 --- a/dataintegration/delete_task_schedule_request_response.go +++ b/dataintegration/delete_task_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_task_validation_request_response.go b/dataintegration/delete_task_validation_request_response.go index 5563184df4..adb3d719a2 100644 --- a/dataintegration/delete_task_validation_request_response.go +++ b/dataintegration/delete_task_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_user_defined_function_request_response.go b/dataintegration/delete_user_defined_function_request_response.go index 896d5b39a6..b14d673a66 100644 --- a/dataintegration/delete_user_defined_function_request_response.go +++ b/dataintegration/delete_user_defined_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_user_defined_function_validation_request_response.go b/dataintegration/delete_user_defined_function_validation_request_response.go index b030cdf2ba..35f5f16b4a 100644 --- a/dataintegration/delete_user_defined_function_validation_request_response.go +++ b/dataintegration/delete_user_defined_function_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/delete_workspace_request_response.go b/dataintegration/delete_workspace_request_response.go index 95be475ffe..82339c4905 100644 --- a/dataintegration/delete_workspace_request_response.go +++ b/dataintegration/delete_workspace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dependent_object.go b/dataintegration/dependent_object.go index 7ec91d798c..acc92e5479 100644 --- a/dataintegration/dependent_object.go +++ b/dataintegration/dependent_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dependent_object_summary.go b/dataintegration/dependent_object_summary.go index c1376c399b..569d659ef7 100644 --- a/dataintegration/dependent_object_summary.go +++ b/dataintegration/dependent_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dependent_object_summary_collection.go b/dataintegration/dependent_object_summary_collection.go index f6e9e275ea..afe9a0b01b 100644 --- a/dataintegration/dependent_object_summary_collection.go +++ b/dataintegration/dependent_object_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/derived_entity.go b/dataintegration/derived_entity.go index 1784f6b66d..06d5d8bdf0 100644 --- a/dataintegration/derived_entity.go +++ b/dataintegration/derived_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/derived_field.go b/dataintegration/derived_field.go index 75fbf52c9d..fb7ec3803b 100644 --- a/dataintegration/derived_field.go +++ b/dataintegration/derived_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/derived_type.go b/dataintegration/derived_type.go index 0d948931c3..ae2ed9f3d7 100644 --- a/dataintegration/derived_type.go +++ b/dataintegration/derived_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/detailed_description.go b/dataintegration/detailed_description.go index 0283655e90..08db04542e 100644 --- a/dataintegration/detailed_description.go +++ b/dataintegration/detailed_description.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/direct_field_map.go b/dataintegration/direct_field_map.go index 22b95dacd2..16f3afbbe5 100644 --- a/dataintegration/direct_field_map.go +++ b/dataintegration/direct_field_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/direct_named_field_map.go b/dataintegration/direct_named_field_map.go index 9cf0975c9e..d4a89f008a 100644 --- a/dataintegration/direct_named_field_map.go +++ b/dataintegration/direct_named_field_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dis_application.go b/dataintegration/dis_application.go index 0bf2400cb5..e16800072b 100644 --- a/dataintegration/dis_application.go +++ b/dataintegration/dis_application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dis_application_summary.go b/dataintegration/dis_application_summary.go index 71544b4d52..3628d5c819 100644 --- a/dataintegration/dis_application_summary.go +++ b/dataintegration/dis_application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dis_application_summary_collection.go b/dataintegration/dis_application_summary_collection.go index 5568b7baec..4ba32e0ebf 100644 --- a/dataintegration/dis_application_summary_collection.go +++ b/dataintegration/dis_application_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/distinct.go b/dataintegration/distinct.go index ca93aa7094..f0c6d24140 100644 --- a/dataintegration/distinct.go +++ b/dataintegration/distinct.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dynamic_input_field.go b/dataintegration/dynamic_input_field.go index 4472dcb7c5..cb68028a88 100644 --- a/dataintegration/dynamic_input_field.go +++ b/dataintegration/dynamic_input_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dynamic_proxy_field.go b/dataintegration/dynamic_proxy_field.go index b2076547f3..80dd41bec6 100644 --- a/dataintegration/dynamic_proxy_field.go +++ b/dataintegration/dynamic_proxy_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dynamic_type.go b/dataintegration/dynamic_type.go index 6d3fd4c8d8..cfb0add794 100644 --- a/dataintegration/dynamic_type.go +++ b/dataintegration/dynamic_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/dynamic_type_handler.go b/dataintegration/dynamic_type_handler.go index c24f145091..bcbfe60337 100644 --- a/dataintegration/dynamic_type_handler.go +++ b/dataintegration/dynamic_type_handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/end_operator.go b/dataintegration/end_operator.go index 24e336b6cd..ada50ae7c1 100644 --- a/dataintegration/end_operator.go +++ b/dataintegration/end_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/enriched_entity.go b/dataintegration/enriched_entity.go index 6fd8b2032b..a2a479a4ad 100644 --- a/dataintegration/enriched_entity.go +++ b/dataintegration/enriched_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/entity_shape.go b/dataintegration/entity_shape.go index 45644b00a0..cdb439179f 100644 --- a/dataintegration/entity_shape.go +++ b/dataintegration/entity_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/entity_shape_from_file.go b/dataintegration/entity_shape_from_file.go index 43fbdb9e73..7204e3bc58 100644 --- a/dataintegration/entity_shape_from_file.go +++ b/dataintegration/entity_shape_from_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/entity_shape_from_object.go b/dataintegration/entity_shape_from_object.go index 4983305ac4..ea45494b1d 100644 --- a/dataintegration/entity_shape_from_object.go +++ b/dataintegration/entity_shape_from_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/entity_shape_from_sql.go b/dataintegration/entity_shape_from_sql.go index 0fc6b9968e..45abb63a55 100644 --- a/dataintegration/entity_shape_from_sql.go +++ b/dataintegration/entity_shape_from_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/error_details.go b/dataintegration/error_details.go index 891c04bdfc..82dd7c2788 100644 --- a/dataintegration/error_details.go +++ b/dataintegration/error_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/execute_rest_call_config.go b/dataintegration/execute_rest_call_config.go index 669751033c..ce94055f82 100644 --- a/dataintegration/execute_rest_call_config.go +++ b/dataintegration/execute_rest_call_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/export_object_metadata_summary.go b/dataintegration/export_object_metadata_summary.go index 6b01e59ad7..30b3279471 100644 --- a/dataintegration/export_object_metadata_summary.go +++ b/dataintegration/export_object_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/export_request.go b/dataintegration/export_request.go index d78ea5ba4a..02aae01e6b 100644 --- a/dataintegration/export_request.go +++ b/dataintegration/export_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/export_request_summary.go b/dataintegration/export_request_summary.go index f0808b76a1..d91636f46f 100644 --- a/dataintegration/export_request_summary.go +++ b/dataintegration/export_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/export_request_summary_collection.go b/dataintegration/export_request_summary_collection.go index 2eb4b6d1c3..7ba0f713b1 100644 --- a/dataintegration/export_request_summary_collection.go +++ b/dataintegration/export_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/expression.go b/dataintegration/expression.go index 08a1e505d1..d97f891995 100644 --- a/dataintegration/expression.go +++ b/dataintegration/expression.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/expression_operator.go b/dataintegration/expression_operator.go index 00ee00625f..eeb90cc066 100644 --- a/dataintegration/expression_operator.go +++ b/dataintegration/expression_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_publication.go b/dataintegration/external_publication.go index 5616cd9b23..673c69b547 100644 --- a/dataintegration/external_publication.go +++ b/dataintegration/external_publication.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_publication_summary.go b/dataintegration/external_publication_summary.go index 07db2bc1b0..d535e2ac68 100644 --- a/dataintegration/external_publication_summary.go +++ b/dataintegration/external_publication_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_publication_summary_collection.go b/dataintegration/external_publication_summary_collection.go index 60c0248673..d3cb26ba38 100644 --- a/dataintegration/external_publication_summary_collection.go +++ b/dataintegration/external_publication_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_publication_validation.go b/dataintegration/external_publication_validation.go index 1d16bfda09..6482e16d08 100644 --- a/dataintegration/external_publication_validation.go +++ b/dataintegration/external_publication_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_publication_validation_summary.go b/dataintegration/external_publication_validation_summary.go index 0b3e26c4e2..7f0fd203b0 100644 --- a/dataintegration/external_publication_validation_summary.go +++ b/dataintegration/external_publication_validation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_publication_validation_summary_collection.go b/dataintegration/external_publication_validation_summary_collection.go index 761b64bf3e..c4723a3a5c 100644 --- a/dataintegration/external_publication_validation_summary_collection.go +++ b/dataintegration/external_publication_validation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/external_storage.go b/dataintegration/external_storage.go index 5b1b51db85..5b2cccba8b 100644 --- a/dataintegration/external_storage.go +++ b/dataintegration/external_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/field_map.go b/dataintegration/field_map.go index 697c96fbb7..7b7490eb62 100644 --- a/dataintegration/field_map.go +++ b/dataintegration/field_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/field_map_wrapper.go b/dataintegration/field_map_wrapper.go index 4d7461fa50..e4301dc7a2 100644 --- a/dataintegration/field_map_wrapper.go +++ b/dataintegration/field_map_wrapper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/filter.go b/dataintegration/filter.go index 20194ac121..96cc5714cf 100644 --- a/dataintegration/filter.go +++ b/dataintegration/filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/filter_push.go b/dataintegration/filter_push.go index 126a2ef332..01547b6a0e 100644 --- a/dataintegration/filter_push.go +++ b/dataintegration/filter_push.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flatten.go b/dataintegration/flatten.go index 1367fc6b1b..2a991d2f9b 100644 --- a/dataintegration/flatten.go +++ b/dataintegration/flatten.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flatten_details.go b/dataintegration/flatten_details.go index 95c16b4286..15de8f8cac 100644 --- a/dataintegration/flatten_details.go +++ b/dataintegration/flatten_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flatten_projection_preferences.go b/dataintegration/flatten_projection_preferences.go index b0639b7260..aed289ad32 100644 --- a/dataintegration/flatten_projection_preferences.go +++ b/dataintegration/flatten_projection_preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flatten_type_handler.go b/dataintegration/flatten_type_handler.go index 8e99122507..19321d1c61 100644 --- a/dataintegration/flatten_type_handler.go +++ b/dataintegration/flatten_type_handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flow_node.go b/dataintegration/flow_node.go index e378e806bf..1a86a76387 100644 --- a/dataintegration/flow_node.go +++ b/dataintegration/flow_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flow_port.go b/dataintegration/flow_port.go index df2c1ee00a..b1ad9e7149 100644 --- a/dataintegration/flow_port.go +++ b/dataintegration/flow_port.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/flow_port_link.go b/dataintegration/flow_port_link.go index 8facf40898..d3ba06e44d 100644 --- a/dataintegration/flow_port_link.go +++ b/dataintegration/flow_port_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/folder.go b/dataintegration/folder.go index 99177a5fc7..2c00c37258 100644 --- a/dataintegration/folder.go +++ b/dataintegration/folder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/folder_details.go b/dataintegration/folder_details.go index b7e450d577..4b6e2f7d86 100644 --- a/dataintegration/folder_details.go +++ b/dataintegration/folder_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/folder_summary.go b/dataintegration/folder_summary.go index 556ad480b2..29b7a524ef 100644 --- a/dataintegration/folder_summary.go +++ b/dataintegration/folder_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/folder_summary_collection.go b/dataintegration/folder_summary_collection.go index 658fd6429e..8bea0f7f86 100644 --- a/dataintegration/folder_summary_collection.go +++ b/dataintegration/folder_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/foreign_key.go b/dataintegration/foreign_key.go index 73526aa1c6..cad7df5315 100644 --- a/dataintegration/foreign_key.go +++ b/dataintegration/foreign_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function.go b/dataintegration/function.go index a3985a728d..0bd2ccd30a 100644 --- a/dataintegration/function.go +++ b/dataintegration/function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function_configuration_definition.go b/dataintegration/function_configuration_definition.go index 363d4a6c01..fabc391126 100644 --- a/dataintegration/function_configuration_definition.go +++ b/dataintegration/function_configuration_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function_library.go b/dataintegration/function_library.go index a774b94abd..160c1c0c2f 100644 --- a/dataintegration/function_library.go +++ b/dataintegration/function_library.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function_library_details.go b/dataintegration/function_library_details.go index 3aea9c39d0..d9845f6850 100644 --- a/dataintegration/function_library_details.go +++ b/dataintegration/function_library_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function_library_summary.go b/dataintegration/function_library_summary.go index 8f36558f97..3313e5b072 100644 --- a/dataintegration/function_library_summary.go +++ b/dataintegration/function_library_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function_library_summary_collection.go b/dataintegration/function_library_summary_collection.go index ee5eb64e42..24acf114d7 100644 --- a/dataintegration/function_library_summary_collection.go +++ b/dataintegration/function_library_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/function_signature.go b/dataintegration/function_signature.go index fff91d2f76..5c67844a2e 100644 --- a/dataintegration/function_signature.go +++ b/dataintegration/function_signature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/generic_rest_api_attributes.go b/dataintegration/generic_rest_api_attributes.go index 3ef9a26948..b848f7688b 100644 --- a/dataintegration/generic_rest_api_attributes.go +++ b/dataintegration/generic_rest_api_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/generic_rest_call_attribute.go b/dataintegration/generic_rest_call_attribute.go index 1602fb02f7..9f1f9c02a8 100644 --- a/dataintegration/generic_rest_call_attribute.go +++ b/dataintegration/generic_rest_call_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_application_detailed_description_request_response.go b/dataintegration/get_application_detailed_description_request_response.go index 6b005b66b4..694ae0d7e7 100644 --- a/dataintegration/get_application_detailed_description_request_response.go +++ b/dataintegration/get_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_application_request_response.go b/dataintegration/get_application_request_response.go index 6bd313e173..116d7e9ed3 100644 --- a/dataintegration/get_application_request_response.go +++ b/dataintegration/get_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_composite_state_request_response.go b/dataintegration/get_composite_state_request_response.go index 74681e3c0a..8426affdaf 100644 --- a/dataintegration/get_composite_state_request_response.go +++ b/dataintegration/get_composite_state_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_connection_request_response.go b/dataintegration/get_connection_request_response.go index ec17ce3392..33fd3c8201 100644 --- a/dataintegration/get_connection_request_response.go +++ b/dataintegration/get_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_connection_validation_request_response.go b/dataintegration/get_connection_validation_request_response.go index c81955c1a8..d3aad7317f 100644 --- a/dataintegration/get_connection_validation_request_response.go +++ b/dataintegration/get_connection_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_copy_object_request_request_response.go b/dataintegration/get_copy_object_request_request_response.go index 476a3807d9..255be6a6e3 100644 --- a/dataintegration/get_copy_object_request_request_response.go +++ b/dataintegration/get_copy_object_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_count_statistic_request_response.go b/dataintegration/get_count_statistic_request_response.go index 5a6c9b58bb..f76fb693f9 100644 --- a/dataintegration/get_count_statistic_request_response.go +++ b/dataintegration/get_count_statistic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_data_asset_request_response.go b/dataintegration/get_data_asset_request_response.go index e0edaf55dc..84ee48cd08 100644 --- a/dataintegration/get_data_asset_request_response.go +++ b/dataintegration/get_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_data_entity_request_response.go b/dataintegration/get_data_entity_request_response.go index e0608cfd00..0ebf8b554c 100644 --- a/dataintegration/get_data_entity_request_response.go +++ b/dataintegration/get_data_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_data_flow_request_response.go b/dataintegration/get_data_flow_request_response.go index 97314d9473..662975327c 100644 --- a/dataintegration/get_data_flow_request_response.go +++ b/dataintegration/get_data_flow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_data_flow_validation_request_response.go b/dataintegration/get_data_flow_validation_request_response.go index 87a43b5830..5015d5561d 100644 --- a/dataintegration/get_data_flow_validation_request_response.go +++ b/dataintegration/get_data_flow_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_dependent_object_request_response.go b/dataintegration/get_dependent_object_request_response.go index 59c411a619..f189a57575 100644 --- a/dataintegration/get_dependent_object_request_response.go +++ b/dataintegration/get_dependent_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_dis_application_detailed_description_request_response.go b/dataintegration/get_dis_application_detailed_description_request_response.go index 552bd662b3..e032f17036 100644 --- a/dataintegration/get_dis_application_detailed_description_request_response.go +++ b/dataintegration/get_dis_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_dis_application_request_response.go b/dataintegration/get_dis_application_request_response.go index e221d5f32b..8b5468b78c 100644 --- a/dataintegration/get_dis_application_request_response.go +++ b/dataintegration/get_dis_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_export_request_request_response.go b/dataintegration/get_export_request_request_response.go index ada4337136..9132223b1a 100644 --- a/dataintegration/get_export_request_request_response.go +++ b/dataintegration/get_export_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_external_publication_request_response.go b/dataintegration/get_external_publication_request_response.go index 55fae52cca..6110f98fa0 100644 --- a/dataintegration/get_external_publication_request_response.go +++ b/dataintegration/get_external_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_external_publication_validation_request_response.go b/dataintegration/get_external_publication_validation_request_response.go index 5021f4d68e..24871292f0 100644 --- a/dataintegration/get_external_publication_validation_request_response.go +++ b/dataintegration/get_external_publication_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_folder_request_response.go b/dataintegration/get_folder_request_response.go index 16c7a8e339..34d7cc7719 100644 --- a/dataintegration/get_folder_request_response.go +++ b/dataintegration/get_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_function_library_request_response.go b/dataintegration/get_function_library_request_response.go index 59b2532db4..bfe646fca7 100644 --- a/dataintegration/get_function_library_request_response.go +++ b/dataintegration/get_function_library_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_import_request_request_response.go b/dataintegration/get_import_request_request_response.go index 54a2f3aa36..94c54ca7ad 100644 --- a/dataintegration/get_import_request_request_response.go +++ b/dataintegration/get_import_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_patch_request_response.go b/dataintegration/get_patch_request_response.go index aa2958d832..b99d24dbd6 100644 --- a/dataintegration/get_patch_request_response.go +++ b/dataintegration/get_patch_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_pipeline_request_response.go b/dataintegration/get_pipeline_request_response.go index 88b25d6776..25fbe14516 100644 --- a/dataintegration/get_pipeline_request_response.go +++ b/dataintegration/get_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_pipeline_validation_request_response.go b/dataintegration/get_pipeline_validation_request_response.go index a861a6688f..b0626fe6f7 100644 --- a/dataintegration/get_pipeline_validation_request_response.go +++ b/dataintegration/get_pipeline_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_project_request_response.go b/dataintegration/get_project_request_response.go index cb67faa7c8..f200365b6e 100644 --- a/dataintegration/get_project_request_response.go +++ b/dataintegration/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_published_object_request_response.go b/dataintegration/get_published_object_request_response.go index 74a0f66609..44db146175 100644 --- a/dataintegration/get_published_object_request_response.go +++ b/dataintegration/get_published_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_reference_request_response.go b/dataintegration/get_reference_request_response.go index 7d0b7676dc..48a7e918f9 100644 --- a/dataintegration/get_reference_request_response.go +++ b/dataintegration/get_reference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_runtime_operator_request_response.go b/dataintegration/get_runtime_operator_request_response.go index 98fd03d82d..bec99ac7bc 100644 --- a/dataintegration/get_runtime_operator_request_response.go +++ b/dataintegration/get_runtime_operator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_runtime_pipeline_request_response.go b/dataintegration/get_runtime_pipeline_request_response.go index 1097cf5a9d..76ecfa155a 100644 --- a/dataintegration/get_runtime_pipeline_request_response.go +++ b/dataintegration/get_runtime_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_schedule_request_response.go b/dataintegration/get_schedule_request_response.go index dfbc9b7623..2d8acbb081 100644 --- a/dataintegration/get_schedule_request_response.go +++ b/dataintegration/get_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_schema_request_response.go b/dataintegration/get_schema_request_response.go index 76b0c3e39f..9e251307e1 100644 --- a/dataintegration/get_schema_request_response.go +++ b/dataintegration/get_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_task_request_response.go b/dataintegration/get_task_request_response.go index 095cda6064..b2d9b37b70 100644 --- a/dataintegration/get_task_request_response.go +++ b/dataintegration/get_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_task_run_request_response.go b/dataintegration/get_task_run_request_response.go index a9acc85807..85a6266e55 100644 --- a/dataintegration/get_task_run_request_response.go +++ b/dataintegration/get_task_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_task_schedule_request_response.go b/dataintegration/get_task_schedule_request_response.go index 76088b822a..c388e08e49 100644 --- a/dataintegration/get_task_schedule_request_response.go +++ b/dataintegration/get_task_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_task_validation_request_response.go b/dataintegration/get_task_validation_request_response.go index 664143aeb1..1d895dda62 100644 --- a/dataintegration/get_task_validation_request_response.go +++ b/dataintegration/get_task_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_template_request_response.go b/dataintegration/get_template_request_response.go index aa5d6b3a50..ea2933a244 100644 --- a/dataintegration/get_template_request_response.go +++ b/dataintegration/get_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_user_defined_function_request_response.go b/dataintegration/get_user_defined_function_request_response.go index d847f87844..04142980f3 100644 --- a/dataintegration/get_user_defined_function_request_response.go +++ b/dataintegration/get_user_defined_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_user_defined_function_validation_request_response.go b/dataintegration/get_user_defined_function_validation_request_response.go index 0402e830e4..ae3fa7e4ef 100644 --- a/dataintegration/get_user_defined_function_validation_request_response.go +++ b/dataintegration/get_user_defined_function_validation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_work_request_request_response.go b/dataintegration/get_work_request_request_response.go index ab48101dcb..42cf166646 100644 --- a/dataintegration/get_work_request_request_response.go +++ b/dataintegration/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/get_workspace_request_response.go b/dataintegration/get_workspace_request_response.go index 8c750ddd85..b17aba1f65 100644 --- a/dataintegration/get_workspace_request_response.go +++ b/dataintegration/get_workspace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/grouped_name_pattern_rule.go b/dataintegration/grouped_name_pattern_rule.go index e3e19e9666..7e1645aa64 100644 --- a/dataintegration/grouped_name_pattern_rule.go +++ b/dataintegration/grouped_name_pattern_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/hourly_frequency_details.go b/dataintegration/hourly_frequency_details.go index 0543b41bdf..e54983a1b6 100644 --- a/dataintegration/hourly_frequency_details.go +++ b/dataintegration/hourly_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/import_conflict_resolution.go b/dataintegration/import_conflict_resolution.go index a80b8f65bd..406cdd921d 100644 --- a/dataintegration/import_conflict_resolution.go +++ b/dataintegration/import_conflict_resolution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/import_object_metadata_summary.go b/dataintegration/import_object_metadata_summary.go index f10867a387..973c1eb2b4 100644 --- a/dataintegration/import_object_metadata_summary.go +++ b/dataintegration/import_object_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/import_request.go b/dataintegration/import_request.go index e233cf10c1..919ff2994a 100644 --- a/dataintegration/import_request.go +++ b/dataintegration/import_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/import_request_summary.go b/dataintegration/import_request_summary.go index e916547828..b9eddb537b 100644 --- a/dataintegration/import_request_summary.go +++ b/dataintegration/import_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/import_request_summary_collection.go b/dataintegration/import_request_summary_collection.go index 3040f2adff..19205bb205 100644 --- a/dataintegration/import_request_summary_collection.go +++ b/dataintegration/import_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/incremental_data_entity_clause.go b/dataintegration/incremental_data_entity_clause.go index 27e001a428..7e59483f4f 100644 --- a/dataintegration/incremental_data_entity_clause.go +++ b/dataintegration/incremental_data_entity_clause.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/incremental_field_clause.go b/dataintegration/incremental_field_clause.go index a36fe7819d..1756601f61 100644 --- a/dataintegration/incremental_field_clause.go +++ b/dataintegration/incremental_field_clause.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/incremental_read_config.go b/dataintegration/incremental_read_config.go index bd236a22fa..489d99033c 100644 --- a/dataintegration/incremental_read_config.go +++ b/dataintegration/incremental_read_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/input_field.go b/dataintegration/input_field.go index 3b144d1374..96bf516d4a 100644 --- a/dataintegration/input_field.go +++ b/dataintegration/input_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/input_link.go b/dataintegration/input_link.go index c6d0d1bb87..333fdfd773 100644 --- a/dataintegration/input_link.go +++ b/dataintegration/input_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/input_port.go b/dataintegration/input_port.go index b8841c3cb5..a1c6561ee5 100644 --- a/dataintegration/input_port.go +++ b/dataintegration/input_port.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/input_proxy_field.go b/dataintegration/input_proxy_field.go index eacb51c7b7..d3e35e2580 100644 --- a/dataintegration/input_proxy_field.go +++ b/dataintegration/input_proxy_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/intersect.go b/dataintegration/intersect.go index de16721505..72bb85e5f6 100644 --- a/dataintegration/intersect.go +++ b/dataintegration/intersect.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/java_type.go b/dataintegration/java_type.go index 47a32e1ab1..de60877504 100644 --- a/dataintegration/java_type.go +++ b/dataintegration/java_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/join.go b/dataintegration/join.go index e0ce6f2f45..e5460bbcee 100644 --- a/dataintegration/join.go +++ b/dataintegration/join.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/joiner.go b/dataintegration/joiner.go index af8d8ff6ab..cb4b49c04e 100644 --- a/dataintegration/joiner.go +++ b/dataintegration/joiner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/json_format_attribute.go b/dataintegration/json_format_attribute.go index b9f33e390f..d63e04fa44 100644 --- a/dataintegration/json_format_attribute.go +++ b/dataintegration/json_format_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/json_text.go b/dataintegration/json_text.go index b8d6f2bf40..17ef144089 100644 --- a/dataintegration/json_text.go +++ b/dataintegration/json_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/key.go b/dataintegration/key.go index efe0103719..1a0407f501 100644 --- a/dataintegration/key.go +++ b/dataintegration/key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/key_attribute.go b/dataintegration/key_attribute.go index b96b940ad9..8c736df9f4 100644 --- a/dataintegration/key_attribute.go +++ b/dataintegration/key_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/key_range.go b/dataintegration/key_range.go index 13ee2779ec..ac938c2c8e 100644 --- a/dataintegration/key_range.go +++ b/dataintegration/key_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/key_range_partition_config.go b/dataintegration/key_range_partition_config.go index 174e8e8cde..ce729ea32c 100644 --- a/dataintegration/key_range_partition_config.go +++ b/dataintegration/key_range_partition_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/last_run_details.go b/dataintegration/last_run_details.go index 035ddac32f..4cb93ed522 100644 --- a/dataintegration/last_run_details.go +++ b/dataintegration/last_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_applications_request_response.go b/dataintegration/list_applications_request_response.go index 830788e554..c78a1b329c 100644 --- a/dataintegration/list_applications_request_response.go +++ b/dataintegration/list_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_connection_validations_request_response.go b/dataintegration/list_connection_validations_request_response.go index c08a324020..7d00ef3d5d 100644 --- a/dataintegration/list_connection_validations_request_response.go +++ b/dataintegration/list_connection_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_connections_request_response.go b/dataintegration/list_connections_request_response.go index 50d8c46fcf..0a2a5faff4 100644 --- a/dataintegration/list_connections_request_response.go +++ b/dataintegration/list_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_copy_object_requests_request_response.go b/dataintegration/list_copy_object_requests_request_response.go index f352040b36..ee17a121dd 100644 --- a/dataintegration/list_copy_object_requests_request_response.go +++ b/dataintegration/list_copy_object_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_data_assets_request_response.go b/dataintegration/list_data_assets_request_response.go index b13af1bcc7..c4054fb214 100644 --- a/dataintegration/list_data_assets_request_response.go +++ b/dataintegration/list_data_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_data_entities_request_response.go b/dataintegration/list_data_entities_request_response.go index e337e0de91..ca135944e1 100644 --- a/dataintegration/list_data_entities_request_response.go +++ b/dataintegration/list_data_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_data_flow_validations_request_response.go b/dataintegration/list_data_flow_validations_request_response.go index 19c658e930..5b20ab8eb2 100644 --- a/dataintegration/list_data_flow_validations_request_response.go +++ b/dataintegration/list_data_flow_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_data_flows_request_response.go b/dataintegration/list_data_flows_request_response.go index 1a6b12d45c..03fd353717 100644 --- a/dataintegration/list_data_flows_request_response.go +++ b/dataintegration/list_data_flows_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_dependent_objects_request_response.go b/dataintegration/list_dependent_objects_request_response.go index 89b195cb1a..67ab26fa4d 100644 --- a/dataintegration/list_dependent_objects_request_response.go +++ b/dataintegration/list_dependent_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_dis_application_task_run_lineages_request_response.go b/dataintegration/list_dis_application_task_run_lineages_request_response.go index 153047067a..8fc688e92f 100644 --- a/dataintegration/list_dis_application_task_run_lineages_request_response.go +++ b/dataintegration/list_dis_application_task_run_lineages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_dis_applications_request_response.go b/dataintegration/list_dis_applications_request_response.go index 9885f72fbd..d134d7ce02 100644 --- a/dataintegration/list_dis_applications_request_response.go +++ b/dataintegration/list_dis_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_export_requests_request_response.go b/dataintegration/list_export_requests_request_response.go index fd3661b969..47f6a9c4c2 100644 --- a/dataintegration/list_export_requests_request_response.go +++ b/dataintegration/list_export_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_external_publication_validations_request_response.go b/dataintegration/list_external_publication_validations_request_response.go index c4d92f3118..90ea4d99dc 100644 --- a/dataintegration/list_external_publication_validations_request_response.go +++ b/dataintegration/list_external_publication_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_external_publications_request_response.go b/dataintegration/list_external_publications_request_response.go index 084aa88e95..8d45ea24e3 100644 --- a/dataintegration/list_external_publications_request_response.go +++ b/dataintegration/list_external_publications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_folders_request_response.go b/dataintegration/list_folders_request_response.go index 190d9410d7..bf39516bc3 100644 --- a/dataintegration/list_folders_request_response.go +++ b/dataintegration/list_folders_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_function_libraries_request_response.go b/dataintegration/list_function_libraries_request_response.go index e4f741788e..bcc1d77bb8 100644 --- a/dataintegration/list_function_libraries_request_response.go +++ b/dataintegration/list_function_libraries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_import_requests_request_response.go b/dataintegration/list_import_requests_request_response.go index 3089aed503..0c961a5ccd 100644 --- a/dataintegration/list_import_requests_request_response.go +++ b/dataintegration/list_import_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_patch_changes_request_response.go b/dataintegration/list_patch_changes_request_response.go index 3855c6d90b..25c95df767 100644 --- a/dataintegration/list_patch_changes_request_response.go +++ b/dataintegration/list_patch_changes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_patches_request_response.go b/dataintegration/list_patches_request_response.go index 11ae7a8d9f..33c3acd13b 100644 --- a/dataintegration/list_patches_request_response.go +++ b/dataintegration/list_patches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_pipeline_validations_request_response.go b/dataintegration/list_pipeline_validations_request_response.go index 3d462e3ed9..f2246fc69d 100644 --- a/dataintegration/list_pipeline_validations_request_response.go +++ b/dataintegration/list_pipeline_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_pipelines_request_response.go b/dataintegration/list_pipelines_request_response.go index 33b9239652..c106e8eecc 100644 --- a/dataintegration/list_pipelines_request_response.go +++ b/dataintegration/list_pipelines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_projects_request_response.go b/dataintegration/list_projects_request_response.go index e434166d44..22e6cfb3c6 100644 --- a/dataintegration/list_projects_request_response.go +++ b/dataintegration/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_published_objects_request_response.go b/dataintegration/list_published_objects_request_response.go index 429613b62f..46c8f72305 100644 --- a/dataintegration/list_published_objects_request_response.go +++ b/dataintegration/list_published_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_references_request_response.go b/dataintegration/list_references_request_response.go index bfab924e53..4c5e6c421b 100644 --- a/dataintegration/list_references_request_response.go +++ b/dataintegration/list_references_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_runtime_operators_request_response.go b/dataintegration/list_runtime_operators_request_response.go index 4415b721b2..dcec7a5fa7 100644 --- a/dataintegration/list_runtime_operators_request_response.go +++ b/dataintegration/list_runtime_operators_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_runtime_pipelines_request_response.go b/dataintegration/list_runtime_pipelines_request_response.go index 5c63bee2c4..0aefbddc42 100644 --- a/dataintegration/list_runtime_pipelines_request_response.go +++ b/dataintegration/list_runtime_pipelines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_schedules_request_response.go b/dataintegration/list_schedules_request_response.go index 96a571bbd3..5b5a78aaaf 100644 --- a/dataintegration/list_schedules_request_response.go +++ b/dataintegration/list_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_schemas_request_response.go b/dataintegration/list_schemas_request_response.go index a6459d6e93..be99f1ccbe 100644 --- a/dataintegration/list_schemas_request_response.go +++ b/dataintegration/list_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_task_run_lineages_request_response.go b/dataintegration/list_task_run_lineages_request_response.go index 53e4e07566..0aeb87eb4a 100644 --- a/dataintegration/list_task_run_lineages_request_response.go +++ b/dataintegration/list_task_run_lineages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_task_run_logs_request_response.go b/dataintegration/list_task_run_logs_request_response.go index 260fe271d2..38a67e60d9 100644 --- a/dataintegration/list_task_run_logs_request_response.go +++ b/dataintegration/list_task_run_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_task_runs_request_response.go b/dataintegration/list_task_runs_request_response.go index 35fcc63180..a99d332aa4 100644 --- a/dataintegration/list_task_runs_request_response.go +++ b/dataintegration/list_task_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_task_schedules_request_response.go b/dataintegration/list_task_schedules_request_response.go index 10b4433cc6..bcd02c3b25 100644 --- a/dataintegration/list_task_schedules_request_response.go +++ b/dataintegration/list_task_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_task_validations_request_response.go b/dataintegration/list_task_validations_request_response.go index 30144775c2..5330d4f3b6 100644 --- a/dataintegration/list_task_validations_request_response.go +++ b/dataintegration/list_task_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_tasks_request_response.go b/dataintegration/list_tasks_request_response.go index 59ebf3660a..166cd51f05 100644 --- a/dataintegration/list_tasks_request_response.go +++ b/dataintegration/list_tasks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_templates_request_response.go b/dataintegration/list_templates_request_response.go index 7388a971f3..4d6abfddb7 100644 --- a/dataintegration/list_templates_request_response.go +++ b/dataintegration/list_templates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_user_defined_function_validations_request_response.go b/dataintegration/list_user_defined_function_validations_request_response.go index c9b81348ca..e24501d66c 100644 --- a/dataintegration/list_user_defined_function_validations_request_response.go +++ b/dataintegration/list_user_defined_function_validations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_user_defined_functions_request_response.go b/dataintegration/list_user_defined_functions_request_response.go index 26b9e09f04..6ce8c708fc 100644 --- a/dataintegration/list_user_defined_functions_request_response.go +++ b/dataintegration/list_user_defined_functions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_work_request_errors_request_response.go b/dataintegration/list_work_request_errors_request_response.go index 389c728298..b101776909 100644 --- a/dataintegration/list_work_request_errors_request_response.go +++ b/dataintegration/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_work_request_logs_request_response.go b/dataintegration/list_work_request_logs_request_response.go index 40212c29f6..8ba8774e71 100644 --- a/dataintegration/list_work_request_logs_request_response.go +++ b/dataintegration/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_work_requests_request_response.go b/dataintegration/list_work_requests_request_response.go index f19e99c504..579d7370e5 100644 --- a/dataintegration/list_work_requests_request_response.go +++ b/dataintegration/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/list_workspaces_request_response.go b/dataintegration/list_workspaces_request_response.go index 6fab4d394f..5137f9daf0 100644 --- a/dataintegration/list_workspaces_request_response.go +++ b/dataintegration/list_workspaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/lookup.go b/dataintegration/lookup.go index bf5cf9e631..ba79345df0 100644 --- a/dataintegration/lookup.go +++ b/dataintegration/lookup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/macro_field.go b/dataintegration/macro_field.go index 2f6788314d..0af955ac8d 100644 --- a/dataintegration/macro_field.go +++ b/dataintegration/macro_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/macro_pivot_field.go b/dataintegration/macro_pivot_field.go index d466c85976..b6be1aea36 100644 --- a/dataintegration/macro_pivot_field.go +++ b/dataintegration/macro_pivot_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/map_type.go b/dataintegration/map_type.go index b098532aca..ebd12dc48b 100644 --- a/dataintegration/map_type.go +++ b/dataintegration/map_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/materialized_composite_type.go b/dataintegration/materialized_composite_type.go index 8ceba858c5..363398c587 100644 --- a/dataintegration/materialized_composite_type.go +++ b/dataintegration/materialized_composite_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/materialized_dynamic_field.go b/dataintegration/materialized_dynamic_field.go index 82789d2a71..07c5631546 100644 --- a/dataintegration/materialized_dynamic_field.go +++ b/dataintegration/materialized_dynamic_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/merge_operator.go b/dataintegration/merge_operator.go index 41e52e4756..be54ea1ea8 100644 --- a/dataintegration/merge_operator.go +++ b/dataintegration/merge_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/message.go b/dataintegration/message.go index bfc3ccc6e5..5e443f1982 100644 --- a/dataintegration/message.go +++ b/dataintegration/message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/minus.go b/dataintegration/minus.go index 5768b45ece..d7c9cc742a 100644 --- a/dataintegration/minus.go +++ b/dataintegration/minus.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/model_select.go b/dataintegration/model_select.go index 432fa6c69d..1b86d0ac8d 100644 --- a/dataintegration/model_select.go +++ b/dataintegration/model_select.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/monthly_frequency_details.go b/dataintegration/monthly_frequency_details.go index 1b8a94b73d..130f6f0413 100644 --- a/dataintegration/monthly_frequency_details.go +++ b/dataintegration/monthly_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/monthly_rule_frequency_details.go b/dataintegration/monthly_rule_frequency_details.go index c19d9927ac..a8932d9980 100644 --- a/dataintegration/monthly_rule_frequency_details.go +++ b/dataintegration/monthly_rule_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/name_list_rule.go b/dataintegration/name_list_rule.go index cbb0de4606..7fc33d922c 100644 --- a/dataintegration/name_list_rule.go +++ b/dataintegration/name_list_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/name_pattern_rule.go b/dataintegration/name_pattern_rule.go index e72a0fe110..34f1624276 100644 --- a/dataintegration/name_pattern_rule.go +++ b/dataintegration/name_pattern_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/named_entity_map.go b/dataintegration/named_entity_map.go index 171fa7e463..ee42c3793a 100644 --- a/dataintegration/named_entity_map.go +++ b/dataintegration/named_entity_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/native_shape_field.go b/dataintegration/native_shape_field.go index c6195a0d0a..a5238562c3 100644 --- a/dataintegration/native_shape_field.go +++ b/dataintegration/native_shape_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/object_metadata.go b/dataintegration/object_metadata.go index e97ee09c56..8dd9bc9284 100644 --- a/dataintegration/object_metadata.go +++ b/dataintegration/object_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/object_storage_write_attribute.go b/dataintegration/object_storage_write_attribute.go index 1362b8ec9e..7c8f23b633 100644 --- a/dataintegration/object_storage_write_attribute.go +++ b/dataintegration/object_storage_write_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/object_storage_write_attributes.go b/dataintegration/object_storage_write_attributes.go index b6fbf9631e..7bd5029f33 100644 --- a/dataintegration/object_storage_write_attributes.go +++ b/dataintegration/object_storage_write_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oci_function.go b/dataintegration/oci_function.go index 4bf4852b77..4711f13dcd 100644 --- a/dataintegration/oci_function.go +++ b/dataintegration/oci_function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oci_vault_secret_config.go b/dataintegration/oci_vault_secret_config.go index 217340f025..f1b69b6404 100644 --- a/dataintegration/oci_vault_secret_config.go +++ b/dataintegration/oci_vault_secret_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/operation.go b/dataintegration/operation.go index ebc691bf5d..d600704517 100644 --- a/dataintegration/operation.go +++ b/dataintegration/operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/operation_from_api.go b/dataintegration/operation_from_api.go index 765d38a461..5591f870c3 100644 --- a/dataintegration/operation_from_api.go +++ b/dataintegration/operation_from_api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/operation_from_procedure.go b/dataintegration/operation_from_procedure.go index 7c3c4eb64d..67c29aeb34 100644 --- a/dataintegration/operation_from_procedure.go +++ b/dataintegration/operation_from_procedure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/operator.go b/dataintegration/operator.go index 0ecfc43b0b..d50f63de0a 100644 --- a/dataintegration/operator.go +++ b/dataintegration/operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_adwc_write_attribute.go b/dataintegration/oracle_adwc_write_attribute.go index 0eee2c778e..800d777270 100644 --- a/dataintegration/oracle_adwc_write_attribute.go +++ b/dataintegration/oracle_adwc_write_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_adwc_write_attributes.go b/dataintegration/oracle_adwc_write_attributes.go index b85cae9f93..12eb63ce49 100644 --- a/dataintegration/oracle_adwc_write_attributes.go +++ b/dataintegration/oracle_adwc_write_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_atp_write_attribute.go b/dataintegration/oracle_atp_write_attribute.go index a08431a8c6..e2affff2af 100644 --- a/dataintegration/oracle_atp_write_attribute.go +++ b/dataintegration/oracle_atp_write_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_atp_write_attributes.go b/dataintegration/oracle_atp_write_attributes.go index 961ba84090..14d459eaef 100644 --- a/dataintegration/oracle_atp_write_attributes.go +++ b/dataintegration/oracle_atp_write_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_read_attribute.go b/dataintegration/oracle_read_attribute.go index 0f21d41de5..fc651d3cd6 100644 --- a/dataintegration/oracle_read_attribute.go +++ b/dataintegration/oracle_read_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_read_attributes.go b/dataintegration/oracle_read_attributes.go index 2de247c6a6..920bdd3324 100644 --- a/dataintegration/oracle_read_attributes.go +++ b/dataintegration/oracle_read_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_write_attribute.go b/dataintegration/oracle_write_attribute.go index f438a64d6b..899fb90a5c 100644 --- a/dataintegration/oracle_write_attribute.go +++ b/dataintegration/oracle_write_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/oracle_write_attributes.go b/dataintegration/oracle_write_attributes.go index 58764cf57e..a5be4d6919 100644 --- a/dataintegration/oracle_write_attributes.go +++ b/dataintegration/oracle_write_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/output_field.go b/dataintegration/output_field.go index 393e96a39d..0fe83800d3 100644 --- a/dataintegration/output_field.go +++ b/dataintegration/output_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/output_link.go b/dataintegration/output_link.go index 7f0ac80133..6a791de3b1 100644 --- a/dataintegration/output_link.go +++ b/dataintegration/output_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/output_port.go b/dataintegration/output_port.go index 52e6accd65..96dc11e508 100644 --- a/dataintegration/output_port.go +++ b/dataintegration/output_port.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/parameter.go b/dataintegration/parameter.go index e7363fe6bf..533ba2f17c 100644 --- a/dataintegration/parameter.go +++ b/dataintegration/parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/parameter_value.go b/dataintegration/parameter_value.go index 9fec8b6bec..d7cb90332a 100644 --- a/dataintegration/parameter_value.go +++ b/dataintegration/parameter_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/parent_reference.go b/dataintegration/parent_reference.go index 30e8786ad1..7160f00541 100644 --- a/dataintegration/parent_reference.go +++ b/dataintegration/parent_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/parquet_format_attribute.go b/dataintegration/parquet_format_attribute.go index 33ee398bfd..a78077a167 100644 --- a/dataintegration/parquet_format_attribute.go +++ b/dataintegration/parquet_format_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/partition_config.go b/dataintegration/partition_config.go index bb9a88367d..50413e6b3a 100644 --- a/dataintegration/partition_config.go +++ b/dataintegration/partition_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/patch.go b/dataintegration/patch.go index 09e249c63b..dce7ee2a00 100644 --- a/dataintegration/patch.go +++ b/dataintegration/patch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/patch_change_summary.go b/dataintegration/patch_change_summary.go index d4c35a1294..116a6a099f 100644 --- a/dataintegration/patch_change_summary.go +++ b/dataintegration/patch_change_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/patch_change_summary_collection.go b/dataintegration/patch_change_summary_collection.go index aed9478565..9a477b33c1 100644 --- a/dataintegration/patch_change_summary_collection.go +++ b/dataintegration/patch_change_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/patch_object_metadata.go b/dataintegration/patch_object_metadata.go index 466b234042..7799925946 100644 --- a/dataintegration/patch_object_metadata.go +++ b/dataintegration/patch_object_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/patch_summary.go b/dataintegration/patch_summary.go index c8166951a2..1006dd966f 100644 --- a/dataintegration/patch_summary.go +++ b/dataintegration/patch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/patch_summary_collection.go b/dataintegration/patch_summary_collection.go index eefbbafd78..4bf83940e5 100644 --- a/dataintegration/patch_summary_collection.go +++ b/dataintegration/patch_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pipeline.go b/dataintegration/pipeline.go index 8264a3254c..8da213d775 100644 --- a/dataintegration/pipeline.go +++ b/dataintegration/pipeline.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pipeline_summary.go b/dataintegration/pipeline_summary.go index 0fc6e6967e..39381365b3 100644 --- a/dataintegration/pipeline_summary.go +++ b/dataintegration/pipeline_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pipeline_summary_collection.go b/dataintegration/pipeline_summary_collection.go index 7693d9f0c9..6b91ad9dc6 100644 --- a/dataintegration/pipeline_summary_collection.go +++ b/dataintegration/pipeline_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pipeline_validation.go b/dataintegration/pipeline_validation.go index 0305f337f9..13647db6e3 100644 --- a/dataintegration/pipeline_validation.go +++ b/dataintegration/pipeline_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pipeline_validation_summary.go b/dataintegration/pipeline_validation_summary.go index 9ecc410cea..96faee2ef4 100644 --- a/dataintegration/pipeline_validation_summary.go +++ b/dataintegration/pipeline_validation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pipeline_validation_summary_collection.go b/dataintegration/pipeline_validation_summary_collection.go index f620e7288a..9f75cc2f31 100644 --- a/dataintegration/pipeline_validation_summary_collection.go +++ b/dataintegration/pipeline_validation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pivot.go b/dataintegration/pivot.go index 3a0c820be7..ae2196c67c 100644 --- a/dataintegration/pivot.go +++ b/dataintegration/pivot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pivot_field.go b/dataintegration/pivot_field.go index d42b53b0c2..e9db265bdd 100644 --- a/dataintegration/pivot_field.go +++ b/dataintegration/pivot_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/pivot_keys.go b/dataintegration/pivot_keys.go index ef7022e409..85db758932 100644 --- a/dataintegration/pivot_keys.go +++ b/dataintegration/pivot_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/poll_rest_call_config.go b/dataintegration/poll_rest_call_config.go index db45d28462..b41f9c8f9c 100644 --- a/dataintegration/poll_rest_call_config.go +++ b/dataintegration/poll_rest_call_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/primary_key.go b/dataintegration/primary_key.go index f5f8a9e333..9b729b1672 100644 --- a/dataintegration/primary_key.go +++ b/dataintegration/primary_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/project.go b/dataintegration/project.go index 0af2e9fc81..aa9e79cfc1 100644 --- a/dataintegration/project.go +++ b/dataintegration/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/project_details.go b/dataintegration/project_details.go index 76358e36e9..c1cbc6f303 100644 --- a/dataintegration/project_details.go +++ b/dataintegration/project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/project_summary.go b/dataintegration/project_summary.go index a08b607cb4..672a3ff8aa 100644 --- a/dataintegration/project_summary.go +++ b/dataintegration/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/project_summary_collection.go b/dataintegration/project_summary_collection.go index 8df03e1166..80b2f8bfe5 100644 --- a/dataintegration/project_summary_collection.go +++ b/dataintegration/project_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/projection.go b/dataintegration/projection.go index dcc463cb47..65c865fdd3 100644 --- a/dataintegration/projection.go +++ b/dataintegration/projection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/projection_rule.go b/dataintegration/projection_rule.go index 10935eca09..609878b785 100644 --- a/dataintegration/projection_rule.go +++ b/dataintegration/projection_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/proxy_field.go b/dataintegration/proxy_field.go index de1906bebe..ee37790c53 100644 --- a/dataintegration/proxy_field.go +++ b/dataintegration/proxy_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object.go b/dataintegration/published_object.go index 96602889d3..e9302123ee 100644 --- a/dataintegration/published_object.go +++ b/dataintegration/published_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_from_data_loader_task.go b/dataintegration/published_object_from_data_loader_task.go index 75c028ccc1..c5903561c6 100644 --- a/dataintegration/published_object_from_data_loader_task.go +++ b/dataintegration/published_object_from_data_loader_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_from_integration_task.go b/dataintegration/published_object_from_integration_task.go index ff58c57628..71268ae908 100644 --- a/dataintegration/published_object_from_integration_task.go +++ b/dataintegration/published_object_from_integration_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_from_pipeline_task.go b/dataintegration/published_object_from_pipeline_task.go index 7180c4dd2e..398130dc40 100644 --- a/dataintegration/published_object_from_pipeline_task.go +++ b/dataintegration/published_object_from_pipeline_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_from_pipeline_task_summary.go b/dataintegration/published_object_from_pipeline_task_summary.go index 31c33906ec..fbdd11b690 100644 --- a/dataintegration/published_object_from_pipeline_task_summary.go +++ b/dataintegration/published_object_from_pipeline_task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_summary.go b/dataintegration/published_object_summary.go index 0faaf056ca..69f3b3021e 100644 --- a/dataintegration/published_object_summary.go +++ b/dataintegration/published_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_summary_collection.go b/dataintegration/published_object_summary_collection.go index 70275de96a..1890b10e30 100644 --- a/dataintegration/published_object_summary_collection.go +++ b/dataintegration/published_object_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_summary_from_data_loader_task.go b/dataintegration/published_object_summary_from_data_loader_task.go index 4f4076c48b..41c83c7f91 100644 --- a/dataintegration/published_object_summary_from_data_loader_task.go +++ b/dataintegration/published_object_summary_from_data_loader_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/published_object_summary_from_integration_task.go b/dataintegration/published_object_summary_from_integration_task.go index 70262e3a22..c718f9fa33 100644 --- a/dataintegration/published_object_summary_from_integration_task.go +++ b/dataintegration/published_object_summary_from_integration_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/push_down_operation.go b/dataintegration/push_down_operation.go index bfafd93a38..3deebc00db 100644 --- a/dataintegration/push_down_operation.go +++ b/dataintegration/push_down_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/query.go b/dataintegration/query.go index 16e748549e..abc08ab337 100644 --- a/dataintegration/query.go +++ b/dataintegration/query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/read_operation_config.go b/dataintegration/read_operation_config.go index 4e789c4cc4..f05dfe4861 100644 --- a/dataintegration/read_operation_config.go +++ b/dataintegration/read_operation_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/reference.go b/dataintegration/reference.go index fe91a86ddb..3348d9adb2 100644 --- a/dataintegration/reference.go +++ b/dataintegration/reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/reference_summary.go b/dataintegration/reference_summary.go index 9fc43daff8..9f897b4db2 100644 --- a/dataintegration/reference_summary.go +++ b/dataintegration/reference_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/reference_summary_collection.go b/dataintegration/reference_summary_collection.go index 16b18baa43..cc2bb5bfc6 100644 --- a/dataintegration/reference_summary_collection.go +++ b/dataintegration/reference_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/reference_used_by.go b/dataintegration/reference_used_by.go index 22ee446be4..82ff9a27b1 100644 --- a/dataintegration/reference_used_by.go +++ b/dataintegration/reference_used_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/referenced_data_object.go b/dataintegration/referenced_data_object.go index 278b0816f9..e7542afd72 100644 --- a/dataintegration/referenced_data_object.go +++ b/dataintegration/referenced_data_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/referenced_data_object_from_api.go b/dataintegration/referenced_data_object_from_api.go index 18a09aa22a..316e6b55dc 100644 --- a/dataintegration/referenced_data_object_from_api.go +++ b/dataintegration/referenced_data_object_from_api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/referenced_data_object_from_procedure.go b/dataintegration/referenced_data_object_from_procedure.go index 75e2594c55..841e00a993 100644 --- a/dataintegration/referenced_data_object_from_procedure.go +++ b/dataintegration/referenced_data_object_from_procedure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/registry_metadata.go b/dataintegration/registry_metadata.go index 79144ddf2f..04da4b7b03 100644 --- a/dataintegration/registry_metadata.go +++ b/dataintegration/registry_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/rename_rule.go b/dataintegration/rename_rule.go index 44f49eb0fa..2bdb8c13c1 100644 --- a/dataintegration/rename_rule.go +++ b/dataintegration/rename_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/resource_configuration.go b/dataintegration/resource_configuration.go index 0f96a1daa1..f86d40c48e 100644 --- a/dataintegration/resource_configuration.go +++ b/dataintegration/resource_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/resource_principal_auth_config.go b/dataintegration/resource_principal_auth_config.go index a9751b4292..83b490f21e 100644 --- a/dataintegration/resource_principal_auth_config.go +++ b/dataintegration/resource_principal_auth_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/rest_call_config.go b/dataintegration/rest_call_config.go index c30f6584a1..ae791435b3 100644 --- a/dataintegration/rest_call_config.go +++ b/dataintegration/rest_call_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/root_object.go b/dataintegration/root_object.go index 38e8c761a3..65b440b08f 100644 --- a/dataintegration/root_object.go +++ b/dataintegration/root_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/rule_based_entity_map.go b/dataintegration/rule_based_entity_map.go index 4d0e2c7a5a..42681cf9fb 100644 --- a/dataintegration/rule_based_entity_map.go +++ b/dataintegration/rule_based_entity_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/rule_based_field_map.go b/dataintegration/rule_based_field_map.go index e693813a57..3198095658 100644 --- a/dataintegration/rule_based_field_map.go +++ b/dataintegration/rule_based_field_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/rule_type_config.go b/dataintegration/rule_type_config.go index 3c2b30b967..9c032d279d 100644 --- a/dataintegration/rule_type_config.go +++ b/dataintegration/rule_type_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/runtime_operator.go b/dataintegration/runtime_operator.go index a7fe68531c..2ee44a63fd 100644 --- a/dataintegration/runtime_operator.go +++ b/dataintegration/runtime_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/runtime_operator_summary.go b/dataintegration/runtime_operator_summary.go index 7f01aa141d..7c60f34873 100644 --- a/dataintegration/runtime_operator_summary.go +++ b/dataintegration/runtime_operator_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/runtime_operator_summary_collection.go b/dataintegration/runtime_operator_summary_collection.go index 1301da278b..155c069c0f 100644 --- a/dataintegration/runtime_operator_summary_collection.go +++ b/dataintegration/runtime_operator_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/runtime_pipeline.go b/dataintegration/runtime_pipeline.go index aa3ea3235c..c4f82dee17 100644 --- a/dataintegration/runtime_pipeline.go +++ b/dataintegration/runtime_pipeline.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/runtime_pipeline_summary.go b/dataintegration/runtime_pipeline_summary.go index 8d10d99635..a9e88e7125 100644 --- a/dataintegration/runtime_pipeline_summary.go +++ b/dataintegration/runtime_pipeline_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/runtime_pipeline_summary_collection.go b/dataintegration/runtime_pipeline_summary_collection.go index 06ed77f6f3..4de3797098 100644 --- a/dataintegration/runtime_pipeline_summary_collection.go +++ b/dataintegration/runtime_pipeline_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schedule.go b/dataintegration/schedule.go index 423b4f6621..1f348fd07e 100644 --- a/dataintegration/schedule.go +++ b/dataintegration/schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schedule_summary.go b/dataintegration/schedule_summary.go index c59c6aa0cb..18899b0fa9 100644 --- a/dataintegration/schedule_summary.go +++ b/dataintegration/schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schedule_summary_collection.go b/dataintegration/schedule_summary_collection.go index 13f4d7d0e1..b950d08480 100644 --- a/dataintegration/schedule_summary_collection.go +++ b/dataintegration/schedule_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schema.go b/dataintegration/schema.go index 2653557983..0ae024a2ca 100644 --- a/dataintegration/schema.go +++ b/dataintegration/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schema_drift_config.go b/dataintegration/schema_drift_config.go index a17d6c6a66..b765a5c393 100644 --- a/dataintegration/schema_drift_config.go +++ b/dataintegration/schema_drift_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schema_summary.go b/dataintegration/schema_summary.go index d6b438c30a..5ee8376285 100644 --- a/dataintegration/schema_summary.go +++ b/dataintegration/schema_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/schema_summary_collection.go b/dataintegration/schema_summary_collection.go index 31168851a1..7417720e81 100644 --- a/dataintegration/schema_summary_collection.go +++ b/dataintegration/schema_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/scope_reference.go b/dataintegration/scope_reference.go index 087fe4e051..16b9b9d2d2 100644 --- a/dataintegration/scope_reference.go +++ b/dataintegration/scope_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/script.go b/dataintegration/script.go index 0f150dea85..2269063423 100644 --- a/dataintegration/script.go +++ b/dataintegration/script.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/secret_config.go b/dataintegration/secret_config.go index 9785c46c82..94298a21fb 100644 --- a/dataintegration/secret_config.go +++ b/dataintegration/secret_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/sensitive_attribute.go b/dataintegration/sensitive_attribute.go index de776d9fb6..0ff74a44fb 100644 --- a/dataintegration/sensitive_attribute.go +++ b/dataintegration/sensitive_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/shape.go b/dataintegration/shape.go index 06be9cc423..ca36260b9e 100644 --- a/dataintegration/shape.go +++ b/dataintegration/shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/shape_details.go b/dataintegration/shape_details.go index 15787ec11b..3282539bea 100644 --- a/dataintegration/shape_details.go +++ b/dataintegration/shape_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/shape_field.go b/dataintegration/shape_field.go index a93e80e45d..4bd54373d0 100644 --- a/dataintegration/shape_field.go +++ b/dataintegration/shape_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/sort.go b/dataintegration/sort.go index 606e18815e..25c1539a97 100644 --- a/dataintegration/sort.go +++ b/dataintegration/sort.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/sort_clause.go b/dataintegration/sort_clause.go index fd192ccec9..c341dc3a19 100644 --- a/dataintegration/sort_clause.go +++ b/dataintegration/sort_clause.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/sort_key.go b/dataintegration/sort_key.go index 15f5f94af1..42bc7d1a71 100644 --- a/dataintegration/sort_key.go +++ b/dataintegration/sort_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/sort_key_rule.go b/dataintegration/sort_key_rule.go index 57aecfd43a..f6a2216352 100644 --- a/dataintegration/sort_key_rule.go +++ b/dataintegration/sort_key_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/sort_oper.go b/dataintegration/sort_oper.go index fa8ccc8a30..001da0b8f3 100644 --- a/dataintegration/sort_oper.go +++ b/dataintegration/sort_oper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/source.go b/dataintegration/source.go index 77325829d3..ffbbf77c1e 100644 --- a/dataintegration/source.go +++ b/dataintegration/source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/source_application_info.go b/dataintegration/source_application_info.go index 8752fee72f..7978dd321b 100644 --- a/dataintegration/source_application_info.go +++ b/dataintegration/source_application_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/split.go b/dataintegration/split.go index b7933b42c9..0a07d6f279 100644 --- a/dataintegration/split.go +++ b/dataintegration/split.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/start_operator.go b/dataintegration/start_operator.go index 768ba0b07f..9288c7c6b2 100644 --- a/dataintegration/start_operator.go +++ b/dataintegration/start_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/start_workspace_request_response.go b/dataintegration/start_workspace_request_response.go index dc704b92ae..6399be446f 100644 --- a/dataintegration/start_workspace_request_response.go +++ b/dataintegration/start_workspace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/state.go b/dataintegration/state.go index bef89925e2..cf57656758 100644 --- a/dataintegration/state.go +++ b/dataintegration/state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/stop_workspace_request_response.go b/dataintegration/stop_workspace_request_response.go index 2cd6902c34..059f36d782 100644 --- a/dataintegration/stop_workspace_request_response.go +++ b/dataintegration/stop_workspace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/structured_type.go b/dataintegration/structured_type.go index 233bea86f9..dc0f1aee67 100644 --- a/dataintegration/structured_type.go +++ b/dataintegration/structured_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/target.go b/dataintegration/target.go index b379250be4..f27f3b8f32 100644 --- a/dataintegration/target.go +++ b/dataintegration/target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task.go b/dataintegration/task.go index dfe63542e0..fa43321ee7 100644 --- a/dataintegration/task.go +++ b/dataintegration/task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_from_data_loader_task_details.go b/dataintegration/task_from_data_loader_task_details.go index 743300f28c..a8c8db08a2 100644 --- a/dataintegration/task_from_data_loader_task_details.go +++ b/dataintegration/task_from_data_loader_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_from_integration_task_details.go b/dataintegration/task_from_integration_task_details.go index 32fc467f77..363749f3aa 100644 --- a/dataintegration/task_from_integration_task_details.go +++ b/dataintegration/task_from_integration_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_from_oci_dataflow_task_details.go b/dataintegration/task_from_oci_dataflow_task_details.go index 26df4e1417..a0c6a53356 100644 --- a/dataintegration/task_from_oci_dataflow_task_details.go +++ b/dataintegration/task_from_oci_dataflow_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_from_pipeline_task_details.go b/dataintegration/task_from_pipeline_task_details.go index b366709436..2d25a9ee33 100644 --- a/dataintegration/task_from_pipeline_task_details.go +++ b/dataintegration/task_from_pipeline_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_from_rest_task_details.go b/dataintegration/task_from_rest_task_details.go index f26a42b685..b39c79ba11 100644 --- a/dataintegration/task_from_rest_task_details.go +++ b/dataintegration/task_from_rest_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_from_sql_task_details.go b/dataintegration/task_from_sql_task_details.go index efc10c00ee..5e2a3e2e8a 100644 --- a/dataintegration/task_from_sql_task_details.go +++ b/dataintegration/task_from_sql_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_operator.go b/dataintegration/task_operator.go index 2b417c702c..fe8af61a05 100644 --- a/dataintegration/task_operator.go +++ b/dataintegration/task_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run.go b/dataintegration/task_run.go index fffaadfca7..124ceea4da 100644 --- a/dataintegration/task_run.go +++ b/dataintegration/task_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_details.go b/dataintegration/task_run_details.go index d3a697da15..ea1b8b8da1 100644 --- a/dataintegration/task_run_details.go +++ b/dataintegration/task_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_lineage_details.go b/dataintegration/task_run_lineage_details.go index 8f930825d9..251e9a22ca 100644 --- a/dataintegration/task_run_lineage_details.go +++ b/dataintegration/task_run_lineage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_lineage_summary.go b/dataintegration/task_run_lineage_summary.go index 6ffb8bee1d..d1d74a5404 100644 --- a/dataintegration/task_run_lineage_summary.go +++ b/dataintegration/task_run_lineage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_lineage_summary_collection.go b/dataintegration/task_run_lineage_summary_collection.go index 17f47e1852..054b79682f 100644 --- a/dataintegration/task_run_lineage_summary_collection.go +++ b/dataintegration/task_run_lineage_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_log_summary.go b/dataintegration/task_run_log_summary.go index 1fdce272ff..93c253a323 100644 --- a/dataintegration/task_run_log_summary.go +++ b/dataintegration/task_run_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_summary.go b/dataintegration/task_run_summary.go index 550f90dfcd..58cfdec5b0 100644 --- a/dataintegration/task_run_summary.go +++ b/dataintegration/task_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_run_summary_collection.go b/dataintegration/task_run_summary_collection.go index de0deeb967..a4aefa74f5 100644 --- a/dataintegration/task_run_summary_collection.go +++ b/dataintegration/task_run_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_schedule.go b/dataintegration/task_schedule.go index a4983adcbe..a7df2dc6c5 100644 --- a/dataintegration/task_schedule.go +++ b/dataintegration/task_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_schedule_summary.go b/dataintegration/task_schedule_summary.go index d1b6c859a3..3595d1e14d 100644 --- a/dataintegration/task_schedule_summary.go +++ b/dataintegration/task_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_schedule_summary_collection.go b/dataintegration/task_schedule_summary_collection.go index 35147bdac3..b5b1d37161 100644 --- a/dataintegration/task_schedule_summary_collection.go +++ b/dataintegration/task_schedule_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary.go b/dataintegration/task_summary.go index 5e44bccdf7..421d1170b9 100644 --- a/dataintegration/task_summary.go +++ b/dataintegration/task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_collection.go b/dataintegration/task_summary_collection.go index 79ec9c73e4..1e0773d4cf 100644 --- a/dataintegration/task_summary_collection.go +++ b/dataintegration/task_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_from_data_loader_task.go b/dataintegration/task_summary_from_data_loader_task.go index 869395ce7c..27f7c2abd5 100644 --- a/dataintegration/task_summary_from_data_loader_task.go +++ b/dataintegration/task_summary_from_data_loader_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_from_integration_task.go b/dataintegration/task_summary_from_integration_task.go index e057eaa3a5..bc50d7aadb 100644 --- a/dataintegration/task_summary_from_integration_task.go +++ b/dataintegration/task_summary_from_integration_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_from_oci_dataflow_task.go b/dataintegration/task_summary_from_oci_dataflow_task.go index b05f78e49c..1e9d4c2dcc 100644 --- a/dataintegration/task_summary_from_oci_dataflow_task.go +++ b/dataintegration/task_summary_from_oci_dataflow_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_from_pipeline_task.go b/dataintegration/task_summary_from_pipeline_task.go index 4143dab699..6bfb6c2432 100644 --- a/dataintegration/task_summary_from_pipeline_task.go +++ b/dataintegration/task_summary_from_pipeline_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_from_rest_task.go b/dataintegration/task_summary_from_rest_task.go index 87218673c3..a18a1efef4 100644 --- a/dataintegration/task_summary_from_rest_task.go +++ b/dataintegration/task_summary_from_rest_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_summary_from_sql_task.go b/dataintegration/task_summary_from_sql_task.go index 85da781d27..723a60127a 100644 --- a/dataintegration/task_summary_from_sql_task.go +++ b/dataintegration/task_summary_from_sql_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_validation.go b/dataintegration/task_validation.go index afd14f0e30..eb73352ba8 100644 --- a/dataintegration/task_validation.go +++ b/dataintegration/task_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_validation_summary.go b/dataintegration/task_validation_summary.go index 1d0c179275..639794b14d 100644 --- a/dataintegration/task_validation_summary.go +++ b/dataintegration/task_validation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/task_validation_summary_collection.go b/dataintegration/task_validation_summary_collection.go index b228474dfd..7ca4da1b24 100644 --- a/dataintegration/task_validation_summary_collection.go +++ b/dataintegration/task_validation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/template.go b/dataintegration/template.go index 9405da73d7..c5c5c99122 100644 --- a/dataintegration/template.go +++ b/dataintegration/template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/template_summary.go b/dataintegration/template_summary.go index 5d97a5d286..5953375ab6 100644 --- a/dataintegration/template_summary.go +++ b/dataintegration/template_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/template_summary_collection.go b/dataintegration/template_summary_collection.go index 6648e8706d..0964fb0315 100644 --- a/dataintegration/template_summary_collection.go +++ b/dataintegration/template_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/time.go b/dataintegration/time.go index b720df0dcd..f7d8af36c7 100644 --- a/dataintegration/time.go +++ b/dataintegration/time.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/type_library.go b/dataintegration/type_library.go index f9b53cd773..fb6cbd81ed 100644 --- a/dataintegration/type_library.go +++ b/dataintegration/type_library.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/type_list_rule.go b/dataintegration/type_list_rule.go index c983e28e65..533fd78d4a 100644 --- a/dataintegration/type_list_rule.go +++ b/dataintegration/type_list_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/type_system.go b/dataintegration/type_system.go index 9dcd427ced..fa68c464ab 100644 --- a/dataintegration/type_system.go +++ b/dataintegration/type_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/typed_expression.go b/dataintegration/typed_expression.go index 01636e0d37..2527667226 100644 --- a/dataintegration/typed_expression.go +++ b/dataintegration/typed_expression.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/typed_name_pattern_rule.go b/dataintegration/typed_name_pattern_rule.go index 6cb99c9df3..c06bf40c07 100644 --- a/dataintegration/typed_name_pattern_rule.go +++ b/dataintegration/typed_name_pattern_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/typed_object.go b/dataintegration/typed_object.go index 159aa95a36..2d812a15ea 100644 --- a/dataintegration/typed_object.go +++ b/dataintegration/typed_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/typed_object_wrapper.go b/dataintegration/typed_object_wrapper.go index ff184a941d..f8cca3c948 100644 --- a/dataintegration/typed_object_wrapper.go +++ b/dataintegration/typed_object_wrapper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/ui_properties.go b/dataintegration/ui_properties.go index c1e5672235..65f14a0f49 100644 --- a/dataintegration/ui_properties.go +++ b/dataintegration/ui_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/union.go b/dataintegration/union.go index ab5a74813c..1e6db43c0b 100644 --- a/dataintegration/union.go +++ b/dataintegration/union.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/unique_data_key.go b/dataintegration/unique_data_key.go index e885183cb3..2cc7098925 100644 --- a/dataintegration/unique_data_key.go +++ b/dataintegration/unique_data_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/unique_key.go b/dataintegration/unique_key.go index adc1277901..76e2b9c980 100644 --- a/dataintegration/unique_key.go +++ b/dataintegration/unique_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_application_detailed_description_request_response.go b/dataintegration/update_application_detailed_description_request_response.go index f5ad83bbcd..d2ca61da79 100644 --- a/dataintegration/update_application_detailed_description_request_response.go +++ b/dataintegration/update_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_application_details.go b/dataintegration/update_application_details.go index 9558f82e64..150c9d1d00 100644 --- a/dataintegration/update_application_details.go +++ b/dataintegration/update_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_application_request_response.go b/dataintegration/update_application_request_response.go index f30e0a1bab..569cdeaad1 100644 --- a/dataintegration/update_application_request_response.go +++ b/dataintegration/update_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_details.go b/dataintegration/update_connection_details.go index a2c718907c..6b190836a3 100644 --- a/dataintegration/update_connection_details.go +++ b/dataintegration/update_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_adwc.go b/dataintegration/update_connection_from_adwc.go index eb0c6e82be..8368543389 100644 --- a/dataintegration/update_connection_from_adwc.go +++ b/dataintegration/update_connection_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_amazon_s3.go b/dataintegration/update_connection_from_amazon_s3.go index 9c7bc8dfce..e04c241598 100644 --- a/dataintegration/update_connection_from_amazon_s3.go +++ b/dataintegration/update_connection_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_atp.go b/dataintegration/update_connection_from_atp.go index f9593a7ded..8a328cddcb 100644 --- a/dataintegration/update_connection_from_atp.go +++ b/dataintegration/update_connection_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_bicc.go b/dataintegration/update_connection_from_bicc.go index 605ed6d5b6..a2eb05d43d 100644 --- a/dataintegration/update_connection_from_bicc.go +++ b/dataintegration/update_connection_from_bicc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_bip.go b/dataintegration/update_connection_from_bip.go index 96339e3329..4e767dc97b 100644 --- a/dataintegration/update_connection_from_bip.go +++ b/dataintegration/update_connection_from_bip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_hdfs.go b/dataintegration/update_connection_from_hdfs.go index 7397bdcf3d..97e10f3669 100644 --- a/dataintegration/update_connection_from_hdfs.go +++ b/dataintegration/update_connection_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_jdbc.go b/dataintegration/update_connection_from_jdbc.go index 13098c6454..6806ecd6ba 100644 --- a/dataintegration/update_connection_from_jdbc.go +++ b/dataintegration/update_connection_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_lake.go b/dataintegration/update_connection_from_lake.go index 42deeb1fef..39309b116c 100644 --- a/dataintegration/update_connection_from_lake.go +++ b/dataintegration/update_connection_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_my_sql.go b/dataintegration/update_connection_from_my_sql.go index 1afd595d6b..3cd9f2f605 100644 --- a/dataintegration/update_connection_from_my_sql.go +++ b/dataintegration/update_connection_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_my_sql_heat_wave.go b/dataintegration/update_connection_from_my_sql_heat_wave.go index 9c8500a5a7..5fc60c44bf 100644 --- a/dataintegration/update_connection_from_my_sql_heat_wave.go +++ b/dataintegration/update_connection_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_object_storage.go b/dataintegration/update_connection_from_object_storage.go index 5e6dc63bb5..87543dc775 100644 --- a/dataintegration/update_connection_from_object_storage.go +++ b/dataintegration/update_connection_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_oracle.go b/dataintegration/update_connection_from_oracle.go index cb36e40b4e..c760e77b09 100644 --- a/dataintegration/update_connection_from_oracle.go +++ b/dataintegration/update_connection_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_oracle_ebs.go b/dataintegration/update_connection_from_oracle_ebs.go index 8ab19a293a..044f972d38 100644 --- a/dataintegration/update_connection_from_oracle_ebs.go +++ b/dataintegration/update_connection_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_oracle_people_soft.go b/dataintegration/update_connection_from_oracle_people_soft.go index 689a051920..586fdbd453 100644 --- a/dataintegration/update_connection_from_oracle_people_soft.go +++ b/dataintegration/update_connection_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_oracle_siebel.go b/dataintegration/update_connection_from_oracle_siebel.go index 8717d5325d..bff79d8090 100644 --- a/dataintegration/update_connection_from_oracle_siebel.go +++ b/dataintegration/update_connection_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_rest_basic_auth.go b/dataintegration/update_connection_from_rest_basic_auth.go index 8f73bebb17..d078786fe6 100644 --- a/dataintegration/update_connection_from_rest_basic_auth.go +++ b/dataintegration/update_connection_from_rest_basic_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_from_rest_no_auth.go b/dataintegration/update_connection_from_rest_no_auth.go index 08cfdeb6ce..67845bbd95 100644 --- a/dataintegration/update_connection_from_rest_no_auth.go +++ b/dataintegration/update_connection_from_rest_no_auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_connection_request_response.go b/dataintegration/update_connection_request_response.go index 2280eda14a..166fd9b706 100644 --- a/dataintegration/update_connection_request_response.go +++ b/dataintegration/update_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_copy_object_request_details.go b/dataintegration/update_copy_object_request_details.go index 7378499df0..0b8b0ee755 100644 --- a/dataintegration/update_copy_object_request_details.go +++ b/dataintegration/update_copy_object_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_copy_object_request_request_response.go b/dataintegration/update_copy_object_request_request_response.go index 29902a88ba..7d387ab533 100644 --- a/dataintegration/update_copy_object_request_request_response.go +++ b/dataintegration/update_copy_object_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_details.go b/dataintegration/update_data_asset_details.go index f2e1871b35..55d8d4ec6c 100644 --- a/dataintegration/update_data_asset_details.go +++ b/dataintegration/update_data_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_adwc.go b/dataintegration/update_data_asset_from_adwc.go index d83fd85970..35fddc4a14 100644 --- a/dataintegration/update_data_asset_from_adwc.go +++ b/dataintegration/update_data_asset_from_adwc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_amazon_s3.go b/dataintegration/update_data_asset_from_amazon_s3.go index 231835f85d..2b153c995e 100644 --- a/dataintegration/update_data_asset_from_amazon_s3.go +++ b/dataintegration/update_data_asset_from_amazon_s3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_atp.go b/dataintegration/update_data_asset_from_atp.go index fcc01077fc..5c4abb46ef 100644 --- a/dataintegration/update_data_asset_from_atp.go +++ b/dataintegration/update_data_asset_from_atp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_fusion_app.go b/dataintegration/update_data_asset_from_fusion_app.go index b3266ed658..fd45362f92 100644 --- a/dataintegration/update_data_asset_from_fusion_app.go +++ b/dataintegration/update_data_asset_from_fusion_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_hdfs.go b/dataintegration/update_data_asset_from_hdfs.go index 0b6ac40440..ce89d348b8 100644 --- a/dataintegration/update_data_asset_from_hdfs.go +++ b/dataintegration/update_data_asset_from_hdfs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_jdbc.go b/dataintegration/update_data_asset_from_jdbc.go index 9a98c4165e..9cd53281fc 100644 --- a/dataintegration/update_data_asset_from_jdbc.go +++ b/dataintegration/update_data_asset_from_jdbc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_lake.go b/dataintegration/update_data_asset_from_lake.go index ab30514c4f..5511988147 100644 --- a/dataintegration/update_data_asset_from_lake.go +++ b/dataintegration/update_data_asset_from_lake.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_my_sql.go b/dataintegration/update_data_asset_from_my_sql.go index ad85b5104f..2329dc21f4 100644 --- a/dataintegration/update_data_asset_from_my_sql.go +++ b/dataintegration/update_data_asset_from_my_sql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_my_sql_heat_wave.go b/dataintegration/update_data_asset_from_my_sql_heat_wave.go index 92a762c9b8..331ba7ae20 100644 --- a/dataintegration/update_data_asset_from_my_sql_heat_wave.go +++ b/dataintegration/update_data_asset_from_my_sql_heat_wave.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_object_storage.go b/dataintegration/update_data_asset_from_object_storage.go index f6d4fa8a44..f84b7fb777 100644 --- a/dataintegration/update_data_asset_from_object_storage.go +++ b/dataintegration/update_data_asset_from_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_oracle.go b/dataintegration/update_data_asset_from_oracle.go index 40ea05fd17..1dae53641f 100644 --- a/dataintegration/update_data_asset_from_oracle.go +++ b/dataintegration/update_data_asset_from_oracle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_oracle_ebs.go b/dataintegration/update_data_asset_from_oracle_ebs.go index 80e33fe08f..6825842f1a 100644 --- a/dataintegration/update_data_asset_from_oracle_ebs.go +++ b/dataintegration/update_data_asset_from_oracle_ebs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_oracle_people_soft.go b/dataintegration/update_data_asset_from_oracle_people_soft.go index 924c00bd58..3bf147c47e 100644 --- a/dataintegration/update_data_asset_from_oracle_people_soft.go +++ b/dataintegration/update_data_asset_from_oracle_people_soft.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_oracle_siebel.go b/dataintegration/update_data_asset_from_oracle_siebel.go index c21bed238d..722afb40ad 100644 --- a/dataintegration/update_data_asset_from_oracle_siebel.go +++ b/dataintegration/update_data_asset_from_oracle_siebel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_from_rest.go b/dataintegration/update_data_asset_from_rest.go index 280e683cdc..dd880b843e 100644 --- a/dataintegration/update_data_asset_from_rest.go +++ b/dataintegration/update_data_asset_from_rest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_asset_request_response.go b/dataintegration/update_data_asset_request_response.go index f6b23c9acc..a3414888a4 100644 --- a/dataintegration/update_data_asset_request_response.go +++ b/dataintegration/update_data_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_flow_details.go b/dataintegration/update_data_flow_details.go index bb17b4edec..6ac03d4ef0 100644 --- a/dataintegration/update_data_flow_details.go +++ b/dataintegration/update_data_flow_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_data_flow_request_response.go b/dataintegration/update_data_flow_request_response.go index acfb4183a7..3d6f34bb34 100644 --- a/dataintegration/update_data_flow_request_response.go +++ b/dataintegration/update_data_flow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_detailed_description_details.go b/dataintegration/update_detailed_description_details.go index 9fd57d9d36..ebd01712cb 100644 --- a/dataintegration/update_detailed_description_details.go +++ b/dataintegration/update_detailed_description_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_dis_application_detailed_description_request_response.go b/dataintegration/update_dis_application_detailed_description_request_response.go index 095735cd7e..32d2ec232c 100644 --- a/dataintegration/update_dis_application_detailed_description_request_response.go +++ b/dataintegration/update_dis_application_detailed_description_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_dis_application_details.go b/dataintegration/update_dis_application_details.go index ad446efc5b..1b929b1b6d 100644 --- a/dataintegration/update_dis_application_details.go +++ b/dataintegration/update_dis_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_dis_application_request_response.go b/dataintegration/update_dis_application_request_response.go index df827f0c2b..0ee5da458b 100644 --- a/dataintegration/update_dis_application_request_response.go +++ b/dataintegration/update_dis_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_export_request_details.go b/dataintegration/update_export_request_details.go index cdb8d666b2..62db2fcc06 100644 --- a/dataintegration/update_export_request_details.go +++ b/dataintegration/update_export_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_export_request_request_response.go b/dataintegration/update_export_request_request_response.go index 574026caa0..a2c96950a2 100644 --- a/dataintegration/update_export_request_request_response.go +++ b/dataintegration/update_export_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_external_publication_details.go b/dataintegration/update_external_publication_details.go index 128c66872b..78ea9f103e 100644 --- a/dataintegration/update_external_publication_details.go +++ b/dataintegration/update_external_publication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_external_publication_request_response.go b/dataintegration/update_external_publication_request_response.go index f76c7af838..0650becbe8 100644 --- a/dataintegration/update_external_publication_request_response.go +++ b/dataintegration/update_external_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_folder_details.go b/dataintegration/update_folder_details.go index c83e1f5438..2e838d25d9 100644 --- a/dataintegration/update_folder_details.go +++ b/dataintegration/update_folder_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_folder_request_response.go b/dataintegration/update_folder_request_response.go index 8eb282597a..ea51ef6b19 100644 --- a/dataintegration/update_folder_request_response.go +++ b/dataintegration/update_folder_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_function_library_details.go b/dataintegration/update_function_library_details.go index 0a3e7f47e3..9a3b0a111c 100644 --- a/dataintegration/update_function_library_details.go +++ b/dataintegration/update_function_library_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_function_library_request_response.go b/dataintegration/update_function_library_request_response.go index 540e683f3e..99220f3db0 100644 --- a/dataintegration/update_function_library_request_response.go +++ b/dataintegration/update_function_library_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_import_request_details.go b/dataintegration/update_import_request_details.go index ba17a4a30d..9ae93a4e95 100644 --- a/dataintegration/update_import_request_details.go +++ b/dataintegration/update_import_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_import_request_request_response.go b/dataintegration/update_import_request_request_response.go index d7e93b3703..e59bae9518 100644 --- a/dataintegration/update_import_request_request_response.go +++ b/dataintegration/update_import_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_pipeline_details.go b/dataintegration/update_pipeline_details.go index e5644059da..ab76cc872b 100644 --- a/dataintegration/update_pipeline_details.go +++ b/dataintegration/update_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_pipeline_request_response.go b/dataintegration/update_pipeline_request_response.go index e27380bd48..9a8ce0f103 100644 --- a/dataintegration/update_pipeline_request_response.go +++ b/dataintegration/update_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_project_details.go b/dataintegration/update_project_details.go index f7fa3aa27b..7b2198f569 100644 --- a/dataintegration/update_project_details.go +++ b/dataintegration/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_project_request_response.go b/dataintegration/update_project_request_response.go index 7eccc915b7..68b00e95b8 100644 --- a/dataintegration/update_project_request_response.go +++ b/dataintegration/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_reference_details.go b/dataintegration/update_reference_details.go index 0be0a18337..582f5bcd21 100644 --- a/dataintegration/update_reference_details.go +++ b/dataintegration/update_reference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_reference_request_response.go b/dataintegration/update_reference_request_response.go index 8eb9f3c6ff..e6d035b62a 100644 --- a/dataintegration/update_reference_request_response.go +++ b/dataintegration/update_reference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_schedule_details.go b/dataintegration/update_schedule_details.go index 7997c5f559..8d9477fa4b 100644 --- a/dataintegration/update_schedule_details.go +++ b/dataintegration/update_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_schedule_request_response.go b/dataintegration/update_schedule_request_response.go index 84cef1f61f..746e62830f 100644 --- a/dataintegration/update_schedule_request_response.go +++ b/dataintegration/update_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_details.go b/dataintegration/update_task_details.go index b946536fd0..f38105f8d9 100644 --- a/dataintegration/update_task_details.go +++ b/dataintegration/update_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_from_data_loader_task.go b/dataintegration/update_task_from_data_loader_task.go index 38abf0d1c8..20b7673d34 100644 --- a/dataintegration/update_task_from_data_loader_task.go +++ b/dataintegration/update_task_from_data_loader_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_from_integration_task.go b/dataintegration/update_task_from_integration_task.go index 224272d938..38e9ecf234 100644 --- a/dataintegration/update_task_from_integration_task.go +++ b/dataintegration/update_task_from_integration_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_from_oci_dataflow_task.go b/dataintegration/update_task_from_oci_dataflow_task.go index 320d070aea..5c8d1ed297 100644 --- a/dataintegration/update_task_from_oci_dataflow_task.go +++ b/dataintegration/update_task_from_oci_dataflow_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_from_pipeline_task.go b/dataintegration/update_task_from_pipeline_task.go index 616dfdac79..8c5455a0b9 100644 --- a/dataintegration/update_task_from_pipeline_task.go +++ b/dataintegration/update_task_from_pipeline_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_from_rest_task.go b/dataintegration/update_task_from_rest_task.go index 3ae2f1c56a..ba860847c7 100644 --- a/dataintegration/update_task_from_rest_task.go +++ b/dataintegration/update_task_from_rest_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_from_sql_task.go b/dataintegration/update_task_from_sql_task.go index c4ad9bd15f..b3469bb895 100644 --- a/dataintegration/update_task_from_sql_task.go +++ b/dataintegration/update_task_from_sql_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_request_response.go b/dataintegration/update_task_request_response.go index 4aebcfbad3..d80147eac4 100644 --- a/dataintegration/update_task_request_response.go +++ b/dataintegration/update_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_run_details.go b/dataintegration/update_task_run_details.go index d40f69fad0..fd9046eaec 100644 --- a/dataintegration/update_task_run_details.go +++ b/dataintegration/update_task_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_run_request_response.go b/dataintegration/update_task_run_request_response.go index 138d736d3b..b52f2e79b0 100644 --- a/dataintegration/update_task_run_request_response.go +++ b/dataintegration/update_task_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_schedule_details.go b/dataintegration/update_task_schedule_details.go index 4dba757293..d7c5a92afd 100644 --- a/dataintegration/update_task_schedule_details.go +++ b/dataintegration/update_task_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_task_schedule_request_response.go b/dataintegration/update_task_schedule_request_response.go index dd28384a63..6f56112af3 100644 --- a/dataintegration/update_task_schedule_request_response.go +++ b/dataintegration/update_task_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_user_defined_function_details.go b/dataintegration/update_user_defined_function_details.go index 291a8b4ad6..1cfb01852e 100644 --- a/dataintegration/update_user_defined_function_details.go +++ b/dataintegration/update_user_defined_function_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_user_defined_function_request_response.go b/dataintegration/update_user_defined_function_request_response.go index 8f611aacd3..c7835d7505 100644 --- a/dataintegration/update_user_defined_function_request_response.go +++ b/dataintegration/update_user_defined_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_workspace_details.go b/dataintegration/update_workspace_details.go index a6faf3f796..8cbc502f5d 100644 --- a/dataintegration/update_workspace_details.go +++ b/dataintegration/update_workspace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/update_workspace_request_response.go b/dataintegration/update_workspace_request_response.go index 9a7b0321cc..cfbff16bf6 100644 --- a/dataintegration/update_workspace_request_response.go +++ b/dataintegration/update_workspace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function.go b/dataintegration/user_defined_function.go index 631e9f27bf..e55c7ee088 100644 --- a/dataintegration/user_defined_function.go +++ b/dataintegration/user_defined_function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function_details.go b/dataintegration/user_defined_function_details.go index 0d07af4c73..cd44f408f4 100644 --- a/dataintegration/user_defined_function_details.go +++ b/dataintegration/user_defined_function_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function_summary.go b/dataintegration/user_defined_function_summary.go index 29e09dd1e8..f065cd4e79 100644 --- a/dataintegration/user_defined_function_summary.go +++ b/dataintegration/user_defined_function_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function_summary_collection.go b/dataintegration/user_defined_function_summary_collection.go index 6a4a9391be..d2d291d546 100644 --- a/dataintegration/user_defined_function_summary_collection.go +++ b/dataintegration/user_defined_function_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function_validation.go b/dataintegration/user_defined_function_validation.go index 463663bef7..4b96eb03e9 100644 --- a/dataintegration/user_defined_function_validation.go +++ b/dataintegration/user_defined_function_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function_validation_summary.go b/dataintegration/user_defined_function_validation_summary.go index 115419aa7f..23b5f1e93b 100644 --- a/dataintegration/user_defined_function_validation_summary.go +++ b/dataintegration/user_defined_function_validation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/user_defined_function_validation_summary_collection.go b/dataintegration/user_defined_function_validation_summary_collection.go index 8e6e0a2c7e..045caac4a1 100644 --- a/dataintegration/user_defined_function_validation_summary_collection.go +++ b/dataintegration/user_defined_function_validation_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/validation_message.go b/dataintegration/validation_message.go index 534547b02e..c6134251bf 100644 --- a/dataintegration/validation_message.go +++ b/dataintegration/validation_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/variable.go b/dataintegration/variable.go index efa70f0d9b..63d2683ba2 100644 --- a/dataintegration/variable.go +++ b/dataintegration/variable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/weekly_frequency_details.go b/dataintegration/weekly_frequency_details.go index 582c0997dc..decf86b8e8 100644 --- a/dataintegration/weekly_frequency_details.go +++ b/dataintegration/weekly_frequency_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/work_request.go b/dataintegration/work_request.go index 443116fff1..7c22fce45e 100644 --- a/dataintegration/work_request.go +++ b/dataintegration/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/work_request_error.go b/dataintegration/work_request_error.go index 82d9b07268..90b0ed701f 100644 --- a/dataintegration/work_request_error.go +++ b/dataintegration/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/work_request_log_entry.go b/dataintegration/work_request_log_entry.go index b2dd277b8a..f575e7bde0 100644 --- a/dataintegration/work_request_log_entry.go +++ b/dataintegration/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/work_request_resource.go b/dataintegration/work_request_resource.go index 6258a414fa..ec6ac9afd1 100644 --- a/dataintegration/work_request_resource.go +++ b/dataintegration/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/work_request_summary.go b/dataintegration/work_request_summary.go index 6ca0d90978..00dfb66539 100644 --- a/dataintegration/work_request_summary.go +++ b/dataintegration/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/workspace.go b/dataintegration/workspace.go index e16cc61a29..b2d3cb89b8 100644 --- a/dataintegration/workspace.go +++ b/dataintegration/workspace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/workspace_summary.go b/dataintegration/workspace_summary.go index 0178ad17ca..a7477f3273 100644 --- a/dataintegration/workspace_summary.go +++ b/dataintegration/workspace_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dataintegration/write_operation_config.go b/dataintegration/write_operation_config.go index f03c539b55..47e2d6475e 100644 --- a/dataintegration/write_operation_config.go +++ b/dataintegration/write_operation_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/action_type.go b/datalabelingservice/action_type.go index c801acc5fa..5af7b9c2b4 100644 --- a/datalabelingservice/action_type.go +++ b/datalabelingservice/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/add_dataset_labels_details.go b/datalabelingservice/add_dataset_labels_details.go index 241596271f..8202017d2a 100644 --- a/datalabelingservice/add_dataset_labels_details.go +++ b/datalabelingservice/add_dataset_labels_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/add_dataset_labels_request_response.go b/datalabelingservice/add_dataset_labels_request_response.go index b409cfd9b1..7bfa49817a 100644 --- a/datalabelingservice/add_dataset_labels_request_response.go +++ b/datalabelingservice/add_dataset_labels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/annotation_format.go b/datalabelingservice/annotation_format.go index 1581c08d9a..fabc8bf8ff 100644 --- a/datalabelingservice/annotation_format.go +++ b/datalabelingservice/annotation_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/annotation_format_collection.go b/datalabelingservice/annotation_format_collection.go index ac5c397a94..a3370b79a7 100644 --- a/datalabelingservice/annotation_format_collection.go +++ b/datalabelingservice/annotation_format_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/annotation_format_summary.go b/datalabelingservice/annotation_format_summary.go index 75c75dec03..ff23583cca 100644 --- a/datalabelingservice/annotation_format_summary.go +++ b/datalabelingservice/annotation_format_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/change_dataset_compartment_details.go b/datalabelingservice/change_dataset_compartment_details.go index d8338ccb5f..b1a37fa89b 100644 --- a/datalabelingservice/change_dataset_compartment_details.go +++ b/datalabelingservice/change_dataset_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/change_dataset_compartment_request_response.go b/datalabelingservice/change_dataset_compartment_request_response.go index db97e26e3b..692119117e 100644 --- a/datalabelingservice/change_dataset_compartment_request_response.go +++ b/datalabelingservice/change_dataset_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/create_dataset_details.go b/datalabelingservice/create_dataset_details.go index d8385272a7..1dff389679 100644 --- a/datalabelingservice/create_dataset_details.go +++ b/datalabelingservice/create_dataset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/create_dataset_request_response.go b/datalabelingservice/create_dataset_request_response.go index e9f6168e66..d87c286353 100644 --- a/datalabelingservice/create_dataset_request_response.go +++ b/datalabelingservice/create_dataset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/datalabelingservice_datalabelingmanagement_client.go b/datalabelingservice/datalabelingservice_datalabelingmanagement_client.go index 772ac1f8e7..38bade47eb 100644 --- a/datalabelingservice/datalabelingservice_datalabelingmanagement_client.go +++ b/datalabelingservice/datalabelingservice_datalabelingmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/dataset.go b/datalabelingservice/dataset.go index d5a4b3ad42..63effa4ade 100644 --- a/datalabelingservice/dataset.go +++ b/datalabelingservice/dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/dataset_collection.go b/datalabelingservice/dataset_collection.go index 6a605cfc45..afadadf806 100644 --- a/datalabelingservice/dataset_collection.go +++ b/datalabelingservice/dataset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/dataset_format_details.go b/datalabelingservice/dataset_format_details.go index 91e282d041..5641b78b56 100644 --- a/datalabelingservice/dataset_format_details.go +++ b/datalabelingservice/dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/dataset_source_details.go b/datalabelingservice/dataset_source_details.go index 4f804b5f3b..b210b786cc 100644 --- a/datalabelingservice/dataset_source_details.go +++ b/datalabelingservice/dataset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/dataset_summary.go b/datalabelingservice/dataset_summary.go index c5eb714822..612f98cf5f 100644 --- a/datalabelingservice/dataset_summary.go +++ b/datalabelingservice/dataset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/delete_dataset_request_response.go b/datalabelingservice/delete_dataset_request_response.go index 1210ab1d35..cca8673eb3 100644 --- a/datalabelingservice/delete_dataset_request_response.go +++ b/datalabelingservice/delete_dataset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/delimited_file_type_metadata.go b/datalabelingservice/delimited_file_type_metadata.go index 16e42f58bb..f5ad17a598 100644 --- a/datalabelingservice/delimited_file_type_metadata.go +++ b/datalabelingservice/delimited_file_type_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/document_dataset_format_details.go b/datalabelingservice/document_dataset_format_details.go index 73b9e3a36f..3de3c06f87 100644 --- a/datalabelingservice/document_dataset_format_details.go +++ b/datalabelingservice/document_dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/export_format.go b/datalabelingservice/export_format.go index ad0645bdb7..b0724beea7 100644 --- a/datalabelingservice/export_format.go +++ b/datalabelingservice/export_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/generate_dataset_records_details.go b/datalabelingservice/generate_dataset_records_details.go index 30f4e51c66..9415bcb137 100644 --- a/datalabelingservice/generate_dataset_records_details.go +++ b/datalabelingservice/generate_dataset_records_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/generate_dataset_records_request_response.go b/datalabelingservice/generate_dataset_records_request_response.go index aa3b82f896..b08fc52a86 100644 --- a/datalabelingservice/generate_dataset_records_request_response.go +++ b/datalabelingservice/generate_dataset_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/get_dataset_request_response.go b/datalabelingservice/get_dataset_request_response.go index d839f63253..356b4a7755 100644 --- a/datalabelingservice/get_dataset_request_response.go +++ b/datalabelingservice/get_dataset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/get_work_request_request_response.go b/datalabelingservice/get_work_request_request_response.go index 55e3805a2c..0bc6a2c2ba 100644 --- a/datalabelingservice/get_work_request_request_response.go +++ b/datalabelingservice/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/image_dataset_format_details.go b/datalabelingservice/image_dataset_format_details.go index a1be8cb69b..49113df44e 100644 --- a/datalabelingservice/image_dataset_format_details.go +++ b/datalabelingservice/image_dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/import_format.go b/datalabelingservice/import_format.go index 8679189dd0..ea6abf20fb 100644 --- a/datalabelingservice/import_format.go +++ b/datalabelingservice/import_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/import_metadata_path.go b/datalabelingservice/import_metadata_path.go index 2bac709700..1d9daeb155 100644 --- a/datalabelingservice/import_metadata_path.go +++ b/datalabelingservice/import_metadata_path.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/import_pre_annotated_data_details.go b/datalabelingservice/import_pre_annotated_data_details.go index 70b60a5e4d..f0fe16be66 100644 --- a/datalabelingservice/import_pre_annotated_data_details.go +++ b/datalabelingservice/import_pre_annotated_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/import_pre_annotated_data_request_response.go b/datalabelingservice/import_pre_annotated_data_request_response.go index 46e2fcd318..58611aeff6 100644 --- a/datalabelingservice/import_pre_annotated_data_request_response.go +++ b/datalabelingservice/import_pre_annotated_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/initial_import_dataset_configuration.go b/datalabelingservice/initial_import_dataset_configuration.go index c89486ccd2..e5757455ca 100644 --- a/datalabelingservice/initial_import_dataset_configuration.go +++ b/datalabelingservice/initial_import_dataset_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/initial_record_generation_configuration.go b/datalabelingservice/initial_record_generation_configuration.go index 5e34077395..eede7f9d02 100644 --- a/datalabelingservice/initial_record_generation_configuration.go +++ b/datalabelingservice/initial_record_generation_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/label.go b/datalabelingservice/label.go index ab9b9077d8..ccbc15cc97 100644 --- a/datalabelingservice/label.go +++ b/datalabelingservice/label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/label_set.go b/datalabelingservice/label_set.go index 669f176ad7..1beb4bea90 100644 --- a/datalabelingservice/label_set.go +++ b/datalabelingservice/label_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/list_annotation_formats_request_response.go b/datalabelingservice/list_annotation_formats_request_response.go index e46e66af7e..bcc705c675 100644 --- a/datalabelingservice/list_annotation_formats_request_response.go +++ b/datalabelingservice/list_annotation_formats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/list_datasets_request_response.go b/datalabelingservice/list_datasets_request_response.go index 6fd069e065..de42f4cb9e 100644 --- a/datalabelingservice/list_datasets_request_response.go +++ b/datalabelingservice/list_datasets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/list_work_request_errors_request_response.go b/datalabelingservice/list_work_request_errors_request_response.go index f6aa78d036..f90b0ed449 100644 --- a/datalabelingservice/list_work_request_errors_request_response.go +++ b/datalabelingservice/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/list_work_request_logs_request_response.go b/datalabelingservice/list_work_request_logs_request_response.go index 73f0491051..7c947c542a 100644 --- a/datalabelingservice/list_work_request_logs_request_response.go +++ b/datalabelingservice/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/list_work_requests_request_response.go b/datalabelingservice/list_work_requests_request_response.go index 9ed55228e4..a5c959c80f 100644 --- a/datalabelingservice/list_work_requests_request_response.go +++ b/datalabelingservice/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/object_storage_import_metadata_path.go b/datalabelingservice/object_storage_import_metadata_path.go index c936ba8124..25a52ec207 100644 --- a/datalabelingservice/object_storage_import_metadata_path.go +++ b/datalabelingservice/object_storage_import_metadata_path.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/object_storage_snapshot_export_details.go b/datalabelingservice/object_storage_snapshot_export_details.go index b97e4a8434..7f59a84d64 100644 --- a/datalabelingservice/object_storage_snapshot_export_details.go +++ b/datalabelingservice/object_storage_snapshot_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/object_storage_source_details.go b/datalabelingservice/object_storage_source_details.go index 9647b6ed9d..49a75f1e47 100644 --- a/datalabelingservice/object_storage_source_details.go +++ b/datalabelingservice/object_storage_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/operation_status.go b/datalabelingservice/operation_status.go index a31a799890..4b2238b802 100644 --- a/datalabelingservice/operation_status.go +++ b/datalabelingservice/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/operation_type.go b/datalabelingservice/operation_type.go index f112a76013..4a19ca872c 100644 --- a/datalabelingservice/operation_type.go +++ b/datalabelingservice/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/remove_dataset_labels_details.go b/datalabelingservice/remove_dataset_labels_details.go index 8c63edd172..47ff58ed0e 100644 --- a/datalabelingservice/remove_dataset_labels_details.go +++ b/datalabelingservice/remove_dataset_labels_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/remove_dataset_labels_request_response.go b/datalabelingservice/remove_dataset_labels_request_response.go index 3d8e69e7f7..e7823aaf54 100644 --- a/datalabelingservice/remove_dataset_labels_request_response.go +++ b/datalabelingservice/remove_dataset_labels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/rename_dataset_labels_details.go b/datalabelingservice/rename_dataset_labels_details.go index 36685ca31f..b1675ca3f0 100644 --- a/datalabelingservice/rename_dataset_labels_details.go +++ b/datalabelingservice/rename_dataset_labels_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/rename_dataset_labels_request_response.go b/datalabelingservice/rename_dataset_labels_request_response.go index 3f02391b05..a7df818f90 100644 --- a/datalabelingservice/rename_dataset_labels_request_response.go +++ b/datalabelingservice/rename_dataset_labels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/snapshot_dataset_details.go b/datalabelingservice/snapshot_dataset_details.go index e7b5cddc22..0c5e5bdcc1 100644 --- a/datalabelingservice/snapshot_dataset_details.go +++ b/datalabelingservice/snapshot_dataset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/snapshot_dataset_request_response.go b/datalabelingservice/snapshot_dataset_request_response.go index 4bae870524..de126eef49 100644 --- a/datalabelingservice/snapshot_dataset_request_response.go +++ b/datalabelingservice/snapshot_dataset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/snapshot_export_details.go b/datalabelingservice/snapshot_export_details.go index 54a87e628c..f4ae608d96 100644 --- a/datalabelingservice/snapshot_export_details.go +++ b/datalabelingservice/snapshot_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/sort_order.go b/datalabelingservice/sort_order.go index f7595528a4..f9e6a049c2 100644 --- a/datalabelingservice/sort_order.go +++ b/datalabelingservice/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/text_dataset_format_details.go b/datalabelingservice/text_dataset_format_details.go index a727ed43f2..74f4be13fc 100644 --- a/datalabelingservice/text_dataset_format_details.go +++ b/datalabelingservice/text_dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/text_file_type_metadata.go b/datalabelingservice/text_file_type_metadata.go index 470fd6aa24..a9fc98a227 100644 --- a/datalabelingservice/text_file_type_metadata.go +++ b/datalabelingservice/text_file_type_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/update_dataset_details.go b/datalabelingservice/update_dataset_details.go index 577a060d87..7217104312 100644 --- a/datalabelingservice/update_dataset_details.go +++ b/datalabelingservice/update_dataset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/update_dataset_request_response.go b/datalabelingservice/update_dataset_request_response.go index d06036f68c..ecc1705adb 100644 --- a/datalabelingservice/update_dataset_request_response.go +++ b/datalabelingservice/update_dataset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request.go b/datalabelingservice/work_request.go index 86484fd820..2211b7e5a1 100644 --- a/datalabelingservice/work_request.go +++ b/datalabelingservice/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_error.go b/datalabelingservice/work_request_error.go index 13b779705d..c24d8e1707 100644 --- a/datalabelingservice/work_request_error.go +++ b/datalabelingservice/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_error_collection.go b/datalabelingservice/work_request_error_collection.go index 14f4d5494f..c734c8f1f1 100644 --- a/datalabelingservice/work_request_error_collection.go +++ b/datalabelingservice/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_log_entry.go b/datalabelingservice/work_request_log_entry.go index 362c19b316..b099aadc93 100644 --- a/datalabelingservice/work_request_log_entry.go +++ b/datalabelingservice/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_log_entry_collection.go b/datalabelingservice/work_request_log_entry_collection.go index d377a64a60..0a7fcb1fa7 100644 --- a/datalabelingservice/work_request_log_entry_collection.go +++ b/datalabelingservice/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_resource.go b/datalabelingservice/work_request_resource.go index 6688007898..3cb3ddad48 100644 --- a/datalabelingservice/work_request_resource.go +++ b/datalabelingservice/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_resource_metadata_key.go b/datalabelingservice/work_request_resource_metadata_key.go index 5a9fe2257a..1ff63408ca 100644 --- a/datalabelingservice/work_request_resource_metadata_key.go +++ b/datalabelingservice/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_summary.go b/datalabelingservice/work_request_summary.go index 99063ae3fd..f0172b35f5 100644 --- a/datalabelingservice/work_request_summary.go +++ b/datalabelingservice/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservice/work_request_summary_collection.go b/datalabelingservice/work_request_summary_collection.go index 7433d74aa3..79d5d9baf6 100644 --- a/datalabelingservice/work_request_summary_collection.go +++ b/datalabelingservice/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/annotation.go b/datalabelingservicedataplane/annotation.go index 381f0575d7..ae6b43bc2e 100644 --- a/datalabelingservicedataplane/annotation.go +++ b/datalabelingservicedataplane/annotation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/annotation_aggregation_dimensions.go b/datalabelingservicedataplane/annotation_aggregation_dimensions.go index 9adb0ee2d3..fe738c3327 100644 --- a/datalabelingservicedataplane/annotation_aggregation_dimensions.go +++ b/datalabelingservicedataplane/annotation_aggregation_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/annotation_analytics_aggregation.go b/datalabelingservicedataplane/annotation_analytics_aggregation.go index b4ac3b580a..31cfc0b6b3 100644 --- a/datalabelingservicedataplane/annotation_analytics_aggregation.go +++ b/datalabelingservicedataplane/annotation_analytics_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/annotation_analytics_aggregation_collection.go b/datalabelingservicedataplane/annotation_analytics_aggregation_collection.go index 2858c71d46..0434425ce7 100644 --- a/datalabelingservicedataplane/annotation_analytics_aggregation_collection.go +++ b/datalabelingservicedataplane/annotation_analytics_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/annotation_collection.go b/datalabelingservicedataplane/annotation_collection.go index 40bc6ffe77..5f03394a25 100644 --- a/datalabelingservicedataplane/annotation_collection.go +++ b/datalabelingservicedataplane/annotation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/annotation_summary.go b/datalabelingservicedataplane/annotation_summary.go index 9a14643a13..6eaaf727dc 100644 --- a/datalabelingservicedataplane/annotation_summary.go +++ b/datalabelingservicedataplane/annotation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/bounding_polygon.go b/datalabelingservicedataplane/bounding_polygon.go index 0f17c110aa..a17aaacfd3 100644 --- a/datalabelingservicedataplane/bounding_polygon.go +++ b/datalabelingservicedataplane/bounding_polygon.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/create_annotation_details.go b/datalabelingservicedataplane/create_annotation_details.go index 9f03996fdf..2c743d7821 100644 --- a/datalabelingservicedataplane/create_annotation_details.go +++ b/datalabelingservicedataplane/create_annotation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/create_annotation_request_response.go b/datalabelingservicedataplane/create_annotation_request_response.go index 7ec3618722..eb769e764a 100644 --- a/datalabelingservicedataplane/create_annotation_request_response.go +++ b/datalabelingservicedataplane/create_annotation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/create_object_storage_source_details.go b/datalabelingservicedataplane/create_object_storage_source_details.go index 7c93274b7e..0e525695cb 100644 --- a/datalabelingservicedataplane/create_object_storage_source_details.go +++ b/datalabelingservicedataplane/create_object_storage_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/create_record_details.go b/datalabelingservicedataplane/create_record_details.go index 6c4beb1544..a813066773 100644 --- a/datalabelingservicedataplane/create_record_details.go +++ b/datalabelingservicedataplane/create_record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/create_record_request_response.go b/datalabelingservicedataplane/create_record_request_response.go index 6960cee465..bc771e1d31 100644 --- a/datalabelingservicedataplane/create_record_request_response.go +++ b/datalabelingservicedataplane/create_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/create_source_details.go b/datalabelingservicedataplane/create_source_details.go index 9b017def6d..0f6c935d25 100644 --- a/datalabelingservicedataplane/create_source_details.go +++ b/datalabelingservicedataplane/create_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/datalabelingservicedataplane_datalabeling_client.go b/datalabelingservicedataplane/datalabelingservicedataplane_datalabeling_client.go index d61ce04e5e..2ab2a1d6ce 100644 --- a/datalabelingservicedataplane/datalabelingservicedataplane_datalabeling_client.go +++ b/datalabelingservicedataplane/datalabelingservicedataplane_datalabeling_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/dataset.go b/datalabelingservicedataplane/dataset.go index 8bd240034d..11089e5175 100644 --- a/datalabelingservicedataplane/dataset.go +++ b/datalabelingservicedataplane/dataset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/dataset_format_details.go b/datalabelingservicedataplane/dataset_format_details.go index 21e128fe49..7973f01a90 100644 --- a/datalabelingservicedataplane/dataset_format_details.go +++ b/datalabelingservicedataplane/dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/dataset_source_details.go b/datalabelingservicedataplane/dataset_source_details.go index 99f44cd5fe..622f1052b0 100644 --- a/datalabelingservicedataplane/dataset_source_details.go +++ b/datalabelingservicedataplane/dataset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/delete_annotation_request_response.go b/datalabelingservicedataplane/delete_annotation_request_response.go index 77538160a7..039ace9fdd 100644 --- a/datalabelingservicedataplane/delete_annotation_request_response.go +++ b/datalabelingservicedataplane/delete_annotation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/delete_record_request_response.go b/datalabelingservicedataplane/delete_record_request_response.go index aa7fab6894..fa347b1204 100644 --- a/datalabelingservicedataplane/delete_record_request_response.go +++ b/datalabelingservicedataplane/delete_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/delimited_file_type_metadata.go b/datalabelingservicedataplane/delimited_file_type_metadata.go index 2f51c8411b..a279acf35d 100644 --- a/datalabelingservicedataplane/delimited_file_type_metadata.go +++ b/datalabelingservicedataplane/delimited_file_type_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/document_dataset_format_details.go b/datalabelingservicedataplane/document_dataset_format_details.go index bea5ef39da..46ca5a8e18 100644 --- a/datalabelingservicedataplane/document_dataset_format_details.go +++ b/datalabelingservicedataplane/document_dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/document_entity_metadata.go b/datalabelingservicedataplane/document_entity_metadata.go index 7992983179..9b7c32030a 100644 --- a/datalabelingservicedataplane/document_entity_metadata.go +++ b/datalabelingservicedataplane/document_entity_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/document_metadata.go b/datalabelingservicedataplane/document_metadata.go index c21d16b03f..93b3de086b 100644 --- a/datalabelingservicedataplane/document_metadata.go +++ b/datalabelingservicedataplane/document_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/entity.go b/datalabelingservicedataplane/entity.go index 9fd4fc7395..b8ee7ceba8 100644 --- a/datalabelingservicedataplane/entity.go +++ b/datalabelingservicedataplane/entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/generic_entity.go b/datalabelingservicedataplane/generic_entity.go index 66110bb243..9883b334b8 100644 --- a/datalabelingservicedataplane/generic_entity.go +++ b/datalabelingservicedataplane/generic_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/get_annotation_request_response.go b/datalabelingservicedataplane/get_annotation_request_response.go index d7e9212493..43b3eb5ab4 100644 --- a/datalabelingservicedataplane/get_annotation_request_response.go +++ b/datalabelingservicedataplane/get_annotation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/get_dataset_request_response.go b/datalabelingservicedataplane/get_dataset_request_response.go index b926448723..c4e4509dc9 100644 --- a/datalabelingservicedataplane/get_dataset_request_response.go +++ b/datalabelingservicedataplane/get_dataset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/get_record_content_request_response.go b/datalabelingservicedataplane/get_record_content_request_response.go index 74a95b54a1..4c7b075858 100644 --- a/datalabelingservicedataplane/get_record_content_request_response.go +++ b/datalabelingservicedataplane/get_record_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/get_record_preview_content_request_response.go b/datalabelingservicedataplane/get_record_preview_content_request_response.go index cab422a405..519baa4fa8 100644 --- a/datalabelingservicedataplane/get_record_preview_content_request_response.go +++ b/datalabelingservicedataplane/get_record_preview_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/get_record_request_response.go b/datalabelingservicedataplane/get_record_request_response.go index 52ee31c13c..00d320305d 100644 --- a/datalabelingservicedataplane/get_record_request_response.go +++ b/datalabelingservicedataplane/get_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/image_dataset_format_details.go b/datalabelingservicedataplane/image_dataset_format_details.go index cb1ba4c160..4ac8516ae7 100644 --- a/datalabelingservicedataplane/image_dataset_format_details.go +++ b/datalabelingservicedataplane/image_dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/image_metadata.go b/datalabelingservicedataplane/image_metadata.go index c181243f2a..99f2a4c62e 100644 --- a/datalabelingservicedataplane/image_metadata.go +++ b/datalabelingservicedataplane/image_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/image_object_selection_entity.go b/datalabelingservicedataplane/image_object_selection_entity.go index 19d387a126..5d7b7c2dd2 100644 --- a/datalabelingservicedataplane/image_object_selection_entity.go +++ b/datalabelingservicedataplane/image_object_selection_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/import_format.go b/datalabelingservicedataplane/import_format.go index face64c771..56b9f96ae9 100644 --- a/datalabelingservicedataplane/import_format.go +++ b/datalabelingservicedataplane/import_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/import_metadata_path.go b/datalabelingservicedataplane/import_metadata_path.go index 11b8e4f742..d7b7868eab 100644 --- a/datalabelingservicedataplane/import_metadata_path.go +++ b/datalabelingservicedataplane/import_metadata_path.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/initial_import_dataset_configuration.go b/datalabelingservicedataplane/initial_import_dataset_configuration.go index 9e79d7ec07..52a35d9dd7 100644 --- a/datalabelingservicedataplane/initial_import_dataset_configuration.go +++ b/datalabelingservicedataplane/initial_import_dataset_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/initial_record_generation_configuration.go b/datalabelingservicedataplane/initial_record_generation_configuration.go index 6221f9840d..2cc7faf8bf 100644 --- a/datalabelingservicedataplane/initial_record_generation_configuration.go +++ b/datalabelingservicedataplane/initial_record_generation_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/key_value_selection_entity.go b/datalabelingservicedataplane/key_value_selection_entity.go index 340ce0b4bd..2755a94c0a 100644 --- a/datalabelingservicedataplane/key_value_selection_entity.go +++ b/datalabelingservicedataplane/key_value_selection_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/label.go b/datalabelingservicedataplane/label.go index 04b41019e7..cb7d2c7c23 100644 --- a/datalabelingservicedataplane/label.go +++ b/datalabelingservicedataplane/label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/label_name.go b/datalabelingservicedataplane/label_name.go index c922ac3c83..0d3c675098 100644 --- a/datalabelingservicedataplane/label_name.go +++ b/datalabelingservicedataplane/label_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/label_set.go b/datalabelingservicedataplane/label_set.go index 593028846c..7fa8942d0e 100644 --- a/datalabelingservicedataplane/label_set.go +++ b/datalabelingservicedataplane/label_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/list_annotations_request_response.go b/datalabelingservicedataplane/list_annotations_request_response.go index c915a35ba6..94de8b86e7 100644 --- a/datalabelingservicedataplane/list_annotations_request_response.go +++ b/datalabelingservicedataplane/list_annotations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/list_records_request_response.go b/datalabelingservicedataplane/list_records_request_response.go index 1e40382644..cf13e64677 100644 --- a/datalabelingservicedataplane/list_records_request_response.go +++ b/datalabelingservicedataplane/list_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/normalized_vertex.go b/datalabelingservicedataplane/normalized_vertex.go index 214fa09e07..1f6a122651 100644 --- a/datalabelingservicedataplane/normalized_vertex.go +++ b/datalabelingservicedataplane/normalized_vertex.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/object_storage_dataset_source_details.go b/datalabelingservicedataplane/object_storage_dataset_source_details.go index c2da7809ed..03f319a8b8 100644 --- a/datalabelingservicedataplane/object_storage_dataset_source_details.go +++ b/datalabelingservicedataplane/object_storage_dataset_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/object_storage_import_metadata_path.go b/datalabelingservicedataplane/object_storage_import_metadata_path.go index 57e8931cf1..ad8fde2498 100644 --- a/datalabelingservicedataplane/object_storage_import_metadata_path.go +++ b/datalabelingservicedataplane/object_storage_import_metadata_path.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/object_storage_source_details.go b/datalabelingservicedataplane/object_storage_source_details.go index 7170e92627..f298451057 100644 --- a/datalabelingservicedataplane/object_storage_source_details.go +++ b/datalabelingservicedataplane/object_storage_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record.go b/datalabelingservicedataplane/record.go index 356bd53cfb..c0b46572fa 100644 --- a/datalabelingservicedataplane/record.go +++ b/datalabelingservicedataplane/record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record_aggregation_dimensions.go b/datalabelingservicedataplane/record_aggregation_dimensions.go index 705a5040cf..a01bd03f74 100644 --- a/datalabelingservicedataplane/record_aggregation_dimensions.go +++ b/datalabelingservicedataplane/record_aggregation_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record_analytics_aggregation.go b/datalabelingservicedataplane/record_analytics_aggregation.go index a2294f2b1c..850f25983c 100644 --- a/datalabelingservicedataplane/record_analytics_aggregation.go +++ b/datalabelingservicedataplane/record_analytics_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record_analytics_aggregation_collection.go b/datalabelingservicedataplane/record_analytics_aggregation_collection.go index f3e74b458c..83361420fb 100644 --- a/datalabelingservicedataplane/record_analytics_aggregation_collection.go +++ b/datalabelingservicedataplane/record_analytics_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record_collection.go b/datalabelingservicedataplane/record_collection.go index ebbb7ad56d..f09ef6975e 100644 --- a/datalabelingservicedataplane/record_collection.go +++ b/datalabelingservicedataplane/record_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record_metadata.go b/datalabelingservicedataplane/record_metadata.go index c3f6cf3513..ee852c1c9c 100644 --- a/datalabelingservicedataplane/record_metadata.go +++ b/datalabelingservicedataplane/record_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/record_summary.go b/datalabelingservicedataplane/record_summary.go index f525c06acd..bd0f0c974d 100644 --- a/datalabelingservicedataplane/record_summary.go +++ b/datalabelingservicedataplane/record_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/sort_orders.go b/datalabelingservicedataplane/sort_orders.go index 55ab0f9622..9ee7f068bf 100644 --- a/datalabelingservicedataplane/sort_orders.go +++ b/datalabelingservicedataplane/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/source_details.go b/datalabelingservicedataplane/source_details.go index e10fe52fe5..1df2664d0e 100644 --- a/datalabelingservicedataplane/source_details.go +++ b/datalabelingservicedataplane/source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/summarize_annotation_analytics_request_response.go b/datalabelingservicedataplane/summarize_annotation_analytics_request_response.go index 35ca82718b..b15faa0ea8 100644 --- a/datalabelingservicedataplane/summarize_annotation_analytics_request_response.go +++ b/datalabelingservicedataplane/summarize_annotation_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/summarize_record_analytics_request_response.go b/datalabelingservicedataplane/summarize_record_analytics_request_response.go index 86884c0f15..e56b4807bd 100644 --- a/datalabelingservicedataplane/summarize_record_analytics_request_response.go +++ b/datalabelingservicedataplane/summarize_record_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/text_dataset_format_details.go b/datalabelingservicedataplane/text_dataset_format_details.go index bb2900f846..df3d6b55b6 100644 --- a/datalabelingservicedataplane/text_dataset_format_details.go +++ b/datalabelingservicedataplane/text_dataset_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/text_file_type_metadata.go b/datalabelingservicedataplane/text_file_type_metadata.go index 37eced676e..8f66adfdd2 100644 --- a/datalabelingservicedataplane/text_file_type_metadata.go +++ b/datalabelingservicedataplane/text_file_type_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/text_metadata.go b/datalabelingservicedataplane/text_metadata.go index 905f1a4612..95bbeb073e 100644 --- a/datalabelingservicedataplane/text_metadata.go +++ b/datalabelingservicedataplane/text_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/text_selection_entity.go b/datalabelingservicedataplane/text_selection_entity.go index 751745f1b4..66eee33dc5 100644 --- a/datalabelingservicedataplane/text_selection_entity.go +++ b/datalabelingservicedataplane/text_selection_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/text_span.go b/datalabelingservicedataplane/text_span.go index 9b59637194..e273b7a7c4 100644 --- a/datalabelingservicedataplane/text_span.go +++ b/datalabelingservicedataplane/text_span.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/update_annotation_details.go b/datalabelingservicedataplane/update_annotation_details.go index 602975ff2f..eba3777061 100644 --- a/datalabelingservicedataplane/update_annotation_details.go +++ b/datalabelingservicedataplane/update_annotation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/update_annotation_request_response.go b/datalabelingservicedataplane/update_annotation_request_response.go index 2edf36a4ad..b9d3a68682 100644 --- a/datalabelingservicedataplane/update_annotation_request_response.go +++ b/datalabelingservicedataplane/update_annotation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/update_record_details.go b/datalabelingservicedataplane/update_record_details.go index 4e3252a396..9d26736d29 100644 --- a/datalabelingservicedataplane/update_record_details.go +++ b/datalabelingservicedataplane/update_record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datalabelingservicedataplane/update_record_request_response.go b/datalabelingservicedataplane/update_record_request_response.go index 68a7a3150e..d3c897620f 100644 --- a/datalabelingservicedataplane/update_record_request_response.go +++ b/datalabelingservicedataplane/update_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/activate_target_database_details.go b/datasafe/activate_target_database_details.go index df305b9525..fcaba0289f 100644 --- a/datasafe/activate_target_database_details.go +++ b/datasafe/activate_target_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/activate_target_database_request_response.go b/datasafe/activate_target_database_request_response.go index 04c540fcdd..8885549cb8 100644 --- a/datasafe/activate_target_database_request_response.go +++ b/datasafe/activate_target_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/add_masking_columns_from_sdm_request_response.go b/datasafe/add_masking_columns_from_sdm_request_response.go index ca64dcec29..b2552912a5 100644 --- a/datasafe/add_masking_columns_from_sdm_request_response.go +++ b/datasafe/add_masking_columns_from_sdm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert.go b/datasafe/alert.go index 040b2feb89..16fdf3f428 100644 --- a/datasafe/alert.go +++ b/datasafe/alert.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_aggregation_items.go b/datasafe/alert_aggregation_items.go index a5efb2b0a2..f8d0c020c3 100644 --- a/datasafe/alert_aggregation_items.go +++ b/datasafe/alert_aggregation_items.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_analytics_collection.go b/datasafe/alert_analytics_collection.go index 06d3897b69..5c4d49071e 100644 --- a/datasafe/alert_analytics_collection.go +++ b/datasafe/alert_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_collection.go b/datasafe/alert_collection.go index 3dc024f50f..04539b12fe 100644 --- a/datasafe/alert_collection.go +++ b/datasafe/alert_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_lifecycle_state.go b/datasafe/alert_lifecycle_state.go index a611786b84..3d0fc1fbf2 100644 --- a/datasafe/alert_lifecycle_state.go +++ b/datasafe/alert_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy.go b/datasafe/alert_policy.go index d617525ffb..00dfb2335b 100644 --- a/datasafe/alert_policy.go +++ b/datasafe/alert_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_collection.go b/datasafe/alert_policy_collection.go index 5d1cb55f9e..cd3d49d7a7 100644 --- a/datasafe/alert_policy_collection.go +++ b/datasafe/alert_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_lifecycle_state.go b/datasafe/alert_policy_lifecycle_state.go index 5aa48848c3..c1822a7376 100644 --- a/datasafe/alert_policy_lifecycle_state.go +++ b/datasafe/alert_policy_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_rule.go b/datasafe/alert_policy_rule.go index 8884ef7ed3..d9af21247f 100644 --- a/datasafe/alert_policy_rule.go +++ b/datasafe/alert_policy_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_rule_collection.go b/datasafe/alert_policy_rule_collection.go index e3cf43b8f5..5be954173b 100644 --- a/datasafe/alert_policy_rule_collection.go +++ b/datasafe/alert_policy_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_rule_summary.go b/datasafe/alert_policy_rule_summary.go index f2d419646b..f3f6d7ca7a 100644 --- a/datasafe/alert_policy_rule_summary.go +++ b/datasafe/alert_policy_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_summary.go b/datasafe/alert_policy_summary.go index fcdbe42df8..120403ea60 100644 --- a/datasafe/alert_policy_summary.go +++ b/datasafe/alert_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_policy_type.go b/datasafe/alert_policy_type.go index 5ba2d05871..b102abd4f9 100644 --- a/datasafe/alert_policy_type.go +++ b/datasafe/alert_policy_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_severity.go b/datasafe/alert_severity.go index b53bbe36a1..0cfacdf40b 100644 --- a/datasafe/alert_severity.go +++ b/datasafe/alert_severity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_status.go b/datasafe/alert_status.go index 88f442ee86..bddf49c554 100644 --- a/datasafe/alert_status.go +++ b/datasafe/alert_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_summary.go b/datasafe/alert_summary.go index afc23c6e78..3e71b539c1 100644 --- a/datasafe/alert_summary.go +++ b/datasafe/alert_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alert_type.go b/datasafe/alert_type.go index fdbe351498..3f892df94f 100644 --- a/datasafe/alert_type.go +++ b/datasafe/alert_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alerts_aggregation_dimension.go b/datasafe/alerts_aggregation_dimension.go index a6de184d68..c5256c4252 100644 --- a/datasafe/alerts_aggregation_dimension.go +++ b/datasafe/alerts_aggregation_dimension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alerts_update_details.go b/datasafe/alerts_update_details.go index c1575afea2..9eb72f0022 100644 --- a/datasafe/alerts_update_details.go +++ b/datasafe/alerts_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/alerts_update_request_response.go b/datasafe/alerts_update_request_response.go index a4b3e470d2..2b146f5feb 100644 --- a/datasafe/alerts_update_request_response.go +++ b/datasafe/alerts_update_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/apply_discovery_job_results_details.go b/datasafe/apply_discovery_job_results_details.go index efc98442af..af15f34a33 100644 --- a/datasafe/apply_discovery_job_results_details.go +++ b/datasafe/apply_discovery_job_results_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/apply_discovery_job_results_request_response.go b/datasafe/apply_discovery_job_results_request_response.go index eebbae6ccd..84d5ba4943 100644 --- a/datasafe/apply_discovery_job_results_request_response.go +++ b/datasafe/apply_discovery_job_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/apply_sdm_masking_policy_difference_details.go b/datasafe/apply_sdm_masking_policy_difference_details.go index 3403b49d4d..b5182a9e18 100644 --- a/datasafe/apply_sdm_masking_policy_difference_details.go +++ b/datasafe/apply_sdm_masking_policy_difference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/apply_sdm_masking_policy_difference_request_response.go b/datasafe/apply_sdm_masking_policy_difference_request_response.go index 5c4f403315..4c50c69839 100644 --- a/datasafe/apply_sdm_masking_policy_difference_request_response.go +++ b/datasafe/apply_sdm_masking_policy_difference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_archive_retrieval.go b/datasafe/audit_archive_retrieval.go index 12c61cdbdb..8d95a7a0de 100644 --- a/datasafe/audit_archive_retrieval.go +++ b/datasafe/audit_archive_retrieval.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_archive_retrieval_collection.go b/datasafe/audit_archive_retrieval_collection.go index e7d3945292..c7f0c39b1a 100644 --- a/datasafe/audit_archive_retrieval_collection.go +++ b/datasafe/audit_archive_retrieval_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_archive_retrieval_lifecycle_state.go b/datasafe/audit_archive_retrieval_lifecycle_state.go index fd8f100629..9ff801c134 100644 --- a/datasafe/audit_archive_retrieval_lifecycle_state.go +++ b/datasafe/audit_archive_retrieval_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_archive_retrieval_summary.go b/datasafe/audit_archive_retrieval_summary.go index da40877bfe..bd4b0da9ae 100644 --- a/datasafe/audit_archive_retrieval_summary.go +++ b/datasafe/audit_archive_retrieval_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_conditions.go b/datasafe/audit_conditions.go index 1589ab30eb..755a496e7d 100644 --- a/datasafe/audit_conditions.go +++ b/datasafe/audit_conditions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_event_aggregation_dimensions.go b/datasafe/audit_event_aggregation_dimensions.go index bc7db8b418..2dc364c073 100644 --- a/datasafe/audit_event_aggregation_dimensions.go +++ b/datasafe/audit_event_aggregation_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_event_aggregation_items.go b/datasafe/audit_event_aggregation_items.go index ae93b918b9..9294282227 100644 --- a/datasafe/audit_event_aggregation_items.go +++ b/datasafe/audit_event_aggregation_items.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_event_analytics_collection.go b/datasafe/audit_event_analytics_collection.go index 322e97cbff..b54e195628 100644 --- a/datasafe/audit_event_analytics_collection.go +++ b/datasafe/audit_event_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_event_collection.go b/datasafe/audit_event_collection.go index c1d4ebe0f7..ed20de7cbd 100644 --- a/datasafe/audit_event_collection.go +++ b/datasafe/audit_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_event_summary.go b/datasafe/audit_event_summary.go index a81921de9d..e5845693f1 100644 --- a/datasafe/audit_event_summary.go +++ b/datasafe/audit_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy.go b/datasafe/audit_policy.go index dd62662805..1982c7a6be 100644 --- a/datasafe/audit_policy.go +++ b/datasafe/audit_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_aggregation_items.go b/datasafe/audit_policy_aggregation_items.go index 275f9b1b06..ee49861dd4 100644 --- a/datasafe/audit_policy_aggregation_items.go +++ b/datasafe/audit_policy_aggregation_items.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_analytic_collection.go b/datasafe/audit_policy_analytic_collection.go index 911912ebba..d68711eafd 100644 --- a/datasafe/audit_policy_analytic_collection.go +++ b/datasafe/audit_policy_analytic_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_category.go b/datasafe/audit_policy_category.go index 505e48081e..6db01c48a8 100644 --- a/datasafe/audit_policy_category.go +++ b/datasafe/audit_policy_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_collection.go b/datasafe/audit_policy_collection.go index 3c24773c29..dec64906d8 100644 --- a/datasafe/audit_policy_collection.go +++ b/datasafe/audit_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_dimensions.go b/datasafe/audit_policy_dimensions.go index e232bf691b..fd3ee04f07 100644 --- a/datasafe/audit_policy_dimensions.go +++ b/datasafe/audit_policy_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_lifecycle_state.go b/datasafe/audit_policy_lifecycle_state.go index 414be12040..efec9aef93 100644 --- a/datasafe/audit_policy_lifecycle_state.go +++ b/datasafe/audit_policy_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_policy_summary.go b/datasafe/audit_policy_summary.go index d7b975e930..ab39c0e25e 100644 --- a/datasafe/audit_policy_summary.go +++ b/datasafe/audit_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile.go b/datasafe/audit_profile.go index 523ead3d3d..7c89d5e5a8 100644 --- a/datasafe/audit_profile.go +++ b/datasafe/audit_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile_aggregation_items.go b/datasafe/audit_profile_aggregation_items.go index 2f38425ee4..d9b7449f53 100644 --- a/datasafe/audit_profile_aggregation_items.go +++ b/datasafe/audit_profile_aggregation_items.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile_analytic_collection.go b/datasafe/audit_profile_analytic_collection.go index 054eb47840..56be4472f8 100644 --- a/datasafe/audit_profile_analytic_collection.go +++ b/datasafe/audit_profile_analytic_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile_collection.go b/datasafe/audit_profile_collection.go index 1762eae1ec..ed0ad62f4a 100644 --- a/datasafe/audit_profile_collection.go +++ b/datasafe/audit_profile_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile_dimensions.go b/datasafe/audit_profile_dimensions.go index 5f88001c9b..833981375f 100644 --- a/datasafe/audit_profile_dimensions.go +++ b/datasafe/audit_profile_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile_lifecycle_state.go b/datasafe/audit_profile_lifecycle_state.go index afc26d1619..c8a2156502 100644 --- a/datasafe/audit_profile_lifecycle_state.go +++ b/datasafe/audit_profile_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_profile_summary.go b/datasafe/audit_profile_summary.go index 5acb1e865c..06de513b8e 100644 --- a/datasafe/audit_profile_summary.go +++ b/datasafe/audit_profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_specification.go b/datasafe/audit_specification.go index 5b479e2e78..a707c005cf 100644 --- a/datasafe/audit_specification.go +++ b/datasafe/audit_specification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail.go b/datasafe/audit_trail.go index a9493728ec..5ac35369a5 100644 --- a/datasafe/audit_trail.go +++ b/datasafe/audit_trail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_aggregation_items.go b/datasafe/audit_trail_aggregation_items.go index 2d45e1a6ff..7b3a9368c3 100644 --- a/datasafe/audit_trail_aggregation_items.go +++ b/datasafe/audit_trail_aggregation_items.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_analytic_collection.go b/datasafe/audit_trail_analytic_collection.go index e906b7155f..6b7a8584d6 100644 --- a/datasafe/audit_trail_analytic_collection.go +++ b/datasafe/audit_trail_analytic_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_collection.go b/datasafe/audit_trail_collection.go index ba5c81eebe..1f918a6a7b 100644 --- a/datasafe/audit_trail_collection.go +++ b/datasafe/audit_trail_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_dimensions.go b/datasafe/audit_trail_dimensions.go index 44c841a35e..f4494c5de9 100644 --- a/datasafe/audit_trail_dimensions.go +++ b/datasafe/audit_trail_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_lifecycle_state.go b/datasafe/audit_trail_lifecycle_state.go index ba172586bb..fd79156dad 100644 --- a/datasafe/audit_trail_lifecycle_state.go +++ b/datasafe/audit_trail_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_source.go b/datasafe/audit_trail_source.go index 1d64b24a78..414e42cc94 100644 --- a/datasafe/audit_trail_source.go +++ b/datasafe/audit_trail_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_status.go b/datasafe/audit_trail_status.go index 5280fafdf1..1f775e82a1 100644 --- a/datasafe/audit_trail_status.go +++ b/datasafe/audit_trail_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/audit_trail_summary.go b/datasafe/audit_trail_summary.go index bd1c187320..e023113e18 100644 --- a/datasafe/audit_trail_summary.go +++ b/datasafe/audit_trail_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/autonomous_database_details.go b/datasafe/autonomous_database_details.go index f7b4758b2e..ef58ee5b4a 100644 --- a/datasafe/autonomous_database_details.go +++ b/datasafe/autonomous_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/available_audit_volume_collection.go b/datasafe/available_audit_volume_collection.go index fc53a9b936..0738b4a600 100644 --- a/datasafe/available_audit_volume_collection.go +++ b/datasafe/available_audit_volume_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/available_audit_volume_summary.go b/datasafe/available_audit_volume_summary.go index 2e313e3898..12be53af67 100644 --- a/datasafe/available_audit_volume_summary.go +++ b/datasafe/available_audit_volume_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/calculate_audit_volume_available_details.go b/datasafe/calculate_audit_volume_available_details.go index 1920adb48a..325e8070e6 100644 --- a/datasafe/calculate_audit_volume_available_details.go +++ b/datasafe/calculate_audit_volume_available_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/calculate_audit_volume_available_request_response.go b/datasafe/calculate_audit_volume_available_request_response.go index 2f0513d134..9d834484d2 100644 --- a/datasafe/calculate_audit_volume_available_request_response.go +++ b/datasafe/calculate_audit_volume_available_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/calculate_audit_volume_collected_details.go b/datasafe/calculate_audit_volume_collected_details.go index b4144931f2..c2fcbfb2ec 100644 --- a/datasafe/calculate_audit_volume_collected_details.go +++ b/datasafe/calculate_audit_volume_collected_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/calculate_audit_volume_collected_request_response.go b/datasafe/calculate_audit_volume_collected_request_response.go index 510806066f..bd01906be4 100644 --- a/datasafe/calculate_audit_volume_collected_request_response.go +++ b/datasafe/calculate_audit_volume_collected_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/cancel_work_request_request_response.go b/datasafe/cancel_work_request_request_response.go index 98bf08f912..20ab479dd3 100644 --- a/datasafe/cancel_work_request_request_response.go +++ b/datasafe/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_alert_compartment_details.go b/datasafe/change_alert_compartment_details.go index 94e151bbea..e4eaa8d6cd 100644 --- a/datasafe/change_alert_compartment_details.go +++ b/datasafe/change_alert_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_alert_compartment_request_response.go b/datasafe/change_alert_compartment_request_response.go index 956de3e3f3..19efd7c597 100644 --- a/datasafe/change_alert_compartment_request_response.go +++ b/datasafe/change_alert_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_alert_policy_compartment_details.go b/datasafe/change_alert_policy_compartment_details.go index 2a721c000a..419c6b0442 100644 --- a/datasafe/change_alert_policy_compartment_details.go +++ b/datasafe/change_alert_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_audit_archive_retrieval_compartment_details.go b/datasafe/change_audit_archive_retrieval_compartment_details.go index bb58f24738..75896d1e75 100644 --- a/datasafe/change_audit_archive_retrieval_compartment_details.go +++ b/datasafe/change_audit_archive_retrieval_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_audit_archive_retrieval_compartment_request_response.go b/datasafe/change_audit_archive_retrieval_compartment_request_response.go index 70fc9fac11..d75ace8594 100644 --- a/datasafe/change_audit_archive_retrieval_compartment_request_response.go +++ b/datasafe/change_audit_archive_retrieval_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_audit_policy_compartment_details.go b/datasafe/change_audit_policy_compartment_details.go index 619d1953cf..40df7c417a 100644 --- a/datasafe/change_audit_policy_compartment_details.go +++ b/datasafe/change_audit_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_audit_policy_compartment_request_response.go b/datasafe/change_audit_policy_compartment_request_response.go index bb06280ed1..f8148a111c 100644 --- a/datasafe/change_audit_policy_compartment_request_response.go +++ b/datasafe/change_audit_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_audit_profile_compartment_details.go b/datasafe/change_audit_profile_compartment_details.go index 88d67f0fa6..f6021d1ee9 100644 --- a/datasafe/change_audit_profile_compartment_details.go +++ b/datasafe/change_audit_profile_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_audit_profile_compartment_request_response.go b/datasafe/change_audit_profile_compartment_request_response.go index 568999bc0d..bd4314159c 100644 --- a/datasafe/change_audit_profile_compartment_request_response.go +++ b/datasafe/change_audit_profile_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_data_safe_private_endpoint_compartment_details.go b/datasafe/change_data_safe_private_endpoint_compartment_details.go index 4e2131f19e..6433f13bc1 100644 --- a/datasafe/change_data_safe_private_endpoint_compartment_details.go +++ b/datasafe/change_data_safe_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_data_safe_private_endpoint_compartment_request_response.go b/datasafe/change_data_safe_private_endpoint_compartment_request_response.go index f17d285402..10e6b60a7a 100644 --- a/datasafe/change_data_safe_private_endpoint_compartment_request_response.go +++ b/datasafe/change_data_safe_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_database_security_config_compartment_details.go b/datasafe/change_database_security_config_compartment_details.go index 5ee4ccb88c..4153dcf99f 100644 --- a/datasafe/change_database_security_config_compartment_details.go +++ b/datasafe/change_database_security_config_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_database_security_config_compartment_request_response.go b/datasafe/change_database_security_config_compartment_request_response.go index ba5a70392f..5e915b568b 100644 --- a/datasafe/change_database_security_config_compartment_request_response.go +++ b/datasafe/change_database_security_config_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_discovery_job_compartment_details.go b/datasafe/change_discovery_job_compartment_details.go index 6bbe994a2f..31637f9ad0 100644 --- a/datasafe/change_discovery_job_compartment_details.go +++ b/datasafe/change_discovery_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_discovery_job_compartment_request_response.go b/datasafe/change_discovery_job_compartment_request_response.go index 5a607b212f..fbda34bc1e 100644 --- a/datasafe/change_discovery_job_compartment_request_response.go +++ b/datasafe/change_discovery_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_library_masking_format_compartment_details.go b/datasafe/change_library_masking_format_compartment_details.go index ead266eae9..c5ffdb4e7f 100644 --- a/datasafe/change_library_masking_format_compartment_details.go +++ b/datasafe/change_library_masking_format_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_library_masking_format_compartment_request_response.go b/datasafe/change_library_masking_format_compartment_request_response.go index 7b5413de44..3a2e2212f4 100644 --- a/datasafe/change_library_masking_format_compartment_request_response.go +++ b/datasafe/change_library_masking_format_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_masking_policy_compartment_details.go b/datasafe/change_masking_policy_compartment_details.go index 93455d7d97..90a61b526a 100644 --- a/datasafe/change_masking_policy_compartment_details.go +++ b/datasafe/change_masking_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_masking_policy_compartment_request_response.go b/datasafe/change_masking_policy_compartment_request_response.go index 676ff33979..fed11e8aaa 100644 --- a/datasafe/change_masking_policy_compartment_request_response.go +++ b/datasafe/change_masking_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_on_prem_connector_compartment_details.go b/datasafe/change_on_prem_connector_compartment_details.go index ff758bf688..f6aede06ed 100644 --- a/datasafe/change_on_prem_connector_compartment_details.go +++ b/datasafe/change_on_prem_connector_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_on_prem_connector_compartment_request_response.go b/datasafe/change_on_prem_connector_compartment_request_response.go index 173051abcf..971e718145 100644 --- a/datasafe/change_on_prem_connector_compartment_request_response.go +++ b/datasafe/change_on_prem_connector_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_report_compartment_details.go b/datasafe/change_report_compartment_details.go index b9d2de20af..9b1d158b7e 100644 --- a/datasafe/change_report_compartment_details.go +++ b/datasafe/change_report_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_report_compartment_request_response.go b/datasafe/change_report_compartment_request_response.go index 501ea6ef3e..b7bed39c64 100644 --- a/datasafe/change_report_compartment_request_response.go +++ b/datasafe/change_report_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_report_definition_compartment_details.go b/datasafe/change_report_definition_compartment_details.go index 25823813f1..1b353697f3 100644 --- a/datasafe/change_report_definition_compartment_details.go +++ b/datasafe/change_report_definition_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_report_definition_compartment_request_response.go b/datasafe/change_report_definition_compartment_request_response.go index a57e6e454a..a9aeabceaa 100644 --- a/datasafe/change_report_definition_compartment_request_response.go +++ b/datasafe/change_report_definition_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_retention_details.go b/datasafe/change_retention_details.go index 8deb03f0dd..f7c80be0f5 100644 --- a/datasafe/change_retention_details.go +++ b/datasafe/change_retention_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_retention_request_response.go b/datasafe/change_retention_request_response.go index 70180defd5..e063d4ada1 100644 --- a/datasafe/change_retention_request_response.go +++ b/datasafe/change_retention_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sdm_masking_policy_difference_compartment_details.go b/datasafe/change_sdm_masking_policy_difference_compartment_details.go index f1d8720cac..cfa0456d8b 100644 --- a/datasafe/change_sdm_masking_policy_difference_compartment_details.go +++ b/datasafe/change_sdm_masking_policy_difference_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sdm_masking_policy_difference_compartment_request_response.go b/datasafe/change_sdm_masking_policy_difference_compartment_request_response.go index bd4768f6ee..dadb9bec9d 100644 --- a/datasafe/change_sdm_masking_policy_difference_compartment_request_response.go +++ b/datasafe/change_sdm_masking_policy_difference_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_security_assessment_compartment_details.go b/datasafe/change_security_assessment_compartment_details.go index 37c021f9a2..19cdcbcf7c 100644 --- a/datasafe/change_security_assessment_compartment_details.go +++ b/datasafe/change_security_assessment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_security_assessment_compartment_request_response.go b/datasafe/change_security_assessment_compartment_request_response.go index 01b6247cc5..21ca863dc6 100644 --- a/datasafe/change_security_assessment_compartment_request_response.go +++ b/datasafe/change_security_assessment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_security_policy_compartment_details.go b/datasafe/change_security_policy_compartment_details.go index 915d121a59..46a92c241b 100644 --- a/datasafe/change_security_policy_compartment_details.go +++ b/datasafe/change_security_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_security_policy_compartment_request_response.go b/datasafe/change_security_policy_compartment_request_response.go index 0fc50c6c99..7ab789cabe 100644 --- a/datasafe/change_security_policy_compartment_request_response.go +++ b/datasafe/change_security_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_security_policy_deployment_compartment_details.go b/datasafe/change_security_policy_deployment_compartment_details.go index 694bf2debb..aebc774dd7 100644 --- a/datasafe/change_security_policy_deployment_compartment_details.go +++ b/datasafe/change_security_policy_deployment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_security_policy_deployment_compartment_request_response.go b/datasafe/change_security_policy_deployment_compartment_request_response.go index 21673f70ca..9e2cf23e6a 100644 --- a/datasafe/change_security_policy_deployment_compartment_request_response.go +++ b/datasafe/change_security_policy_deployment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sensitive_data_model_compartment_details.go b/datasafe/change_sensitive_data_model_compartment_details.go index 0efa43dbbd..3fcfe5d2e9 100644 --- a/datasafe/change_sensitive_data_model_compartment_details.go +++ b/datasafe/change_sensitive_data_model_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sensitive_data_model_compartment_request_response.go b/datasafe/change_sensitive_data_model_compartment_request_response.go index c1cdb6ca54..0abce76acb 100644 --- a/datasafe/change_sensitive_data_model_compartment_request_response.go +++ b/datasafe/change_sensitive_data_model_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sensitive_type_compartment_details.go b/datasafe/change_sensitive_type_compartment_details.go index 45b23930e4..471b4173c0 100644 --- a/datasafe/change_sensitive_type_compartment_details.go +++ b/datasafe/change_sensitive_type_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sensitive_type_compartment_request_response.go b/datasafe/change_sensitive_type_compartment_request_response.go index 379bb70797..b4481402b5 100644 --- a/datasafe/change_sensitive_type_compartment_request_response.go +++ b/datasafe/change_sensitive_type_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sql_collection_compartment_details.go b/datasafe/change_sql_collection_compartment_details.go index df026f2b37..53e45dcb7b 100644 --- a/datasafe/change_sql_collection_compartment_details.go +++ b/datasafe/change_sql_collection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sql_collection_compartment_request_response.go b/datasafe/change_sql_collection_compartment_request_response.go index e4bbc7bc29..3ace8a3f37 100644 --- a/datasafe/change_sql_collection_compartment_request_response.go +++ b/datasafe/change_sql_collection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sql_firewall_policy_compartment_details.go b/datasafe/change_sql_firewall_policy_compartment_details.go index 15c05803c9..19129e327d 100644 --- a/datasafe/change_sql_firewall_policy_compartment_details.go +++ b/datasafe/change_sql_firewall_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_sql_firewall_policy_compartment_request_response.go b/datasafe/change_sql_firewall_policy_compartment_request_response.go index 1b4c97f263..1b2df6549a 100644 --- a/datasafe/change_sql_firewall_policy_compartment_request_response.go +++ b/datasafe/change_sql_firewall_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_target_alert_policy_association_compartment_details.go b/datasafe/change_target_alert_policy_association_compartment_details.go index 728b071ced..13976932b5 100644 --- a/datasafe/change_target_alert_policy_association_compartment_details.go +++ b/datasafe/change_target_alert_policy_association_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_target_alert_policy_association_compartment_request_response.go b/datasafe/change_target_alert_policy_association_compartment_request_response.go index 209a25b989..c8b20e5455 100644 --- a/datasafe/change_target_alert_policy_association_compartment_request_response.go +++ b/datasafe/change_target_alert_policy_association_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_target_database_compartment_details.go b/datasafe/change_target_database_compartment_details.go index 758bc7c699..5de3f3b6c5 100644 --- a/datasafe/change_target_database_compartment_details.go +++ b/datasafe/change_target_database_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_target_database_compartment_request_response.go b/datasafe/change_target_database_compartment_request_response.go index a8932f086f..1c8220b0bf 100644 --- a/datasafe/change_target_database_compartment_request_response.go +++ b/datasafe/change_target_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_user_assessment_compartment_details.go b/datasafe/change_user_assessment_compartment_details.go index f77b9fd467..cf1fcb5198 100644 --- a/datasafe/change_user_assessment_compartment_details.go +++ b/datasafe/change_user_assessment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/change_user_assessment_compartment_request_response.go b/datasafe/change_user_assessment_compartment_request_response.go index fa8bf96877..01cd558605 100644 --- a/datasafe/change_user_assessment_compartment_request_response.go +++ b/datasafe/change_user_assessment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/collected_audit_volume_collection.go b/datasafe/collected_audit_volume_collection.go index c16281f937..f868151e67 100644 --- a/datasafe/collected_audit_volume_collection.go +++ b/datasafe/collected_audit_volume_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/collected_audit_volume_summary.go b/datasafe/collected_audit_volume_summary.go index 6834d48aec..70004a9289 100644 --- a/datasafe/collected_audit_volume_summary.go +++ b/datasafe/collected_audit_volume_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column.go b/datasafe/column.go index b91743b2cd..5f7befc20e 100644 --- a/datasafe/column.go +++ b/datasafe/column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column_filter.go b/datasafe/column_filter.go index 423c49e70f..c45bd99678 100644 --- a/datasafe/column_filter.go +++ b/datasafe/column_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column_sorting.go b/datasafe/column_sorting.go index 0541685c34..7e9cc80901 100644 --- a/datasafe/column_sorting.go +++ b/datasafe/column_sorting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column_source_details.go b/datasafe/column_source_details.go index de3b86d524..eeccb17047 100644 --- a/datasafe/column_source_details.go +++ b/datasafe/column_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column_source_from_sdm_details.go b/datasafe/column_source_from_sdm_details.go index 3fcee65118..54b45df684 100644 --- a/datasafe/column_source_from_sdm_details.go +++ b/datasafe/column_source_from_sdm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column_source_from_target_details.go b/datasafe/column_source_from_target_details.go index ff975adc54..e0778196a6 100644 --- a/datasafe/column_source_from_target_details.go +++ b/datasafe/column_source_from_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/column_summary.go b/datasafe/column_summary.go index 99647f6b82..295645ed75 100644 --- a/datasafe/column_summary.go +++ b/datasafe/column_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/compare_security_assessment_details.go b/datasafe/compare_security_assessment_details.go index eee9646cd9..b1649c0bd2 100644 --- a/datasafe/compare_security_assessment_details.go +++ b/datasafe/compare_security_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/compare_security_assessment_request_response.go b/datasafe/compare_security_assessment_request_response.go index 5b84b60e79..39e3a0d82b 100644 --- a/datasafe/compare_security_assessment_request_response.go +++ b/datasafe/compare_security_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/compare_user_assessment_details.go b/datasafe/compare_user_assessment_details.go index f29dfce197..33050794d0 100644 --- a/datasafe/compare_user_assessment_details.go +++ b/datasafe/compare_user_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/compare_user_assessment_request_response.go b/datasafe/compare_user_assessment_request_response.go index 198911e52d..1998a7d469 100644 --- a/datasafe/compare_user_assessment_request_response.go +++ b/datasafe/compare_user_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/compatible_formats_for_data_types.go b/datasafe/compatible_formats_for_data_types.go index 76f681e239..18c445bf90 100644 --- a/datasafe/compatible_formats_for_data_types.go +++ b/datasafe/compatible_formats_for_data_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/compatible_formats_for_sensitive_types.go b/datasafe/compatible_formats_for_sensitive_types.go index dd49a55e29..405e4b0d4c 100644 --- a/datasafe/compatible_formats_for_sensitive_types.go +++ b/datasafe/compatible_formats_for_sensitive_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/connection_option.go b/datasafe/connection_option.go index 9a9706cd23..6e3494f086 100644 --- a/datasafe/connection_option.go +++ b/datasafe/connection_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_alert_policy_details.go b/datasafe/create_alert_policy_details.go index ab2ac9a627..217900dd86 100644 --- a/datasafe/create_alert_policy_details.go +++ b/datasafe/create_alert_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_alert_policy_rule_details.go b/datasafe/create_alert_policy_rule_details.go index 3cd1e5a82b..28a9dc72a8 100644 --- a/datasafe/create_alert_policy_rule_details.go +++ b/datasafe/create_alert_policy_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_audit_archive_retrieval_details.go b/datasafe/create_audit_archive_retrieval_details.go index a3055e0ead..d2a0f96758 100644 --- a/datasafe/create_audit_archive_retrieval_details.go +++ b/datasafe/create_audit_archive_retrieval_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_audit_archive_retrieval_request_response.go b/datasafe/create_audit_archive_retrieval_request_response.go index 954548fa49..32e893491a 100644 --- a/datasafe/create_audit_archive_retrieval_request_response.go +++ b/datasafe/create_audit_archive_retrieval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_audit_policy_details.go b/datasafe/create_audit_policy_details.go index 4f1070dab0..3b98bcb0e0 100644 --- a/datasafe/create_audit_policy_details.go +++ b/datasafe/create_audit_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_audit_profile_details.go b/datasafe/create_audit_profile_details.go index c02f64811d..91d356bc67 100644 --- a/datasafe/create_audit_profile_details.go +++ b/datasafe/create_audit_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_column_source_details.go b/datasafe/create_column_source_details.go index bf75ec11eb..d6bb110f1d 100644 --- a/datasafe/create_column_source_details.go +++ b/datasafe/create_column_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_column_source_from_sdm_details.go b/datasafe/create_column_source_from_sdm_details.go index 47b17d14ad..84b351e702 100644 --- a/datasafe/create_column_source_from_sdm_details.go +++ b/datasafe/create_column_source_from_sdm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_column_source_from_target_details.go b/datasafe/create_column_source_from_target_details.go index db735cd050..cda8276ba6 100644 --- a/datasafe/create_column_source_from_target_details.go +++ b/datasafe/create_column_source_from_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_data_safe_private_endpoint_details.go b/datasafe/create_data_safe_private_endpoint_details.go index 8ebcc13759..fa5b18df67 100644 --- a/datasafe/create_data_safe_private_endpoint_details.go +++ b/datasafe/create_data_safe_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_data_safe_private_endpoint_request_response.go b/datasafe/create_data_safe_private_endpoint_request_response.go index 68829cf2e0..50d09735c5 100644 --- a/datasafe/create_data_safe_private_endpoint_request_response.go +++ b/datasafe/create_data_safe_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_discovery_job_details.go b/datasafe/create_discovery_job_details.go index 89c74754ad..21b323d44b 100644 --- a/datasafe/create_discovery_job_details.go +++ b/datasafe/create_discovery_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_discovery_job_request_response.go b/datasafe/create_discovery_job_request_response.go index d1eb0c42d5..3561a080bc 100644 --- a/datasafe/create_discovery_job_request_response.go +++ b/datasafe/create_discovery_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_library_masking_format_details.go b/datasafe/create_library_masking_format_details.go index b6c970b9d9..7ef3a9dbad 100644 --- a/datasafe/create_library_masking_format_details.go +++ b/datasafe/create_library_masking_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_library_masking_format_request_response.go b/datasafe/create_library_masking_format_request_response.go index 2954f5b3ee..eb893a3472 100644 --- a/datasafe/create_library_masking_format_request_response.go +++ b/datasafe/create_library_masking_format_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_masking_column_details.go b/datasafe/create_masking_column_details.go index 9b893577a0..4c6eac75b1 100644 --- a/datasafe/create_masking_column_details.go +++ b/datasafe/create_masking_column_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_masking_column_request_response.go b/datasafe/create_masking_column_request_response.go index 1eaf512990..eef3346a6b 100644 --- a/datasafe/create_masking_column_request_response.go +++ b/datasafe/create_masking_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_masking_policy_details.go b/datasafe/create_masking_policy_details.go index 25fdf351ab..9d3b3148cd 100644 --- a/datasafe/create_masking_policy_details.go +++ b/datasafe/create_masking_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_masking_policy_request_response.go b/datasafe/create_masking_policy_request_response.go index 46d95c9d51..ea7b68063c 100644 --- a/datasafe/create_masking_policy_request_response.go +++ b/datasafe/create_masking_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_on_prem_connector_details.go b/datasafe/create_on_prem_connector_details.go index b313a24c73..1af5b3ac76 100644 --- a/datasafe/create_on_prem_connector_details.go +++ b/datasafe/create_on_prem_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_on_prem_connector_request_response.go b/datasafe/create_on_prem_connector_request_response.go index 0c778125bf..5c69b934f9 100644 --- a/datasafe/create_on_prem_connector_request_response.go +++ b/datasafe/create_on_prem_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_report_definition_details.go b/datasafe/create_report_definition_details.go index 311dd443bb..b3af03d917 100644 --- a/datasafe/create_report_definition_details.go +++ b/datasafe/create_report_definition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_report_definition_request_response.go b/datasafe/create_report_definition_request_response.go index 54a33dc97f..3e823883c4 100644 --- a/datasafe/create_report_definition_request_response.go +++ b/datasafe/create_report_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sdm_masking_policy_difference_details.go b/datasafe/create_sdm_masking_policy_difference_details.go index 2072e67ec4..92379b3558 100644 --- a/datasafe/create_sdm_masking_policy_difference_details.go +++ b/datasafe/create_sdm_masking_policy_difference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sdm_masking_policy_difference_request_response.go b/datasafe/create_sdm_masking_policy_difference_request_response.go index de6fe68430..c7b35c3d87 100644 --- a/datasafe/create_sdm_masking_policy_difference_request_response.go +++ b/datasafe/create_sdm_masking_policy_difference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_security_assessment_details.go b/datasafe/create_security_assessment_details.go index b395e4e0a1..1bbcf7e659 100644 --- a/datasafe/create_security_assessment_details.go +++ b/datasafe/create_security_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_security_assessment_request_response.go b/datasafe/create_security_assessment_request_response.go index d415d76769..ed8fc380c5 100644 --- a/datasafe/create_security_assessment_request_response.go +++ b/datasafe/create_security_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_category_details.go b/datasafe/create_sensitive_category_details.go index c7bae690d6..eea8ee334d 100644 --- a/datasafe/create_sensitive_category_details.go +++ b/datasafe/create_sensitive_category_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_column_details.go b/datasafe/create_sensitive_column_details.go index 7d5315a731..a354a861c3 100644 --- a/datasafe/create_sensitive_column_details.go +++ b/datasafe/create_sensitive_column_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_column_request_response.go b/datasafe/create_sensitive_column_request_response.go index 75dd0e1ffb..a2b4e25acd 100644 --- a/datasafe/create_sensitive_column_request_response.go +++ b/datasafe/create_sensitive_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_data_model_details.go b/datasafe/create_sensitive_data_model_details.go index 5b1dabc9c1..eed1b9fd73 100644 --- a/datasafe/create_sensitive_data_model_details.go +++ b/datasafe/create_sensitive_data_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_data_model_request_response.go b/datasafe/create_sensitive_data_model_request_response.go index 97c7e088e2..014fa1197b 100644 --- a/datasafe/create_sensitive_data_model_request_response.go +++ b/datasafe/create_sensitive_data_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_type_details.go b/datasafe/create_sensitive_type_details.go index e82c807563..dfcba382a2 100644 --- a/datasafe/create_sensitive_type_details.go +++ b/datasafe/create_sensitive_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_type_pattern_details.go b/datasafe/create_sensitive_type_pattern_details.go index 4d61aa7658..5caae3a34e 100644 --- a/datasafe/create_sensitive_type_pattern_details.go +++ b/datasafe/create_sensitive_type_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sensitive_type_request_response.go b/datasafe/create_sensitive_type_request_response.go index 22068727ba..f5cd641e9a 100644 --- a/datasafe/create_sensitive_type_request_response.go +++ b/datasafe/create_sensitive_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sql_collection_details.go b/datasafe/create_sql_collection_details.go index b1c9e888f7..8a0382e337 100644 --- a/datasafe/create_sql_collection_details.go +++ b/datasafe/create_sql_collection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_sql_collection_request_response.go b/datasafe/create_sql_collection_request_response.go index e4144a5d71..484c241a8d 100644 --- a/datasafe/create_sql_collection_request_response.go +++ b/datasafe/create_sql_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_target_alert_policy_association_details.go b/datasafe/create_target_alert_policy_association_details.go index c8ccf99212..4f141b8941 100644 --- a/datasafe/create_target_alert_policy_association_details.go +++ b/datasafe/create_target_alert_policy_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_target_alert_policy_association_request_response.go b/datasafe/create_target_alert_policy_association_request_response.go index e9eb0473ab..9181780494 100644 --- a/datasafe/create_target_alert_policy_association_request_response.go +++ b/datasafe/create_target_alert_policy_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_target_database_details.go b/datasafe/create_target_database_details.go index cf3eb22bb9..9bd9a541bd 100644 --- a/datasafe/create_target_database_details.go +++ b/datasafe/create_target_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_target_database_request_response.go b/datasafe/create_target_database_request_response.go index 9b11e634ce..2fff0c3c62 100644 --- a/datasafe/create_target_database_request_response.go +++ b/datasafe/create_target_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_user_assessment_details.go b/datasafe/create_user_assessment_details.go index 649b43f2bd..4755ec2cf1 100644 --- a/datasafe/create_user_assessment_details.go +++ b/datasafe/create_user_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/create_user_assessment_request_response.go b/datasafe/create_user_assessment_request_response.go index 08aa754d88..822bbf9d3f 100644 --- a/datasafe/create_user_assessment_request_response.go +++ b/datasafe/create_user_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/credentials.go b/datasafe/credentials.go index 8dfd507a63..d3aef13848 100644 --- a/datasafe/credentials.go +++ b/datasafe/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/data_model_format.go b/datasafe/data_model_format.go index 86dd105f13..ca29828838 100644 --- a/datasafe/data_model_format.go +++ b/datasafe/data_model_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/data_safe_configuration.go b/datasafe/data_safe_configuration.go index bd17b23e2e..47dc2280c2 100644 --- a/datasafe/data_safe_configuration.go +++ b/datasafe/data_safe_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/data_safe_private_endpoint.go b/datasafe/data_safe_private_endpoint.go index 74e5d2e066..52ea763695 100644 --- a/datasafe/data_safe_private_endpoint.go +++ b/datasafe/data_safe_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/data_safe_private_endpoint_summary.go b/datasafe/data_safe_private_endpoint_summary.go index 68071b6ad0..53a4f82c85 100644 --- a/datasafe/data_safe_private_endpoint_summary.go +++ b/datasafe/data_safe_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_cloud_service_details.go b/datasafe/database_cloud_service_details.go index 158e80abfc..5df979e95a 100644 --- a/datasafe/database_cloud_service_details.go +++ b/datasafe/database_cloud_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_details.go b/datasafe/database_details.go index a5aa144ea8..bc991a0518 100644 --- a/datasafe/database_details.go +++ b/datasafe/database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_security_config.go b/datasafe/database_security_config.go index 25e56d4247..4318b2fa74 100644 --- a/datasafe/database_security_config.go +++ b/datasafe/database_security_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_security_config_collection.go b/datasafe/database_security_config_collection.go index 9a3fe5ad96..a4bfd156c4 100644 --- a/datasafe/database_security_config_collection.go +++ b/datasafe/database_security_config_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_security_config_lifecycle_state.go b/datasafe/database_security_config_lifecycle_state.go index 63582f80ac..85207ce403 100644 --- a/datasafe/database_security_config_lifecycle_state.go +++ b/datasafe/database_security_config_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_security_config_summary.go b/datasafe/database_security_config_summary.go index 7bda6b8a48..5d5e5d261f 100644 --- a/datasafe/database_security_config_summary.go +++ b/datasafe/database_security_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/database_type.go b/datasafe/database_type.go index b958a9c0d3..3884359ef8 100644 --- a/datasafe/database_type.go +++ b/datasafe/database_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/datasafe_client.go b/datasafe/datasafe_client.go index e0bc80602a..c7ccc6d267 100644 --- a/datasafe/datasafe_client.go +++ b/datasafe/datasafe_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/deactivate_target_database_request_response.go b/datasafe/deactivate_target_database_request_response.go index 141f92d78e..49f4057f57 100644 --- a/datasafe/deactivate_target_database_request_response.go +++ b/datasafe/deactivate_target_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_audit_archive_retrieval_request_response.go b/datasafe/delete_audit_archive_retrieval_request_response.go index 998065153a..29562318dd 100644 --- a/datasafe/delete_audit_archive_retrieval_request_response.go +++ b/datasafe/delete_audit_archive_retrieval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_audit_trail_request_response.go b/datasafe/delete_audit_trail_request_response.go index e93c557c79..86c32b7ca6 100644 --- a/datasafe/delete_audit_trail_request_response.go +++ b/datasafe/delete_audit_trail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_data_safe_private_endpoint_request_response.go b/datasafe/delete_data_safe_private_endpoint_request_response.go index f7441d71dc..22f0326663 100644 --- a/datasafe/delete_data_safe_private_endpoint_request_response.go +++ b/datasafe/delete_data_safe_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_discovery_job_request_response.go b/datasafe/delete_discovery_job_request_response.go index 26a2bfef19..e882a24cbd 100644 --- a/datasafe/delete_discovery_job_request_response.go +++ b/datasafe/delete_discovery_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_discovery_job_result_request_response.go b/datasafe/delete_discovery_job_result_request_response.go index 85b9815370..9662addbd1 100644 --- a/datasafe/delete_discovery_job_result_request_response.go +++ b/datasafe/delete_discovery_job_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_library_masking_format_request_response.go b/datasafe/delete_library_masking_format_request_response.go index 8d16c17473..968c987b81 100644 --- a/datasafe/delete_library_masking_format_request_response.go +++ b/datasafe/delete_library_masking_format_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_masking_column_request_response.go b/datasafe/delete_masking_column_request_response.go index 08f06bb45b..43b609c39a 100644 --- a/datasafe/delete_masking_column_request_response.go +++ b/datasafe/delete_masking_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_masking_policy_request_response.go b/datasafe/delete_masking_policy_request_response.go index 0bcce5c0c5..6af15a7b1a 100644 --- a/datasafe/delete_masking_policy_request_response.go +++ b/datasafe/delete_masking_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_on_prem_connector_request_response.go b/datasafe/delete_on_prem_connector_request_response.go index 05fb400086..7621c8e78e 100644 --- a/datasafe/delete_on_prem_connector_request_response.go +++ b/datasafe/delete_on_prem_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_report_definition_request_response.go b/datasafe/delete_report_definition_request_response.go index 0ad42b0204..77ba915d5f 100644 --- a/datasafe/delete_report_definition_request_response.go +++ b/datasafe/delete_report_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_rows_format_entry.go b/datasafe/delete_rows_format_entry.go index 734d3521bd..81f060833b 100644 --- a/datasafe/delete_rows_format_entry.go +++ b/datasafe/delete_rows_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_sdm_masking_policy_difference_request_response.go b/datasafe/delete_sdm_masking_policy_difference_request_response.go index a2520b531c..f2ca213e89 100644 --- a/datasafe/delete_sdm_masking_policy_difference_request_response.go +++ b/datasafe/delete_sdm_masking_policy_difference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_security_assessment_request_response.go b/datasafe/delete_security_assessment_request_response.go index 68db97f5f7..393dbfc5ce 100644 --- a/datasafe/delete_security_assessment_request_response.go +++ b/datasafe/delete_security_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_sensitive_column_request_response.go b/datasafe/delete_sensitive_column_request_response.go index 2bdc2e5d42..71c13f8273 100644 --- a/datasafe/delete_sensitive_column_request_response.go +++ b/datasafe/delete_sensitive_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_sensitive_data_model_request_response.go b/datasafe/delete_sensitive_data_model_request_response.go index 4ada32444b..59fe7ec934 100644 --- a/datasafe/delete_sensitive_data_model_request_response.go +++ b/datasafe/delete_sensitive_data_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_sensitive_type_request_response.go b/datasafe/delete_sensitive_type_request_response.go index b9b0ccb392..a79271a9f1 100644 --- a/datasafe/delete_sensitive_type_request_response.go +++ b/datasafe/delete_sensitive_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_sql_collection_request_response.go b/datasafe/delete_sql_collection_request_response.go index a366cdffd3..a4a489c838 100644 --- a/datasafe/delete_sql_collection_request_response.go +++ b/datasafe/delete_sql_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_sql_firewall_policy_request_response.go b/datasafe/delete_sql_firewall_policy_request_response.go index 2d9c36721e..56d460fb0a 100644 --- a/datasafe/delete_sql_firewall_policy_request_response.go +++ b/datasafe/delete_sql_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_target_alert_policy_association_request_response.go b/datasafe/delete_target_alert_policy_association_request_response.go index 3a587a4cff..27906dbeb4 100644 --- a/datasafe/delete_target_alert_policy_association_request_response.go +++ b/datasafe/delete_target_alert_policy_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_target_database_request_response.go b/datasafe/delete_target_database_request_response.go index 238df2fcde..d149238c59 100644 --- a/datasafe/delete_target_database_request_response.go +++ b/datasafe/delete_target_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/delete_user_assessment_request_response.go b/datasafe/delete_user_assessment_request_response.go index b59840875d..89752ca19f 100644 --- a/datasafe/delete_user_assessment_request_response.go +++ b/datasafe/delete_user_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/deterministic_encryption_date_format_entry.go b/datasafe/deterministic_encryption_date_format_entry.go index d8a960202a..a94df320cc 100644 --- a/datasafe/deterministic_encryption_date_format_entry.go +++ b/datasafe/deterministic_encryption_date_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/deterministic_encryption_format_entry.go b/datasafe/deterministic_encryption_format_entry.go index a4f448f8d6..b1b7b3e50c 100644 --- a/datasafe/deterministic_encryption_format_entry.go +++ b/datasafe/deterministic_encryption_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/deterministic_substitution_format_entry.go b/datasafe/deterministic_substitution_format_entry.go index 3f9daf16a0..77a3aa5d25 100644 --- a/datasafe/deterministic_substitution_format_entry.go +++ b/datasafe/deterministic_substitution_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/difference_column.go b/datasafe/difference_column.go index bf85b7e8aa..c80c6aa0f8 100644 --- a/datasafe/difference_column.go +++ b/datasafe/difference_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/difference_column_summary.go b/datasafe/difference_column_summary.go index d7f72f754d..b451db0056 100644 --- a/datasafe/difference_column_summary.go +++ b/datasafe/difference_column_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/diffs.go b/datasafe/diffs.go index 197ff2362b..d161799c3f 100644 --- a/datasafe/diffs.go +++ b/datasafe/diffs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/dimensions.go b/datasafe/dimensions.go index 0a26c9a71e..c34ecb5e04 100644 --- a/datasafe/dimensions.go +++ b/datasafe/dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discover_audit_trails_request_response.go b/datasafe/discover_audit_trails_request_response.go index b7834f2188..4b75f6ad4b 100644 --- a/datasafe/discover_audit_trails_request_response.go +++ b/datasafe/discover_audit_trails_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_analytics_collection.go b/datasafe/discovery_analytics_collection.go index 26c2f26db7..692197d3bc 100644 --- a/datasafe/discovery_analytics_collection.go +++ b/datasafe/discovery_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_analytics_summary.go b/datasafe/discovery_analytics_summary.go index ce5c2fd9d3..40ade0ef36 100644 --- a/datasafe/discovery_analytics_summary.go +++ b/datasafe/discovery_analytics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_job.go b/datasafe/discovery_job.go index 2d00ee7350..b3caa02aa0 100644 --- a/datasafe/discovery_job.go +++ b/datasafe/discovery_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_job_collection.go b/datasafe/discovery_job_collection.go index 5619028d08..8636764e53 100644 --- a/datasafe/discovery_job_collection.go +++ b/datasafe/discovery_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_job_result.go b/datasafe/discovery_job_result.go index c3575fb616..6e45d0b1b9 100644 --- a/datasafe/discovery_job_result.go +++ b/datasafe/discovery_job_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_job_result_collection.go b/datasafe/discovery_job_result_collection.go index 6fc60d8b3f..2371dd62ff 100644 --- a/datasafe/discovery_job_result_collection.go +++ b/datasafe/discovery_job_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_job_result_summary.go b/datasafe/discovery_job_result_summary.go index 8e468472d0..829788b6f6 100644 --- a/datasafe/discovery_job_result_summary.go +++ b/datasafe/discovery_job_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_job_summary.go b/datasafe/discovery_job_summary.go index f2b79835c4..2a16fb225a 100644 --- a/datasafe/discovery_job_summary.go +++ b/datasafe/discovery_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/discovery_lifecycle_state.go b/datasafe/discovery_lifecycle_state.go index 384f0930df..cb3a7b7655 100644 --- a/datasafe/discovery_lifecycle_state.go +++ b/datasafe/discovery_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_discovery_report_details.go b/datasafe/download_discovery_report_details.go index 9c867bd346..7944c69ded 100644 --- a/datasafe/download_discovery_report_details.go +++ b/datasafe/download_discovery_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_discovery_report_request_response.go b/datasafe/download_discovery_report_request_response.go index 24e70c4e5c..6a70eeddbc 100644 --- a/datasafe/download_discovery_report_request_response.go +++ b/datasafe/download_discovery_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_masking_log_details.go b/datasafe/download_masking_log_details.go index 563354b5cd..525831ef80 100644 --- a/datasafe/download_masking_log_details.go +++ b/datasafe/download_masking_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_masking_log_request_response.go b/datasafe/download_masking_log_request_response.go index a34ca03f81..8aea885a68 100644 --- a/datasafe/download_masking_log_request_response.go +++ b/datasafe/download_masking_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_masking_policy_details.go b/datasafe/download_masking_policy_details.go index 8063e6288e..8ac0aae626 100644 --- a/datasafe/download_masking_policy_details.go +++ b/datasafe/download_masking_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_masking_policy_request_response.go b/datasafe/download_masking_policy_request_response.go index 48eb43baf9..2fdace094c 100644 --- a/datasafe/download_masking_policy_request_response.go +++ b/datasafe/download_masking_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_masking_report_details.go b/datasafe/download_masking_report_details.go index adfda7ca04..47f4b0119b 100644 --- a/datasafe/download_masking_report_details.go +++ b/datasafe/download_masking_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_masking_report_request_response.go b/datasafe/download_masking_report_request_response.go index 4bb486dfbc..e76d501c22 100644 --- a/datasafe/download_masking_report_request_response.go +++ b/datasafe/download_masking_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_privilege_script_request_response.go b/datasafe/download_privilege_script_request_response.go index f129da7f79..58d6bcbf9b 100644 --- a/datasafe/download_privilege_script_request_response.go +++ b/datasafe/download_privilege_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_security_assessment_report_details.go b/datasafe/download_security_assessment_report_details.go index 222d9c5e17..2ba1ac01ce 100644 --- a/datasafe/download_security_assessment_report_details.go +++ b/datasafe/download_security_assessment_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_security_assessment_report_request_response.go b/datasafe/download_security_assessment_report_request_response.go index 94de293dce..caaa1032ff 100644 --- a/datasafe/download_security_assessment_report_request_response.go +++ b/datasafe/download_security_assessment_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_sensitive_data_model_details.go b/datasafe/download_sensitive_data_model_details.go index 6edb4ea0c5..3e5f7352d5 100644 --- a/datasafe/download_sensitive_data_model_details.go +++ b/datasafe/download_sensitive_data_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_sensitive_data_model_request_response.go b/datasafe/download_sensitive_data_model_request_response.go index 977f3470fb..a5c2b7286b 100644 --- a/datasafe/download_sensitive_data_model_request_response.go +++ b/datasafe/download_sensitive_data_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_user_assessment_report_details.go b/datasafe/download_user_assessment_report_details.go index fa6224f9e3..3665739a54 100644 --- a/datasafe/download_user_assessment_report_details.go +++ b/datasafe/download_user_assessment_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/download_user_assessment_report_request_response.go b/datasafe/download_user_assessment_report_request_response.go index c0688d880c..860cf15085 100644 --- a/datasafe/download_user_assessment_report_request_response.go +++ b/datasafe/download_user_assessment_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/enable_conditions.go b/datasafe/enable_conditions.go index a7279b7d90..3fb2553401 100644 --- a/datasafe/enable_conditions.go +++ b/datasafe/enable_conditions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/enable_data_safe_configuration_details.go b/datasafe/enable_data_safe_configuration_details.go index a849ecd876..d05b99edc4 100644 --- a/datasafe/enable_data_safe_configuration_details.go +++ b/datasafe/enable_data_safe_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/enable_data_safe_configuration_request_response.go b/datasafe/enable_data_safe_configuration_request_response.go index 4efd26f690..df17260f08 100644 --- a/datasafe/enable_data_safe_configuration_request_response.go +++ b/datasafe/enable_data_safe_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/entry_details.go b/datasafe/entry_details.go index 38ccec6aef..2a12162815 100644 --- a/datasafe/entry_details.go +++ b/datasafe/entry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/finding.go b/datasafe/finding.go index 39f366404d..1175dcc6fe 100644 --- a/datasafe/finding.go +++ b/datasafe/finding.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/finding_summary.go b/datasafe/finding_summary.go index e9e4ddc35f..cae74c2ef3 100644 --- a/datasafe/finding_summary.go +++ b/datasafe/finding_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/firewall_policy_entry_details.go b/datasafe/firewall_policy_entry_details.go index 484efab034..557b1b70d3 100644 --- a/datasafe/firewall_policy_entry_details.go +++ b/datasafe/firewall_policy_entry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/fixed_number_format_entry.go b/datasafe/fixed_number_format_entry.go index 1ddd1756d3..3192726dfb 100644 --- a/datasafe/fixed_number_format_entry.go +++ b/datasafe/fixed_number_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/fixed_string_format_entry.go b/datasafe/fixed_string_format_entry.go index 698b6b4951..c78c2de7bb 100644 --- a/datasafe/fixed_string_format_entry.go +++ b/datasafe/fixed_string_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/format_entry.go b/datasafe/format_entry.go index 7aa13c78c8..13a2c8ac2c 100644 --- a/datasafe/format_entry.go +++ b/datasafe/format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/format_entry_type.go b/datasafe/format_entry_type.go index 69cb72cb8b..2b109eecee 100644 --- a/datasafe/format_entry_type.go +++ b/datasafe/format_entry_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/format_summary.go b/datasafe/format_summary.go index 5ae709d3dc..969e703046 100644 --- a/datasafe/format_summary.go +++ b/datasafe/format_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/formats_for_data_type.go b/datasafe/formats_for_data_type.go index fdeaceeafc..bde61c3e9a 100644 --- a/datasafe/formats_for_data_type.go +++ b/datasafe/formats_for_data_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/formats_for_sensitive_type.go b/datasafe/formats_for_sensitive_type.go index cbf8ddc77a..8cd2e7630b 100644 --- a/datasafe/formats_for_sensitive_type.go +++ b/datasafe/formats_for_sensitive_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_discovery_report_for_download_details.go b/datasafe/generate_discovery_report_for_download_details.go index 13f6e12aa0..10993d9fb4 100644 --- a/datasafe/generate_discovery_report_for_download_details.go +++ b/datasafe/generate_discovery_report_for_download_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_discovery_report_for_download_request_response.go b/datasafe/generate_discovery_report_for_download_request_response.go index 7d260aa07f..29cf24ca5a 100644 --- a/datasafe/generate_discovery_report_for_download_request_response.go +++ b/datasafe/generate_discovery_report_for_download_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_masking_policy_for_download_details.go b/datasafe/generate_masking_policy_for_download_details.go index 742a5808e6..eb50e2924d 100644 --- a/datasafe/generate_masking_policy_for_download_details.go +++ b/datasafe/generate_masking_policy_for_download_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_masking_policy_for_download_request_response.go b/datasafe/generate_masking_policy_for_download_request_response.go index 45882a1350..a19d541918 100644 --- a/datasafe/generate_masking_policy_for_download_request_response.go +++ b/datasafe/generate_masking_policy_for_download_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_masking_report_for_download_details.go b/datasafe/generate_masking_report_for_download_details.go index cf5078577a..672814081c 100644 --- a/datasafe/generate_masking_report_for_download_details.go +++ b/datasafe/generate_masking_report_for_download_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_masking_report_for_download_request_response.go b/datasafe/generate_masking_report_for_download_request_response.go index 7798334e72..b8c8979dd3 100644 --- a/datasafe/generate_masking_report_for_download_request_response.go +++ b/datasafe/generate_masking_report_for_download_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_on_prem_connector_configuration_details.go b/datasafe/generate_on_prem_connector_configuration_details.go index 324276e91b..dee4b173bb 100644 --- a/datasafe/generate_on_prem_connector_configuration_details.go +++ b/datasafe/generate_on_prem_connector_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_on_prem_connector_configuration_request_response.go b/datasafe/generate_on_prem_connector_configuration_request_response.go index 00b0a19837..f93b1c3d85 100644 --- a/datasafe/generate_on_prem_connector_configuration_request_response.go +++ b/datasafe/generate_on_prem_connector_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_report_details.go b/datasafe/generate_report_details.go index b5f00f21db..da6021f9e2 100644 --- a/datasafe/generate_report_details.go +++ b/datasafe/generate_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_report_request_response.go b/datasafe/generate_report_request_response.go index 33230fdf24..bfadb84fe2 100644 --- a/datasafe/generate_report_request_response.go +++ b/datasafe/generate_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_security_assessment_report_details.go b/datasafe/generate_security_assessment_report_details.go index ef63ed4940..90f34f9cfe 100644 --- a/datasafe/generate_security_assessment_report_details.go +++ b/datasafe/generate_security_assessment_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_security_assessment_report_request_response.go b/datasafe/generate_security_assessment_report_request_response.go index 8efbe9dcc3..ee828d38aa 100644 --- a/datasafe/generate_security_assessment_report_request_response.go +++ b/datasafe/generate_security_assessment_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_sensitive_data_model_for_download_details.go b/datasafe/generate_sensitive_data_model_for_download_details.go index b56050ec5d..42d0ec7f5a 100644 --- a/datasafe/generate_sensitive_data_model_for_download_details.go +++ b/datasafe/generate_sensitive_data_model_for_download_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_sensitive_data_model_for_download_request_response.go b/datasafe/generate_sensitive_data_model_for_download_request_response.go index 02725314ee..b0e6e9488d 100644 --- a/datasafe/generate_sensitive_data_model_for_download_request_response.go +++ b/datasafe/generate_sensitive_data_model_for_download_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_sql_firewall_policy_request_response.go b/datasafe/generate_sql_firewall_policy_request_response.go index 3c140beba4..efc641623a 100644 --- a/datasafe/generate_sql_firewall_policy_request_response.go +++ b/datasafe/generate_sql_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_user_assessment_report_details.go b/datasafe/generate_user_assessment_report_details.go index 4adde040c5..aea601d51b 100644 --- a/datasafe/generate_user_assessment_report_details.go +++ b/datasafe/generate_user_assessment_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/generate_user_assessment_report_request_response.go b/datasafe/generate_user_assessment_report_request_response.go index ff1aec3f2c..ed4281653a 100644 --- a/datasafe/generate_user_assessment_report_request_response.go +++ b/datasafe/generate_user_assessment_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_alert_policy_request_response.go b/datasafe/get_alert_policy_request_response.go index 36a8781ce7..5d1840df69 100644 --- a/datasafe/get_alert_policy_request_response.go +++ b/datasafe/get_alert_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_alert_request_response.go b/datasafe/get_alert_request_response.go index 284b797134..4e784dc35c 100644 --- a/datasafe/get_alert_request_response.go +++ b/datasafe/get_alert_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_audit_archive_retrieval_request_response.go b/datasafe/get_audit_archive_retrieval_request_response.go index 96ac522565..340865bbeb 100644 --- a/datasafe/get_audit_archive_retrieval_request_response.go +++ b/datasafe/get_audit_archive_retrieval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_audit_policy_request_response.go b/datasafe/get_audit_policy_request_response.go index 5768dda913..d3157549c5 100644 --- a/datasafe/get_audit_policy_request_response.go +++ b/datasafe/get_audit_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_audit_profile_request_response.go b/datasafe/get_audit_profile_request_response.go index 782191a51a..a84a6ebfaf 100644 --- a/datasafe/get_audit_profile_request_response.go +++ b/datasafe/get_audit_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_audit_trail_request_response.go b/datasafe/get_audit_trail_request_response.go index c12ac57b6e..6a14889c68 100644 --- a/datasafe/get_audit_trail_request_response.go +++ b/datasafe/get_audit_trail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_compatible_formats_for_data_types_request_response.go b/datasafe/get_compatible_formats_for_data_types_request_response.go index 9913b6aa10..a9b336bc74 100644 --- a/datasafe/get_compatible_formats_for_data_types_request_response.go +++ b/datasafe/get_compatible_formats_for_data_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_compatible_formats_for_sensitive_types_request_response.go b/datasafe/get_compatible_formats_for_sensitive_types_request_response.go index c49a5ad5a7..254aaac7ae 100644 --- a/datasafe/get_compatible_formats_for_sensitive_types_request_response.go +++ b/datasafe/get_compatible_formats_for_sensitive_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_data_safe_configuration_request_response.go b/datasafe/get_data_safe_configuration_request_response.go index 7257610c97..0c848b6753 100644 --- a/datasafe/get_data_safe_configuration_request_response.go +++ b/datasafe/get_data_safe_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_data_safe_private_endpoint_request_response.go b/datasafe/get_data_safe_private_endpoint_request_response.go index c426803644..3ce251a850 100644 --- a/datasafe/get_data_safe_private_endpoint_request_response.go +++ b/datasafe/get_data_safe_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_database_security_config_request_response.go b/datasafe/get_database_security_config_request_response.go index 9a988af630..225bbbadb1 100644 --- a/datasafe/get_database_security_config_request_response.go +++ b/datasafe/get_database_security_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_difference_column_request_response.go b/datasafe/get_difference_column_request_response.go index a5e62ff6bf..f056c2c168 100644 --- a/datasafe/get_difference_column_request_response.go +++ b/datasafe/get_difference_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_discovery_job_request_response.go b/datasafe/get_discovery_job_request_response.go index 5020759213..46574b4c20 100644 --- a/datasafe/get_discovery_job_request_response.go +++ b/datasafe/get_discovery_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_discovery_job_result_request_response.go b/datasafe/get_discovery_job_result_request_response.go index 6f4d62d13f..ab1a9a7399 100644 --- a/datasafe/get_discovery_job_result_request_response.go +++ b/datasafe/get_discovery_job_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_library_masking_format_request_response.go b/datasafe/get_library_masking_format_request_response.go index 6baf464253..73eca5a1cf 100644 --- a/datasafe/get_library_masking_format_request_response.go +++ b/datasafe/get_library_masking_format_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_masking_column_request_response.go b/datasafe/get_masking_column_request_response.go index 61e0cd8ae4..99cddab4ec 100644 --- a/datasafe/get_masking_column_request_response.go +++ b/datasafe/get_masking_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_masking_policy_request_response.go b/datasafe/get_masking_policy_request_response.go index ec0df4c4d6..1db00592db 100644 --- a/datasafe/get_masking_policy_request_response.go +++ b/datasafe/get_masking_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_masking_report_request_response.go b/datasafe/get_masking_report_request_response.go index e1c966dc47..714f2f3d4e 100644 --- a/datasafe/get_masking_report_request_response.go +++ b/datasafe/get_masking_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_on_prem_connector_request_response.go b/datasafe/get_on_prem_connector_request_response.go index 7a14762450..ba2ccf9505 100644 --- a/datasafe/get_on_prem_connector_request_response.go +++ b/datasafe/get_on_prem_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_profile_request_response.go b/datasafe/get_profile_request_response.go index 48892999e4..2dd23e2e70 100644 --- a/datasafe/get_profile_request_response.go +++ b/datasafe/get_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_report_content_request_response.go b/datasafe/get_report_content_request_response.go index 415e822263..90a99fdda3 100644 --- a/datasafe/get_report_content_request_response.go +++ b/datasafe/get_report_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_report_definition_request_response.go b/datasafe/get_report_definition_request_response.go index aa882eb1ad..70c25600e1 100644 --- a/datasafe/get_report_definition_request_response.go +++ b/datasafe/get_report_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_report_request_response.go b/datasafe/get_report_request_response.go index 40a50661c3..d8ec5e6269 100644 --- a/datasafe/get_report_request_response.go +++ b/datasafe/get_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_sdm_masking_policy_difference_request_response.go b/datasafe/get_sdm_masking_policy_difference_request_response.go index e1d5cd88fb..3a74e1e5b8 100644 --- a/datasafe/get_sdm_masking_policy_difference_request_response.go +++ b/datasafe/get_sdm_masking_policy_difference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_security_assessment_comparison_request_response.go b/datasafe/get_security_assessment_comparison_request_response.go index 8ceaec0a37..59c6daaf93 100644 --- a/datasafe/get_security_assessment_comparison_request_response.go +++ b/datasafe/get_security_assessment_comparison_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_security_assessment_request_response.go b/datasafe/get_security_assessment_request_response.go index 3b2a763d89..17c534bed0 100644 --- a/datasafe/get_security_assessment_request_response.go +++ b/datasafe/get_security_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_security_policy_deployment_request_response.go b/datasafe/get_security_policy_deployment_request_response.go index 3d2c7203e8..14fc115d9b 100644 --- a/datasafe/get_security_policy_deployment_request_response.go +++ b/datasafe/get_security_policy_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_security_policy_entry_state_request_response.go b/datasafe/get_security_policy_entry_state_request_response.go index 713d09603a..da2a423835 100644 --- a/datasafe/get_security_policy_entry_state_request_response.go +++ b/datasafe/get_security_policy_entry_state_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_security_policy_request_response.go b/datasafe/get_security_policy_request_response.go index 31997243c7..4e24d697f4 100644 --- a/datasafe/get_security_policy_request_response.go +++ b/datasafe/get_security_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_sensitive_column_request_response.go b/datasafe/get_sensitive_column_request_response.go index fa9fccd431..9f99bbf5b0 100644 --- a/datasafe/get_sensitive_column_request_response.go +++ b/datasafe/get_sensitive_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_sensitive_data_model_request_response.go b/datasafe/get_sensitive_data_model_request_response.go index 57ca64ca75..f5cf1c0a7b 100644 --- a/datasafe/get_sensitive_data_model_request_response.go +++ b/datasafe/get_sensitive_data_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_sensitive_type_request_response.go b/datasafe/get_sensitive_type_request_response.go index c502f29413..3d900d3b26 100644 --- a/datasafe/get_sensitive_type_request_response.go +++ b/datasafe/get_sensitive_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_sql_collection_request_response.go b/datasafe/get_sql_collection_request_response.go index 70808caca2..f71fdc4a28 100644 --- a/datasafe/get_sql_collection_request_response.go +++ b/datasafe/get_sql_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_sql_firewall_policy_request_response.go b/datasafe/get_sql_firewall_policy_request_response.go index 56d888ff74..667eb7a632 100644 --- a/datasafe/get_sql_firewall_policy_request_response.go +++ b/datasafe/get_sql_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_target_alert_policy_association_request_response.go b/datasafe/get_target_alert_policy_association_request_response.go index 9fd6e17f37..3eb06addc7 100644 --- a/datasafe/get_target_alert_policy_association_request_response.go +++ b/datasafe/get_target_alert_policy_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_target_database_request_response.go b/datasafe/get_target_database_request_response.go index ae617ed337..cb0da67a04 100644 --- a/datasafe/get_target_database_request_response.go +++ b/datasafe/get_target_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_user_assessment_comparison_request_response.go b/datasafe/get_user_assessment_comparison_request_response.go index 2034f0ba16..c238bc6950 100644 --- a/datasafe/get_user_assessment_comparison_request_response.go +++ b/datasafe/get_user_assessment_comparison_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_user_assessment_request_response.go b/datasafe/get_user_assessment_request_response.go index e6d10ca613..4d76140283 100644 --- a/datasafe/get_user_assessment_request_response.go +++ b/datasafe/get_user_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/get_work_request_request_response.go b/datasafe/get_work_request_request_response.go index 5bfdb766b4..caab01b8e4 100644 --- a/datasafe/get_work_request_request_response.go +++ b/datasafe/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/global_settings.go b/datasafe/global_settings.go index 9a340bc27c..21dc4488a4 100644 --- a/datasafe/global_settings.go +++ b/datasafe/global_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/grant_summary.go b/datasafe/grant_summary.go index e2c0833958..add1b0f774 100644 --- a/datasafe/grant_summary.go +++ b/datasafe/grant_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/infrastructure_type.go b/datasafe/infrastructure_type.go index 54252b8c64..729d6b662a 100644 --- a/datasafe/infrastructure_type.go +++ b/datasafe/infrastructure_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/initialization_parameter.go b/datasafe/initialization_parameter.go index 1886db4c6a..bf668b4688 100644 --- a/datasafe/initialization_parameter.go +++ b/datasafe/initialization_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/installed_database_details.go b/datasafe/installed_database_details.go index 3d23c50259..59d4a8c0b8 100644 --- a/datasafe/installed_database_details.go +++ b/datasafe/installed_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/library_masking_format.go b/datasafe/library_masking_format.go index 2161b7a8e4..1ff8704c21 100644 --- a/datasafe/library_masking_format.go +++ b/datasafe/library_masking_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/library_masking_format_collection.go b/datasafe/library_masking_format_collection.go index 67fa9e08b1..348cc27374 100644 --- a/datasafe/library_masking_format_collection.go +++ b/datasafe/library_masking_format_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/library_masking_format_entry.go b/datasafe/library_masking_format_entry.go index 7ee8aa2e4d..6a6d942440 100644 --- a/datasafe/library_masking_format_entry.go +++ b/datasafe/library_masking_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/library_masking_format_source.go b/datasafe/library_masking_format_source.go index 7abe5ed335..1c7f4a189a 100644 --- a/datasafe/library_masking_format_source.go +++ b/datasafe/library_masking_format_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/library_masking_format_summary.go b/datasafe/library_masking_format_summary.go index 21c35c3129..d87c6b1fa6 100644 --- a/datasafe/library_masking_format_summary.go +++ b/datasafe/library_masking_format_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/lifecycle_state.go b/datasafe/lifecycle_state.go index 1bd94ac8f8..efd742516a 100644 --- a/datasafe/lifecycle_state.go +++ b/datasafe/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_alert_analytics_request_response.go b/datasafe/list_alert_analytics_request_response.go index 0c7735daeb..b3550c0843 100644 --- a/datasafe/list_alert_analytics_request_response.go +++ b/datasafe/list_alert_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_alert_policies_request_response.go b/datasafe/list_alert_policies_request_response.go index bd8b231175..5741609600 100644 --- a/datasafe/list_alert_policies_request_response.go +++ b/datasafe/list_alert_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_alert_policy_rules_request_response.go b/datasafe/list_alert_policy_rules_request_response.go index e19ac806d5..3890f94b1e 100644 --- a/datasafe/list_alert_policy_rules_request_response.go +++ b/datasafe/list_alert_policy_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_alerts_request_response.go b/datasafe/list_alerts_request_response.go index dfde7780c1..18fa255c51 100644 --- a/datasafe/list_alerts_request_response.go +++ b/datasafe/list_alerts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_archive_retrievals_request_response.go b/datasafe/list_audit_archive_retrievals_request_response.go index af49cee758..2944e7f1d4 100644 --- a/datasafe/list_audit_archive_retrievals_request_response.go +++ b/datasafe/list_audit_archive_retrievals_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_event_analytics_request_response.go b/datasafe/list_audit_event_analytics_request_response.go index 1e227c2b94..2ed3f1a7f6 100644 --- a/datasafe/list_audit_event_analytics_request_response.go +++ b/datasafe/list_audit_event_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_events_request_response.go b/datasafe/list_audit_events_request_response.go index f28134ce3e..10d0c84b53 100644 --- a/datasafe/list_audit_events_request_response.go +++ b/datasafe/list_audit_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_policies_request_response.go b/datasafe/list_audit_policies_request_response.go index f7d285fdfb..86fc2e9d12 100644 --- a/datasafe/list_audit_policies_request_response.go +++ b/datasafe/list_audit_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_policy_analytics_request_response.go b/datasafe/list_audit_policy_analytics_request_response.go index 878d7c3aba..1b354be1eb 100644 --- a/datasafe/list_audit_policy_analytics_request_response.go +++ b/datasafe/list_audit_policy_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_profile_analytics_request_response.go b/datasafe/list_audit_profile_analytics_request_response.go index 950eb8cbc1..b9ea99c6ab 100644 --- a/datasafe/list_audit_profile_analytics_request_response.go +++ b/datasafe/list_audit_profile_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_profiles_request_response.go b/datasafe/list_audit_profiles_request_response.go index 375b88e25b..bcae77c3fa 100644 --- a/datasafe/list_audit_profiles_request_response.go +++ b/datasafe/list_audit_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_trail_analytics_request_response.go b/datasafe/list_audit_trail_analytics_request_response.go index c14be27039..e7f71cb297 100644 --- a/datasafe/list_audit_trail_analytics_request_response.go +++ b/datasafe/list_audit_trail_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_audit_trails_request_response.go b/datasafe/list_audit_trails_request_response.go index d42f262814..2ca3195566 100644 --- a/datasafe/list_audit_trails_request_response.go +++ b/datasafe/list_audit_trails_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_available_audit_volumes_request_response.go b/datasafe/list_available_audit_volumes_request_response.go index b129a6db37..5a87bfe839 100644 --- a/datasafe/list_available_audit_volumes_request_response.go +++ b/datasafe/list_available_audit_volumes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_collected_audit_volumes_request_response.go b/datasafe/list_collected_audit_volumes_request_response.go index 41e5551169..8f6b2f445a 100644 --- a/datasafe/list_collected_audit_volumes_request_response.go +++ b/datasafe/list_collected_audit_volumes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_columns_request_response.go b/datasafe/list_columns_request_response.go index a1ec8fb47f..863aea52f0 100644 --- a/datasafe/list_columns_request_response.go +++ b/datasafe/list_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_data_safe_private_endpoints_request_response.go b/datasafe/list_data_safe_private_endpoints_request_response.go index 54150452d8..ec7b57da15 100644 --- a/datasafe/list_data_safe_private_endpoints_request_response.go +++ b/datasafe/list_data_safe_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_database_security_configs_request_response.go b/datasafe/list_database_security_configs_request_response.go index 1febd9bbed..3a5e7a9124 100644 --- a/datasafe/list_database_security_configs_request_response.go +++ b/datasafe/list_database_security_configs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_difference_columns_request_response.go b/datasafe/list_difference_columns_request_response.go index 5ad8fed412..eec6fa3f93 100644 --- a/datasafe/list_difference_columns_request_response.go +++ b/datasafe/list_difference_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_discovery_analytics_request_response.go b/datasafe/list_discovery_analytics_request_response.go index 7820fb7eac..a58e2ed3ba 100644 --- a/datasafe/list_discovery_analytics_request_response.go +++ b/datasafe/list_discovery_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_discovery_job_results_request_response.go b/datasafe/list_discovery_job_results_request_response.go index e43e4f22d2..7837b355eb 100644 --- a/datasafe/list_discovery_job_results_request_response.go +++ b/datasafe/list_discovery_job_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_discovery_jobs_request_response.go b/datasafe/list_discovery_jobs_request_response.go index 2c397ad44c..cddc08d68c 100644 --- a/datasafe/list_discovery_jobs_request_response.go +++ b/datasafe/list_discovery_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_findings_request_response.go b/datasafe/list_findings_request_response.go index a6ad98d4f1..70a3760655 100644 --- a/datasafe/list_findings_request_response.go +++ b/datasafe/list_findings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_grants_request_response.go b/datasafe/list_grants_request_response.go index 28ea0ce541..398087ffb8 100644 --- a/datasafe/list_grants_request_response.go +++ b/datasafe/list_grants_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_library_masking_formats_request_response.go b/datasafe/list_library_masking_formats_request_response.go index 1add1c7e64..5331052285 100644 --- a/datasafe/list_library_masking_formats_request_response.go +++ b/datasafe/list_library_masking_formats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masked_columns_request_response.go b/datasafe/list_masked_columns_request_response.go index 87ad0e9531..fe71b8faaa 100644 --- a/datasafe/list_masked_columns_request_response.go +++ b/datasafe/list_masked_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masking_analytics_request_response.go b/datasafe/list_masking_analytics_request_response.go index 47d39e7235..df101aa97f 100644 --- a/datasafe/list_masking_analytics_request_response.go +++ b/datasafe/list_masking_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masking_columns_request_response.go b/datasafe/list_masking_columns_request_response.go index b58b0230a4..81532193af 100644 --- a/datasafe/list_masking_columns_request_response.go +++ b/datasafe/list_masking_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masking_objects_request_response.go b/datasafe/list_masking_objects_request_response.go index f149abc7d4..9f81031b72 100644 --- a/datasafe/list_masking_objects_request_response.go +++ b/datasafe/list_masking_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masking_policies_request_response.go b/datasafe/list_masking_policies_request_response.go index 488ad35c45..805a59c0d0 100644 --- a/datasafe/list_masking_policies_request_response.go +++ b/datasafe/list_masking_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masking_reports_request_response.go b/datasafe/list_masking_reports_request_response.go index 8a7d0d5bd4..a625b341a8 100644 --- a/datasafe/list_masking_reports_request_response.go +++ b/datasafe/list_masking_reports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_masking_schemas_request_response.go b/datasafe/list_masking_schemas_request_response.go index 84bb8366a3..6c07e41cbd 100644 --- a/datasafe/list_masking_schemas_request_response.go +++ b/datasafe/list_masking_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_on_prem_connectors_request_response.go b/datasafe/list_on_prem_connectors_request_response.go index 8e9989e8e4..a2b18be3d8 100644 --- a/datasafe/list_on_prem_connectors_request_response.go +++ b/datasafe/list_on_prem_connectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_profile_analytics_request_response.go b/datasafe/list_profile_analytics_request_response.go index 5e290e59d2..10729add3e 100644 --- a/datasafe/list_profile_analytics_request_response.go +++ b/datasafe/list_profile_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_profile_summaries_request_response.go b/datasafe/list_profile_summaries_request_response.go index d2efa7798a..524c1e3687 100644 --- a/datasafe/list_profile_summaries_request_response.go +++ b/datasafe/list_profile_summaries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_report_definitions_request_response.go b/datasafe/list_report_definitions_request_response.go index c64bd2fc4d..e551f8d78e 100644 --- a/datasafe/list_report_definitions_request_response.go +++ b/datasafe/list_report_definitions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_reports_request_response.go b/datasafe/list_reports_request_response.go index 4ef5097182..e1a73a3ac6 100644 --- a/datasafe/list_reports_request_response.go +++ b/datasafe/list_reports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_roles_request_response.go b/datasafe/list_roles_request_response.go index b6939042e2..1e6d15b3f8 100644 --- a/datasafe/list_roles_request_response.go +++ b/datasafe/list_roles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_schemas_request_response.go b/datasafe/list_schemas_request_response.go index fb98afdcdb..1ac0aabc1c 100644 --- a/datasafe/list_schemas_request_response.go +++ b/datasafe/list_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sdm_masking_policy_differences_request_response.go b/datasafe/list_sdm_masking_policy_differences_request_response.go index a42a15a200..0c7dfc8149 100644 --- a/datasafe/list_sdm_masking_policy_differences_request_response.go +++ b/datasafe/list_sdm_masking_policy_differences_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_security_assessments_request_response.go b/datasafe/list_security_assessments_request_response.go index 71480762fe..ce0e1de9ae 100644 --- a/datasafe/list_security_assessments_request_response.go +++ b/datasafe/list_security_assessments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_security_policies_request_response.go b/datasafe/list_security_policies_request_response.go index 1d7040eedd..a3d808bf6e 100644 --- a/datasafe/list_security_policies_request_response.go +++ b/datasafe/list_security_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_security_policy_deployments_request_response.go b/datasafe/list_security_policy_deployments_request_response.go index 02289502c4..84d36a43f2 100644 --- a/datasafe/list_security_policy_deployments_request_response.go +++ b/datasafe/list_security_policy_deployments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_security_policy_entry_states_request_response.go b/datasafe/list_security_policy_entry_states_request_response.go index f07862a6b8..606d79e61e 100644 --- a/datasafe/list_security_policy_entry_states_request_response.go +++ b/datasafe/list_security_policy_entry_states_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sensitive_columns_request_response.go b/datasafe/list_sensitive_columns_request_response.go index b133c90d7e..e1a2496c7a 100644 --- a/datasafe/list_sensitive_columns_request_response.go +++ b/datasafe/list_sensitive_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sensitive_data_models_request_response.go b/datasafe/list_sensitive_data_models_request_response.go index d2180b8e23..1507249135 100644 --- a/datasafe/list_sensitive_data_models_request_response.go +++ b/datasafe/list_sensitive_data_models_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sensitive_objects_request_response.go b/datasafe/list_sensitive_objects_request_response.go index 02639f571a..875dcf4c9f 100644 --- a/datasafe/list_sensitive_objects_request_response.go +++ b/datasafe/list_sensitive_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sensitive_schemas_request_response.go b/datasafe/list_sensitive_schemas_request_response.go index 07d3e11ba9..b2eba139b2 100644 --- a/datasafe/list_sensitive_schemas_request_response.go +++ b/datasafe/list_sensitive_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sensitive_types_request_response.go b/datasafe/list_sensitive_types_request_response.go index e0b41b74b5..5183bae484 100644 --- a/datasafe/list_sensitive_types_request_response.go +++ b/datasafe/list_sensitive_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_collection_analytics_request_response.go b/datasafe/list_sql_collection_analytics_request_response.go index 9ea652619a..df31b83704 100644 --- a/datasafe/list_sql_collection_analytics_request_response.go +++ b/datasafe/list_sql_collection_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_collection_log_insights_request_response.go b/datasafe/list_sql_collection_log_insights_request_response.go index 17dc6be318..a87041beea 100644 --- a/datasafe/list_sql_collection_log_insights_request_response.go +++ b/datasafe/list_sql_collection_log_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_collections_request_response.go b/datasafe/list_sql_collections_request_response.go index 1e36ddfa30..91ea4fa936 100644 --- a/datasafe/list_sql_collections_request_response.go +++ b/datasafe/list_sql_collections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_firewall_allowed_sql_analytics_request_response.go b/datasafe/list_sql_firewall_allowed_sql_analytics_request_response.go index 2b7f65a2fa..c18259ed84 100644 --- a/datasafe/list_sql_firewall_allowed_sql_analytics_request_response.go +++ b/datasafe/list_sql_firewall_allowed_sql_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_firewall_allowed_sqls_request_response.go b/datasafe/list_sql_firewall_allowed_sqls_request_response.go index 436f28b739..60f71c1fcc 100644 --- a/datasafe/list_sql_firewall_allowed_sqls_request_response.go +++ b/datasafe/list_sql_firewall_allowed_sqls_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_firewall_policies_request_response.go b/datasafe/list_sql_firewall_policies_request_response.go index f9c73974bd..86bf0e3e8a 100644 --- a/datasafe/list_sql_firewall_policies_request_response.go +++ b/datasafe/list_sql_firewall_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_firewall_policy_analytics_request_response.go b/datasafe/list_sql_firewall_policy_analytics_request_response.go index 36b2d8f48f..bf935593af 100644 --- a/datasafe/list_sql_firewall_policy_analytics_request_response.go +++ b/datasafe/list_sql_firewall_policy_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_firewall_violation_analytics_request_response.go b/datasafe/list_sql_firewall_violation_analytics_request_response.go index 0b909a87b9..28e189f454 100644 --- a/datasafe/list_sql_firewall_violation_analytics_request_response.go +++ b/datasafe/list_sql_firewall_violation_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_sql_firewall_violations_request_response.go b/datasafe/list_sql_firewall_violations_request_response.go index db49e8e743..2d485eba3a 100644 --- a/datasafe/list_sql_firewall_violations_request_response.go +++ b/datasafe/list_sql_firewall_violations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_tables_request_response.go b/datasafe/list_tables_request_response.go index fbc452165f..f0842759c5 100644 --- a/datasafe/list_tables_request_response.go +++ b/datasafe/list_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_target_alert_policy_associations_request_response.go b/datasafe/list_target_alert_policy_associations_request_response.go index c547730432..c6f0bd6b69 100644 --- a/datasafe/list_target_alert_policy_associations_request_response.go +++ b/datasafe/list_target_alert_policy_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_target_databases_request_response.go b/datasafe/list_target_databases_request_response.go index 8aa66aa131..3b04e2d581 100644 --- a/datasafe/list_target_databases_request_response.go +++ b/datasafe/list_target_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_user_analytics_request_response.go b/datasafe/list_user_analytics_request_response.go index 745f35c685..4ca05f6d8c 100644 --- a/datasafe/list_user_analytics_request_response.go +++ b/datasafe/list_user_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_user_assessments_request_response.go b/datasafe/list_user_assessments_request_response.go index b34c8fee7d..5b218d816e 100644 --- a/datasafe/list_user_assessments_request_response.go +++ b/datasafe/list_user_assessments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_users_request_response.go b/datasafe/list_users_request_response.go index 91b320e6d2..0f2bc67419 100644 --- a/datasafe/list_users_request_response.go +++ b/datasafe/list_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_work_request_errors_request_response.go b/datasafe/list_work_request_errors_request_response.go index 203813d404..ea26ab3f8c 100644 --- a/datasafe/list_work_request_errors_request_response.go +++ b/datasafe/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_work_request_logs_request_response.go b/datasafe/list_work_request_logs_request_response.go index c954754de9..8ae4f87d16 100644 --- a/datasafe/list_work_request_logs_request_response.go +++ b/datasafe/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/list_work_requests_request_response.go b/datasafe/list_work_requests_request_response.go index 5d4d8272a4..4419ceb1b8 100644 --- a/datasafe/list_work_requests_request_response.go +++ b/datasafe/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/mask_data_details.go b/datasafe/mask_data_details.go index 5c4e792376..0a047184d1 100644 --- a/datasafe/mask_data_details.go +++ b/datasafe/mask_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/mask_data_request_response.go b/datasafe/mask_data_request_response.go index c6984adfdd..81a3419ded 100644 --- a/datasafe/mask_data_request_response.go +++ b/datasafe/mask_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masked_column_collection.go b/datasafe/masked_column_collection.go index 54dc76dcc7..53c928f26c 100644 --- a/datasafe/masked_column_collection.go +++ b/datasafe/masked_column_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masked_column_summary.go b/datasafe/masked_column_summary.go index 05d87dd049..13115e3cae 100644 --- a/datasafe/masked_column_summary.go +++ b/datasafe/masked_column_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_analytics_collection.go b/datasafe/masking_analytics_collection.go index baba763c28..f07def6f9a 100644 --- a/datasafe/masking_analytics_collection.go +++ b/datasafe/masking_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_analytics_dimensions.go b/datasafe/masking_analytics_dimensions.go index b548f37a07..61f604749c 100644 --- a/datasafe/masking_analytics_dimensions.go +++ b/datasafe/masking_analytics_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_analytics_summary.go b/datasafe/masking_analytics_summary.go index d03fb8ccef..c9388eb49a 100644 --- a/datasafe/masking_analytics_summary.go +++ b/datasafe/masking_analytics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_column.go b/datasafe/masking_column.go index 494f643b3b..b6483cd430 100644 --- a/datasafe/masking_column.go +++ b/datasafe/masking_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_column_collection.go b/datasafe/masking_column_collection.go index 65b84005bb..59b546e42d 100644 --- a/datasafe/masking_column_collection.go +++ b/datasafe/masking_column_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_column_lifecycle_state.go b/datasafe/masking_column_lifecycle_state.go index bc203b642f..7bd4a67dbb 100644 --- a/datasafe/masking_column_lifecycle_state.go +++ b/datasafe/masking_column_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_column_summary.go b/datasafe/masking_column_summary.go index 584073138a..ea4bcc2270 100644 --- a/datasafe/masking_column_summary.go +++ b/datasafe/masking_column_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_format.go b/datasafe/masking_format.go index 975deb9af8..47b6df81b2 100644 --- a/datasafe/masking_format.go +++ b/datasafe/masking_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_lifecycle_state.go b/datasafe/masking_lifecycle_state.go index 6cef51fa76..7d6184f63a 100644 --- a/datasafe/masking_lifecycle_state.go +++ b/datasafe/masking_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_object_collection.go b/datasafe/masking_object_collection.go index e74af1a68b..7db91db930 100644 --- a/datasafe/masking_object_collection.go +++ b/datasafe/masking_object_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_object_summary.go b/datasafe/masking_object_summary.go index 312182c97b..7827763c2e 100644 --- a/datasafe/masking_object_summary.go +++ b/datasafe/masking_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_policy.go b/datasafe/masking_policy.go index 42a21dffd3..df8162f2e3 100644 --- a/datasafe/masking_policy.go +++ b/datasafe/masking_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_policy_collection.go b/datasafe/masking_policy_collection.go index 9137ff9c73..3c45f52e98 100644 --- a/datasafe/masking_policy_collection.go +++ b/datasafe/masking_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_policy_summary.go b/datasafe/masking_policy_summary.go index f5a4fc033e..1d3098abfc 100644 --- a/datasafe/masking_policy_summary.go +++ b/datasafe/masking_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_report.go b/datasafe/masking_report.go index e7598fd008..dae42d5869 100644 --- a/datasafe/masking_report.go +++ b/datasafe/masking_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_report_collection.go b/datasafe/masking_report_collection.go index c245ff20aa..345975dc7d 100644 --- a/datasafe/masking_report_collection.go +++ b/datasafe/masking_report_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_report_summary.go b/datasafe/masking_report_summary.go index c83e4e7149..9b9bfc2bdf 100644 --- a/datasafe/masking_report_summary.go +++ b/datasafe/masking_report_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_schema_collection.go b/datasafe/masking_schema_collection.go index c044ddd868..a56c3a995e 100644 --- a/datasafe/masking_schema_collection.go +++ b/datasafe/masking_schema_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/masking_schema_summary.go b/datasafe/masking_schema_summary.go index c88a2fd275..41ca4d45e4 100644 --- a/datasafe/masking_schema_summary.go +++ b/datasafe/masking_schema_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/modified_attributes.go b/datasafe/modified_attributes.go index 4a68cb089e..ca305f4986 100644 --- a/datasafe/modified_attributes.go +++ b/datasafe/modified_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/modify_global_settings_details.go b/datasafe/modify_global_settings_details.go index e10a18b3f6..8d41c61774 100644 --- a/datasafe/modify_global_settings_details.go +++ b/datasafe/modify_global_settings_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/modify_global_settings_request_response.go b/datasafe/modify_global_settings_request_response.go index b2d807e2c0..b6dbece349 100644 --- a/datasafe/modify_global_settings_request_response.go +++ b/datasafe/modify_global_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/null_value_format_entry.go b/datasafe/null_value_format_entry.go index b4fbea90fe..bd2f33b57e 100644 --- a/datasafe/null_value_format_entry.go +++ b/datasafe/null_value_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/object_type.go b/datasafe/object_type.go index b0b068426d..b447b6a989 100644 --- a/datasafe/object_type.go +++ b/datasafe/object_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/on_prem_connector.go b/datasafe/on_prem_connector.go index a9aebb71c5..2c70fbd22c 100644 --- a/datasafe/on_prem_connector.go +++ b/datasafe/on_prem_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/on_prem_connector_lifecycle_state.go b/datasafe/on_prem_connector_lifecycle_state.go index 3ae55a4422..a923c49051 100644 --- a/datasafe/on_prem_connector_lifecycle_state.go +++ b/datasafe/on_prem_connector_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/on_prem_connector_summary.go b/datasafe/on_prem_connector_summary.go index 66f590c5c7..536497010b 100644 --- a/datasafe/on_prem_connector_summary.go +++ b/datasafe/on_prem_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/on_premise_connector.go b/datasafe/on_premise_connector.go index 0e89488220..1bb5fe69bb 100644 --- a/datasafe/on_premise_connector.go +++ b/datasafe/on_premise_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_alert_policy_rule_details.go b/datasafe/patch_alert_policy_rule_details.go index 94f3a10fc4..857dea01b3 100644 --- a/datasafe/patch_alert_policy_rule_details.go +++ b/datasafe/patch_alert_policy_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_alerts_details.go b/datasafe/patch_alerts_details.go index 57ffa440f8..23b2f9e52d 100644 --- a/datasafe/patch_alerts_details.go +++ b/datasafe/patch_alerts_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_alerts_request_response.go b/datasafe/patch_alerts_request_response.go index 0836a3ab9e..2358f58312 100644 --- a/datasafe/patch_alerts_request_response.go +++ b/datasafe/patch_alerts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_discovery_job_result_details.go b/datasafe/patch_discovery_job_result_details.go index 005c3c6e5a..020e3d9c21 100644 --- a/datasafe/patch_discovery_job_result_details.go +++ b/datasafe/patch_discovery_job_result_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_discovery_job_results_request_response.go b/datasafe/patch_discovery_job_results_request_response.go index 49edf95c9d..cffb4f6602 100644 --- a/datasafe/patch_discovery_job_results_request_response.go +++ b/datasafe/patch_discovery_job_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_insert_instruction.go b/datasafe/patch_insert_instruction.go index ccd8e1438c..0662f76713 100644 --- a/datasafe/patch_insert_instruction.go +++ b/datasafe/patch_insert_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_instruction.go b/datasafe/patch_instruction.go index 95044356c2..ff8c122b68 100644 --- a/datasafe/patch_instruction.go +++ b/datasafe/patch_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_masking_columns_details.go b/datasafe/patch_masking_columns_details.go index 5750679ee5..bf3a49d5cb 100644 --- a/datasafe/patch_masking_columns_details.go +++ b/datasafe/patch_masking_columns_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_masking_columns_request_response.go b/datasafe/patch_masking_columns_request_response.go index 5b9d619aec..fa264ded83 100644 --- a/datasafe/patch_masking_columns_request_response.go +++ b/datasafe/patch_masking_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_merge_instruction.go b/datasafe/patch_merge_instruction.go index a47821022b..72b8baba36 100644 --- a/datasafe/patch_merge_instruction.go +++ b/datasafe/patch_merge_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_remove_instruction.go b/datasafe/patch_remove_instruction.go index 83975f95b4..d52798c23f 100644 --- a/datasafe/patch_remove_instruction.go +++ b/datasafe/patch_remove_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_sdm_masking_policy_difference_columns_details.go b/datasafe/patch_sdm_masking_policy_difference_columns_details.go index 2bbee6d1ae..aa75be0b0d 100644 --- a/datasafe/patch_sdm_masking_policy_difference_columns_details.go +++ b/datasafe/patch_sdm_masking_policy_difference_columns_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_sdm_masking_policy_difference_columns_request_response.go b/datasafe/patch_sdm_masking_policy_difference_columns_request_response.go index e92db892cf..0118d02617 100644 --- a/datasafe/patch_sdm_masking_policy_difference_columns_request_response.go +++ b/datasafe/patch_sdm_masking_policy_difference_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_sensitive_column_details.go b/datasafe/patch_sensitive_column_details.go index 754ec9a538..c00cd552a3 100644 --- a/datasafe/patch_sensitive_column_details.go +++ b/datasafe/patch_sensitive_column_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_sensitive_columns_request_response.go b/datasafe/patch_sensitive_columns_request_response.go index 5ab0b9d43e..6c0f3a2a1c 100644 --- a/datasafe/patch_sensitive_columns_request_response.go +++ b/datasafe/patch_sensitive_columns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_target_alert_policy_association_details.go b/datasafe/patch_target_alert_policy_association_details.go index cc70f6958e..5eadff3e2d 100644 --- a/datasafe/patch_target_alert_policy_association_details.go +++ b/datasafe/patch_target_alert_policy_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/patch_target_alert_policy_association_request_response.go b/datasafe/patch_target_alert_policy_association_request_response.go index 0ccd0e718c..621707a3a1 100644 --- a/datasafe/patch_target_alert_policy_association_request_response.go +++ b/datasafe/patch_target_alert_policy_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/pattern_format_entry.go b/datasafe/pattern_format_entry.go index 6571c0bf34..6538a53d49 100644 --- a/datasafe/pattern_format_entry.go +++ b/datasafe/pattern_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/policy_format.go b/datasafe/policy_format.go index cc6d243bdd..c8dd186533 100644 --- a/datasafe/policy_format.go +++ b/datasafe/policy_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/ppf_format_entry.go b/datasafe/ppf_format_entry.go index 758e87ff8a..e557f1594a 100644 --- a/datasafe/ppf_format_entry.go +++ b/datasafe/ppf_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/preserve_original_data_format_entry.go b/datasafe/preserve_original_data_format_entry.go index 6981355d0d..e59769dbe6 100644 --- a/datasafe/preserve_original_data_format_entry.go +++ b/datasafe/preserve_original_data_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/private_endpoint.go b/datasafe/private_endpoint.go index 513ae2e78f..8a0f408bf8 100644 --- a/datasafe/private_endpoint.go +++ b/datasafe/private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/profile.go b/datasafe/profile.go index 92d67d5865..362ad202d4 100644 --- a/datasafe/profile.go +++ b/datasafe/profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/profile_aggregation.go b/datasafe/profile_aggregation.go index ebd221052d..e096b0cdc5 100644 --- a/datasafe/profile_aggregation.go +++ b/datasafe/profile_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/profile_details.go b/datasafe/profile_details.go index 66a1a0aa7b..d456b8b03c 100644 --- a/datasafe/profile_details.go +++ b/datasafe/profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/profile_summary.go b/datasafe/profile_summary.go index 8f10489a43..dc0ce53dec 100644 --- a/datasafe/profile_summary.go +++ b/datasafe/profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/provision_audit_conditions.go b/datasafe/provision_audit_conditions.go index ec27cd4acd..bc0ff8af0e 100644 --- a/datasafe/provision_audit_conditions.go +++ b/datasafe/provision_audit_conditions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/provision_audit_policy_details.go b/datasafe/provision_audit_policy_details.go index 87ca3bb557..96d2b21a85 100644 --- a/datasafe/provision_audit_policy_details.go +++ b/datasafe/provision_audit_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/provision_audit_policy_request_response.go b/datasafe/provision_audit_policy_request_response.go index b9cfe5446f..a89e51aee5 100644 --- a/datasafe/provision_audit_policy_request_response.go +++ b/datasafe/provision_audit_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/purge_sql_collection_logs_request_response.go b/datasafe/purge_sql_collection_logs_request_response.go index 8d4ac2a49f..73d5ca50b7 100644 --- a/datasafe/purge_sql_collection_logs_request_response.go +++ b/datasafe/purge_sql_collection_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_date_format_entry.go b/datasafe/random_date_format_entry.go index 88917e5e3e..21c80c12a0 100644 --- a/datasafe/random_date_format_entry.go +++ b/datasafe/random_date_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_decimal_number_format_entry.go b/datasafe/random_decimal_number_format_entry.go index ecf6278de4..b32df70153 100644 --- a/datasafe/random_decimal_number_format_entry.go +++ b/datasafe/random_decimal_number_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_digits_format_entry.go b/datasafe/random_digits_format_entry.go index 41d74ab178..4d45a8b9e9 100644 --- a/datasafe/random_digits_format_entry.go +++ b/datasafe/random_digits_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_list_format_entry.go b/datasafe/random_list_format_entry.go index 97695091d6..38d7c0cce0 100644 --- a/datasafe/random_list_format_entry.go +++ b/datasafe/random_list_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_number_format_entry.go b/datasafe/random_number_format_entry.go index f68a344b89..7a5cb5d527 100644 --- a/datasafe/random_number_format_entry.go +++ b/datasafe/random_number_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_string_format_entry.go b/datasafe/random_string_format_entry.go index 76a380bc45..17ef6be7c4 100644 --- a/datasafe/random_string_format_entry.go +++ b/datasafe/random_string_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/random_substitution_format_entry.go b/datasafe/random_substitution_format_entry.go index d053c268ea..fc69e737a7 100644 --- a/datasafe/random_substitution_format_entry.go +++ b/datasafe/random_substitution_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/references.go b/datasafe/references.go index 67e714b6a5..fbd890ea8f 100644 --- a/datasafe/references.go +++ b/datasafe/references.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/refresh_database_security_configuration_request_response.go b/datasafe/refresh_database_security_configuration_request_response.go index 6be7ab9553..80536cb917 100644 --- a/datasafe/refresh_database_security_configuration_request_response.go +++ b/datasafe/refresh_database_security_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/refresh_security_assessment_request_response.go b/datasafe/refresh_security_assessment_request_response.go index fa2d381380..4b602901d9 100644 --- a/datasafe/refresh_security_assessment_request_response.go +++ b/datasafe/refresh_security_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/refresh_sql_collection_log_insights_request_response.go b/datasafe/refresh_sql_collection_log_insights_request_response.go index e1e26bfa08..fde096128c 100644 --- a/datasafe/refresh_sql_collection_log_insights_request_response.go +++ b/datasafe/refresh_sql_collection_log_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/refresh_user_assessment_request_response.go b/datasafe/refresh_user_assessment_request_response.go index 9b09c131e7..595a2ca3dd 100644 --- a/datasafe/refresh_user_assessment_request_response.go +++ b/datasafe/refresh_user_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/regular_expression_format_entry.go b/datasafe/regular_expression_format_entry.go index 77572e885b..90d01d4da0 100644 --- a/datasafe/regular_expression_format_entry.go +++ b/datasafe/regular_expression_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/remove_schedule_report_request_response.go b/datasafe/remove_schedule_report_request_response.go index d9c31a2e0d..457d7f4434 100644 --- a/datasafe/remove_schedule_report_request_response.go +++ b/datasafe/remove_schedule_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report.go b/datasafe/report.go index 57bcefd536..c28bbc099c 100644 --- a/datasafe/report.go +++ b/datasafe/report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_collection.go b/datasafe/report_collection.go index 534af9cd4d..b0ef77f53a 100644 --- a/datasafe/report_collection.go +++ b/datasafe/report_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_definition.go b/datasafe/report_definition.go index 39dab3a570..444731f9a5 100644 --- a/datasafe/report_definition.go +++ b/datasafe/report_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_definition_collection.go b/datasafe/report_definition_collection.go index 9eca2fdc3e..9186bd5aea 100644 --- a/datasafe/report_definition_collection.go +++ b/datasafe/report_definition_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_definition_data_source.go b/datasafe/report_definition_data_source.go index 32823740f8..6abfe8fb1c 100644 --- a/datasafe/report_definition_data_source.go +++ b/datasafe/report_definition_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_definition_lifecycle_state.go b/datasafe/report_definition_lifecycle_state.go index 800350ec25..be48d3f505 100644 --- a/datasafe/report_definition_lifecycle_state.go +++ b/datasafe/report_definition_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_definition_summary.go b/datasafe/report_definition_summary.go index 06646be653..1ef46e516b 100644 --- a/datasafe/report_definition_summary.go +++ b/datasafe/report_definition_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_details.go b/datasafe/report_details.go index 93cf0dc070..f696c3e951 100644 --- a/datasafe/report_details.go +++ b/datasafe/report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_lifecycle_state.go b/datasafe/report_lifecycle_state.go index 8f59f9d48f..f92f39f8dd 100644 --- a/datasafe/report_lifecycle_state.go +++ b/datasafe/report_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_summary.go b/datasafe/report_summary.go index 29c0b07699..d7f930c73c 100644 --- a/datasafe/report_summary.go +++ b/datasafe/report_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/report_type.go b/datasafe/report_type.go index e768ca0b47..a2b59ac272 100644 --- a/datasafe/report_type.go +++ b/datasafe/report_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/resume_audit_trail_request_response.go b/datasafe/resume_audit_trail_request_response.go index 3a8e2bedfa..93c72e507b 100644 --- a/datasafe/resume_audit_trail_request_response.go +++ b/datasafe/resume_audit_trail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/resume_work_request_request_response.go b/datasafe/resume_work_request_request_response.go index f3cccdfefc..6aa0cbe89a 100644 --- a/datasafe/resume_work_request_request_response.go +++ b/datasafe/resume_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/retrieve_audit_policies_request_response.go b/datasafe/retrieve_audit_policies_request_response.go index 041f53f6b5..3cb68ca7f3 100644 --- a/datasafe/retrieve_audit_policies_request_response.go +++ b/datasafe/retrieve_audit_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/role_summary.go b/datasafe/role_summary.go index 531c683502..5a0defc2de 100644 --- a/datasafe/role_summary.go +++ b/datasafe/role_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/run_security_assessment_details.go b/datasafe/run_security_assessment_details.go index 1f988634e4..26500c96e2 100644 --- a/datasafe/run_security_assessment_details.go +++ b/datasafe/run_security_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/run_user_assessment_details.go b/datasafe/run_user_assessment_details.go index a8a641641a..cd0a7a873b 100644 --- a/datasafe/run_user_assessment_details.go +++ b/datasafe/run_user_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/schedule_audit_report_details.go b/datasafe/schedule_audit_report_details.go index d4397146f0..2cdbfbb85a 100644 --- a/datasafe/schedule_audit_report_details.go +++ b/datasafe/schedule_audit_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/schedule_report_details.go b/datasafe/schedule_report_details.go index deba786432..849cb4188f 100644 --- a/datasafe/schedule_report_details.go +++ b/datasafe/schedule_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/schedule_report_request_response.go b/datasafe/schedule_report_request_response.go index 8539cf5051..fdabe397f5 100644 --- a/datasafe/schedule_report_request_response.go +++ b/datasafe/schedule_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/schema_summary.go b/datasafe/schema_summary.go index 299ea3c9d2..a9cc42c3b7 100644 --- a/datasafe/schema_summary.go +++ b/datasafe/schema_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sdm_masking_policy_difference.go b/datasafe/sdm_masking_policy_difference.go index ce2a316b42..5c3ccd132d 100644 --- a/datasafe/sdm_masking_policy_difference.go +++ b/datasafe/sdm_masking_policy_difference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sdm_masking_policy_difference_collection.go b/datasafe/sdm_masking_policy_difference_collection.go index 23763ad28b..3892c63b77 100644 --- a/datasafe/sdm_masking_policy_difference_collection.go +++ b/datasafe/sdm_masking_policy_difference_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sdm_masking_policy_difference_column_collection.go b/datasafe/sdm_masking_policy_difference_column_collection.go index 241844408a..e35760105d 100644 --- a/datasafe/sdm_masking_policy_difference_column_collection.go +++ b/datasafe/sdm_masking_policy_difference_column_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sdm_masking_policy_difference_summary.go b/datasafe/sdm_masking_policy_difference_summary.go index c0d2bd3ea3..02e4957c57 100644 --- a/datasafe/sdm_masking_policy_difference_summary.go +++ b/datasafe/sdm_masking_policy_difference_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/section_statistics.go b/datasafe/section_statistics.go index 81a39129ee..fd5988c0d6 100644 --- a/datasafe/section_statistics.go +++ b/datasafe/section_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment.go b/datasafe/security_assessment.go index 405eb2218c..3906bb8825 100644 --- a/datasafe/security_assessment.go +++ b/datasafe/security_assessment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_base_line_details.go b/datasafe/security_assessment_base_line_details.go index 7dc6dc5726..a2a1245457 100644 --- a/datasafe/security_assessment_base_line_details.go +++ b/datasafe/security_assessment_base_line_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_comparison.go b/datasafe/security_assessment_comparison.go index 4324e640fd..b2a5bf1115 100644 --- a/datasafe/security_assessment_comparison.go +++ b/datasafe/security_assessment_comparison.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_comparison_per_target.go b/datasafe/security_assessment_comparison_per_target.go index 61da6b2cbd..8797567a49 100644 --- a/datasafe/security_assessment_comparison_per_target.go +++ b/datasafe/security_assessment_comparison_per_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_lifecycle_state.go b/datasafe/security_assessment_lifecycle_state.go index 4fcf45013c..35cc197beb 100644 --- a/datasafe/security_assessment_lifecycle_state.go +++ b/datasafe/security_assessment_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_references.go b/datasafe/security_assessment_references.go index aae4e8bec2..74b5ea007f 100644 --- a/datasafe/security_assessment_references.go +++ b/datasafe/security_assessment_references.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_statistics.go b/datasafe/security_assessment_statistics.go index c2de34095d..2020c158e9 100644 --- a/datasafe/security_assessment_statistics.go +++ b/datasafe/security_assessment_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_assessment_summary.go b/datasafe/security_assessment_summary.go index e60352a00f..b1769d41ca 100644 --- a/datasafe/security_assessment_summary.go +++ b/datasafe/security_assessment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy.go b/datasafe/security_policy.go index f5e6868452..562332fbb7 100644 --- a/datasafe/security_policy.go +++ b/datasafe/security_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_collection.go b/datasafe/security_policy_collection.go index 405be40d2a..9bad53669d 100644 --- a/datasafe/security_policy_collection.go +++ b/datasafe/security_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_deployment.go b/datasafe/security_policy_deployment.go index 035461f77f..abe08976e4 100644 --- a/datasafe/security_policy_deployment.go +++ b/datasafe/security_policy_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_deployment_collection.go b/datasafe/security_policy_deployment_collection.go index 4334382565..5046b10e13 100644 --- a/datasafe/security_policy_deployment_collection.go +++ b/datasafe/security_policy_deployment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_deployment_lifecycle_state.go b/datasafe/security_policy_deployment_lifecycle_state.go index c589993328..b7ec52c454 100644 --- a/datasafe/security_policy_deployment_lifecycle_state.go +++ b/datasafe/security_policy_deployment_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_deployment_summary.go b/datasafe/security_policy_deployment_summary.go index 6f492247f9..1ba5ffb551 100644 --- a/datasafe/security_policy_deployment_summary.go +++ b/datasafe/security_policy_deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_entry_state.go b/datasafe/security_policy_entry_state.go index 33b3144cb0..e397492501 100644 --- a/datasafe/security_policy_entry_state.go +++ b/datasafe/security_policy_entry_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_entry_state_collection.go b/datasafe/security_policy_entry_state_collection.go index 0015ac92ac..e0ed4a5b58 100644 --- a/datasafe/security_policy_entry_state_collection.go +++ b/datasafe/security_policy_entry_state_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_entry_state_deployment_status.go b/datasafe/security_policy_entry_state_deployment_status.go index 410d34d3d4..2e9c79c043 100644 --- a/datasafe/security_policy_entry_state_deployment_status.go +++ b/datasafe/security_policy_entry_state_deployment_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_entry_state_summary.go b/datasafe/security_policy_entry_state_summary.go index cc8067acf3..d9cc6e8a18 100644 --- a/datasafe/security_policy_entry_state_summary.go +++ b/datasafe/security_policy_entry_state_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_lifecycle_state.go b/datasafe/security_policy_lifecycle_state.go index 6e9ec3207d..4b7762e276 100644 --- a/datasafe/security_policy_lifecycle_state.go +++ b/datasafe/security_policy_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/security_policy_summary.go b/datasafe/security_policy_summary.go index 5a97dae4b6..73323bb843 100644 --- a/datasafe/security_policy_summary.go +++ b/datasafe/security_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_category.go b/datasafe/sensitive_category.go index abe1906422..659c6207a0 100644 --- a/datasafe/sensitive_category.go +++ b/datasafe/sensitive_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_column.go b/datasafe/sensitive_column.go index 1575a6e424..9e57b4d148 100644 --- a/datasafe/sensitive_column.go +++ b/datasafe/sensitive_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_column_collection.go b/datasafe/sensitive_column_collection.go index 490812ab87..f23536169f 100644 --- a/datasafe/sensitive_column_collection.go +++ b/datasafe/sensitive_column_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_column_lifecycle_state.go b/datasafe/sensitive_column_lifecycle_state.go index 1add07e4a7..bae33f4908 100644 --- a/datasafe/sensitive_column_lifecycle_state.go +++ b/datasafe/sensitive_column_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_column_summary.go b/datasafe/sensitive_column_summary.go index d27ce06746..7835c4ee6d 100644 --- a/datasafe/sensitive_column_summary.go +++ b/datasafe/sensitive_column_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_data_model.go b/datasafe/sensitive_data_model.go index 6478a60740..671932aff3 100644 --- a/datasafe/sensitive_data_model.go +++ b/datasafe/sensitive_data_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_data_model_collection.go b/datasafe/sensitive_data_model_collection.go index e2042c7855..51a2c17cd1 100644 --- a/datasafe/sensitive_data_model_collection.go +++ b/datasafe/sensitive_data_model_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_data_model_summary.go b/datasafe/sensitive_data_model_summary.go index c8524e4074..2241174319 100644 --- a/datasafe/sensitive_data_model_summary.go +++ b/datasafe/sensitive_data_model_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_object_collection.go b/datasafe/sensitive_object_collection.go index 5069e48bd5..93fc41f334 100644 --- a/datasafe/sensitive_object_collection.go +++ b/datasafe/sensitive_object_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_object_summary.go b/datasafe/sensitive_object_summary.go index d69f7cd430..be87f4ded1 100644 --- a/datasafe/sensitive_object_summary.go +++ b/datasafe/sensitive_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_schema_collection.go b/datasafe/sensitive_schema_collection.go index af4d362bc7..93dddc43d4 100644 --- a/datasafe/sensitive_schema_collection.go +++ b/datasafe/sensitive_schema_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_schema_summary.go b/datasafe/sensitive_schema_summary.go index 754723ce92..ffa3e8274f 100644 --- a/datasafe/sensitive_schema_summary.go +++ b/datasafe/sensitive_schema_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_type.go b/datasafe/sensitive_type.go index eed9047b5b..73dee73395 100644 --- a/datasafe/sensitive_type.go +++ b/datasafe/sensitive_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_type_collection.go b/datasafe/sensitive_type_collection.go index e94ee800bc..58b7b700f6 100644 --- a/datasafe/sensitive_type_collection.go +++ b/datasafe/sensitive_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_type_entity.go b/datasafe/sensitive_type_entity.go index 7817312340..48ae28258b 100644 --- a/datasafe/sensitive_type_entity.go +++ b/datasafe/sensitive_type_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_type_pattern.go b/datasafe/sensitive_type_pattern.go index a5cfda7bc4..b308375b4e 100644 --- a/datasafe/sensitive_type_pattern.go +++ b/datasafe/sensitive_type_pattern.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_type_source.go b/datasafe/sensitive_type_source.go index b56d5351f2..d3ddee9870 100644 --- a/datasafe/sensitive_type_source.go +++ b/datasafe/sensitive_type_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sensitive_type_summary.go b/datasafe/sensitive_type_summary.go index a554f8d0dc..ddee592ab1 100644 --- a/datasafe/sensitive_type_summary.go +++ b/datasafe/sensitive_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/service_list.go b/datasafe/service_list.go index cc627faffd..1eb0f9488f 100644 --- a/datasafe/service_list.go +++ b/datasafe/service_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/set_security_assessment_baseline_request_response.go b/datasafe/set_security_assessment_baseline_request_response.go index 8d0668db42..d12b932ae4 100644 --- a/datasafe/set_security_assessment_baseline_request_response.go +++ b/datasafe/set_security_assessment_baseline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/set_user_assessment_baseline_request_response.go b/datasafe/set_user_assessment_baseline_request_response.go index 33674271c0..b4a6752406 100644 --- a/datasafe/set_user_assessment_baseline_request_response.go +++ b/datasafe/set_user_assessment_baseline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/shuffle_format_entry.go b/datasafe/shuffle_format_entry.go index 0b258a8f9e..e8f06be90b 100644 --- a/datasafe/shuffle_format_entry.go +++ b/datasafe/shuffle_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sort_orders.go b/datasafe/sort_orders.go index a95d2c5172..b7af8463ef 100644 --- a/datasafe/sort_orders.go +++ b/datasafe/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection.go b/datasafe/sql_collection.go index 3d647cfd7d..086e756ece 100644 --- a/datasafe/sql_collection.go +++ b/datasafe/sql_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_aggregation.go b/datasafe/sql_collection_aggregation.go index 00a456cfe0..fcf66ef98d 100644 --- a/datasafe/sql_collection_aggregation.go +++ b/datasafe/sql_collection_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_analytics_collection.go b/datasafe/sql_collection_analytics_collection.go index 1e115ebbce..78b5721feb 100644 --- a/datasafe/sql_collection_analytics_collection.go +++ b/datasafe/sql_collection_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_collection.go b/datasafe/sql_collection_collection.go index 6b7036acac..a5dd857012 100644 --- a/datasafe/sql_collection_collection.go +++ b/datasafe/sql_collection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_dimensions.go b/datasafe/sql_collection_dimensions.go index e2b89132fc..24fb2fee81 100644 --- a/datasafe/sql_collection_dimensions.go +++ b/datasafe/sql_collection_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_lifecycle_state.go b/datasafe/sql_collection_lifecycle_state.go index 85710b5ce2..80fd9ab345 100644 --- a/datasafe/sql_collection_lifecycle_state.go +++ b/datasafe/sql_collection_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_log_aggregation.go b/datasafe/sql_collection_log_aggregation.go index f7843c12a8..8dcdddee08 100644 --- a/datasafe/sql_collection_log_aggregation.go +++ b/datasafe/sql_collection_log_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_log_dimensions.go b/datasafe/sql_collection_log_dimensions.go index dcad7c44b5..67c74b8ced 100644 --- a/datasafe/sql_collection_log_dimensions.go +++ b/datasafe/sql_collection_log_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_log_insights_collection.go b/datasafe/sql_collection_log_insights_collection.go index 0b8c1e2872..bb86a90674 100644 --- a/datasafe/sql_collection_log_insights_collection.go +++ b/datasafe/sql_collection_log_insights_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_collection_summary.go b/datasafe/sql_collection_summary.go index ca5f02233e..464db00906 100644 --- a/datasafe/sql_collection_summary.go +++ b/datasafe/sql_collection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_expression_format_entry.go b/datasafe/sql_expression_format_entry.go index da6c2ef64a..566bf64fbf 100644 --- a/datasafe/sql_expression_format_entry.go +++ b/datasafe/sql_expression_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_allowed_sql_aggregation.go b/datasafe/sql_firewall_allowed_sql_aggregation.go index c71fdc4f6f..14e6362084 100644 --- a/datasafe/sql_firewall_allowed_sql_aggregation.go +++ b/datasafe/sql_firewall_allowed_sql_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_allowed_sql_analytics_collection.go b/datasafe/sql_firewall_allowed_sql_analytics_collection.go index d103fc81a3..c9318f5a44 100644 --- a/datasafe/sql_firewall_allowed_sql_analytics_collection.go +++ b/datasafe/sql_firewall_allowed_sql_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_allowed_sql_collection.go b/datasafe/sql_firewall_allowed_sql_collection.go index a4b3af5f37..5f70347148 100644 --- a/datasafe/sql_firewall_allowed_sql_collection.go +++ b/datasafe/sql_firewall_allowed_sql_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_allowed_sql_dimensions.go b/datasafe/sql_firewall_allowed_sql_dimensions.go index bb03ff1bfc..eec863a8ca 100644 --- a/datasafe/sql_firewall_allowed_sql_dimensions.go +++ b/datasafe/sql_firewall_allowed_sql_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_allowed_sql_lifecycle_state.go b/datasafe/sql_firewall_allowed_sql_lifecycle_state.go index 39b9822aa5..296ff70916 100644 --- a/datasafe/sql_firewall_allowed_sql_lifecycle_state.go +++ b/datasafe/sql_firewall_allowed_sql_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_allowed_sql_summary.go b/datasafe/sql_firewall_allowed_sql_summary.go index e112f4a6c2..b8284eecdb 100644 --- a/datasafe/sql_firewall_allowed_sql_summary.go +++ b/datasafe/sql_firewall_allowed_sql_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_config.go b/datasafe/sql_firewall_config.go index 67a49acb00..e9bfd91d23 100644 --- a/datasafe/sql_firewall_config.go +++ b/datasafe/sql_firewall_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy.go b/datasafe/sql_firewall_policy.go index c39ec662e0..888dc58b8a 100644 --- a/datasafe/sql_firewall_policy.go +++ b/datasafe/sql_firewall_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy_aggregation.go b/datasafe/sql_firewall_policy_aggregation.go index d51d450dde..b400031b0b 100644 --- a/datasafe/sql_firewall_policy_aggregation.go +++ b/datasafe/sql_firewall_policy_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy_analytics_collection.go b/datasafe/sql_firewall_policy_analytics_collection.go index c317d945da..00a05d48e3 100644 --- a/datasafe/sql_firewall_policy_analytics_collection.go +++ b/datasafe/sql_firewall_policy_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy_collection.go b/datasafe/sql_firewall_policy_collection.go index a5dbdb31c4..0f643e7b35 100644 --- a/datasafe/sql_firewall_policy_collection.go +++ b/datasafe/sql_firewall_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy_dimensions.go b/datasafe/sql_firewall_policy_dimensions.go index 757c73d798..85196e468e 100644 --- a/datasafe/sql_firewall_policy_dimensions.go +++ b/datasafe/sql_firewall_policy_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy_lifecycle_state.go b/datasafe/sql_firewall_policy_lifecycle_state.go index 8dcca959df..29b40b7135 100644 --- a/datasafe/sql_firewall_policy_lifecycle_state.go +++ b/datasafe/sql_firewall_policy_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_policy_summary.go b/datasafe/sql_firewall_policy_summary.go index fc11408b01..0d193a2990 100644 --- a/datasafe/sql_firewall_policy_summary.go +++ b/datasafe/sql_firewall_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_violation_aggregation.go b/datasafe/sql_firewall_violation_aggregation.go index b78b4e8b74..cb99f4d041 100644 --- a/datasafe/sql_firewall_violation_aggregation.go +++ b/datasafe/sql_firewall_violation_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_violation_aggregation_dimensions.go b/datasafe/sql_firewall_violation_aggregation_dimensions.go index 38b183ec0d..32f5c88290 100644 --- a/datasafe/sql_firewall_violation_aggregation_dimensions.go +++ b/datasafe/sql_firewall_violation_aggregation_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_violation_analytics_collection.go b/datasafe/sql_firewall_violation_analytics_collection.go index f84df1555a..743e79e937 100644 --- a/datasafe/sql_firewall_violation_analytics_collection.go +++ b/datasafe/sql_firewall_violation_analytics_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_violation_summary.go b/datasafe/sql_firewall_violation_summary.go index daf2682a4a..2d348abef5 100644 --- a/datasafe/sql_firewall_violation_summary.go +++ b/datasafe/sql_firewall_violation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/sql_firewall_violations_collection.go b/datasafe/sql_firewall_violations_collection.go index 0f2c98685a..28c068ee6e 100644 --- a/datasafe/sql_firewall_violations_collection.go +++ b/datasafe/sql_firewall_violations_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/start_audit_trail_details.go b/datasafe/start_audit_trail_details.go index 15cf81d213..8c687b88dd 100644 --- a/datasafe/start_audit_trail_details.go +++ b/datasafe/start_audit_trail_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/start_audit_trail_request_response.go b/datasafe/start_audit_trail_request_response.go index e64c7c39f2..788a0f38ac 100644 --- a/datasafe/start_audit_trail_request_response.go +++ b/datasafe/start_audit_trail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/start_sql_collection_request_response.go b/datasafe/start_sql_collection_request_response.go index 4dbfdbe3e6..1f0a54df67 100644 --- a/datasafe/start_sql_collection_request_response.go +++ b/datasafe/start_sql_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/stop_audit_trail_request_response.go b/datasafe/stop_audit_trail_request_response.go index 6fbd306bae..7e3e8cbee9 100644 --- a/datasafe/stop_audit_trail_request_response.go +++ b/datasafe/stop_audit_trail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/stop_sql_collection_request_response.go b/datasafe/stop_sql_collection_request_response.go index 1651a0ab00..a125950f3f 100644 --- a/datasafe/stop_sql_collection_request_response.go +++ b/datasafe/stop_sql_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/substring_format_entry.go b/datasafe/substring_format_entry.go index 9c2b57ce44..54888d3ea3 100644 --- a/datasafe/substring_format_entry.go +++ b/datasafe/substring_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/summary.go b/datasafe/summary.go index 7aeee0980c..fb5c0fa8d7 100644 --- a/datasafe/summary.go +++ b/datasafe/summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/suspend_work_request_request_response.go b/datasafe/suspend_work_request_request_response.go index 49e73d0d38..90a1f75edd 100644 --- a/datasafe/suspend_work_request_request_response.go +++ b/datasafe/suspend_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/table_summary.go b/datasafe/table_summary.go index 78f16ba38f..81c6149179 100644 --- a/datasafe/table_summary.go +++ b/datasafe/table_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/target_alert_policy_association.go b/datasafe/target_alert_policy_association.go index 234b51e59d..1a36cfc034 100644 --- a/datasafe/target_alert_policy_association.go +++ b/datasafe/target_alert_policy_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/target_alert_policy_association_collection.go b/datasafe/target_alert_policy_association_collection.go index c4b5727e50..f47076b27c 100644 --- a/datasafe/target_alert_policy_association_collection.go +++ b/datasafe/target_alert_policy_association_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/target_alert_policy_association_summary.go b/datasafe/target_alert_policy_association_summary.go index 82a5d09cef..878204fa32 100644 --- a/datasafe/target_alert_policy_association_summary.go +++ b/datasafe/target_alert_policy_association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/target_database.go b/datasafe/target_database.go index e5457c616e..f7b4c7633e 100644 --- a/datasafe/target_database.go +++ b/datasafe/target_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/target_database_lifecycle_state.go b/datasafe/target_database_lifecycle_state.go index 81d60c3d43..16d27cad8f 100644 --- a/datasafe/target_database_lifecycle_state.go +++ b/datasafe/target_database_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/target_database_summary.go b/datasafe/target_database_summary.go index 7fadaf3a51..7972ff9f8a 100644 --- a/datasafe/target_database_summary.go +++ b/datasafe/target_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/tls_config.go b/datasafe/tls_config.go index 0e16b778fd..829d393dd6 100644 --- a/datasafe/tls_config.go +++ b/datasafe/tls_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/truncate_table_format_entry.go b/datasafe/truncate_table_format_entry.go index f1798f5f16..0a860d4ebb 100644 --- a/datasafe/truncate_table_format_entry.go +++ b/datasafe/truncate_table_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/udf_format_entry.go b/datasafe/udf_format_entry.go index c7b99c0d6a..d921fd1c29 100644 --- a/datasafe/udf_format_entry.go +++ b/datasafe/udf_format_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/unset_security_assessment_baseline_request_response.go b/datasafe/unset_security_assessment_baseline_request_response.go index 4e9cd51bdd..23e2cf1abd 100644 --- a/datasafe/unset_security_assessment_baseline_request_response.go +++ b/datasafe/unset_security_assessment_baseline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/unset_user_assessment_baseline_request_response.go b/datasafe/unset_user_assessment_baseline_request_response.go index 09e95c6bcb..5903e5a071 100644 --- a/datasafe/unset_user_assessment_baseline_request_response.go +++ b/datasafe/unset_user_assessment_baseline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_alert_details.go b/datasafe/update_alert_details.go index 4157c07148..37d55dc18a 100644 --- a/datasafe/update_alert_details.go +++ b/datasafe/update_alert_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_alert_policy_rule_details.go b/datasafe/update_alert_policy_rule_details.go index 4d3bd20684..bc29083649 100644 --- a/datasafe/update_alert_policy_rule_details.go +++ b/datasafe/update_alert_policy_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_alert_request_response.go b/datasafe/update_alert_request_response.go index 239290b77a..653d64b13b 100644 --- a/datasafe/update_alert_request_response.go +++ b/datasafe/update_alert_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_archive_retrieval_details.go b/datasafe/update_audit_archive_retrieval_details.go index ec93cbf15c..da508d3057 100644 --- a/datasafe/update_audit_archive_retrieval_details.go +++ b/datasafe/update_audit_archive_retrieval_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_archive_retrieval_request_response.go b/datasafe/update_audit_archive_retrieval_request_response.go index 92eb44c65f..3c602ea7f6 100644 --- a/datasafe/update_audit_archive_retrieval_request_response.go +++ b/datasafe/update_audit_archive_retrieval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_policy_details.go b/datasafe/update_audit_policy_details.go index fb40d4fc13..23e4ddf0e7 100644 --- a/datasafe/update_audit_policy_details.go +++ b/datasafe/update_audit_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_policy_request_response.go b/datasafe/update_audit_policy_request_response.go index 2678bd1890..25127437da 100644 --- a/datasafe/update_audit_policy_request_response.go +++ b/datasafe/update_audit_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_profile_details.go b/datasafe/update_audit_profile_details.go index 91dc095daa..d8ad6419d0 100644 --- a/datasafe/update_audit_profile_details.go +++ b/datasafe/update_audit_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_profile_request_response.go b/datasafe/update_audit_profile_request_response.go index e492792a95..e73c12b060 100644 --- a/datasafe/update_audit_profile_request_response.go +++ b/datasafe/update_audit_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_trail_details.go b/datasafe/update_audit_trail_details.go index 63d559fc29..7b0842779f 100644 --- a/datasafe/update_audit_trail_details.go +++ b/datasafe/update_audit_trail_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_audit_trail_request_response.go b/datasafe/update_audit_trail_request_response.go index ff6d24ccc6..a4dda53c47 100644 --- a/datasafe/update_audit_trail_request_response.go +++ b/datasafe/update_audit_trail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_column_source_details.go b/datasafe/update_column_source_details.go index 03b1cb2d57..255a234d0c 100644 --- a/datasafe/update_column_source_details.go +++ b/datasafe/update_column_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_column_source_sdm_details.go b/datasafe/update_column_source_sdm_details.go index 3216634196..a134f7f645 100644 --- a/datasafe/update_column_source_sdm_details.go +++ b/datasafe/update_column_source_sdm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_column_source_target_details.go b/datasafe/update_column_source_target_details.go index 9b6d6bf2fe..d1b36774df 100644 --- a/datasafe/update_column_source_target_details.go +++ b/datasafe/update_column_source_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_data_safe_private_endpoint_details.go b/datasafe/update_data_safe_private_endpoint_details.go index 4cee11f116..c1b48d7967 100644 --- a/datasafe/update_data_safe_private_endpoint_details.go +++ b/datasafe/update_data_safe_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_data_safe_private_endpoint_request_response.go b/datasafe/update_data_safe_private_endpoint_request_response.go index d0ae905e77..478253dff5 100644 --- a/datasafe/update_data_safe_private_endpoint_request_response.go +++ b/datasafe/update_data_safe_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_database_security_config_details.go b/datasafe/update_database_security_config_details.go index 1bbed40d82..c86d26a042 100644 --- a/datasafe/update_database_security_config_details.go +++ b/datasafe/update_database_security_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_database_security_config_request_response.go b/datasafe/update_database_security_config_request_response.go index 41da50f4af..d8d0947ee9 100644 --- a/datasafe/update_database_security_config_request_response.go +++ b/datasafe/update_database_security_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_library_masking_format_details.go b/datasafe/update_library_masking_format_details.go index 81d00a72d2..42e2163538 100644 --- a/datasafe/update_library_masking_format_details.go +++ b/datasafe/update_library_masking_format_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_library_masking_format_request_response.go b/datasafe/update_library_masking_format_request_response.go index 7c80bdd81a..567aa49930 100644 --- a/datasafe/update_library_masking_format_request_response.go +++ b/datasafe/update_library_masking_format_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_masking_column_details.go b/datasafe/update_masking_column_details.go index f61b5a13af..af0edde3cd 100644 --- a/datasafe/update_masking_column_details.go +++ b/datasafe/update_masking_column_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_masking_column_request_response.go b/datasafe/update_masking_column_request_response.go index 19bf55c476..a5afd6a027 100644 --- a/datasafe/update_masking_column_request_response.go +++ b/datasafe/update_masking_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_masking_policy_details.go b/datasafe/update_masking_policy_details.go index e724594a8c..7bcec17dd4 100644 --- a/datasafe/update_masking_policy_details.go +++ b/datasafe/update_masking_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_masking_policy_request_response.go b/datasafe/update_masking_policy_request_response.go index 221c224b46..be58d5cbc8 100644 --- a/datasafe/update_masking_policy_request_response.go +++ b/datasafe/update_masking_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_on_prem_connector_details.go b/datasafe/update_on_prem_connector_details.go index 5ea33f71b3..65b0b9954e 100644 --- a/datasafe/update_on_prem_connector_details.go +++ b/datasafe/update_on_prem_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_on_prem_connector_request_response.go b/datasafe/update_on_prem_connector_request_response.go index a21749a1c7..1541389426 100644 --- a/datasafe/update_on_prem_connector_request_response.go +++ b/datasafe/update_on_prem_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_on_prem_connector_wallet_details.go b/datasafe/update_on_prem_connector_wallet_details.go index 14888fe8a8..b131ea7f69 100644 --- a/datasafe/update_on_prem_connector_wallet_details.go +++ b/datasafe/update_on_prem_connector_wallet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_on_prem_connector_wallet_request_response.go b/datasafe/update_on_prem_connector_wallet_request_response.go index 0cd68667fe..77a90017f7 100644 --- a/datasafe/update_on_prem_connector_wallet_request_response.go +++ b/datasafe/update_on_prem_connector_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_report_definition_details.go b/datasafe/update_report_definition_details.go index bc18b01601..db8ac7ebed 100644 --- a/datasafe/update_report_definition_details.go +++ b/datasafe/update_report_definition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_report_definition_request_response.go b/datasafe/update_report_definition_request_response.go index 5f055ddbcd..c524c9607f 100644 --- a/datasafe/update_report_definition_request_response.go +++ b/datasafe/update_report_definition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sdm_masking_policy_difference_details.go b/datasafe/update_sdm_masking_policy_difference_details.go index 66957dfe59..05679e8316 100644 --- a/datasafe/update_sdm_masking_policy_difference_details.go +++ b/datasafe/update_sdm_masking_policy_difference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sdm_masking_policy_difference_request_response.go b/datasafe/update_sdm_masking_policy_difference_request_response.go index 45540a2472..0a23645246 100644 --- a/datasafe/update_sdm_masking_policy_difference_request_response.go +++ b/datasafe/update_sdm_masking_policy_difference_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_security_assessment_details.go b/datasafe/update_security_assessment_details.go index 56428d592b..4bd4124464 100644 --- a/datasafe/update_security_assessment_details.go +++ b/datasafe/update_security_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_security_assessment_request_response.go b/datasafe/update_security_assessment_request_response.go index 19662e6fa1..cac61b69e9 100644 --- a/datasafe/update_security_assessment_request_response.go +++ b/datasafe/update_security_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_security_policy_deployment_details.go b/datasafe/update_security_policy_deployment_details.go index 829bbd06cd..e8e053c7b1 100644 --- a/datasafe/update_security_policy_deployment_details.go +++ b/datasafe/update_security_policy_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_security_policy_deployment_request_response.go b/datasafe/update_security_policy_deployment_request_response.go index 8646eb3c52..0a27f4c596 100644 --- a/datasafe/update_security_policy_deployment_request_response.go +++ b/datasafe/update_security_policy_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_security_policy_details.go b/datasafe/update_security_policy_details.go index 5c483dd86b..4539f7ad63 100644 --- a/datasafe/update_security_policy_details.go +++ b/datasafe/update_security_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_security_policy_request_response.go b/datasafe/update_security_policy_request_response.go index d521e03e7d..615d820b18 100644 --- a/datasafe/update_security_policy_request_response.go +++ b/datasafe/update_security_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_category_details.go b/datasafe/update_sensitive_category_details.go index 53a8947602..718c7922b5 100644 --- a/datasafe/update_sensitive_category_details.go +++ b/datasafe/update_sensitive_category_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_column_details.go b/datasafe/update_sensitive_column_details.go index 2b895f4bf2..4d33e39270 100644 --- a/datasafe/update_sensitive_column_details.go +++ b/datasafe/update_sensitive_column_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_column_request_response.go b/datasafe/update_sensitive_column_request_response.go index 970ca58c77..357b76a68f 100644 --- a/datasafe/update_sensitive_column_request_response.go +++ b/datasafe/update_sensitive_column_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_data_model_details.go b/datasafe/update_sensitive_data_model_details.go index d2227aa968..0d6d1be715 100644 --- a/datasafe/update_sensitive_data_model_details.go +++ b/datasafe/update_sensitive_data_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_data_model_request_response.go b/datasafe/update_sensitive_data_model_request_response.go index 4d90b85538..e719c75377 100644 --- a/datasafe/update_sensitive_data_model_request_response.go +++ b/datasafe/update_sensitive_data_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_type_details.go b/datasafe/update_sensitive_type_details.go index c38a58970a..516a4b3016 100644 --- a/datasafe/update_sensitive_type_details.go +++ b/datasafe/update_sensitive_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_type_pattern_details.go b/datasafe/update_sensitive_type_pattern_details.go index 83d60f5fcc..d22a53cbcf 100644 --- a/datasafe/update_sensitive_type_pattern_details.go +++ b/datasafe/update_sensitive_type_pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sensitive_type_request_response.go b/datasafe/update_sensitive_type_request_response.go index a1d6e2296e..c703b5f5cd 100644 --- a/datasafe/update_sensitive_type_request_response.go +++ b/datasafe/update_sensitive_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sql_collection_details.go b/datasafe/update_sql_collection_details.go index 78b608a9c0..c691781981 100644 --- a/datasafe/update_sql_collection_details.go +++ b/datasafe/update_sql_collection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sql_collection_request_response.go b/datasafe/update_sql_collection_request_response.go index fef4aba2b3..930bdaaf0f 100644 --- a/datasafe/update_sql_collection_request_response.go +++ b/datasafe/update_sql_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sql_firewall_config_details.go b/datasafe/update_sql_firewall_config_details.go index c0b523beb3..6f072b8c12 100644 --- a/datasafe/update_sql_firewall_config_details.go +++ b/datasafe/update_sql_firewall_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sql_firewall_policy_details.go b/datasafe/update_sql_firewall_policy_details.go index 1eb0d9a65f..add3fea458 100644 --- a/datasafe/update_sql_firewall_policy_details.go +++ b/datasafe/update_sql_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_sql_firewall_policy_request_response.go b/datasafe/update_sql_firewall_policy_request_response.go index 18c7b0cbcb..2a4956a474 100644 --- a/datasafe/update_sql_firewall_policy_request_response.go +++ b/datasafe/update_sql_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_target_alert_policy_association_details.go b/datasafe/update_target_alert_policy_association_details.go index 10b63aa989..3a0a44ab0b 100644 --- a/datasafe/update_target_alert_policy_association_details.go +++ b/datasafe/update_target_alert_policy_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_target_alert_policy_association_request_response.go b/datasafe/update_target_alert_policy_association_request_response.go index 8b58e102cd..2a12f71a5e 100644 --- a/datasafe/update_target_alert_policy_association_request_response.go +++ b/datasafe/update_target_alert_policy_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_target_database_details.go b/datasafe/update_target_database_details.go index 66cb326f8b..81c90741bc 100644 --- a/datasafe/update_target_database_details.go +++ b/datasafe/update_target_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_target_database_request_response.go b/datasafe/update_target_database_request_response.go index e8ba5511c2..d7d8e05b2e 100644 --- a/datasafe/update_target_database_request_response.go +++ b/datasafe/update_target_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_user_assessment_details.go b/datasafe/update_user_assessment_details.go index cc6274d44e..3dc4c8b29f 100644 --- a/datasafe/update_user_assessment_details.go +++ b/datasafe/update_user_assessment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/update_user_assessment_request_response.go b/datasafe/update_user_assessment_request_response.go index 80adadae30..70ccd82ec6 100644 --- a/datasafe/update_user_assessment_request_response.go +++ b/datasafe/update_user_assessment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/upload_masking_policy_request_response.go b/datasafe/upload_masking_policy_request_response.go index 34c9ac4a0a..b302c0076a 100644 --- a/datasafe/upload_masking_policy_request_response.go +++ b/datasafe/upload_masking_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/upload_sensitive_data_model_request_response.go b/datasafe/upload_sensitive_data_model_request_response.go index 3f3acc5092..4f66fc4117 100644 --- a/datasafe/upload_sensitive_data_model_request_response.go +++ b/datasafe/upload_sensitive_data_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_aggregation.go b/datasafe/user_aggregation.go index 24cf9432f1..d810f7bce9 100644 --- a/datasafe/user_aggregation.go +++ b/datasafe/user_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_assessment.go b/datasafe/user_assessment.go index b63bfa915f..31586eedc3 100644 --- a/datasafe/user_assessment.go +++ b/datasafe/user_assessment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_assessment_base_line_details.go b/datasafe/user_assessment_base_line_details.go index 90a60cc5c3..3580d7698a 100644 --- a/datasafe/user_assessment_base_line_details.go +++ b/datasafe/user_assessment_base_line_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_assessment_comparison.go b/datasafe/user_assessment_comparison.go index bb3a88653f..b10ad02f28 100644 --- a/datasafe/user_assessment_comparison.go +++ b/datasafe/user_assessment_comparison.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_assessment_lifecycle_state.go b/datasafe/user_assessment_lifecycle_state.go index 66ab5e3ecb..4f72276fae 100644 --- a/datasafe/user_assessment_lifecycle_state.go +++ b/datasafe/user_assessment_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_assessment_summary.go b/datasafe/user_assessment_summary.go index 32c76bd700..29c1532102 100644 --- a/datasafe/user_assessment_summary.go +++ b/datasafe/user_assessment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_details.go b/datasafe/user_details.go index 5f090de69f..e0d94b0469 100644 --- a/datasafe/user_details.go +++ b/datasafe/user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/user_summary.go b/datasafe/user_summary.go index 26942d5c72..41bcc0e6a5 100644 --- a/datasafe/user_summary.go +++ b/datasafe/user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/work_request.go b/datasafe/work_request.go index 5b43462b71..0d0d42bd2a 100644 --- a/datasafe/work_request.go +++ b/datasafe/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/work_request_error.go b/datasafe/work_request_error.go index affec12466..fd1523acf6 100644 --- a/datasafe/work_request_error.go +++ b/datasafe/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/work_request_log_entry.go b/datasafe/work_request_log_entry.go index 4ad21f3891..2b1529c396 100644 --- a/datasafe/work_request_log_entry.go +++ b/datasafe/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/work_request_resource.go b/datasafe/work_request_resource.go index f54e8d09cb..6123e59323 100644 --- a/datasafe/work_request_resource.go +++ b/datasafe/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datasafe/work_request_summary.go b/datasafe/work_request_summary.go index e065bf6847..9415ac4f08 100644 --- a/datasafe/work_request_summary.go +++ b/datasafe/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/activate_model_deployment_request_response.go b/datascience/activate_model_deployment_request_response.go index 5101bf2386..ccfe312669 100644 --- a/datascience/activate_model_deployment_request_response.go +++ b/datascience/activate_model_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/activate_model_request_response.go b/datascience/activate_model_request_response.go index 027b615b5d..d0f342bd78 100644 --- a/datascience/activate_model_request_response.go +++ b/datascience/activate_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/activate_notebook_session_request_response.go b/datascience/activate_notebook_session_request_response.go index e8e0effee9..c79ba93d63 100644 --- a/datascience/activate_notebook_session_request_response.go +++ b/datascience/activate_notebook_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/artifact_export_details.go b/datascience/artifact_export_details.go index 4d42928aba..885fd451c6 100644 --- a/datascience/artifact_export_details.go +++ b/datascience/artifact_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/artifact_export_details_object_storage.go b/datascience/artifact_export_details_object_storage.go index edbdffeeec..0b92c9f0ac 100644 --- a/datascience/artifact_export_details_object_storage.go +++ b/datascience/artifact_export_details_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/artifact_import_details.go b/datascience/artifact_import_details.go index 1114f59242..389f9c2da8 100644 --- a/datascience/artifact_import_details.go +++ b/datascience/artifact_import_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/artifact_import_details_object_storage.go b/datascience/artifact_import_details_object_storage.go index 54b38de78e..3c2ba4165e 100644 --- a/datascience/artifact_import_details_object_storage.go +++ b/datascience/artifact_import_details_object_storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/artifact_source_type.go b/datascience/artifact_source_type.go index 6e8dc2b98d..59ea62b2ea 100644 --- a/datascience/artifact_source_type.go +++ b/datascience/artifact_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/cancel_job_run_request_response.go b/datascience/cancel_job_run_request_response.go index 8aa51cc95e..9e23b001ec 100644 --- a/datascience/cancel_job_run_request_response.go +++ b/datascience/cancel_job_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/cancel_pipeline_run_request_response.go b/datascience/cancel_pipeline_run_request_response.go index bfb0ebc5e7..db245f8df9 100644 --- a/datascience/cancel_pipeline_run_request_response.go +++ b/datascience/cancel_pipeline_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/cancel_work_request_request_response.go b/datascience/cancel_work_request_request_response.go index f6e85c3514..315fbf07bb 100644 --- a/datascience/cancel_work_request_request_response.go +++ b/datascience/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/category_log_details.go b/datascience/category_log_details.go index 2c9ba66fc3..189b86051b 100644 --- a/datascience/category_log_details.go +++ b/datascience/category_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_data_science_private_endpoint_compartment_details.go b/datascience/change_data_science_private_endpoint_compartment_details.go index 00075e6593..0fc9ff2d7d 100644 --- a/datascience/change_data_science_private_endpoint_compartment_details.go +++ b/datascience/change_data_science_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_data_science_private_endpoint_compartment_request_response.go b/datascience/change_data_science_private_endpoint_compartment_request_response.go index e943e7a589..2e780f7cdb 100644 --- a/datascience/change_data_science_private_endpoint_compartment_request_response.go +++ b/datascience/change_data_science_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_job_compartment_details.go b/datascience/change_job_compartment_details.go index bbaf650129..c25e669f38 100644 --- a/datascience/change_job_compartment_details.go +++ b/datascience/change_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_job_compartment_request_response.go b/datascience/change_job_compartment_request_response.go index 969ead6313..b1208dc39b 100644 --- a/datascience/change_job_compartment_request_response.go +++ b/datascience/change_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_job_run_compartment_details.go b/datascience/change_job_run_compartment_details.go index 71c6dfd749..2c37815b3a 100644 --- a/datascience/change_job_run_compartment_details.go +++ b/datascience/change_job_run_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_job_run_compartment_request_response.go b/datascience/change_job_run_compartment_request_response.go index 8e4db377fc..902883b069 100644 --- a/datascience/change_job_run_compartment_request_response.go +++ b/datascience/change_job_run_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_model_compartment_details.go b/datascience/change_model_compartment_details.go index 32ed05ac23..9ea86fad6a 100644 --- a/datascience/change_model_compartment_details.go +++ b/datascience/change_model_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_model_compartment_request_response.go b/datascience/change_model_compartment_request_response.go index cec70f2665..14987d911d 100644 --- a/datascience/change_model_compartment_request_response.go +++ b/datascience/change_model_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_model_deployment_compartment_details.go b/datascience/change_model_deployment_compartment_details.go index 6d30445d15..66a844039a 100644 --- a/datascience/change_model_deployment_compartment_details.go +++ b/datascience/change_model_deployment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_model_deployment_compartment_request_response.go b/datascience/change_model_deployment_compartment_request_response.go index 06c3489a8f..1554339f50 100644 --- a/datascience/change_model_deployment_compartment_request_response.go +++ b/datascience/change_model_deployment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_model_version_set_compartment_details.go b/datascience/change_model_version_set_compartment_details.go index 79d3b9df19..6e725f8171 100644 --- a/datascience/change_model_version_set_compartment_details.go +++ b/datascience/change_model_version_set_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_model_version_set_compartment_request_response.go b/datascience/change_model_version_set_compartment_request_response.go index cb7c0aaf44..47f10bca2e 100644 --- a/datascience/change_model_version_set_compartment_request_response.go +++ b/datascience/change_model_version_set_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_notebook_session_compartment_details.go b/datascience/change_notebook_session_compartment_details.go index 5937ae90cb..5a6936f79a 100644 --- a/datascience/change_notebook_session_compartment_details.go +++ b/datascience/change_notebook_session_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_notebook_session_compartment_request_response.go b/datascience/change_notebook_session_compartment_request_response.go index 2c2ceff7c8..47bcc0179f 100644 --- a/datascience/change_notebook_session_compartment_request_response.go +++ b/datascience/change_notebook_session_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_pipeline_compartment_details.go b/datascience/change_pipeline_compartment_details.go index da72c6e963..c2d191c6f4 100644 --- a/datascience/change_pipeline_compartment_details.go +++ b/datascience/change_pipeline_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_pipeline_compartment_request_response.go b/datascience/change_pipeline_compartment_request_response.go index 2aad6c7865..3f3e164b24 100644 --- a/datascience/change_pipeline_compartment_request_response.go +++ b/datascience/change_pipeline_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_pipeline_run_compartment_details.go b/datascience/change_pipeline_run_compartment_details.go index ad895c012b..b1a5cd2085 100644 --- a/datascience/change_pipeline_run_compartment_details.go +++ b/datascience/change_pipeline_run_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_pipeline_run_compartment_request_response.go b/datascience/change_pipeline_run_compartment_request_response.go index 4dff534c02..59bbd878f1 100644 --- a/datascience/change_pipeline_run_compartment_request_response.go +++ b/datascience/change_pipeline_run_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_project_compartment_details.go b/datascience/change_project_compartment_details.go index 562dd15d44..2282a4ae0e 100644 --- a/datascience/change_project_compartment_details.go +++ b/datascience/change_project_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/change_project_compartment_request_response.go b/datascience/change_project_compartment_request_response.go index daf80cf1c1..7586de263c 100644 --- a/datascience/change_project_compartment_request_response.go +++ b/datascience/change_project_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_data_science_private_endpoint_details.go b/datascience/create_data_science_private_endpoint_details.go index f5ab3c9fc4..b36d7c487b 100644 --- a/datascience/create_data_science_private_endpoint_details.go +++ b/datascience/create_data_science_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_data_science_private_endpoint_request_response.go b/datascience/create_data_science_private_endpoint_request_response.go index 0ebbfb149a..0e4a5b857b 100644 --- a/datascience/create_data_science_private_endpoint_request_response.go +++ b/datascience/create_data_science_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_job_artifact_request_response.go b/datascience/create_job_artifact_request_response.go index d96e562747..79cee9f84b 100644 --- a/datascience/create_job_artifact_request_response.go +++ b/datascience/create_job_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_job_details.go b/datascience/create_job_details.go index 3a3935f6b1..64fb38d7b0 100644 --- a/datascience/create_job_details.go +++ b/datascience/create_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_job_request_response.go b/datascience/create_job_request_response.go index 45ab1d9150..11f6558133 100644 --- a/datascience/create_job_request_response.go +++ b/datascience/create_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_job_run_details.go b/datascience/create_job_run_details.go index 2b50e62ecd..0fe8a8dbcb 100644 --- a/datascience/create_job_run_details.go +++ b/datascience/create_job_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_job_run_request_response.go b/datascience/create_job_run_request_response.go index 36988a8ae2..b798a9fc41 100644 --- a/datascience/create_job_run_request_response.go +++ b/datascience/create_job_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_artifact_request_response.go b/datascience/create_model_artifact_request_response.go index fd56c543cb..1dc20c4de1 100644 --- a/datascience/create_model_artifact_request_response.go +++ b/datascience/create_model_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_deployment_details.go b/datascience/create_model_deployment_details.go index 580c770a43..6698140005 100644 --- a/datascience/create_model_deployment_details.go +++ b/datascience/create_model_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_deployment_request_response.go b/datascience/create_model_deployment_request_response.go index fc0a137695..d18962e4ad 100644 --- a/datascience/create_model_deployment_request_response.go +++ b/datascience/create_model_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_details.go b/datascience/create_model_details.go index b78dafb106..5a5f6d1dd3 100644 --- a/datascience/create_model_details.go +++ b/datascience/create_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_provenance_details.go b/datascience/create_model_provenance_details.go index 4487499aaa..83161527a8 100644 --- a/datascience/create_model_provenance_details.go +++ b/datascience/create_model_provenance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_provenance_request_response.go b/datascience/create_model_provenance_request_response.go index 4e3bcd3ae9..fcd0eb6b1f 100644 --- a/datascience/create_model_provenance_request_response.go +++ b/datascience/create_model_provenance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_request_response.go b/datascience/create_model_request_response.go index 2343e9e9d2..cdd39c391b 100644 --- a/datascience/create_model_request_response.go +++ b/datascience/create_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_version_set_details.go b/datascience/create_model_version_set_details.go index 8aa87dc9ad..6e44fa9d7d 100644 --- a/datascience/create_model_version_set_details.go +++ b/datascience/create_model_version_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_model_version_set_request_response.go b/datascience/create_model_version_set_request_response.go index 31110b7121..8cd69bfb55 100644 --- a/datascience/create_model_version_set_request_response.go +++ b/datascience/create_model_version_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_notebook_session_details.go b/datascience/create_notebook_session_details.go index 3e53b50b2a..33ef5786e6 100644 --- a/datascience/create_notebook_session_details.go +++ b/datascience/create_notebook_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_notebook_session_request_response.go b/datascience/create_notebook_session_request_response.go index 565739d73f..3df5293ddd 100644 --- a/datascience/create_notebook_session_request_response.go +++ b/datascience/create_notebook_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_pipeline_details.go b/datascience/create_pipeline_details.go index 5d546be79a..88f0acc89f 100644 --- a/datascience/create_pipeline_details.go +++ b/datascience/create_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_pipeline_request_response.go b/datascience/create_pipeline_request_response.go index ffb17bcc07..5c061ce922 100644 --- a/datascience/create_pipeline_request_response.go +++ b/datascience/create_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_pipeline_run_details.go b/datascience/create_pipeline_run_details.go index 2c2048f99b..b3cbda4a33 100644 --- a/datascience/create_pipeline_run_details.go +++ b/datascience/create_pipeline_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_pipeline_run_request_response.go b/datascience/create_pipeline_run_request_response.go index 5d22de3918..bd16ab3e0e 100644 --- a/datascience/create_pipeline_run_request_response.go +++ b/datascience/create_pipeline_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_project_details.go b/datascience/create_project_details.go index fdddec2518..f294432944 100644 --- a/datascience/create_project_details.go +++ b/datascience/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_project_request_response.go b/datascience/create_project_request_response.go index 5d2c512670..5b78ca1d4b 100644 --- a/datascience/create_project_request_response.go +++ b/datascience/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/create_step_artifact_request_response.go b/datascience/create_step_artifact_request_response.go index 8cd5e971f4..11ac985df4 100644 --- a/datascience/create_step_artifact_request_response.go +++ b/datascience/create_step_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/data_science_private_endpoint.go b/datascience/data_science_private_endpoint.go index fa60cc7dc9..fcc64fde82 100644 --- a/datascience/data_science_private_endpoint.go +++ b/datascience/data_science_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/data_science_private_endpoint_lifecycle_state.go b/datascience/data_science_private_endpoint_lifecycle_state.go index c197bc028f..7f55e8b55e 100644 --- a/datascience/data_science_private_endpoint_lifecycle_state.go +++ b/datascience/data_science_private_endpoint_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/data_science_private_endpoint_summary.go b/datascience/data_science_private_endpoint_summary.go index 1271443596..0a15bcf99a 100644 --- a/datascience/data_science_private_endpoint_summary.go +++ b/datascience/data_science_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/data_science_resource_type.go b/datascience/data_science_resource_type.go index ab208d95ac..89be7889a0 100644 --- a/datascience/data_science_resource_type.go +++ b/datascience/data_science_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/datascience_client.go b/datascience/datascience_client.go index c857af7913..97240f1748 100644 --- a/datascience/datascience_client.go +++ b/datascience/datascience_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/deactivate_model_deployment_request_response.go b/datascience/deactivate_model_deployment_request_response.go index a6ab1c0723..2a37a574d8 100644 --- a/datascience/deactivate_model_deployment_request_response.go +++ b/datascience/deactivate_model_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/deactivate_model_request_response.go b/datascience/deactivate_model_request_response.go index dca44b09a4..89a855c2cc 100644 --- a/datascience/deactivate_model_request_response.go +++ b/datascience/deactivate_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/deactivate_notebook_session_request_response.go b/datascience/deactivate_notebook_session_request_response.go index 59ae900826..a1ee99e7af 100644 --- a/datascience/deactivate_notebook_session_request_response.go +++ b/datascience/deactivate_notebook_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/default_job_configuration_details.go b/datascience/default_job_configuration_details.go index 16abd38554..c1815df6c3 100644 --- a/datascience/default_job_configuration_details.go +++ b/datascience/default_job_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/default_model_deployment_environment_configuration_details.go b/datascience/default_model_deployment_environment_configuration_details.go index 8a29525d46..cb1952c0c7 100644 --- a/datascience/default_model_deployment_environment_configuration_details.go +++ b/datascience/default_model_deployment_environment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_data_science_private_endpoint_request_response.go b/datascience/delete_data_science_private_endpoint_request_response.go index cc38afc3d0..24a830c9b1 100644 --- a/datascience/delete_data_science_private_endpoint_request_response.go +++ b/datascience/delete_data_science_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_job_request_response.go b/datascience/delete_job_request_response.go index ae6313d235..5d4e4f6d73 100644 --- a/datascience/delete_job_request_response.go +++ b/datascience/delete_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_job_run_request_response.go b/datascience/delete_job_run_request_response.go index 8adef6f440..e1d2e99843 100644 --- a/datascience/delete_job_run_request_response.go +++ b/datascience/delete_job_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_model_deployment_request_response.go b/datascience/delete_model_deployment_request_response.go index ac3c5cde23..d6caaf0c40 100644 --- a/datascience/delete_model_deployment_request_response.go +++ b/datascience/delete_model_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_model_request_response.go b/datascience/delete_model_request_response.go index a3d1f1234b..4df63a74e5 100644 --- a/datascience/delete_model_request_response.go +++ b/datascience/delete_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_model_version_set_request_response.go b/datascience/delete_model_version_set_request_response.go index 4156a70799..0aae40625c 100644 --- a/datascience/delete_model_version_set_request_response.go +++ b/datascience/delete_model_version_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_notebook_session_request_response.go b/datascience/delete_notebook_session_request_response.go index fa4a464153..b6d03df2b0 100644 --- a/datascience/delete_notebook_session_request_response.go +++ b/datascience/delete_notebook_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_pipeline_request_response.go b/datascience/delete_pipeline_request_response.go index 1a8f86d5ae..c66c1b5f0f 100644 --- a/datascience/delete_pipeline_request_response.go +++ b/datascience/delete_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_pipeline_run_request_response.go b/datascience/delete_pipeline_run_request_response.go index 415f5df354..5ca99c94c8 100644 --- a/datascience/delete_pipeline_run_request_response.go +++ b/datascience/delete_pipeline_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/delete_project_request_response.go b/datascience/delete_project_request_response.go index aab1afa260..3ecab2712c 100644 --- a/datascience/delete_project_request_response.go +++ b/datascience/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/export_model_artifact_details.go b/datascience/export_model_artifact_details.go index 7cf1bf9502..e59d164a60 100644 --- a/datascience/export_model_artifact_details.go +++ b/datascience/export_model_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/export_model_artifact_request_response.go b/datascience/export_model_artifact_request_response.go index d3e08acef3..260860a5d5 100644 --- a/datascience/export_model_artifact_request_response.go +++ b/datascience/export_model_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/fast_launch_job_config_summary.go b/datascience/fast_launch_job_config_summary.go index 7885e90b7f..5312250113 100644 --- a/datascience/fast_launch_job_config_summary.go +++ b/datascience/fast_launch_job_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/file_storage_mount_configuration_details.go b/datascience/file_storage_mount_configuration_details.go index 9232be10de..a38f4c6312 100644 --- a/datascience/file_storage_mount_configuration_details.go +++ b/datascience/file_storage_mount_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/fixed_size_scaling_policy.go b/datascience/fixed_size_scaling_policy.go index 2cdf70e3b2..ca053c8490 100644 --- a/datascience/fixed_size_scaling_policy.go +++ b/datascience/fixed_size_scaling_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_data_science_private_endpoint_request_response.go b/datascience/get_data_science_private_endpoint_request_response.go index 49f1e4f9c4..6846e10086 100644 --- a/datascience/get_data_science_private_endpoint_request_response.go +++ b/datascience/get_data_science_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_job_artifact_content_request_response.go b/datascience/get_job_artifact_content_request_response.go index 062b9bed91..56f4cfd3df 100644 --- a/datascience/get_job_artifact_content_request_response.go +++ b/datascience/get_job_artifact_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_job_request_response.go b/datascience/get_job_request_response.go index eaec7e0fc4..f1e7b4622f 100644 --- a/datascience/get_job_request_response.go +++ b/datascience/get_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_job_run_request_response.go b/datascience/get_job_run_request_response.go index e2e2ae374e..c7d7821c38 100644 --- a/datascience/get_job_run_request_response.go +++ b/datascience/get_job_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_model_artifact_content_request_response.go b/datascience/get_model_artifact_content_request_response.go index b5c9344eee..95da1098d9 100644 --- a/datascience/get_model_artifact_content_request_response.go +++ b/datascience/get_model_artifact_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_model_deployment_request_response.go b/datascience/get_model_deployment_request_response.go index eb6e8232d8..cb95ea2941 100644 --- a/datascience/get_model_deployment_request_response.go +++ b/datascience/get_model_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_model_provenance_request_response.go b/datascience/get_model_provenance_request_response.go index 7ffc8116ee..bd595fa708 100644 --- a/datascience/get_model_provenance_request_response.go +++ b/datascience/get_model_provenance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_model_request_response.go b/datascience/get_model_request_response.go index 52aa042efa..3a00559674 100644 --- a/datascience/get_model_request_response.go +++ b/datascience/get_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_model_version_set_request_response.go b/datascience/get_model_version_set_request_response.go index af09da1f91..c5cc657ad2 100644 --- a/datascience/get_model_version_set_request_response.go +++ b/datascience/get_model_version_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_notebook_session_request_response.go b/datascience/get_notebook_session_request_response.go index 2421b34102..a034071af0 100644 --- a/datascience/get_notebook_session_request_response.go +++ b/datascience/get_notebook_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_pipeline_request_response.go b/datascience/get_pipeline_request_response.go index b1bcf3ad31..2253883784 100644 --- a/datascience/get_pipeline_request_response.go +++ b/datascience/get_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_pipeline_run_request_response.go b/datascience/get_pipeline_run_request_response.go index 1c5479041e..c4617e6582 100644 --- a/datascience/get_pipeline_run_request_response.go +++ b/datascience/get_pipeline_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_project_request_response.go b/datascience/get_project_request_response.go index 9a5124d0cd..da9f32a09f 100644 --- a/datascience/get_project_request_response.go +++ b/datascience/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_step_artifact_content_request_response.go b/datascience/get_step_artifact_content_request_response.go index d69fb4848a..90a2186d39 100644 --- a/datascience/get_step_artifact_content_request_response.go +++ b/datascience/get_step_artifact_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/get_work_request_request_response.go b/datascience/get_work_request_request_response.go index 3563561acd..fa22b5ef11 100644 --- a/datascience/get_work_request_request_response.go +++ b/datascience/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/head_job_artifact_request_response.go b/datascience/head_job_artifact_request_response.go index 3d6e8664c3..b396c72b35 100644 --- a/datascience/head_job_artifact_request_response.go +++ b/datascience/head_job_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/head_model_artifact_request_response.go b/datascience/head_model_artifact_request_response.go index 86f694529f..24bd20ad6b 100644 --- a/datascience/head_model_artifact_request_response.go +++ b/datascience/head_model_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/head_step_artifact_request_response.go b/datascience/head_step_artifact_request_response.go index d3788b8ed4..3afe9687aa 100644 --- a/datascience/head_step_artifact_request_response.go +++ b/datascience/head_step_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/import_model_artifact_details.go b/datascience/import_model_artifact_details.go index 862da86947..cbb667eac6 100644 --- a/datascience/import_model_artifact_details.go +++ b/datascience/import_model_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/import_model_artifact_request_response.go b/datascience/import_model_artifact_request_response.go index 0833e0990a..0cf1c28e90 100644 --- a/datascience/import_model_artifact_request_response.go +++ b/datascience/import_model_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/instance_configuration.go b/datascience/instance_configuration.go index fc36aafd33..b7d062759c 100644 --- a/datascience/instance_configuration.go +++ b/datascience/instance_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job.go b/datascience/job.go index 23207244e1..9317716c55 100644 --- a/datascience/job.go +++ b/datascience/job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_configuration_details.go b/datascience/job_configuration_details.go index 867494f390..18b439a280 100644 --- a/datascience/job_configuration_details.go +++ b/datascience/job_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_infrastructure_configuration_details.go b/datascience/job_infrastructure_configuration_details.go index 23497656d9..288a4c1527 100644 --- a/datascience/job_infrastructure_configuration_details.go +++ b/datascience/job_infrastructure_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_lifecycle_state.go b/datascience/job_lifecycle_state.go index 7fc73d8cc9..9fc723a19a 100644 --- a/datascience/job_lifecycle_state.go +++ b/datascience/job_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_log_configuration_details.go b/datascience/job_log_configuration_details.go index 7a804218fd..b5eb79be22 100644 --- a/datascience/job_log_configuration_details.go +++ b/datascience/job_log_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_run.go b/datascience/job_run.go index 4d999b51f0..6ffd695170 100644 --- a/datascience/job_run.go +++ b/datascience/job_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_run_lifecycle_state.go b/datascience/job_run_lifecycle_state.go index e1f78a4df1..2994069491 100644 --- a/datascience/job_run_lifecycle_state.go +++ b/datascience/job_run_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_run_log_details.go b/datascience/job_run_log_details.go index 6a75a5b0dd..68b2a2b2eb 100644 --- a/datascience/job_run_log_details.go +++ b/datascience/job_run_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_run_summary.go b/datascience/job_run_summary.go index 8488812e77..1779c56508 100644 --- a/datascience/job_run_summary.go +++ b/datascience/job_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_shape_config_details.go b/datascience/job_shape_config_details.go index a8dc7cd40c..167bdb8cff 100644 --- a/datascience/job_shape_config_details.go +++ b/datascience/job_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_shape_summary.go b/datascience/job_shape_summary.go index 6fa667b41f..bd56974ba7 100644 --- a/datascience/job_shape_summary.go +++ b/datascience/job_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/job_summary.go b/datascience/job_summary.go index 2c9cb853d7..82dc6676fe 100644 --- a/datascience/job_summary.go +++ b/datascience/job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_data_science_private_endpoints_request_response.go b/datascience/list_data_science_private_endpoints_request_response.go index 4742ef202a..f668ec3a8e 100644 --- a/datascience/list_data_science_private_endpoints_request_response.go +++ b/datascience/list_data_science_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_fast_launch_job_configs_request_response.go b/datascience/list_fast_launch_job_configs_request_response.go index 4c62a0731f..7e55a722f3 100644 --- a/datascience/list_fast_launch_job_configs_request_response.go +++ b/datascience/list_fast_launch_job_configs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_job_runs_request_response.go b/datascience/list_job_runs_request_response.go index 74ecd4545e..77bb52a381 100644 --- a/datascience/list_job_runs_request_response.go +++ b/datascience/list_job_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_job_shapes_request_response.go b/datascience/list_job_shapes_request_response.go index 6f472c8e78..c13e22e6c1 100644 --- a/datascience/list_job_shapes_request_response.go +++ b/datascience/list_job_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_jobs_request_response.go b/datascience/list_jobs_request_response.go index 56ca08c342..1b0a48890a 100644 --- a/datascience/list_jobs_request_response.go +++ b/datascience/list_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_model_deployment_shapes_request_response.go b/datascience/list_model_deployment_shapes_request_response.go index c73d9b3565..a1209d6909 100644 --- a/datascience/list_model_deployment_shapes_request_response.go +++ b/datascience/list_model_deployment_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_model_deployments_request_response.go b/datascience/list_model_deployments_request_response.go index d1367815fc..740646e349 100644 --- a/datascience/list_model_deployments_request_response.go +++ b/datascience/list_model_deployments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_model_version_sets_request_response.go b/datascience/list_model_version_sets_request_response.go index b64c162d3f..26f896ec71 100644 --- a/datascience/list_model_version_sets_request_response.go +++ b/datascience/list_model_version_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_models_request_response.go b/datascience/list_models_request_response.go index ab0192c918..936e38341e 100644 --- a/datascience/list_models_request_response.go +++ b/datascience/list_models_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_notebook_session_shapes_request_response.go b/datascience/list_notebook_session_shapes_request_response.go index 4a166c4ec5..ab7a2feb21 100644 --- a/datascience/list_notebook_session_shapes_request_response.go +++ b/datascience/list_notebook_session_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_notebook_sessions_request_response.go b/datascience/list_notebook_sessions_request_response.go index 657c2c282a..cf9034a27a 100644 --- a/datascience/list_notebook_sessions_request_response.go +++ b/datascience/list_notebook_sessions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_pipeline_runs_request_response.go b/datascience/list_pipeline_runs_request_response.go index c0ef3333b3..695135e62c 100644 --- a/datascience/list_pipeline_runs_request_response.go +++ b/datascience/list_pipeline_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_pipelines_request_response.go b/datascience/list_pipelines_request_response.go index 3796bc9558..e97405c73a 100644 --- a/datascience/list_pipelines_request_response.go +++ b/datascience/list_pipelines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_projects_request_response.go b/datascience/list_projects_request_response.go index 01c2eaa0b1..531db2681a 100644 --- a/datascience/list_projects_request_response.go +++ b/datascience/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_work_request_errors_request_response.go b/datascience/list_work_request_errors_request_response.go index 00bcf2fc64..1992cfe83b 100644 --- a/datascience/list_work_request_errors_request_response.go +++ b/datascience/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_work_request_logs_request_response.go b/datascience/list_work_request_logs_request_response.go index ff3b31347b..8b13d95260 100644 --- a/datascience/list_work_request_logs_request_response.go +++ b/datascience/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/list_work_requests_request_response.go b/datascience/list_work_requests_request_response.go index 5e231e3b56..a1e1dd9dbf 100644 --- a/datascience/list_work_requests_request_response.go +++ b/datascience/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/log_details.go b/datascience/log_details.go index 1fb1f1e492..0aa99ca995 100644 --- a/datascience/log_details.go +++ b/datascience/log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/managed_egress_standalone_job_infrastructure_configuration_details.go b/datascience/managed_egress_standalone_job_infrastructure_configuration_details.go index 54b03998cb..6e56fe2548 100644 --- a/datascience/managed_egress_standalone_job_infrastructure_configuration_details.go +++ b/datascience/managed_egress_standalone_job_infrastructure_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/metadata.go b/datascience/metadata.go index b0fb1d855d..f44f36d2d8 100644 --- a/datascience/metadata.go +++ b/datascience/metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model.go b/datascience/model.go index e6787e306c..eba9cd5b56 100644 --- a/datascience/model.go +++ b/datascience/model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_configuration_details.go b/datascience/model_configuration_details.go index 59f56814b2..59c5d3e779 100644 --- a/datascience/model_configuration_details.go +++ b/datascience/model_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment.go b/datascience/model_deployment.go index a666000fb4..64697e8fe7 100644 --- a/datascience/model_deployment.go +++ b/datascience/model_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_configuration_details.go b/datascience/model_deployment_configuration_details.go index 2179cd3ace..312cfd6862 100644 --- a/datascience/model_deployment_configuration_details.go +++ b/datascience/model_deployment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_environment_configuration_details.go b/datascience/model_deployment_environment_configuration_details.go index 11dadfd532..74b905b263 100644 --- a/datascience/model_deployment_environment_configuration_details.go +++ b/datascience/model_deployment_environment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_environment_configuration_type.go b/datascience/model_deployment_environment_configuration_type.go index 0066c1913d..0217174469 100644 --- a/datascience/model_deployment_environment_configuration_type.go +++ b/datascience/model_deployment_environment_configuration_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_instance_shape_config_details.go b/datascience/model_deployment_instance_shape_config_details.go index a8dab053be..30e5d9ac18 100644 --- a/datascience/model_deployment_instance_shape_config_details.go +++ b/datascience/model_deployment_instance_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_lifecycle_state.go b/datascience/model_deployment_lifecycle_state.go index 5651d7db78..dcca93febd 100644 --- a/datascience/model_deployment_lifecycle_state.go +++ b/datascience/model_deployment_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_shape_series.go b/datascience/model_deployment_shape_series.go index 5ea7ec5d5b..bfe0178c73 100644 --- a/datascience/model_deployment_shape_series.go +++ b/datascience/model_deployment_shape_series.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_shape_summary.go b/datascience/model_deployment_shape_summary.go index 014a1dff03..e41a55aaf4 100644 --- a/datascience/model_deployment_shape_summary.go +++ b/datascience/model_deployment_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_summary.go b/datascience/model_deployment_summary.go index 1e1f27d8d7..600661c3a0 100644 --- a/datascience/model_deployment_summary.go +++ b/datascience/model_deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_deployment_type.go b/datascience/model_deployment_type.go index 010b046041..2b037d3fc2 100644 --- a/datascience/model_deployment_type.go +++ b/datascience/model_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_lifecycle_state.go b/datascience/model_lifecycle_state.go index 0bc5655e5c..b90eb2503f 100644 --- a/datascience/model_lifecycle_state.go +++ b/datascience/model_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_provenance.go b/datascience/model_provenance.go index 88921ea836..8c648836a6 100644 --- a/datascience/model_provenance.go +++ b/datascience/model_provenance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_summary.go b/datascience/model_summary.go index 3633d977cf..44801bb306 100644 --- a/datascience/model_summary.go +++ b/datascience/model_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_version_set.go b/datascience/model_version_set.go index c6f93cefaa..3f95bc83d0 100644 --- a/datascience/model_version_set.go +++ b/datascience/model_version_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_version_set_lifecycle_state.go b/datascience/model_version_set_lifecycle_state.go index 5cbfdc5a00..d34e71fd14 100644 --- a/datascience/model_version_set_lifecycle_state.go +++ b/datascience/model_version_set_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/model_version_set_summary.go b/datascience/model_version_set_summary.go index fb2d634bf7..2fe5c4c500 100644 --- a/datascience/model_version_set_summary.go +++ b/datascience/model_version_set_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session.go b/datascience/notebook_session.go index 9f34987e4c..46fda1d35a 100644 --- a/datascience/notebook_session.go +++ b/datascience/notebook_session.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_config_details.go b/datascience/notebook_session_config_details.go index f4d73474f8..c161455905 100644 --- a/datascience/notebook_session_config_details.go +++ b/datascience/notebook_session_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_configuration_details.go b/datascience/notebook_session_configuration_details.go index 3eb7c8ba60..210b7e769a 100644 --- a/datascience/notebook_session_configuration_details.go +++ b/datascience/notebook_session_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_git_config_details.go b/datascience/notebook_session_git_config_details.go index ea3f7a93a7..4ae6d7b148 100644 --- a/datascience/notebook_session_git_config_details.go +++ b/datascience/notebook_session_git_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_git_repo_config_details.go b/datascience/notebook_session_git_repo_config_details.go index 189de3dab5..c924ab4dee 100644 --- a/datascience/notebook_session_git_repo_config_details.go +++ b/datascience/notebook_session_git_repo_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_lifecycle_state.go b/datascience/notebook_session_lifecycle_state.go index 03fb62f2d0..89e13c4558 100644 --- a/datascience/notebook_session_lifecycle_state.go +++ b/datascience/notebook_session_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_runtime_config_details.go b/datascience/notebook_session_runtime_config_details.go index 5da5d43534..badefa243f 100644 --- a/datascience/notebook_session_runtime_config_details.go +++ b/datascience/notebook_session_runtime_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_shape_config_details.go b/datascience/notebook_session_shape_config_details.go index 59d93750d3..3670e685d7 100644 --- a/datascience/notebook_session_shape_config_details.go +++ b/datascience/notebook_session_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_shape_series.go b/datascience/notebook_session_shape_series.go index c0b2b5fd2f..eba07fda46 100644 --- a/datascience/notebook_session_shape_series.go +++ b/datascience/notebook_session_shape_series.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_shape_summary.go b/datascience/notebook_session_shape_summary.go index 62a57e25e5..c87bcdf71a 100644 --- a/datascience/notebook_session_shape_summary.go +++ b/datascience/notebook_session_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/notebook_session_summary.go b/datascience/notebook_session_summary.go index fac55893b3..dae835e15d 100644 --- a/datascience/notebook_session_summary.go +++ b/datascience/notebook_session_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/object_storage_mount_configuration_details.go b/datascience/object_storage_mount_configuration_details.go index 2e8d0e4396..fd2a9b296d 100644 --- a/datascience/object_storage_mount_configuration_details.go +++ b/datascience/object_storage_mount_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/ocir_model_deployment_environment_configuration_details.go b/datascience/ocir_model_deployment_environment_configuration_details.go index 5534c25104..46917ba00b 100644 --- a/datascience/ocir_model_deployment_environment_configuration_details.go +++ b/datascience/ocir_model_deployment_environment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline.go b/datascience/pipeline.go index 8dd024f81e..a86caae92f 100644 --- a/datascience/pipeline.go +++ b/datascience/pipeline.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_configuration_details.go b/datascience/pipeline_configuration_details.go index 92bd0d79a0..0f28b00e43 100644 --- a/datascience/pipeline_configuration_details.go +++ b/datascience/pipeline_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_custom_script_step_details.go b/datascience/pipeline_custom_script_step_details.go index 0afea33033..d082814014 100644 --- a/datascience/pipeline_custom_script_step_details.go +++ b/datascience/pipeline_custom_script_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_custom_script_step_run.go b/datascience/pipeline_custom_script_step_run.go index e20dd4d52f..47dde27866 100644 --- a/datascience/pipeline_custom_script_step_run.go +++ b/datascience/pipeline_custom_script_step_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_custom_script_step_update_details.go b/datascience/pipeline_custom_script_step_update_details.go index 0c6735f124..a2f0b521d7 100644 --- a/datascience/pipeline_custom_script_step_update_details.go +++ b/datascience/pipeline_custom_script_step_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_default_configuration_details.go b/datascience/pipeline_default_configuration_details.go index 7bb42a5b6e..bce2e2276c 100644 --- a/datascience/pipeline_default_configuration_details.go +++ b/datascience/pipeline_default_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_infrastructure_configuration_details.go b/datascience/pipeline_infrastructure_configuration_details.go index cba04f99ea..1b5896c018 100644 --- a/datascience/pipeline_infrastructure_configuration_details.go +++ b/datascience/pipeline_infrastructure_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_lifecycle_state.go b/datascience/pipeline_lifecycle_state.go index d3d7fe8872..9c4a0a731a 100644 --- a/datascience/pipeline_lifecycle_state.go +++ b/datascience/pipeline_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_log_configuration_details.go b/datascience/pipeline_log_configuration_details.go index 1cb23628b1..07321c2911 100644 --- a/datascience/pipeline_log_configuration_details.go +++ b/datascience/pipeline_log_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_ml_job_step_details.go b/datascience/pipeline_ml_job_step_details.go index f1aca2314e..5a91a48a30 100644 --- a/datascience/pipeline_ml_job_step_details.go +++ b/datascience/pipeline_ml_job_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_ml_job_step_run.go b/datascience/pipeline_ml_job_step_run.go index cfe1fcdd72..082b4c6f28 100644 --- a/datascience/pipeline_ml_job_step_run.go +++ b/datascience/pipeline_ml_job_step_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_ml_job_step_update_details.go b/datascience/pipeline_ml_job_step_update_details.go index dcc8ee4eba..3d39bb4b88 100644 --- a/datascience/pipeline_ml_job_step_update_details.go +++ b/datascience/pipeline_ml_job_step_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_run.go b/datascience/pipeline_run.go index 54afd715d7..a6e29f0899 100644 --- a/datascience/pipeline_run.go +++ b/datascience/pipeline_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_run_lifecycle_state.go b/datascience/pipeline_run_lifecycle_state.go index 29cab7ed2a..338311297b 100644 --- a/datascience/pipeline_run_lifecycle_state.go +++ b/datascience/pipeline_run_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_run_log_details.go b/datascience/pipeline_run_log_details.go index 7cc8560ffc..4622eac3cb 100644 --- a/datascience/pipeline_run_log_details.go +++ b/datascience/pipeline_run_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_run_summary.go b/datascience/pipeline_run_summary.go index deaac5079e..cac5a8abbe 100644 --- a/datascience/pipeline_run_summary.go +++ b/datascience/pipeline_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_shape_config_details.go b/datascience/pipeline_shape_config_details.go index ee1c3dbbde..9727d7bf89 100644 --- a/datascience/pipeline_shape_config_details.go +++ b/datascience/pipeline_shape_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_step_configuration_details.go b/datascience/pipeline_step_configuration_details.go index 1f62023c7a..0b991c84d3 100644 --- a/datascience/pipeline_step_configuration_details.go +++ b/datascience/pipeline_step_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_step_details.go b/datascience/pipeline_step_details.go index 402b2e773b..fb4d2d25d6 100644 --- a/datascience/pipeline_step_details.go +++ b/datascience/pipeline_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_step_override_details.go b/datascience/pipeline_step_override_details.go index 103282dbfa..73e616bdad 100644 --- a/datascience/pipeline_step_override_details.go +++ b/datascience/pipeline_step_override_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_step_run.go b/datascience/pipeline_step_run.go index 4e7bda8da4..16f86f8911 100644 --- a/datascience/pipeline_step_run.go +++ b/datascience/pipeline_step_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_step_update_details.go b/datascience/pipeline_step_update_details.go index 9bcf87e103..bf56fae865 100644 --- a/datascience/pipeline_step_update_details.go +++ b/datascience/pipeline_step_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/pipeline_summary.go b/datascience/pipeline_summary.go index e866646e35..b526379ae1 100644 --- a/datascience/pipeline_summary.go +++ b/datascience/pipeline_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/project.go b/datascience/project.go index a559bc6543..e26af29be0 100644 --- a/datascience/project.go +++ b/datascience/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/project_lifecycle_state.go b/datascience/project_lifecycle_state.go index e667764270..ca8972cc70 100644 --- a/datascience/project_lifecycle_state.go +++ b/datascience/project_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/project_summary.go b/datascience/project_summary.go index 62d0eac3fb..cbfffc7416 100644 --- a/datascience/project_summary.go +++ b/datascience/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/scaling_policy.go b/datascience/scaling_policy.go index b250ce6617..56dc7ef5e1 100644 --- a/datascience/scaling_policy.go +++ b/datascience/scaling_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/single_model_deployment_configuration_details.go b/datascience/single_model_deployment_configuration_details.go index e2e376396f..688353a182 100644 --- a/datascience/single_model_deployment_configuration_details.go +++ b/datascience/single_model_deployment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/standalone_job_infrastructure_configuration_details.go b/datascience/standalone_job_infrastructure_configuration_details.go index 1b58a539cf..92bd16bc22 100644 --- a/datascience/standalone_job_infrastructure_configuration_details.go +++ b/datascience/standalone_job_infrastructure_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/storage_mount_configuration_details.go b/datascience/storage_mount_configuration_details.go index b251d51e64..04f9437060 100644 --- a/datascience/storage_mount_configuration_details.go +++ b/datascience/storage_mount_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_category_log_details.go b/datascience/update_category_log_details.go index 375148bf2d..45a323a954 100644 --- a/datascience/update_category_log_details.go +++ b/datascience/update_category_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_data_science_private_endpoint_details.go b/datascience/update_data_science_private_endpoint_details.go index feba12454b..3bc79f5b0d 100644 --- a/datascience/update_data_science_private_endpoint_details.go +++ b/datascience/update_data_science_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_data_science_private_endpoint_request_response.go b/datascience/update_data_science_private_endpoint_request_response.go index e54bd3f5d5..b7038dd7ed 100644 --- a/datascience/update_data_science_private_endpoint_request_response.go +++ b/datascience/update_data_science_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_default_model_deployment_environment_configuration_details.go b/datascience/update_default_model_deployment_environment_configuration_details.go index f55f3fcf17..d2fd2076bf 100644 --- a/datascience/update_default_model_deployment_environment_configuration_details.go +++ b/datascience/update_default_model_deployment_environment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_job_details.go b/datascience/update_job_details.go index 5c640f5ecf..74b43eabd1 100644 --- a/datascience/update_job_details.go +++ b/datascience/update_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_job_request_response.go b/datascience/update_job_request_response.go index 778bbc15ab..717c801c7d 100644 --- a/datascience/update_job_request_response.go +++ b/datascience/update_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_job_run_details.go b/datascience/update_job_run_details.go index 58bef053b4..9fc0ca32db 100644 --- a/datascience/update_job_run_details.go +++ b/datascience/update_job_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_job_run_request_response.go b/datascience/update_job_run_request_response.go index b9200a5e9e..0f45b2295c 100644 --- a/datascience/update_job_run_request_response.go +++ b/datascience/update_job_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_configuration_details.go b/datascience/update_model_configuration_details.go index 3236fe814b..fe5def93b4 100644 --- a/datascience/update_model_configuration_details.go +++ b/datascience/update_model_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_deployment_configuration_details.go b/datascience/update_model_deployment_configuration_details.go index d904bcbeef..b6e2899598 100644 --- a/datascience/update_model_deployment_configuration_details.go +++ b/datascience/update_model_deployment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_deployment_details.go b/datascience/update_model_deployment_details.go index 8963179c23..0d9169fccf 100644 --- a/datascience/update_model_deployment_details.go +++ b/datascience/update_model_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_deployment_environment_configuration_details.go b/datascience/update_model_deployment_environment_configuration_details.go index 781d84105f..12c5154bad 100644 --- a/datascience/update_model_deployment_environment_configuration_details.go +++ b/datascience/update_model_deployment_environment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_deployment_request_response.go b/datascience/update_model_deployment_request_response.go index ee5bef53dc..11b01560fd 100644 --- a/datascience/update_model_deployment_request_response.go +++ b/datascience/update_model_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_details.go b/datascience/update_model_details.go index 77903c369e..7b410665c9 100644 --- a/datascience/update_model_details.go +++ b/datascience/update_model_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_provenance_details.go b/datascience/update_model_provenance_details.go index 1ebe616ab5..4fb8cee3cf 100644 --- a/datascience/update_model_provenance_details.go +++ b/datascience/update_model_provenance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_provenance_request_response.go b/datascience/update_model_provenance_request_response.go index 955cf55576..b6c866f1e5 100644 --- a/datascience/update_model_provenance_request_response.go +++ b/datascience/update_model_provenance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_request_response.go b/datascience/update_model_request_response.go index 4b33b21230..29cfcfc55c 100644 --- a/datascience/update_model_request_response.go +++ b/datascience/update_model_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_version_set_details.go b/datascience/update_model_version_set_details.go index b03147c874..f13de08571 100644 --- a/datascience/update_model_version_set_details.go +++ b/datascience/update_model_version_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_model_version_set_request_response.go b/datascience/update_model_version_set_request_response.go index 0be124aecc..998a675ea6 100644 --- a/datascience/update_model_version_set_request_response.go +++ b/datascience/update_model_version_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_notebook_session_details.go b/datascience/update_notebook_session_details.go index 209bc906f6..7e802e6281 100644 --- a/datascience/update_notebook_session_details.go +++ b/datascience/update_notebook_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_notebook_session_request_response.go b/datascience/update_notebook_session_request_response.go index 3a0f3c78ab..3aba04c71b 100644 --- a/datascience/update_notebook_session_request_response.go +++ b/datascience/update_notebook_session_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_ocir_model_deployment_environment_configuration_details.go b/datascience/update_ocir_model_deployment_environment_configuration_details.go index e6fee9303f..3e7598f7f7 100644 --- a/datascience/update_ocir_model_deployment_environment_configuration_details.go +++ b/datascience/update_ocir_model_deployment_environment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_pipeline_details.go b/datascience/update_pipeline_details.go index e8a5671e17..7a7ae79e3e 100644 --- a/datascience/update_pipeline_details.go +++ b/datascience/update_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_pipeline_request_response.go b/datascience/update_pipeline_request_response.go index 7276ea4607..f2ecd96018 100644 --- a/datascience/update_pipeline_request_response.go +++ b/datascience/update_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_pipeline_run_details.go b/datascience/update_pipeline_run_details.go index d3ed5aa9ff..3541a595aa 100644 --- a/datascience/update_pipeline_run_details.go +++ b/datascience/update_pipeline_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_pipeline_run_request_response.go b/datascience/update_pipeline_run_request_response.go index bb79662884..9d5e7f5134 100644 --- a/datascience/update_pipeline_run_request_response.go +++ b/datascience/update_pipeline_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_project_details.go b/datascience/update_project_details.go index 6774d7ca6c..1d55c412a0 100644 --- a/datascience/update_project_details.go +++ b/datascience/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_project_request_response.go b/datascience/update_project_request_response.go index 9f3c266e96..93e2f58e7c 100644 --- a/datascience/update_project_request_response.go +++ b/datascience/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/update_single_model_deployment_configuration_details.go b/datascience/update_single_model_deployment_configuration_details.go index ad3752dd78..5e6b5aee2a 100644 --- a/datascience/update_single_model_deployment_configuration_details.go +++ b/datascience/update_single_model_deployment_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request.go b/datascience/work_request.go index b348d62d4f..841186de72 100644 --- a/datascience/work_request.go +++ b/datascience/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request_error.go b/datascience/work_request_error.go index c2431cb0bb..ba29eb776f 100644 --- a/datascience/work_request_error.go +++ b/datascience/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request_log_entry.go b/datascience/work_request_log_entry.go index 68e720dec1..df480a263f 100644 --- a/datascience/work_request_log_entry.go +++ b/datascience/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request_operation_type.go b/datascience/work_request_operation_type.go index 51d6e10eed..37af373115 100644 --- a/datascience/work_request_operation_type.go +++ b/datascience/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request_resource.go b/datascience/work_request_resource.go index 3f7d093784..3f044f32c2 100644 --- a/datascience/work_request_resource.go +++ b/datascience/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request_status.go b/datascience/work_request_status.go index d2b0c2a162..b9e4a06e20 100644 --- a/datascience/work_request_status.go +++ b/datascience/work_request_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/datascience/work_request_summary.go b/datascience/work_request_summary.go index 9ed6861521..18d47616f4 100644 --- a/datascience/work_request_summary.go +++ b/datascience/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/absolute_wait_criteria.go b/devops/absolute_wait_criteria.go index 55f02bc7f8..c3792ca6ff 100644 --- a/devops/absolute_wait_criteria.go +++ b/devops/absolute_wait_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/absolute_wait_criteria_summary.go b/devops/absolute_wait_criteria_summary.go index 39c97d3ee5..50248fbedf 100644 --- a/devops/absolute_wait_criteria_summary.go +++ b/devops/absolute_wait_criteria_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/action_type.go b/devops/action_type.go index b9860972ed..7de27352f4 100644 --- a/devops/action_type.go +++ b/devops/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/actual_build_runner_shape_config.go b/devops/actual_build_runner_shape_config.go index cc805fd750..515a2adc7a 100644 --- a/devops/actual_build_runner_shape_config.go +++ b/devops/actual_build_runner_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/approval_action.go b/devops/approval_action.go index b6610b3ca9..639c79280c 100644 --- a/devops/approval_action.go +++ b/devops/approval_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/approval_policy.go b/devops/approval_policy.go index 417eb4c607..3a6f2ba487 100644 --- a/devops/approval_policy.go +++ b/devops/approval_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/approve_deployment_details.go b/devops/approve_deployment_details.go index 725a8ad092..d57a5e721f 100644 --- a/devops/approve_deployment_details.go +++ b/devops/approve_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/approve_deployment_request_response.go b/devops/approve_deployment_request_response.go index 86d7d5c569..3ead59d958 100644 --- a/devops/approve_deployment_request_response.go +++ b/devops/approve_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/automated_deploy_stage_rollback_policy.go b/devops/automated_deploy_stage_rollback_policy.go index a60b5da10b..d5d83720cb 100644 --- a/devops/automated_deploy_stage_rollback_policy.go +++ b/devops/automated_deploy_stage_rollback_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/backend_set_ip_collection.go b/devops/backend_set_ip_collection.go index f5683a8aa8..52e21fe613 100644 --- a/devops/backend_set_ip_collection.go +++ b/devops/backend_set_ip_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_app_password_connection.go b/devops/bitbucket_cloud_app_password_connection.go index 9211c2c34f..a7a8767900 100644 --- a/devops/bitbucket_cloud_app_password_connection.go +++ b/devops/bitbucket_cloud_app_password_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_app_password_connection_summary.go b/devops/bitbucket_cloud_app_password_connection_summary.go index 4c984b2674..fc41548c55 100644 --- a/devops/bitbucket_cloud_app_password_connection_summary.go +++ b/devops/bitbucket_cloud_app_password_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_build_run_source.go b/devops/bitbucket_cloud_build_run_source.go index d51e349e6c..fe3bcb3640 100644 --- a/devops/bitbucket_cloud_build_run_source.go +++ b/devops/bitbucket_cloud_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_build_source.go b/devops/bitbucket_cloud_build_source.go index efea409114..e5d0ea7400 100644 --- a/devops/bitbucket_cloud_build_source.go +++ b/devops/bitbucket_cloud_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_filter.go b/devops/bitbucket_cloud_filter.go index a6e7eeb495..bcb61b6dd3 100644 --- a/devops/bitbucket_cloud_filter.go +++ b/devops/bitbucket_cloud_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_filter_attributes.go b/devops/bitbucket_cloud_filter_attributes.go index d0d2c0b8d4..942cc4090a 100644 --- a/devops/bitbucket_cloud_filter_attributes.go +++ b/devops/bitbucket_cloud_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_filter_exclusion_attributes.go b/devops/bitbucket_cloud_filter_exclusion_attributes.go index 3a56a1dbf9..271f4c0862 100644 --- a/devops/bitbucket_cloud_filter_exclusion_attributes.go +++ b/devops/bitbucket_cloud_filter_exclusion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_trigger.go b/devops/bitbucket_cloud_trigger.go index f13b3bdfce..f1680584ac 100644 --- a/devops/bitbucket_cloud_trigger.go +++ b/devops/bitbucket_cloud_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_trigger_create_result.go b/devops/bitbucket_cloud_trigger_create_result.go index 676d20f252..1cf77c88e6 100644 --- a/devops/bitbucket_cloud_trigger_create_result.go +++ b/devops/bitbucket_cloud_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_cloud_trigger_summary.go b/devops/bitbucket_cloud_trigger_summary.go index 6a19dcba78..65f7e8a2d0 100644 --- a/devops/bitbucket_cloud_trigger_summary.go +++ b/devops/bitbucket_cloud_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_access_token_connection.go b/devops/bitbucket_server_access_token_connection.go index 93b54ee89e..2a420cd644 100644 --- a/devops/bitbucket_server_access_token_connection.go +++ b/devops/bitbucket_server_access_token_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_build_run_source.go b/devops/bitbucket_server_build_run_source.go index ff130b37e1..94ae7f68f1 100644 --- a/devops/bitbucket_server_build_run_source.go +++ b/devops/bitbucket_server_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_build_source.go b/devops/bitbucket_server_build_source.go index 39a042d775..6d77fba54c 100644 --- a/devops/bitbucket_server_build_source.go +++ b/devops/bitbucket_server_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_filter.go b/devops/bitbucket_server_filter.go index a2eae39196..449935a98d 100644 --- a/devops/bitbucket_server_filter.go +++ b/devops/bitbucket_server_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_filter_attributes.go b/devops/bitbucket_server_filter_attributes.go index 1615ef4c90..dfbbdd0b98 100644 --- a/devops/bitbucket_server_filter_attributes.go +++ b/devops/bitbucket_server_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_token_connection_summary.go b/devops/bitbucket_server_token_connection_summary.go index 260947754b..0d693d12b7 100644 --- a/devops/bitbucket_server_token_connection_summary.go +++ b/devops/bitbucket_server_token_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_trigger.go b/devops/bitbucket_server_trigger.go index ac454d67a9..fd41d2fe84 100644 --- a/devops/bitbucket_server_trigger.go +++ b/devops/bitbucket_server_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_trigger_create_result.go b/devops/bitbucket_server_trigger_create_result.go index f542982b8f..9ec821b023 100644 --- a/devops/bitbucket_server_trigger_create_result.go +++ b/devops/bitbucket_server_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/bitbucket_server_trigger_summary.go b/devops/bitbucket_server_trigger_summary.go index 4d9b4dff1c..4c252833fc 100644 --- a/devops/bitbucket_server_trigger_summary.go +++ b/devops/bitbucket_server_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_outputs.go b/devops/build_outputs.go index 4758c6cfbe..94f25318fe 100644 --- a/devops/build_outputs.go +++ b/devops/build_outputs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline.go b/devops/build_pipeline.go index 0665fd9e69..574ec70593 100644 --- a/devops/build_pipeline.go +++ b/devops/build_pipeline.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_collection.go b/devops/build_pipeline_collection.go index 2e2bffcab7..dfe735394d 100644 --- a/devops/build_pipeline_collection.go +++ b/devops/build_pipeline_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_parameter.go b/devops/build_pipeline_parameter.go index d9211985b6..f2853b090a 100644 --- a/devops/build_pipeline_parameter.go +++ b/devops/build_pipeline_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_parameter_collection.go b/devops/build_pipeline_parameter_collection.go index bf1171999a..75c444945b 100644 --- a/devops/build_pipeline_parameter_collection.go +++ b/devops/build_pipeline_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_stage.go b/devops/build_pipeline_stage.go index c7cfea2673..d87fd314a3 100644 --- a/devops/build_pipeline_stage.go +++ b/devops/build_pipeline_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_stage_collection.go b/devops/build_pipeline_stage_collection.go index 8d3473c6f4..a58ffaf833 100644 --- a/devops/build_pipeline_stage_collection.go +++ b/devops/build_pipeline_stage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_stage_predecessor.go b/devops/build_pipeline_stage_predecessor.go index 98b2abefa7..c59fe13e71 100644 --- a/devops/build_pipeline_stage_predecessor.go +++ b/devops/build_pipeline_stage_predecessor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_stage_predecessor_collection.go b/devops/build_pipeline_stage_predecessor_collection.go index 0cdb274b23..d3bbb03573 100644 --- a/devops/build_pipeline_stage_predecessor_collection.go +++ b/devops/build_pipeline_stage_predecessor_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_stage_run_progress.go b/devops/build_pipeline_stage_run_progress.go index 02a23073a0..0d1b11bb73 100644 --- a/devops/build_pipeline_stage_run_progress.go +++ b/devops/build_pipeline_stage_run_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_stage_summary.go b/devops/build_pipeline_stage_summary.go index 3055a2a3ab..d014396bf4 100644 --- a/devops/build_pipeline_stage_summary.go +++ b/devops/build_pipeline_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_pipeline_summary.go b/devops/build_pipeline_summary.go index 9a0eb489e6..a0c32ec9cb 100644 --- a/devops/build_pipeline_summary.go +++ b/devops/build_pipeline_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run.go b/devops/build_run.go index a23b57b217..0b8b102ba1 100644 --- a/devops/build_run.go +++ b/devops/build_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_argument.go b/devops/build_run_argument.go index e095c02be3..8c01c136ca 100644 --- a/devops/build_run_argument.go +++ b/devops/build_run_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_argument_collection.go b/devops/build_run_argument_collection.go index fc64641742..3a645892c5 100644 --- a/devops/build_run_argument_collection.go +++ b/devops/build_run_argument_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_progress.go b/devops/build_run_progress.go index 5d4b8e6ec9..604a2ba80a 100644 --- a/devops/build_run_progress.go +++ b/devops/build_run_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_progress_summary.go b/devops/build_run_progress_summary.go index 7387bd678b..9d4a57207b 100644 --- a/devops/build_run_progress_summary.go +++ b/devops/build_run_progress_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_source.go b/devops/build_run_source.go index 6cb195ce27..7401f34eed 100644 --- a/devops/build_run_source.go +++ b/devops/build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_summary.go b/devops/build_run_summary.go index fb5036ba48..54fa2885c8 100644 --- a/devops/build_run_summary.go +++ b/devops/build_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_run_summary_collection.go b/devops/build_run_summary_collection.go index d699f447e2..cb7b241ba6 100644 --- a/devops/build_run_summary_collection.go +++ b/devops/build_run_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_runner_shape_config.go b/devops/build_runner_shape_config.go index ed515de48c..331dc50b4a 100644 --- a/devops/build_runner_shape_config.go +++ b/devops/build_runner_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_source.go b/devops/build_source.go index 0b37ee40e3..1b0c33deb2 100644 --- a/devops/build_source.go +++ b/devops/build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_source_collection.go b/devops/build_source_collection.go index dcb7fcc05d..3b5bbd82da 100644 --- a/devops/build_source_collection.go +++ b/devops/build_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_stage.go b/devops/build_stage.go index 9326f6a141..f2d8de6673 100644 --- a/devops/build_stage.go +++ b/devops/build_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_stage_run_progress.go b/devops/build_stage_run_progress.go index 26a0304e53..29c4ec33fc 100644 --- a/devops/build_stage_run_progress.go +++ b/devops/build_stage_run_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_stage_run_step.go b/devops/build_stage_run_step.go index 772c28b2c6..a61c3c1679 100644 --- a/devops/build_stage_run_step.go +++ b/devops/build_stage_run_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/build_stage_summary.go b/devops/build_stage_summary.go index c002d0528e..fb666113f0 100644 --- a/devops/build_stage_summary.go +++ b/devops/build_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/ca_cert_verify.go b/devops/ca_cert_verify.go index 527522ad4e..7b689e1533 100644 --- a/devops/ca_cert_verify.go +++ b/devops/ca_cert_verify.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/cancel_build_run_details.go b/devops/cancel_build_run_details.go index d138619fef..a1f91fb68e 100644 --- a/devops/cancel_build_run_details.go +++ b/devops/cancel_build_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/cancel_build_run_request_response.go b/devops/cancel_build_run_request_response.go index d21365f3d3..47232d653d 100644 --- a/devops/cancel_build_run_request_response.go +++ b/devops/cancel_build_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/cancel_deployment_details.go b/devops/cancel_deployment_details.go index 5be2b2ec15..45e9028a15 100644 --- a/devops/cancel_deployment_details.go +++ b/devops/cancel_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/cancel_deployment_request_response.go b/devops/cancel_deployment_request_response.go index e802958478..b5ea9c277a 100644 --- a/devops/cancel_deployment_request_response.go +++ b/devops/cancel_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/cancel_scheduled_cascading_project_deletion_request_response.go b/devops/cancel_scheduled_cascading_project_deletion_request_response.go index fb52fae81d..93fce9c1df 100644 --- a/devops/cancel_scheduled_cascading_project_deletion_request_response.go +++ b/devops/cancel_scheduled_cascading_project_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/change_project_compartment_details.go b/devops/change_project_compartment_details.go index 31ddd4ebc1..e5dcc501b9 100644 --- a/devops/change_project_compartment_details.go +++ b/devops/change_project_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/change_project_compartment_request_response.go b/devops/change_project_compartment_request_response.go index 63b8342aeb..fb35f3181e 100644 --- a/devops/change_project_compartment_request_response.go +++ b/devops/change_project_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/commit_info.go b/devops/commit_info.go index 6083721eb4..49ee2c2b37 100644 --- a/devops/commit_info.go +++ b/devops/commit_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_blue_green_deploy_stage.go b/devops/compute_instance_group_blue_green_deploy_stage.go index d0f28d8836..7e4e14ca42 100644 --- a/devops/compute_instance_group_blue_green_deploy_stage.go +++ b/devops/compute_instance_group_blue_green_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_blue_green_deploy_stage_execution_progress.go b/devops/compute_instance_group_blue_green_deploy_stage_execution_progress.go index 8cbe8e9669..eef7fc28a0 100644 --- a/devops/compute_instance_group_blue_green_deploy_stage_execution_progress.go +++ b/devops/compute_instance_group_blue_green_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_blue_green_deploy_stage_summary.go b/devops/compute_instance_group_blue_green_deploy_stage_summary.go index ea3d48f715..9c329214a1 100644 --- a/devops/compute_instance_group_blue_green_deploy_stage_summary.go +++ b/devops/compute_instance_group_blue_green_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage.go b/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage.go index da81f873a5..83dc54ac51 100644 --- a/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage.go +++ b/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_execution_progress.go b/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_execution_progress.go index e9eb68f053..148ce68de2 100644 --- a/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_execution_progress.go +++ b/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_summary.go b/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_summary.go index 0c1752eced..74e7595b43 100644 --- a/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_summary.go +++ b/devops/compute_instance_group_blue_green_traffic_shift_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_by_ids_selector.go b/devops/compute_instance_group_by_ids_selector.go index cedd758a7a..9b43572e71 100644 --- a/devops/compute_instance_group_by_ids_selector.go +++ b/devops/compute_instance_group_by_ids_selector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_by_query_selector.go b/devops/compute_instance_group_by_query_selector.go index 0813fd14ff..919fbfc5d0 100644 --- a/devops/compute_instance_group_by_query_selector.go +++ b/devops/compute_instance_group_by_query_selector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_approval_deploy_stage.go b/devops/compute_instance_group_canary_approval_deploy_stage.go index 27171a1e6e..ab5789ea20 100644 --- a/devops/compute_instance_group_canary_approval_deploy_stage.go +++ b/devops/compute_instance_group_canary_approval_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_approval_deploy_stage_execution_progress.go b/devops/compute_instance_group_canary_approval_deploy_stage_execution_progress.go index 8dc2637b40..fb58f3c8de 100644 --- a/devops/compute_instance_group_canary_approval_deploy_stage_execution_progress.go +++ b/devops/compute_instance_group_canary_approval_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_approval_deploy_stage_summary.go b/devops/compute_instance_group_canary_approval_deploy_stage_summary.go index 1cf1f42227..656585e171 100644 --- a/devops/compute_instance_group_canary_approval_deploy_stage_summary.go +++ b/devops/compute_instance_group_canary_approval_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_deploy_stage.go b/devops/compute_instance_group_canary_deploy_stage.go index 0051915e2a..6b0bdf435d 100644 --- a/devops/compute_instance_group_canary_deploy_stage.go +++ b/devops/compute_instance_group_canary_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_deploy_stage_execution_progress.go b/devops/compute_instance_group_canary_deploy_stage_execution_progress.go index 31993e8b14..417c5e9b4a 100644 --- a/devops/compute_instance_group_canary_deploy_stage_execution_progress.go +++ b/devops/compute_instance_group_canary_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_deploy_stage_summary.go b/devops/compute_instance_group_canary_deploy_stage_summary.go index eb6ccb6630..d242c8316d 100644 --- a/devops/compute_instance_group_canary_deploy_stage_summary.go +++ b/devops/compute_instance_group_canary_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_traffic_shift_deploy_stage.go b/devops/compute_instance_group_canary_traffic_shift_deploy_stage.go index bc78b0cedb..c9d89dbd76 100644 --- a/devops/compute_instance_group_canary_traffic_shift_deploy_stage.go +++ b/devops/compute_instance_group_canary_traffic_shift_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_traffic_shift_deploy_stage_execution_progress.go b/devops/compute_instance_group_canary_traffic_shift_deploy_stage_execution_progress.go index 59f3f2f52a..4f77b0911e 100644 --- a/devops/compute_instance_group_canary_traffic_shift_deploy_stage_execution_progress.go +++ b/devops/compute_instance_group_canary_traffic_shift_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_canary_traffic_shift_deploy_stage_summary.go b/devops/compute_instance_group_canary_traffic_shift_deploy_stage_summary.go index d5e842d9a3..fa1da88320 100644 --- a/devops/compute_instance_group_canary_traffic_shift_deploy_stage_summary.go +++ b/devops/compute_instance_group_canary_traffic_shift_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_deploy_environment.go b/devops/compute_instance_group_deploy_environment.go index 383e66840a..5808fe54ff 100644 --- a/devops/compute_instance_group_deploy_environment.go +++ b/devops/compute_instance_group_deploy_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_deploy_environment_summary.go b/devops/compute_instance_group_deploy_environment_summary.go index 41a5d2dcba..32d3d6904a 100644 --- a/devops/compute_instance_group_deploy_environment_summary.go +++ b/devops/compute_instance_group_deploy_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_deploy_stage.go b/devops/compute_instance_group_deploy_stage.go index d66a55c35b..6a9fc8f0c7 100644 --- a/devops/compute_instance_group_deploy_stage.go +++ b/devops/compute_instance_group_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_deploy_stage_execution_progress.go b/devops/compute_instance_group_deploy_stage_execution_progress.go index f1ef234bb5..7d15fed446 100644 --- a/devops/compute_instance_group_deploy_stage_execution_progress.go +++ b/devops/compute_instance_group_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_deploy_stage_summary.go b/devops/compute_instance_group_deploy_stage_summary.go index 2d065750c2..9ebea0faef 100644 --- a/devops/compute_instance_group_deploy_stage_summary.go +++ b/devops/compute_instance_group_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_failure_policy.go b/devops/compute_instance_group_failure_policy.go index 14791dba5b..adf258b234 100644 --- a/devops/compute_instance_group_failure_policy.go +++ b/devops/compute_instance_group_failure_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_failure_policy_by_count.go b/devops/compute_instance_group_failure_policy_by_count.go index fc0a0eab8d..6f5b15b387 100644 --- a/devops/compute_instance_group_failure_policy_by_count.go +++ b/devops/compute_instance_group_failure_policy_by_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_failure_policy_by_percentage.go b/devops/compute_instance_group_failure_policy_by_percentage.go index 37c3cfac01..ed3363559d 100644 --- a/devops/compute_instance_group_failure_policy_by_percentage.go +++ b/devops/compute_instance_group_failure_policy_by_percentage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_linear_rollout_policy_by_count.go b/devops/compute_instance_group_linear_rollout_policy_by_count.go index db185378a5..124cc522e2 100644 --- a/devops/compute_instance_group_linear_rollout_policy_by_count.go +++ b/devops/compute_instance_group_linear_rollout_policy_by_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_linear_rollout_policy_by_percentage.go b/devops/compute_instance_group_linear_rollout_policy_by_percentage.go index cbf1568dcf..4d26fecf7f 100644 --- a/devops/compute_instance_group_linear_rollout_policy_by_percentage.go +++ b/devops/compute_instance_group_linear_rollout_policy_by_percentage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_rollout_policy.go b/devops/compute_instance_group_rollout_policy.go index dba0e9d90a..73c26e8961 100644 --- a/devops/compute_instance_group_rollout_policy.go +++ b/devops/compute_instance_group_rollout_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_selector.go b/devops/compute_instance_group_selector.go index 9aa85baa2f..6427e8dc32 100644 --- a/devops/compute_instance_group_selector.go +++ b/devops/compute_instance_group_selector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/compute_instance_group_selector_collection.go b/devops/compute_instance_group_selector_collection.go index 38bd0bca79..4873449896 100644 --- a/devops/compute_instance_group_selector_collection.go +++ b/devops/compute_instance_group_selector_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/connection.go b/devops/connection.go index 61fc9e143d..cd1bc95ff1 100644 --- a/devops/connection.go +++ b/devops/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/connection_collection.go b/devops/connection_collection.go index c77ed074ae..2a2b588f87 100644 --- a/devops/connection_collection.go +++ b/devops/connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/connection_summary.go b/devops/connection_summary.go index 4f4e568963..6fb406c7e1 100644 --- a/devops/connection_summary.go +++ b/devops/connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/connection_validation_result.go b/devops/connection_validation_result.go index 0646f2c73c..d2c7523b03 100644 --- a/devops/connection_validation_result.go +++ b/devops/connection_validation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/container_config.go b/devops/container_config.go index 3217adbfaf..0f793f2052 100644 --- a/devops/container_config.go +++ b/devops/container_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/container_instance_config.go b/devops/container_instance_config.go index e6104202b3..efe72ce074 100644 --- a/devops/container_instance_config.go +++ b/devops/container_instance_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/container_registry_delivered_artifact.go b/devops/container_registry_delivered_artifact.go index 0ffce849e6..def87cd3dd 100644 --- a/devops/container_registry_delivered_artifact.go +++ b/devops/container_registry_delivered_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/count_based_approval_policy.go b/devops/count_based_approval_policy.go index f5c5753a05..b1f39a92fd 100644 --- a/devops/count_based_approval_policy.go +++ b/devops/count_based_approval_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_absolute_wait_criteria_details.go b/devops/create_absolute_wait_criteria_details.go index d74322ea43..84078ee7e5 100644 --- a/devops/create_absolute_wait_criteria_details.go +++ b/devops/create_absolute_wait_criteria_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_bitbucket_cloud_app_password_connection_details.go b/devops/create_bitbucket_cloud_app_password_connection_details.go index f75c2d38af..b6a89aa299 100644 --- a/devops/create_bitbucket_cloud_app_password_connection_details.go +++ b/devops/create_bitbucket_cloud_app_password_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_bitbucket_cloud_trigger_details.go b/devops/create_bitbucket_cloud_trigger_details.go index 535400ec62..5213a64f9d 100644 --- a/devops/create_bitbucket_cloud_trigger_details.go +++ b/devops/create_bitbucket_cloud_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_bitbucket_server_access_token_connection_details.go b/devops/create_bitbucket_server_access_token_connection_details.go index 3dd6c196af..dbef0febcc 100644 --- a/devops/create_bitbucket_server_access_token_connection_details.go +++ b/devops/create_bitbucket_server_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_bitbucket_server_trigger_details.go b/devops/create_bitbucket_server_trigger_details.go index 8e1f2f6291..a0978b0876 100644 --- a/devops/create_bitbucket_server_trigger_details.go +++ b/devops/create_bitbucket_server_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_pipeline_details.go b/devops/create_build_pipeline_details.go index 1b2c241226..84039d80d7 100644 --- a/devops/create_build_pipeline_details.go +++ b/devops/create_build_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_pipeline_request_response.go b/devops/create_build_pipeline_request_response.go index 1c794718f2..66d998fee5 100644 --- a/devops/create_build_pipeline_request_response.go +++ b/devops/create_build_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_pipeline_stage_details.go b/devops/create_build_pipeline_stage_details.go index 71e855cc9b..d81a0e45c9 100644 --- a/devops/create_build_pipeline_stage_details.go +++ b/devops/create_build_pipeline_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_pipeline_stage_request_response.go b/devops/create_build_pipeline_stage_request_response.go index d2a799e227..7df60b5214 100644 --- a/devops/create_build_pipeline_stage_request_response.go +++ b/devops/create_build_pipeline_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_run_details.go b/devops/create_build_run_details.go index 6c4d47803f..e8410cef0b 100644 --- a/devops/create_build_run_details.go +++ b/devops/create_build_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_run_request_response.go b/devops/create_build_run_request_response.go index 9bd2342098..7cd28fc2eb 100644 --- a/devops/create_build_run_request_response.go +++ b/devops/create_build_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_build_stage_details.go b/devops/create_build_stage_details.go index e5a4ffae96..6801ea1141 100644 --- a/devops/create_build_stage_details.go +++ b/devops/create_build_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_blue_green_deploy_stage_details.go b/devops/create_compute_instance_group_blue_green_deploy_stage_details.go index 8ac8dd9114..10a92e1806 100644 --- a/devops/create_compute_instance_group_blue_green_deploy_stage_details.go +++ b/devops/create_compute_instance_group_blue_green_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go b/devops/create_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go index 3ed4fd5e7b..767dcf751f 100644 --- a/devops/create_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go +++ b/devops/create_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_canary_approval_deploy_stage_details.go b/devops/create_compute_instance_group_canary_approval_deploy_stage_details.go index 6facb178ab..a0a53aa9a7 100644 --- a/devops/create_compute_instance_group_canary_approval_deploy_stage_details.go +++ b/devops/create_compute_instance_group_canary_approval_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_canary_deploy_stage_details.go b/devops/create_compute_instance_group_canary_deploy_stage_details.go index fa80550fb0..18c2d330ff 100644 --- a/devops/create_compute_instance_group_canary_deploy_stage_details.go +++ b/devops/create_compute_instance_group_canary_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_canary_traffic_shift_deploy_stage_details.go b/devops/create_compute_instance_group_canary_traffic_shift_deploy_stage_details.go index 9f005f8f66..556242d616 100644 --- a/devops/create_compute_instance_group_canary_traffic_shift_deploy_stage_details.go +++ b/devops/create_compute_instance_group_canary_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_deploy_environment_details.go b/devops/create_compute_instance_group_deploy_environment_details.go index 3abdf2c544..92133324ca 100644 --- a/devops/create_compute_instance_group_deploy_environment_details.go +++ b/devops/create_compute_instance_group_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_compute_instance_group_deploy_stage_details.go b/devops/create_compute_instance_group_deploy_stage_details.go index a1a2260dc0..b91f8b2575 100644 --- a/devops/create_compute_instance_group_deploy_stage_details.go +++ b/devops/create_compute_instance_group_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_connection_details.go b/devops/create_connection_details.go index bfae04156a..bdfc888a06 100644 --- a/devops/create_connection_details.go +++ b/devops/create_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_connection_request_response.go b/devops/create_connection_request_response.go index 918b1bca91..b6ceccc202 100644 --- a/devops/create_connection_request_response.go +++ b/devops/create_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deliver_artifact_stage_details.go b/devops/create_deliver_artifact_stage_details.go index 406af9f775..8b02b0bf20 100644 --- a/devops/create_deliver_artifact_stage_details.go +++ b/devops/create_deliver_artifact_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_artifact_details.go b/devops/create_deploy_artifact_details.go index 72a35e83e2..148b778373 100644 --- a/devops/create_deploy_artifact_details.go +++ b/devops/create_deploy_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_artifact_request_response.go b/devops/create_deploy_artifact_request_response.go index 41a683bc72..ed6a4086f5 100644 --- a/devops/create_deploy_artifact_request_response.go +++ b/devops/create_deploy_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_environment_details.go b/devops/create_deploy_environment_details.go index 4b00cc1d3b..3700e7612d 100644 --- a/devops/create_deploy_environment_details.go +++ b/devops/create_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_environment_request_response.go b/devops/create_deploy_environment_request_response.go index 83954b2be1..0c1c232596 100644 --- a/devops/create_deploy_environment_request_response.go +++ b/devops/create_deploy_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_pipeline_deployment_details.go b/devops/create_deploy_pipeline_deployment_details.go index 51ac364aa5..02164f5db8 100644 --- a/devops/create_deploy_pipeline_deployment_details.go +++ b/devops/create_deploy_pipeline_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_pipeline_details.go b/devops/create_deploy_pipeline_details.go index 4a795d5eeb..4852877ed9 100644 --- a/devops/create_deploy_pipeline_details.go +++ b/devops/create_deploy_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_pipeline_redeployment_details.go b/devops/create_deploy_pipeline_redeployment_details.go index db326ae352..3ea98b17b8 100644 --- a/devops/create_deploy_pipeline_redeployment_details.go +++ b/devops/create_deploy_pipeline_redeployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_pipeline_request_response.go b/devops/create_deploy_pipeline_request_response.go index 3459e24825..b44b799065 100644 --- a/devops/create_deploy_pipeline_request_response.go +++ b/devops/create_deploy_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_stage_details.go b/devops/create_deploy_stage_details.go index b55e55965a..62808a19c3 100644 --- a/devops/create_deploy_stage_details.go +++ b/devops/create_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deploy_stage_request_response.go b/devops/create_deploy_stage_request_response.go index cecc0f011f..90becd94b4 100644 --- a/devops/create_deploy_stage_request_response.go +++ b/devops/create_deploy_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deployment_details.go b/devops/create_deployment_details.go index b3ab3788b3..86fafb5781 100644 --- a/devops/create_deployment_details.go +++ b/devops/create_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_deployment_request_response.go b/devops/create_deployment_request_response.go index e029942bae..ffcc503c74 100644 --- a/devops/create_deployment_request_response.go +++ b/devops/create_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_devops_code_repository_trigger_details.go b/devops/create_devops_code_repository_trigger_details.go index 6483eff1d7..2922270573 100644 --- a/devops/create_devops_code_repository_trigger_details.go +++ b/devops/create_devops_code_repository_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_function_deploy_environment_details.go b/devops/create_function_deploy_environment_details.go index 7dcbb5245c..4dc522ac96 100644 --- a/devops/create_function_deploy_environment_details.go +++ b/devops/create_function_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_function_deploy_stage_details.go b/devops/create_function_deploy_stage_details.go index 88e1a58506..09b4a793c4 100644 --- a/devops/create_function_deploy_stage_details.go +++ b/devops/create_function_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_github_access_token_connection_details.go b/devops/create_github_access_token_connection_details.go index 7e95c0a262..d06db6e976 100644 --- a/devops/create_github_access_token_connection_details.go +++ b/devops/create_github_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_github_trigger_details.go b/devops/create_github_trigger_details.go index 3e1f1f059c..bea41a8f3d 100644 --- a/devops/create_github_trigger_details.go +++ b/devops/create_github_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_gitlab_access_token_connection_details.go b/devops/create_gitlab_access_token_connection_details.go index 30cbf34d1a..98a44b152f 100644 --- a/devops/create_gitlab_access_token_connection_details.go +++ b/devops/create_gitlab_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_gitlab_server_access_token_connection_details.go b/devops/create_gitlab_server_access_token_connection_details.go index e3f5257e0d..b0d20659e3 100644 --- a/devops/create_gitlab_server_access_token_connection_details.go +++ b/devops/create_gitlab_server_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_gitlab_server_trigger_details.go b/devops/create_gitlab_server_trigger_details.go index cc7b567160..c143b3d94c 100644 --- a/devops/create_gitlab_server_trigger_details.go +++ b/devops/create_gitlab_server_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_gitlab_trigger_details.go b/devops/create_gitlab_trigger_details.go index e6a968e1e3..dbf39d58bc 100644 --- a/devops/create_gitlab_trigger_details.go +++ b/devops/create_gitlab_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_invoke_function_deploy_stage_details.go b/devops/create_invoke_function_deploy_stage_details.go index d26bd5acf7..69ce1e8b6e 100644 --- a/devops/create_invoke_function_deploy_stage_details.go +++ b/devops/create_invoke_function_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_load_balancer_traffic_shift_deploy_stage_details.go b/devops/create_load_balancer_traffic_shift_deploy_stage_details.go index 641b89941f..eb9025691c 100644 --- a/devops/create_load_balancer_traffic_shift_deploy_stage_details.go +++ b/devops/create_load_balancer_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_manual_approval_deploy_stage_details.go b/devops/create_manual_approval_deploy_stage_details.go index da4a7bf466..2d8f4135e7 100644 --- a/devops/create_manual_approval_deploy_stage_details.go +++ b/devops/create_manual_approval_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_blue_green_deploy_stage_details.go b/devops/create_oke_blue_green_deploy_stage_details.go index 450e663d97..23d4fdec78 100644 --- a/devops/create_oke_blue_green_deploy_stage_details.go +++ b/devops/create_oke_blue_green_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_blue_green_traffic_shift_deploy_stage_details.go b/devops/create_oke_blue_green_traffic_shift_deploy_stage_details.go index ce534f5b34..7681373fe1 100644 --- a/devops/create_oke_blue_green_traffic_shift_deploy_stage_details.go +++ b/devops/create_oke_blue_green_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_canary_approval_deploy_stage_details.go b/devops/create_oke_canary_approval_deploy_stage_details.go index 9e897c2d1e..ceb3b79df2 100644 --- a/devops/create_oke_canary_approval_deploy_stage_details.go +++ b/devops/create_oke_canary_approval_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_canary_deploy_stage_details.go b/devops/create_oke_canary_deploy_stage_details.go index 8bdbf7156f..93645eff61 100644 --- a/devops/create_oke_canary_deploy_stage_details.go +++ b/devops/create_oke_canary_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_canary_traffic_shift_deploy_stage_details.go b/devops/create_oke_canary_traffic_shift_deploy_stage_details.go index cd74eedac4..a3701c48ff 100644 --- a/devops/create_oke_canary_traffic_shift_deploy_stage_details.go +++ b/devops/create_oke_canary_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_cluster_deploy_environment_details.go b/devops/create_oke_cluster_deploy_environment_details.go index 5e698153c4..d60d2c2b15 100644 --- a/devops/create_oke_cluster_deploy_environment_details.go +++ b/devops/create_oke_cluster_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_deploy_stage_details.go b/devops/create_oke_deploy_stage_details.go index d0700e5750..d047c92250 100644 --- a/devops/create_oke_deploy_stage_details.go +++ b/devops/create_oke_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_oke_helm_chart_deploy_stage_details.go b/devops/create_oke_helm_chart_deploy_stage_details.go index 21b967dd08..71d1e1a39a 100644 --- a/devops/create_oke_helm_chart_deploy_stage_details.go +++ b/devops/create_oke_helm_chart_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_project_details.go b/devops/create_project_details.go index 00505b7e19..5d0de8a548 100644 --- a/devops/create_project_details.go +++ b/devops/create_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_project_request_response.go b/devops/create_project_request_response.go index 7df29b8db7..3a7881c10d 100644 --- a/devops/create_project_request_response.go +++ b/devops/create_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_repository_details.go b/devops/create_repository_details.go index 46b18a9dd7..a20701160d 100644 --- a/devops/create_repository_details.go +++ b/devops/create_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_repository_request_response.go b/devops/create_repository_request_response.go index 0875394585..6fd8987d96 100644 --- a/devops/create_repository_request_response.go +++ b/devops/create_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_shell_deploy_stage_details.go b/devops/create_shell_deploy_stage_details.go index 5686179f5a..3e1f004f38 100644 --- a/devops/create_shell_deploy_stage_details.go +++ b/devops/create_shell_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_single_deploy_stage_deployment_details.go b/devops/create_single_deploy_stage_deployment_details.go index cdf80df8f3..85d8d7661f 100644 --- a/devops/create_single_deploy_stage_deployment_details.go +++ b/devops/create_single_deploy_stage_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_single_deploy_stage_redeployment_details.go b/devops/create_single_deploy_stage_redeployment_details.go index 4fea4be30c..3ba6e3e360 100644 --- a/devops/create_single_deploy_stage_redeployment_details.go +++ b/devops/create_single_deploy_stage_redeployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_trigger_deployment_stage_details.go b/devops/create_trigger_deployment_stage_details.go index 9829fc824d..f3e4e36812 100644 --- a/devops/create_trigger_deployment_stage_details.go +++ b/devops/create_trigger_deployment_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_trigger_details.go b/devops/create_trigger_details.go index dbd0917afe..bf24fbf9fc 100644 --- a/devops/create_trigger_details.go +++ b/devops/create_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_trigger_request_response.go b/devops/create_trigger_request_response.go index 081d359a0f..80ab5e1803 100644 --- a/devops/create_trigger_request_response.go +++ b/devops/create_trigger_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_vbs_access_token_connection_details.go b/devops/create_vbs_access_token_connection_details.go index 6c45dcc4da..ce7cea29e2 100644 --- a/devops/create_vbs_access_token_connection_details.go +++ b/devops/create_vbs_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_vbs_trigger_details.go b/devops/create_vbs_trigger_details.go index 449fcf0b0a..99c6ab4b54 100644 --- a/devops/create_vbs_trigger_details.go +++ b/devops/create_vbs_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_wait_criteria_details.go b/devops/create_wait_criteria_details.go index 827c245943..c7d8dcb5fc 100644 --- a/devops/create_wait_criteria_details.go +++ b/devops/create_wait_criteria_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_wait_deploy_stage_details.go b/devops/create_wait_deploy_stage_details.go index a4ea89af0d..9c0c1ef255 100644 --- a/devops/create_wait_deploy_stage_details.go +++ b/devops/create_wait_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/create_wait_stage_details.go b/devops/create_wait_stage_details.go index 569a3ea049..fd3f4ce627 100644 --- a/devops/create_wait_stage_details.go +++ b/devops/create_wait_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/custom_build_runner_shape_config.go b/devops/custom_build_runner_shape_config.go index a4ff1a5d66..4ec4f37259 100644 --- a/devops/custom_build_runner_shape_config.go +++ b/devops/custom_build_runner_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/default_build_runner_shape_config.go b/devops/default_build_runner_shape_config.go index 4465a0266a..eeaa436edf 100644 --- a/devops/default_build_runner_shape_config.go +++ b/devops/default_build_runner_shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_build_pipeline_request_response.go b/devops/delete_build_pipeline_request_response.go index 0114db4133..6b8b7a9b34 100644 --- a/devops/delete_build_pipeline_request_response.go +++ b/devops/delete_build_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_build_pipeline_stage_request_response.go b/devops/delete_build_pipeline_stage_request_response.go index f9dca0eb06..a659014bb2 100644 --- a/devops/delete_build_pipeline_stage_request_response.go +++ b/devops/delete_build_pipeline_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_connection_request_response.go b/devops/delete_connection_request_response.go index 316a1b4581..244dfd8e2e 100644 --- a/devops/delete_connection_request_response.go +++ b/devops/delete_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_deploy_artifact_request_response.go b/devops/delete_deploy_artifact_request_response.go index 2bc01f11c2..692f7783ef 100644 --- a/devops/delete_deploy_artifact_request_response.go +++ b/devops/delete_deploy_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_deploy_environment_request_response.go b/devops/delete_deploy_environment_request_response.go index 3ca061fc98..56436a0c3c 100644 --- a/devops/delete_deploy_environment_request_response.go +++ b/devops/delete_deploy_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_deploy_pipeline_request_response.go b/devops/delete_deploy_pipeline_request_response.go index 7ca6edeed7..7fb436b4d6 100644 --- a/devops/delete_deploy_pipeline_request_response.go +++ b/devops/delete_deploy_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_deploy_stage_request_response.go b/devops/delete_deploy_stage_request_response.go index 5525e3b297..734a5c02dd 100644 --- a/devops/delete_deploy_stage_request_response.go +++ b/devops/delete_deploy_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_project_request_response.go b/devops/delete_project_request_response.go index a8d2067371..3a9f97f54d 100644 --- a/devops/delete_project_request_response.go +++ b/devops/delete_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_ref_request_response.go b/devops/delete_ref_request_response.go index c9c314696b..5c519c9cff 100644 --- a/devops/delete_ref_request_response.go +++ b/devops/delete_ref_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_repository_request_response.go b/devops/delete_repository_request_response.go index faa0be5cb2..54c8fa7199 100644 --- a/devops/delete_repository_request_response.go +++ b/devops/delete_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delete_trigger_request_response.go b/devops/delete_trigger_request_response.go index 9b408c49d7..75b9cf3d97 100644 --- a/devops/delete_trigger_request_response.go +++ b/devops/delete_trigger_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deliver_artifact.go b/devops/deliver_artifact.go index c9fd7e7e45..6d6e9d8a5a 100644 --- a/devops/deliver_artifact.go +++ b/devops/deliver_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deliver_artifact_collection.go b/devops/deliver_artifact_collection.go index f9b022e7fb..6f377cabbf 100644 --- a/devops/deliver_artifact_collection.go +++ b/devops/deliver_artifact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deliver_artifact_stage.go b/devops/deliver_artifact_stage.go index 2518150f4a..a29656e0c1 100644 --- a/devops/deliver_artifact_stage.go +++ b/devops/deliver_artifact_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deliver_artifact_stage_run_progress.go b/devops/deliver_artifact_stage_run_progress.go index aed4828e65..022870ee91 100644 --- a/devops/deliver_artifact_stage_run_progress.go +++ b/devops/deliver_artifact_stage_run_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deliver_artifact_stage_summary.go b/devops/deliver_artifact_stage_summary.go index 4e0d3ed49c..ec0b74e24e 100644 --- a/devops/deliver_artifact_stage_summary.go +++ b/devops/deliver_artifact_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delivered_artifact.go b/devops/delivered_artifact.go index bf7d7cb597..72b53a6673 100644 --- a/devops/delivered_artifact.go +++ b/devops/delivered_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/delivered_artifact_collection.go b/devops/delivered_artifact_collection.go index 835af02531..2b4da17cf2 100644 --- a/devops/delivered_artifact_collection.go +++ b/devops/delivered_artifact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_artifact.go b/devops/deploy_artifact.go index 00335eaea4..538924e05b 100644 --- a/devops/deploy_artifact.go +++ b/devops/deploy_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_artifact_collection.go b/devops/deploy_artifact_collection.go index 66a341eca1..43f1af0174 100644 --- a/devops/deploy_artifact_collection.go +++ b/devops/deploy_artifact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_artifact_override_argument.go b/devops/deploy_artifact_override_argument.go index 70e1cc714b..9dbd12f212 100644 --- a/devops/deploy_artifact_override_argument.go +++ b/devops/deploy_artifact_override_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_artifact_override_argument_collection.go b/devops/deploy_artifact_override_argument_collection.go index e3821ec84d..b4728b7c6f 100644 --- a/devops/deploy_artifact_override_argument_collection.go +++ b/devops/deploy_artifact_override_argument_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_artifact_source.go b/devops/deploy_artifact_source.go index 9cce320f74..daaa9a9ff0 100644 --- a/devops/deploy_artifact_source.go +++ b/devops/deploy_artifact_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_artifact_summary.go b/devops/deploy_artifact_summary.go index f34834eafb..3e51391e56 100644 --- a/devops/deploy_artifact_summary.go +++ b/devops/deploy_artifact_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_environment.go b/devops/deploy_environment.go index f34e39d703..4884c5de43 100644 --- a/devops/deploy_environment.go +++ b/devops/deploy_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_environment_collection.go b/devops/deploy_environment_collection.go index ee78d9d73c..48f44876a4 100644 --- a/devops/deploy_environment_collection.go +++ b/devops/deploy_environment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_environment_summary.go b/devops/deploy_environment_summary.go index d871d18bff..c08c47bbf3 100644 --- a/devops/deploy_environment_summary.go +++ b/devops/deploy_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline.go b/devops/deploy_pipeline.go index c5b4252908..885eb899ad 100644 --- a/devops/deploy_pipeline.go +++ b/devops/deploy_pipeline.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_artifact.go b/devops/deploy_pipeline_artifact.go index fe20529fbd..0668636388 100644 --- a/devops/deploy_pipeline_artifact.go +++ b/devops/deploy_pipeline_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_artifact_collection.go b/devops/deploy_pipeline_artifact_collection.go index d9a5f43b16..8741f1f911 100644 --- a/devops/deploy_pipeline_artifact_collection.go +++ b/devops/deploy_pipeline_artifact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_collection.go b/devops/deploy_pipeline_collection.go index 85d2439693..909016941c 100644 --- a/devops/deploy_pipeline_collection.go +++ b/devops/deploy_pipeline_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_deployment.go b/devops/deploy_pipeline_deployment.go index 164142e64f..c1b39dbbde 100644 --- a/devops/deploy_pipeline_deployment.go +++ b/devops/deploy_pipeline_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_deployment_summary.go b/devops/deploy_pipeline_deployment_summary.go index f5d8220355..0a0153368b 100644 --- a/devops/deploy_pipeline_deployment_summary.go +++ b/devops/deploy_pipeline_deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_environment.go b/devops/deploy_pipeline_environment.go index 242ddc2865..07d597cebb 100644 --- a/devops/deploy_pipeline_environment.go +++ b/devops/deploy_pipeline_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_environment_collection.go b/devops/deploy_pipeline_environment_collection.go index 238a67fd1e..5d5180dce6 100644 --- a/devops/deploy_pipeline_environment_collection.go +++ b/devops/deploy_pipeline_environment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_parameter.go b/devops/deploy_pipeline_parameter.go index 50ff5cfd84..8dc4fff6ac 100644 --- a/devops/deploy_pipeline_parameter.go +++ b/devops/deploy_pipeline_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_parameter_collection.go b/devops/deploy_pipeline_parameter_collection.go index 21e477d080..09a095da33 100644 --- a/devops/deploy_pipeline_parameter_collection.go +++ b/devops/deploy_pipeline_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_redeployment.go b/devops/deploy_pipeline_redeployment.go index 43860323d1..d9df8317f0 100644 --- a/devops/deploy_pipeline_redeployment.go +++ b/devops/deploy_pipeline_redeployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_redeployment_summary.go b/devops/deploy_pipeline_redeployment_summary.go index ed2b21647a..8ef62f17bb 100644 --- a/devops/deploy_pipeline_redeployment_summary.go +++ b/devops/deploy_pipeline_redeployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_stage.go b/devops/deploy_pipeline_stage.go index 6ef43e4780..d7fdc47622 100644 --- a/devops/deploy_pipeline_stage.go +++ b/devops/deploy_pipeline_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_stage_collection.go b/devops/deploy_pipeline_stage_collection.go index 5cebf8f49c..2918fee990 100644 --- a/devops/deploy_pipeline_stage_collection.go +++ b/devops/deploy_pipeline_stage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_pipeline_summary.go b/devops/deploy_pipeline_summary.go index bd2446aa62..a9363a3bee 100644 --- a/devops/deploy_pipeline_summary.go +++ b/devops/deploy_pipeline_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage.go b/devops/deploy_stage.go index e1ccabafcf..d85945d613 100644 --- a/devops/deploy_stage.go +++ b/devops/deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_collection.go b/devops/deploy_stage_collection.go index aecd029d8a..28b57b74df 100644 --- a/devops/deploy_stage_collection.go +++ b/devops/deploy_stage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_execution_progress.go b/devops/deploy_stage_execution_progress.go index 39ebcbbb48..bd55d9cd43 100644 --- a/devops/deploy_stage_execution_progress.go +++ b/devops/deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_execution_progress_details.go b/devops/deploy_stage_execution_progress_details.go index 3cb5c641b0..5ecba79c5a 100644 --- a/devops/deploy_stage_execution_progress_details.go +++ b/devops/deploy_stage_execution_progress_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_execution_step.go b/devops/deploy_stage_execution_step.go index f52ccd784f..434682855b 100644 --- a/devops/deploy_stage_execution_step.go +++ b/devops/deploy_stage_execution_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_override_argument.go b/devops/deploy_stage_override_argument.go index b91d5e762f..2e447f1bac 100644 --- a/devops/deploy_stage_override_argument.go +++ b/devops/deploy_stage_override_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_override_argument_collection.go b/devops/deploy_stage_override_argument_collection.go index 4971864634..d650787b28 100644 --- a/devops/deploy_stage_override_argument_collection.go +++ b/devops/deploy_stage_override_argument_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_predecessor.go b/devops/deploy_stage_predecessor.go index ece51dfed2..e227e84abd 100644 --- a/devops/deploy_stage_predecessor.go +++ b/devops/deploy_stage_predecessor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_predecessor_collection.go b/devops/deploy_stage_predecessor_collection.go index af15b879bb..57bbe21282 100644 --- a/devops/deploy_stage_predecessor_collection.go +++ b/devops/deploy_stage_predecessor_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_rollback_policy.go b/devops/deploy_stage_rollback_policy.go index 8c0e77b75a..04ce532013 100644 --- a/devops/deploy_stage_rollback_policy.go +++ b/devops/deploy_stage_rollback_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deploy_stage_summary.go b/devops/deploy_stage_summary.go index ade1bc7836..6fec73bffe 100644 --- a/devops/deploy_stage_summary.go +++ b/devops/deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deployment.go b/devops/deployment.go index 7b6b008974..85e95f4677 100644 --- a/devops/deployment.go +++ b/devops/deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deployment_argument.go b/devops/deployment_argument.go index b1f5d0c289..45ef580c76 100644 --- a/devops/deployment_argument.go +++ b/devops/deployment_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deployment_argument_collection.go b/devops/deployment_argument_collection.go index 871b4f2305..ac0bc792ad 100644 --- a/devops/deployment_argument_collection.go +++ b/devops/deployment_argument_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deployment_collection.go b/devops/deployment_collection.go index eb97381844..3bc35a7124 100644 --- a/devops/deployment_collection.go +++ b/devops/deployment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deployment_execution_progress.go b/devops/deployment_execution_progress.go index 34b034bf0d..f2f47d5f04 100644 --- a/devops/deployment_execution_progress.go +++ b/devops/deployment_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/deployment_summary.go b/devops/deployment_summary.go index 3a4ec8ed30..11d877549d 100644 --- a/devops/deployment_summary.go +++ b/devops/deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_client.go b/devops/devops_client.go index 7912a03edc..5526808284 100644 --- a/devops/devops_client.go +++ b/devops/devops_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_build_run_source.go b/devops/devops_code_repository_build_run_source.go index 24549a7073..66093b746b 100644 --- a/devops/devops_code_repository_build_run_source.go +++ b/devops/devops_code_repository_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_build_source.go b/devops/devops_code_repository_build_source.go index 7e648a9db3..bb6f32d40f 100644 --- a/devops/devops_code_repository_build_source.go +++ b/devops/devops_code_repository_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_filter.go b/devops/devops_code_repository_filter.go index f1df12b1c9..b02c5a0701 100644 --- a/devops/devops_code_repository_filter.go +++ b/devops/devops_code_repository_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_filter_attributes.go b/devops/devops_code_repository_filter_attributes.go index b2c44bddc3..ff9980a049 100644 --- a/devops/devops_code_repository_filter_attributes.go +++ b/devops/devops_code_repository_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_filter_exclusion_attributes.go b/devops/devops_code_repository_filter_exclusion_attributes.go index ad3233a87c..2eeaa13e4b 100644 --- a/devops/devops_code_repository_filter_exclusion_attributes.go +++ b/devops/devops_code_repository_filter_exclusion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_trigger.go b/devops/devops_code_repository_trigger.go index 7c2b8ab62f..304309a2db 100644 --- a/devops/devops_code_repository_trigger.go +++ b/devops/devops_code_repository_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_trigger_create_result.go b/devops/devops_code_repository_trigger_create_result.go index 7985a29749..a302832d03 100644 --- a/devops/devops_code_repository_trigger_create_result.go +++ b/devops/devops_code_repository_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/devops_code_repository_trigger_summary.go b/devops/devops_code_repository_trigger_summary.go index 5777eab0ba..0d6aff18e5 100644 --- a/devops/devops_code_repository_trigger_summary.go +++ b/devops/devops_code_repository_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_chunk.go b/devops/diff_chunk.go index b7446e4a0a..d4d1485236 100644 --- a/devops/diff_chunk.go +++ b/devops/diff_chunk.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_collection.go b/devops/diff_collection.go index 1a9b146ef7..455cc60df6 100644 --- a/devops/diff_collection.go +++ b/devops/diff_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_line_details.go b/devops/diff_line_details.go index 2dcd995ff3..e63e068f98 100644 --- a/devops/diff_line_details.go +++ b/devops/diff_line_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_response.go b/devops/diff_response.go index 1c382fe814..4d191c81fc 100644 --- a/devops/diff_response.go +++ b/devops/diff_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_response_entry.go b/devops/diff_response_entry.go index 8f2c095ac0..cd7a84803a 100644 --- a/devops/diff_response_entry.go +++ b/devops/diff_response_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_section.go b/devops/diff_section.go index b1615ee7af..3221e29181 100644 --- a/devops/diff_section.go +++ b/devops/diff_section.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/diff_summary.go b/devops/diff_summary.go index 1b2cc46698..cb06be9467 100644 --- a/devops/diff_summary.go +++ b/devops/diff_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/exported_variable.go b/devops/exported_variable.go index 00c670d52c..5b1c2ff621 100644 --- a/devops/exported_variable.go +++ b/devops/exported_variable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/exported_variable_collection.go b/devops/exported_variable_collection.go index dd4cad49b3..4cd58c0aef 100644 --- a/devops/exported_variable_collection.go +++ b/devops/exported_variable_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/file_diff_response.go b/devops/file_diff_response.go index edfe7bf2d3..6c8de9d244 100644 --- a/devops/file_diff_response.go +++ b/devops/file_diff_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/file_filter.go b/devops/file_filter.go index 2b9ed5bceb..a07d04328e 100644 --- a/devops/file_filter.go +++ b/devops/file_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/file_line_details.go b/devops/file_line_details.go index 4631079fbf..4872df9146 100644 --- a/devops/file_line_details.go +++ b/devops/file_line_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/filter.go b/devops/filter.go index 79711c7e6e..29b6a28e9d 100644 --- a/devops/filter.go +++ b/devops/filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/function_deploy_environment.go b/devops/function_deploy_environment.go index 30abcc3c18..4bf20f6507 100644 --- a/devops/function_deploy_environment.go +++ b/devops/function_deploy_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/function_deploy_environment_summary.go b/devops/function_deploy_environment_summary.go index e1ec4f5577..bb8c1adacf 100644 --- a/devops/function_deploy_environment_summary.go +++ b/devops/function_deploy_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/function_deploy_stage.go b/devops/function_deploy_stage.go index dcb4c5238e..c0f165cfa6 100644 --- a/devops/function_deploy_stage.go +++ b/devops/function_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/function_deploy_stage_execution_progress.go b/devops/function_deploy_stage_execution_progress.go index 8f6fa23a72..fb9b72faa2 100644 --- a/devops/function_deploy_stage_execution_progress.go +++ b/devops/function_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/function_deploy_stage_summary.go b/devops/function_deploy_stage_summary.go index 7913633687..82676c9c28 100644 --- a/devops/function_deploy_stage_summary.go +++ b/devops/function_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/generic_delivered_artifact.go b/devops/generic_delivered_artifact.go index 06cdb26d27..6557f78264 100644 --- a/devops/generic_delivered_artifact.go +++ b/devops/generic_delivered_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/generic_deploy_artifact_source.go b/devops/generic_deploy_artifact_source.go index bae2268c45..240f3cefa7 100644 --- a/devops/generic_deploy_artifact_source.go +++ b/devops/generic_deploy_artifact_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_build_pipeline_request_response.go b/devops/get_build_pipeline_request_response.go index 7ff6fdb62b..d790575fe8 100644 --- a/devops/get_build_pipeline_request_response.go +++ b/devops/get_build_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_build_pipeline_stage_request_response.go b/devops/get_build_pipeline_stage_request_response.go index ce3b74e104..dc178752e3 100644 --- a/devops/get_build_pipeline_stage_request_response.go +++ b/devops/get_build_pipeline_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_build_run_request_response.go b/devops/get_build_run_request_response.go index 004099d24c..cdec6e7a21 100644 --- a/devops/get_build_run_request_response.go +++ b/devops/get_build_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_commit_diff_request_response.go b/devops/get_commit_diff_request_response.go index d2dd8a0845..7325e1568b 100644 --- a/devops/get_commit_diff_request_response.go +++ b/devops/get_commit_diff_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_commit_request_response.go b/devops/get_commit_request_response.go index 578b257931..596b7a0f6f 100644 --- a/devops/get_commit_request_response.go +++ b/devops/get_commit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_connection_request_response.go b/devops/get_connection_request_response.go index 6c42b3963c..e6ecfab019 100644 --- a/devops/get_connection_request_response.go +++ b/devops/get_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_deploy_artifact_request_response.go b/devops/get_deploy_artifact_request_response.go index 41942d599a..8300784878 100644 --- a/devops/get_deploy_artifact_request_response.go +++ b/devops/get_deploy_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_deploy_environment_request_response.go b/devops/get_deploy_environment_request_response.go index 3c3e95d85e..1310cfcffc 100644 --- a/devops/get_deploy_environment_request_response.go +++ b/devops/get_deploy_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_deploy_pipeline_request_response.go b/devops/get_deploy_pipeline_request_response.go index ac03d05eef..2c71e4f858 100644 --- a/devops/get_deploy_pipeline_request_response.go +++ b/devops/get_deploy_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_deploy_stage_request_response.go b/devops/get_deploy_stage_request_response.go index 41ec311b20..83fb18826c 100644 --- a/devops/get_deploy_stage_request_response.go +++ b/devops/get_deploy_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_deployment_request_response.go b/devops/get_deployment_request_response.go index be07018948..221e4b475c 100644 --- a/devops/get_deployment_request_response.go +++ b/devops/get_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_file_diff_request_response.go b/devops/get_file_diff_request_response.go index d43d7bae6c..085db52511 100644 --- a/devops/get_file_diff_request_response.go +++ b/devops/get_file_diff_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_mirror_record_request_response.go b/devops/get_mirror_record_request_response.go index 965f950504..0a49856ce6 100644 --- a/devops/get_mirror_record_request_response.go +++ b/devops/get_mirror_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_object_content_request_response.go b/devops/get_object_content_request_response.go index fcce4144ae..67eb390be4 100644 --- a/devops/get_object_content_request_response.go +++ b/devops/get_object_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_object_request_response.go b/devops/get_object_request_response.go index a0e2e7efe3..0d67f7eba4 100644 --- a/devops/get_object_request_response.go +++ b/devops/get_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_project_request_response.go b/devops/get_project_request_response.go index f7583bcaf2..8391491431 100644 --- a/devops/get_project_request_response.go +++ b/devops/get_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_ref_request_response.go b/devops/get_ref_request_response.go index 66d9f73a4d..638e9d660d 100644 --- a/devops/get_ref_request_response.go +++ b/devops/get_ref_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_repo_file_diff_request_response.go b/devops/get_repo_file_diff_request_response.go index b27d9ba616..d8388cc652 100644 --- a/devops/get_repo_file_diff_request_response.go +++ b/devops/get_repo_file_diff_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_repo_file_lines_request_response.go b/devops/get_repo_file_lines_request_response.go index 97de21dab2..c4ecdfd2ef 100644 --- a/devops/get_repo_file_lines_request_response.go +++ b/devops/get_repo_file_lines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_repository_archive_content_request_response.go b/devops/get_repository_archive_content_request_response.go index 37012abf75..b0d1a257e2 100644 --- a/devops/get_repository_archive_content_request_response.go +++ b/devops/get_repository_archive_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_repository_file_lines_request_response.go b/devops/get_repository_file_lines_request_response.go index c0faac322e..62ea4282c2 100644 --- a/devops/get_repository_file_lines_request_response.go +++ b/devops/get_repository_file_lines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_repository_request_response.go b/devops/get_repository_request_response.go index 8b02133823..4ab2cf57d1 100644 --- a/devops/get_repository_request_response.go +++ b/devops/get_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_trigger_request_response.go b/devops/get_trigger_request_response.go index 283f597e97..d3261eb334 100644 --- a/devops/get_trigger_request_response.go +++ b/devops/get_trigger_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/get_work_request_request_response.go b/devops/get_work_request_request_response.go index 0e1638ee49..d1a092082c 100644 --- a/devops/get_work_request_request_response.go +++ b/devops/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_access_token_connection.go b/devops/github_access_token_connection.go index 82be7833fb..7796ee27ae 100644 --- a/devops/github_access_token_connection.go +++ b/devops/github_access_token_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_access_token_connection_summary.go b/devops/github_access_token_connection_summary.go index 3c0a054bd8..2e6e9af276 100644 --- a/devops/github_access_token_connection_summary.go +++ b/devops/github_access_token_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_build_run_source.go b/devops/github_build_run_source.go index 2489eeb54d..ae2c2a11a4 100644 --- a/devops/github_build_run_source.go +++ b/devops/github_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_build_source.go b/devops/github_build_source.go index cad5173e74..55ba919072 100644 --- a/devops/github_build_source.go +++ b/devops/github_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_filter.go b/devops/github_filter.go index 9c0ddae394..209ec90346 100644 --- a/devops/github_filter.go +++ b/devops/github_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_filter_attributes.go b/devops/github_filter_attributes.go index 3fe0e30f62..ad813e95b6 100644 --- a/devops/github_filter_attributes.go +++ b/devops/github_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_filter_exclusion_attributes.go b/devops/github_filter_exclusion_attributes.go index 3b4a2d8267..519d2756b2 100644 --- a/devops/github_filter_exclusion_attributes.go +++ b/devops/github_filter_exclusion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_trigger.go b/devops/github_trigger.go index 11ebfe13ef..7740e4df40 100644 --- a/devops/github_trigger.go +++ b/devops/github_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_trigger_create_result.go b/devops/github_trigger_create_result.go index 06ad540f05..d30c58c37e 100644 --- a/devops/github_trigger_create_result.go +++ b/devops/github_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/github_trigger_summary.go b/devops/github_trigger_summary.go index 0a3732cb4f..e8f40f99ed 100644 --- a/devops/github_trigger_summary.go +++ b/devops/github_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_access_token_connection.go b/devops/gitlab_access_token_connection.go index ee300e9b65..07982b9fb4 100644 --- a/devops/gitlab_access_token_connection.go +++ b/devops/gitlab_access_token_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_access_token_connection_summary.go b/devops/gitlab_access_token_connection_summary.go index a63ce2ece1..92e7a2633b 100644 --- a/devops/gitlab_access_token_connection_summary.go +++ b/devops/gitlab_access_token_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_build_run_source.go b/devops/gitlab_build_run_source.go index d90e0619d6..32c6a8380e 100644 --- a/devops/gitlab_build_run_source.go +++ b/devops/gitlab_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_build_source.go b/devops/gitlab_build_source.go index 59ee5c0398..62630e1ae3 100644 --- a/devops/gitlab_build_source.go +++ b/devops/gitlab_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_filter.go b/devops/gitlab_filter.go index 2bb7d5ce54..86ac6dc906 100644 --- a/devops/gitlab_filter.go +++ b/devops/gitlab_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_filter_attributes.go b/devops/gitlab_filter_attributes.go index 10d768c31c..8d8fc034d9 100644 --- a/devops/gitlab_filter_attributes.go +++ b/devops/gitlab_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_filter_exclusion_attributes.go b/devops/gitlab_filter_exclusion_attributes.go index f087011b7c..df3c55f15a 100644 --- a/devops/gitlab_filter_exclusion_attributes.go +++ b/devops/gitlab_filter_exclusion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_access_token_connection.go b/devops/gitlab_server_access_token_connection.go index c720a401b3..5faf9156f2 100644 --- a/devops/gitlab_server_access_token_connection.go +++ b/devops/gitlab_server_access_token_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_access_token_connection_summary.go b/devops/gitlab_server_access_token_connection_summary.go index 9e5decbfee..437733bfc3 100644 --- a/devops/gitlab_server_access_token_connection_summary.go +++ b/devops/gitlab_server_access_token_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_build_run_source.go b/devops/gitlab_server_build_run_source.go index d79217f5d4..f8801f0258 100644 --- a/devops/gitlab_server_build_run_source.go +++ b/devops/gitlab_server_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_build_source.go b/devops/gitlab_server_build_source.go index d9944a171b..96c5934106 100644 --- a/devops/gitlab_server_build_source.go +++ b/devops/gitlab_server_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_filter.go b/devops/gitlab_server_filter.go index b5906cba80..6531b3c82a 100644 --- a/devops/gitlab_server_filter.go +++ b/devops/gitlab_server_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_filter_attributes.go b/devops/gitlab_server_filter_attributes.go index fc9d6d7bcc..696aa85aab 100644 --- a/devops/gitlab_server_filter_attributes.go +++ b/devops/gitlab_server_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_filter_exclusion_attributes.go b/devops/gitlab_server_filter_exclusion_attributes.go index 1dcfc542cf..2b8a36e94f 100644 --- a/devops/gitlab_server_filter_exclusion_attributes.go +++ b/devops/gitlab_server_filter_exclusion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_trigger.go b/devops/gitlab_server_trigger.go index 062ccc959e..d6831f71ed 100644 --- a/devops/gitlab_server_trigger.go +++ b/devops/gitlab_server_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_trigger_create_result.go b/devops/gitlab_server_trigger_create_result.go index 62b19537af..957fe827f6 100644 --- a/devops/gitlab_server_trigger_create_result.go +++ b/devops/gitlab_server_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_server_trigger_summary.go b/devops/gitlab_server_trigger_summary.go index 53256a87ea..aec688bd8e 100644 --- a/devops/gitlab_server_trigger_summary.go +++ b/devops/gitlab_server_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_trigger.go b/devops/gitlab_trigger.go index a1b44fe022..d61603c176 100644 --- a/devops/gitlab_trigger.go +++ b/devops/gitlab_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_trigger_create_result.go b/devops/gitlab_trigger_create_result.go index 1be4bef048..5dd2cfc153 100644 --- a/devops/gitlab_trigger_create_result.go +++ b/devops/gitlab_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/gitlab_trigger_summary.go b/devops/gitlab_trigger_summary.go index f14bcc92cc..58411ffabb 100644 --- a/devops/gitlab_trigger_summary.go +++ b/devops/gitlab_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/helm_repository_deploy_artifact_source.go b/devops/helm_repository_deploy_artifact_source.go index fb6f762e1a..c9394a0cb0 100644 --- a/devops/helm_repository_deploy_artifact_source.go +++ b/devops/helm_repository_deploy_artifact_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/helm_set_value.go b/devops/helm_set_value.go index cdcc34972f..96e74a76ef 100644 --- a/devops/helm_set_value.go +++ b/devops/helm_set_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/helm_set_value_collection.go b/devops/helm_set_value_collection.go index 224a5b8500..48c456860d 100644 --- a/devops/helm_set_value_collection.go +++ b/devops/helm_set_value_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/inline_deploy_artifact_source.go b/devops/inline_deploy_artifact_source.go index 35ad5f5c30..8b357e7823 100644 --- a/devops/inline_deploy_artifact_source.go +++ b/devops/inline_deploy_artifact_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/inline_public_key_verification_key_source.go b/devops/inline_public_key_verification_key_source.go index 920b9758f4..53e44fd49b 100644 --- a/devops/inline_public_key_verification_key_source.go +++ b/devops/inline_public_key_verification_key_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/invoke_function_deploy_stage.go b/devops/invoke_function_deploy_stage.go index 81d47b75de..d825629529 100644 --- a/devops/invoke_function_deploy_stage.go +++ b/devops/invoke_function_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/invoke_function_deploy_stage_execution_progress.go b/devops/invoke_function_deploy_stage_execution_progress.go index 21afb247c6..baf1f735c1 100644 --- a/devops/invoke_function_deploy_stage_execution_progress.go +++ b/devops/invoke_function_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/invoke_function_deploy_stage_summary.go b/devops/invoke_function_deploy_stage_summary.go index 640f19fe4e..2325ce2714 100644 --- a/devops/invoke_function_deploy_stage_summary.go +++ b/devops/invoke_function_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_authors_request_response.go b/devops/list_authors_request_response.go index be03b78c69..75de5a4cb6 100644 --- a/devops/list_authors_request_response.go +++ b/devops/list_authors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_build_pipeline_stages_request_response.go b/devops/list_build_pipeline_stages_request_response.go index 216650e4a2..cee3ce0e90 100644 --- a/devops/list_build_pipeline_stages_request_response.go +++ b/devops/list_build_pipeline_stages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_build_pipelines_request_response.go b/devops/list_build_pipelines_request_response.go index bb5a4d97b1..557206163a 100644 --- a/devops/list_build_pipelines_request_response.go +++ b/devops/list_build_pipelines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_build_runs_request_response.go b/devops/list_build_runs_request_response.go index a566a43872..6a5ed70007 100644 --- a/devops/list_build_runs_request_response.go +++ b/devops/list_build_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_commit_diffs_request_response.go b/devops/list_commit_diffs_request_response.go index 2402d589ea..76c44f0ef2 100644 --- a/devops/list_commit_diffs_request_response.go +++ b/devops/list_commit_diffs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_commits_request_response.go b/devops/list_commits_request_response.go index 24bf33329b..8cc8fadace 100644 --- a/devops/list_commits_request_response.go +++ b/devops/list_commits_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_connections_request_response.go b/devops/list_connections_request_response.go index 3de3607d0b..53de7c23a1 100644 --- a/devops/list_connections_request_response.go +++ b/devops/list_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_deploy_artifacts_request_response.go b/devops/list_deploy_artifacts_request_response.go index 727fd9d54b..d844f77dad 100644 --- a/devops/list_deploy_artifacts_request_response.go +++ b/devops/list_deploy_artifacts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_deploy_environments_request_response.go b/devops/list_deploy_environments_request_response.go index 8d28b3700e..6b5ff3ccba 100644 --- a/devops/list_deploy_environments_request_response.go +++ b/devops/list_deploy_environments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_deploy_pipelines_request_response.go b/devops/list_deploy_pipelines_request_response.go index dae3763fe1..090b20924e 100644 --- a/devops/list_deploy_pipelines_request_response.go +++ b/devops/list_deploy_pipelines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_deploy_stages_request_response.go b/devops/list_deploy_stages_request_response.go index 7522aeff61..4350e64cca 100644 --- a/devops/list_deploy_stages_request_response.go +++ b/devops/list_deploy_stages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_deployments_request_response.go b/devops/list_deployments_request_response.go index 4f1ed6c3b5..72031fa72f 100644 --- a/devops/list_deployments_request_response.go +++ b/devops/list_deployments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_mirror_records_request_response.go b/devops/list_mirror_records_request_response.go index 3a97ab9bea..082e8b05e1 100644 --- a/devops/list_mirror_records_request_response.go +++ b/devops/list_mirror_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_paths_request_response.go b/devops/list_paths_request_response.go index d84c5653f6..d9526749c1 100644 --- a/devops/list_paths_request_response.go +++ b/devops/list_paths_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_projects_request_response.go b/devops/list_projects_request_response.go index 9855b13be1..5927e79413 100644 --- a/devops/list_projects_request_response.go +++ b/devops/list_projects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_refs_request_response.go b/devops/list_refs_request_response.go index 3a63747772..debccd4a74 100644 --- a/devops/list_refs_request_response.go +++ b/devops/list_refs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_repositories_request_response.go b/devops/list_repositories_request_response.go index b63219d9cc..6bb20d0b29 100644 --- a/devops/list_repositories_request_response.go +++ b/devops/list_repositories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_triggers_request_response.go b/devops/list_triggers_request_response.go index fc42f4db32..176806fae7 100644 --- a/devops/list_triggers_request_response.go +++ b/devops/list_triggers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_work_request_errors_request_response.go b/devops/list_work_request_errors_request_response.go index f511107782..af72a7ebc0 100644 --- a/devops/list_work_request_errors_request_response.go +++ b/devops/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_work_request_logs_request_response.go b/devops/list_work_request_logs_request_response.go index 2976d702ba..77b3f6ba52 100644 --- a/devops/list_work_request_logs_request_response.go +++ b/devops/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/list_work_requests_request_response.go b/devops/list_work_requests_request_response.go index b6fc3b387a..b092e235b5 100644 --- a/devops/list_work_requests_request_response.go +++ b/devops/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/load_balancer_config.go b/devops/load_balancer_config.go index f88d60eac8..4aaeeb095d 100644 --- a/devops/load_balancer_config.go +++ b/devops/load_balancer_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/load_balancer_traffic_shift_deploy_stage.go b/devops/load_balancer_traffic_shift_deploy_stage.go index 59066a00ea..bd1e6c457d 100644 --- a/devops/load_balancer_traffic_shift_deploy_stage.go +++ b/devops/load_balancer_traffic_shift_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/load_balancer_traffic_shift_deploy_stage_execution_progress.go b/devops/load_balancer_traffic_shift_deploy_stage_execution_progress.go index c37448c602..eae9a22c09 100644 --- a/devops/load_balancer_traffic_shift_deploy_stage_execution_progress.go +++ b/devops/load_balancer_traffic_shift_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/load_balancer_traffic_shift_deploy_stage_summary.go b/devops/load_balancer_traffic_shift_deploy_stage_summary.go index 52e40890f4..5f10b3ebbb 100644 --- a/devops/load_balancer_traffic_shift_deploy_stage_summary.go +++ b/devops/load_balancer_traffic_shift_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/load_balancer_traffic_shift_rollout_policy.go b/devops/load_balancer_traffic_shift_rollout_policy.go index 601d8672d4..5fc683d985 100644 --- a/devops/load_balancer_traffic_shift_rollout_policy.go +++ b/devops/load_balancer_traffic_shift_rollout_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/manual_approval_deploy_stage.go b/devops/manual_approval_deploy_stage.go index b86bae9122..1bed534002 100644 --- a/devops/manual_approval_deploy_stage.go +++ b/devops/manual_approval_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/manual_approval_deploy_stage_execution_progress.go b/devops/manual_approval_deploy_stage_execution_progress.go index b5bdcf5e4c..e42b01fbd4 100644 --- a/devops/manual_approval_deploy_stage_execution_progress.go +++ b/devops/manual_approval_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/manual_approval_deploy_stage_summary.go b/devops/manual_approval_deploy_stage_summary.go index bb9a4fe236..c00dc7e1e4 100644 --- a/devops/manual_approval_deploy_stage_summary.go +++ b/devops/manual_approval_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/manual_build_run_source.go b/devops/manual_build_run_source.go index a651dc99e5..08f6beab1e 100644 --- a/devops/manual_build_run_source.go +++ b/devops/manual_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/mirror_repository_config.go b/devops/mirror_repository_config.go index 6928e575ea..d4f04582d4 100644 --- a/devops/mirror_repository_config.go +++ b/devops/mirror_repository_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/mirror_repository_request_response.go b/devops/mirror_repository_request_response.go index f44f23af0e..dd2f817d24 100644 --- a/devops/mirror_repository_request_response.go +++ b/devops/mirror_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/network_channel.go b/devops/network_channel.go index fe17002ccc..107064f849 100644 --- a/devops/network_channel.go +++ b/devops/network_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/nginx_blue_green_strategy.go b/devops/nginx_blue_green_strategy.go index 1cd428fe9a..9498ba2405 100644 --- a/devops/nginx_blue_green_strategy.go +++ b/devops/nginx_blue_green_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/nginx_canary_strategy.go b/devops/nginx_canary_strategy.go index d936e05c0a..eb910e1ad2 100644 --- a/devops/nginx_canary_strategy.go +++ b/devops/nginx_canary_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/no_deploy_stage_rollback_policy.go b/devops/no_deploy_stage_rollback_policy.go index 8ec32696f4..2c8345890e 100644 --- a/devops/no_deploy_stage_rollback_policy.go +++ b/devops/no_deploy_stage_rollback_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/none_verification_key_source.go b/devops/none_verification_key_source.go index 752c99101d..3f97e8111d 100644 --- a/devops/none_verification_key_source.go +++ b/devops/none_verification_key_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/notification_config.go b/devops/notification_config.go index 7e50c42834..f4e202a8dc 100644 --- a/devops/notification_config.go +++ b/devops/notification_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/ocir_deploy_artifact_source.go b/devops/ocir_deploy_artifact_source.go index ca45dce27e..8b2c5a20f8 100644 --- a/devops/ocir_deploy_artifact_source.go +++ b/devops/ocir_deploy_artifact_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_deploy_stage.go b/devops/oke_blue_green_deploy_stage.go index 16a79ea570..0ebe33b853 100644 --- a/devops/oke_blue_green_deploy_stage.go +++ b/devops/oke_blue_green_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_deploy_stage_execution_progress.go b/devops/oke_blue_green_deploy_stage_execution_progress.go index 4b4dfb6b34..1d20b35c1e 100644 --- a/devops/oke_blue_green_deploy_stage_execution_progress.go +++ b/devops/oke_blue_green_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_deploy_stage_summary.go b/devops/oke_blue_green_deploy_stage_summary.go index e8f3d6b921..a698b9be32 100644 --- a/devops/oke_blue_green_deploy_stage_summary.go +++ b/devops/oke_blue_green_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_strategy.go b/devops/oke_blue_green_strategy.go index e063a0b0b6..284376972f 100644 --- a/devops/oke_blue_green_strategy.go +++ b/devops/oke_blue_green_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_traffic_shift_deploy_stage.go b/devops/oke_blue_green_traffic_shift_deploy_stage.go index 5fb6650cc5..df12f56080 100644 --- a/devops/oke_blue_green_traffic_shift_deploy_stage.go +++ b/devops/oke_blue_green_traffic_shift_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_traffic_shift_deploy_stage_execution_progress.go b/devops/oke_blue_green_traffic_shift_deploy_stage_execution_progress.go index d3ee1f22a4..4f6e1be026 100644 --- a/devops/oke_blue_green_traffic_shift_deploy_stage_execution_progress.go +++ b/devops/oke_blue_green_traffic_shift_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_blue_green_traffic_shift_deploy_stage_summary.go b/devops/oke_blue_green_traffic_shift_deploy_stage_summary.go index 5a94450082..9c8dd98275 100644 --- a/devops/oke_blue_green_traffic_shift_deploy_stage_summary.go +++ b/devops/oke_blue_green_traffic_shift_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_approval_deploy_stage.go b/devops/oke_canary_approval_deploy_stage.go index 6cb8d28252..2f5d1f8591 100644 --- a/devops/oke_canary_approval_deploy_stage.go +++ b/devops/oke_canary_approval_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_approval_deploy_stage_execution_progress.go b/devops/oke_canary_approval_deploy_stage_execution_progress.go index 4cf07cb777..cb917e79f0 100644 --- a/devops/oke_canary_approval_deploy_stage_execution_progress.go +++ b/devops/oke_canary_approval_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_approval_deploy_stage_summary.go b/devops/oke_canary_approval_deploy_stage_summary.go index b0d064bd79..94b0809b4a 100644 --- a/devops/oke_canary_approval_deploy_stage_summary.go +++ b/devops/oke_canary_approval_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_deploy_stage.go b/devops/oke_canary_deploy_stage.go index 330042958e..91aa80e788 100644 --- a/devops/oke_canary_deploy_stage.go +++ b/devops/oke_canary_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_deploy_stage_execution_progress.go b/devops/oke_canary_deploy_stage_execution_progress.go index 43fa01e4c7..b123f992de 100644 --- a/devops/oke_canary_deploy_stage_execution_progress.go +++ b/devops/oke_canary_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_deploy_stage_summary.go b/devops/oke_canary_deploy_stage_summary.go index 39784a6620..e7de282cd2 100644 --- a/devops/oke_canary_deploy_stage_summary.go +++ b/devops/oke_canary_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_strategy.go b/devops/oke_canary_strategy.go index 5cecffb22e..449a49d4b9 100644 --- a/devops/oke_canary_strategy.go +++ b/devops/oke_canary_strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_traffic_shift_deploy_stage.go b/devops/oke_canary_traffic_shift_deploy_stage.go index 0c513c9622..149978bc9c 100644 --- a/devops/oke_canary_traffic_shift_deploy_stage.go +++ b/devops/oke_canary_traffic_shift_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_traffic_shift_deploy_stage_execution_progress.go b/devops/oke_canary_traffic_shift_deploy_stage_execution_progress.go index 633f119a28..e83f0f2613 100644 --- a/devops/oke_canary_traffic_shift_deploy_stage_execution_progress.go +++ b/devops/oke_canary_traffic_shift_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_canary_traffic_shift_deploy_stage_summary.go b/devops/oke_canary_traffic_shift_deploy_stage_summary.go index 322441d2a3..09f5d7e9f5 100644 --- a/devops/oke_canary_traffic_shift_deploy_stage_summary.go +++ b/devops/oke_canary_traffic_shift_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_cluster_deploy_environment.go b/devops/oke_cluster_deploy_environment.go index 27acc0e238..8bade660fa 100644 --- a/devops/oke_cluster_deploy_environment.go +++ b/devops/oke_cluster_deploy_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_cluster_deploy_environment_summary.go b/devops/oke_cluster_deploy_environment_summary.go index 639015da05..99aaf7187a 100644 --- a/devops/oke_cluster_deploy_environment_summary.go +++ b/devops/oke_cluster_deploy_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_deploy_stage.go b/devops/oke_deploy_stage.go index 8dfcc1817e..29380486f2 100644 --- a/devops/oke_deploy_stage.go +++ b/devops/oke_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_deploy_stage_execution_progress.go b/devops/oke_deploy_stage_execution_progress.go index 1a6bc8c24e..db110dd1f5 100644 --- a/devops/oke_deploy_stage_execution_progress.go +++ b/devops/oke_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_deploy_stage_summary.go b/devops/oke_deploy_stage_summary.go index 76158c6ca8..e305c303c8 100644 --- a/devops/oke_deploy_stage_summary.go +++ b/devops/oke_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_helm_chart_deploy_stage.go b/devops/oke_helm_chart_deploy_stage.go index 9bb32f351e..154b587148 100644 --- a/devops/oke_helm_chart_deploy_stage.go +++ b/devops/oke_helm_chart_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_helm_chart_deploy_stage_summary.go b/devops/oke_helm_chart_deploy_stage_summary.go index ebe8bfd916..a628cdf94a 100644 --- a/devops/oke_helm_chart_deploy_stage_summary.go +++ b/devops/oke_helm_chart_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/oke_helm_chart_deployment_stage_execution_progress.go b/devops/oke_helm_chart_deployment_stage_execution_progress.go index eb728f1e99..df5214d579 100644 --- a/devops/oke_helm_chart_deployment_stage_execution_progress.go +++ b/devops/oke_helm_chart_deployment_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/operation_status.go b/devops/operation_status.go index 8c444dbffc..5f659cf9aa 100644 --- a/devops/operation_status.go +++ b/devops/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/operation_type.go b/devops/operation_type.go index d0ee1e98db..a816baf259 100644 --- a/devops/operation_type.go +++ b/devops/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/private_endpoint_channel.go b/devops/private_endpoint_channel.go index 7819fbc3f3..b34e8fbb7e 100644 --- a/devops/private_endpoint_channel.go +++ b/devops/private_endpoint_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/project.go b/devops/project.go index fbea83fc74..df42176836 100644 --- a/devops/project.go +++ b/devops/project.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/project_collection.go b/devops/project_collection.go index 1f7746aa4a..c1e4405823 100644 --- a/devops/project_collection.go +++ b/devops/project_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/project_summary.go b/devops/project_summary.go index d585344482..3b60851a59 100644 --- a/devops/project_summary.go +++ b/devops/project_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/put_repository_branch_details.go b/devops/put_repository_branch_details.go index 62d0174b91..2c379265d8 100644 --- a/devops/put_repository_branch_details.go +++ b/devops/put_repository_branch_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/put_repository_ref_details.go b/devops/put_repository_ref_details.go index 972fc43b1d..afde0843fc 100644 --- a/devops/put_repository_ref_details.go +++ b/devops/put_repository_ref_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/put_repository_ref_request_response.go b/devops/put_repository_ref_request_response.go index f5e24c77e9..b7cbad68fe 100644 --- a/devops/put_repository_ref_request_response.go +++ b/devops/put_repository_ref_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/put_repository_tag_details.go b/devops/put_repository_tag_details.go index 0fad28d0f5..bff288a307 100644 --- a/devops/put_repository_tag_details.go +++ b/devops/put_repository_tag_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository.go b/devops/repository.go index fa4c4f5dcd..1575655020 100644 --- a/devops/repository.go +++ b/devops/repository.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_author_collection.go b/devops/repository_author_collection.go index 0556cc3f3f..0b30382adb 100644 --- a/devops/repository_author_collection.go +++ b/devops/repository_author_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_author_summary.go b/devops/repository_author_summary.go index fc26f06884..2a65698c01 100644 --- a/devops/repository_author_summary.go +++ b/devops/repository_author_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_branch.go b/devops/repository_branch.go index a9fb6b87f3..7f386c0a10 100644 --- a/devops/repository_branch.go +++ b/devops/repository_branch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_branch_summary.go b/devops/repository_branch_summary.go index fbdd1fdce5..6baba7beda 100644 --- a/devops/repository_branch_summary.go +++ b/devops/repository_branch_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_collection.go b/devops/repository_collection.go index 28eb592006..257bdab729 100644 --- a/devops/repository_collection.go +++ b/devops/repository_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_commit.go b/devops/repository_commit.go index 11559ffed4..4e8393bdc1 100644 --- a/devops/repository_commit.go +++ b/devops/repository_commit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_commit_collection.go b/devops/repository_commit_collection.go index 89a9fd9f7e..22dd6e9ff9 100644 --- a/devops/repository_commit_collection.go +++ b/devops/repository_commit_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_commit_summary.go b/devops/repository_commit_summary.go index 8a271a727c..1522c2b9bf 100644 --- a/devops/repository_commit_summary.go +++ b/devops/repository_commit_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_file_lines.go b/devops/repository_file_lines.go index 4af65ebf3d..48b14c3aaf 100644 --- a/devops/repository_file_lines.go +++ b/devops/repository_file_lines.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_mirror_record.go b/devops/repository_mirror_record.go index db32371f67..79c4efcaf5 100644 --- a/devops/repository_mirror_record.go +++ b/devops/repository_mirror_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_mirror_record_collection.go b/devops/repository_mirror_record_collection.go index fba25e51d3..058000a828 100644 --- a/devops/repository_mirror_record_collection.go +++ b/devops/repository_mirror_record_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_mirror_record_summary.go b/devops/repository_mirror_record_summary.go index f0ab98e724..3019439d43 100644 --- a/devops/repository_mirror_record_summary.go +++ b/devops/repository_mirror_record_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_object.go b/devops/repository_object.go index 01061bd31e..e2f7fb247f 100644 --- a/devops/repository_object.go +++ b/devops/repository_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_path_collection.go b/devops/repository_path_collection.go index 6c833d6fed..50610dad6c 100644 --- a/devops/repository_path_collection.go +++ b/devops/repository_path_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_path_summary.go b/devops/repository_path_summary.go index e432955243..5461548670 100644 --- a/devops/repository_path_summary.go +++ b/devops/repository_path_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_ref.go b/devops/repository_ref.go index 054443fbab..436fea75df 100644 --- a/devops/repository_ref.go +++ b/devops/repository_ref.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_ref_collection.go b/devops/repository_ref_collection.go index 96e7e0447b..4e6916949a 100644 --- a/devops/repository_ref_collection.go +++ b/devops/repository_ref_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_ref_summary.go b/devops/repository_ref_summary.go index a812e304c9..effc699f29 100644 --- a/devops/repository_ref_summary.go +++ b/devops/repository_ref_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_summary.go b/devops/repository_summary.go index 2862652228..a06ed23c64 100644 --- a/devops/repository_summary.go +++ b/devops/repository_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_tag.go b/devops/repository_tag.go index 781b54b5ca..be5f00084c 100644 --- a/devops/repository_tag.go +++ b/devops/repository_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/repository_tag_summary.go b/devops/repository_tag_summary.go index c9a3d23337..1d9b6aebf5 100644 --- a/devops/repository_tag_summary.go +++ b/devops/repository_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/schedule_cascading_project_deletion_request_response.go b/devops/schedule_cascading_project_deletion_request_response.go index 84081cf9c5..2fad2da943 100644 --- a/devops/schedule_cascading_project_deletion_request_response.go +++ b/devops/schedule_cascading_project_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/service_vnic_channel.go b/devops/service_vnic_channel.go index ad314abc08..ae2205b31c 100644 --- a/devops/service_vnic_channel.go +++ b/devops/service_vnic_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/shape_config.go b/devops/shape_config.go index dfb492d354..0057476aa5 100644 --- a/devops/shape_config.go +++ b/devops/shape_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/shell_deploy_stage.go b/devops/shell_deploy_stage.go index eaed0f2e31..f66d3995bd 100644 --- a/devops/shell_deploy_stage.go +++ b/devops/shell_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/shell_deploy_stage_execution_progress.go b/devops/shell_deploy_stage_execution_progress.go index 7027736c91..4ea0c009db 100644 --- a/devops/shell_deploy_stage_execution_progress.go +++ b/devops/shell_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/shell_deploy_stage_summary.go b/devops/shell_deploy_stage_summary.go index 9953fdc451..97f63268ba 100644 --- a/devops/shell_deploy_stage_summary.go +++ b/devops/shell_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/single_deploy_stage_deployment.go b/devops/single_deploy_stage_deployment.go index 6e9d247dac..725e82f892 100644 --- a/devops/single_deploy_stage_deployment.go +++ b/devops/single_deploy_stage_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/single_deploy_stage_deployment_summary.go b/devops/single_deploy_stage_deployment_summary.go index a7c40232d1..285e5d9fa1 100644 --- a/devops/single_deploy_stage_deployment_summary.go +++ b/devops/single_deploy_stage_deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/single_deploy_stage_redeployment.go b/devops/single_deploy_stage_redeployment.go index 3e3274f07c..f9cda9c7bc 100644 --- a/devops/single_deploy_stage_redeployment.go +++ b/devops/single_deploy_stage_redeployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/single_deploy_stage_redeployment_summary.go b/devops/single_deploy_stage_redeployment_summary.go index b4d37adddb..c08a0f3db7 100644 --- a/devops/single_deploy_stage_redeployment_summary.go +++ b/devops/single_deploy_stage_redeployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/sort_order.go b/devops/sort_order.go index d70e64a369..a97f2282a6 100644 --- a/devops/sort_order.go +++ b/devops/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/tls_verify_config.go b/devops/tls_verify_config.go index 671409fe03..65e80ad5a8 100644 --- a/devops/tls_verify_config.go +++ b/devops/tls_verify_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger.go b/devops/trigger.go index 9e446dfd11..bb23fdde71 100644 --- a/devops/trigger.go +++ b/devops/trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_action.go b/devops/trigger_action.go index cc9e60ba9c..a84ee22afc 100644 --- a/devops/trigger_action.go +++ b/devops/trigger_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_build_pipeline_action.go b/devops/trigger_build_pipeline_action.go index 91ad565c7e..aa6d187da5 100644 --- a/devops/trigger_build_pipeline_action.go +++ b/devops/trigger_build_pipeline_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_collection.go b/devops/trigger_collection.go index 41c880b33d..1ac677ad06 100644 --- a/devops/trigger_collection.go +++ b/devops/trigger_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_create_result.go b/devops/trigger_create_result.go index 0c51a6b6e2..9d73f640d5 100644 --- a/devops/trigger_create_result.go +++ b/devops/trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_deployment_pipeline_stage_run_progress.go b/devops/trigger_deployment_pipeline_stage_run_progress.go index 6f581c1de5..5bcb51b714 100644 --- a/devops/trigger_deployment_pipeline_stage_run_progress.go +++ b/devops/trigger_deployment_pipeline_stage_run_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_deployment_stage.go b/devops/trigger_deployment_stage.go index 0570a344fc..c292d12752 100644 --- a/devops/trigger_deployment_stage.go +++ b/devops/trigger_deployment_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_deployment_stage_summary.go b/devops/trigger_deployment_stage_summary.go index f73b2f37bb..cb4f25dcd5 100644 --- a/devops/trigger_deployment_stage_summary.go +++ b/devops/trigger_deployment_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_info.go b/devops/trigger_info.go index dd3369cb73..23e728e85e 100644 --- a/devops/trigger_info.go +++ b/devops/trigger_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_schedule.go b/devops/trigger_schedule.go index 6f13ff0d22..f14b3c8835 100644 --- a/devops/trigger_schedule.go +++ b/devops/trigger_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/trigger_summary.go b/devops/trigger_summary.go index 0a01c4a820..72faa346db 100644 --- a/devops/trigger_summary.go +++ b/devops/trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_absolute_wait_criteria_details.go b/devops/update_absolute_wait_criteria_details.go index dee761b85b..0965efc15d 100644 --- a/devops/update_absolute_wait_criteria_details.go +++ b/devops/update_absolute_wait_criteria_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_bitbucket_cloud_app_password_connection_details.go b/devops/update_bitbucket_cloud_app_password_connection_details.go index ff07f71f7e..b9555c880d 100644 --- a/devops/update_bitbucket_cloud_app_password_connection_details.go +++ b/devops/update_bitbucket_cloud_app_password_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_bitbucket_cloud_trigger_details.go b/devops/update_bitbucket_cloud_trigger_details.go index 8221855896..13c51ebeb3 100644 --- a/devops/update_bitbucket_cloud_trigger_details.go +++ b/devops/update_bitbucket_cloud_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_bitbucket_server_access_token_connection_details.go b/devops/update_bitbucket_server_access_token_connection_details.go index eae3b835c9..7fae318fa4 100644 --- a/devops/update_bitbucket_server_access_token_connection_details.go +++ b/devops/update_bitbucket_server_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_bitbucket_server_trigger_details.go b/devops/update_bitbucket_server_trigger_details.go index 953c1c8a4d..054566c3c6 100644 --- a/devops/update_bitbucket_server_trigger_details.go +++ b/devops/update_bitbucket_server_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_pipeline_details.go b/devops/update_build_pipeline_details.go index 3da4f899b0..c796ce6b1f 100644 --- a/devops/update_build_pipeline_details.go +++ b/devops/update_build_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_pipeline_request_response.go b/devops/update_build_pipeline_request_response.go index 7165162c1e..837dc53510 100644 --- a/devops/update_build_pipeline_request_response.go +++ b/devops/update_build_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_pipeline_stage_details.go b/devops/update_build_pipeline_stage_details.go index b11d98371d..65cae55350 100644 --- a/devops/update_build_pipeline_stage_details.go +++ b/devops/update_build_pipeline_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_pipeline_stage_request_response.go b/devops/update_build_pipeline_stage_request_response.go index 254304aead..9fec216d73 100644 --- a/devops/update_build_pipeline_stage_request_response.go +++ b/devops/update_build_pipeline_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_run_details.go b/devops/update_build_run_details.go index f8b3417849..a3ddfc015a 100644 --- a/devops/update_build_run_details.go +++ b/devops/update_build_run_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_run_request_response.go b/devops/update_build_run_request_response.go index da4abfc362..980735f8cb 100644 --- a/devops/update_build_run_request_response.go +++ b/devops/update_build_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_build_stage_details.go b/devops/update_build_stage_details.go index d72adeead8..ee86bdf4f0 100644 --- a/devops/update_build_stage_details.go +++ b/devops/update_build_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_blue_green_deploy_stage_details.go b/devops/update_compute_instance_group_blue_green_deploy_stage_details.go index ce86d42a8d..5070a603c4 100644 --- a/devops/update_compute_instance_group_blue_green_deploy_stage_details.go +++ b/devops/update_compute_instance_group_blue_green_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go b/devops/update_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go index a7cf2ac524..ceb1c3547d 100644 --- a/devops/update_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go +++ b/devops/update_compute_instance_group_blue_green_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_canary_approval_deploy_stage_details.go b/devops/update_compute_instance_group_canary_approval_deploy_stage_details.go index 475b6c93a6..9811f97de9 100644 --- a/devops/update_compute_instance_group_canary_approval_deploy_stage_details.go +++ b/devops/update_compute_instance_group_canary_approval_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_canary_deploy_stage_details.go b/devops/update_compute_instance_group_canary_deploy_stage_details.go index 7625cd3b90..a77668456c 100644 --- a/devops/update_compute_instance_group_canary_deploy_stage_details.go +++ b/devops/update_compute_instance_group_canary_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_canary_traffic_shift_deploy_stage_details.go b/devops/update_compute_instance_group_canary_traffic_shift_deploy_stage_details.go index cb5002044b..1b43e2489b 100644 --- a/devops/update_compute_instance_group_canary_traffic_shift_deploy_stage_details.go +++ b/devops/update_compute_instance_group_canary_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_deploy_environment_details.go b/devops/update_compute_instance_group_deploy_environment_details.go index 971b2738e3..a6be3f85d3 100644 --- a/devops/update_compute_instance_group_deploy_environment_details.go +++ b/devops/update_compute_instance_group_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_compute_instance_group_deploy_stage_details.go b/devops/update_compute_instance_group_deploy_stage_details.go index a2f66cf459..34709bbc00 100644 --- a/devops/update_compute_instance_group_deploy_stage_details.go +++ b/devops/update_compute_instance_group_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_connection_details.go b/devops/update_connection_details.go index 332d624c4d..8edea7b4e1 100644 --- a/devops/update_connection_details.go +++ b/devops/update_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_connection_request_response.go b/devops/update_connection_request_response.go index fbc69974a5..dd3784d57c 100644 --- a/devops/update_connection_request_response.go +++ b/devops/update_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deliver_artifact_stage_details.go b/devops/update_deliver_artifact_stage_details.go index 2d8c5e2914..574e41ed80 100644 --- a/devops/update_deliver_artifact_stage_details.go +++ b/devops/update_deliver_artifact_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_artifact_details.go b/devops/update_deploy_artifact_details.go index 38019ef69a..39b7bb913a 100644 --- a/devops/update_deploy_artifact_details.go +++ b/devops/update_deploy_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_artifact_request_response.go b/devops/update_deploy_artifact_request_response.go index 8077ba3def..c1a5f435fb 100644 --- a/devops/update_deploy_artifact_request_response.go +++ b/devops/update_deploy_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_environment_details.go b/devops/update_deploy_environment_details.go index 705fe009ca..154ce74a60 100644 --- a/devops/update_deploy_environment_details.go +++ b/devops/update_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_environment_request_response.go b/devops/update_deploy_environment_request_response.go index 6415d20454..ec420c7196 100644 --- a/devops/update_deploy_environment_request_response.go +++ b/devops/update_deploy_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_pipeline_deployment_details.go b/devops/update_deploy_pipeline_deployment_details.go index f65e0e80d0..925025ad93 100644 --- a/devops/update_deploy_pipeline_deployment_details.go +++ b/devops/update_deploy_pipeline_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_pipeline_details.go b/devops/update_deploy_pipeline_details.go index 410ecfc987..73445e7ab5 100644 --- a/devops/update_deploy_pipeline_details.go +++ b/devops/update_deploy_pipeline_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_pipeline_redeployment_details.go b/devops/update_deploy_pipeline_redeployment_details.go index 38c5649585..7276be9d33 100644 --- a/devops/update_deploy_pipeline_redeployment_details.go +++ b/devops/update_deploy_pipeline_redeployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_pipeline_request_response.go b/devops/update_deploy_pipeline_request_response.go index f00d6b0f24..fb4c236133 100644 --- a/devops/update_deploy_pipeline_request_response.go +++ b/devops/update_deploy_pipeline_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_stage_details.go b/devops/update_deploy_stage_details.go index 82cbbe66b2..5f1d219bc2 100644 --- a/devops/update_deploy_stage_details.go +++ b/devops/update_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deploy_stage_request_response.go b/devops/update_deploy_stage_request_response.go index 8938214d79..d268c94dcb 100644 --- a/devops/update_deploy_stage_request_response.go +++ b/devops/update_deploy_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deployment_details.go b/devops/update_deployment_details.go index 8d5fae3074..45af3224c9 100644 --- a/devops/update_deployment_details.go +++ b/devops/update_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_deployment_request_response.go b/devops/update_deployment_request_response.go index e4c466e764..821fe922c7 100644 --- a/devops/update_deployment_request_response.go +++ b/devops/update_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_devops_code_repository_trigger_details.go b/devops/update_devops_code_repository_trigger_details.go index 6b6cdeb8be..0283742aea 100644 --- a/devops/update_devops_code_repository_trigger_details.go +++ b/devops/update_devops_code_repository_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_function_deploy_environment_details.go b/devops/update_function_deploy_environment_details.go index 591f84144f..98185038b1 100644 --- a/devops/update_function_deploy_environment_details.go +++ b/devops/update_function_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_function_deploy_stage_details.go b/devops/update_function_deploy_stage_details.go index 7c1564f552..a864dcf475 100644 --- a/devops/update_function_deploy_stage_details.go +++ b/devops/update_function_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_github_access_token_connection_details.go b/devops/update_github_access_token_connection_details.go index 741cf95d55..faa777bb65 100644 --- a/devops/update_github_access_token_connection_details.go +++ b/devops/update_github_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_github_trigger_details.go b/devops/update_github_trigger_details.go index 67b65ff965..a31f53655f 100644 --- a/devops/update_github_trigger_details.go +++ b/devops/update_github_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_gitlab_access_token_connection_details.go b/devops/update_gitlab_access_token_connection_details.go index fdf0848af7..533d0cfa6c 100644 --- a/devops/update_gitlab_access_token_connection_details.go +++ b/devops/update_gitlab_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_gitlab_server_access_token_connection_details.go b/devops/update_gitlab_server_access_token_connection_details.go index 8addd8090d..961439160b 100644 --- a/devops/update_gitlab_server_access_token_connection_details.go +++ b/devops/update_gitlab_server_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_gitlab_server_trigger_details.go b/devops/update_gitlab_server_trigger_details.go index 4271400694..d426e1285e 100644 --- a/devops/update_gitlab_server_trigger_details.go +++ b/devops/update_gitlab_server_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_gitlab_trigger_details.go b/devops/update_gitlab_trigger_details.go index f2451d06c0..204693783e 100644 --- a/devops/update_gitlab_trigger_details.go +++ b/devops/update_gitlab_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_invoke_function_deploy_stage_details.go b/devops/update_invoke_function_deploy_stage_details.go index 0b80681681..11681ef31f 100644 --- a/devops/update_invoke_function_deploy_stage_details.go +++ b/devops/update_invoke_function_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_load_balancer_traffic_shift_deploy_stage_details.go b/devops/update_load_balancer_traffic_shift_deploy_stage_details.go index d03f5e5c7c..45391957c7 100644 --- a/devops/update_load_balancer_traffic_shift_deploy_stage_details.go +++ b/devops/update_load_balancer_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_manual_approval_deploy_stage_details.go b/devops/update_manual_approval_deploy_stage_details.go index 2cbd721577..1b545c151c 100644 --- a/devops/update_manual_approval_deploy_stage_details.go +++ b/devops/update_manual_approval_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_blue_green_deploy_stage_details.go b/devops/update_oke_blue_green_deploy_stage_details.go index 56dbe371c9..50ef7c42be 100644 --- a/devops/update_oke_blue_green_deploy_stage_details.go +++ b/devops/update_oke_blue_green_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_blue_green_traffic_shift_deploy_stage_details.go b/devops/update_oke_blue_green_traffic_shift_deploy_stage_details.go index 00604bc41f..82270a6efb 100644 --- a/devops/update_oke_blue_green_traffic_shift_deploy_stage_details.go +++ b/devops/update_oke_blue_green_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_canary_approval_deploy_stage_details.go b/devops/update_oke_canary_approval_deploy_stage_details.go index 9950fc3905..e277303bd1 100644 --- a/devops/update_oke_canary_approval_deploy_stage_details.go +++ b/devops/update_oke_canary_approval_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_canary_deploy_stage_details.go b/devops/update_oke_canary_deploy_stage_details.go index efc956119d..17bcfc34e0 100644 --- a/devops/update_oke_canary_deploy_stage_details.go +++ b/devops/update_oke_canary_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_canary_traffic_shift_deploy_stage_details.go b/devops/update_oke_canary_traffic_shift_deploy_stage_details.go index 6791251ad0..6a594248f6 100644 --- a/devops/update_oke_canary_traffic_shift_deploy_stage_details.go +++ b/devops/update_oke_canary_traffic_shift_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_cluster_deploy_environment_details.go b/devops/update_oke_cluster_deploy_environment_details.go index 2c842477c9..b88f6f93fd 100644 --- a/devops/update_oke_cluster_deploy_environment_details.go +++ b/devops/update_oke_cluster_deploy_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_deploy_stage_details.go b/devops/update_oke_deploy_stage_details.go index d3c856e364..7d444d22ee 100644 --- a/devops/update_oke_deploy_stage_details.go +++ b/devops/update_oke_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_oke_helm_chart_deploy_stage_details.go b/devops/update_oke_helm_chart_deploy_stage_details.go index 441fa53fc6..472568d6cb 100644 --- a/devops/update_oke_helm_chart_deploy_stage_details.go +++ b/devops/update_oke_helm_chart_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_project_details.go b/devops/update_project_details.go index 220b532380..d255819a15 100644 --- a/devops/update_project_details.go +++ b/devops/update_project_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_project_request_response.go b/devops/update_project_request_response.go index ec3b2d0a20..7ea0377e06 100644 --- a/devops/update_project_request_response.go +++ b/devops/update_project_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_repository_details.go b/devops/update_repository_details.go index da6275d382..70df37127c 100644 --- a/devops/update_repository_details.go +++ b/devops/update_repository_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_repository_request_response.go b/devops/update_repository_request_response.go index cb87591fb8..d9477974c2 100644 --- a/devops/update_repository_request_response.go +++ b/devops/update_repository_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_shell_deploy_stage_details.go b/devops/update_shell_deploy_stage_details.go index 269e62e135..45dbe656a7 100644 --- a/devops/update_shell_deploy_stage_details.go +++ b/devops/update_shell_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_single_deploy_stage_deployment_details.go b/devops/update_single_deploy_stage_deployment_details.go index b0cd3b2aca..36eb99a25d 100644 --- a/devops/update_single_deploy_stage_deployment_details.go +++ b/devops/update_single_deploy_stage_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_single_deploy_stage_redeployment_details.go b/devops/update_single_deploy_stage_redeployment_details.go index 5d8ba3c529..8af3333387 100644 --- a/devops/update_single_deploy_stage_redeployment_details.go +++ b/devops/update_single_deploy_stage_redeployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_trigger_deployment_stage_details.go b/devops/update_trigger_deployment_stage_details.go index 9fa68685ba..17a98e126b 100644 --- a/devops/update_trigger_deployment_stage_details.go +++ b/devops/update_trigger_deployment_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_trigger_details.go b/devops/update_trigger_details.go index a579deb5f7..fd3df53a23 100644 --- a/devops/update_trigger_details.go +++ b/devops/update_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_trigger_request_response.go b/devops/update_trigger_request_response.go index 6806b72725..ab85a93eb9 100644 --- a/devops/update_trigger_request_response.go +++ b/devops/update_trigger_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_vbs_access_token_connection_details.go b/devops/update_vbs_access_token_connection_details.go index ba7a973228..1bef3d51f0 100644 --- a/devops/update_vbs_access_token_connection_details.go +++ b/devops/update_vbs_access_token_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_vbs_trigger_details.go b/devops/update_vbs_trigger_details.go index 7c84ee05f4..c0333f80c8 100644 --- a/devops/update_vbs_trigger_details.go +++ b/devops/update_vbs_trigger_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_wait_criteria_details.go b/devops/update_wait_criteria_details.go index c9c5f52567..80357fec3e 100644 --- a/devops/update_wait_criteria_details.go +++ b/devops/update_wait_criteria_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_wait_deploy_stage_details.go b/devops/update_wait_deploy_stage_details.go index 90de825fc7..dff8ff79b9 100644 --- a/devops/update_wait_deploy_stage_details.go +++ b/devops/update_wait_deploy_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/update_wait_stage_details.go b/devops/update_wait_stage_details.go index ee9f4b6e41..bae78f9030 100644 --- a/devops/update_wait_stage_details.go +++ b/devops/update_wait_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/validate_connection_request_response.go b/devops/validate_connection_request_response.go index b5a8346ab7..05e95e6c07 100644 --- a/devops/validate_connection_request_response.go +++ b/devops/validate_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vault_secret_verification_key_source.go b/devops/vault_secret_verification_key_source.go index 463a0b4512..c050ec713a 100644 --- a/devops/vault_secret_verification_key_source.go +++ b/devops/vault_secret_verification_key_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_access_token_connection.go b/devops/vbs_access_token_connection.go index fbc09e0fb5..7b851ca5bb 100644 --- a/devops/vbs_access_token_connection.go +++ b/devops/vbs_access_token_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_access_token_connection_summary.go b/devops/vbs_access_token_connection_summary.go index 28eac487af..34e878329e 100644 --- a/devops/vbs_access_token_connection_summary.go +++ b/devops/vbs_access_token_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_build_run_source.go b/devops/vbs_build_run_source.go index 40054aa4ff..b886f57aa1 100644 --- a/devops/vbs_build_run_source.go +++ b/devops/vbs_build_run_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_build_source.go b/devops/vbs_build_source.go index 10f0630275..38fd0ad95f 100644 --- a/devops/vbs_build_source.go +++ b/devops/vbs_build_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_filter.go b/devops/vbs_filter.go index 8c2d1cdfb5..2ab7bd3808 100644 --- a/devops/vbs_filter.go +++ b/devops/vbs_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_filter_attributes.go b/devops/vbs_filter_attributes.go index 0a03c3ca1e..925e54e218 100644 --- a/devops/vbs_filter_attributes.go +++ b/devops/vbs_filter_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_filter_exclusion_attributes.go b/devops/vbs_filter_exclusion_attributes.go index 928defb6e0..2d3412c2c1 100644 --- a/devops/vbs_filter_exclusion_attributes.go +++ b/devops/vbs_filter_exclusion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_trigger.go b/devops/vbs_trigger.go index c1de963f31..6f5e01ba10 100644 --- a/devops/vbs_trigger.go +++ b/devops/vbs_trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_trigger_create_result.go b/devops/vbs_trigger_create_result.go index 7afb3429a5..5a397ecc52 100644 --- a/devops/vbs_trigger_create_result.go +++ b/devops/vbs_trigger_create_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vbs_trigger_summary.go b/devops/vbs_trigger_summary.go index bec29cae86..ffa9c3679f 100644 --- a/devops/vbs_trigger_summary.go +++ b/devops/vbs_trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/verification_key_source.go b/devops/verification_key_source.go index 8c50539d10..e64e861139 100644 --- a/devops/verification_key_source.go +++ b/devops/verification_key_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vulnerability_audit_summary.go b/devops/vulnerability_audit_summary.go index 1ac0706810..9a4b957f37 100644 --- a/devops/vulnerability_audit_summary.go +++ b/devops/vulnerability_audit_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/vulnerability_audit_summary_collection.go b/devops/vulnerability_audit_summary_collection.go index bf41f83d71..e7f56783b4 100644 --- a/devops/vulnerability_audit_summary_collection.go +++ b/devops/vulnerability_audit_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_criteria.go b/devops/wait_criteria.go index c7590c876f..5b3b863ec5 100644 --- a/devops/wait_criteria.go +++ b/devops/wait_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_criteria_summary.go b/devops/wait_criteria_summary.go index 21db75d53e..2c1ca87a1e 100644 --- a/devops/wait_criteria_summary.go +++ b/devops/wait_criteria_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_deploy_stage.go b/devops/wait_deploy_stage.go index 2ceacd0819..f8484a5497 100644 --- a/devops/wait_deploy_stage.go +++ b/devops/wait_deploy_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_deploy_stage_execution_progress.go b/devops/wait_deploy_stage_execution_progress.go index dafb6885cc..4730717bb0 100644 --- a/devops/wait_deploy_stage_execution_progress.go +++ b/devops/wait_deploy_stage_execution_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_deploy_stage_summary.go b/devops/wait_deploy_stage_summary.go index 055a948cdc..4d8515e65e 100644 --- a/devops/wait_deploy_stage_summary.go +++ b/devops/wait_deploy_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_stage.go b/devops/wait_stage.go index 31d8760e9a..ee9383c1f4 100644 --- a/devops/wait_stage.go +++ b/devops/wait_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_stage_run_progress.go b/devops/wait_stage_run_progress.go index 27952d973b..023d9d66e3 100644 --- a/devops/wait_stage_run_progress.go +++ b/devops/wait_stage_run_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/wait_stage_summary.go b/devops/wait_stage_summary.go index 1b58b9aa84..444ca44082 100644 --- a/devops/wait_stage_summary.go +++ b/devops/wait_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request.go b/devops/work_request.go index 9bceee6547..2dc9856274 100644 --- a/devops/work_request.go +++ b/devops/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_collection.go b/devops/work_request_collection.go index f6d381235b..b2b65cacc0 100644 --- a/devops/work_request_collection.go +++ b/devops/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_error.go b/devops/work_request_error.go index aa30db6f5e..c78c416bb1 100644 --- a/devops/work_request_error.go +++ b/devops/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_error_collection.go b/devops/work_request_error_collection.go index dec4c061e0..5de8563af1 100644 --- a/devops/work_request_error_collection.go +++ b/devops/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_log_entry.go b/devops/work_request_log_entry.go index 40ffd3bca3..405b7cfd94 100644 --- a/devops/work_request_log_entry.go +++ b/devops/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_log_entry_collection.go b/devops/work_request_log_entry_collection.go index 0f1353261c..f54354075b 100644 --- a/devops/work_request_log_entry_collection.go +++ b/devops/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_resource.go b/devops/work_request_resource.go index 057b3c764e..cbbb047e0f 100644 --- a/devops/work_request_resource.go +++ b/devops/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/devops/work_request_summary.go b/devops/work_request_summary.go index 20e2ab3c63..4411d268f9 100644 --- a/devops/work_request_summary.go +++ b/devops/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/action_type.go b/disasterrecovery/action_type.go index 49dc1a7f7f..90dabf901d 100644 --- a/disasterrecovery/action_type.go +++ b/disasterrecovery/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/associate_dr_protection_group_details.go b/disasterrecovery/associate_dr_protection_group_details.go index ff41b1a270..81bd2c8db7 100644 --- a/disasterrecovery/associate_dr_protection_group_details.go +++ b/disasterrecovery/associate_dr_protection_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/associate_dr_protection_group_request_response.go b/disasterrecovery/associate_dr_protection_group_request_response.go index eb78a0fe78..071ddb0a05 100644 --- a/disasterrecovery/associate_dr_protection_group_request_response.go +++ b/disasterrecovery/associate_dr_protection_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/block_volume_attachment_details.go b/disasterrecovery/block_volume_attachment_details.go index 8ba2957e2e..195d469ca6 100644 --- a/disasterrecovery/block_volume_attachment_details.go +++ b/disasterrecovery/block_volume_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/block_volume_mount_details.go b/disasterrecovery/block_volume_mount_details.go index c6f61546af..2deafe304e 100644 --- a/disasterrecovery/block_volume_mount_details.go +++ b/disasterrecovery/block_volume_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/cancel_dr_plan_execution_details.go b/disasterrecovery/cancel_dr_plan_execution_details.go index c12690a2d1..841365a868 100644 --- a/disasterrecovery/cancel_dr_plan_execution_details.go +++ b/disasterrecovery/cancel_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/cancel_dr_plan_execution_request_response.go b/disasterrecovery/cancel_dr_plan_execution_request_response.go index 02740123c4..76b52f88a1 100644 --- a/disasterrecovery/cancel_dr_plan_execution_request_response.go +++ b/disasterrecovery/cancel_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/cancel_work_request_request_response.go b/disasterrecovery/cancel_work_request_request_response.go index 0216a56237..93cf1c9fd5 100644 --- a/disasterrecovery/cancel_work_request_request_response.go +++ b/disasterrecovery/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/change_dr_protection_group_compartment_details.go b/disasterrecovery/change_dr_protection_group_compartment_details.go index 6553e70c85..27cfdd360d 100644 --- a/disasterrecovery/change_dr_protection_group_compartment_details.go +++ b/disasterrecovery/change_dr_protection_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/change_dr_protection_group_compartment_request_response.go b/disasterrecovery/change_dr_protection_group_compartment_request_response.go index 30b5efcbcc..51554c3c17 100644 --- a/disasterrecovery/change_dr_protection_group_compartment_request_response.go +++ b/disasterrecovery/change_dr_protection_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_movable_file_system_operation.go b/disasterrecovery/compute_instance_movable_file_system_operation.go index 88fbe075a0..88e2668f9f 100644 --- a/disasterrecovery/compute_instance_movable_file_system_operation.go +++ b/disasterrecovery/compute_instance_movable_file_system_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_movable_vnic_mapping.go b/disasterrecovery/compute_instance_movable_vnic_mapping.go index 8c1e569361..57267c3c85 100644 --- a/disasterrecovery/compute_instance_movable_vnic_mapping.go +++ b/disasterrecovery/compute_instance_movable_vnic_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_movable_vnic_mapping_details.go b/disasterrecovery/compute_instance_movable_vnic_mapping_details.go index 25ad390144..5943dbf01c 100644 --- a/disasterrecovery/compute_instance_movable_vnic_mapping_details.go +++ b/disasterrecovery/compute_instance_movable_vnic_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_non_movable_block_volume_operation.go b/disasterrecovery/compute_instance_non_movable_block_volume_operation.go index b6b0e7ec6c..dfc1acdf80 100644 --- a/disasterrecovery/compute_instance_non_movable_block_volume_operation.go +++ b/disasterrecovery/compute_instance_non_movable_block_volume_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_non_movable_file_system_operation.go b/disasterrecovery/compute_instance_non_movable_file_system_operation.go index ed447215f0..782426011b 100644 --- a/disasterrecovery/compute_instance_non_movable_file_system_operation.go +++ b/disasterrecovery/compute_instance_non_movable_file_system_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_vnic_mapping.go b/disasterrecovery/compute_instance_vnic_mapping.go index c427ab4320..c76384aec1 100644 --- a/disasterrecovery/compute_instance_vnic_mapping.go +++ b/disasterrecovery/compute_instance_vnic_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/compute_instance_vnic_mapping_details.go b/disasterrecovery/compute_instance_vnic_mapping_details.go index e4a13e736a..c275a047fc 100644 --- a/disasterrecovery/compute_instance_vnic_mapping_details.go +++ b/disasterrecovery/compute_instance_vnic_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_block_volume_attachment_details.go b/disasterrecovery/create_block_volume_attachment_details.go index 0674d7975c..065d4553b7 100644 --- a/disasterrecovery/create_block_volume_attachment_details.go +++ b/disasterrecovery/create_block_volume_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_block_volume_mount_details.go b/disasterrecovery/create_block_volume_mount_details.go index 25f15b85b2..cb026df0ec 100644 --- a/disasterrecovery/create_block_volume_mount_details.go +++ b/disasterrecovery/create_block_volume_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_compute_instance_movable_file_system_operation_details.go b/disasterrecovery/create_compute_instance_movable_file_system_operation_details.go index 5e5130e539..beeed69913 100644 --- a/disasterrecovery/create_compute_instance_movable_file_system_operation_details.go +++ b/disasterrecovery/create_compute_instance_movable_file_system_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_compute_instance_non_movable_block_volume_operation_details.go b/disasterrecovery/create_compute_instance_non_movable_block_volume_operation_details.go index a86d4dd6f9..3f1518069b 100644 --- a/disasterrecovery/create_compute_instance_non_movable_block_volume_operation_details.go +++ b/disasterrecovery/create_compute_instance_non_movable_block_volume_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_compute_instance_non_movable_file_system_operation_details.go b/disasterrecovery/create_compute_instance_non_movable_file_system_operation_details.go index 1d031613c7..31e12e21c8 100644 --- a/disasterrecovery/create_compute_instance_non_movable_file_system_operation_details.go +++ b/disasterrecovery/create_compute_instance_non_movable_file_system_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_plan_details.go b/disasterrecovery/create_dr_plan_details.go index 09c787a663..9253eb25b7 100644 --- a/disasterrecovery/create_dr_plan_details.go +++ b/disasterrecovery/create_dr_plan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_plan_execution_details.go b/disasterrecovery/create_dr_plan_execution_details.go index f9b028d837..5c4c8ab619 100644 --- a/disasterrecovery/create_dr_plan_execution_details.go +++ b/disasterrecovery/create_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_plan_execution_request_response.go b/disasterrecovery/create_dr_plan_execution_request_response.go index 5ff9a0544d..9956ed63c2 100644 --- a/disasterrecovery/create_dr_plan_execution_request_response.go +++ b/disasterrecovery/create_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_plan_request_response.go b/disasterrecovery/create_dr_plan_request_response.go index dc72512084..ae6f98a60d 100644 --- a/disasterrecovery/create_dr_plan_request_response.go +++ b/disasterrecovery/create_dr_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_details.go b/disasterrecovery/create_dr_protection_group_details.go index 191a5a6f7b..2d7b2a96c1 100644 --- a/disasterrecovery/create_dr_protection_group_details.go +++ b/disasterrecovery/create_dr_protection_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_autonomous_database_details.go b/disasterrecovery/create_dr_protection_group_member_autonomous_database_details.go index f0ca839c5e..269286ed96 100644 --- a/disasterrecovery/create_dr_protection_group_member_autonomous_database_details.go +++ b/disasterrecovery/create_dr_protection_group_member_autonomous_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_compute_instance_details.go b/disasterrecovery/create_dr_protection_group_member_compute_instance_details.go index 4247740417..0bdfd04dcc 100644 --- a/disasterrecovery/create_dr_protection_group_member_compute_instance_details.go +++ b/disasterrecovery/create_dr_protection_group_member_compute_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_compute_instance_movable_details.go b/disasterrecovery/create_dr_protection_group_member_compute_instance_movable_details.go index 441e12d663..cadc1fb0b6 100644 --- a/disasterrecovery/create_dr_protection_group_member_compute_instance_movable_details.go +++ b/disasterrecovery/create_dr_protection_group_member_compute_instance_movable_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_compute_instance_non_movable_details.go b/disasterrecovery/create_dr_protection_group_member_compute_instance_non_movable_details.go index ed52572b92..04c73c917d 100644 --- a/disasterrecovery/create_dr_protection_group_member_compute_instance_non_movable_details.go +++ b/disasterrecovery/create_dr_protection_group_member_compute_instance_non_movable_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_database_details.go b/disasterrecovery/create_dr_protection_group_member_database_details.go index cf65e2f581..c485425b0b 100644 --- a/disasterrecovery/create_dr_protection_group_member_database_details.go +++ b/disasterrecovery/create_dr_protection_group_member_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_details.go b/disasterrecovery/create_dr_protection_group_member_details.go index 61b599bb23..2e63d2ea3c 100644 --- a/disasterrecovery/create_dr_protection_group_member_details.go +++ b/disasterrecovery/create_dr_protection_group_member_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_file_system_details.go b/disasterrecovery/create_dr_protection_group_member_file_system_details.go index e3ff1a6f74..aa5f7503d4 100644 --- a/disasterrecovery/create_dr_protection_group_member_file_system_details.go +++ b/disasterrecovery/create_dr_protection_group_member_file_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_load_balancer_details.go b/disasterrecovery/create_dr_protection_group_member_load_balancer_details.go index 22cdae71e4..79186e11a6 100644 --- a/disasterrecovery/create_dr_protection_group_member_load_balancer_details.go +++ b/disasterrecovery/create_dr_protection_group_member_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_network_load_balancer_details.go b/disasterrecovery/create_dr_protection_group_member_network_load_balancer_details.go index fbbc0f094a..ba892c4c35 100644 --- a/disasterrecovery/create_dr_protection_group_member_network_load_balancer_details.go +++ b/disasterrecovery/create_dr_protection_group_member_network_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_member_volume_group_details.go b/disasterrecovery/create_dr_protection_group_member_volume_group_details.go index a58002ad74..f1f2a796fe 100644 --- a/disasterrecovery/create_dr_protection_group_member_volume_group_details.go +++ b/disasterrecovery/create_dr_protection_group_member_volume_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_dr_protection_group_request_response.go b/disasterrecovery/create_dr_protection_group_request_response.go index b6c2b87e6e..2de330df41 100644 --- a/disasterrecovery/create_dr_protection_group_request_response.go +++ b/disasterrecovery/create_dr_protection_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_file_system_mount_details.go b/disasterrecovery/create_file_system_mount_details.go index 7100551f41..bc4e73ba05 100644 --- a/disasterrecovery/create_file_system_mount_details.go +++ b/disasterrecovery/create_file_system_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_file_system_unmount_details.go b/disasterrecovery/create_file_system_unmount_details.go index 85875d4054..b103306e0e 100644 --- a/disasterrecovery/create_file_system_unmount_details.go +++ b/disasterrecovery/create_file_system_unmount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/create_object_storage_log_location_details.go b/disasterrecovery/create_object_storage_log_location_details.go index 43e442388e..ccc6ad940f 100644 --- a/disasterrecovery/create_object_storage_log_location_details.go +++ b/disasterrecovery/create_object_storage_log_location_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/delete_dr_plan_execution_request_response.go b/disasterrecovery/delete_dr_plan_execution_request_response.go index cf7f16c480..0fc6a1822d 100644 --- a/disasterrecovery/delete_dr_plan_execution_request_response.go +++ b/disasterrecovery/delete_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/delete_dr_plan_request_response.go b/disasterrecovery/delete_dr_plan_request_response.go index 2ed5f4f5ed..e0045783b1 100644 --- a/disasterrecovery/delete_dr_plan_request_response.go +++ b/disasterrecovery/delete_dr_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/delete_dr_protection_group_request_response.go b/disasterrecovery/delete_dr_protection_group_request_response.go index 9da2301032..c5888e5cf1 100644 --- a/disasterrecovery/delete_dr_protection_group_request_response.go +++ b/disasterrecovery/delete_dr_protection_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/disassociate_dr_protection_group_default_details.go b/disasterrecovery/disassociate_dr_protection_group_default_details.go index 96b3634883..125d8bf889 100644 --- a/disasterrecovery/disassociate_dr_protection_group_default_details.go +++ b/disasterrecovery/disassociate_dr_protection_group_default_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/disassociate_dr_protection_group_details.go b/disasterrecovery/disassociate_dr_protection_group_details.go index c36957f639..45e06446c7 100644 --- a/disasterrecovery/disassociate_dr_protection_group_details.go +++ b/disasterrecovery/disassociate_dr_protection_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/disassociate_dr_protection_group_request_response.go b/disasterrecovery/disassociate_dr_protection_group_request_response.go index 853313f985..65acb2a121 100644 --- a/disasterrecovery/disassociate_dr_protection_group_request_response.go +++ b/disasterrecovery/disassociate_dr_protection_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/disasterrecovery_client.go b/disasterrecovery/disasterrecovery_client.go index 220deee369..0a4f0ed33b 100644 --- a/disasterrecovery/disasterrecovery_client.go +++ b/disasterrecovery/disasterrecovery_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan.go b/disasterrecovery/dr_plan.go index 27fd1969a8..d7b0216eea 100644 --- a/disasterrecovery/dr_plan.go +++ b/disasterrecovery/dr_plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_collection.go b/disasterrecovery/dr_plan_collection.go index 083a3fcb74..c120344442 100644 --- a/disasterrecovery/dr_plan_collection.go +++ b/disasterrecovery/dr_plan_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution.go b/disasterrecovery/dr_plan_execution.go index e15f154a5c..4ce4f067bf 100644 --- a/disasterrecovery/dr_plan_execution.go +++ b/disasterrecovery/dr_plan_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_collection.go b/disasterrecovery/dr_plan_execution_collection.go index 74d0fa97cd..f2d822ea24 100644 --- a/disasterrecovery/dr_plan_execution_collection.go +++ b/disasterrecovery/dr_plan_execution_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_control_details.go b/disasterrecovery/dr_plan_execution_control_details.go index 30cc57d54f..b890c89ccb 100644 --- a/disasterrecovery/dr_plan_execution_control_details.go +++ b/disasterrecovery/dr_plan_execution_control_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_lifecycle_state.go b/disasterrecovery/dr_plan_execution_lifecycle_state.go index fa2115352f..88b616e689 100644 --- a/disasterrecovery/dr_plan_execution_lifecycle_state.go +++ b/disasterrecovery/dr_plan_execution_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_option_details.go b/disasterrecovery/dr_plan_execution_option_details.go index c9ae0b1720..7047e91a41 100644 --- a/disasterrecovery/dr_plan_execution_option_details.go +++ b/disasterrecovery/dr_plan_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_options.go b/disasterrecovery/dr_plan_execution_options.go index 2f923c725c..b8236b62ac 100644 --- a/disasterrecovery/dr_plan_execution_options.go +++ b/disasterrecovery/dr_plan_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_summary.go b/disasterrecovery/dr_plan_execution_summary.go index 81e6f24144..9770ebcd16 100644 --- a/disasterrecovery/dr_plan_execution_summary.go +++ b/disasterrecovery/dr_plan_execution_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_execution_type.go b/disasterrecovery/dr_plan_execution_type.go index 4022980197..ed3451758c 100644 --- a/disasterrecovery/dr_plan_execution_type.go +++ b/disasterrecovery/dr_plan_execution_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_group.go b/disasterrecovery/dr_plan_group.go index 2ffd23c4ec..7dc754c525 100644 --- a/disasterrecovery/dr_plan_group.go +++ b/disasterrecovery/dr_plan_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_group_execution.go b/disasterrecovery/dr_plan_group_execution.go index 46c68cce6d..9cec856296 100644 --- a/disasterrecovery/dr_plan_group_execution.go +++ b/disasterrecovery/dr_plan_group_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_group_execution_status.go b/disasterrecovery/dr_plan_group_execution_status.go index f8e5823976..7498bdb52f 100644 --- a/disasterrecovery/dr_plan_group_execution_status.go +++ b/disasterrecovery/dr_plan_group_execution_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_group_type.go b/disasterrecovery/dr_plan_group_type.go index d18c51f61b..085df3b091 100644 --- a/disasterrecovery/dr_plan_group_type.go +++ b/disasterrecovery/dr_plan_group_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_lifecycle_state.go b/disasterrecovery/dr_plan_lifecycle_state.go index 43e6691fb2..12f50da3c4 100644 --- a/disasterrecovery/dr_plan_lifecycle_state.go +++ b/disasterrecovery/dr_plan_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_step.go b/disasterrecovery/dr_plan_step.go index c7ee990713..598a943f56 100644 --- a/disasterrecovery/dr_plan_step.go +++ b/disasterrecovery/dr_plan_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_step_error_mode.go b/disasterrecovery/dr_plan_step_error_mode.go index 1658a1d01e..21ea1a9140 100644 --- a/disasterrecovery/dr_plan_step_error_mode.go +++ b/disasterrecovery/dr_plan_step_error_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_step_execution.go b/disasterrecovery/dr_plan_step_execution.go index fc810456a8..8c0391a3ed 100644 --- a/disasterrecovery/dr_plan_step_execution.go +++ b/disasterrecovery/dr_plan_step_execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_step_execution_status.go b/disasterrecovery/dr_plan_step_execution_status.go index 110a1cc4b9..697a987803 100644 --- a/disasterrecovery/dr_plan_step_execution_status.go +++ b/disasterrecovery/dr_plan_step_execution_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_step_type.go b/disasterrecovery/dr_plan_step_type.go index 4b59e3e347..f532d0808b 100644 --- a/disasterrecovery/dr_plan_step_type.go +++ b/disasterrecovery/dr_plan_step_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_summary.go b/disasterrecovery/dr_plan_summary.go index e02873e33d..7326f63341 100644 --- a/disasterrecovery/dr_plan_summary.go +++ b/disasterrecovery/dr_plan_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_type.go b/disasterrecovery/dr_plan_type.go index 5226675cab..8cd2a90544 100644 --- a/disasterrecovery/dr_plan_type.go +++ b/disasterrecovery/dr_plan_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_plan_user_defined_step.go b/disasterrecovery/dr_plan_user_defined_step.go index c77ef7d489..6fbb849a56 100644 --- a/disasterrecovery/dr_plan_user_defined_step.go +++ b/disasterrecovery/dr_plan_user_defined_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group.go b/disasterrecovery/dr_protection_group.go index a38871a0c2..33e5ac23e6 100644 --- a/disasterrecovery/dr_protection_group.go +++ b/disasterrecovery/dr_protection_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_collection.go b/disasterrecovery/dr_protection_group_collection.go index 6b02a68e98..23c669aca5 100644 --- a/disasterrecovery/dr_protection_group_collection.go +++ b/disasterrecovery/dr_protection_group_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_lifecycle_state.go b/disasterrecovery/dr_protection_group_lifecycle_state.go index 18dedec24a..356231eba4 100644 --- a/disasterrecovery/dr_protection_group_lifecycle_state.go +++ b/disasterrecovery/dr_protection_group_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_lifecycle_sub_state.go b/disasterrecovery/dr_protection_group_lifecycle_sub_state.go index 5fe47c4a49..a6c925f639 100644 --- a/disasterrecovery/dr_protection_group_lifecycle_sub_state.go +++ b/disasterrecovery/dr_protection_group_lifecycle_sub_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member.go b/disasterrecovery/dr_protection_group_member.go index 912e45bb4f..f0433cfda7 100644 --- a/disasterrecovery/dr_protection_group_member.go +++ b/disasterrecovery/dr_protection_group_member.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_autonomous_database.go b/disasterrecovery/dr_protection_group_member_autonomous_database.go index 2e745c89d1..76c4766281 100644 --- a/disasterrecovery/dr_protection_group_member_autonomous_database.go +++ b/disasterrecovery/dr_protection_group_member_autonomous_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_compute_instance.go b/disasterrecovery/dr_protection_group_member_compute_instance.go index de5b09e2f8..a8019b77b4 100644 --- a/disasterrecovery/dr_protection_group_member_compute_instance.go +++ b/disasterrecovery/dr_protection_group_member_compute_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_compute_instance_movable.go b/disasterrecovery/dr_protection_group_member_compute_instance_movable.go index c883350154..c7aa1922ce 100644 --- a/disasterrecovery/dr_protection_group_member_compute_instance_movable.go +++ b/disasterrecovery/dr_protection_group_member_compute_instance_movable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_compute_instance_non_movable.go b/disasterrecovery/dr_protection_group_member_compute_instance_non_movable.go index 1e03b1bb66..71ea1240fd 100644 --- a/disasterrecovery/dr_protection_group_member_compute_instance_non_movable.go +++ b/disasterrecovery/dr_protection_group_member_compute_instance_non_movable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_database.go b/disasterrecovery/dr_protection_group_member_database.go index af5033cbd0..9d0dda77a2 100644 --- a/disasterrecovery/dr_protection_group_member_database.go +++ b/disasterrecovery/dr_protection_group_member_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_file_system.go b/disasterrecovery/dr_protection_group_member_file_system.go index 6508d4accc..961f6828fb 100644 --- a/disasterrecovery/dr_protection_group_member_file_system.go +++ b/disasterrecovery/dr_protection_group_member_file_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_load_balancer.go b/disasterrecovery/dr_protection_group_member_load_balancer.go index 74dc74b00e..fcb4904b35 100644 --- a/disasterrecovery/dr_protection_group_member_load_balancer.go +++ b/disasterrecovery/dr_protection_group_member_load_balancer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_network_load_balancer.go b/disasterrecovery/dr_protection_group_member_network_load_balancer.go index 1ce3115281..6a1cb0d9a8 100644 --- a/disasterrecovery/dr_protection_group_member_network_load_balancer.go +++ b/disasterrecovery/dr_protection_group_member_network_load_balancer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_type.go b/disasterrecovery/dr_protection_group_member_type.go index aebac131dd..8d81033b2d 100644 --- a/disasterrecovery/dr_protection_group_member_type.go +++ b/disasterrecovery/dr_protection_group_member_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_member_volume_group.go b/disasterrecovery/dr_protection_group_member_volume_group.go index d5ec61309e..8ad1ab28b3 100644 --- a/disasterrecovery/dr_protection_group_member_volume_group.go +++ b/disasterrecovery/dr_protection_group_member_volume_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_role.go b/disasterrecovery/dr_protection_group_role.go index e481e7599f..406e5ce93f 100644 --- a/disasterrecovery/dr_protection_group_role.go +++ b/disasterrecovery/dr_protection_group_role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/dr_protection_group_summary.go b/disasterrecovery/dr_protection_group_summary.go index 86f7163cd0..0582d397a7 100644 --- a/disasterrecovery/dr_protection_group_summary.go +++ b/disasterrecovery/dr_protection_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/failover_execution_option_details.go b/disasterrecovery/failover_execution_option_details.go index f3d6f1ad49..53ef62078c 100644 --- a/disasterrecovery/failover_execution_option_details.go +++ b/disasterrecovery/failover_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/failover_execution_options.go b/disasterrecovery/failover_execution_options.go index 05c1d62903..df006e096e 100644 --- a/disasterrecovery/failover_execution_options.go +++ b/disasterrecovery/failover_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/failover_precheck_execution_option_details.go b/disasterrecovery/failover_precheck_execution_option_details.go index 051913dae4..b7a209ac80 100644 --- a/disasterrecovery/failover_precheck_execution_option_details.go +++ b/disasterrecovery/failover_precheck_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/failover_precheck_execution_options.go b/disasterrecovery/failover_precheck_execution_options.go index 255769bd7d..65a7e77266 100644 --- a/disasterrecovery/failover_precheck_execution_options.go +++ b/disasterrecovery/failover_precheck_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/file_system_export_mapping.go b/disasterrecovery/file_system_export_mapping.go index 193549d940..ba2b0b5238 100644 --- a/disasterrecovery/file_system_export_mapping.go +++ b/disasterrecovery/file_system_export_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/file_system_export_mapping_details.go b/disasterrecovery/file_system_export_mapping_details.go index 683265897b..4317f2493c 100644 --- a/disasterrecovery/file_system_export_mapping_details.go +++ b/disasterrecovery/file_system_export_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/file_system_mount_details.go b/disasterrecovery/file_system_mount_details.go index 41d87eebdf..851d3a94c3 100644 --- a/disasterrecovery/file_system_mount_details.go +++ b/disasterrecovery/file_system_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/file_system_unmount_details.go b/disasterrecovery/file_system_unmount_details.go index 7051b29dfa..9247794eae 100644 --- a/disasterrecovery/file_system_unmount_details.go +++ b/disasterrecovery/file_system_unmount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/get_dr_plan_execution_request_response.go b/disasterrecovery/get_dr_plan_execution_request_response.go index 08a647c215..8e9917253b 100644 --- a/disasterrecovery/get_dr_plan_execution_request_response.go +++ b/disasterrecovery/get_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/get_dr_plan_request_response.go b/disasterrecovery/get_dr_plan_request_response.go index 97dc747995..b18276446b 100644 --- a/disasterrecovery/get_dr_plan_request_response.go +++ b/disasterrecovery/get_dr_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/get_dr_protection_group_request_response.go b/disasterrecovery/get_dr_protection_group_request_response.go index d5f6203464..4a3930ac93 100644 --- a/disasterrecovery/get_dr_protection_group_request_response.go +++ b/disasterrecovery/get_dr_protection_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/get_work_request_request_response.go b/disasterrecovery/get_work_request_request_response.go index 95974dfed9..f2cf8261ca 100644 --- a/disasterrecovery/get_work_request_request_response.go +++ b/disasterrecovery/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/ignore_dr_plan_execution_details.go b/disasterrecovery/ignore_dr_plan_execution_details.go index 11850aa9c5..6d32294609 100644 --- a/disasterrecovery/ignore_dr_plan_execution_details.go +++ b/disasterrecovery/ignore_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/ignore_dr_plan_execution_request_response.go b/disasterrecovery/ignore_dr_plan_execution_request_response.go index 3d949fcde5..c4686b8773 100644 --- a/disasterrecovery/ignore_dr_plan_execution_request_response.go +++ b/disasterrecovery/ignore_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/invoke_function_precheck_step.go b/disasterrecovery/invoke_function_precheck_step.go index 4cf1156ff9..04507c523a 100644 --- a/disasterrecovery/invoke_function_precheck_step.go +++ b/disasterrecovery/invoke_function_precheck_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/invoke_function_step.go b/disasterrecovery/invoke_function_step.go index e55ebcf3a5..06965d8bfa 100644 --- a/disasterrecovery/invoke_function_step.go +++ b/disasterrecovery/invoke_function_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/list_dr_plan_executions_request_response.go b/disasterrecovery/list_dr_plan_executions_request_response.go index 750986a08e..a5a96e3c10 100644 --- a/disasterrecovery/list_dr_plan_executions_request_response.go +++ b/disasterrecovery/list_dr_plan_executions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/list_dr_plans_request_response.go b/disasterrecovery/list_dr_plans_request_response.go index 31c39a074f..dc6f95c8d6 100644 --- a/disasterrecovery/list_dr_plans_request_response.go +++ b/disasterrecovery/list_dr_plans_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/list_dr_protection_groups_request_response.go b/disasterrecovery/list_dr_protection_groups_request_response.go index 4a24fd83bd..6c8bbf59ca 100644 --- a/disasterrecovery/list_dr_protection_groups_request_response.go +++ b/disasterrecovery/list_dr_protection_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/list_work_request_errors_request_response.go b/disasterrecovery/list_work_request_errors_request_response.go index 2c46303294..398efe5fcd 100644 --- a/disasterrecovery/list_work_request_errors_request_response.go +++ b/disasterrecovery/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/list_work_request_logs_request_response.go b/disasterrecovery/list_work_request_logs_request_response.go index abae51750b..3971d8f52a 100644 --- a/disasterrecovery/list_work_request_logs_request_response.go +++ b/disasterrecovery/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/list_work_requests_request_response.go b/disasterrecovery/list_work_requests_request_response.go index da40db5e53..614ab7cac4 100644 --- a/disasterrecovery/list_work_requests_request_response.go +++ b/disasterrecovery/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/load_balancer_backend_set_mapping.go b/disasterrecovery/load_balancer_backend_set_mapping.go index f6fa984e64..daefc74a36 100644 --- a/disasterrecovery/load_balancer_backend_set_mapping.go +++ b/disasterrecovery/load_balancer_backend_set_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/load_balancer_backend_set_mapping_details.go b/disasterrecovery/load_balancer_backend_set_mapping_details.go index 7a560a29de..1b232f67a1 100644 --- a/disasterrecovery/load_balancer_backend_set_mapping_details.go +++ b/disasterrecovery/load_balancer_backend_set_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/local_script_precheck_step.go b/disasterrecovery/local_script_precheck_step.go index 49145013df..b58b92177b 100644 --- a/disasterrecovery/local_script_precheck_step.go +++ b/disasterrecovery/local_script_precheck_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/network_load_balancer_backend_set_mapping.go b/disasterrecovery/network_load_balancer_backend_set_mapping.go index 16c43d5a59..d5cb002acb 100644 --- a/disasterrecovery/network_load_balancer_backend_set_mapping.go +++ b/disasterrecovery/network_load_balancer_backend_set_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/network_load_balancer_backend_set_mapping_details.go b/disasterrecovery/network_load_balancer_backend_set_mapping_details.go index 80e768a827..4e7ecafced 100644 --- a/disasterrecovery/network_load_balancer_backend_set_mapping_details.go +++ b/disasterrecovery/network_load_balancer_backend_set_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/object_storage_log_location.go b/disasterrecovery/object_storage_log_location.go index 7b8d31685e..b0c1302c59 100644 --- a/disasterrecovery/object_storage_log_location.go +++ b/disasterrecovery/object_storage_log_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/object_storage_script_location.go b/disasterrecovery/object_storage_script_location.go index e2b126dd0a..e79ac43dac 100644 --- a/disasterrecovery/object_storage_script_location.go +++ b/disasterrecovery/object_storage_script_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/object_store_script_precheck_step.go b/disasterrecovery/object_store_script_precheck_step.go index 358a1480ca..05a0085bfb 100644 --- a/disasterrecovery/object_store_script_precheck_step.go +++ b/disasterrecovery/object_store_script_precheck_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/operation_status.go b/disasterrecovery/operation_status.go index 27d5cff8b4..4159c689fc 100644 --- a/disasterrecovery/operation_status.go +++ b/disasterrecovery/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/operation_type.go b/disasterrecovery/operation_type.go index 0976aec646..67d2b9d60c 100644 --- a/disasterrecovery/operation_type.go +++ b/disasterrecovery/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/pause_dr_plan_execution_details.go b/disasterrecovery/pause_dr_plan_execution_details.go index 72ac2d4f50..5cd25f6224 100644 --- a/disasterrecovery/pause_dr_plan_execution_details.go +++ b/disasterrecovery/pause_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/pause_dr_plan_execution_request_response.go b/disasterrecovery/pause_dr_plan_execution_request_response.go index ed84f23f37..d5f759e696 100644 --- a/disasterrecovery/pause_dr_plan_execution_request_response.go +++ b/disasterrecovery/pause_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/resume_dr_plan_execution_details.go b/disasterrecovery/resume_dr_plan_execution_details.go index 2575b5b922..f738bc62b0 100644 --- a/disasterrecovery/resume_dr_plan_execution_details.go +++ b/disasterrecovery/resume_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/resume_dr_plan_execution_request_response.go b/disasterrecovery/resume_dr_plan_execution_request_response.go index ba773fdfb6..ff091a3b3b 100644 --- a/disasterrecovery/resume_dr_plan_execution_request_response.go +++ b/disasterrecovery/resume_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/retry_dr_plan_execution_details.go b/disasterrecovery/retry_dr_plan_execution_details.go index 06fa442221..73b3269717 100644 --- a/disasterrecovery/retry_dr_plan_execution_details.go +++ b/disasterrecovery/retry_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/retry_dr_plan_execution_request_response.go b/disasterrecovery/retry_dr_plan_execution_request_response.go index c8e843d12f..23eabb8d36 100644 --- a/disasterrecovery/retry_dr_plan_execution_request_response.go +++ b/disasterrecovery/retry_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/run_local_script_user_defined_step.go b/disasterrecovery/run_local_script_user_defined_step.go index 0b51e21251..35b936d48d 100644 --- a/disasterrecovery/run_local_script_user_defined_step.go +++ b/disasterrecovery/run_local_script_user_defined_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/run_object_store_script_user_defined_step.go b/disasterrecovery/run_object_store_script_user_defined_step.go index 7d53afe524..f98357e6bf 100644 --- a/disasterrecovery/run_object_store_script_user_defined_step.go +++ b/disasterrecovery/run_object_store_script_user_defined_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/sort_order.go b/disasterrecovery/sort_order.go index 1f0fefaa78..1175e3401a 100644 --- a/disasterrecovery/sort_order.go +++ b/disasterrecovery/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/start_drill_execution_option_details.go b/disasterrecovery/start_drill_execution_option_details.go index a4f61ed1e1..2dd11fa55a 100644 --- a/disasterrecovery/start_drill_execution_option_details.go +++ b/disasterrecovery/start_drill_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/start_drill_execution_options.go b/disasterrecovery/start_drill_execution_options.go index 14f415bf59..e33819c698 100644 --- a/disasterrecovery/start_drill_execution_options.go +++ b/disasterrecovery/start_drill_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/start_drill_precheck_execution_option_details.go b/disasterrecovery/start_drill_precheck_execution_option_details.go index 8b42649a17..a90adba4d1 100644 --- a/disasterrecovery/start_drill_precheck_execution_option_details.go +++ b/disasterrecovery/start_drill_precheck_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/start_drill_precheck_execution_options.go b/disasterrecovery/start_drill_precheck_execution_options.go index 25dc3d46a1..689e1c6ab6 100644 --- a/disasterrecovery/start_drill_precheck_execution_options.go +++ b/disasterrecovery/start_drill_precheck_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/stop_drill_execution_option_details.go b/disasterrecovery/stop_drill_execution_option_details.go index 9da55f286b..ad86b6ad73 100644 --- a/disasterrecovery/stop_drill_execution_option_details.go +++ b/disasterrecovery/stop_drill_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/stop_drill_execution_options.go b/disasterrecovery/stop_drill_execution_options.go index c7eb867ad4..22575bcff8 100644 --- a/disasterrecovery/stop_drill_execution_options.go +++ b/disasterrecovery/stop_drill_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/stop_drill_precheck_execution_option_details.go b/disasterrecovery/stop_drill_precheck_execution_option_details.go index adb3e28eab..2a062351c9 100644 --- a/disasterrecovery/stop_drill_precheck_execution_option_details.go +++ b/disasterrecovery/stop_drill_precheck_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/stop_drill_precheck_execution_options.go b/disasterrecovery/stop_drill_precheck_execution_options.go index fbe717860e..4043ac184c 100644 --- a/disasterrecovery/stop_drill_precheck_execution_options.go +++ b/disasterrecovery/stop_drill_precheck_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/switchover_execution_option_details.go b/disasterrecovery/switchover_execution_option_details.go index d3fb86a60b..dd214b4228 100644 --- a/disasterrecovery/switchover_execution_option_details.go +++ b/disasterrecovery/switchover_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/switchover_execution_options.go b/disasterrecovery/switchover_execution_options.go index 267959f018..cf46699878 100644 --- a/disasterrecovery/switchover_execution_options.go +++ b/disasterrecovery/switchover_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/switchover_precheck_execution_option_details.go b/disasterrecovery/switchover_precheck_execution_option_details.go index 7dd5d4e558..1c3e514263 100644 --- a/disasterrecovery/switchover_precheck_execution_option_details.go +++ b/disasterrecovery/switchover_precheck_execution_option_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/switchover_precheck_execution_options.go b/disasterrecovery/switchover_precheck_execution_options.go index 07b0f759b6..135db9ab47 100644 --- a/disasterrecovery/switchover_precheck_execution_options.go +++ b/disasterrecovery/switchover_precheck_execution_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_block_volume_attachment_details.go b/disasterrecovery/update_block_volume_attachment_details.go index 6f45305342..1c9e90e504 100644 --- a/disasterrecovery/update_block_volume_attachment_details.go +++ b/disasterrecovery/update_block_volume_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_block_volume_mount_details.go b/disasterrecovery/update_block_volume_mount_details.go index 6f3304919f..c8e812d4cb 100644 --- a/disasterrecovery/update_block_volume_mount_details.go +++ b/disasterrecovery/update_block_volume_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_compute_instance_movable_file_system_operation_details.go b/disasterrecovery/update_compute_instance_movable_file_system_operation_details.go index 6c3774c28c..7470f60e3c 100644 --- a/disasterrecovery/update_compute_instance_movable_file_system_operation_details.go +++ b/disasterrecovery/update_compute_instance_movable_file_system_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_compute_instance_non_movable_block_volume_operation_details.go b/disasterrecovery/update_compute_instance_non_movable_block_volume_operation_details.go index 74e012eac0..f30fbca384 100644 --- a/disasterrecovery/update_compute_instance_non_movable_block_volume_operation_details.go +++ b/disasterrecovery/update_compute_instance_non_movable_block_volume_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_compute_instance_non_movable_file_system_operation_details.go b/disasterrecovery/update_compute_instance_non_movable_file_system_operation_details.go index 53da3144b6..3669e166ef 100644 --- a/disasterrecovery/update_compute_instance_non_movable_file_system_operation_details.go +++ b/disasterrecovery/update_compute_instance_non_movable_file_system_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_details.go b/disasterrecovery/update_dr_plan_details.go index 281b3a6979..739cf8b8ba 100644 --- a/disasterrecovery/update_dr_plan_details.go +++ b/disasterrecovery/update_dr_plan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_execution_details.go b/disasterrecovery/update_dr_plan_execution_details.go index 2632eae658..25d5553614 100644 --- a/disasterrecovery/update_dr_plan_execution_details.go +++ b/disasterrecovery/update_dr_plan_execution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_execution_request_response.go b/disasterrecovery/update_dr_plan_execution_request_response.go index ea35f010c3..69cb973f58 100644 --- a/disasterrecovery/update_dr_plan_execution_request_response.go +++ b/disasterrecovery/update_dr_plan_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_group_details.go b/disasterrecovery/update_dr_plan_group_details.go index 55bd7e89e3..47ec10de15 100644 --- a/disasterrecovery/update_dr_plan_group_details.go +++ b/disasterrecovery/update_dr_plan_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_request_response.go b/disasterrecovery/update_dr_plan_request_response.go index 5fc5052a53..428db1931c 100644 --- a/disasterrecovery/update_dr_plan_request_response.go +++ b/disasterrecovery/update_dr_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_step_details.go b/disasterrecovery/update_dr_plan_step_details.go index 1dafc60464..c7705a9284 100644 --- a/disasterrecovery/update_dr_plan_step_details.go +++ b/disasterrecovery/update_dr_plan_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_plan_user_defined_step_details.go b/disasterrecovery/update_dr_plan_user_defined_step_details.go index 3c06721845..5202fce150 100644 --- a/disasterrecovery/update_dr_plan_user_defined_step_details.go +++ b/disasterrecovery/update_dr_plan_user_defined_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_details.go b/disasterrecovery/update_dr_protection_group_details.go index ebf1d170e7..7912812a8b 100644 --- a/disasterrecovery/update_dr_protection_group_details.go +++ b/disasterrecovery/update_dr_protection_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_autonomous_database_details.go b/disasterrecovery/update_dr_protection_group_member_autonomous_database_details.go index b18f50ad5e..c99394ae0e 100644 --- a/disasterrecovery/update_dr_protection_group_member_autonomous_database_details.go +++ b/disasterrecovery/update_dr_protection_group_member_autonomous_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_compute_instance_details.go b/disasterrecovery/update_dr_protection_group_member_compute_instance_details.go index 523f681160..4f38c85937 100644 --- a/disasterrecovery/update_dr_protection_group_member_compute_instance_details.go +++ b/disasterrecovery/update_dr_protection_group_member_compute_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_compute_instance_movable_details.go b/disasterrecovery/update_dr_protection_group_member_compute_instance_movable_details.go index b783393b99..9c5e608264 100644 --- a/disasterrecovery/update_dr_protection_group_member_compute_instance_movable_details.go +++ b/disasterrecovery/update_dr_protection_group_member_compute_instance_movable_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_compute_instance_non_movable_details.go b/disasterrecovery/update_dr_protection_group_member_compute_instance_non_movable_details.go index ad03655d8a..9443e52e53 100644 --- a/disasterrecovery/update_dr_protection_group_member_compute_instance_non_movable_details.go +++ b/disasterrecovery/update_dr_protection_group_member_compute_instance_non_movable_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_database_details.go b/disasterrecovery/update_dr_protection_group_member_database_details.go index 42931a0556..7ae4008097 100644 --- a/disasterrecovery/update_dr_protection_group_member_database_details.go +++ b/disasterrecovery/update_dr_protection_group_member_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_details.go b/disasterrecovery/update_dr_protection_group_member_details.go index ef46f0ed24..9da6ae09a6 100644 --- a/disasterrecovery/update_dr_protection_group_member_details.go +++ b/disasterrecovery/update_dr_protection_group_member_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_file_system_details.go b/disasterrecovery/update_dr_protection_group_member_file_system_details.go index 7d039aa579..dc50a5ac0d 100644 --- a/disasterrecovery/update_dr_protection_group_member_file_system_details.go +++ b/disasterrecovery/update_dr_protection_group_member_file_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_load_balancer_details.go b/disasterrecovery/update_dr_protection_group_member_load_balancer_details.go index 5831266a10..4d8cc1c97b 100644 --- a/disasterrecovery/update_dr_protection_group_member_load_balancer_details.go +++ b/disasterrecovery/update_dr_protection_group_member_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_network_load_balancer_details.go b/disasterrecovery/update_dr_protection_group_member_network_load_balancer_details.go index bf0101cdc8..98f6a35caa 100644 --- a/disasterrecovery/update_dr_protection_group_member_network_load_balancer_details.go +++ b/disasterrecovery/update_dr_protection_group_member_network_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_member_volume_group_details.go b/disasterrecovery/update_dr_protection_group_member_volume_group_details.go index d14fed7e80..79061c659d 100644 --- a/disasterrecovery/update_dr_protection_group_member_volume_group_details.go +++ b/disasterrecovery/update_dr_protection_group_member_volume_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_request_response.go b/disasterrecovery/update_dr_protection_group_request_response.go index 09949842c2..2968edf1ac 100644 --- a/disasterrecovery/update_dr_protection_group_request_response.go +++ b/disasterrecovery/update_dr_protection_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_role_details.go b/disasterrecovery/update_dr_protection_group_role_details.go index 14cdbefc6c..7ad5ed6f78 100644 --- a/disasterrecovery/update_dr_protection_group_role_details.go +++ b/disasterrecovery/update_dr_protection_group_role_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_dr_protection_group_role_request_response.go b/disasterrecovery/update_dr_protection_group_role_request_response.go index ab4eba047d..ae638bd4fb 100644 --- a/disasterrecovery/update_dr_protection_group_role_request_response.go +++ b/disasterrecovery/update_dr_protection_group_role_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_file_system_mount_details.go b/disasterrecovery/update_file_system_mount_details.go index d82c439f30..fa54b32d6f 100644 --- a/disasterrecovery/update_file_system_mount_details.go +++ b/disasterrecovery/update_file_system_mount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_file_system_unmount_details.go b/disasterrecovery/update_file_system_unmount_details.go index 48307ecb37..f853c9bbe4 100644 --- a/disasterrecovery/update_file_system_unmount_details.go +++ b/disasterrecovery/update_file_system_unmount_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_invoke_function_precheck_step_details.go b/disasterrecovery/update_invoke_function_precheck_step_details.go index 733044c3c6..8223909cd6 100644 --- a/disasterrecovery/update_invoke_function_precheck_step_details.go +++ b/disasterrecovery/update_invoke_function_precheck_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_invoke_function_user_defined_step_details.go b/disasterrecovery/update_invoke_function_user_defined_step_details.go index 2e8afa3f6a..250965c4db 100644 --- a/disasterrecovery/update_invoke_function_user_defined_step_details.go +++ b/disasterrecovery/update_invoke_function_user_defined_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_local_script_precheck_step_details.go b/disasterrecovery/update_local_script_precheck_step_details.go index 07fd13b6a2..64de8de5e9 100644 --- a/disasterrecovery/update_local_script_precheck_step_details.go +++ b/disasterrecovery/update_local_script_precheck_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_object_storage_log_location_details.go b/disasterrecovery/update_object_storage_log_location_details.go index f21b2d3b83..ee69d17b8e 100644 --- a/disasterrecovery/update_object_storage_log_location_details.go +++ b/disasterrecovery/update_object_storage_log_location_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_object_storage_script_location_details.go b/disasterrecovery/update_object_storage_script_location_details.go index c89a5cff74..6a8277b11b 100644 --- a/disasterrecovery/update_object_storage_script_location_details.go +++ b/disasterrecovery/update_object_storage_script_location_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_object_store_script_precheck_step_details.go b/disasterrecovery/update_object_store_script_precheck_step_details.go index c03ea426ef..98a7191b6e 100644 --- a/disasterrecovery/update_object_store_script_precheck_step_details.go +++ b/disasterrecovery/update_object_store_script_precheck_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_run_local_script_user_defined_step_details.go b/disasterrecovery/update_run_local_script_user_defined_step_details.go index fa48b8803b..78bbd17a45 100644 --- a/disasterrecovery/update_run_local_script_user_defined_step_details.go +++ b/disasterrecovery/update_run_local_script_user_defined_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/update_run_object_store_script_user_defined_step_details.go b/disasterrecovery/update_run_object_store_script_user_defined_step_details.go index 671404d1f8..a909e787e1 100644 --- a/disasterrecovery/update_run_object_store_script_user_defined_step_details.go +++ b/disasterrecovery/update_run_object_store_script_user_defined_step_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request.go b/disasterrecovery/work_request.go index 9032f6a1a4..2650176de8 100644 --- a/disasterrecovery/work_request.go +++ b/disasterrecovery/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_error.go b/disasterrecovery/work_request_error.go index cced10549c..d3dc94eddc 100644 --- a/disasterrecovery/work_request_error.go +++ b/disasterrecovery/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_error_collection.go b/disasterrecovery/work_request_error_collection.go index 0ef1683a05..b5956727b1 100644 --- a/disasterrecovery/work_request_error_collection.go +++ b/disasterrecovery/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_log_entry.go b/disasterrecovery/work_request_log_entry.go index 49d9d15fa4..81ee027720 100644 --- a/disasterrecovery/work_request_log_entry.go +++ b/disasterrecovery/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_log_entry_collection.go b/disasterrecovery/work_request_log_entry_collection.go index 8e2316e945..2562cf5257 100644 --- a/disasterrecovery/work_request_log_entry_collection.go +++ b/disasterrecovery/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_resource.go b/disasterrecovery/work_request_resource.go index 215d1aa5d1..bb402b6238 100644 --- a/disasterrecovery/work_request_resource.go +++ b/disasterrecovery/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_summary.go b/disasterrecovery/work_request_summary.go index f7bf1682ff..217b9240f2 100644 --- a/disasterrecovery/work_request_summary.go +++ b/disasterrecovery/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/disasterrecovery/work_request_summary_collection.go b/disasterrecovery/work_request_summary_collection.go index 9d57576f86..a1f0bf1689 100644 --- a/disasterrecovery/work_request_summary_collection.go +++ b/disasterrecovery/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/attached_view.go b/dns/attached_view.go index fff3210502..615365b9d9 100644 --- a/dns/attached_view.go +++ b/dns/attached_view.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/attached_view_details.go b/dns/attached_view_details.go index d8c2ca11d2..90f8472dc0 100644 --- a/dns/attached_view_details.go +++ b/dns/attached_view_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_resolver_compartment_details.go b/dns/change_resolver_compartment_details.go index e3285e120b..e2e5fd4524 100644 --- a/dns/change_resolver_compartment_details.go +++ b/dns/change_resolver_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_resolver_compartment_request_response.go b/dns/change_resolver_compartment_request_response.go index 23f85cfcc3..ff731c3dd3 100644 --- a/dns/change_resolver_compartment_request_response.go +++ b/dns/change_resolver_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_steering_policy_compartment_details.go b/dns/change_steering_policy_compartment_details.go index 2db583d279..17ca0c3ee8 100644 --- a/dns/change_steering_policy_compartment_details.go +++ b/dns/change_steering_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_steering_policy_compartment_request_response.go b/dns/change_steering_policy_compartment_request_response.go index 19bb3d6de4..e26a364663 100644 --- a/dns/change_steering_policy_compartment_request_response.go +++ b/dns/change_steering_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_tsig_key_compartment_details.go b/dns/change_tsig_key_compartment_details.go index b28e62cb7f..c9cc9684a5 100644 --- a/dns/change_tsig_key_compartment_details.go +++ b/dns/change_tsig_key_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_tsig_key_compartment_request_response.go b/dns/change_tsig_key_compartment_request_response.go index 02cd6b767e..976a7595ea 100644 --- a/dns/change_tsig_key_compartment_request_response.go +++ b/dns/change_tsig_key_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_view_compartment_details.go b/dns/change_view_compartment_details.go index 9904efc2ef..272d604ab7 100644 --- a/dns/change_view_compartment_details.go +++ b/dns/change_view_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_view_compartment_request_response.go b/dns/change_view_compartment_request_response.go index 8d09ad089b..f31e2e7338 100644 --- a/dns/change_view_compartment_request_response.go +++ b/dns/change_view_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_zone_compartment_details.go b/dns/change_zone_compartment_details.go index 29ae2c5075..740db4eb2a 100644 --- a/dns/change_zone_compartment_details.go +++ b/dns/change_zone_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/change_zone_compartment_request_response.go b/dns/change_zone_compartment_request_response.go index 81a8b67565..601290f9a1 100644 --- a/dns/change_zone_compartment_request_response.go +++ b/dns/change_zone_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_migrated_dynect_zone_details.go b/dns/create_migrated_dynect_zone_details.go index 42468e59b6..cd1b785c95 100644 --- a/dns/create_migrated_dynect_zone_details.go +++ b/dns/create_migrated_dynect_zone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_resolver_endpoint_details.go b/dns/create_resolver_endpoint_details.go index 3c84eedd6e..b5f64a127c 100644 --- a/dns/create_resolver_endpoint_details.go +++ b/dns/create_resolver_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_resolver_endpoint_request_response.go b/dns/create_resolver_endpoint_request_response.go index f33db2e5eb..fab1586221 100644 --- a/dns/create_resolver_endpoint_request_response.go +++ b/dns/create_resolver_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_resolver_vnic_endpoint_details.go b/dns/create_resolver_vnic_endpoint_details.go index 78dd184630..23a7746abf 100644 --- a/dns/create_resolver_vnic_endpoint_details.go +++ b/dns/create_resolver_vnic_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_steering_policy_attachment_details.go b/dns/create_steering_policy_attachment_details.go index 295abc135a..4395fb46fc 100644 --- a/dns/create_steering_policy_attachment_details.go +++ b/dns/create_steering_policy_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_steering_policy_attachment_request_response.go b/dns/create_steering_policy_attachment_request_response.go index aab2fad52f..b17c64ccf0 100644 --- a/dns/create_steering_policy_attachment_request_response.go +++ b/dns/create_steering_policy_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_steering_policy_details.go b/dns/create_steering_policy_details.go index 74a91dffd7..3bba57587e 100644 --- a/dns/create_steering_policy_details.go +++ b/dns/create_steering_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_steering_policy_request_response.go b/dns/create_steering_policy_request_response.go index 01e581afec..8404a04fd3 100644 --- a/dns/create_steering_policy_request_response.go +++ b/dns/create_steering_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_tsig_key_details.go b/dns/create_tsig_key_details.go index 72e8160f4c..0abd652b29 100644 --- a/dns/create_tsig_key_details.go +++ b/dns/create_tsig_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_tsig_key_request_response.go b/dns/create_tsig_key_request_response.go index 4b51ef0dc8..69d0f386c8 100644 --- a/dns/create_tsig_key_request_response.go +++ b/dns/create_tsig_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_view_details.go b/dns/create_view_details.go index 5758264ab7..c92b017fc3 100644 --- a/dns/create_view_details.go +++ b/dns/create_view_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_view_request_response.go b/dns/create_view_request_response.go index cdda387769..fe30266221 100644 --- a/dns/create_view_request_response.go +++ b/dns/create_view_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_zone_base_details.go b/dns/create_zone_base_details.go index e5f72fd125..47b7fae68e 100644 --- a/dns/create_zone_base_details.go +++ b/dns/create_zone_base_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_zone_details.go b/dns/create_zone_details.go index f52b833548..080f0d04e7 100644 --- a/dns/create_zone_details.go +++ b/dns/create_zone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_zone_from_zone_file_request_response.go b/dns/create_zone_from_zone_file_request_response.go index 24cd6390d6..56595ef1e6 100644 --- a/dns/create_zone_from_zone_file_request_response.go +++ b/dns/create_zone_from_zone_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/create_zone_request_response.go b/dns/create_zone_request_response.go index 8c4380d8ee..e62f781e6a 100644 --- a/dns/create_zone_request_response.go +++ b/dns/create_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_domain_records_request_response.go b/dns/delete_domain_records_request_response.go index a489ac3cf9..b288a98e04 100644 --- a/dns/delete_domain_records_request_response.go +++ b/dns/delete_domain_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_r_r_set_request_response.go b/dns/delete_r_r_set_request_response.go index 3697be0343..8de571f56f 100644 --- a/dns/delete_r_r_set_request_response.go +++ b/dns/delete_r_r_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_resolver_endpoint_request_response.go b/dns/delete_resolver_endpoint_request_response.go index bc9b6b8fc2..45bb14dc6f 100644 --- a/dns/delete_resolver_endpoint_request_response.go +++ b/dns/delete_resolver_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_steering_policy_attachment_request_response.go b/dns/delete_steering_policy_attachment_request_response.go index 442922a406..d64baaaec0 100644 --- a/dns/delete_steering_policy_attachment_request_response.go +++ b/dns/delete_steering_policy_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_steering_policy_request_response.go b/dns/delete_steering_policy_request_response.go index 5c28276fd1..27e93e4ca1 100644 --- a/dns/delete_steering_policy_request_response.go +++ b/dns/delete_steering_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_tsig_key_request_response.go b/dns/delete_tsig_key_request_response.go index 8e1e8c1a60..80acb182c1 100644 --- a/dns/delete_tsig_key_request_response.go +++ b/dns/delete_tsig_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_view_request_response.go b/dns/delete_view_request_response.go index dcc20ab8bd..1aa8f25765 100644 --- a/dns/delete_view_request_response.go +++ b/dns/delete_view_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/delete_zone_request_response.go b/dns/delete_zone_request_response.go index 943aacff91..4eaa270097 100644 --- a/dns/delete_zone_request_response.go +++ b/dns/delete_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/dns_client.go b/dns/dns_client.go index 3aa7f6f86b..3e4bbf4151 100644 --- a/dns/dns_client.go +++ b/dns/dns_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/dynect_migration_details.go b/dns/dynect_migration_details.go index 80d7e8d3e0..bf951cff92 100644 --- a/dns/dynect_migration_details.go +++ b/dns/dynect_migration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/external_downstream.go b/dns/external_downstream.go index 7e941b1ee7..cc75b89162 100644 --- a/dns/external_downstream.go +++ b/dns/external_downstream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/external_master.go b/dns/external_master.go index 1ef56be805..b074b65828 100644 --- a/dns/external_master.go +++ b/dns/external_master.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_domain_records_request_response.go b/dns/get_domain_records_request_response.go index 29636c67a3..2cf843fdd3 100644 --- a/dns/get_domain_records_request_response.go +++ b/dns/get_domain_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_r_r_set_request_response.go b/dns/get_r_r_set_request_response.go index 456e69a0bc..2a93bfb14a 100644 --- a/dns/get_r_r_set_request_response.go +++ b/dns/get_r_r_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_resolver_endpoint_request_response.go b/dns/get_resolver_endpoint_request_response.go index 1cfcfe0cf6..8a4a61fb32 100644 --- a/dns/get_resolver_endpoint_request_response.go +++ b/dns/get_resolver_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_resolver_request_response.go b/dns/get_resolver_request_response.go index 37ed6162f5..221798f812 100644 --- a/dns/get_resolver_request_response.go +++ b/dns/get_resolver_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_steering_policy_attachment_request_response.go b/dns/get_steering_policy_attachment_request_response.go index 66afe007c4..f8dd51a98f 100644 --- a/dns/get_steering_policy_attachment_request_response.go +++ b/dns/get_steering_policy_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_steering_policy_request_response.go b/dns/get_steering_policy_request_response.go index 9fb06b8558..00b89a3312 100644 --- a/dns/get_steering_policy_request_response.go +++ b/dns/get_steering_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_tsig_key_request_response.go b/dns/get_tsig_key_request_response.go index 61738a8735..d4902edf77 100644 --- a/dns/get_tsig_key_request_response.go +++ b/dns/get_tsig_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_view_request_response.go b/dns/get_view_request_response.go index c70b79592d..1754d3aa9b 100644 --- a/dns/get_view_request_response.go +++ b/dns/get_view_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_zone_content_request_response.go b/dns/get_zone_content_request_response.go index db9889ac19..0b3ab5fbe0 100644 --- a/dns/get_zone_content_request_response.go +++ b/dns/get_zone_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_zone_records_request_response.go b/dns/get_zone_records_request_response.go index 71246e8f99..f77ddc6b70 100644 --- a/dns/get_zone_records_request_response.go +++ b/dns/get_zone_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/get_zone_request_response.go b/dns/get_zone_request_response.go index 2f0c08bfbf..acaf606db4 100644 --- a/dns/get_zone_request_response.go +++ b/dns/get_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_resolver_endpoints_request_response.go b/dns/list_resolver_endpoints_request_response.go index a7e60466cd..8955a7c6b6 100644 --- a/dns/list_resolver_endpoints_request_response.go +++ b/dns/list_resolver_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_resolvers_request_response.go b/dns/list_resolvers_request_response.go index 86c6453808..19143881e9 100644 --- a/dns/list_resolvers_request_response.go +++ b/dns/list_resolvers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_steering_policies_request_response.go b/dns/list_steering_policies_request_response.go index 323b7987e7..6d8a0f1f3f 100644 --- a/dns/list_steering_policies_request_response.go +++ b/dns/list_steering_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_steering_policy_attachments_request_response.go b/dns/list_steering_policy_attachments_request_response.go index bf242af3de..a3455e69ef 100644 --- a/dns/list_steering_policy_attachments_request_response.go +++ b/dns/list_steering_policy_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_tsig_keys_request_response.go b/dns/list_tsig_keys_request_response.go index c7ade3e44b..c986e4354f 100644 --- a/dns/list_tsig_keys_request_response.go +++ b/dns/list_tsig_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_views_request_response.go b/dns/list_views_request_response.go index 4c98674ce2..65658fa34a 100644 --- a/dns/list_views_request_response.go +++ b/dns/list_views_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_zone_transfer_servers_request_response.go b/dns/list_zone_transfer_servers_request_response.go index 220b139be2..67ddd4f7d9 100644 --- a/dns/list_zone_transfer_servers_request_response.go +++ b/dns/list_zone_transfer_servers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/list_zones_request_response.go b/dns/list_zones_request_response.go index e719b8c3ae..b56b3380a6 100644 --- a/dns/list_zones_request_response.go +++ b/dns/list_zones_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/migration_replacement.go b/dns/migration_replacement.go index d646557607..7c96fe7c56 100644 --- a/dns/migration_replacement.go +++ b/dns/migration_replacement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/nameserver.go b/dns/nameserver.go index 49b80c224a..5ffd7e396b 100644 --- a/dns/nameserver.go +++ b/dns/nameserver.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/patch_domain_records_details.go b/dns/patch_domain_records_details.go index 0e76de5f8f..9918a72833 100644 --- a/dns/patch_domain_records_details.go +++ b/dns/patch_domain_records_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/patch_domain_records_request_response.go b/dns/patch_domain_records_request_response.go index bb448b442c..70f1b1eb89 100644 --- a/dns/patch_domain_records_request_response.go +++ b/dns/patch_domain_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/patch_r_r_set_request_response.go b/dns/patch_r_r_set_request_response.go index fe927bea1a..b23f9c41cc 100644 --- a/dns/patch_r_r_set_request_response.go +++ b/dns/patch_r_r_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/patch_rr_set_details.go b/dns/patch_rr_set_details.go index c89959a3bd..eddec3b4c3 100644 --- a/dns/patch_rr_set_details.go +++ b/dns/patch_rr_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/patch_zone_records_details.go b/dns/patch_zone_records_details.go index 4222247a8b..cbc0bdfff0 100644 --- a/dns/patch_zone_records_details.go +++ b/dns/patch_zone_records_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/patch_zone_records_request_response.go b/dns/patch_zone_records_request_response.go index 46db3789a2..3659cf57b6 100644 --- a/dns/patch_zone_records_request_response.go +++ b/dns/patch_zone_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/record.go b/dns/record.go index c1833e11d5..bb37ff30f3 100644 --- a/dns/record.go +++ b/dns/record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/record_collection.go b/dns/record_collection.go index 4191c3810f..22a26daf5d 100644 --- a/dns/record_collection.go +++ b/dns/record_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/record_details.go b/dns/record_details.go index fd73e47949..19e038a0e3 100644 --- a/dns/record_details.go +++ b/dns/record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/record_operation.go b/dns/record_operation.go index f34ed27937..0627fcc0ad 100644 --- a/dns/record_operation.go +++ b/dns/record_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver.go b/dns/resolver.go index b6c867df7a..a805475521 100644 --- a/dns/resolver.go +++ b/dns/resolver.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_endpoint.go b/dns/resolver_endpoint.go index 10aa1c4f34..23c404e8a1 100644 --- a/dns/resolver_endpoint.go +++ b/dns/resolver_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_endpoint_summary.go b/dns/resolver_endpoint_summary.go index ee293a55c1..fd552e8f9e 100644 --- a/dns/resolver_endpoint_summary.go +++ b/dns/resolver_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_forward_rule.go b/dns/resolver_forward_rule.go index e6f985bc59..97bd82f87e 100644 --- a/dns/resolver_forward_rule.go +++ b/dns/resolver_forward_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_forward_rule_details.go b/dns/resolver_forward_rule_details.go index 6af4692de3..27eed5e8c4 100644 --- a/dns/resolver_forward_rule_details.go +++ b/dns/resolver_forward_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_rule.go b/dns/resolver_rule.go index 197f05461d..c28d9cd4c4 100644 --- a/dns/resolver_rule.go +++ b/dns/resolver_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_rule_details.go b/dns/resolver_rule_details.go index d2ef33c5d2..06adfff980 100644 --- a/dns/resolver_rule_details.go +++ b/dns/resolver_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_summary.go b/dns/resolver_summary.go index 9d04f2f242..e5235038fc 100644 --- a/dns/resolver_summary.go +++ b/dns/resolver_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_vnic_endpoint.go b/dns/resolver_vnic_endpoint.go index eaa29aac3e..f354dd8b37 100644 --- a/dns/resolver_vnic_endpoint.go +++ b/dns/resolver_vnic_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/resolver_vnic_endpoint_summary.go b/dns/resolver_vnic_endpoint_summary.go index 4d05b0c93d..f89843e7e0 100644 --- a/dns/resolver_vnic_endpoint_summary.go +++ b/dns/resolver_vnic_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/rr_set.go b/dns/rr_set.go index cf1f8ee358..9ce830e4a7 100644 --- a/dns/rr_set.go +++ b/dns/rr_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/scope.go b/dns/scope.go index f85178f791..b8a013362e 100644 --- a/dns/scope.go +++ b/dns/scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/sort_order.go b/dns/sort_order.go index 46e2eba35d..7bad3b5668 100644 --- a/dns/sort_order.go +++ b/dns/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy.go b/dns/steering_policy.go index ab0aad8969..d0cf181b14 100644 --- a/dns/steering_policy.go +++ b/dns/steering_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_answer.go b/dns/steering_policy_answer.go index 27440946a6..46d8be5307 100644 --- a/dns/steering_policy_answer.go +++ b/dns/steering_policy_answer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_attachment.go b/dns/steering_policy_attachment.go index 3a2d2e6231..575edf6d39 100644 --- a/dns/steering_policy_attachment.go +++ b/dns/steering_policy_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_attachment_summary.go b/dns/steering_policy_attachment_summary.go index dfde08de4c..392bff60b3 100644 --- a/dns/steering_policy_attachment_summary.go +++ b/dns/steering_policy_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_filter_answer_data.go b/dns/steering_policy_filter_answer_data.go index b24ae3be54..a338bbc998 100644 --- a/dns/steering_policy_filter_answer_data.go +++ b/dns/steering_policy_filter_answer_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_filter_rule.go b/dns/steering_policy_filter_rule.go index efb235535d..bff425c3bb 100644 --- a/dns/steering_policy_filter_rule.go +++ b/dns/steering_policy_filter_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_filter_rule_case.go b/dns/steering_policy_filter_rule_case.go index 1da0396b06..9d586464fa 100644 --- a/dns/steering_policy_filter_rule_case.go +++ b/dns/steering_policy_filter_rule_case.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_health_rule.go b/dns/steering_policy_health_rule.go index ca44c89203..f1b4856d60 100644 --- a/dns/steering_policy_health_rule.go +++ b/dns/steering_policy_health_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_health_rule_case.go b/dns/steering_policy_health_rule_case.go index ecab77641b..af5cb44101 100644 --- a/dns/steering_policy_health_rule_case.go +++ b/dns/steering_policy_health_rule_case.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_limit_rule.go b/dns/steering_policy_limit_rule.go index c081b09fee..f25455b044 100644 --- a/dns/steering_policy_limit_rule.go +++ b/dns/steering_policy_limit_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_limit_rule_case.go b/dns/steering_policy_limit_rule_case.go index 3ece8724dc..2ea79d8ba7 100644 --- a/dns/steering_policy_limit_rule_case.go +++ b/dns/steering_policy_limit_rule_case.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_priority_answer_data.go b/dns/steering_policy_priority_answer_data.go index e4913c8dc4..953b2530da 100644 --- a/dns/steering_policy_priority_answer_data.go +++ b/dns/steering_policy_priority_answer_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_priority_rule.go b/dns/steering_policy_priority_rule.go index 5326434309..21df183165 100644 --- a/dns/steering_policy_priority_rule.go +++ b/dns/steering_policy_priority_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_priority_rule_case.go b/dns/steering_policy_priority_rule_case.go index ec63c2e81f..e2275ef269 100644 --- a/dns/steering_policy_priority_rule_case.go +++ b/dns/steering_policy_priority_rule_case.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_rule.go b/dns/steering_policy_rule.go index d803fa5cd6..d3a2557204 100644 --- a/dns/steering_policy_rule.go +++ b/dns/steering_policy_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_summary.go b/dns/steering_policy_summary.go index 49c580ef04..c769d0ce11 100644 --- a/dns/steering_policy_summary.go +++ b/dns/steering_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_weighted_answer_data.go b/dns/steering_policy_weighted_answer_data.go index a04f6b0bfe..007a8d7cb1 100644 --- a/dns/steering_policy_weighted_answer_data.go +++ b/dns/steering_policy_weighted_answer_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_weighted_rule.go b/dns/steering_policy_weighted_rule.go index 61a215938a..da881d20d3 100644 --- a/dns/steering_policy_weighted_rule.go +++ b/dns/steering_policy_weighted_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/steering_policy_weighted_rule_case.go b/dns/steering_policy_weighted_rule_case.go index d3687e3a6c..56e63c3b5f 100644 --- a/dns/steering_policy_weighted_rule_case.go +++ b/dns/steering_policy_weighted_rule_case.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/tsig_key.go b/dns/tsig_key.go index eead34c36c..3a92cb08e8 100644 --- a/dns/tsig_key.go +++ b/dns/tsig_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/tsig_key_summary.go b/dns/tsig_key_summary.go index 9d77dbb682..4f27b72e46 100644 --- a/dns/tsig_key_summary.go +++ b/dns/tsig_key_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_domain_records_details.go b/dns/update_domain_records_details.go index ec8f15ef0c..fce661adbb 100644 --- a/dns/update_domain_records_details.go +++ b/dns/update_domain_records_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_domain_records_request_response.go b/dns/update_domain_records_request_response.go index 9f002d2741..07da3bc794 100644 --- a/dns/update_domain_records_request_response.go +++ b/dns/update_domain_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_r_r_set_request_response.go b/dns/update_r_r_set_request_response.go index 261d737471..f062101840 100644 --- a/dns/update_r_r_set_request_response.go +++ b/dns/update_r_r_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_resolver_details.go b/dns/update_resolver_details.go index d4d0c77c20..a80659b602 100644 --- a/dns/update_resolver_details.go +++ b/dns/update_resolver_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_resolver_endpoint_details.go b/dns/update_resolver_endpoint_details.go index b02bd72113..1c75d19433 100644 --- a/dns/update_resolver_endpoint_details.go +++ b/dns/update_resolver_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_resolver_endpoint_request_response.go b/dns/update_resolver_endpoint_request_response.go index b255312046..03a9c2aa42 100644 --- a/dns/update_resolver_endpoint_request_response.go +++ b/dns/update_resolver_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_resolver_request_response.go b/dns/update_resolver_request_response.go index 1036d2ccb8..10dbd1d3aa 100644 --- a/dns/update_resolver_request_response.go +++ b/dns/update_resolver_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_resolver_vnic_endpoint_details.go b/dns/update_resolver_vnic_endpoint_details.go index 29e91f28ac..7080008ec8 100644 --- a/dns/update_resolver_vnic_endpoint_details.go +++ b/dns/update_resolver_vnic_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_rr_set_details.go b/dns/update_rr_set_details.go index 678476188c..2ddcd360e0 100644 --- a/dns/update_rr_set_details.go +++ b/dns/update_rr_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_steering_policy_attachment_details.go b/dns/update_steering_policy_attachment_details.go index 72c8546ce4..79ec346f84 100644 --- a/dns/update_steering_policy_attachment_details.go +++ b/dns/update_steering_policy_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_steering_policy_attachment_request_response.go b/dns/update_steering_policy_attachment_request_response.go index 3e96c3f3b1..382f5a3e54 100644 --- a/dns/update_steering_policy_attachment_request_response.go +++ b/dns/update_steering_policy_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_steering_policy_details.go b/dns/update_steering_policy_details.go index 81ddbbd53d..3b066454ea 100644 --- a/dns/update_steering_policy_details.go +++ b/dns/update_steering_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_steering_policy_request_response.go b/dns/update_steering_policy_request_response.go index fe6330ed9a..4455ca4a2c 100644 --- a/dns/update_steering_policy_request_response.go +++ b/dns/update_steering_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_tsig_key_details.go b/dns/update_tsig_key_details.go index 5f31064bae..b83ba083b7 100644 --- a/dns/update_tsig_key_details.go +++ b/dns/update_tsig_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_tsig_key_request_response.go b/dns/update_tsig_key_request_response.go index 17895e3d1a..5acb2b71ec 100644 --- a/dns/update_tsig_key_request_response.go +++ b/dns/update_tsig_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_view_details.go b/dns/update_view_details.go index 9207b5b7ba..0c0aca0cbb 100644 --- a/dns/update_view_details.go +++ b/dns/update_view_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_view_request_response.go b/dns/update_view_request_response.go index a17c4a8fac..15bc0cdfff 100644 --- a/dns/update_view_request_response.go +++ b/dns/update_view_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_zone_details.go b/dns/update_zone_details.go index d5e0b28bfa..4b35f00282 100644 --- a/dns/update_zone_details.go +++ b/dns/update_zone_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_zone_records_details.go b/dns/update_zone_records_details.go index 9943edd123..bddc0a9dfb 100644 --- a/dns/update_zone_records_details.go +++ b/dns/update_zone_records_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_zone_records_request_response.go b/dns/update_zone_records_request_response.go index 3cb2224817..876a0af62f 100644 --- a/dns/update_zone_records_request_response.go +++ b/dns/update_zone_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/update_zone_request_response.go b/dns/update_zone_request_response.go index 86d7882fc7..61f52e7f26 100644 --- a/dns/update_zone_request_response.go +++ b/dns/update_zone_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/view.go b/dns/view.go index 56fad4a86f..bc112528da 100644 --- a/dns/view.go +++ b/dns/view.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/view_summary.go b/dns/view_summary.go index 34acf18012..f42c756fd3 100644 --- a/dns/view_summary.go +++ b/dns/view_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/zone.go b/dns/zone.go index 95f76095ab..579b49eaec 100644 --- a/dns/zone.go +++ b/dns/zone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/zone_summary.go b/dns/zone_summary.go index 729ee4f944..f0e1d0be93 100644 --- a/dns/zone_summary.go +++ b/dns/zone_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dns/zone_transfer_server.go b/dns/zone_transfer_server.go index e3fd6792d4..7c6ab470b0 100644 --- a/dns/zone_transfer_server.go +++ b/dns/zone_transfer_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/appliance_export_job.go b/dts/appliance_export_job.go index fd4dcfa09f..02024aa53a 100644 --- a/dts/appliance_export_job.go +++ b/dts/appliance_export_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/appliance_export_job_summary.go b/dts/appliance_export_job_summary.go index 9b8b2a2eca..1ce91c050d 100644 --- a/dts/appliance_export_job_summary.go +++ b/dts/appliance_export_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/attach_devices_details.go b/dts/attach_devices_details.go index 3dd90ee977..058d1d65eb 100644 --- a/dts/attach_devices_details.go +++ b/dts/attach_devices_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/attach_devices_to_transfer_package_request_response.go b/dts/attach_devices_to_transfer_package_request_response.go index e4f4fe03cf..349499a09a 100644 --- a/dts/attach_devices_to_transfer_package_request_response.go +++ b/dts/attach_devices_to_transfer_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/change_appliance_export_job_compartment_details.go b/dts/change_appliance_export_job_compartment_details.go index ab55070911..0e74167cc6 100644 --- a/dts/change_appliance_export_job_compartment_details.go +++ b/dts/change_appliance_export_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/change_appliance_export_job_compartment_request_response.go b/dts/change_appliance_export_job_compartment_request_response.go index 1e4c34f7f1..b588239331 100644 --- a/dts/change_appliance_export_job_compartment_request_response.go +++ b/dts/change_appliance_export_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/change_transfer_job_compartment_details.go b/dts/change_transfer_job_compartment_details.go index 6c8d6ed275..f81fbaa5eb 100644 --- a/dts/change_transfer_job_compartment_details.go +++ b/dts/change_transfer_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/change_transfer_job_compartment_request_response.go b/dts/change_transfer_job_compartment_request_response.go index 57bd7e6fea..fd69cf05d9 100644 --- a/dts/change_transfer_job_compartment_request_response.go +++ b/dts/change_transfer_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_appliance_export_job_details.go b/dts/create_appliance_export_job_details.go index 21500e21ae..2c5c1a71d7 100644 --- a/dts/create_appliance_export_job_details.go +++ b/dts/create_appliance_export_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_appliance_export_job_request_response.go b/dts/create_appliance_export_job_request_response.go index 08b8817bda..605b33383b 100644 --- a/dts/create_appliance_export_job_request_response.go +++ b/dts/create_appliance_export_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_appliance_admin_credentials_request_response.go b/dts/create_transfer_appliance_admin_credentials_request_response.go index 17e7fa9ac5..b8136070ce 100644 --- a/dts/create_transfer_appliance_admin_credentials_request_response.go +++ b/dts/create_transfer_appliance_admin_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_appliance_details.go b/dts/create_transfer_appliance_details.go index a470352fb1..6729c3de38 100644 --- a/dts/create_transfer_appliance_details.go +++ b/dts/create_transfer_appliance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_appliance_entitlement_details.go b/dts/create_transfer_appliance_entitlement_details.go index 8a2aaa9f3d..41cd95ce54 100644 --- a/dts/create_transfer_appliance_entitlement_details.go +++ b/dts/create_transfer_appliance_entitlement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_appliance_entitlement_request_response.go b/dts/create_transfer_appliance_entitlement_request_response.go index 234283b974..5186eb5b85 100644 --- a/dts/create_transfer_appliance_entitlement_request_response.go +++ b/dts/create_transfer_appliance_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_appliance_request_response.go b/dts/create_transfer_appliance_request_response.go index 75a304f591..a026f80a35 100644 --- a/dts/create_transfer_appliance_request_response.go +++ b/dts/create_transfer_appliance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_device_details.go b/dts/create_transfer_device_details.go index eee9285cf9..e4d7b0cb1b 100644 --- a/dts/create_transfer_device_details.go +++ b/dts/create_transfer_device_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_device_request_response.go b/dts/create_transfer_device_request_response.go index 1109208a8b..4de354a0ff 100644 --- a/dts/create_transfer_device_request_response.go +++ b/dts/create_transfer_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_job_details.go b/dts/create_transfer_job_details.go index f81abc2cd6..2b4f9c432c 100644 --- a/dts/create_transfer_job_details.go +++ b/dts/create_transfer_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_job_request_response.go b/dts/create_transfer_job_request_response.go index e1b950b359..61ae717896 100644 --- a/dts/create_transfer_job_request_response.go +++ b/dts/create_transfer_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_package_details.go b/dts/create_transfer_package_details.go index 4a4e5474ee..bdf3575687 100644 --- a/dts/create_transfer_package_details.go +++ b/dts/create_transfer_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/create_transfer_package_request_response.go b/dts/create_transfer_package_request_response.go index a9b57c76b2..95f9a359f8 100644 --- a/dts/create_transfer_package_request_response.go +++ b/dts/create_transfer_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/delete_appliance_export_job_request_response.go b/dts/delete_appliance_export_job_request_response.go index 4d2f5c33c2..839c08ef15 100644 --- a/dts/delete_appliance_export_job_request_response.go +++ b/dts/delete_appliance_export_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/delete_transfer_appliance_request_response.go b/dts/delete_transfer_appliance_request_response.go index fb1aeea4f8..02f21038f0 100644 --- a/dts/delete_transfer_appliance_request_response.go +++ b/dts/delete_transfer_appliance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/delete_transfer_device_request_response.go b/dts/delete_transfer_device_request_response.go index 6a9c68878c..d7dcacc720 100644 --- a/dts/delete_transfer_device_request_response.go +++ b/dts/delete_transfer_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/delete_transfer_job_request_response.go b/dts/delete_transfer_job_request_response.go index f30cc52115..2b74ef0bad 100644 --- a/dts/delete_transfer_job_request_response.go +++ b/dts/delete_transfer_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/delete_transfer_package_request_response.go b/dts/delete_transfer_package_request_response.go index 2e336ae6a7..63633bd49b 100644 --- a/dts/delete_transfer_package_request_response.go +++ b/dts/delete_transfer_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/detach_devices_details.go b/dts/detach_devices_details.go index 3acd55f8bd..1782b1dba8 100644 --- a/dts/detach_devices_details.go +++ b/dts/detach_devices_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/detach_devices_from_transfer_package_request_response.go b/dts/detach_devices_from_transfer_package_request_response.go index 8ed66fcd33..276794fee4 100644 --- a/dts/detach_devices_from_transfer_package_request_response.go +++ b/dts/detach_devices_from_transfer_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_applianceexportjob_client.go b/dts/dts_applianceexportjob_client.go index a0d292faa9..a62facb3da 100644 --- a/dts/dts_applianceexportjob_client.go +++ b/dts/dts_applianceexportjob_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_shippingvendors_client.go b/dts/dts_shippingvendors_client.go index 50719a92c1..62b091af91 100644 --- a/dts/dts_shippingvendors_client.go +++ b/dts/dts_shippingvendors_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_transferappliance_client.go b/dts/dts_transferappliance_client.go index c7f1c8c3bd..03c53801d8 100644 --- a/dts/dts_transferappliance_client.go +++ b/dts/dts_transferappliance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_transferapplianceentitlement_client.go b/dts/dts_transferapplianceentitlement_client.go index ce8d7bb60c..d5ac12ba6f 100644 --- a/dts/dts_transferapplianceentitlement_client.go +++ b/dts/dts_transferapplianceentitlement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_transferdevice_client.go b/dts/dts_transferdevice_client.go index c58049293a..cbb9349c52 100644 --- a/dts/dts_transferdevice_client.go +++ b/dts/dts_transferdevice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_transferjob_client.go b/dts/dts_transferjob_client.go index 959759e3b3..3b1aa6825a 100644 --- a/dts/dts_transferjob_client.go +++ b/dts/dts_transferjob_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/dts_transferpackage_client.go b/dts/dts_transferpackage_client.go index 2f7ddce4cc..b439f06c5f 100644 --- a/dts/dts_transferpackage_client.go +++ b/dts/dts_transferpackage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_appliance_export_job_request_response.go b/dts/get_appliance_export_job_request_response.go index 2880615fcd..290e4d8cf9 100644 --- a/dts/get_appliance_export_job_request_response.go +++ b/dts/get_appliance_export_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_appliance_certificate_authority_certificate_request_response.go b/dts/get_transfer_appliance_certificate_authority_certificate_request_response.go index 6372e6a34a..5ecf613413 100644 --- a/dts/get_transfer_appliance_certificate_authority_certificate_request_response.go +++ b/dts/get_transfer_appliance_certificate_authority_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_appliance_encryption_passphrase_request_response.go b/dts/get_transfer_appliance_encryption_passphrase_request_response.go index 95a982fb7c..3bcd71ecf7 100644 --- a/dts/get_transfer_appliance_encryption_passphrase_request_response.go +++ b/dts/get_transfer_appliance_encryption_passphrase_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_appliance_entitlement_request_response.go b/dts/get_transfer_appliance_entitlement_request_response.go index 222b662193..9d42a6e7ac 100644 --- a/dts/get_transfer_appliance_entitlement_request_response.go +++ b/dts/get_transfer_appliance_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_appliance_request_response.go b/dts/get_transfer_appliance_request_response.go index bfacb85844..d8cb3dd196 100644 --- a/dts/get_transfer_appliance_request_response.go +++ b/dts/get_transfer_appliance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_device_request_response.go b/dts/get_transfer_device_request_response.go index f5ba583d6c..025b7f028f 100644 --- a/dts/get_transfer_device_request_response.go +++ b/dts/get_transfer_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_job_request_response.go b/dts/get_transfer_job_request_response.go index 34b8ca5428..cc0dde14c9 100644 --- a/dts/get_transfer_job_request_response.go +++ b/dts/get_transfer_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/get_transfer_package_request_response.go b/dts/get_transfer_package_request_response.go index a3741d3e6e..d8172d83dd 100644 --- a/dts/get_transfer_package_request_response.go +++ b/dts/get_transfer_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_appliance_export_jobs_request_response.go b/dts/list_appliance_export_jobs_request_response.go index 2195791eda..d28511c1d8 100644 --- a/dts/list_appliance_export_jobs_request_response.go +++ b/dts/list_appliance_export_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_shipping_vendors_request_response.go b/dts/list_shipping_vendors_request_response.go index e6b65f5d6c..c19e204caf 100644 --- a/dts/list_shipping_vendors_request_response.go +++ b/dts/list_shipping_vendors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_transfer_appliance_entitlement_request_response.go b/dts/list_transfer_appliance_entitlement_request_response.go index 75ab596fee..3be12353c3 100644 --- a/dts/list_transfer_appliance_entitlement_request_response.go +++ b/dts/list_transfer_appliance_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_transfer_appliances_request_response.go b/dts/list_transfer_appliances_request_response.go index 5f3a32220f..53f58d1cf3 100644 --- a/dts/list_transfer_appliances_request_response.go +++ b/dts/list_transfer_appliances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_transfer_devices_request_response.go b/dts/list_transfer_devices_request_response.go index 7522bceba2..ca3ddf6897 100644 --- a/dts/list_transfer_devices_request_response.go +++ b/dts/list_transfer_devices_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_transfer_jobs_request_response.go b/dts/list_transfer_jobs_request_response.go index 452eac1ea5..a84c9776a2 100644 --- a/dts/list_transfer_jobs_request_response.go +++ b/dts/list_transfer_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/list_transfer_packages_request_response.go b/dts/list_transfer_packages_request_response.go index ce6d04341d..c607db3ff4 100644 --- a/dts/list_transfer_packages_request_response.go +++ b/dts/list_transfer_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/multiple_transfer_appliances.go b/dts/multiple_transfer_appliances.go index 52e96b5cee..baf38bbafa 100644 --- a/dts/multiple_transfer_appliances.go +++ b/dts/multiple_transfer_appliances.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/multiple_transfer_devices.go b/dts/multiple_transfer_devices.go index c0aed30063..462d715d44 100644 --- a/dts/multiple_transfer_devices.go +++ b/dts/multiple_transfer_devices.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/multiple_transfer_packages.go b/dts/multiple_transfer_packages.go index e883b1598e..ffc19b1af1 100644 --- a/dts/multiple_transfer_packages.go +++ b/dts/multiple_transfer_packages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/new_transfer_device.go b/dts/new_transfer_device.go index 2f9264f08e..39a771c57d 100644 --- a/dts/new_transfer_device.go +++ b/dts/new_transfer_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/shipping_address.go b/dts/shipping_address.go index d302a269d0..91400d9a81 100644 --- a/dts/shipping_address.go +++ b/dts/shipping_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/shipping_vendors.go b/dts/shipping_vendors.go index 2d75cf973c..67566b1c0a 100644 --- a/dts/shipping_vendors.go +++ b/dts/shipping_vendors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance.go b/dts/transfer_appliance.go index 3fb9333144..0ff09d8bb7 100644 --- a/dts/transfer_appliance.go +++ b/dts/transfer_appliance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance_certificate.go b/dts/transfer_appliance_certificate.go index 8a5b84fb13..6960ef5a78 100644 --- a/dts/transfer_appliance_certificate.go +++ b/dts/transfer_appliance_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance_encryption_passphrase.go b/dts/transfer_appliance_encryption_passphrase.go index 9658fe855c..2970d8ba3d 100644 --- a/dts/transfer_appliance_encryption_passphrase.go +++ b/dts/transfer_appliance_encryption_passphrase.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance_entitlement.go b/dts/transfer_appliance_entitlement.go index dfd4a6c7dc..52c992e27f 100644 --- a/dts/transfer_appliance_entitlement.go +++ b/dts/transfer_appliance_entitlement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance_entitlement_summary.go b/dts/transfer_appliance_entitlement_summary.go index f32cd94c33..7675911019 100644 --- a/dts/transfer_appliance_entitlement_summary.go +++ b/dts/transfer_appliance_entitlement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance_public_key.go b/dts/transfer_appliance_public_key.go index 0544461ad7..326678d65e 100644 --- a/dts/transfer_appliance_public_key.go +++ b/dts/transfer_appliance_public_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_appliance_summary.go b/dts/transfer_appliance_summary.go index c4173cfa82..ecddabf257 100644 --- a/dts/transfer_appliance_summary.go +++ b/dts/transfer_appliance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_device.go b/dts/transfer_device.go index 011de92723..1c9edf1681 100644 --- a/dts/transfer_device.go +++ b/dts/transfer_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_device_summary.go b/dts/transfer_device_summary.go index 8e10814081..dc3b7c9197 100644 --- a/dts/transfer_device_summary.go +++ b/dts/transfer_device_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_job.go b/dts/transfer_job.go index d01c5fba70..71125f3ca6 100644 --- a/dts/transfer_job.go +++ b/dts/transfer_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_job_summary.go b/dts/transfer_job_summary.go index 704665ba15..c121e37a93 100644 --- a/dts/transfer_job_summary.go +++ b/dts/transfer_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_package.go b/dts/transfer_package.go index 05abcae1ea..980f70063b 100644 --- a/dts/transfer_package.go +++ b/dts/transfer_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/transfer_package_summary.go b/dts/transfer_package_summary.go index 061184a815..330bf38ae8 100644 --- a/dts/transfer_package_summary.go +++ b/dts/transfer_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_appliance_export_job_details.go b/dts/update_appliance_export_job_details.go index d3727c9abf..a33cec7902 100644 --- a/dts/update_appliance_export_job_details.go +++ b/dts/update_appliance_export_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_appliance_export_job_request_response.go b/dts/update_appliance_export_job_request_response.go index 476c1d8fea..153e5a8b04 100644 --- a/dts/update_appliance_export_job_request_response.go +++ b/dts/update_appliance_export_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_appliance_details.go b/dts/update_transfer_appliance_details.go index f836938991..e3158cdc1d 100644 --- a/dts/update_transfer_appliance_details.go +++ b/dts/update_transfer_appliance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_appliance_request_response.go b/dts/update_transfer_appliance_request_response.go index 9ab395cee8..b4e277dea9 100644 --- a/dts/update_transfer_appliance_request_response.go +++ b/dts/update_transfer_appliance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_device_details.go b/dts/update_transfer_device_details.go index d286e7c448..ea4627f729 100644 --- a/dts/update_transfer_device_details.go +++ b/dts/update_transfer_device_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_device_request_response.go b/dts/update_transfer_device_request_response.go index 294a30d40f..8a84d14381 100644 --- a/dts/update_transfer_device_request_response.go +++ b/dts/update_transfer_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_job_details.go b/dts/update_transfer_job_details.go index 67b0d296c5..a7c48eb0fe 100644 --- a/dts/update_transfer_job_details.go +++ b/dts/update_transfer_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_job_request_response.go b/dts/update_transfer_job_request_response.go index 2a3f905c62..8de0558d84 100644 --- a/dts/update_transfer_job_request_response.go +++ b/dts/update_transfer_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_package_details.go b/dts/update_transfer_package_details.go index 36d8141990..076b57304a 100644 --- a/dts/update_transfer_package_details.go +++ b/dts/update_transfer_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/dts/update_transfer_package_request_response.go b/dts/update_transfer_package_request_response.go index 79dfd8fe98..57ef5f4c37 100644 --- a/dts/update_transfer_package_request_response.go +++ b/dts/update_transfer_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/action_type.go b/email/action_type.go index ae90a5bed4..1d7f62d0b3 100644 --- a/email/action_type.go +++ b/email/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/change_email_domain_compartment_details.go b/email/change_email_domain_compartment_details.go index 3603c06685..3139af8b67 100644 --- a/email/change_email_domain_compartment_details.go +++ b/email/change_email_domain_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/change_email_domain_compartment_request_response.go b/email/change_email_domain_compartment_request_response.go index fdb844bb31..1ca7141d88 100644 --- a/email/change_email_domain_compartment_request_response.go +++ b/email/change_email_domain_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/change_sender_compartment_details.go b/email/change_sender_compartment_details.go index 42e13ad1e9..b3bcd0e6cf 100644 --- a/email/change_sender_compartment_details.go +++ b/email/change_sender_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/change_sender_compartment_request_response.go b/email/change_sender_compartment_request_response.go index a2439d90eb..ab646dd083 100644 --- a/email/change_sender_compartment_request_response.go +++ b/email/change_sender_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_dkim_details.go b/email/create_dkim_details.go index 9951376e77..2ccd967d4f 100644 --- a/email/create_dkim_details.go +++ b/email/create_dkim_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_dkim_request_response.go b/email/create_dkim_request_response.go index 508dd1206e..7478183f77 100644 --- a/email/create_dkim_request_response.go +++ b/email/create_dkim_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_email_domain_details.go b/email/create_email_domain_details.go index 5f79339147..c7f96f3be6 100644 --- a/email/create_email_domain_details.go +++ b/email/create_email_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_email_domain_request_response.go b/email/create_email_domain_request_response.go index 0a16a8cc1a..1527fd5949 100644 --- a/email/create_email_domain_request_response.go +++ b/email/create_email_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_sender_details.go b/email/create_sender_details.go index 45af4eead2..a134e43a75 100644 --- a/email/create_sender_details.go +++ b/email/create_sender_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_sender_request_response.go b/email/create_sender_request_response.go index 3bc79f5931..50561c2785 100644 --- a/email/create_sender_request_response.go +++ b/email/create_sender_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_suppression_details.go b/email/create_suppression_details.go index 5509508d54..a4762bcd1e 100644 --- a/email/create_suppression_details.go +++ b/email/create_suppression_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/create_suppression_request_response.go b/email/create_suppression_request_response.go index 5b231d9dff..68dbc743b9 100644 --- a/email/create_suppression_request_response.go +++ b/email/create_suppression_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/delete_dkim_request_response.go b/email/delete_dkim_request_response.go index 0b34eebbaf..565ae7cea1 100644 --- a/email/delete_dkim_request_response.go +++ b/email/delete_dkim_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/delete_email_domain_request_response.go b/email/delete_email_domain_request_response.go index 18813f9d32..59f7710fb0 100644 --- a/email/delete_email_domain_request_response.go +++ b/email/delete_email_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/delete_sender_request_response.go b/email/delete_sender_request_response.go index 90130c8fd1..3db30d44d4 100644 --- a/email/delete_sender_request_response.go +++ b/email/delete_sender_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/delete_suppression_request_response.go b/email/delete_suppression_request_response.go index ed416d8b29..69c93ea524 100644 --- a/email/delete_suppression_request_response.go +++ b/email/delete_suppression_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/dkim.go b/email/dkim.go index 6e40e857cd..c55e9904c7 100644 --- a/email/dkim.go +++ b/email/dkim.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/dkim_collection.go b/email/dkim_collection.go index 1a77e71cf1..9277240914 100644 --- a/email/dkim_collection.go +++ b/email/dkim_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/dkim_summary.go b/email/dkim_summary.go index 25fb9a0fe2..1a4a804f0c 100644 --- a/email/dkim_summary.go +++ b/email/dkim_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/email_client.go b/email/email_client.go index c86334be04..7240f62578 100644 --- a/email/email_client.go +++ b/email/email_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/email_domain.go b/email/email_domain.go index eb088b1a2b..da27d9b789 100644 --- a/email/email_domain.go +++ b/email/email_domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/email_domain_collection.go b/email/email_domain_collection.go index e7c35df200..21dc8942a8 100644 --- a/email/email_domain_collection.go +++ b/email/email_domain_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/email_domain_summary.go b/email/email_domain_summary.go index a03f7a592a..a7782c57fd 100644 --- a/email/email_domain_summary.go +++ b/email/email_domain_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/get_dkim_request_response.go b/email/get_dkim_request_response.go index 076fbb9e1a..51f9c63817 100644 --- a/email/get_dkim_request_response.go +++ b/email/get_dkim_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/get_email_domain_request_response.go b/email/get_email_domain_request_response.go index 02d07dd279..1b6b6de981 100644 --- a/email/get_email_domain_request_response.go +++ b/email/get_email_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/get_sender_request_response.go b/email/get_sender_request_response.go index 6592ae387b..3119d61d80 100644 --- a/email/get_sender_request_response.go +++ b/email/get_sender_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/get_suppression_request_response.go b/email/get_suppression_request_response.go index 08acabe711..10528ad551 100644 --- a/email/get_suppression_request_response.go +++ b/email/get_suppression_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/get_work_request_request_response.go b/email/get_work_request_request_response.go index f69cf2ea75..872147f32f 100644 --- a/email/get_work_request_request_response.go +++ b/email/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_dkims_request_response.go b/email/list_dkims_request_response.go index f4a4019c50..3d99b97e7c 100644 --- a/email/list_dkims_request_response.go +++ b/email/list_dkims_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_email_domains_request_response.go b/email/list_email_domains_request_response.go index e683f98bd7..8a3a5ab195 100644 --- a/email/list_email_domains_request_response.go +++ b/email/list_email_domains_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_senders_request_response.go b/email/list_senders_request_response.go index 7f3511b0c4..e091993dd1 100644 --- a/email/list_senders_request_response.go +++ b/email/list_senders_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_suppressions_request_response.go b/email/list_suppressions_request_response.go index a5cee2121d..7769c9fcd2 100644 --- a/email/list_suppressions_request_response.go +++ b/email/list_suppressions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_work_request_errors_request_response.go b/email/list_work_request_errors_request_response.go index 9b08faeaf2..4134ee575c 100644 --- a/email/list_work_request_errors_request_response.go +++ b/email/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_work_request_logs_request_response.go b/email/list_work_request_logs_request_response.go index ad8da183f5..67cb4deb34 100644 --- a/email/list_work_request_logs_request_response.go +++ b/email/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/list_work_requests_request_response.go b/email/list_work_requests_request_response.go index 31dbea69b1..dfa19ed410 100644 --- a/email/list_work_requests_request_response.go +++ b/email/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/operation_status.go b/email/operation_status.go index 2cd901258e..5f68d0409c 100644 --- a/email/operation_status.go +++ b/email/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/operation_type.go b/email/operation_type.go index 43d23beac7..59be83ded0 100644 --- a/email/operation_type.go +++ b/email/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/sender.go b/email/sender.go index 6ce47579c1..2a1b7b9c6d 100644 --- a/email/sender.go +++ b/email/sender.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/sender_summary.go b/email/sender_summary.go index 521663dd5f..b5133c1049 100644 --- a/email/sender_summary.go +++ b/email/sender_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/sort_order.go b/email/sort_order.go index 48cc6d5401..0c54ecaac4 100644 --- a/email/sort_order.go +++ b/email/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/suppression.go b/email/suppression.go index b7ef586476..7a9108e201 100644 --- a/email/suppression.go +++ b/email/suppression.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/suppression_summary.go b/email/suppression_summary.go index 0850ed77e0..9eab822ed3 100644 --- a/email/suppression_summary.go +++ b/email/suppression_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/update_dkim_details.go b/email/update_dkim_details.go index d9afc55ff5..8b72e29aef 100644 --- a/email/update_dkim_details.go +++ b/email/update_dkim_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/update_dkim_request_response.go b/email/update_dkim_request_response.go index 983538a635..510ae1b3c3 100644 --- a/email/update_dkim_request_response.go +++ b/email/update_dkim_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/update_email_domain_details.go b/email/update_email_domain_details.go index 814e2cb098..27fd7efbb3 100644 --- a/email/update_email_domain_details.go +++ b/email/update_email_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/update_email_domain_request_response.go b/email/update_email_domain_request_response.go index 1b60c6baa3..829d3b41d0 100644 --- a/email/update_email_domain_request_response.go +++ b/email/update_email_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/update_sender_details.go b/email/update_sender_details.go index 1a7d1df22e..2cf2709f33 100644 --- a/email/update_sender_details.go +++ b/email/update_sender_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/update_sender_request_response.go b/email/update_sender_request_response.go index 286119c698..1902793c93 100644 --- a/email/update_sender_request_response.go +++ b/email/update_sender_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request.go b/email/work_request.go index 6db5eee402..8d3d025ebf 100644 --- a/email/work_request.go +++ b/email/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_error.go b/email/work_request_error.go index 25f1c6dec9..d1cc118cba 100644 --- a/email/work_request_error.go +++ b/email/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_error_collection.go b/email/work_request_error_collection.go index 07753b7256..7719d8f221 100644 --- a/email/work_request_error_collection.go +++ b/email/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_log_entry.go b/email/work_request_log_entry.go index 2eeeb7bcba..04fac21739 100644 --- a/email/work_request_log_entry.go +++ b/email/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_log_entry_collection.go b/email/work_request_log_entry_collection.go index 0b24a8bd36..46e619a749 100644 --- a/email/work_request_log_entry_collection.go +++ b/email/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_resource.go b/email/work_request_resource.go index 23d2521cdf..aeb2ccdd49 100644 --- a/email/work_request_resource.go +++ b/email/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_summary.go b/email/work_request_summary.go index 196a2eaf35..00162abb58 100644 --- a/email/work_request_summary.go +++ b/email/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/email/work_request_summary_collection.go b/email/work_request_summary_collection.go index 7040c2a9db..d55f6f14c2 100644 --- a/email/work_request_summary_collection.go +++ b/email/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/action_type.go b/emwarehouse/action_type.go index db3ea7d078..576d091b8d 100644 --- a/emwarehouse/action_type.go +++ b/emwarehouse/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/cancel_work_request_request_response.go b/emwarehouse/cancel_work_request_request_response.go index 381301c823..ea2eb94fe9 100644 --- a/emwarehouse/cancel_work_request_request_response.go +++ b/emwarehouse/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/change_em_warehouse_compartment_details.go b/emwarehouse/change_em_warehouse_compartment_details.go index 9c0a6605ae..4793e62f1f 100644 --- a/emwarehouse/change_em_warehouse_compartment_details.go +++ b/emwarehouse/change_em_warehouse_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/change_em_warehouse_compartment_request_response.go b/emwarehouse/change_em_warehouse_compartment_request_response.go index b1d572eac4..9cacbbe2a2 100644 --- a/emwarehouse/change_em_warehouse_compartment_request_response.go +++ b/emwarehouse/change_em_warehouse_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/create_em_warehouse_details.go b/emwarehouse/create_em_warehouse_details.go index 9b9fbb494e..b815067f46 100644 --- a/emwarehouse/create_em_warehouse_details.go +++ b/emwarehouse/create_em_warehouse_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/create_em_warehouse_request_response.go b/emwarehouse/create_em_warehouse_request_response.go index 189124c5be..7160cc7653 100644 --- a/emwarehouse/create_em_warehouse_request_response.go +++ b/emwarehouse/create_em_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/delete_em_warehouse_request_response.go b/emwarehouse/delete_em_warehouse_request_response.go index 4bb9b8bfee..70307769ab 100644 --- a/emwarehouse/delete_em_warehouse_request_response.go +++ b/emwarehouse/delete_em_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/em_instances_details.go b/emwarehouse/em_instances_details.go index a3bc49ded7..67bd15f640 100644 --- a/emwarehouse/em_instances_details.go +++ b/emwarehouse/em_instances_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/em_warehouse.go b/emwarehouse/em_warehouse.go index 1bb55eb7d0..e4f5c5639b 100644 --- a/emwarehouse/em_warehouse.go +++ b/emwarehouse/em_warehouse.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/em_warehouse_collection.go b/emwarehouse/em_warehouse_collection.go index 0306e8a329..fb9ae91cdd 100644 --- a/emwarehouse/em_warehouse_collection.go +++ b/emwarehouse/em_warehouse_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/em_warehouse_summary.go b/emwarehouse/em_warehouse_summary.go index 025f3b64c9..323f692a94 100644 --- a/emwarehouse/em_warehouse_summary.go +++ b/emwarehouse/em_warehouse_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/emwarehouse_client.go b/emwarehouse/emwarehouse_client.go index b97c39a384..4002b94926 100644 --- a/emwarehouse/emwarehouse_client.go +++ b/emwarehouse/emwarehouse_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/etl_run_collection.go b/emwarehouse/etl_run_collection.go index 83e534264a..a866bf7965 100644 --- a/emwarehouse/etl_run_collection.go +++ b/emwarehouse/etl_run_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/etl_run_summary.go b/emwarehouse/etl_run_summary.go index 12677f63a1..37b88ea8ea 100644 --- a/emwarehouse/etl_run_summary.go +++ b/emwarehouse/etl_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/get_em_warehouse_request_response.go b/emwarehouse/get_em_warehouse_request_response.go index cc00a8efea..912cae13b5 100644 --- a/emwarehouse/get_em_warehouse_request_response.go +++ b/emwarehouse/get_em_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/get_em_warehouse_resource_usage_request_response.go b/emwarehouse/get_em_warehouse_resource_usage_request_response.go index b6d01dcfc7..7fcdb9b5fc 100644 --- a/emwarehouse/get_em_warehouse_resource_usage_request_response.go +++ b/emwarehouse/get_em_warehouse_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/get_work_request_request_response.go b/emwarehouse/get_work_request_request_response.go index e1f4bd66d6..ca6e0b5259 100644 --- a/emwarehouse/get_work_request_request_response.go +++ b/emwarehouse/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/list_em_warehouses_request_response.go b/emwarehouse/list_em_warehouses_request_response.go index daf871ca63..bd4befc448 100644 --- a/emwarehouse/list_em_warehouses_request_response.go +++ b/emwarehouse/list_em_warehouses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/list_etl_runs_request_response.go b/emwarehouse/list_etl_runs_request_response.go index 80d5615277..8f6452d830 100644 --- a/emwarehouse/list_etl_runs_request_response.go +++ b/emwarehouse/list_etl_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/list_work_request_errors_request_response.go b/emwarehouse/list_work_request_errors_request_response.go index 5037aecb48..7c2acab842 100644 --- a/emwarehouse/list_work_request_errors_request_response.go +++ b/emwarehouse/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/list_work_request_logs_request_response.go b/emwarehouse/list_work_request_logs_request_response.go index 5e3e67d561..4007729e80 100644 --- a/emwarehouse/list_work_request_logs_request_response.go +++ b/emwarehouse/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/list_work_requests_request_response.go b/emwarehouse/list_work_requests_request_response.go index b927ba0125..12322da5c2 100644 --- a/emwarehouse/list_work_requests_request_response.go +++ b/emwarehouse/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/operation_status.go b/emwarehouse/operation_status.go index 71d40b7724..af337ada51 100644 --- a/emwarehouse/operation_status.go +++ b/emwarehouse/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/operation_type.go b/emwarehouse/operation_type.go index 37ecea9c16..baab1cd8cf 100644 --- a/emwarehouse/operation_type.go +++ b/emwarehouse/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/resource_usage.go b/emwarehouse/resource_usage.go index 2cf1601e1d..528d4a6d9a 100644 --- a/emwarehouse/resource_usage.go +++ b/emwarehouse/resource_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/sort_order.go b/emwarehouse/sort_order.go index a68faccda0..57eb77a3d5 100644 --- a/emwarehouse/sort_order.go +++ b/emwarehouse/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/update_em_warehouse_details.go b/emwarehouse/update_em_warehouse_details.go index c1a2b8f750..4bbdbe792e 100644 --- a/emwarehouse/update_em_warehouse_details.go +++ b/emwarehouse/update_em_warehouse_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/update_em_warehouse_request_response.go b/emwarehouse/update_em_warehouse_request_response.go index 7b4ebbdc09..44b6b7760f 100644 --- a/emwarehouse/update_em_warehouse_request_response.go +++ b/emwarehouse/update_em_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request.go b/emwarehouse/work_request.go index 48da256291..016653475b 100644 --- a/emwarehouse/work_request.go +++ b/emwarehouse/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_error.go b/emwarehouse/work_request_error.go index a72906bc4f..8829a0c176 100644 --- a/emwarehouse/work_request_error.go +++ b/emwarehouse/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_error_collection.go b/emwarehouse/work_request_error_collection.go index a7ef5a07ea..cc7339a95c 100644 --- a/emwarehouse/work_request_error_collection.go +++ b/emwarehouse/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_log_entry.go b/emwarehouse/work_request_log_entry.go index 8df0da0030..75b14042f0 100644 --- a/emwarehouse/work_request_log_entry.go +++ b/emwarehouse/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_log_entry_collection.go b/emwarehouse/work_request_log_entry_collection.go index 86f35d0020..1d7b2e8c7e 100644 --- a/emwarehouse/work_request_log_entry_collection.go +++ b/emwarehouse/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_resource.go b/emwarehouse/work_request_resource.go index 24a3b3b117..0427b5c66a 100644 --- a/emwarehouse/work_request_resource.go +++ b/emwarehouse/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_resource_metadata_key.go b/emwarehouse/work_request_resource_metadata_key.go index bd5303e092..8bcbe59dcf 100644 --- a/emwarehouse/work_request_resource_metadata_key.go +++ b/emwarehouse/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_summary.go b/emwarehouse/work_request_summary.go index 5de0de0d08..0dcd1cca61 100644 --- a/emwarehouse/work_request_summary.go +++ b/emwarehouse/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/emwarehouse/work_request_summary_collection.go b/emwarehouse/work_request_summary_collection.go index bf86519670..e369a1757e 100644 --- a/emwarehouse/work_request_summary_collection.go +++ b/emwarehouse/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/action.go b/events/action.go index bd2fcb5425..c58ef86b09 100644 --- a/events/action.go +++ b/events/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/action_details.go b/events/action_details.go index ffe1edadb2..1a12704afe 100644 --- a/events/action_details.go +++ b/events/action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/action_details_list.go b/events/action_details_list.go index d5a1a224bc..17735a3e21 100644 --- a/events/action_details_list.go +++ b/events/action_details_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/action_list.go b/events/action_list.go index 437eea6a15..e8269edfca 100644 --- a/events/action_list.go +++ b/events/action_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/change_rule_compartment_details.go b/events/change_rule_compartment_details.go index f5b28f310d..a168ce4f29 100644 --- a/events/change_rule_compartment_details.go +++ b/events/change_rule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/change_rule_compartment_request_response.go b/events/change_rule_compartment_request_response.go index 412fedfa9a..62585399f6 100644 --- a/events/change_rule_compartment_request_response.go +++ b/events/change_rule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/create_faa_s_action_details.go b/events/create_faa_s_action_details.go index cd1fcb1f4c..b577e55a67 100644 --- a/events/create_faa_s_action_details.go +++ b/events/create_faa_s_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/create_notification_service_action_details.go b/events/create_notification_service_action_details.go index 525e3fd439..4ec0bed843 100644 --- a/events/create_notification_service_action_details.go +++ b/events/create_notification_service_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/create_rule_details.go b/events/create_rule_details.go index ba973f2d47..0532336d99 100644 --- a/events/create_rule_details.go +++ b/events/create_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/create_rule_request_response.go b/events/create_rule_request_response.go index 3f5fb15917..0f26549f46 100644 --- a/events/create_rule_request_response.go +++ b/events/create_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/create_streaming_service_action_details.go b/events/create_streaming_service_action_details.go index 6c509f1507..22527ddfa9 100644 --- a/events/create_streaming_service_action_details.go +++ b/events/create_streaming_service_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/delete_rule_request_response.go b/events/delete_rule_request_response.go index 8e7acb30f6..c1872663e2 100644 --- a/events/delete_rule_request_response.go +++ b/events/delete_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/events_client.go b/events/events_client.go index 48d876fb7d..5f8aaed4b6 100644 --- a/events/events_client.go +++ b/events/events_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/faa_s_action.go b/events/faa_s_action.go index df475e90f5..46451fae76 100644 --- a/events/faa_s_action.go +++ b/events/faa_s_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/get_rule_request_response.go b/events/get_rule_request_response.go index 6b764db733..7bf98fddd6 100644 --- a/events/get_rule_request_response.go +++ b/events/get_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/list_rules_request_response.go b/events/list_rules_request_response.go index c59f5ae9cd..3484b82e66 100644 --- a/events/list_rules_request_response.go +++ b/events/list_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/notification_service_action.go b/events/notification_service_action.go index f03363f552..8fd5ab1343 100644 --- a/events/notification_service_action.go +++ b/events/notification_service_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/rule.go b/events/rule.go index 39d35a0a5e..12461d8086 100644 --- a/events/rule.go +++ b/events/rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/rule_summary.go b/events/rule_summary.go index 3f5c77b418..9a11f25b98 100644 --- a/events/rule_summary.go +++ b/events/rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/streaming_service_action.go b/events/streaming_service_action.go index d0bdaa3ac9..4dab6d1d26 100644 --- a/events/streaming_service_action.go +++ b/events/streaming_service_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/update_rule_details.go b/events/update_rule_details.go index 940c733bf0..756778721b 100644 --- a/events/update_rule_details.go +++ b/events/update_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/events/update_rule_request_response.go b/events/update_rule_request_response.go index a28b8937f5..cad05265b8 100644 --- a/events/update_rule_request_response.go +++ b/events/update_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/example/container_image_signing/example.go b/example/container_image_signing/example.go index d913f456d7..88daca36c3 100644 --- a/example/container_image_signing/example.go +++ b/example/container_image_signing/example.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package example diff --git a/example/container_image_signing/utils.go b/example/container_image_signing/utils.go index 6bfbc54929..39ea9650f3 100644 --- a/example/container_image_signing/utils.go +++ b/example/container_image_signing/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package example diff --git a/example/example_audit_test.go b/example/example_audit_test.go index 17fb414ec5..3ec5576ff4 100644 --- a/example/example_audit_test.go +++ b/example/example_audit_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Audit API diff --git a/example/example_backup_destination_test.go b/example/example_backup_destination_test.go index 34ebda6574..1347a9bb8a 100644 --- a/example/example_backup_destination_test.go +++ b/example/example_backup_destination_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Backup Destination. diff --git a/example/example_blockstorage_test.go b/example/example_blockstorage_test.go index e4cad5d6dc..9dd70c0420 100644 --- a/example/example_blockstorage_test.go +++ b/example/example_blockstorage_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for blockstorage API. diff --git a/example/example_budget_test.go b/example/example_budget_test.go index 4e5e0d8efb..e7ab364079 100644 --- a/example/example_budget_test.go +++ b/example/example_budget_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Budget API diff --git a/example/example_change_compartment_test.go b/example/example_change_compartment_test.go index 8237add6b4..4763bbe172 100644 --- a/example/example_change_compartment_test.go +++ b/example/example_change_compartment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for changing compartment. diff --git a/example/example_change_nat_gateway_compartment_test.go b/example/example_change_nat_gateway_compartment_test.go index ff12492122..37a33431e7 100644 --- a/example/example_change_nat_gateway_compartment_test.go +++ b/example/example_change_nat_gateway_compartment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for changing nat gateway. diff --git a/example/example_change_service_gateway_compartment_test.go b/example/example_change_service_gateway_compartment_test.go index 9264cb2a94..27bdb85de0 100644 --- a/example/example_change_service_gateway_compartment_test.go +++ b/example/example_change_service_gateway_compartment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for changing service gateway. diff --git a/example/example_circuitbreaker_test.go b/example/example_circuitbreaker_test.go index bf4a2f2055..00f821bfe1 100644 --- a/example/example_circuitbreaker_test.go +++ b/example/example_circuitbreaker_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package example diff --git a/example/example_cluster_network_test.go b/example/example_cluster_network_test.go index 6a69e92dd0..53552fe52d 100644 --- a/example/example_cluster_network_test.go +++ b/example/example_cluster_network_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Compute Management Services API diff --git a/example/example_compartment_test.go b/example/example_compartment_test.go index 889e81f5b7..cd79e8079f 100644 --- a/example/example_compartment_test.go +++ b/example/example_compartment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Compartments Service API diff --git a/example/example_containerengine_test.go b/example/example_containerengine_test.go index ba7ce06898..2d6697694d 100644 --- a/example/example_containerengine_test.go +++ b/example/example_containerengine_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Container Engine API diff --git a/example/example_core_pagination_test.go b/example/example_core_pagination_test.go index e8b0add10b..bb28a795db 100644 --- a/example/example_core_pagination_test.go +++ b/example/example_core_pagination_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Core Services API diff --git a/example/example_core_test.go b/example/example_core_test.go index 7d164b4c94..ad44618b8f 100644 --- a/example/example_core_test.go +++ b/example/example_core_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Core Services API diff --git a/example/example_create_servicegateway_test.go b/example/example_create_servicegateway_test.go index 65b556c626..34a1f605c0 100644 --- a/example/example_create_servicegateway_test.go +++ b/example/example_create_servicegateway_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for creating a Service Gateway diff --git a/example/example_create_vcn_test.go b/example/example_create_vcn_test.go index 732fea9745..a4c5b5835e 100644 --- a/example/example_create_vcn_test.go +++ b/example/example_create_vcn_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for creating a Virtual Network diff --git a/example/example_database_test.go b/example/example_database_test.go index 1a273313ba..9ff82d677e 100644 --- a/example/example_database_test.go +++ b/example/example_database_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Database API diff --git a/example/example_databasetools_test.go b/example/example_databasetools_test.go index 8fab2e09e2..1c7368e4c5 100644 --- a/example/example_databasetools_test.go +++ b/example/example_databasetools_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Examples for creating and validating Database Tools Connections with and without diff --git a/example/example_datalabelingservice_test.go b/example/example_datalabelingservice_test.go index 50db10a615..4cdd8a83e8 100644 --- a/example/example_datalabelingservice_test.go +++ b/example/example_datalabelingservice_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. package example diff --git a/example/example_datalabelingservicedataplane_test.go b/example/example_datalabelingservicedataplane_test.go index 24f99c642f..429fdd4bb9 100644 --- a/example/example_datalabelingservicedataplane_test.go +++ b/example/example_datalabelingservicedataplane_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Database API diff --git a/example/example_dns_test.go b/example/example_dns_test.go index c7e38a640d..6610e0042c 100644 --- a/example/example_dns_test.go +++ b/example/example_dns_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for DNS API diff --git a/example/example_email_test.go b/example/example_email_test.go index 17a048b29f..fd110013a8 100644 --- a/example/example_email_test.go +++ b/example/example_email_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Email Delivery Service API diff --git a/example/example_eventually_consistent_retry_behavior_test.go b/example/example_eventually_consistent_retry_behavior_test.go index 6d6315cd37..8482a17061 100644 --- a/example/example_eventually_consistent_retry_behavior_test.go +++ b/example/example_eventually_consistent_retry_behavior_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for using retry for SDK APIs diff --git a/example/example_functions_test.go b/example/example_functions_test.go index 93a4c84085..8fecb35f3b 100644 --- a/example/example_functions_test.go +++ b/example/example_functions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for functions API diff --git a/example/example_healthchecks_test.go b/example/example_healthchecks_test.go index 54f6b0cc7e..e59b650eb3 100644 --- a/example/example_healthchecks_test.go +++ b/example/example_healthchecks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for HealthChecks API diff --git a/example/example_identity_domains_dynamic_resource_group_test.go b/example/example_identity_domains_dynamic_resource_group_test.go index f7649b9c8d..703a2eb5c3 100644 --- a/example/example_identity_domains_dynamic_resource_group_test.go +++ b/example/example_identity_domains_dynamic_resource_group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Identity Domains Dynamic Resource Group API diff --git a/example/example_identity_domains_user_test.go b/example/example_identity_domains_user_test.go index af967988ae..982f3a98c1 100644 --- a/example/example_identity_domains_user_test.go +++ b/example/example_identity_domains_user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Identity Domains User API diff --git a/example/example_identity_test.go b/example/example_identity_test.go index 45f2365952..39e71404ab 100644 --- a/example/example_identity_test.go +++ b/example/example_identity_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Identity and Access Management Service API diff --git a/example/example_instance_configs_test.go b/example/example_instance_configs_test.go index 3ac0938a31..7172f305e5 100644 --- a/example/example_instance_configs_test.go +++ b/example/example_instance_configs_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Compute Management Services API diff --git a/example/example_instance_pools_test.go b/example/example_instance_pools_test.go index 282fe4dbad..eb19c62890 100644 --- a/example/example_instance_pools_test.go +++ b/example/example_instance_pools_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Compute Management Services API diff --git a/example/example_instance_principals_test.go b/example/example_instance_principals_test.go index 2daf2ff6f9..ec033902b2 100644 --- a/example/example_instance_principals_test.go +++ b/example/example_instance_principals_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for instance principle auth diff --git a/example/example_keymanagement_test.go b/example/example_keymanagement_test.go index fe31bf610c..d62f8b4fbe 100644 --- a/example/example_keymanagement_test.go +++ b/example/example_keymanagement_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Key Management Service API diff --git a/example/example_loadbalancer_test.go b/example/example_loadbalancer_test.go index b3dd9a8dc7..81db21fd50 100644 --- a/example/example_loadbalancer_test.go +++ b/example/example_loadbalancer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Load Balancing Service API diff --git a/example/example_objectstorage_multi_download_test.go b/example/example_objectstorage_multi_download_test.go index 1019c67101..d63ec47463 100644 --- a/example/example_objectstorage_multi_download_test.go +++ b/example/example_objectstorage_multi_download_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Object Storage multipart download diff --git a/example/example_objectstorage_test.go b/example/example_objectstorage_test.go index e4c4f8c9e3..c0d716b4ae 100644 --- a/example/example_objectstorage_test.go +++ b/example/example_objectstorage_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Object Storage Service API diff --git a/example/example_quotas_test.go b/example/example_quotas_test.go index 7bd4b0bed4..2ecf9a8d7a 100644 --- a/example/example_quotas_test.go +++ b/example/example_quotas_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for demonstrating how Quotas can be managed using the OCI Golang SDK diff --git a/example/example_rawrequest_test.go b/example/example_rawrequest_test.go index 60ece67d4d..71d947a7f1 100644 --- a/example/example_rawrequest_test.go +++ b/example/example_rawrequest_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for sending raw request to Service API diff --git a/example/example_resource_principal_function/func.go b/example/example_resource_principal_function/func.go index eb1c6da2dd..704ca21216 100644 --- a/example/example_resource_principal_function/func.go +++ b/example/example_resource_principal_function/func.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for resource principle auth diff --git a/example/example_resourcemanager_test.go b/example/example_resourcemanager_test.go index e8874a65a9..1678f2519d 100644 --- a/example/example_resourcemanager_test.go +++ b/example/example_resourcemanager_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for resourcemanager API diff --git a/example/example_resourcesearch_test.go b/example/example_resourcesearch_test.go index bbad314f2a..4d4b632475 100644 --- a/example/example_resourcesearch_test.go +++ b/example/example_resourcesearch_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example for Resource Search Service API diff --git a/example/example_retry_test.go b/example/example_retry_test.go index 1d34e2187d..53b1a8f5d1 100644 --- a/example/example_retry_test.go +++ b/example/example_retry_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for using retry for SDK APIs diff --git a/example/example_securityTokenBasedAuth_test.go b/example/example_securityTokenBasedAuth_test.go index 22738a6cf8..204cccdc5a 100644 --- a/example/example_securityTokenBasedAuth_test.go +++ b/example/example_securityTokenBasedAuth_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for using security token based auth diff --git a/example/example_tagging_test.go b/example/example_tagging_test.go index 345e3fe354..2def284ec0 100644 --- a/example/example_tagging_test.go +++ b/example/example_tagging_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Tagging Service API diff --git a/example/example_test.go b/example/example_test.go index be6f9094bf..d381430a1d 100644 --- a/example/example_test.go +++ b/example/example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for Oracle Cloud Infrastructure Go SDK diff --git a/example/example_work_request_test.go b/example/example_work_request_test.go index fc177760e4..f327d03ef8 100644 --- a/example/example_work_request_test.go +++ b/example/example_work_request_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Example code for workrequests API diff --git a/example/helpers/args.go b/example/helpers/args.go index b81c0ef80a..e584053d18 100644 --- a/example/helpers/args.go +++ b/example/helpers/args.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Helper methods for Oracle Cloud Infrastructure Go SDK Samples diff --git a/example/helpers/helper.go b/example/helpers/helper.go index b5f239361b..427c490c6c 100644 --- a/example/helpers/helper.go +++ b/example/helpers/helper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Helper methods for Oracle Cloud Infrastructure Go SDK Samples diff --git a/filestorage/change_file_system_compartment_details.go b/filestorage/change_file_system_compartment_details.go index b39a836abb..bd95c8ddbd 100644 --- a/filestorage/change_file_system_compartment_details.go +++ b/filestorage/change_file_system_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_file_system_compartment_request_response.go b/filestorage/change_file_system_compartment_request_response.go index fe59616bad..ef85c53df3 100644 --- a/filestorage/change_file_system_compartment_request_response.go +++ b/filestorage/change_file_system_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_filesystem_snapshot_policy_compartment_details.go b/filestorage/change_filesystem_snapshot_policy_compartment_details.go index ea9fc8a34e..4d5ba3fa6f 100644 --- a/filestorage/change_filesystem_snapshot_policy_compartment_details.go +++ b/filestorage/change_filesystem_snapshot_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_filesystem_snapshot_policy_compartment_request_response.go b/filestorage/change_filesystem_snapshot_policy_compartment_request_response.go index e2cf2947ee..4d021eeaf1 100644 --- a/filestorage/change_filesystem_snapshot_policy_compartment_request_response.go +++ b/filestorage/change_filesystem_snapshot_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_mount_target_compartment_details.go b/filestorage/change_mount_target_compartment_details.go index 4ddeceb346..09b0ad36cb 100644 --- a/filestorage/change_mount_target_compartment_details.go +++ b/filestorage/change_mount_target_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_mount_target_compartment_request_response.go b/filestorage/change_mount_target_compartment_request_response.go index f2a9f3cbec..a051cf04a7 100644 --- a/filestorage/change_mount_target_compartment_request_response.go +++ b/filestorage/change_mount_target_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_outbound_connector_compartment_details.go b/filestorage/change_outbound_connector_compartment_details.go index bcc5b1ec07..2f3623b1f6 100644 --- a/filestorage/change_outbound_connector_compartment_details.go +++ b/filestorage/change_outbound_connector_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_outbound_connector_compartment_request_response.go b/filestorage/change_outbound_connector_compartment_request_response.go index e40d9a0daf..bf9c9508ee 100644 --- a/filestorage/change_outbound_connector_compartment_request_response.go +++ b/filestorage/change_outbound_connector_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_replication_compartment_details.go b/filestorage/change_replication_compartment_details.go index 12e7952612..21d076c799 100644 --- a/filestorage/change_replication_compartment_details.go +++ b/filestorage/change_replication_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/change_replication_compartment_request_response.go b/filestorage/change_replication_compartment_request_response.go index 169ef968a4..cbbd723164 100644 --- a/filestorage/change_replication_compartment_request_response.go +++ b/filestorage/change_replication_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/client_options.go b/filestorage/client_options.go index 1b731cd1e2..3728815677 100644 --- a/filestorage/client_options.go +++ b/filestorage/client_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_export_details.go b/filestorage/create_export_details.go index b57d1be795..db63c230af 100644 --- a/filestorage/create_export_details.go +++ b/filestorage/create_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_export_request_response.go b/filestorage/create_export_request_response.go index 3aeeb70f08..c22789b354 100644 --- a/filestorage/create_export_request_response.go +++ b/filestorage/create_export_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_file_system_details.go b/filestorage/create_file_system_details.go index 695c433fb3..281da78a37 100644 --- a/filestorage/create_file_system_details.go +++ b/filestorage/create_file_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_file_system_request_response.go b/filestorage/create_file_system_request_response.go index 8af3a68554..f327600733 100644 --- a/filestorage/create_file_system_request_response.go +++ b/filestorage/create_file_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_filesystem_snapshot_policy_details.go b/filestorage/create_filesystem_snapshot_policy_details.go index 1782b74477..ed3f3b9985 100644 --- a/filestorage/create_filesystem_snapshot_policy_details.go +++ b/filestorage/create_filesystem_snapshot_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_filesystem_snapshot_policy_request_response.go b/filestorage/create_filesystem_snapshot_policy_request_response.go index ae82f08345..f3ccc131d5 100644 --- a/filestorage/create_filesystem_snapshot_policy_request_response.go +++ b/filestorage/create_filesystem_snapshot_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_kerberos_details.go b/filestorage/create_kerberos_details.go index d0e94ee689..c770444f75 100644 --- a/filestorage/create_kerberos_details.go +++ b/filestorage/create_kerberos_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_ldap_bind_account_details.go b/filestorage/create_ldap_bind_account_details.go index 41d6e32fcb..2b62c21ae3 100644 --- a/filestorage/create_ldap_bind_account_details.go +++ b/filestorage/create_ldap_bind_account_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_ldap_idmap_details.go b/filestorage/create_ldap_idmap_details.go index 2e480eba9c..c99f5b1c5e 100644 --- a/filestorage/create_ldap_idmap_details.go +++ b/filestorage/create_ldap_idmap_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_mount_target_details.go b/filestorage/create_mount_target_details.go index 1d82139aa6..c49d878d9b 100644 --- a/filestorage/create_mount_target_details.go +++ b/filestorage/create_mount_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_mount_target_request_response.go b/filestorage/create_mount_target_request_response.go index a982f26905..c7776ac9d0 100644 --- a/filestorage/create_mount_target_request_response.go +++ b/filestorage/create_mount_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_outbound_connector_details.go b/filestorage/create_outbound_connector_details.go index 8ed2bb4890..5260610b6d 100644 --- a/filestorage/create_outbound_connector_details.go +++ b/filestorage/create_outbound_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_outbound_connector_request_response.go b/filestorage/create_outbound_connector_request_response.go index bc022a0c3c..1d07f2614e 100644 --- a/filestorage/create_outbound_connector_request_response.go +++ b/filestorage/create_outbound_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_replication_details.go b/filestorage/create_replication_details.go index 7930677bf7..81196e01f5 100644 --- a/filestorage/create_replication_details.go +++ b/filestorage/create_replication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_replication_request_response.go b/filestorage/create_replication_request_response.go index c8584fd611..6dd6801030 100644 --- a/filestorage/create_replication_request_response.go +++ b/filestorage/create_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_snapshot_details.go b/filestorage/create_snapshot_details.go index 2b18d962b9..60b7618b44 100644 --- a/filestorage/create_snapshot_details.go +++ b/filestorage/create_snapshot_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/create_snapshot_request_response.go b/filestorage/create_snapshot_request_response.go index 64a157fba2..cc78f4b4ee 100644 --- a/filestorage/create_snapshot_request_response.go +++ b/filestorage/create_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_export_request_response.go b/filestorage/delete_export_request_response.go index 082550f500..6b25690849 100644 --- a/filestorage/delete_export_request_response.go +++ b/filestorage/delete_export_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_file_system_request_response.go b/filestorage/delete_file_system_request_response.go index 61ee18e961..d6088f13ef 100644 --- a/filestorage/delete_file_system_request_response.go +++ b/filestorage/delete_file_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_filesystem_snapshot_policy_request_response.go b/filestorage/delete_filesystem_snapshot_policy_request_response.go index 72199c0b80..6e95027d67 100644 --- a/filestorage/delete_filesystem_snapshot_policy_request_response.go +++ b/filestorage/delete_filesystem_snapshot_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_mount_target_request_response.go b/filestorage/delete_mount_target_request_response.go index 48fe591d79..667ba676b5 100644 --- a/filestorage/delete_mount_target_request_response.go +++ b/filestorage/delete_mount_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_outbound_connector_request_response.go b/filestorage/delete_outbound_connector_request_response.go index 2007f45798..a4439dad71 100644 --- a/filestorage/delete_outbound_connector_request_response.go +++ b/filestorage/delete_outbound_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_replication_request_response.go b/filestorage/delete_replication_request_response.go index 2ece812ba5..2bce158f79 100644 --- a/filestorage/delete_replication_request_response.go +++ b/filestorage/delete_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_replication_target_request_response.go b/filestorage/delete_replication_target_request_response.go index 402d32b434..67807a31f3 100644 --- a/filestorage/delete_replication_target_request_response.go +++ b/filestorage/delete_replication_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/delete_snapshot_request_response.go b/filestorage/delete_snapshot_request_response.go index 918ee7359c..0f20a159b8 100644 --- a/filestorage/delete_snapshot_request_response.go +++ b/filestorage/delete_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/endpoint.go b/filestorage/endpoint.go index 691ef2d87b..1f69253708 100644 --- a/filestorage/endpoint.go +++ b/filestorage/endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/estimate_replication_request_response.go b/filestorage/estimate_replication_request_response.go index eda78bf28e..473a802bea 100644 --- a/filestorage/estimate_replication_request_response.go +++ b/filestorage/estimate_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/export.go b/filestorage/export.go index a6219b1399..83caf261d4 100644 --- a/filestorage/export.go +++ b/filestorage/export.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/export_set.go b/filestorage/export_set.go index deb8a4348d..387645745f 100644 --- a/filestorage/export_set.go +++ b/filestorage/export_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/export_set_summary.go b/filestorage/export_set_summary.go index 99d9f436cb..a45662fc08 100644 --- a/filestorage/export_set_summary.go +++ b/filestorage/export_set_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/export_summary.go b/filestorage/export_summary.go index 12d6d55d16..9bf7394d84 100644 --- a/filestorage/export_summary.go +++ b/filestorage/export_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/file_system.go b/filestorage/file_system.go index b1eebb0b20..422efa2278 100644 --- a/filestorage/file_system.go +++ b/filestorage/file_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/file_system_summary.go b/filestorage/file_system_summary.go index 16edcc3a81..71c9502731 100644 --- a/filestorage/file_system_summary.go +++ b/filestorage/file_system_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/filestorage_client.go b/filestorage/filestorage_client.go index 213f5ab9b2..ea1a3d4726 100644 --- a/filestorage/filestorage_client.go +++ b/filestorage/filestorage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/filesystem_snapshot_policy.go b/filestorage/filesystem_snapshot_policy.go index f410becf0a..97898ea941 100644 --- a/filestorage/filesystem_snapshot_policy.go +++ b/filestorage/filesystem_snapshot_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/filesystem_snapshot_policy_summary.go b/filestorage/filesystem_snapshot_policy_summary.go index d3a7bd8b91..188b892f27 100644 --- a/filestorage/filesystem_snapshot_policy_summary.go +++ b/filestorage/filesystem_snapshot_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_export_request_response.go b/filestorage/get_export_request_response.go index 9a42f077e1..519ebbf106 100644 --- a/filestorage/get_export_request_response.go +++ b/filestorage/get_export_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_export_set_request_response.go b/filestorage/get_export_set_request_response.go index 73d6fecc78..0610ac0264 100644 --- a/filestorage/get_export_set_request_response.go +++ b/filestorage/get_export_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_file_system_request_response.go b/filestorage/get_file_system_request_response.go index 4555df1dbb..c6236dc735 100644 --- a/filestorage/get_file_system_request_response.go +++ b/filestorage/get_file_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_filesystem_snapshot_policy_request_response.go b/filestorage/get_filesystem_snapshot_policy_request_response.go index cc9a283f71..9ed979be73 100644 --- a/filestorage/get_filesystem_snapshot_policy_request_response.go +++ b/filestorage/get_filesystem_snapshot_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_mount_target_request_response.go b/filestorage/get_mount_target_request_response.go index edbce699e8..31d25b8131 100644 --- a/filestorage/get_mount_target_request_response.go +++ b/filestorage/get_mount_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_outbound_connector_request_response.go b/filestorage/get_outbound_connector_request_response.go index 7ad18b25a0..ded9f1761b 100644 --- a/filestorage/get_outbound_connector_request_response.go +++ b/filestorage/get_outbound_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_replication_request_response.go b/filestorage/get_replication_request_response.go index 0d58fcec24..57e2137d89 100644 --- a/filestorage/get_replication_request_response.go +++ b/filestorage/get_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_replication_target_request_response.go b/filestorage/get_replication_target_request_response.go index 314393b604..0fa5c2441a 100644 --- a/filestorage/get_replication_target_request_response.go +++ b/filestorage/get_replication_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/get_snapshot_request_response.go b/filestorage/get_snapshot_request_response.go index fe09985bd7..57cb2d8599 100644 --- a/filestorage/get_snapshot_request_response.go +++ b/filestorage/get_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/kerberos.go b/filestorage/kerberos.go index 7ba3a08a53..1b111abadd 100644 --- a/filestorage/kerberos.go +++ b/filestorage/kerberos.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/kerberos_keytab_entry.go b/filestorage/kerberos_keytab_entry.go index ae81e89595..90f9bed859 100644 --- a/filestorage/kerberos_keytab_entry.go +++ b/filestorage/kerberos_keytab_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/key_tab_secret_details.go b/filestorage/key_tab_secret_details.go index 3b66bf78f4..b2b76d6208 100644 --- a/filestorage/key_tab_secret_details.go +++ b/filestorage/key_tab_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/ldap_bind_account.go b/filestorage/ldap_bind_account.go index 0e0cff48e0..3668e1fe40 100644 --- a/filestorage/ldap_bind_account.go +++ b/filestorage/ldap_bind_account.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/ldap_bind_account_summary.go b/filestorage/ldap_bind_account_summary.go index f822706e5f..6bfd487232 100644 --- a/filestorage/ldap_bind_account_summary.go +++ b/filestorage/ldap_bind_account_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/ldap_idmap.go b/filestorage/ldap_idmap.go index 9be89ddfc3..7048552cae 100644 --- a/filestorage/ldap_idmap.go +++ b/filestorage/ldap_idmap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_export_sets_request_response.go b/filestorage/list_export_sets_request_response.go index 5b31464045..a20ade7b3b 100644 --- a/filestorage/list_export_sets_request_response.go +++ b/filestorage/list_export_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_exports_request_response.go b/filestorage/list_exports_request_response.go index 614bc8d988..84e1aac026 100644 --- a/filestorage/list_exports_request_response.go +++ b/filestorage/list_exports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_file_systems_request_response.go b/filestorage/list_file_systems_request_response.go index 4441e1fc2b..bed1d84973 100644 --- a/filestorage/list_file_systems_request_response.go +++ b/filestorage/list_file_systems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_filesystem_snapshot_policies_request_response.go b/filestorage/list_filesystem_snapshot_policies_request_response.go index 69a7189391..ede7048daf 100644 --- a/filestorage/list_filesystem_snapshot_policies_request_response.go +++ b/filestorage/list_filesystem_snapshot_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_mount_targets_request_response.go b/filestorage/list_mount_targets_request_response.go index ef2b8dca3c..903c4c8f04 100644 --- a/filestorage/list_mount_targets_request_response.go +++ b/filestorage/list_mount_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_outbound_connectors_request_response.go b/filestorage/list_outbound_connectors_request_response.go index 963abe235a..ae62304ddc 100644 --- a/filestorage/list_outbound_connectors_request_response.go +++ b/filestorage/list_outbound_connectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_replication_targets_request_response.go b/filestorage/list_replication_targets_request_response.go index 5984f9ff4b..7799d06081 100644 --- a/filestorage/list_replication_targets_request_response.go +++ b/filestorage/list_replication_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_replications_request_response.go b/filestorage/list_replications_request_response.go index c11a346024..4cacc7f90a 100644 --- a/filestorage/list_replications_request_response.go +++ b/filestorage/list_replications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/list_snapshots_request_response.go b/filestorage/list_snapshots_request_response.go index 27ae2433ba..c283b2d6ec 100644 --- a/filestorage/list_snapshots_request_response.go +++ b/filestorage/list_snapshots_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/mount_target.go b/filestorage/mount_target.go index 2447d28e92..47b6a170a0 100644 --- a/filestorage/mount_target.go +++ b/filestorage/mount_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/mount_target_summary.go b/filestorage/mount_target_summary.go index 0ca5c2701b..3d742f51b2 100644 --- a/filestorage/mount_target_summary.go +++ b/filestorage/mount_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/outbound_connector.go b/filestorage/outbound_connector.go index aec7e505f1..cd648ae68e 100644 --- a/filestorage/outbound_connector.go +++ b/filestorage/outbound_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/outbound_connector_summary.go b/filestorage/outbound_connector_summary.go index 4f35432a6b..708d7ffbb3 100644 --- a/filestorage/outbound_connector_summary.go +++ b/filestorage/outbound_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/pause_filesystem_snapshot_policy_request_response.go b/filestorage/pause_filesystem_snapshot_policy_request_response.go index 2de19cf007..49b8616d4c 100644 --- a/filestorage/pause_filesystem_snapshot_policy_request_response.go +++ b/filestorage/pause_filesystem_snapshot_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/replication.go b/filestorage/replication.go index aeaf5f8c0f..6a066e1a90 100644 --- a/filestorage/replication.go +++ b/filestorage/replication.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/replication_estimate.go b/filestorage/replication_estimate.go index 1a90547140..2eecfdf928 100644 --- a/filestorage/replication_estimate.go +++ b/filestorage/replication_estimate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/replication_summary.go b/filestorage/replication_summary.go index 279bfc4e9f..5adef4a362 100644 --- a/filestorage/replication_summary.go +++ b/filestorage/replication_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/replication_target.go b/filestorage/replication_target.go index eedb02c3b6..029232bc0c 100644 --- a/filestorage/replication_target.go +++ b/filestorage/replication_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/replication_target_summary.go b/filestorage/replication_target_summary.go index 724795aea3..7d1b447568 100644 --- a/filestorage/replication_target_summary.go +++ b/filestorage/replication_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/snapshot.go b/filestorage/snapshot.go index 2cb3233229..509fdd4e09 100644 --- a/filestorage/snapshot.go +++ b/filestorage/snapshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/snapshot_schedule.go b/filestorage/snapshot_schedule.go index c6096d6767..903e8cd74a 100644 --- a/filestorage/snapshot_schedule.go +++ b/filestorage/snapshot_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/snapshot_summary.go b/filestorage/snapshot_summary.go index be3f06805e..2aab856e8d 100644 --- a/filestorage/snapshot_summary.go +++ b/filestorage/snapshot_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/source_details.go b/filestorage/source_details.go index c7f41a8302..1a81f5bc00 100644 --- a/filestorage/source_details.go +++ b/filestorage/source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/unpause_filesystem_snapshot_policy_request_response.go b/filestorage/unpause_filesystem_snapshot_policy_request_response.go index f4b9ccf385..9fabb1cd49 100644 --- a/filestorage/unpause_filesystem_snapshot_policy_request_response.go +++ b/filestorage/unpause_filesystem_snapshot_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_export_details.go b/filestorage/update_export_details.go index 499919c0f8..593aefa408 100644 --- a/filestorage/update_export_details.go +++ b/filestorage/update_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_export_request_response.go b/filestorage/update_export_request_response.go index 6e65858ca1..d3d7845ce4 100644 --- a/filestorage/update_export_request_response.go +++ b/filestorage/update_export_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_export_set_details.go b/filestorage/update_export_set_details.go index d038b27ca6..0a1265f9ed 100644 --- a/filestorage/update_export_set_details.go +++ b/filestorage/update_export_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_export_set_request_response.go b/filestorage/update_export_set_request_response.go index c1a68dd867..2f1a9ba687 100644 --- a/filestorage/update_export_set_request_response.go +++ b/filestorage/update_export_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_file_system_details.go b/filestorage/update_file_system_details.go index e76a1a666a..0da1d83018 100644 --- a/filestorage/update_file_system_details.go +++ b/filestorage/update_file_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_file_system_request_response.go b/filestorage/update_file_system_request_response.go index 8ccca0a69c..478252d470 100644 --- a/filestorage/update_file_system_request_response.go +++ b/filestorage/update_file_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_filesystem_snapshot_policy_details.go b/filestorage/update_filesystem_snapshot_policy_details.go index 7b8951ddfe..feb8cd09ea 100644 --- a/filestorage/update_filesystem_snapshot_policy_details.go +++ b/filestorage/update_filesystem_snapshot_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_filesystem_snapshot_policy_request_response.go b/filestorage/update_filesystem_snapshot_policy_request_response.go index 003e6e080e..bbcbf9a37e 100644 --- a/filestorage/update_filesystem_snapshot_policy_request_response.go +++ b/filestorage/update_filesystem_snapshot_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_kerberos_details.go b/filestorage/update_kerberos_details.go index 95d971facd..812b4f6594 100644 --- a/filestorage/update_kerberos_details.go +++ b/filestorage/update_kerberos_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_ldap_idmap_details.go b/filestorage/update_ldap_idmap_details.go index 0fe4fec5cb..3197ab6552 100644 --- a/filestorage/update_ldap_idmap_details.go +++ b/filestorage/update_ldap_idmap_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_mount_target_details.go b/filestorage/update_mount_target_details.go index dd2f361a1c..b96dd9ee9f 100644 --- a/filestorage/update_mount_target_details.go +++ b/filestorage/update_mount_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_mount_target_request_response.go b/filestorage/update_mount_target_request_response.go index 4b4f975276..ea891bc300 100644 --- a/filestorage/update_mount_target_request_response.go +++ b/filestorage/update_mount_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_outbound_connector_details.go b/filestorage/update_outbound_connector_details.go index f1f9dd4980..3e957ca3d9 100644 --- a/filestorage/update_outbound_connector_details.go +++ b/filestorage/update_outbound_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_outbound_connector_request_response.go b/filestorage/update_outbound_connector_request_response.go index 6bd8d05316..9285de346c 100644 --- a/filestorage/update_outbound_connector_request_response.go +++ b/filestorage/update_outbound_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_replication_details.go b/filestorage/update_replication_details.go index 1c631635a3..577eb8010b 100644 --- a/filestorage/update_replication_details.go +++ b/filestorage/update_replication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_replication_request_response.go b/filestorage/update_replication_request_response.go index ac66eb51b3..11f681cda5 100644 --- a/filestorage/update_replication_request_response.go +++ b/filestorage/update_replication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_snapshot_details.go b/filestorage/update_snapshot_details.go index 898f959351..13b1e1841b 100644 --- a/filestorage/update_snapshot_details.go +++ b/filestorage/update_snapshot_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/update_snapshot_request_response.go b/filestorage/update_snapshot_request_response.go index 63d25d9cdb..ae10d485f8 100644 --- a/filestorage/update_snapshot_request_response.go +++ b/filestorage/update_snapshot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/validate_key_tabs_details.go b/filestorage/validate_key_tabs_details.go index f4be19f663..99c6acfd51 100644 --- a/filestorage/validate_key_tabs_details.go +++ b/filestorage/validate_key_tabs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/validate_key_tabs_request_response.go b/filestorage/validate_key_tabs_request_response.go index 302a1e4830..c6768cd93f 100644 --- a/filestorage/validate_key_tabs_request_response.go +++ b/filestorage/validate_key_tabs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/filestorage/validate_key_tabs_response_details.go b/filestorage/validate_key_tabs_response_details.go index b5e5b5d251..82610681a2 100644 --- a/filestorage/validate_key_tabs_response_details.go +++ b/filestorage/validate_key_tabs_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/abort_fsu_discovery_request_response.go b/fleetsoftwareupdate/abort_fsu_discovery_request_response.go index 4ea5094596..c34a0d73b4 100644 --- a/fleetsoftwareupdate/abort_fsu_discovery_request_response.go +++ b/fleetsoftwareupdate/abort_fsu_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/action_lifecycle_states.go b/fleetsoftwareupdate/action_lifecycle_states.go index 423318ff57..586f8773c0 100644 --- a/fleetsoftwareupdate/action_lifecycle_states.go +++ b/fleetsoftwareupdate/action_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/action_type.go b/fleetsoftwareupdate/action_type.go index 1391e16dd2..b527be6bd8 100644 --- a/fleetsoftwareupdate/action_type.go +++ b/fleetsoftwareupdate/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/action_types.go b/fleetsoftwareupdate/action_types.go index 4f5839816c..ea9473cc21 100644 --- a/fleetsoftwareupdate/action_types.go +++ b/fleetsoftwareupdate/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/active_cycle_details.go b/fleetsoftwareupdate/active_cycle_details.go index 6b7f72a8ce..820ec2698f 100644 --- a/fleetsoftwareupdate/active_cycle_details.go +++ b/fleetsoftwareupdate/active_cycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/add_fsu_collection_targets_details.go b/fleetsoftwareupdate/add_fsu_collection_targets_details.go index b74ef9ec0d..56d6447fce 100644 --- a/fleetsoftwareupdate/add_fsu_collection_targets_details.go +++ b/fleetsoftwareupdate/add_fsu_collection_targets_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/add_fsu_collection_targets_request_response.go b/fleetsoftwareupdate/add_fsu_collection_targets_request_response.go index 3150534e45..572f1ba491 100644 --- a/fleetsoftwareupdate/add_fsu_collection_targets_request_response.go +++ b/fleetsoftwareupdate/add_fsu_collection_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/apply_action.go b/fleetsoftwareupdate/apply_action.go index ffd11d6c4c..53d5988575 100644 --- a/fleetsoftwareupdate/apply_action.go +++ b/fleetsoftwareupdate/apply_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/apply_action_summary.go b/fleetsoftwareupdate/apply_action_summary.go index c90ca4109b..c1b4da7e67 100644 --- a/fleetsoftwareupdate/apply_action_summary.go +++ b/fleetsoftwareupdate/apply_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/apply_fsu_job.go b/fleetsoftwareupdate/apply_fsu_job.go index ac000322d4..685950aaeb 100644 --- a/fleetsoftwareupdate/apply_fsu_job.go +++ b/fleetsoftwareupdate/apply_fsu_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/apply_fsu_job_summary.go b/fleetsoftwareupdate/apply_fsu_job_summary.go index 2b54fc8a63..cd43684c6b 100644 --- a/fleetsoftwareupdate/apply_fsu_job_summary.go +++ b/fleetsoftwareupdate/apply_fsu_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/batching_strategies.go b/fleetsoftwareupdate/batching_strategies.go index b5f4b75959..1a2fbc6ecd 100644 --- a/fleetsoftwareupdate/batching_strategies.go +++ b/fleetsoftwareupdate/batching_strategies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/batching_strategy_details.go b/fleetsoftwareupdate/batching_strategy_details.go index 667e81e786..7abeb16284 100644 --- a/fleetsoftwareupdate/batching_strategy_details.go +++ b/fleetsoftwareupdate/batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cancel_fsu_action_request_response.go b/fleetsoftwareupdate/cancel_fsu_action_request_response.go index 2b66b62885..b0367dbc03 100644 --- a/fleetsoftwareupdate/cancel_fsu_action_request_response.go +++ b/fleetsoftwareupdate/cancel_fsu_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_action_compartment_details.go b/fleetsoftwareupdate/change_fsu_action_compartment_details.go index 5e26ba90fd..3958f1c1d0 100644 --- a/fleetsoftwareupdate/change_fsu_action_compartment_details.go +++ b/fleetsoftwareupdate/change_fsu_action_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_action_compartment_request_response.go b/fleetsoftwareupdate/change_fsu_action_compartment_request_response.go index 6d674fe232..e441b51206 100644 --- a/fleetsoftwareupdate/change_fsu_action_compartment_request_response.go +++ b/fleetsoftwareupdate/change_fsu_action_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_collection_compartment_details.go b/fleetsoftwareupdate/change_fsu_collection_compartment_details.go index 6d53d77b0f..f84a51c285 100644 --- a/fleetsoftwareupdate/change_fsu_collection_compartment_details.go +++ b/fleetsoftwareupdate/change_fsu_collection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_collection_compartment_request_response.go b/fleetsoftwareupdate/change_fsu_collection_compartment_request_response.go index 10eae4bab6..8cd31f62e2 100644 --- a/fleetsoftwareupdate/change_fsu_collection_compartment_request_response.go +++ b/fleetsoftwareupdate/change_fsu_collection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_cycle_compartment_details.go b/fleetsoftwareupdate/change_fsu_cycle_compartment_details.go index a1a14e8b94..b6078045c7 100644 --- a/fleetsoftwareupdate/change_fsu_cycle_compartment_details.go +++ b/fleetsoftwareupdate/change_fsu_cycle_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_cycle_compartment_request_response.go b/fleetsoftwareupdate/change_fsu_cycle_compartment_request_response.go index c76adbf61b..715c9517ed 100644 --- a/fleetsoftwareupdate/change_fsu_cycle_compartment_request_response.go +++ b/fleetsoftwareupdate/change_fsu_cycle_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_discovery_compartment_details.go b/fleetsoftwareupdate/change_fsu_discovery_compartment_details.go index 8c308a9bba..4a1861c4cb 100644 --- a/fleetsoftwareupdate/change_fsu_discovery_compartment_details.go +++ b/fleetsoftwareupdate/change_fsu_discovery_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/change_fsu_discovery_compartment_request_response.go b/fleetsoftwareupdate/change_fsu_discovery_compartment_request_response.go index df2e81f9a5..c37dabc824 100644 --- a/fleetsoftwareupdate/change_fsu_discovery_compartment_request_response.go +++ b/fleetsoftwareupdate/change_fsu_discovery_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cleanup_action.go b/fleetsoftwareupdate/cleanup_action.go index 389cb95227..845ff9c2f3 100644 --- a/fleetsoftwareupdate/cleanup_action.go +++ b/fleetsoftwareupdate/cleanup_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cleanup_action_summary.go b/fleetsoftwareupdate/cleanup_action_summary.go index 0881b8f44d..255871d8a6 100644 --- a/fleetsoftwareupdate/cleanup_action_summary.go +++ b/fleetsoftwareupdate/cleanup_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cleanup_fsu_job.go b/fleetsoftwareupdate/cleanup_fsu_job.go index fcc53b5b9f..c16004d554 100644 --- a/fleetsoftwareupdate/cleanup_fsu_job.go +++ b/fleetsoftwareupdate/cleanup_fsu_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cleanup_fsu_job_summary.go b/fleetsoftwareupdate/cleanup_fsu_job_summary.go index 4f1421a88d..0f9d468221 100644 --- a/fleetsoftwareupdate/cleanup_fsu_job_summary.go +++ b/fleetsoftwareupdate/cleanup_fsu_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/clone_fsu_cycle_details.go b/fleetsoftwareupdate/clone_fsu_cycle_details.go index 287606e8fc..c7d9fbdb1d 100644 --- a/fleetsoftwareupdate/clone_fsu_cycle_details.go +++ b/fleetsoftwareupdate/clone_fsu_cycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/clone_fsu_cycle_request_response.go b/fleetsoftwareupdate/clone_fsu_cycle_request_response.go index 74875e6457..22371bbf09 100644 --- a/fleetsoftwareupdate/clone_fsu_cycle_request_response.go +++ b/fleetsoftwareupdate/clone_fsu_cycle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cloud_vm_cluster_target_summary.go b/fleetsoftwareupdate/cloud_vm_cluster_target_summary.go index 5213d34e78..3711a75c68 100644 --- a/fleetsoftwareupdate/cloud_vm_cluster_target_summary.go +++ b/fleetsoftwareupdate/cloud_vm_cluster_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/collection_lifecycle_states.go b/fleetsoftwareupdate/collection_lifecycle_states.go index 1f0753d081..163732e443 100644 --- a/fleetsoftwareupdate/collection_lifecycle_states.go +++ b/fleetsoftwareupdate/collection_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/collection_service_types.go b/fleetsoftwareupdate/collection_service_types.go index 1241f2489b..3e7ffc0fc1 100644 --- a/fleetsoftwareupdate/collection_service_types.go +++ b/fleetsoftwareupdate/collection_service_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/collection_types.go b/fleetsoftwareupdate/collection_types.go index f7e76f7abc..6f6594ad67 100644 --- a/fleetsoftwareupdate/collection_types.go +++ b/fleetsoftwareupdate/collection_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_apply_action_details.go b/fleetsoftwareupdate/create_apply_action_details.go index 3a7ec53ce8..85d7d42db7 100644 --- a/fleetsoftwareupdate/create_apply_action_details.go +++ b/fleetsoftwareupdate/create_apply_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_batching_strategy_details.go b/fleetsoftwareupdate/create_batching_strategy_details.go index 63b3e15ccc..9f5b66946b 100644 --- a/fleetsoftwareupdate/create_batching_strategy_details.go +++ b/fleetsoftwareupdate/create_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_cleanup_action_details.go b/fleetsoftwareupdate/create_cleanup_action_details.go index 9335c292d4..aabe6018e9 100644 --- a/fleetsoftwareupdate/create_cleanup_action_details.go +++ b/fleetsoftwareupdate/create_cleanup_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_db_fsu_collection_details.go b/fleetsoftwareupdate/create_db_fsu_collection_details.go index 5580aa8615..396e737455 100644 --- a/fleetsoftwareupdate/create_db_fsu_collection_details.go +++ b/fleetsoftwareupdate/create_db_fsu_collection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fifty_fifty_batching_strategy_details.go b/fleetsoftwareupdate/create_fifty_fifty_batching_strategy_details.go index c3c579f43b..ec9ced0ac5 100644 --- a/fleetsoftwareupdate/create_fifty_fifty_batching_strategy_details.go +++ b/fleetsoftwareupdate/create_fifty_fifty_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_action_details.go b/fleetsoftwareupdate/create_fsu_action_details.go index 008cd67d77..f194079674 100644 --- a/fleetsoftwareupdate/create_fsu_action_details.go +++ b/fleetsoftwareupdate/create_fsu_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_action_request_response.go b/fleetsoftwareupdate/create_fsu_action_request_response.go index 400ca245ed..fcc0c42b85 100644 --- a/fleetsoftwareupdate/create_fsu_action_request_response.go +++ b/fleetsoftwareupdate/create_fsu_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_collection_details.go b/fleetsoftwareupdate/create_fsu_collection_details.go index 01b840402d..6fc674f40f 100644 --- a/fleetsoftwareupdate/create_fsu_collection_details.go +++ b/fleetsoftwareupdate/create_fsu_collection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_collection_request_response.go b/fleetsoftwareupdate/create_fsu_collection_request_response.go index d26ec573a7..406b64dcbf 100644 --- a/fleetsoftwareupdate/create_fsu_collection_request_response.go +++ b/fleetsoftwareupdate/create_fsu_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_cycle_details.go b/fleetsoftwareupdate/create_fsu_cycle_details.go index 5c1e4647ee..5fc3ebf6c7 100644 --- a/fleetsoftwareupdate/create_fsu_cycle_details.go +++ b/fleetsoftwareupdate/create_fsu_cycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_cycle_request_response.go b/fleetsoftwareupdate/create_fsu_cycle_request_response.go index 89c8a887f3..ef6fa17fe2 100644 --- a/fleetsoftwareupdate/create_fsu_cycle_request_response.go +++ b/fleetsoftwareupdate/create_fsu_cycle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_discovery_details.go b/fleetsoftwareupdate/create_fsu_discovery_details.go index 4524518909..e162207114 100644 --- a/fleetsoftwareupdate/create_fsu_discovery_details.go +++ b/fleetsoftwareupdate/create_fsu_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_fsu_discovery_request_response.go b/fleetsoftwareupdate/create_fsu_discovery_request_response.go index 8dc2804c16..f071c52f9c 100644 --- a/fleetsoftwareupdate/create_fsu_discovery_request_response.go +++ b/fleetsoftwareupdate/create_fsu_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_gi_fsu_collection_details.go b/fleetsoftwareupdate/create_gi_fsu_collection_details.go index 9843c9f83e..1708e75247 100644 --- a/fleetsoftwareupdate/create_gi_fsu_collection_details.go +++ b/fleetsoftwareupdate/create_gi_fsu_collection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_non_rolling_batching_strategy_details.go b/fleetsoftwareupdate/create_non_rolling_batching_strategy_details.go index a53aabccf4..200503be6d 100644 --- a/fleetsoftwareupdate/create_non_rolling_batching_strategy_details.go +++ b/fleetsoftwareupdate/create_non_rolling_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_patch_fsu_cycle.go b/fleetsoftwareupdate/create_patch_fsu_cycle.go index 8efbfbc900..773a199b3c 100644 --- a/fleetsoftwareupdate/create_patch_fsu_cycle.go +++ b/fleetsoftwareupdate/create_patch_fsu_cycle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_precheck_action_details.go b/fleetsoftwareupdate/create_precheck_action_details.go index 5fa15459e7..484182d1d7 100644 --- a/fleetsoftwareupdate/create_precheck_action_details.go +++ b/fleetsoftwareupdate/create_precheck_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_rollback_action_details.go b/fleetsoftwareupdate/create_rollback_action_details.go index e97320ee9d..ef671d051c 100644 --- a/fleetsoftwareupdate/create_rollback_action_details.go +++ b/fleetsoftwareupdate/create_rollback_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_schedule_details.go b/fleetsoftwareupdate/create_schedule_details.go index ef2fa9ef20..1b8e833656 100644 --- a/fleetsoftwareupdate/create_schedule_details.go +++ b/fleetsoftwareupdate/create_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_sequential_batching_strategy_details.go b/fleetsoftwareupdate/create_sequential_batching_strategy_details.go index e6f327430b..fba1b8f935 100644 --- a/fleetsoftwareupdate/create_sequential_batching_strategy_details.go +++ b/fleetsoftwareupdate/create_sequential_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_service_availability_factor_batching_strategy_details.go b/fleetsoftwareupdate/create_service_availability_factor_batching_strategy_details.go index bf24ed7846..162f31fac0 100644 --- a/fleetsoftwareupdate/create_service_availability_factor_batching_strategy_details.go +++ b/fleetsoftwareupdate/create_service_availability_factor_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_stage_action_details.go b/fleetsoftwareupdate/create_stage_action_details.go index d6a677a147..102b9175b4 100644 --- a/fleetsoftwareupdate/create_stage_action_details.go +++ b/fleetsoftwareupdate/create_stage_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/create_start_time_schedule_details.go b/fleetsoftwareupdate/create_start_time_schedule_details.go index f33fdbf759..c245c94ca5 100644 --- a/fleetsoftwareupdate/create_start_time_schedule_details.go +++ b/fleetsoftwareupdate/create_start_time_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cycle_lifecycle_states.go b/fleetsoftwareupdate/cycle_lifecycle_states.go index 6bb8343e8e..433ef9873f 100644 --- a/fleetsoftwareupdate/cycle_lifecycle_states.go +++ b/fleetsoftwareupdate/cycle_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/cycle_types.go b/fleetsoftwareupdate/cycle_types.go index afa34e0348..376b956abd 100644 --- a/fleetsoftwareupdate/cycle_types.go +++ b/fleetsoftwareupdate/cycle_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/database_target_summary.go b/fleetsoftwareupdate/database_target_summary.go index a5418998dd..b571e0174b 100644 --- a/fleetsoftwareupdate/database_target_summary.go +++ b/fleetsoftwareupdate/database_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_collection.go b/fleetsoftwareupdate/db_collection.go index de467d010b..6de0a2a590 100644 --- a/fleetsoftwareupdate/db_collection.go +++ b/fleetsoftwareupdate/db_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_compartment_id_filter.go b/fleetsoftwareupdate/db_compartment_id_filter.go index 46dedf5703..b6316a0ac0 100644 --- a/fleetsoftwareupdate/db_compartment_id_filter.go +++ b/fleetsoftwareupdate/db_compartment_id_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_defined_tags_filter.go b/fleetsoftwareupdate/db_defined_tags_filter.go index d0bb1977ca..9753ac4990 100644 --- a/fleetsoftwareupdate/db_defined_tags_filter.go +++ b/fleetsoftwareupdate/db_defined_tags_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_discovery_details.go b/fleetsoftwareupdate/db_discovery_details.go index 0953ba3c84..03baa967d1 100644 --- a/fleetsoftwareupdate/db_discovery_details.go +++ b/fleetsoftwareupdate/db_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_discovery_results.go b/fleetsoftwareupdate/db_discovery_results.go index bf0fed9e9f..7779de7e28 100644 --- a/fleetsoftwareupdate/db_discovery_results.go +++ b/fleetsoftwareupdate/db_discovery_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_filters_discovery.go b/fleetsoftwareupdate/db_filters_discovery.go index 491a475c14..b79ca0e871 100644 --- a/fleetsoftwareupdate/db_filters_discovery.go +++ b/fleetsoftwareupdate/db_filters_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_fleet_discovery_details.go b/fleetsoftwareupdate/db_fleet_discovery_details.go index 19194fb266..e5613e4c61 100644 --- a/fleetsoftwareupdate/db_fleet_discovery_details.go +++ b/fleetsoftwareupdate/db_fleet_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_fleet_discovery_filter.go b/fleetsoftwareupdate/db_fleet_discovery_filter.go index 030a65a17c..c436888f32 100644 --- a/fleetsoftwareupdate/db_fleet_discovery_filter.go +++ b/fleetsoftwareupdate/db_fleet_discovery_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_freeform_tags_filter.go b/fleetsoftwareupdate/db_freeform_tags_filter.go index d07c285a7f..5b4c2c57b3 100644 --- a/fleetsoftwareupdate/db_freeform_tags_filter.go +++ b/fleetsoftwareupdate/db_freeform_tags_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_fsu_collection_summary.go b/fleetsoftwareupdate/db_fsu_collection_summary.go index 2a4b27c41a..e0984f5825 100644 --- a/fleetsoftwareupdate/db_fsu_collection_summary.go +++ b/fleetsoftwareupdate/db_fsu_collection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_home_name_filter.go b/fleetsoftwareupdate/db_home_name_filter.go index 54d9db785a..0d9e5b55f8 100644 --- a/fleetsoftwareupdate/db_home_name_filter.go +++ b/fleetsoftwareupdate/db_home_name_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_name_filter.go b/fleetsoftwareupdate/db_name_filter.go index e4fb749593..1d22d00f52 100644 --- a/fleetsoftwareupdate/db_name_filter.go +++ b/fleetsoftwareupdate/db_name_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_resource_id_filter.go b/fleetsoftwareupdate/db_resource_id_filter.go index 925354c2a8..db0c6c1190 100644 --- a/fleetsoftwareupdate/db_resource_id_filter.go +++ b/fleetsoftwareupdate/db_resource_id_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_search_query_discovery.go b/fleetsoftwareupdate/db_search_query_discovery.go index 876cce291b..66a557d143 100644 --- a/fleetsoftwareupdate/db_search_query_discovery.go +++ b/fleetsoftwareupdate/db_search_query_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_source_major_versions.go b/fleetsoftwareupdate/db_source_major_versions.go index 6ffe3d0ea3..6e4e090bfc 100644 --- a/fleetsoftwareupdate/db_source_major_versions.go +++ b/fleetsoftwareupdate/db_source_major_versions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_target_list_discovery.go b/fleetsoftwareupdate/db_target_list_discovery.go index 723b0d73a2..d45181e891 100644 --- a/fleetsoftwareupdate/db_target_list_discovery.go +++ b/fleetsoftwareupdate/db_target_list_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_unique_name_filter.go b/fleetsoftwareupdate/db_unique_name_filter.go index 984be4eac9..165b818b60 100644 --- a/fleetsoftwareupdate/db_unique_name_filter.go +++ b/fleetsoftwareupdate/db_unique_name_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/db_version_filter.go b/fleetsoftwareupdate/db_version_filter.go index 0375b7698f..fd65cd9930 100644 --- a/fleetsoftwareupdate/db_version_filter.go +++ b/fleetsoftwareupdate/db_version_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/defined_tag_filter_entry.go b/fleetsoftwareupdate/defined_tag_filter_entry.go index 7b1ebdefd4..e7fcaed262 100644 --- a/fleetsoftwareupdate/defined_tag_filter_entry.go +++ b/fleetsoftwareupdate/defined_tag_filter_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/delete_fsu_action_request_response.go b/fleetsoftwareupdate/delete_fsu_action_request_response.go index cdef7f2946..17b8acbb3f 100644 --- a/fleetsoftwareupdate/delete_fsu_action_request_response.go +++ b/fleetsoftwareupdate/delete_fsu_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/delete_fsu_collection_request_response.go b/fleetsoftwareupdate/delete_fsu_collection_request_response.go index 922eeaeeb3..d62d51b158 100644 --- a/fleetsoftwareupdate/delete_fsu_collection_request_response.go +++ b/fleetsoftwareupdate/delete_fsu_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/delete_fsu_cycle_request_response.go b/fleetsoftwareupdate/delete_fsu_cycle_request_response.go index 4429f20660..09c6f2bbbf 100644 --- a/fleetsoftwareupdate/delete_fsu_cycle_request_response.go +++ b/fleetsoftwareupdate/delete_fsu_cycle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/delete_fsu_discovery_request_response.go b/fleetsoftwareupdate/delete_fsu_discovery_request_response.go index ab08f929fa..abfbaf9e3b 100644 --- a/fleetsoftwareupdate/delete_fsu_discovery_request_response.go +++ b/fleetsoftwareupdate/delete_fsu_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/delete_fsu_job_request_response.go b/fleetsoftwareupdate/delete_fsu_job_request_response.go index d04decf7d1..d0e7ee7060 100644 --- a/fleetsoftwareupdate/delete_fsu_job_request_response.go +++ b/fleetsoftwareupdate/delete_fsu_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/detailed_action_types.go b/fleetsoftwareupdate/detailed_action_types.go index 39bc2f1e58..2b0ee75a01 100644 --- a/fleetsoftwareupdate/detailed_action_types.go +++ b/fleetsoftwareupdate/detailed_action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/discovery_criteria.go b/fleetsoftwareupdate/discovery_criteria.go index abb2c4c7e5..17ca17c97f 100644 --- a/fleetsoftwareupdate/discovery_criteria.go +++ b/fleetsoftwareupdate/discovery_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/discovery_details.go b/fleetsoftwareupdate/discovery_details.go index 6665e804a3..e73edfe2c8 100644 --- a/fleetsoftwareupdate/discovery_details.go +++ b/fleetsoftwareupdate/discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/discovery_details_summary.go b/fleetsoftwareupdate/discovery_details_summary.go index 186895debc..a6e87d2d40 100644 --- a/fleetsoftwareupdate/discovery_details_summary.go +++ b/fleetsoftwareupdate/discovery_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/discovery_lifecycle_states.go b/fleetsoftwareupdate/discovery_lifecycle_states.go index fefbd82f62..c907fd3416 100644 --- a/fleetsoftwareupdate/discovery_lifecycle_states.go +++ b/fleetsoftwareupdate/discovery_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/discovery_service_types.go b/fleetsoftwareupdate/discovery_service_types.go index 502e7cc85b..aba3283ae3 100644 --- a/fleetsoftwareupdate/discovery_service_types.go +++ b/fleetsoftwareupdate/discovery_service_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/discovery_types.go b/fleetsoftwareupdate/discovery_types.go index 3b145a743a..81c0628ef7 100644 --- a/fleetsoftwareupdate/discovery_types.go +++ b/fleetsoftwareupdate/discovery_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/failed_jobs_rollback_details.go b/fleetsoftwareupdate/failed_jobs_rollback_details.go index cd46cdb74e..c8d80062d7 100644 --- a/fleetsoftwareupdate/failed_jobs_rollback_details.go +++ b/fleetsoftwareupdate/failed_jobs_rollback_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fifty_fifty_batching_strategy_details.go b/fleetsoftwareupdate/fifty_fifty_batching_strategy_details.go index 0712d66558..adc13be68c 100644 --- a/fleetsoftwareupdate/fifty_fifty_batching_strategy_details.go +++ b/fleetsoftwareupdate/fifty_fifty_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fleet_discovery_operators.go b/fleetsoftwareupdate/fleet_discovery_operators.go index e773da9e86..a98e35ca77 100644 --- a/fleetsoftwareupdate/fleet_discovery_operators.go +++ b/fleetsoftwareupdate/fleet_discovery_operators.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fleet_discovery_strategies.go b/fleetsoftwareupdate/fleet_discovery_strategies.go index 9d603d30af..68a15d0a3e 100644 --- a/fleetsoftwareupdate/fleet_discovery_strategies.go +++ b/fleetsoftwareupdate/fleet_discovery_strategies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fleetsoftwareupdate_client.go b/fleetsoftwareupdate/fleetsoftwareupdate_client.go index 8907e1f594..79135c1ee6 100644 --- a/fleetsoftwareupdate/fleetsoftwareupdate_client.go +++ b/fleetsoftwareupdate/fleetsoftwareupdate_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/freeform_tag_filter_entry.go b/fleetsoftwareupdate/freeform_tag_filter_entry.go index 5a83687cce..3a1363cf13 100644 --- a/fleetsoftwareupdate/freeform_tag_filter_entry.go +++ b/fleetsoftwareupdate/freeform_tag_filter_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_action.go b/fleetsoftwareupdate/fsu_action.go index 29f365a703..770ba25e1e 100644 --- a/fleetsoftwareupdate/fsu_action.go +++ b/fleetsoftwareupdate/fsu_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_action_progress_details.go b/fleetsoftwareupdate/fsu_action_progress_details.go index 661ee8c8a2..312e508a90 100644 --- a/fleetsoftwareupdate/fsu_action_progress_details.go +++ b/fleetsoftwareupdate/fsu_action_progress_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_action_summary.go b/fleetsoftwareupdate/fsu_action_summary.go index f0e882b8ed..962fd1b5fb 100644 --- a/fleetsoftwareupdate/fsu_action_summary.go +++ b/fleetsoftwareupdate/fsu_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_action_summary_collection.go b/fleetsoftwareupdate/fsu_action_summary_collection.go index fafab1f3d0..ba8e6c66e9 100644 --- a/fleetsoftwareupdate/fsu_action_summary_collection.go +++ b/fleetsoftwareupdate/fsu_action_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_collection.go b/fleetsoftwareupdate/fsu_collection.go index 6d1e12a566..1a8ea0b5c1 100644 --- a/fleetsoftwareupdate/fsu_collection.go +++ b/fleetsoftwareupdate/fsu_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_collection_summary.go b/fleetsoftwareupdate/fsu_collection_summary.go index 6d7ffa0977..9ddd5229df 100644 --- a/fleetsoftwareupdate/fsu_collection_summary.go +++ b/fleetsoftwareupdate/fsu_collection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_collection_summary_collection.go b/fleetsoftwareupdate/fsu_collection_summary_collection.go index 76e39d33e1..d7d4d73428 100644 --- a/fleetsoftwareupdate/fsu_collection_summary_collection.go +++ b/fleetsoftwareupdate/fsu_collection_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_cycle.go b/fleetsoftwareupdate/fsu_cycle.go index 79be0bcf8f..2f4ecc09fb 100644 --- a/fleetsoftwareupdate/fsu_cycle.go +++ b/fleetsoftwareupdate/fsu_cycle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_cycle_summary.go b/fleetsoftwareupdate/fsu_cycle_summary.go index e96b2e8728..97cc604244 100644 --- a/fleetsoftwareupdate/fsu_cycle_summary.go +++ b/fleetsoftwareupdate/fsu_cycle_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_cycle_summary_collection.go b/fleetsoftwareupdate/fsu_cycle_summary_collection.go index b67b49c571..a573c6d041 100644 --- a/fleetsoftwareupdate/fsu_cycle_summary_collection.go +++ b/fleetsoftwareupdate/fsu_cycle_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_discovery.go b/fleetsoftwareupdate/fsu_discovery.go index b2bd10dc20..38addae366 100644 --- a/fleetsoftwareupdate/fsu_discovery.go +++ b/fleetsoftwareupdate/fsu_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_discovery_summary.go b/fleetsoftwareupdate/fsu_discovery_summary.go index 9e904a065c..16593d5679 100644 --- a/fleetsoftwareupdate/fsu_discovery_summary.go +++ b/fleetsoftwareupdate/fsu_discovery_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_discovery_summary_collection.go b/fleetsoftwareupdate/fsu_discovery_summary_collection.go index 11960f80b6..74f941c89b 100644 --- a/fleetsoftwareupdate/fsu_discovery_summary_collection.go +++ b/fleetsoftwareupdate/fsu_discovery_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_goal_version_details.go b/fleetsoftwareupdate/fsu_goal_version_details.go index 90ca808c2b..ceefdb0955 100644 --- a/fleetsoftwareupdate/fsu_goal_version_details.go +++ b/fleetsoftwareupdate/fsu_goal_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_job.go b/fleetsoftwareupdate/fsu_job.go index 6b8f39979b..944e02b8a8 100644 --- a/fleetsoftwareupdate/fsu_job.go +++ b/fleetsoftwareupdate/fsu_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_job_collection.go b/fleetsoftwareupdate/fsu_job_collection.go index dc471f143a..2fc76d5d2b 100644 --- a/fleetsoftwareupdate/fsu_job_collection.go +++ b/fleetsoftwareupdate/fsu_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_job_output_summary.go b/fleetsoftwareupdate/fsu_job_output_summary.go index 228b7e71d2..ddb4cc4aa9 100644 --- a/fleetsoftwareupdate/fsu_job_output_summary.go +++ b/fleetsoftwareupdate/fsu_job_output_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_job_output_summary_collection.go b/fleetsoftwareupdate/fsu_job_output_summary_collection.go index eef0d92636..4f65986c02 100644 --- a/fleetsoftwareupdate/fsu_job_output_summary_collection.go +++ b/fleetsoftwareupdate/fsu_job_output_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/fsu_job_summary.go b/fleetsoftwareupdate/fsu_job_summary.go index de736619de..490e7d9004 100644 --- a/fleetsoftwareupdate/fsu_job_summary.go +++ b/fleetsoftwareupdate/fsu_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_action_output_content_request_response.go b/fleetsoftwareupdate/get_fsu_action_output_content_request_response.go index 75e91b6d90..5be83d2f23 100644 --- a/fleetsoftwareupdate/get_fsu_action_output_content_request_response.go +++ b/fleetsoftwareupdate/get_fsu_action_output_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_action_request_response.go b/fleetsoftwareupdate/get_fsu_action_request_response.go index b38fa2e9af..4dd765db06 100644 --- a/fleetsoftwareupdate/get_fsu_action_request_response.go +++ b/fleetsoftwareupdate/get_fsu_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_collection_request_response.go b/fleetsoftwareupdate/get_fsu_collection_request_response.go index aeedc0d115..4c084ef642 100644 --- a/fleetsoftwareupdate/get_fsu_collection_request_response.go +++ b/fleetsoftwareupdate/get_fsu_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_cycle_request_response.go b/fleetsoftwareupdate/get_fsu_cycle_request_response.go index 48c706676f..79c8f6ce9e 100644 --- a/fleetsoftwareupdate/get_fsu_cycle_request_response.go +++ b/fleetsoftwareupdate/get_fsu_cycle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_discovery_request_response.go b/fleetsoftwareupdate/get_fsu_discovery_request_response.go index f586411add..881ca94dcc 100644 --- a/fleetsoftwareupdate/get_fsu_discovery_request_response.go +++ b/fleetsoftwareupdate/get_fsu_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_job_output_content_request_response.go b/fleetsoftwareupdate/get_fsu_job_output_content_request_response.go index 83fafa7793..ee937af8dd 100644 --- a/fleetsoftwareupdate/get_fsu_job_output_content_request_response.go +++ b/fleetsoftwareupdate/get_fsu_job_output_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_fsu_job_request_response.go b/fleetsoftwareupdate/get_fsu_job_request_response.go index 3519bf36a1..1a649c1542 100644 --- a/fleetsoftwareupdate/get_fsu_job_request_response.go +++ b/fleetsoftwareupdate/get_fsu_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/get_work_request_request_response.go b/fleetsoftwareupdate/get_work_request_request_response.go index bfb251ec93..21722e3897 100644 --- a/fleetsoftwareupdate/get_work_request_request_response.go +++ b/fleetsoftwareupdate/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_collection.go b/fleetsoftwareupdate/gi_collection.go index dd5e206767..55c5201d49 100644 --- a/fleetsoftwareupdate/gi_collection.go +++ b/fleetsoftwareupdate/gi_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_compartment_id_filter.go b/fleetsoftwareupdate/gi_compartment_id_filter.go index bb47c31812..52641c7566 100644 --- a/fleetsoftwareupdate/gi_compartment_id_filter.go +++ b/fleetsoftwareupdate/gi_compartment_id_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_defined_tags_filter.go b/fleetsoftwareupdate/gi_defined_tags_filter.go index f7b2f68579..facc968633 100644 --- a/fleetsoftwareupdate/gi_defined_tags_filter.go +++ b/fleetsoftwareupdate/gi_defined_tags_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_discovery_details.go b/fleetsoftwareupdate/gi_discovery_details.go index b3efb939a3..5def67fabd 100644 --- a/fleetsoftwareupdate/gi_discovery_details.go +++ b/fleetsoftwareupdate/gi_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_discovery_results.go b/fleetsoftwareupdate/gi_discovery_results.go index cc30bd8132..406b6c7da1 100644 --- a/fleetsoftwareupdate/gi_discovery_results.go +++ b/fleetsoftwareupdate/gi_discovery_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_filters_discovery.go b/fleetsoftwareupdate/gi_filters_discovery.go index dc98b2e683..ab4c84c809 100644 --- a/fleetsoftwareupdate/gi_filters_discovery.go +++ b/fleetsoftwareupdate/gi_filters_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_fleet_discovery_details.go b/fleetsoftwareupdate/gi_fleet_discovery_details.go index 76ca75a36b..fa2c92097b 100644 --- a/fleetsoftwareupdate/gi_fleet_discovery_details.go +++ b/fleetsoftwareupdate/gi_fleet_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_fleet_discovery_filter.go b/fleetsoftwareupdate/gi_fleet_discovery_filter.go index 23a586ada8..27d6980f76 100644 --- a/fleetsoftwareupdate/gi_fleet_discovery_filter.go +++ b/fleetsoftwareupdate/gi_fleet_discovery_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_freeform_tags_filter.go b/fleetsoftwareupdate/gi_freeform_tags_filter.go index f3a633227c..495a8c52a5 100644 --- a/fleetsoftwareupdate/gi_freeform_tags_filter.go +++ b/fleetsoftwareupdate/gi_freeform_tags_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_fsu_collection_summary.go b/fleetsoftwareupdate/gi_fsu_collection_summary.go index dcb4b9ba2e..65247ab1cd 100644 --- a/fleetsoftwareupdate/gi_fsu_collection_summary.go +++ b/fleetsoftwareupdate/gi_fsu_collection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_resource_id_filter.go b/fleetsoftwareupdate/gi_resource_id_filter.go index bab76b18b6..051ee65069 100644 --- a/fleetsoftwareupdate/gi_resource_id_filter.go +++ b/fleetsoftwareupdate/gi_resource_id_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_search_query_discovery.go b/fleetsoftwareupdate/gi_search_query_discovery.go index f426c481dc..af0e2d0f3b 100644 --- a/fleetsoftwareupdate/gi_search_query_discovery.go +++ b/fleetsoftwareupdate/gi_search_query_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_source_major_versions.go b/fleetsoftwareupdate/gi_source_major_versions.go index 59b9812929..74b8009708 100644 --- a/fleetsoftwareupdate/gi_source_major_versions.go +++ b/fleetsoftwareupdate/gi_source_major_versions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_target_list_discovery.go b/fleetsoftwareupdate/gi_target_list_discovery.go index 701093162e..b74b3e220b 100644 --- a/fleetsoftwareupdate/gi_target_list_discovery.go +++ b/fleetsoftwareupdate/gi_target_list_discovery.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/gi_version_filter.go b/fleetsoftwareupdate/gi_version_filter.go index cb88e1abc5..bb3bdec0da 100644 --- a/fleetsoftwareupdate/gi_version_filter.go +++ b/fleetsoftwareupdate/gi_version_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/image_id_fsu_target_details.go b/fleetsoftwareupdate/image_id_fsu_target_details.go index 0f4663d514..3375e2cc38 100644 --- a/fleetsoftwareupdate/image_id_fsu_target_details.go +++ b/fleetsoftwareupdate/image_id_fsu_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/job_lifecycle_states.go b/fleetsoftwareupdate/job_lifecycle_states.go index 2d63bc44a6..5268444ee4 100644 --- a/fleetsoftwareupdate/job_lifecycle_states.go +++ b/fleetsoftwareupdate/job_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/job_progress.go b/fleetsoftwareupdate/job_progress.go index 909d06d383..1ce3116ea7 100644 --- a/fleetsoftwareupdate/job_progress.go +++ b/fleetsoftwareupdate/job_progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/job_progress_details.go b/fleetsoftwareupdate/job_progress_details.go index 6ede77110a..f8097ca881 100644 --- a/fleetsoftwareupdate/job_progress_details.go +++ b/fleetsoftwareupdate/job_progress_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/job_types.go b/fleetsoftwareupdate/job_types.go index 462518b647..2e5db3311b 100644 --- a/fleetsoftwareupdate/job_types.go +++ b/fleetsoftwareupdate/job_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_actions_request_response.go b/fleetsoftwareupdate/list_fsu_actions_request_response.go index 486f8a5d00..75b429594a 100644 --- a/fleetsoftwareupdate/list_fsu_actions_request_response.go +++ b/fleetsoftwareupdate/list_fsu_actions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_collection_targets_request_response.go b/fleetsoftwareupdate/list_fsu_collection_targets_request_response.go index 221253b897..0a19159870 100644 --- a/fleetsoftwareupdate/list_fsu_collection_targets_request_response.go +++ b/fleetsoftwareupdate/list_fsu_collection_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_collections_request_response.go b/fleetsoftwareupdate/list_fsu_collections_request_response.go index 4800638df1..1d3c47e3f5 100644 --- a/fleetsoftwareupdate/list_fsu_collections_request_response.go +++ b/fleetsoftwareupdate/list_fsu_collections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_cycles_request_response.go b/fleetsoftwareupdate/list_fsu_cycles_request_response.go index 5fff1965fa..74b33031da 100644 --- a/fleetsoftwareupdate/list_fsu_cycles_request_response.go +++ b/fleetsoftwareupdate/list_fsu_cycles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_discoveries_request_response.go b/fleetsoftwareupdate/list_fsu_discoveries_request_response.go index 899edb61cf..57ce0fd564 100644 --- a/fleetsoftwareupdate/list_fsu_discoveries_request_response.go +++ b/fleetsoftwareupdate/list_fsu_discoveries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_discovery_targets_request_response.go b/fleetsoftwareupdate/list_fsu_discovery_targets_request_response.go index 5eac9966f0..546e76a136 100644 --- a/fleetsoftwareupdate/list_fsu_discovery_targets_request_response.go +++ b/fleetsoftwareupdate/list_fsu_discovery_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_job_outputs_request_response.go b/fleetsoftwareupdate/list_fsu_job_outputs_request_response.go index 95fd8164b5..01fdd793da 100644 --- a/fleetsoftwareupdate/list_fsu_job_outputs_request_response.go +++ b/fleetsoftwareupdate/list_fsu_job_outputs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_fsu_jobs_request_response.go b/fleetsoftwareupdate/list_fsu_jobs_request_response.go index 47f9dffe90..87588c409f 100644 --- a/fleetsoftwareupdate/list_fsu_jobs_request_response.go +++ b/fleetsoftwareupdate/list_fsu_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_of_targets_rollback_details.go b/fleetsoftwareupdate/list_of_targets_rollback_details.go index a0d885bb7d..2156cd8e10 100644 --- a/fleetsoftwareupdate/list_of_targets_rollback_details.go +++ b/fleetsoftwareupdate/list_of_targets_rollback_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_work_request_errors_request_response.go b/fleetsoftwareupdate/list_work_request_errors_request_response.go index 43b0dca53c..3b98ecad55 100644 --- a/fleetsoftwareupdate/list_work_request_errors_request_response.go +++ b/fleetsoftwareupdate/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_work_request_logs_request_response.go b/fleetsoftwareupdate/list_work_request_logs_request_response.go index de2c8c587a..d6124998e4 100644 --- a/fleetsoftwareupdate/list_work_request_logs_request_response.go +++ b/fleetsoftwareupdate/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/list_work_requests_request_response.go b/fleetsoftwareupdate/list_work_requests_request_response.go index 3b9850bdc2..c30f937025 100644 --- a/fleetsoftwareupdate/list_work_requests_request_response.go +++ b/fleetsoftwareupdate/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/next_action_to_execute_details.go b/fleetsoftwareupdate/next_action_to_execute_details.go index 58921dd80e..0991f21a08 100644 --- a/fleetsoftwareupdate/next_action_to_execute_details.go +++ b/fleetsoftwareupdate/next_action_to_execute_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/non_rolling_batching_strategy_details.go b/fleetsoftwareupdate/non_rolling_batching_strategy_details.go index 552a7c44de..ad163e518a 100644 --- a/fleetsoftwareupdate/non_rolling_batching_strategy_details.go +++ b/fleetsoftwareupdate/non_rolling_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/none_batching_strategy_details.go b/fleetsoftwareupdate/none_batching_strategy_details.go index 72b259d535..3398e289b1 100644 --- a/fleetsoftwareupdate/none_batching_strategy_details.go +++ b/fleetsoftwareupdate/none_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/none_schedule_details.go b/fleetsoftwareupdate/none_schedule_details.go index b8f83cc46b..146c2021d0 100644 --- a/fleetsoftwareupdate/none_schedule_details.go +++ b/fleetsoftwareupdate/none_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/operation_status.go b/fleetsoftwareupdate/operation_status.go index c757b74d4b..f7b7667b16 100644 --- a/fleetsoftwareupdate/operation_status.go +++ b/fleetsoftwareupdate/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/operation_type.go b/fleetsoftwareupdate/operation_type.go index 616bf1b53f..fbed4044e0 100644 --- a/fleetsoftwareupdate/operation_type.go +++ b/fleetsoftwareupdate/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/patch_fsu_cycle.go b/fleetsoftwareupdate/patch_fsu_cycle.go index a8929a099e..846caac76c 100644 --- a/fleetsoftwareupdate/patch_fsu_cycle.go +++ b/fleetsoftwareupdate/patch_fsu_cycle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/precheck_action.go b/fleetsoftwareupdate/precheck_action.go index 2796320201..995c3f8c47 100644 --- a/fleetsoftwareupdate/precheck_action.go +++ b/fleetsoftwareupdate/precheck_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/precheck_action_summary.go b/fleetsoftwareupdate/precheck_action_summary.go index 4979a9e5cb..db27eaa0b9 100644 --- a/fleetsoftwareupdate/precheck_action_summary.go +++ b/fleetsoftwareupdate/precheck_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/precheck_fsu_job.go b/fleetsoftwareupdate/precheck_fsu_job.go index 232dcbfcd2..c19cdd61a6 100644 --- a/fleetsoftwareupdate/precheck_fsu_job.go +++ b/fleetsoftwareupdate/precheck_fsu_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/precheck_fsu_job_summary.go b/fleetsoftwareupdate/precheck_fsu_job_summary.go index 93c0863251..e9a75de3ab 100644 --- a/fleetsoftwareupdate/precheck_fsu_job_summary.go +++ b/fleetsoftwareupdate/precheck_fsu_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/remove_fsu_collection_targets_details.go b/fleetsoftwareupdate/remove_fsu_collection_targets_details.go index dd658f8ba2..1971179e81 100644 --- a/fleetsoftwareupdate/remove_fsu_collection_targets_details.go +++ b/fleetsoftwareupdate/remove_fsu_collection_targets_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/remove_fsu_collection_targets_request_response.go b/fleetsoftwareupdate/remove_fsu_collection_targets_request_response.go index 1e5086e4a2..018210adaf 100644 --- a/fleetsoftwareupdate/remove_fsu_collection_targets_request_response.go +++ b/fleetsoftwareupdate/remove_fsu_collection_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/resume_fsu_action_request_response.go b/fleetsoftwareupdate/resume_fsu_action_request_response.go index 964338bfa7..4112753e7b 100644 --- a/fleetsoftwareupdate/resume_fsu_action_request_response.go +++ b/fleetsoftwareupdate/resume_fsu_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/retry_fsu_job_request_response.go b/fleetsoftwareupdate/retry_fsu_job_request_response.go index 4eaf941b7e..9eaf8dee5a 100644 --- a/fleetsoftwareupdate/retry_fsu_job_request_response.go +++ b/fleetsoftwareupdate/retry_fsu_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/rollback_action.go b/fleetsoftwareupdate/rollback_action.go index 07b1e732e8..bef72435e1 100644 --- a/fleetsoftwareupdate/rollback_action.go +++ b/fleetsoftwareupdate/rollback_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/rollback_action_summary.go b/fleetsoftwareupdate/rollback_action_summary.go index 2c4260f01a..cdf55ede50 100644 --- a/fleetsoftwareupdate/rollback_action_summary.go +++ b/fleetsoftwareupdate/rollback_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/rollback_details.go b/fleetsoftwareupdate/rollback_details.go index c37049d49c..ad5dde7df5 100644 --- a/fleetsoftwareupdate/rollback_details.go +++ b/fleetsoftwareupdate/rollback_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/rollback_fsu_job.go b/fleetsoftwareupdate/rollback_fsu_job.go index a31d3d9829..06b4bd6250 100644 --- a/fleetsoftwareupdate/rollback_fsu_job.go +++ b/fleetsoftwareupdate/rollback_fsu_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/rollback_fsu_job_summary.go b/fleetsoftwareupdate/rollback_fsu_job_summary.go index fb4ceddb1d..9f753f3060 100644 --- a/fleetsoftwareupdate/rollback_fsu_job_summary.go +++ b/fleetsoftwareupdate/rollback_fsu_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/schedule_details.go b/fleetsoftwareupdate/schedule_details.go index 31dd31c054..5ea5a4f4a7 100644 --- a/fleetsoftwareupdate/schedule_details.go +++ b/fleetsoftwareupdate/schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/sequential_batching_strategy_details.go b/fleetsoftwareupdate/sequential_batching_strategy_details.go index d0793ad6bc..23c619cc60 100644 --- a/fleetsoftwareupdate/sequential_batching_strategy_details.go +++ b/fleetsoftwareupdate/sequential_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/service_availability_factor_batching_strategy_details.go b/fleetsoftwareupdate/service_availability_factor_batching_strategy_details.go index 2e113d85b9..0a6995f801 100644 --- a/fleetsoftwareupdate/service_availability_factor_batching_strategy_details.go +++ b/fleetsoftwareupdate/service_availability_factor_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/sort_order.go b/fleetsoftwareupdate/sort_order.go index 6f0316c5e2..8ee2c42ce9 100644 --- a/fleetsoftwareupdate/sort_order.go +++ b/fleetsoftwareupdate/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/stage_action.go b/fleetsoftwareupdate/stage_action.go index d6c10714c5..c88f12d094 100644 --- a/fleetsoftwareupdate/stage_action.go +++ b/fleetsoftwareupdate/stage_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/stage_action_summary.go b/fleetsoftwareupdate/stage_action_summary.go index 695cb90fd7..804886a6c7 100644 --- a/fleetsoftwareupdate/stage_action_summary.go +++ b/fleetsoftwareupdate/stage_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/stage_fsu_job.go b/fleetsoftwareupdate/stage_fsu_job.go index cd6f7a0fa9..79ecb49d38 100644 --- a/fleetsoftwareupdate/stage_fsu_job.go +++ b/fleetsoftwareupdate/stage_fsu_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/stage_fsu_job_summary.go b/fleetsoftwareupdate/stage_fsu_job_summary.go index 444c4bac2e..58d1410452 100644 --- a/fleetsoftwareupdate/stage_fsu_job_summary.go +++ b/fleetsoftwareupdate/stage_fsu_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/start_time_schedule_details.go b/fleetsoftwareupdate/start_time_schedule_details.go index 3859a550ab..771725db22 100644 --- a/fleetsoftwareupdate/start_time_schedule_details.go +++ b/fleetsoftwareupdate/start_time_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/target_details.go b/fleetsoftwareupdate/target_details.go index 16d3652a67..f7c196d380 100644 --- a/fleetsoftwareupdate/target_details.go +++ b/fleetsoftwareupdate/target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/target_entry.go b/fleetsoftwareupdate/target_entry.go index 40854bd5d2..535ff2a678 100644 --- a/fleetsoftwareupdate/target_entry.go +++ b/fleetsoftwareupdate/target_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/target_ids_remove_targets_details.go b/fleetsoftwareupdate/target_ids_remove_targets_details.go index c0417a5f79..f89fcadd9b 100644 --- a/fleetsoftwareupdate/target_ids_remove_targets_details.go +++ b/fleetsoftwareupdate/target_ids_remove_targets_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/target_progress_summary.go b/fleetsoftwareupdate/target_progress_summary.go index 27395c2bba..53669db8f1 100644 --- a/fleetsoftwareupdate/target_progress_summary.go +++ b/fleetsoftwareupdate/target_progress_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/target_summary.go b/fleetsoftwareupdate/target_summary.go index 9009fd9e37..8387e376cb 100644 --- a/fleetsoftwareupdate/target_summary.go +++ b/fleetsoftwareupdate/target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/target_summary_collection.go b/fleetsoftwareupdate/target_summary_collection.go index d5cd4eb98c..cb27fa650d 100644 --- a/fleetsoftwareupdate/target_summary_collection.go +++ b/fleetsoftwareupdate/target_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_apply_action_details.go b/fleetsoftwareupdate/update_apply_action_details.go index dce18e5a59..89474959a1 100644 --- a/fleetsoftwareupdate/update_apply_action_details.go +++ b/fleetsoftwareupdate/update_apply_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_batching_strategies.go b/fleetsoftwareupdate/update_batching_strategies.go index 0519e40983..f533800ea4 100644 --- a/fleetsoftwareupdate/update_batching_strategies.go +++ b/fleetsoftwareupdate/update_batching_strategies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_batching_strategy_details.go b/fleetsoftwareupdate/update_batching_strategy_details.go index 77ec49347c..11f4762542 100644 --- a/fleetsoftwareupdate/update_batching_strategy_details.go +++ b/fleetsoftwareupdate/update_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_cleanup_action_details.go b/fleetsoftwareupdate/update_cleanup_action_details.go index 1b2a399bbb..75f5b897ed 100644 --- a/fleetsoftwareupdate/update_cleanup_action_details.go +++ b/fleetsoftwareupdate/update_cleanup_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fifty_fifty_batching_strategy_details.go b/fleetsoftwareupdate/update_fifty_fifty_batching_strategy_details.go index cd9dd4afeb..c00fff25b8 100644 --- a/fleetsoftwareupdate/update_fifty_fifty_batching_strategy_details.go +++ b/fleetsoftwareupdate/update_fifty_fifty_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_action_details.go b/fleetsoftwareupdate/update_fsu_action_details.go index 2c4e38a521..a240b5cffe 100644 --- a/fleetsoftwareupdate/update_fsu_action_details.go +++ b/fleetsoftwareupdate/update_fsu_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_action_request_response.go b/fleetsoftwareupdate/update_fsu_action_request_response.go index b177b0246e..ec59e493a2 100644 --- a/fleetsoftwareupdate/update_fsu_action_request_response.go +++ b/fleetsoftwareupdate/update_fsu_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_collection_details.go b/fleetsoftwareupdate/update_fsu_collection_details.go index f3e899f002..bbc1cf2933 100644 --- a/fleetsoftwareupdate/update_fsu_collection_details.go +++ b/fleetsoftwareupdate/update_fsu_collection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_collection_request_response.go b/fleetsoftwareupdate/update_fsu_collection_request_response.go index 625690fdce..642e40292e 100644 --- a/fleetsoftwareupdate/update_fsu_collection_request_response.go +++ b/fleetsoftwareupdate/update_fsu_collection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_cycle_details.go b/fleetsoftwareupdate/update_fsu_cycle_details.go index c932210034..8c9c28c7f2 100644 --- a/fleetsoftwareupdate/update_fsu_cycle_details.go +++ b/fleetsoftwareupdate/update_fsu_cycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_cycle_request_response.go b/fleetsoftwareupdate/update_fsu_cycle_request_response.go index 39f36b37b5..e14454dc6e 100644 --- a/fleetsoftwareupdate/update_fsu_cycle_request_response.go +++ b/fleetsoftwareupdate/update_fsu_cycle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_discovery_details.go b/fleetsoftwareupdate/update_fsu_discovery_details.go index 311cec019c..ea9fc2a50b 100644 --- a/fleetsoftwareupdate/update_fsu_discovery_details.go +++ b/fleetsoftwareupdate/update_fsu_discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_discovery_request_response.go b/fleetsoftwareupdate/update_fsu_discovery_request_response.go index e6befd1127..d839e52eeb 100644 --- a/fleetsoftwareupdate/update_fsu_discovery_request_response.go +++ b/fleetsoftwareupdate/update_fsu_discovery_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_job_details.go b/fleetsoftwareupdate/update_fsu_job_details.go index 96a131ca6a..7126815a71 100644 --- a/fleetsoftwareupdate/update_fsu_job_details.go +++ b/fleetsoftwareupdate/update_fsu_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_fsu_job_request_response.go b/fleetsoftwareupdate/update_fsu_job_request_response.go index 1092529ecd..3d0593cad0 100644 --- a/fleetsoftwareupdate/update_fsu_job_request_response.go +++ b/fleetsoftwareupdate/update_fsu_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_non_rolling_batching_strategy_details.go b/fleetsoftwareupdate/update_non_rolling_batching_strategy_details.go index f9608ef75c..4de00ba1ac 100644 --- a/fleetsoftwareupdate/update_non_rolling_batching_strategy_details.go +++ b/fleetsoftwareupdate/update_non_rolling_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_patch_fsu_cycle.go b/fleetsoftwareupdate/update_patch_fsu_cycle.go index b38aac1d83..d7831e5de7 100644 --- a/fleetsoftwareupdate/update_patch_fsu_cycle.go +++ b/fleetsoftwareupdate/update_patch_fsu_cycle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_precheck_action_details.go b/fleetsoftwareupdate/update_precheck_action_details.go index 57e7402497..5e254bbbb6 100644 --- a/fleetsoftwareupdate/update_precheck_action_details.go +++ b/fleetsoftwareupdate/update_precheck_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_rollback_action_details.go b/fleetsoftwareupdate/update_rollback_action_details.go index 065db9b310..f28f00ae9b 100644 --- a/fleetsoftwareupdate/update_rollback_action_details.go +++ b/fleetsoftwareupdate/update_rollback_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_schedule_details.go b/fleetsoftwareupdate/update_schedule_details.go index c4cd3055a2..ce6e3a9218 100644 --- a/fleetsoftwareupdate/update_schedule_details.go +++ b/fleetsoftwareupdate/update_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_sequential_batching_strategy_details.go b/fleetsoftwareupdate/update_sequential_batching_strategy_details.go index 178a08df7d..461fd93364 100644 --- a/fleetsoftwareupdate/update_sequential_batching_strategy_details.go +++ b/fleetsoftwareupdate/update_sequential_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_service_availability_factor_batching_strategy_details.go b/fleetsoftwareupdate/update_service_availability_factor_batching_strategy_details.go index 443d6a4998..e2d2c5df40 100644 --- a/fleetsoftwareupdate/update_service_availability_factor_batching_strategy_details.go +++ b/fleetsoftwareupdate/update_service_availability_factor_batching_strategy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_stage_action_details.go b/fleetsoftwareupdate/update_stage_action_details.go index ef804a8562..799a8333bf 100644 --- a/fleetsoftwareupdate/update_stage_action_details.go +++ b/fleetsoftwareupdate/update_stage_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/update_start_time_schedule_details.go b/fleetsoftwareupdate/update_start_time_schedule_details.go index e78ad80af5..f5ae8f1673 100644 --- a/fleetsoftwareupdate/update_start_time_schedule_details.go +++ b/fleetsoftwareupdate/update_start_time_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/version_fsu_target_details.go b/fleetsoftwareupdate/version_fsu_target_details.go index f6e188ce36..82ee151fbf 100644 --- a/fleetsoftwareupdate/version_fsu_target_details.go +++ b/fleetsoftwareupdate/version_fsu_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/vm_cluster_target_summary.go b/fleetsoftwareupdate/vm_cluster_target_summary.go index 345ed2d6de..d8128e628b 100644 --- a/fleetsoftwareupdate/vm_cluster_target_summary.go +++ b/fleetsoftwareupdate/vm_cluster_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request.go b/fleetsoftwareupdate/work_request.go index 387b83ee86..53957a665f 100644 --- a/fleetsoftwareupdate/work_request.go +++ b/fleetsoftwareupdate/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_error.go b/fleetsoftwareupdate/work_request_error.go index 2ce97a4e97..d87176cb37 100644 --- a/fleetsoftwareupdate/work_request_error.go +++ b/fleetsoftwareupdate/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_error_collection.go b/fleetsoftwareupdate/work_request_error_collection.go index bf6f8adbe5..2113bf9177 100644 --- a/fleetsoftwareupdate/work_request_error_collection.go +++ b/fleetsoftwareupdate/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_log_entry.go b/fleetsoftwareupdate/work_request_log_entry.go index b482237058..995f30e59d 100644 --- a/fleetsoftwareupdate/work_request_log_entry.go +++ b/fleetsoftwareupdate/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_log_entry_collection.go b/fleetsoftwareupdate/work_request_log_entry_collection.go index b9d8eb0453..4122431e46 100644 --- a/fleetsoftwareupdate/work_request_log_entry_collection.go +++ b/fleetsoftwareupdate/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_resource.go b/fleetsoftwareupdate/work_request_resource.go index 66c0a16992..3dcf525541 100644 --- a/fleetsoftwareupdate/work_request_resource.go +++ b/fleetsoftwareupdate/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_resource_metadata_key.go b/fleetsoftwareupdate/work_request_resource_metadata_key.go index 4c456928cd..f0a54a26c6 100644 --- a/fleetsoftwareupdate/work_request_resource_metadata_key.go +++ b/fleetsoftwareupdate/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_summary.go b/fleetsoftwareupdate/work_request_summary.go index 77d12727a8..5019b2d450 100644 --- a/fleetsoftwareupdate/work_request_summary.go +++ b/fleetsoftwareupdate/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fleetsoftwareupdate/work_request_summary_collection.go b/fleetsoftwareupdate/work_request_summary_collection.go index 4d14083271..30565cc1b1 100644 --- a/fleetsoftwareupdate/work_request_summary_collection.go +++ b/fleetsoftwareupdate/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/application.go b/functions/application.go index d81e427445..b4eb2b5fc9 100644 --- a/functions/application.go +++ b/functions/application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/application_summary.go b/functions/application_summary.go index 858eab37f4..2d71c97d5a 100644 --- a/functions/application_summary.go +++ b/functions/application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/application_trace_config.go b/functions/application_trace_config.go index c0bbe68833..5f1c598984 100644 --- a/functions/application_trace_config.go +++ b/functions/application_trace_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/change_application_compartment_details.go b/functions/change_application_compartment_details.go index 506df292d3..61e7631cfd 100644 --- a/functions/change_application_compartment_details.go +++ b/functions/change_application_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/change_application_compartment_request_response.go b/functions/change_application_compartment_request_response.go index 180b9794fe..f76eace0fe 100644 --- a/functions/change_application_compartment_request_response.go +++ b/functions/change_application_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/config_details.go b/functions/config_details.go index 03dbab992e..9b1a92b310 100644 --- a/functions/config_details.go +++ b/functions/config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/constant_provisioned_concurrency_config.go b/functions/constant_provisioned_concurrency_config.go index fc41079752..4c3bee4e3f 100644 --- a/functions/constant_provisioned_concurrency_config.go +++ b/functions/constant_provisioned_concurrency_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/create_application_details.go b/functions/create_application_details.go index 729230797c..0b2d21b81a 100644 --- a/functions/create_application_details.go +++ b/functions/create_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/create_application_request_response.go b/functions/create_application_request_response.go index 33ea148a34..93490f2758 100644 --- a/functions/create_application_request_response.go +++ b/functions/create_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/create_function_details.go b/functions/create_function_details.go index 325b8507c6..0711f3d568 100644 --- a/functions/create_function_details.go +++ b/functions/create_function_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/create_function_request_response.go b/functions/create_function_request_response.go index a1234b0080..afe3d12f16 100644 --- a/functions/create_function_request_response.go +++ b/functions/create_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/delete_application_request_response.go b/functions/delete_application_request_response.go index 3319ca5b2e..6b0d9eb14f 100644 --- a/functions/delete_application_request_response.go +++ b/functions/delete_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/delete_function_request_response.go b/functions/delete_function_request_response.go index 6706d72094..b57c5cf5d4 100644 --- a/functions/delete_function_request_response.go +++ b/functions/delete_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/function.go b/functions/function.go index dc7c54597c..b98d333ba7 100644 --- a/functions/function.go +++ b/functions/function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/function_provisioned_concurrency_config.go b/functions/function_provisioned_concurrency_config.go index a52888bcc6..4b1affa9e9 100644 --- a/functions/function_provisioned_concurrency_config.go +++ b/functions/function_provisioned_concurrency_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/function_source_details.go b/functions/function_source_details.go index 466deadcc2..1e2dc37fa0 100644 --- a/functions/function_source_details.go +++ b/functions/function_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/function_summary.go b/functions/function_summary.go index 0535f88cb0..c34441e5c4 100644 --- a/functions/function_summary.go +++ b/functions/function_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/function_trace_config.go b/functions/function_trace_config.go index 8fdb00eb24..d75af6e73f 100644 --- a/functions/function_trace_config.go +++ b/functions/function_trace_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/functions_functionsinvoke_client.go b/functions/functions_functionsinvoke_client.go index 5c024c7d05..23b0cd49f8 100644 --- a/functions/functions_functionsinvoke_client.go +++ b/functions/functions_functionsinvoke_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/functions_functionsmanagement_client.go b/functions/functions_functionsmanagement_client.go index 622a08ab64..93cf07a679 100644 --- a/functions/functions_functionsmanagement_client.go +++ b/functions/functions_functionsmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/get_application_request_response.go b/functions/get_application_request_response.go index e6ede21b1a..7063d7c847 100644 --- a/functions/get_application_request_response.go +++ b/functions/get_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/get_function_request_response.go b/functions/get_function_request_response.go index 61cce44567..78c3b9372b 100644 --- a/functions/get_function_request_response.go +++ b/functions/get_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/get_pbf_listing_request_response.go b/functions/get_pbf_listing_request_response.go index a0debb7d0f..6196db2d97 100644 --- a/functions/get_pbf_listing_request_response.go +++ b/functions/get_pbf_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/get_pbf_listing_version_request_response.go b/functions/get_pbf_listing_version_request_response.go index 22d3599464..2fedbfa0f8 100644 --- a/functions/get_pbf_listing_version_request_response.go +++ b/functions/get_pbf_listing_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/image_policy_config.go b/functions/image_policy_config.go index 4982073742..dc2f436379 100644 --- a/functions/image_policy_config.go +++ b/functions/image_policy_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/invoke_function_request_response.go b/functions/invoke_function_request_response.go index e85b70f18f..982c5fc3bf 100644 --- a/functions/invoke_function_request_response.go +++ b/functions/invoke_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/key_details.go b/functions/key_details.go index 7f9c9dc08e..a04c97bd02 100644 --- a/functions/key_details.go +++ b/functions/key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/list_applications_request_response.go b/functions/list_applications_request_response.go index 7cc1482d38..401237d6bc 100644 --- a/functions/list_applications_request_response.go +++ b/functions/list_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/list_functions_request_response.go b/functions/list_functions_request_response.go index 5779aad01e..6fd077057c 100644 --- a/functions/list_functions_request_response.go +++ b/functions/list_functions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/list_pbf_listing_versions_request_response.go b/functions/list_pbf_listing_versions_request_response.go index 546e00f9fe..bb9fc7796f 100644 --- a/functions/list_pbf_listing_versions_request_response.go +++ b/functions/list_pbf_listing_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/list_pbf_listings_request_response.go b/functions/list_pbf_listings_request_response.go index 2ee4d2b4d2..2de1bab0c3 100644 --- a/functions/list_pbf_listings_request_response.go +++ b/functions/list_pbf_listings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/list_triggers_request_response.go b/functions/list_triggers_request_response.go index 47c4321d13..f0ab225669 100644 --- a/functions/list_triggers_request_response.go +++ b/functions/list_triggers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/none_provisioned_concurrency_config.go b/functions/none_provisioned_concurrency_config.go index 5f0b75e26a..a6ae68a734 100644 --- a/functions/none_provisioned_concurrency_config.go +++ b/functions/none_provisioned_concurrency_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pbf_listing.go b/functions/pbf_listing.go index e34139fcd2..1c8ce3c847 100644 --- a/functions/pbf_listing.go +++ b/functions/pbf_listing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pbf_listing_summary.go b/functions/pbf_listing_summary.go index 568fbbe26e..2111a5eba1 100644 --- a/functions/pbf_listing_summary.go +++ b/functions/pbf_listing_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pbf_listing_version.go b/functions/pbf_listing_version.go index 4c0173e195..49a036c342 100644 --- a/functions/pbf_listing_version.go +++ b/functions/pbf_listing_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pbf_listing_version_summary.go b/functions/pbf_listing_version_summary.go index 3a7edf97ba..715213ef82 100644 --- a/functions/pbf_listing_version_summary.go +++ b/functions/pbf_listing_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pbf_listing_versions_collection.go b/functions/pbf_listing_versions_collection.go index 1f7b3b3271..e5e0f4f044 100644 --- a/functions/pbf_listing_versions_collection.go +++ b/functions/pbf_listing_versions_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pbf_listings_collection.go b/functions/pbf_listings_collection.go index 80c0760001..31cf49f182 100644 --- a/functions/pbf_listings_collection.go +++ b/functions/pbf_listings_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/policy_details.go b/functions/policy_details.go index d13f0c2bc5..4c499282ee 100644 --- a/functions/policy_details.go +++ b/functions/policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/pre_built_function_source_details.go b/functions/pre_built_function_source_details.go index e2fa4958ae..3e0a38d530 100644 --- a/functions/pre_built_function_source_details.go +++ b/functions/pre_built_function_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/publisher_details.go b/functions/publisher_details.go index fd3ac01e14..aec7b79db0 100644 --- a/functions/publisher_details.go +++ b/functions/publisher_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/requirement_details.go b/functions/requirement_details.go index 41b31b121e..e7cdb6aa6a 100644 --- a/functions/requirement_details.go +++ b/functions/requirement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/trigger.go b/functions/trigger.go index dc5e24a011..f281859b2c 100644 --- a/functions/trigger.go +++ b/functions/trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/trigger_summary.go b/functions/trigger_summary.go index 2e2722d2cb..0c32da72de 100644 --- a/functions/trigger_summary.go +++ b/functions/trigger_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/triggers_collection.go b/functions/triggers_collection.go index 3c6e1119e1..81025b9ac2 100644 --- a/functions/triggers_collection.go +++ b/functions/triggers_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/update_application_details.go b/functions/update_application_details.go index 695ed9f055..56bf90364b 100644 --- a/functions/update_application_details.go +++ b/functions/update_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/update_application_request_response.go b/functions/update_application_request_response.go index e8f8ef2231..84d0e33e59 100644 --- a/functions/update_application_request_response.go +++ b/functions/update_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/update_function_details.go b/functions/update_function_details.go index dea8e5d63f..2b5e419b85 100644 --- a/functions/update_function_details.go +++ b/functions/update_function_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/functions/update_function_request_response.go b/functions/update_function_request_response.go index 36602167a9..6bda89042e 100644 --- a/functions/update_function_request_response.go +++ b/functions/update_function_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/action.go b/fusionapps/action.go index 39a82d511b..3d66785739 100644 --- a/fusionapps/action.go +++ b/fusionapps/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/admin_user_collection.go b/fusionapps/admin_user_collection.go index ecc9db8fd6..c82da75e68 100644 --- a/fusionapps/admin_user_collection.go +++ b/fusionapps/admin_user_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/admin_user_summary.go b/fusionapps/admin_user_summary.go index a4993ec12b..109f93bff7 100644 --- a/fusionapps/admin_user_summary.go +++ b/fusionapps/admin_user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/allow_rule.go b/fusionapps/allow_rule.go index 784eaba0a3..21a9cf73a6 100644 --- a/fusionapps/allow_rule.go +++ b/fusionapps/allow_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/capabilities.go b/fusionapps/capabilities.go index 5d585a0e2b..0a0546eb15 100644 --- a/fusionapps/capabilities.go +++ b/fusionapps/capabilities.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/change_fusion_environment_compartment_details.go b/fusionapps/change_fusion_environment_compartment_details.go index bb21d76c0f..9b12f63e31 100644 --- a/fusionapps/change_fusion_environment_compartment_details.go +++ b/fusionapps/change_fusion_environment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/change_fusion_environment_compartment_request_response.go b/fusionapps/change_fusion_environment_compartment_request_response.go index 9bc0773471..4195e003a1 100644 --- a/fusionapps/change_fusion_environment_compartment_request_response.go +++ b/fusionapps/change_fusion_environment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/change_fusion_environment_family_compartment_details.go b/fusionapps/change_fusion_environment_family_compartment_details.go index b7916fb958..29015a489e 100644 --- a/fusionapps/change_fusion_environment_family_compartment_details.go +++ b/fusionapps/change_fusion_environment_family_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/change_fusion_environment_family_compartment_request_response.go b/fusionapps/change_fusion_environment_family_compartment_request_response.go index 9e907f0cff..af0794735e 100644 --- a/fusionapps/change_fusion_environment_family_compartment_request_response.go +++ b/fusionapps/change_fusion_environment_family_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_data_masking_activity_details.go b/fusionapps/create_data_masking_activity_details.go index c00e67cfb3..54178afc1c 100644 --- a/fusionapps/create_data_masking_activity_details.go +++ b/fusionapps/create_data_masking_activity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_data_masking_activity_request_response.go b/fusionapps/create_data_masking_activity_request_response.go index b19535e4e7..9e9dfacf4c 100644 --- a/fusionapps/create_data_masking_activity_request_response.go +++ b/fusionapps/create_data_masking_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_fusion_environment_admin_user_details.go b/fusionapps/create_fusion_environment_admin_user_details.go index bbde7a7408..d85706d8bb 100644 --- a/fusionapps/create_fusion_environment_admin_user_details.go +++ b/fusionapps/create_fusion_environment_admin_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_fusion_environment_admin_user_request_response.go b/fusionapps/create_fusion_environment_admin_user_request_response.go index b12b72ca8d..486e3d3fb4 100644 --- a/fusionapps/create_fusion_environment_admin_user_request_response.go +++ b/fusionapps/create_fusion_environment_admin_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_fusion_environment_details.go b/fusionapps/create_fusion_environment_details.go index 3122e01f21..03d9b66688 100644 --- a/fusionapps/create_fusion_environment_details.go +++ b/fusionapps/create_fusion_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_fusion_environment_family_details.go b/fusionapps/create_fusion_environment_family_details.go index e793ed41ac..83980f4e6d 100644 --- a/fusionapps/create_fusion_environment_family_details.go +++ b/fusionapps/create_fusion_environment_family_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_fusion_environment_family_request_response.go b/fusionapps/create_fusion_environment_family_request_response.go index 177472664c..6e761fb193 100644 --- a/fusionapps/create_fusion_environment_family_request_response.go +++ b/fusionapps/create_fusion_environment_family_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_fusion_environment_request_response.go b/fusionapps/create_fusion_environment_request_response.go index 9a3ec6157d..c5171f643a 100644 --- a/fusionapps/create_fusion_environment_request_response.go +++ b/fusionapps/create_fusion_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_refresh_activity_details.go b/fusionapps/create_refresh_activity_details.go index 72b83aa793..98f85c218a 100644 --- a/fusionapps/create_refresh_activity_details.go +++ b/fusionapps/create_refresh_activity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_refresh_activity_request_response.go b/fusionapps/create_refresh_activity_request_response.go index 7ddf59062b..944ddd137a 100644 --- a/fusionapps/create_refresh_activity_request_response.go +++ b/fusionapps/create_refresh_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_service_attachment_details.go b/fusionapps/create_service_attachment_details.go index d1666bbbc7..f6b846fe27 100644 --- a/fusionapps/create_service_attachment_details.go +++ b/fusionapps/create_service_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/create_service_attachment_request_response.go b/fusionapps/create_service_attachment_request_response.go index 6c68eaf986..3322a316b4 100644 --- a/fusionapps/create_service_attachment_request_response.go +++ b/fusionapps/create_service_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/data_masking_activity.go b/fusionapps/data_masking_activity.go index b343a61c59..1c3d93dced 100644 --- a/fusionapps/data_masking_activity.go +++ b/fusionapps/data_masking_activity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/data_masking_activity_collection.go b/fusionapps/data_masking_activity_collection.go index 92efdf1b19..333fa9cfd9 100644 --- a/fusionapps/data_masking_activity_collection.go +++ b/fusionapps/data_masking_activity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/data_masking_activity_summary.go b/fusionapps/data_masking_activity_summary.go index 87e75f9ed9..4e54bc673e 100644 --- a/fusionapps/data_masking_activity_summary.go +++ b/fusionapps/data_masking_activity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/delete_fusion_environment_admin_user_request_response.go b/fusionapps/delete_fusion_environment_admin_user_request_response.go index 78dd125ab5..affed743cc 100644 --- a/fusionapps/delete_fusion_environment_admin_user_request_response.go +++ b/fusionapps/delete_fusion_environment_admin_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/delete_fusion_environment_family_request_response.go b/fusionapps/delete_fusion_environment_family_request_response.go index 4a07efebfb..132cfe2718 100644 --- a/fusionapps/delete_fusion_environment_family_request_response.go +++ b/fusionapps/delete_fusion_environment_family_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/delete_fusion_environment_request_response.go b/fusionapps/delete_fusion_environment_request_response.go index 47408bd2a4..7ac535dffa 100644 --- a/fusionapps/delete_fusion_environment_request_response.go +++ b/fusionapps/delete_fusion_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/delete_refresh_activity_request_response.go b/fusionapps/delete_refresh_activity_request_response.go index 3d3d8ac7d0..c628fdb2b5 100644 --- a/fusionapps/delete_refresh_activity_request_response.go +++ b/fusionapps/delete_refresh_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/delete_service_attachment_request_response.go b/fusionapps/delete_service_attachment_request_response.go index 3838b3a1fe..292277ef5a 100644 --- a/fusionapps/delete_service_attachment_request_response.go +++ b/fusionapps/delete_service_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/environment_role.go b/fusionapps/environment_role.go index 5005ddf5c0..9e8c712af2 100644 --- a/fusionapps/environment_role.go +++ b/fusionapps/environment_role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/family_maintenance_policy.go b/fusionapps/family_maintenance_policy.go index 9f5025f08d..9eae2b9388 100644 --- a/fusionapps/family_maintenance_policy.go +++ b/fusionapps/family_maintenance_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment.go b/fusionapps/fusion_environment.go index aa31ec1cc7..2fc77e2dd6 100644 --- a/fusionapps/fusion_environment.go +++ b/fusionapps/fusion_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_collection.go b/fusionapps/fusion_environment_collection.go index 4a1fff62ac..deb6635162 100644 --- a/fusionapps/fusion_environment_collection.go +++ b/fusionapps/fusion_environment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_family.go b/fusionapps/fusion_environment_family.go index 973f372781..095df39670 100644 --- a/fusionapps/fusion_environment_family.go +++ b/fusionapps/fusion_environment_family.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_family_collection.go b/fusionapps/fusion_environment_family_collection.go index 188ed684b4..5a7c1e8ead 100644 --- a/fusionapps/fusion_environment_family_collection.go +++ b/fusionapps/fusion_environment_family_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_family_limits_and_usage.go b/fusionapps/fusion_environment_family_limits_and_usage.go index fb917d0b00..ec8c5ba3b9 100644 --- a/fusionapps/fusion_environment_family_limits_and_usage.go +++ b/fusionapps/fusion_environment_family_limits_and_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_family_summary.go b/fusionapps/fusion_environment_family_summary.go index 725d614f13..6d0859a980 100644 --- a/fusionapps/fusion_environment_family_summary.go +++ b/fusionapps/fusion_environment_family_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_status.go b/fusionapps/fusion_environment_status.go index e3a6d98986..13b61dee9c 100644 --- a/fusionapps/fusion_environment_status.go +++ b/fusionapps/fusion_environment_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusion_environment_summary.go b/fusionapps/fusion_environment_summary.go index 25cc8ebc69..ed1630f3ce 100644 --- a/fusionapps/fusion_environment_summary.go +++ b/fusionapps/fusion_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/fusionapps_fusionapplications_client.go b/fusionapps/fusionapps_fusionapplications_client.go index a65544c596..5677f35b64 100644 --- a/fusionapps/fusionapps_fusionapplications_client.go +++ b/fusionapps/fusionapps_fusionapplications_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_data_masking_activity_request_response.go b/fusionapps/get_data_masking_activity_request_response.go index e3250e9be0..af1bc97f1d 100644 --- a/fusionapps/get_data_masking_activity_request_response.go +++ b/fusionapps/get_data_masking_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_fusion_environment_family_limits_and_usage_request_response.go b/fusionapps/get_fusion_environment_family_limits_and_usage_request_response.go index a743da6e5a..d26755b905 100644 --- a/fusionapps/get_fusion_environment_family_limits_and_usage_request_response.go +++ b/fusionapps/get_fusion_environment_family_limits_and_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_fusion_environment_family_request_response.go b/fusionapps/get_fusion_environment_family_request_response.go index 25347d1065..2e3c8f9962 100644 --- a/fusionapps/get_fusion_environment_family_request_response.go +++ b/fusionapps/get_fusion_environment_family_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_fusion_environment_family_subscription_detail_request_response.go b/fusionapps/get_fusion_environment_family_subscription_detail_request_response.go index 51e16f8930..4fffff1e05 100644 --- a/fusionapps/get_fusion_environment_family_subscription_detail_request_response.go +++ b/fusionapps/get_fusion_environment_family_subscription_detail_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_fusion_environment_request_response.go b/fusionapps/get_fusion_environment_request_response.go index ef5f426c62..eb98a61028 100644 --- a/fusionapps/get_fusion_environment_request_response.go +++ b/fusionapps/get_fusion_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_fusion_environment_status_request_response.go b/fusionapps/get_fusion_environment_status_request_response.go index d1780ba2ff..ea3a639bb2 100644 --- a/fusionapps/get_fusion_environment_status_request_response.go +++ b/fusionapps/get_fusion_environment_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_maintenance_policy_details.go b/fusionapps/get_maintenance_policy_details.go index 5a37ec3bcf..859988df79 100644 --- a/fusionapps/get_maintenance_policy_details.go +++ b/fusionapps/get_maintenance_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_refresh_activity_request_response.go b/fusionapps/get_refresh_activity_request_response.go index acd0395e0c..5659754bbf 100644 --- a/fusionapps/get_refresh_activity_request_response.go +++ b/fusionapps/get_refresh_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_scheduled_activity_request_response.go b/fusionapps/get_scheduled_activity_request_response.go index 93287ae3db..a50659cb20 100644 --- a/fusionapps/get_scheduled_activity_request_response.go +++ b/fusionapps/get_scheduled_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_service_attachment_request_response.go b/fusionapps/get_service_attachment_request_response.go index 64325fb58c..1eb41641d0 100644 --- a/fusionapps/get_service_attachment_request_response.go +++ b/fusionapps/get_service_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/get_work_request_request_response.go b/fusionapps/get_work_request_request_response.go index aaec8c0703..c07f20b863 100644 --- a/fusionapps/get_work_request_request_response.go +++ b/fusionapps/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/kms_key_info.go b/fusionapps/kms_key_info.go index f204f88635..dfade13a0e 100644 --- a/fusionapps/kms_key_info.go +++ b/fusionapps/kms_key_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/limit_and_usage.go b/fusionapps/limit_and_usage.go index 22a41be6bc..e780497e66 100644 --- a/fusionapps/limit_and_usage.go +++ b/fusionapps/limit_and_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_admin_users_request_response.go b/fusionapps/list_admin_users_request_response.go index 83b049afd0..4eeff74983 100644 --- a/fusionapps/list_admin_users_request_response.go +++ b/fusionapps/list_admin_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_data_masking_activities_request_response.go b/fusionapps/list_data_masking_activities_request_response.go index 8a22690a55..041af6d696 100644 --- a/fusionapps/list_data_masking_activities_request_response.go +++ b/fusionapps/list_data_masking_activities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_fusion_environment_families_request_response.go b/fusionapps/list_fusion_environment_families_request_response.go index d57220fab0..375266d196 100644 --- a/fusionapps/list_fusion_environment_families_request_response.go +++ b/fusionapps/list_fusion_environment_families_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_fusion_environments_request_response.go b/fusionapps/list_fusion_environments_request_response.go index 8666515b26..12cba8adcb 100644 --- a/fusionapps/list_fusion_environments_request_response.go +++ b/fusionapps/list_fusion_environments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_refresh_activities_request_response.go b/fusionapps/list_refresh_activities_request_response.go index e4a653d74c..f44d717599 100644 --- a/fusionapps/list_refresh_activities_request_response.go +++ b/fusionapps/list_refresh_activities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_scheduled_activities_request_response.go b/fusionapps/list_scheduled_activities_request_response.go index fdb06f8263..26c9e5474d 100644 --- a/fusionapps/list_scheduled_activities_request_response.go +++ b/fusionapps/list_scheduled_activities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_service_attachments_request_response.go b/fusionapps/list_service_attachments_request_response.go index 1dd7a0fd9f..a73bbcc41c 100644 --- a/fusionapps/list_service_attachments_request_response.go +++ b/fusionapps/list_service_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_time_available_for_refreshes_request_response.go b/fusionapps/list_time_available_for_refreshes_request_response.go index 0bf9f0e81b..723802e803 100644 --- a/fusionapps/list_time_available_for_refreshes_request_response.go +++ b/fusionapps/list_time_available_for_refreshes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_work_request_errors_request_response.go b/fusionapps/list_work_request_errors_request_response.go index 29ab942c5a..c3f126c2fc 100644 --- a/fusionapps/list_work_request_errors_request_response.go +++ b/fusionapps/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_work_request_logs_request_response.go b/fusionapps/list_work_request_logs_request_response.go index 4a1279aa9b..09687f34d4 100644 --- a/fusionapps/list_work_request_logs_request_response.go +++ b/fusionapps/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/list_work_requests_request_response.go b/fusionapps/list_work_requests_request_response.go index 60799a3159..ab5ec47b49 100644 --- a/fusionapps/list_work_requests_request_response.go +++ b/fusionapps/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/maintenance_policy.go b/fusionapps/maintenance_policy.go index 20b0a5f2b4..83325df185 100644 --- a/fusionapps/maintenance_policy.go +++ b/fusionapps/maintenance_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/patch_action.go b/fusionapps/patch_action.go index 953a3f156f..a0cadd2a86 100644 --- a/fusionapps/patch_action.go +++ b/fusionapps/patch_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/quarterly_upgrade_begin_times.go b/fusionapps/quarterly_upgrade_begin_times.go index 9719f76d6d..afc0f75169 100644 --- a/fusionapps/quarterly_upgrade_begin_times.go +++ b/fusionapps/quarterly_upgrade_begin_times.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/refresh_activity.go b/fusionapps/refresh_activity.go index 8a3259d733..d14cb73a39 100644 --- a/fusionapps/refresh_activity.go +++ b/fusionapps/refresh_activity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/refresh_activity_collection.go b/fusionapps/refresh_activity_collection.go index 6852ae4eb2..46b61377f0 100644 --- a/fusionapps/refresh_activity_collection.go +++ b/fusionapps/refresh_activity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/refresh_activity_summary.go b/fusionapps/refresh_activity_summary.go index d75aabb1d3..bb4e4a9dca 100644 --- a/fusionapps/refresh_activity_summary.go +++ b/fusionapps/refresh_activity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/refresh_details.go b/fusionapps/refresh_details.go index 66ed1b0ed0..833dcb7b78 100644 --- a/fusionapps/refresh_details.go +++ b/fusionapps/refresh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/refresh_issue_details.go b/fusionapps/refresh_issue_details.go index 8f3d432d66..33c7818efe 100644 --- a/fusionapps/refresh_issue_details.go +++ b/fusionapps/refresh_issue_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/reset_fusion_environment_password_details.go b/fusionapps/reset_fusion_environment_password_details.go index 2a7c3fc05d..4f528e31ce 100644 --- a/fusionapps/reset_fusion_environment_password_details.go +++ b/fusionapps/reset_fusion_environment_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/reset_fusion_environment_password_request_response.go b/fusionapps/reset_fusion_environment_password_request_response.go index a695615243..42e3c82987 100644 --- a/fusionapps/reset_fusion_environment_password_request_response.go +++ b/fusionapps/reset_fusion_environment_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/rule.go b/fusionapps/rule.go index 82882baf0a..0ad2eab7f4 100644 --- a/fusionapps/rule.go +++ b/fusionapps/rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/rule_condition.go b/fusionapps/rule_condition.go index 84b52e0fab..3204babadb 100644 --- a/fusionapps/rule_condition.go +++ b/fusionapps/rule_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/scheduled_activity.go b/fusionapps/scheduled_activity.go index ad34148dcb..a73aee85fd 100644 --- a/fusionapps/scheduled_activity.go +++ b/fusionapps/scheduled_activity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/scheduled_activity_collection.go b/fusionapps/scheduled_activity_collection.go index f8cc57b6bd..a59b8beede 100644 --- a/fusionapps/scheduled_activity_collection.go +++ b/fusionapps/scheduled_activity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/scheduled_activity_summary.go b/fusionapps/scheduled_activity_summary.go index ffe4cd9133..f2ff199abc 100644 --- a/fusionapps/scheduled_activity_summary.go +++ b/fusionapps/scheduled_activity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/service_attachment.go b/fusionapps/service_attachment.go index a73094caf4..affda2a33a 100644 --- a/fusionapps/service_attachment.go +++ b/fusionapps/service_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/service_attachment_collection.go b/fusionapps/service_attachment_collection.go index 98cab1d7cb..1d77908d20 100644 --- a/fusionapps/service_attachment_collection.go +++ b/fusionapps/service_attachment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/service_attachment_summary.go b/fusionapps/service_attachment_summary.go index d81e101af6..6a558b81c7 100644 --- a/fusionapps/service_attachment_summary.go +++ b/fusionapps/service_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/source_ip_address_condition.go b/fusionapps/source_ip_address_condition.go index 97bb548617..ad71caddc8 100644 --- a/fusionapps/source_ip_address_condition.go +++ b/fusionapps/source_ip_address_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/source_vcn_id_condition.go b/fusionapps/source_vcn_id_condition.go index c2b1f9eefd..c78a472463 100644 --- a/fusionapps/source_vcn_id_condition.go +++ b/fusionapps/source_vcn_id_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/source_vcn_ip_address_condition.go b/fusionapps/source_vcn_ip_address_condition.go index 743a17acca..5998471712 100644 --- a/fusionapps/source_vcn_ip_address_condition.go +++ b/fusionapps/source_vcn_ip_address_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/subscription.go b/fusionapps/subscription.go index db5fa9a11f..f2010c1167 100644 --- a/fusionapps/subscription.go +++ b/fusionapps/subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/subscription_detail.go b/fusionapps/subscription_detail.go index 3696c77e5d..cf8b21c704 100644 --- a/fusionapps/subscription_detail.go +++ b/fusionapps/subscription_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/subscription_sku.go b/fusionapps/subscription_sku.go index bf5e75a21e..2c6a046fbe 100644 --- a/fusionapps/subscription_sku.go +++ b/fusionapps/subscription_sku.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/time_available_for_refresh.go b/fusionapps/time_available_for_refresh.go index b54659ee90..3717bf3fda 100644 --- a/fusionapps/time_available_for_refresh.go +++ b/fusionapps/time_available_for_refresh.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/time_available_for_refresh_collection.go b/fusionapps/time_available_for_refresh_collection.go index c8a4f14548..57e64f9cd1 100644 --- a/fusionapps/time_available_for_refresh_collection.go +++ b/fusionapps/time_available_for_refresh_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/time_available_for_refresh_summary.go b/fusionapps/time_available_for_refresh_summary.go index 9e3a0ae0db..56ba0e9328 100644 --- a/fusionapps/time_available_for_refresh_summary.go +++ b/fusionapps/time_available_for_refresh_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_family_maintenance_policy_details.go b/fusionapps/update_family_maintenance_policy_details.go index 0a9bb74407..e28fd127f0 100644 --- a/fusionapps/update_family_maintenance_policy_details.go +++ b/fusionapps/update_family_maintenance_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_fusion_environment_details.go b/fusionapps/update_fusion_environment_details.go index e9e7564e27..24c8beb43d 100644 --- a/fusionapps/update_fusion_environment_details.go +++ b/fusionapps/update_fusion_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_fusion_environment_family_details.go b/fusionapps/update_fusion_environment_family_details.go index 46d5257888..7b6c5c2231 100644 --- a/fusionapps/update_fusion_environment_family_details.go +++ b/fusionapps/update_fusion_environment_family_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_fusion_environment_family_request_response.go b/fusionapps/update_fusion_environment_family_request_response.go index 32a01e4ca2..6b82993478 100644 --- a/fusionapps/update_fusion_environment_family_request_response.go +++ b/fusionapps/update_fusion_environment_family_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_fusion_environment_request_response.go b/fusionapps/update_fusion_environment_request_response.go index 096e0d8c40..f98e5ae27e 100644 --- a/fusionapps/update_fusion_environment_request_response.go +++ b/fusionapps/update_fusion_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_refresh_activity_details.go b/fusionapps/update_refresh_activity_details.go index b4b162df47..9a81c7ed95 100644 --- a/fusionapps/update_refresh_activity_details.go +++ b/fusionapps/update_refresh_activity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/update_refresh_activity_request_response.go b/fusionapps/update_refresh_activity_request_response.go index f7c6fff3de..5019a9daab 100644 --- a/fusionapps/update_refresh_activity_request_response.go +++ b/fusionapps/update_refresh_activity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/upgrade_action.go b/fusionapps/upgrade_action.go index abe2c23dca..87bf37e5e8 100644 --- a/fusionapps/upgrade_action.go +++ b/fusionapps/upgrade_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/verify_service_attachment_details.go b/fusionapps/verify_service_attachment_details.go index 373ba8e901..4e533202e7 100644 --- a/fusionapps/verify_service_attachment_details.go +++ b/fusionapps/verify_service_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/verify_service_attachment_request_response.go b/fusionapps/verify_service_attachment_request_response.go index 9fbd491eb8..63566fa564 100644 --- a/fusionapps/verify_service_attachment_request_response.go +++ b/fusionapps/verify_service_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/vertex_action.go b/fusionapps/vertex_action.go index 9cb1fd83bf..02d3d45320 100644 --- a/fusionapps/vertex_action.go +++ b/fusionapps/vertex_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request.go b/fusionapps/work_request.go index d51aab1f7f..7e15bc26ff 100644 --- a/fusionapps/work_request.go +++ b/fusionapps/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_error.go b/fusionapps/work_request_error.go index b45e8eebf3..236fec2f1b 100644 --- a/fusionapps/work_request_error.go +++ b/fusionapps/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_error_collection.go b/fusionapps/work_request_error_collection.go index 6ba5979b46..54088f8e09 100644 --- a/fusionapps/work_request_error_collection.go +++ b/fusionapps/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_log_entry.go b/fusionapps/work_request_log_entry.go index 988da7c679..0edf40964a 100644 --- a/fusionapps/work_request_log_entry.go +++ b/fusionapps/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_log_entry_collection.go b/fusionapps/work_request_log_entry_collection.go index 5646081bbd..fcc7f5f76a 100644 --- a/fusionapps/work_request_log_entry_collection.go +++ b/fusionapps/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_resource.go b/fusionapps/work_request_resource.go index 637e9bc968..11ae1395c3 100644 --- a/fusionapps/work_request_resource.go +++ b/fusionapps/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_summary.go b/fusionapps/work_request_summary.go index ad16deeb8c..f174a9ce89 100644 --- a/fusionapps/work_request_summary.go +++ b/fusionapps/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/fusionapps/work_request_summary_collection.go b/fusionapps/work_request_summary_collection.go index 3f91b63259..b0b27579bd 100644 --- a/fusionapps/work_request_summary_collection.go +++ b/fusionapps/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/genericartifactscontent/generic_artifact.go b/genericartifactscontent/generic_artifact.go index 14a24598f6..5a796249c1 100644 --- a/genericartifactscontent/generic_artifact.go +++ b/genericartifactscontent/generic_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/genericartifactscontent/genericartifactscontent_client.go b/genericartifactscontent/genericartifactscontent_client.go index 0e02bb304e..a15565ef76 100644 --- a/genericartifactscontent/genericartifactscontent_client.go +++ b/genericartifactscontent/genericartifactscontent_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/genericartifactscontent/get_generic_artifact_content_by_path_request_response.go b/genericartifactscontent/get_generic_artifact_content_by_path_request_response.go index d9cbe36177..ece48e8c06 100644 --- a/genericartifactscontent/get_generic_artifact_content_by_path_request_response.go +++ b/genericartifactscontent/get_generic_artifact_content_by_path_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/genericartifactscontent/get_generic_artifact_content_request_response.go b/genericartifactscontent/get_generic_artifact_content_request_response.go index b7b6268a05..21f9dc389e 100644 --- a/genericartifactscontent/get_generic_artifact_content_request_response.go +++ b/genericartifactscontent/get_generic_artifact_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/genericartifactscontent/put_generic_artifact_content_by_path_request_response.go b/genericartifactscontent/put_generic_artifact_content_by_path_request_response.go index 94afcb158a..1cb7b9c89c 100644 --- a/genericartifactscontent/put_generic_artifact_content_by_path_request_response.go +++ b/genericartifactscontent/put_generic_artifact_content_by_path_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/action_type.go b/goldengate/action_type.go index 447347b974..9de3c516cf 100644 --- a/goldengate/action_type.go +++ b/goldengate/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/amazon_kinesis_connection.go b/goldengate/amazon_kinesis_connection.go index 8481956df6..20182b18f3 100644 --- a/goldengate/amazon_kinesis_connection.go +++ b/goldengate/amazon_kinesis_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/amazon_kinesis_connection_summary.go b/goldengate/amazon_kinesis_connection_summary.go index 8af1c42f36..04934f5c3b 100644 --- a/goldengate/amazon_kinesis_connection_summary.go +++ b/goldengate/amazon_kinesis_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/amazon_redshift_connection.go b/goldengate/amazon_redshift_connection.go index ac0fc11afb..efa4939e91 100644 --- a/goldengate/amazon_redshift_connection.go +++ b/goldengate/amazon_redshift_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/amazon_redshift_connection_summary.go b/goldengate/amazon_redshift_connection_summary.go index 9991bc4510..ef85bd2b5b 100644 --- a/goldengate/amazon_redshift_connection_summary.go +++ b/goldengate/amazon_redshift_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/amazon_s3_connection.go b/goldengate/amazon_s3_connection.go index 382e00c187..56fbe671c1 100644 --- a/goldengate/amazon_s3_connection.go +++ b/goldengate/amazon_s3_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/amazon_s3_connection_summary.go b/goldengate/amazon_s3_connection_summary.go index 632d93c1b3..2c4ea6a23a 100644 --- a/goldengate/amazon_s3_connection_summary.go +++ b/goldengate/amazon_s3_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/azure_data_lake_storage_connection.go b/goldengate/azure_data_lake_storage_connection.go index 60be0bac8b..4a8418da1a 100644 --- a/goldengate/azure_data_lake_storage_connection.go +++ b/goldengate/azure_data_lake_storage_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/azure_data_lake_storage_connection_summary.go b/goldengate/azure_data_lake_storage_connection_summary.go index 05616b1e25..f22e9216a8 100644 --- a/goldengate/azure_data_lake_storage_connection_summary.go +++ b/goldengate/azure_data_lake_storage_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/azure_synapse_connection.go b/goldengate/azure_synapse_connection.go index fc8dc7822e..f0ac3c37c4 100644 --- a/goldengate/azure_synapse_connection.go +++ b/goldengate/azure_synapse_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/azure_synapse_connection_summary.go b/goldengate/azure_synapse_connection_summary.go index 819da59ae3..7900760194 100644 --- a/goldengate/azure_synapse_connection_summary.go +++ b/goldengate/azure_synapse_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_deployment_backup_details.go b/goldengate/cancel_deployment_backup_details.go index 4254046df7..bdf5b7c3b0 100644 --- a/goldengate/cancel_deployment_backup_details.go +++ b/goldengate/cancel_deployment_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_deployment_backup_request_response.go b/goldengate/cancel_deployment_backup_request_response.go index 323c66ad4e..2bb3e387c4 100644 --- a/goldengate/cancel_deployment_backup_request_response.go +++ b/goldengate/cancel_deployment_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_deployment_backup_type.go b/goldengate/cancel_deployment_backup_type.go index ab0330e333..005b3fc009 100644 --- a/goldengate/cancel_deployment_backup_type.go +++ b/goldengate/cancel_deployment_backup_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_deployment_upgrade_details.go b/goldengate/cancel_deployment_upgrade_details.go index 5dac75884d..af8c642d2b 100644 --- a/goldengate/cancel_deployment_upgrade_details.go +++ b/goldengate/cancel_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_deployment_upgrade_request_response.go b/goldengate/cancel_deployment_upgrade_request_response.go index 6f83b6bfb4..6f467f0e73 100644 --- a/goldengate/cancel_deployment_upgrade_request_response.go +++ b/goldengate/cancel_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_deployment_upgrade_type.go b/goldengate/cancel_deployment_upgrade_type.go index 0856e3dd78..72e0d1b2b6 100644 --- a/goldengate/cancel_deployment_upgrade_type.go +++ b/goldengate/cancel_deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_snooze_deployment_upgrade_details.go b/goldengate/cancel_snooze_deployment_upgrade_details.go index bb56259cb6..d6f6ff982b 100644 --- a/goldengate/cancel_snooze_deployment_upgrade_details.go +++ b/goldengate/cancel_snooze_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_snooze_deployment_upgrade_request_response.go b/goldengate/cancel_snooze_deployment_upgrade_request_response.go index 1fa5b7df5d..aa4aae5c56 100644 --- a/goldengate/cancel_snooze_deployment_upgrade_request_response.go +++ b/goldengate/cancel_snooze_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/cancel_snooze_deployment_upgrade_type.go b/goldengate/cancel_snooze_deployment_upgrade_type.go index 8ac47c4673..6c114b7222 100644 --- a/goldengate/cancel_snooze_deployment_upgrade_type.go +++ b/goldengate/cancel_snooze_deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/certificate.go b/goldengate/certificate.go index 63c3da62b5..b5e3fddde2 100644 --- a/goldengate/certificate.go +++ b/goldengate/certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/certificate_collection.go b/goldengate/certificate_collection.go index bb982e6781..55ee34ebee 100644 --- a/goldengate/certificate_collection.go +++ b/goldengate/certificate_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/certificate_lifecycle_state.go b/goldengate/certificate_lifecycle_state.go index 21e570281b..9ecb939ea9 100644 --- a/goldengate/certificate_lifecycle_state.go +++ b/goldengate/certificate_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/certificate_summary.go b/goldengate/certificate_summary.go index 73a08db151..a0ba0a731b 100644 --- a/goldengate/certificate_summary.go +++ b/goldengate/certificate_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_connection_compartment_details.go b/goldengate/change_connection_compartment_details.go index 0926dbaaff..b47ba19f51 100644 --- a/goldengate/change_connection_compartment_details.go +++ b/goldengate/change_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_connection_compartment_request_response.go b/goldengate/change_connection_compartment_request_response.go index b2a0cbf9d3..fa80c2ffab 100644 --- a/goldengate/change_connection_compartment_request_response.go +++ b/goldengate/change_connection_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_database_registration_compartment_details.go b/goldengate/change_database_registration_compartment_details.go index d5754464e8..31f6deebb1 100644 --- a/goldengate/change_database_registration_compartment_details.go +++ b/goldengate/change_database_registration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_database_registration_compartment_request_response.go b/goldengate/change_database_registration_compartment_request_response.go index ac4f72299e..ca112ac26f 100644 --- a/goldengate/change_database_registration_compartment_request_response.go +++ b/goldengate/change_database_registration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_deployment_backup_compartment_details.go b/goldengate/change_deployment_backup_compartment_details.go index 0be546b81d..eaba4bea0f 100644 --- a/goldengate/change_deployment_backup_compartment_details.go +++ b/goldengate/change_deployment_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_deployment_backup_compartment_request_response.go b/goldengate/change_deployment_backup_compartment_request_response.go index eae617b486..3612e1b956 100644 --- a/goldengate/change_deployment_backup_compartment_request_response.go +++ b/goldengate/change_deployment_backup_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_deployment_compartment_details.go b/goldengate/change_deployment_compartment_details.go index ee2025b1ad..8aad723f07 100644 --- a/goldengate/change_deployment_compartment_details.go +++ b/goldengate/change_deployment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/change_deployment_compartment_request_response.go b/goldengate/change_deployment_compartment_request_response.go index d7f8bbf9a6..07aa8c558e 100644 --- a/goldengate/change_deployment_compartment_request_response.go +++ b/goldengate/change_deployment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/collect_deployment_diagnostic_details.go b/goldengate/collect_deployment_diagnostic_details.go index c3b2cff437..7cc59a4d61 100644 --- a/goldengate/collect_deployment_diagnostic_details.go +++ b/goldengate/collect_deployment_diagnostic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/collect_deployment_diagnostic_request_response.go b/goldengate/collect_deployment_diagnostic_request_response.go index f17c1efa7c..8fcf6b14e8 100644 --- a/goldengate/collect_deployment_diagnostic_request_response.go +++ b/goldengate/collect_deployment_diagnostic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection.go b/goldengate/connection.go index 2ab935a049..a56080e779 100644 --- a/goldengate/connection.go +++ b/goldengate/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection_assignment.go b/goldengate/connection_assignment.go index b3c960bb8b..ad3d736722 100644 --- a/goldengate/connection_assignment.go +++ b/goldengate/connection_assignment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection_assignment_collection.go b/goldengate/connection_assignment_collection.go index 261dcd17ca..ed8a40326a 100644 --- a/goldengate/connection_assignment_collection.go +++ b/goldengate/connection_assignment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection_assignment_summary.go b/goldengate/connection_assignment_summary.go index feb654f88e..7b5ce3fb4d 100644 --- a/goldengate/connection_assignment_summary.go +++ b/goldengate/connection_assignment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection_collection.go b/goldengate/connection_collection.go index 6b19baa417..250be9042b 100644 --- a/goldengate/connection_collection.go +++ b/goldengate/connection_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection_summary.go b/goldengate/connection_summary.go index d5f6dbf0ba..00a91918c4 100644 --- a/goldengate/connection_summary.go +++ b/goldengate/connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/connection_type.go b/goldengate/connection_type.go index 29eaea5247..623207a9e4 100644 --- a/goldengate/connection_type.go +++ b/goldengate/connection_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/copy_deployment_backup_details.go b/goldengate/copy_deployment_backup_details.go index 51d21a69a7..9c963f09ef 100644 --- a/goldengate/copy_deployment_backup_details.go +++ b/goldengate/copy_deployment_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/copy_deployment_backup_request_response.go b/goldengate/copy_deployment_backup_request_response.go index 9f7f1d63ca..18dae51e79 100644 --- a/goldengate/copy_deployment_backup_request_response.go +++ b/goldengate/copy_deployment_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_amazon_kinesis_connection_details.go b/goldengate/create_amazon_kinesis_connection_details.go index ade15aef9f..d21e7344c2 100644 --- a/goldengate/create_amazon_kinesis_connection_details.go +++ b/goldengate/create_amazon_kinesis_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_amazon_redshift_connection_details.go b/goldengate/create_amazon_redshift_connection_details.go index d52553d8e9..c0fd876135 100644 --- a/goldengate/create_amazon_redshift_connection_details.go +++ b/goldengate/create_amazon_redshift_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_amazon_s3_connection_details.go b/goldengate/create_amazon_s3_connection_details.go index fcd0a436f9..b1618b90f2 100644 --- a/goldengate/create_amazon_s3_connection_details.go +++ b/goldengate/create_amazon_s3_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_azure_data_lake_storage_connection_details.go b/goldengate/create_azure_data_lake_storage_connection_details.go index ce6d35f3a9..59fcb16de7 100644 --- a/goldengate/create_azure_data_lake_storage_connection_details.go +++ b/goldengate/create_azure_data_lake_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_azure_synapse_connection_details.go b/goldengate/create_azure_synapse_connection_details.go index efd7daca1c..4a3950d57b 100644 --- a/goldengate/create_azure_synapse_connection_details.go +++ b/goldengate/create_azure_synapse_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_certificate_details.go b/goldengate/create_certificate_details.go index ffac912a11..1f0ca62218 100644 --- a/goldengate/create_certificate_details.go +++ b/goldengate/create_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_certificate_request_response.go b/goldengate/create_certificate_request_response.go index aeb7148828..e0bd68584d 100644 --- a/goldengate/create_certificate_request_response.go +++ b/goldengate/create_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_connection_assignment_details.go b/goldengate/create_connection_assignment_details.go index 12948d1255..edf8b47d26 100644 --- a/goldengate/create_connection_assignment_details.go +++ b/goldengate/create_connection_assignment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_connection_assignment_request_response.go b/goldengate/create_connection_assignment_request_response.go index 7c823ce75b..e59e557d7b 100644 --- a/goldengate/create_connection_assignment_request_response.go +++ b/goldengate/create_connection_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_connection_details.go b/goldengate/create_connection_details.go index 783a9d5dd5..43860c6eca 100644 --- a/goldengate/create_connection_details.go +++ b/goldengate/create_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_connection_request_response.go b/goldengate/create_connection_request_response.go index dfe5dc4016..58c21d5a73 100644 --- a/goldengate/create_connection_request_response.go +++ b/goldengate/create_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_database_registration_details.go b/goldengate/create_database_registration_details.go index 3b328f817b..e1ea7cb45c 100644 --- a/goldengate/create_database_registration_details.go +++ b/goldengate/create_database_registration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_database_registration_request_response.go b/goldengate/create_database_registration_request_response.go index 014fc025ab..b70ab65c9f 100644 --- a/goldengate/create_database_registration_request_response.go +++ b/goldengate/create_database_registration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_deployment_backup_details.go b/goldengate/create_deployment_backup_details.go index d96ac03f5e..7a4e4a863b 100644 --- a/goldengate/create_deployment_backup_details.go +++ b/goldengate/create_deployment_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_deployment_backup_request_response.go b/goldengate/create_deployment_backup_request_response.go index 6e06e01a86..f321196f83 100644 --- a/goldengate/create_deployment_backup_request_response.go +++ b/goldengate/create_deployment_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_deployment_details.go b/goldengate/create_deployment_details.go index caa81b1f03..4e9022caff 100644 --- a/goldengate/create_deployment_details.go +++ b/goldengate/create_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_deployment_request_response.go b/goldengate/create_deployment_request_response.go index 46aeda5f15..8a5f9082e8 100644 --- a/goldengate/create_deployment_request_response.go +++ b/goldengate/create_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_elasticsearch_connection_details.go b/goldengate/create_elasticsearch_connection_details.go index 308eb84fda..ca617bdae1 100644 --- a/goldengate/create_elasticsearch_connection_details.go +++ b/goldengate/create_elasticsearch_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_generic_connection_details.go b/goldengate/create_generic_connection_details.go index 2b00e9acb3..9946122208 100644 --- a/goldengate/create_generic_connection_details.go +++ b/goldengate/create_generic_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_golden_gate_connection_details.go b/goldengate/create_golden_gate_connection_details.go index eceb75bbd1..079907aa80 100644 --- a/goldengate/create_golden_gate_connection_details.go +++ b/goldengate/create_golden_gate_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_google_big_query_connection_details.go b/goldengate/create_google_big_query_connection_details.go index 116ffefeb0..3f760785a9 100644 --- a/goldengate/create_google_big_query_connection_details.go +++ b/goldengate/create_google_big_query_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_google_cloud_storage_connection_details.go b/goldengate/create_google_cloud_storage_connection_details.go index 47ed991fbe..82b84e0664 100644 --- a/goldengate/create_google_cloud_storage_connection_details.go +++ b/goldengate/create_google_cloud_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_hdfs_connection_details.go b/goldengate/create_hdfs_connection_details.go index 070f465ea9..801e406e0a 100644 --- a/goldengate/create_hdfs_connection_details.go +++ b/goldengate/create_hdfs_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_java_message_service_connection_details.go b/goldengate/create_java_message_service_connection_details.go index be5d44795d..31f2771d96 100644 --- a/goldengate/create_java_message_service_connection_details.go +++ b/goldengate/create_java_message_service_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_kafka_connection_details.go b/goldengate/create_kafka_connection_details.go index 812935b51c..55c8c272f7 100644 --- a/goldengate/create_kafka_connection_details.go +++ b/goldengate/create_kafka_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_kafka_schema_registry_connection_details.go b/goldengate/create_kafka_schema_registry_connection_details.go index d9f1cef50f..d58ed98c68 100644 --- a/goldengate/create_kafka_schema_registry_connection_details.go +++ b/goldengate/create_kafka_schema_registry_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_maintenance_configuration_details.go b/goldengate/create_maintenance_configuration_details.go index 4eea700cf5..f243ef5b3e 100644 --- a/goldengate/create_maintenance_configuration_details.go +++ b/goldengate/create_maintenance_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_maintenance_window_details.go b/goldengate/create_maintenance_window_details.go index 91288f7666..db17afccfb 100644 --- a/goldengate/create_maintenance_window_details.go +++ b/goldengate/create_maintenance_window_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_microsoft_sqlserver_connection_details.go b/goldengate/create_microsoft_sqlserver_connection_details.go index be902855ab..91941fb6d7 100644 --- a/goldengate/create_microsoft_sqlserver_connection_details.go +++ b/goldengate/create_microsoft_sqlserver_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_mongo_db_connection_details.go b/goldengate/create_mongo_db_connection_details.go index 263bfebaf1..7b19b3709d 100644 --- a/goldengate/create_mongo_db_connection_details.go +++ b/goldengate/create_mongo_db_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_mysql_connection_details.go b/goldengate/create_mysql_connection_details.go index 21e6da0bec..1e8523daeb 100644 --- a/goldengate/create_mysql_connection_details.go +++ b/goldengate/create_mysql_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_oci_object_storage_connection_details.go b/goldengate/create_oci_object_storage_connection_details.go index 2aafd37b10..2d9042fe98 100644 --- a/goldengate/create_oci_object_storage_connection_details.go +++ b/goldengate/create_oci_object_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_ogg_deployment_details.go b/goldengate/create_ogg_deployment_details.go index 33bab061c2..26f23e4307 100644 --- a/goldengate/create_ogg_deployment_details.go +++ b/goldengate/create_ogg_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_oracle_connection_details.go b/goldengate/create_oracle_connection_details.go index 5a456cf717..81cce0a137 100644 --- a/goldengate/create_oracle_connection_details.go +++ b/goldengate/create_oracle_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_oracle_nosql_connection_details.go b/goldengate/create_oracle_nosql_connection_details.go index 3c5068fda8..1f0cab5146 100644 --- a/goldengate/create_oracle_nosql_connection_details.go +++ b/goldengate/create_oracle_nosql_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_postgresql_connection_details.go b/goldengate/create_postgresql_connection_details.go index 83300bdc4d..f009dea63a 100644 --- a/goldengate/create_postgresql_connection_details.go +++ b/goldengate/create_postgresql_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_redis_connection_details.go b/goldengate/create_redis_connection_details.go index 3d40a2444f..cf338b1260 100644 --- a/goldengate/create_redis_connection_details.go +++ b/goldengate/create_redis_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/create_snowflake_connection_details.go b/goldengate/create_snowflake_connection_details.go index 0afa0875d4..a3972a0c80 100644 --- a/goldengate/create_snowflake_connection_details.go +++ b/goldengate/create_snowflake_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/credential_store.go b/goldengate/credential_store.go index f1d355ad3e..e1b2142cf9 100644 --- a/goldengate/credential_store.go +++ b/goldengate/credential_store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/database_registration.go b/goldengate/database_registration.go index 0452e221c7..06538fd8d7 100644 --- a/goldengate/database_registration.go +++ b/goldengate/database_registration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/database_registration_collection.go b/goldengate/database_registration_collection.go index 53c8cb27d4..a83c1e633f 100644 --- a/goldengate/database_registration_collection.go +++ b/goldengate/database_registration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/database_registration_summary.go b/goldengate/database_registration_summary.go index d5f8621a3a..b2a6d966d2 100644 --- a/goldengate/database_registration_summary.go +++ b/goldengate/database_registration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/day.go b/goldengate/day.go index 3f3fe8ca9b..016050ca31 100644 --- a/goldengate/day.go +++ b/goldengate/day.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_cancel_deployment_backup_details.go b/goldengate/default_cancel_deployment_backup_details.go index 3c9270938c..afa92a92ce 100644 --- a/goldengate/default_cancel_deployment_backup_details.go +++ b/goldengate/default_cancel_deployment_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_cancel_deployment_upgrade_details.go b/goldengate/default_cancel_deployment_upgrade_details.go index f4e5ba5083..8c5a17125b 100644 --- a/goldengate/default_cancel_deployment_upgrade_details.go +++ b/goldengate/default_cancel_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_cancel_snooze_deployment_upgrade_details.go b/goldengate/default_cancel_snooze_deployment_upgrade_details.go index 89c2abf6d3..0566e84c49 100644 --- a/goldengate/default_cancel_snooze_deployment_upgrade_details.go +++ b/goldengate/default_cancel_snooze_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_deployment_wallet_exists_details.go b/goldengate/default_deployment_wallet_exists_details.go index 0999dacddd..acbb1caab0 100644 --- a/goldengate/default_deployment_wallet_exists_details.go +++ b/goldengate/default_deployment_wallet_exists_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_restore_deployment_details.go b/goldengate/default_restore_deployment_details.go index d70cf4a54e..2f8c0e1011 100644 --- a/goldengate/default_restore_deployment_details.go +++ b/goldengate/default_restore_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_rollback_deployment_upgrade_details.go b/goldengate/default_rollback_deployment_upgrade_details.go index 6b70d19979..078ae70d28 100644 --- a/goldengate/default_rollback_deployment_upgrade_details.go +++ b/goldengate/default_rollback_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_snooze_deployment_upgrade_details.go b/goldengate/default_snooze_deployment_upgrade_details.go index b15d905502..c698949299 100644 --- a/goldengate/default_snooze_deployment_upgrade_details.go +++ b/goldengate/default_snooze_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_start_deployment_details.go b/goldengate/default_start_deployment_details.go index f72af71311..95b074fcf2 100644 --- a/goldengate/default_start_deployment_details.go +++ b/goldengate/default_start_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_stop_deployment_details.go b/goldengate/default_stop_deployment_details.go index 2d8b2b94a0..f23ca9b2db 100644 --- a/goldengate/default_stop_deployment_details.go +++ b/goldengate/default_stop_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_test_connection_assignment_details.go b/goldengate/default_test_connection_assignment_details.go index 1febf47a02..00d208cb15 100644 --- a/goldengate/default_test_connection_assignment_details.go +++ b/goldengate/default_test_connection_assignment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/default_upgrade_deployment_upgrade_details.go b/goldengate/default_upgrade_deployment_upgrade_details.go index 880f2fb41e..c255e8b3f7 100644 --- a/goldengate/default_upgrade_deployment_upgrade_details.go +++ b/goldengate/default_upgrade_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/delete_certificate_request_response.go b/goldengate/delete_certificate_request_response.go index bda60e813d..cb1d530c24 100644 --- a/goldengate/delete_certificate_request_response.go +++ b/goldengate/delete_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/delete_connection_assignment_request_response.go b/goldengate/delete_connection_assignment_request_response.go index 763f679e1b..0b5c2d979f 100644 --- a/goldengate/delete_connection_assignment_request_response.go +++ b/goldengate/delete_connection_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/delete_connection_request_response.go b/goldengate/delete_connection_request_response.go index f099eb1ecf..47a7312a18 100644 --- a/goldengate/delete_connection_request_response.go +++ b/goldengate/delete_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/delete_database_registration_request_response.go b/goldengate/delete_database_registration_request_response.go index 4e59054944..09bc9660de 100644 --- a/goldengate/delete_database_registration_request_response.go +++ b/goldengate/delete_database_registration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/delete_deployment_backup_request_response.go b/goldengate/delete_deployment_backup_request_response.go index 9e71931ce0..72bfc6485b 100644 --- a/goldengate/delete_deployment_backup_request_response.go +++ b/goldengate/delete_deployment_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/delete_deployment_request_response.go b/goldengate/delete_deployment_request_response.go index 25081d7f72..097f8b275a 100644 --- a/goldengate/delete_deployment_request_response.go +++ b/goldengate/delete_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment.go b/goldengate/deployment.go index 0f2a6e3717..b78c66a898 100644 --- a/goldengate/deployment.go +++ b/goldengate/deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_backup.go b/goldengate/deployment_backup.go index 31bfc3be7b..b8962ff939 100644 --- a/goldengate/deployment_backup.go +++ b/goldengate/deployment_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_backup_collection.go b/goldengate/deployment_backup_collection.go index 8b31347ecc..a9444a2f50 100644 --- a/goldengate/deployment_backup_collection.go +++ b/goldengate/deployment_backup_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_backup_summary.go b/goldengate/deployment_backup_summary.go index ff840012e3..7b10632e83 100644 --- a/goldengate/deployment_backup_summary.go +++ b/goldengate/deployment_backup_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_backup_type.go b/goldengate/deployment_backup_type.go index 4e98ae3c9c..8c7ab21327 100644 --- a/goldengate/deployment_backup_type.go +++ b/goldengate/deployment_backup_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_collection.go b/goldengate/deployment_collection.go index 06ea4804c6..d3e061870f 100644 --- a/goldengate/deployment_collection.go +++ b/goldengate/deployment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_diagnostic_data.go b/goldengate/deployment_diagnostic_data.go index ca76ba0e0d..6cab394c71 100644 --- a/goldengate/deployment_diagnostic_data.go +++ b/goldengate/deployment_diagnostic_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_diagnostic_state.go b/goldengate/deployment_diagnostic_state.go index 1eece83198..8f98acb538 100644 --- a/goldengate/deployment_diagnostic_state.go +++ b/goldengate/deployment_diagnostic_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_message_collection.go b/goldengate/deployment_message_collection.go index 9aa6e6cc0a..6e90227a72 100644 --- a/goldengate/deployment_message_collection.go +++ b/goldengate/deployment_message_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_summary.go b/goldengate/deployment_summary.go index 157d26ce86..7f666047b7 100644 --- a/goldengate/deployment_summary.go +++ b/goldengate/deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_type.go b/goldengate/deployment_type.go index d711b351c5..6790910509 100644 --- a/goldengate/deployment_type.go +++ b/goldengate/deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -25,6 +25,7 @@ const ( DeploymentTypeDatabaseMysql DeploymentTypeEnum = "DATABASE_MYSQL" DeploymentTypeDatabasePostgresql DeploymentTypeEnum = "DATABASE_POSTGRESQL" DeploymentTypeDatabaseDb2Zos DeploymentTypeEnum = "DATABASE_DB2ZOS" + DeploymentTypeGgsa DeploymentTypeEnum = "GGSA" DeploymentTypeDataTransforms DeploymentTypeEnum = "DATA_TRANSFORMS" ) @@ -36,6 +37,7 @@ var mappingDeploymentTypeEnum = map[string]DeploymentTypeEnum{ "DATABASE_MYSQL": DeploymentTypeDatabaseMysql, "DATABASE_POSTGRESQL": DeploymentTypeDatabasePostgresql, "DATABASE_DB2ZOS": DeploymentTypeDatabaseDb2Zos, + "GGSA": DeploymentTypeGgsa, "DATA_TRANSFORMS": DeploymentTypeDataTransforms, } @@ -47,6 +49,7 @@ var mappingDeploymentTypeEnumLowerCase = map[string]DeploymentTypeEnum{ "database_mysql": DeploymentTypeDatabaseMysql, "database_postgresql": DeploymentTypeDatabasePostgresql, "database_db2zos": DeploymentTypeDatabaseDb2Zos, + "ggsa": DeploymentTypeGgsa, "data_transforms": DeploymentTypeDataTransforms, } @@ -69,6 +72,7 @@ func GetDeploymentTypeEnumStringValues() []string { "DATABASE_MYSQL", "DATABASE_POSTGRESQL", "DATABASE_DB2ZOS", + "GGSA", "DATA_TRANSFORMS", } } diff --git a/goldengate/deployment_type_collection.go b/goldengate/deployment_type_collection.go index 95c3e8b303..88f2b509e4 100644 --- a/goldengate/deployment_type_collection.go +++ b/goldengate/deployment_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_type_summary.go b/goldengate/deployment_type_summary.go index a3a1cb06f2..24914b0e4e 100644 --- a/goldengate/deployment_type_summary.go +++ b/goldengate/deployment_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_upgrade.go b/goldengate/deployment_upgrade.go index 881f6a74e7..c2a947a240 100644 --- a/goldengate/deployment_upgrade.go +++ b/goldengate/deployment_upgrade.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_upgrade_collection.go b/goldengate/deployment_upgrade_collection.go index e0ebdf7f97..904c897210 100644 --- a/goldengate/deployment_upgrade_collection.go +++ b/goldengate/deployment_upgrade_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_upgrade_lifecycle_state.go b/goldengate/deployment_upgrade_lifecycle_state.go index b81a8f1f42..3920560bc8 100644 --- a/goldengate/deployment_upgrade_lifecycle_state.go +++ b/goldengate/deployment_upgrade_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_upgrade_summary.go b/goldengate/deployment_upgrade_summary.go index d784801adf..c65965b24a 100644 --- a/goldengate/deployment_upgrade_summary.go +++ b/goldengate/deployment_upgrade_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_upgrade_type.go b/goldengate/deployment_upgrade_type.go index 5d80c8312e..d82b439116 100644 --- a/goldengate/deployment_upgrade_type.go +++ b/goldengate/deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_version_collection.go b/goldengate/deployment_version_collection.go index 55f6117a1a..8f6737e5ff 100644 --- a/goldengate/deployment_version_collection.go +++ b/goldengate/deployment_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_version_summary.go b/goldengate/deployment_version_summary.go index 4b69bf4998..821173a402 100644 --- a/goldengate/deployment_version_summary.go +++ b/goldengate/deployment_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallet_exists_details.go b/goldengate/deployment_wallet_exists_details.go index 4b0de0d78e..11b7cae150 100644 --- a/goldengate/deployment_wallet_exists_details.go +++ b/goldengate/deployment_wallet_exists_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallet_exists_request_response.go b/goldengate/deployment_wallet_exists_request_response.go index e3db95111b..4726693b5d 100644 --- a/goldengate/deployment_wallet_exists_request_response.go +++ b/goldengate/deployment_wallet_exists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallet_exists_response_details.go b/goldengate/deployment_wallet_exists_response_details.go index ce03dccacf..836cf83988 100644 --- a/goldengate/deployment_wallet_exists_response_details.go +++ b/goldengate/deployment_wallet_exists_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallet_operation_type.go b/goldengate/deployment_wallet_operation_type.go index 22226fc343..beb9f2ce3d 100644 --- a/goldengate/deployment_wallet_operation_type.go +++ b/goldengate/deployment_wallet_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallet_status.go b/goldengate/deployment_wallet_status.go index ff6b8f7b9b..d7494fb9fc 100644 --- a/goldengate/deployment_wallet_status.go +++ b/goldengate/deployment_wallet_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallets_operation_collection.go b/goldengate/deployment_wallets_operation_collection.go index 057974df90..b5b271ac46 100644 --- a/goldengate/deployment_wallets_operation_collection.go +++ b/goldengate/deployment_wallets_operation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/deployment_wallets_operation_summary.go b/goldengate/deployment_wallets_operation_summary.go index 4bf80e424d..cb19c46281 100644 --- a/goldengate/deployment_wallets_operation_summary.go +++ b/goldengate/deployment_wallets_operation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/elasticsearch_connection.go b/goldengate/elasticsearch_connection.go index 5fd100a801..b248296143 100644 --- a/goldengate/elasticsearch_connection.go +++ b/goldengate/elasticsearch_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/elasticsearch_connection_summary.go b/goldengate/elasticsearch_connection_summary.go index 5e77446669..623b020d31 100644 --- a/goldengate/elasticsearch_connection_summary.go +++ b/goldengate/elasticsearch_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/export_deployment_wallet_details.go b/goldengate/export_deployment_wallet_details.go index 8c3cbc96eb..032318d400 100644 --- a/goldengate/export_deployment_wallet_details.go +++ b/goldengate/export_deployment_wallet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/export_deployment_wallet_request_response.go b/goldengate/export_deployment_wallet_request_response.go index 1b41b05b4c..679378e637 100644 --- a/goldengate/export_deployment_wallet_request_response.go +++ b/goldengate/export_deployment_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/generic_connection.go b/goldengate/generic_connection.go index 4ab4805ee9..87ad797e13 100644 --- a/goldengate/generic_connection.go +++ b/goldengate/generic_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/generic_connection_summary.go b/goldengate/generic_connection_summary.go index b1eba2468b..45ea7a9da2 100644 --- a/goldengate/generic_connection_summary.go +++ b/goldengate/generic_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_certificate_request_response.go b/goldengate/get_certificate_request_response.go index 2c3fcc6cb4..c2033c8885 100644 --- a/goldengate/get_certificate_request_response.go +++ b/goldengate/get_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_connection_assignment_request_response.go b/goldengate/get_connection_assignment_request_response.go index aa58fb3c33..e64e9cfa93 100644 --- a/goldengate/get_connection_assignment_request_response.go +++ b/goldengate/get_connection_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_connection_request_response.go b/goldengate/get_connection_request_response.go index ebd1c7f729..ef6e945690 100644 --- a/goldengate/get_connection_request_response.go +++ b/goldengate/get_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_database_registration_request_response.go b/goldengate/get_database_registration_request_response.go index e5ed938569..793bdfe73f 100644 --- a/goldengate/get_database_registration_request_response.go +++ b/goldengate/get_database_registration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_deployment_backup_request_response.go b/goldengate/get_deployment_backup_request_response.go index 15e8d92ab6..1fcf2f5e37 100644 --- a/goldengate/get_deployment_backup_request_response.go +++ b/goldengate/get_deployment_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_deployment_request_response.go b/goldengate/get_deployment_request_response.go index 83ac4417e0..7397c34163 100644 --- a/goldengate/get_deployment_request_response.go +++ b/goldengate/get_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_deployment_upgrade_request_response.go b/goldengate/get_deployment_upgrade_request_response.go index 3d52c1b425..1ebf6d7108 100644 --- a/goldengate/get_deployment_upgrade_request_response.go +++ b/goldengate/get_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/get_work_request_request_response.go b/goldengate/get_work_request_request_response.go index b81c4e28c0..8b8bab690c 100644 --- a/goldengate/get_work_request_request_response.go +++ b/goldengate/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/golden_gate_connection.go b/goldengate/golden_gate_connection.go index 459dd84cf4..0f32b3b53f 100644 --- a/goldengate/golden_gate_connection.go +++ b/goldengate/golden_gate_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/golden_gate_connection_summary.go b/goldengate/golden_gate_connection_summary.go index 4ef45504fe..6b4c35f369 100644 --- a/goldengate/golden_gate_connection_summary.go +++ b/goldengate/golden_gate_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/goldengate_client.go b/goldengate/goldengate_client.go index 89168ae9bc..76a292b4f1 100644 --- a/goldengate/goldengate_client.go +++ b/goldengate/goldengate_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/google_big_query_connection.go b/goldengate/google_big_query_connection.go index 7d3c81c567..9815bc2de4 100644 --- a/goldengate/google_big_query_connection.go +++ b/goldengate/google_big_query_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/google_big_query_connection_summary.go b/goldengate/google_big_query_connection_summary.go index 2c69d7f8c7..cf05d05920 100644 --- a/goldengate/google_big_query_connection_summary.go +++ b/goldengate/google_big_query_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/google_cloud_storage_connection.go b/goldengate/google_cloud_storage_connection.go index 4067c842b2..529e7082ea 100644 --- a/goldengate/google_cloud_storage_connection.go +++ b/goldengate/google_cloud_storage_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/google_cloud_storage_connection_summary.go b/goldengate/google_cloud_storage_connection_summary.go index 56a17cda50..93142bdd54 100644 --- a/goldengate/google_cloud_storage_connection_summary.go +++ b/goldengate/google_cloud_storage_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/hdfs_connection.go b/goldengate/hdfs_connection.go index 1025f4ffa0..cbef8b6293 100644 --- a/goldengate/hdfs_connection.go +++ b/goldengate/hdfs_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/hdfs_connection_summary.go b/goldengate/hdfs_connection_summary.go index 7106e8e65d..5418383f94 100644 --- a/goldengate/hdfs_connection_summary.go +++ b/goldengate/hdfs_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/import_deployment_wallet_details.go b/goldengate/import_deployment_wallet_details.go index 7e7cb07517..68dce362ee 100644 --- a/goldengate/import_deployment_wallet_details.go +++ b/goldengate/import_deployment_wallet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/import_deployment_wallet_request_response.go b/goldengate/import_deployment_wallet_request_response.go index 3006710405..b1f2ce7782 100644 --- a/goldengate/import_deployment_wallet_request_response.go +++ b/goldengate/import_deployment_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/ingress_ip_details.go b/goldengate/ingress_ip_details.go index b500fe72ba..43d5689654 100644 --- a/goldengate/ingress_ip_details.go +++ b/goldengate/ingress_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/java_message_service_connection.go b/goldengate/java_message_service_connection.go index 29b24d6bfc..67434211f9 100644 --- a/goldengate/java_message_service_connection.go +++ b/goldengate/java_message_service_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/java_message_service_connection_summary.go b/goldengate/java_message_service_connection_summary.go index 60d3c62c5b..b1b44cab82 100644 --- a/goldengate/java_message_service_connection_summary.go +++ b/goldengate/java_message_service_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/kafka_bootstrap_server.go b/goldengate/kafka_bootstrap_server.go index 770bcd7614..26fdabea83 100644 --- a/goldengate/kafka_bootstrap_server.go +++ b/goldengate/kafka_bootstrap_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/kafka_connection.go b/goldengate/kafka_connection.go index c7af2476ba..4f79d31f56 100644 --- a/goldengate/kafka_connection.go +++ b/goldengate/kafka_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/kafka_connection_summary.go b/goldengate/kafka_connection_summary.go index 69736f8196..4725a2373f 100644 --- a/goldengate/kafka_connection_summary.go +++ b/goldengate/kafka_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/kafka_schema_registry_connection.go b/goldengate/kafka_schema_registry_connection.go index d5c3c8907c..39ea1c3acd 100644 --- a/goldengate/kafka_schema_registry_connection.go +++ b/goldengate/kafka_schema_registry_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/kafka_schema_registry_connection_summary.go b/goldengate/kafka_schema_registry_connection_summary.go index d78e4fd055..8532569896 100644 --- a/goldengate/kafka_schema_registry_connection_summary.go +++ b/goldengate/kafka_schema_registry_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/license_model.go b/goldengate/license_model.go index 6298bc5cd8..3b38ea9f81 100644 --- a/goldengate/license_model.go +++ b/goldengate/license_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/lifecycle_state.go b/goldengate/lifecycle_state.go index 0f3d2e8aad..bf4695d40a 100644 --- a/goldengate/lifecycle_state.go +++ b/goldengate/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/lifecycle_sub_state.go b/goldengate/lifecycle_sub_state.go index 4aa8d9dad8..fc12b6d20a 100644 --- a/goldengate/lifecycle_sub_state.go +++ b/goldengate/lifecycle_sub_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_certificates_request_response.go b/goldengate/list_certificates_request_response.go index 639484cef3..411c30d9db 100644 --- a/goldengate/list_certificates_request_response.go +++ b/goldengate/list_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_connection_assignments_request_response.go b/goldengate/list_connection_assignments_request_response.go index 604f13b138..e84d5b9a71 100644 --- a/goldengate/list_connection_assignments_request_response.go +++ b/goldengate/list_connection_assignments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_connections_request_response.go b/goldengate/list_connections_request_response.go index 2add9a1987..21206c9a70 100644 --- a/goldengate/list_connections_request_response.go +++ b/goldengate/list_connections_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -168,6 +168,7 @@ const ( ListConnectionsAssignableDeploymentTypeDatabaseMysql ListConnectionsAssignableDeploymentTypeEnum = "DATABASE_MYSQL" ListConnectionsAssignableDeploymentTypeDatabasePostgresql ListConnectionsAssignableDeploymentTypeEnum = "DATABASE_POSTGRESQL" ListConnectionsAssignableDeploymentTypeDatabaseDb2zos ListConnectionsAssignableDeploymentTypeEnum = "DATABASE_DB2ZOS" + ListConnectionsAssignableDeploymentTypeGgsa ListConnectionsAssignableDeploymentTypeEnum = "GGSA" ListConnectionsAssignableDeploymentTypeDataTransforms ListConnectionsAssignableDeploymentTypeEnum = "DATA_TRANSFORMS" ) @@ -179,6 +180,7 @@ var mappingListConnectionsAssignableDeploymentTypeEnum = map[string]ListConnecti "DATABASE_MYSQL": ListConnectionsAssignableDeploymentTypeDatabaseMysql, "DATABASE_POSTGRESQL": ListConnectionsAssignableDeploymentTypeDatabasePostgresql, "DATABASE_DB2ZOS": ListConnectionsAssignableDeploymentTypeDatabaseDb2zos, + "GGSA": ListConnectionsAssignableDeploymentTypeGgsa, "DATA_TRANSFORMS": ListConnectionsAssignableDeploymentTypeDataTransforms, } @@ -190,6 +192,7 @@ var mappingListConnectionsAssignableDeploymentTypeEnumLowerCase = map[string]Lis "database_mysql": ListConnectionsAssignableDeploymentTypeDatabaseMysql, "database_postgresql": ListConnectionsAssignableDeploymentTypeDatabasePostgresql, "database_db2zos": ListConnectionsAssignableDeploymentTypeDatabaseDb2zos, + "ggsa": ListConnectionsAssignableDeploymentTypeGgsa, "data_transforms": ListConnectionsAssignableDeploymentTypeDataTransforms, } @@ -212,6 +215,7 @@ func GetListConnectionsAssignableDeploymentTypeEnumStringValues() []string { "DATABASE_MYSQL", "DATABASE_POSTGRESQL", "DATABASE_DB2ZOS", + "GGSA", "DATA_TRANSFORMS", } } diff --git a/goldengate/list_database_registrations_request_response.go b/goldengate/list_database_registrations_request_response.go index dd7f732437..152a2f7393 100644 --- a/goldengate/list_database_registrations_request_response.go +++ b/goldengate/list_database_registrations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_deployment_backups_request_response.go b/goldengate/list_deployment_backups_request_response.go index 402e4d5d42..b11b9b7c6c 100644 --- a/goldengate/list_deployment_backups_request_response.go +++ b/goldengate/list_deployment_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_deployment_types_request_response.go b/goldengate/list_deployment_types_request_response.go index e401e5eb2a..e5854e3e96 100644 --- a/goldengate/list_deployment_types_request_response.go +++ b/goldengate/list_deployment_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -141,6 +141,7 @@ const ( ListDeploymentTypesDeploymentTypeDatabaseMysql ListDeploymentTypesDeploymentTypeEnum = "DATABASE_MYSQL" ListDeploymentTypesDeploymentTypeDatabasePostgresql ListDeploymentTypesDeploymentTypeEnum = "DATABASE_POSTGRESQL" ListDeploymentTypesDeploymentTypeDatabaseDb2zos ListDeploymentTypesDeploymentTypeEnum = "DATABASE_DB2ZOS" + ListDeploymentTypesDeploymentTypeGgsa ListDeploymentTypesDeploymentTypeEnum = "GGSA" ListDeploymentTypesDeploymentTypeDataTransforms ListDeploymentTypesDeploymentTypeEnum = "DATA_TRANSFORMS" ) @@ -152,6 +153,7 @@ var mappingListDeploymentTypesDeploymentTypeEnum = map[string]ListDeploymentType "DATABASE_MYSQL": ListDeploymentTypesDeploymentTypeDatabaseMysql, "DATABASE_POSTGRESQL": ListDeploymentTypesDeploymentTypeDatabasePostgresql, "DATABASE_DB2ZOS": ListDeploymentTypesDeploymentTypeDatabaseDb2zos, + "GGSA": ListDeploymentTypesDeploymentTypeGgsa, "DATA_TRANSFORMS": ListDeploymentTypesDeploymentTypeDataTransforms, } @@ -163,6 +165,7 @@ var mappingListDeploymentTypesDeploymentTypeEnumLowerCase = map[string]ListDeplo "database_mysql": ListDeploymentTypesDeploymentTypeDatabaseMysql, "database_postgresql": ListDeploymentTypesDeploymentTypeDatabasePostgresql, "database_db2zos": ListDeploymentTypesDeploymentTypeDatabaseDb2zos, + "ggsa": ListDeploymentTypesDeploymentTypeGgsa, "data_transforms": ListDeploymentTypesDeploymentTypeDataTransforms, } @@ -185,6 +188,7 @@ func GetListDeploymentTypesDeploymentTypeEnumStringValues() []string { "DATABASE_MYSQL", "DATABASE_POSTGRESQL", "DATABASE_DB2ZOS", + "GGSA", "DATA_TRANSFORMS", } } diff --git a/goldengate/list_deployment_upgrades_request_response.go b/goldengate/list_deployment_upgrades_request_response.go index 9346906b31..8631d2cd88 100644 --- a/goldengate/list_deployment_upgrades_request_response.go +++ b/goldengate/list_deployment_upgrades_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_deployment_versions_request_response.go b/goldengate/list_deployment_versions_request_response.go index f933dd82dc..8eefc1bb67 100644 --- a/goldengate/list_deployment_versions_request_response.go +++ b/goldengate/list_deployment_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -138,6 +138,7 @@ const ( ListDeploymentVersionsDeploymentTypeDatabaseMysql ListDeploymentVersionsDeploymentTypeEnum = "DATABASE_MYSQL" ListDeploymentVersionsDeploymentTypeDatabasePostgresql ListDeploymentVersionsDeploymentTypeEnum = "DATABASE_POSTGRESQL" ListDeploymentVersionsDeploymentTypeDatabaseDb2zos ListDeploymentVersionsDeploymentTypeEnum = "DATABASE_DB2ZOS" + ListDeploymentVersionsDeploymentTypeGgsa ListDeploymentVersionsDeploymentTypeEnum = "GGSA" ListDeploymentVersionsDeploymentTypeDataTransforms ListDeploymentVersionsDeploymentTypeEnum = "DATA_TRANSFORMS" ) @@ -149,6 +150,7 @@ var mappingListDeploymentVersionsDeploymentTypeEnum = map[string]ListDeploymentV "DATABASE_MYSQL": ListDeploymentVersionsDeploymentTypeDatabaseMysql, "DATABASE_POSTGRESQL": ListDeploymentVersionsDeploymentTypeDatabasePostgresql, "DATABASE_DB2ZOS": ListDeploymentVersionsDeploymentTypeDatabaseDb2zos, + "GGSA": ListDeploymentVersionsDeploymentTypeGgsa, "DATA_TRANSFORMS": ListDeploymentVersionsDeploymentTypeDataTransforms, } @@ -160,6 +162,7 @@ var mappingListDeploymentVersionsDeploymentTypeEnumLowerCase = map[string]ListDe "database_mysql": ListDeploymentVersionsDeploymentTypeDatabaseMysql, "database_postgresql": ListDeploymentVersionsDeploymentTypeDatabasePostgresql, "database_db2zos": ListDeploymentVersionsDeploymentTypeDatabaseDb2zos, + "ggsa": ListDeploymentVersionsDeploymentTypeGgsa, "data_transforms": ListDeploymentVersionsDeploymentTypeDataTransforms, } @@ -182,6 +185,7 @@ func GetListDeploymentVersionsDeploymentTypeEnumStringValues() []string { "DATABASE_MYSQL", "DATABASE_POSTGRESQL", "DATABASE_DB2ZOS", + "GGSA", "DATA_TRANSFORMS", } } diff --git a/goldengate/list_deployment_wallets_operations_request_response.go b/goldengate/list_deployment_wallets_operations_request_response.go index 9438502b2c..44f7ec5dbf 100644 --- a/goldengate/list_deployment_wallets_operations_request_response.go +++ b/goldengate/list_deployment_wallets_operations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_deployments_request_response.go b/goldengate/list_deployments_request_response.go index c7e71f00b5..1442b09353 100644 --- a/goldengate/list_deployments_request_response.go +++ b/goldengate/list_deployments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_messages_request_response.go b/goldengate/list_messages_request_response.go index 0351467341..f0f4062b32 100644 --- a/goldengate/list_messages_request_response.go +++ b/goldengate/list_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_trail_files_request_response.go b/goldengate/list_trail_files_request_response.go index daea4bcafb..09c01a9166 100644 --- a/goldengate/list_trail_files_request_response.go +++ b/goldengate/list_trail_files_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_trail_sequences_request_response.go b/goldengate/list_trail_sequences_request_response.go index 663ebb05a3..9f619d63d3 100644 --- a/goldengate/list_trail_sequences_request_response.go +++ b/goldengate/list_trail_sequences_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_work_request_errors_request_response.go b/goldengate/list_work_request_errors_request_response.go index 9b30e124c3..a110edb3e0 100644 --- a/goldengate/list_work_request_errors_request_response.go +++ b/goldengate/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_work_request_logs_request_response.go b/goldengate/list_work_request_logs_request_response.go index f7f4ed4297..706457ada5 100644 --- a/goldengate/list_work_request_logs_request_response.go +++ b/goldengate/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/list_work_requests_request_response.go b/goldengate/list_work_requests_request_response.go index cba9094572..11ea392bf2 100644 --- a/goldengate/list_work_requests_request_response.go +++ b/goldengate/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/maintenance_action_type.go b/goldengate/maintenance_action_type.go index 285877b5f4..b6463246f5 100644 --- a/goldengate/maintenance_action_type.go +++ b/goldengate/maintenance_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/maintenance_configuration.go b/goldengate/maintenance_configuration.go index 154640ad89..290e34f84e 100644 --- a/goldengate/maintenance_configuration.go +++ b/goldengate/maintenance_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/maintenance_window.go b/goldengate/maintenance_window.go index 7ab7c7028c..64b769d23a 100644 --- a/goldengate/maintenance_window.go +++ b/goldengate/maintenance_window.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/message_summary.go b/goldengate/message_summary.go index 6f25d9b924..b1eac9640e 100644 --- a/goldengate/message_summary.go +++ b/goldengate/message_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/microsoft_sqlserver_connection.go b/goldengate/microsoft_sqlserver_connection.go index 032e398535..d1973fc110 100644 --- a/goldengate/microsoft_sqlserver_connection.go +++ b/goldengate/microsoft_sqlserver_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/microsoft_sqlserver_connection_summary.go b/goldengate/microsoft_sqlserver_connection_summary.go index 017b362e65..4ddcd97863 100644 --- a/goldengate/microsoft_sqlserver_connection_summary.go +++ b/goldengate/microsoft_sqlserver_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/mongo_db_connection.go b/goldengate/mongo_db_connection.go index 36c3bfaf8b..8544f43e58 100644 --- a/goldengate/mongo_db_connection.go +++ b/goldengate/mongo_db_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/mongo_db_connection_summary.go b/goldengate/mongo_db_connection_summary.go index 0054350d06..1c24b13240 100644 --- a/goldengate/mongo_db_connection_summary.go +++ b/goldengate/mongo_db_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/mysql_connection.go b/goldengate/mysql_connection.go index bae814de26..2c46500566 100644 --- a/goldengate/mysql_connection.go +++ b/goldengate/mysql_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/mysql_connection_summary.go b/goldengate/mysql_connection_summary.go index 689f9710c8..20a6ea7f60 100644 --- a/goldengate/mysql_connection_summary.go +++ b/goldengate/mysql_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/name_value_pair.go b/goldengate/name_value_pair.go index 75f65851f6..796d449318 100644 --- a/goldengate/name_value_pair.go +++ b/goldengate/name_value_pair.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/oci_object_storage_connection.go b/goldengate/oci_object_storage_connection.go index 422146d3d2..3438683c33 100644 --- a/goldengate/oci_object_storage_connection.go +++ b/goldengate/oci_object_storage_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/oci_object_storage_connection_summary.go b/goldengate/oci_object_storage_connection_summary.go index 1546c4b740..e151b004a9 100644 --- a/goldengate/oci_object_storage_connection_summary.go +++ b/goldengate/oci_object_storage_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/ogg_deployment.go b/goldengate/ogg_deployment.go index f123cafc9a..c09fcfef1c 100644 --- a/goldengate/ogg_deployment.go +++ b/goldengate/ogg_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/operation_status.go b/goldengate/operation_status.go index 0651bf3e32..ca6b242585 100644 --- a/goldengate/operation_status.go +++ b/goldengate/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/operation_type.go b/goldengate/operation_type.go index df563bdbd9..49d1c24ce0 100644 --- a/goldengate/operation_type.go +++ b/goldengate/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/oracle_connection.go b/goldengate/oracle_connection.go index b802aeea88..192d132e61 100644 --- a/goldengate/oracle_connection.go +++ b/goldengate/oracle_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/oracle_connection_summary.go b/goldengate/oracle_connection_summary.go index 5e76ac9d83..75e22b20bb 100644 --- a/goldengate/oracle_connection_summary.go +++ b/goldengate/oracle_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/oracle_nosql_connection.go b/goldengate/oracle_nosql_connection.go index 5caa152fe0..cb944c3e63 100644 --- a/goldengate/oracle_nosql_connection.go +++ b/goldengate/oracle_nosql_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/oracle_nosql_connection_summary.go b/goldengate/oracle_nosql_connection_summary.go index d69e6f4c2e..da692ffe9a 100644 --- a/goldengate/oracle_nosql_connection_summary.go +++ b/goldengate/oracle_nosql_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/postgresql_connection.go b/goldengate/postgresql_connection.go index f2fcc45ba9..5c56ee76a8 100644 --- a/goldengate/postgresql_connection.go +++ b/goldengate/postgresql_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/postgresql_connection_summary.go b/goldengate/postgresql_connection_summary.go index ba4354a07c..5788f17be0 100644 --- a/goldengate/postgresql_connection_summary.go +++ b/goldengate/postgresql_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/redis_connection.go b/goldengate/redis_connection.go index 18531630ef..ea133d5a80 100644 --- a/goldengate/redis_connection.go +++ b/goldengate/redis_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/redis_connection_summary.go b/goldengate/redis_connection_summary.go index d586849ace..fc1fa49981 100644 --- a/goldengate/redis_connection_summary.go +++ b/goldengate/redis_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/release_type.go b/goldengate/release_type.go index 39b9e7223c..674b6ee8f6 100644 --- a/goldengate/release_type.go +++ b/goldengate/release_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/reschedule_deployment_upgrade_details.go b/goldengate/reschedule_deployment_upgrade_details.go index 96da3745e3..92cc006bc7 100644 --- a/goldengate/reschedule_deployment_upgrade_details.go +++ b/goldengate/reschedule_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/reschedule_deployment_upgrade_request_response.go b/goldengate/reschedule_deployment_upgrade_request_response.go index 3fabae055b..302a702f79 100644 --- a/goldengate/reschedule_deployment_upgrade_request_response.go +++ b/goldengate/reschedule_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/reschedule_deployment_upgrade_to_date_details.go b/goldengate/reschedule_deployment_upgrade_to_date_details.go index 4cd4a66e97..18d2845559 100644 --- a/goldengate/reschedule_deployment_upgrade_to_date_details.go +++ b/goldengate/reschedule_deployment_upgrade_to_date_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/reschedule_deployment_upgrade_type.go b/goldengate/reschedule_deployment_upgrade_type.go index f6fe3a02d8..814cce9cc2 100644 --- a/goldengate/reschedule_deployment_upgrade_type.go +++ b/goldengate/reschedule_deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/restore_deployment_details.go b/goldengate/restore_deployment_details.go index 0493579487..1bfa423f3d 100644 --- a/goldengate/restore_deployment_details.go +++ b/goldengate/restore_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/restore_deployment_request_response.go b/goldengate/restore_deployment_request_response.go index 0cc49a5449..486891cf8a 100644 --- a/goldengate/restore_deployment_request_response.go +++ b/goldengate/restore_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/restore_deployment_type.go b/goldengate/restore_deployment_type.go index ed0d35397b..c5aaf42698 100644 --- a/goldengate/restore_deployment_type.go +++ b/goldengate/restore_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/rollback_deployment_upgrade_details.go b/goldengate/rollback_deployment_upgrade_details.go index bd45e12921..87493e89b2 100644 --- a/goldengate/rollback_deployment_upgrade_details.go +++ b/goldengate/rollback_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/rollback_deployment_upgrade_request_response.go b/goldengate/rollback_deployment_upgrade_request_response.go index 0906e87870..15e004ad30 100644 --- a/goldengate/rollback_deployment_upgrade_request_response.go +++ b/goldengate/rollback_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/rollback_deployment_upgrade_type.go b/goldengate/rollback_deployment_upgrade_type.go index 726c53b0ad..42db41d9f3 100644 --- a/goldengate/rollback_deployment_upgrade_type.go +++ b/goldengate/rollback_deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/routing_method.go b/goldengate/routing_method.go index f4fbe5a213..9655501bf4 100644 --- a/goldengate/routing_method.go +++ b/goldengate/routing_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/snooze_deployment_upgrade_details.go b/goldengate/snooze_deployment_upgrade_details.go index bdd98043b5..807052c343 100644 --- a/goldengate/snooze_deployment_upgrade_details.go +++ b/goldengate/snooze_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/snooze_deployment_upgrade_request_response.go b/goldengate/snooze_deployment_upgrade_request_response.go index 48cf83be0e..221753dcc2 100644 --- a/goldengate/snooze_deployment_upgrade_request_response.go +++ b/goldengate/snooze_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/snooze_deployment_upgrade_type.go b/goldengate/snooze_deployment_upgrade_type.go index b8c03ededf..0a240543ab 100644 --- a/goldengate/snooze_deployment_upgrade_type.go +++ b/goldengate/snooze_deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/snowflake_connection.go b/goldengate/snowflake_connection.go index 98c4bd4561..8198753d58 100644 --- a/goldengate/snowflake_connection.go +++ b/goldengate/snowflake_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/snowflake_connection_summary.go b/goldengate/snowflake_connection_summary.go index 677c2474ee..a8de23ed9b 100644 --- a/goldengate/snowflake_connection_summary.go +++ b/goldengate/snowflake_connection_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/sort_order.go b/goldengate/sort_order.go index 9bc13904f3..42e4c3f4e1 100644 --- a/goldengate/sort_order.go +++ b/goldengate/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/start_deployment_details.go b/goldengate/start_deployment_details.go index 2d0e295808..7a3a30ac6d 100644 --- a/goldengate/start_deployment_details.go +++ b/goldengate/start_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/start_deployment_request_response.go b/goldengate/start_deployment_request_response.go index c6be9eb69c..dc2493e81d 100644 --- a/goldengate/start_deployment_request_response.go +++ b/goldengate/start_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/start_deployment_type.go b/goldengate/start_deployment_type.go index a21c275aa8..8ee2c12b79 100644 --- a/goldengate/start_deployment_type.go +++ b/goldengate/start_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/stop_deployment_details.go b/goldengate/stop_deployment_details.go index 9ea887915d..f9b70fc7da 100644 --- a/goldengate/stop_deployment_details.go +++ b/goldengate/stop_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/stop_deployment_request_response.go b/goldengate/stop_deployment_request_response.go index bb076ab860..57d0afa35c 100644 --- a/goldengate/stop_deployment_request_response.go +++ b/goldengate/stop_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/stop_deployment_type.go b/goldengate/stop_deployment_type.go index 1d6938e48a..714953910c 100644 --- a/goldengate/stop_deployment_type.go +++ b/goldengate/stop_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/technology_type.go b/goldengate/technology_type.go index 95a3fb16c9..cdc8b3531c 100644 --- a/goldengate/technology_type.go +++ b/goldengate/technology_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/test_connection_assignment_details.go b/goldengate/test_connection_assignment_details.go index 46d2c255e3..bf13fa0156 100644 --- a/goldengate/test_connection_assignment_details.go +++ b/goldengate/test_connection_assignment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/test_connection_assignment_error.go b/goldengate/test_connection_assignment_error.go index 9ee5d02ce0..fd3129fdb7 100644 --- a/goldengate/test_connection_assignment_error.go +++ b/goldengate/test_connection_assignment_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/test_connection_assignment_request_response.go b/goldengate/test_connection_assignment_request_response.go index 5c0f8181a0..9b56665b39 100644 --- a/goldengate/test_connection_assignment_request_response.go +++ b/goldengate/test_connection_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/test_connection_assignment_result.go b/goldengate/test_connection_assignment_result.go index b943a6b58e..4aa432001d 100644 --- a/goldengate/test_connection_assignment_result.go +++ b/goldengate/test_connection_assignment_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/test_connection_assignment_type.go b/goldengate/test_connection_assignment_type.go index a03c86ce72..0b27985712 100644 --- a/goldengate/test_connection_assignment_type.go +++ b/goldengate/test_connection_assignment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/trail_file_collection.go b/goldengate/trail_file_collection.go index afa8ed75b5..3436c7879c 100644 --- a/goldengate/trail_file_collection.go +++ b/goldengate/trail_file_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/trail_file_summary.go b/goldengate/trail_file_summary.go index 9fbb1b686f..378edd279d 100644 --- a/goldengate/trail_file_summary.go +++ b/goldengate/trail_file_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/trail_sequence_collection.go b/goldengate/trail_sequence_collection.go index 1d272375d3..cbbe141620 100644 --- a/goldengate/trail_sequence_collection.go +++ b/goldengate/trail_sequence_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/trail_sequence_summary.go b/goldengate/trail_sequence_summary.go index 4e61eab498..7d7dc0af55 100644 --- a/goldengate/trail_sequence_summary.go +++ b/goldengate/trail_sequence_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_amazon_kinesis_connection_details.go b/goldengate/update_amazon_kinesis_connection_details.go index 412569ddfe..2f469f6b88 100644 --- a/goldengate/update_amazon_kinesis_connection_details.go +++ b/goldengate/update_amazon_kinesis_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_amazon_redshift_connection_details.go b/goldengate/update_amazon_redshift_connection_details.go index d24cdf06d6..e4b040498c 100644 --- a/goldengate/update_amazon_redshift_connection_details.go +++ b/goldengate/update_amazon_redshift_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_amazon_s3_connection_details.go b/goldengate/update_amazon_s3_connection_details.go index 4ffb36fbde..d087365fd3 100644 --- a/goldengate/update_amazon_s3_connection_details.go +++ b/goldengate/update_amazon_s3_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_azure_data_lake_storage_connection_details.go b/goldengate/update_azure_data_lake_storage_connection_details.go index 74c4bfe449..27cacb2325 100644 --- a/goldengate/update_azure_data_lake_storage_connection_details.go +++ b/goldengate/update_azure_data_lake_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_azure_synapse_connection_details.go b/goldengate/update_azure_synapse_connection_details.go index 2eacea848f..acc0596e68 100644 --- a/goldengate/update_azure_synapse_connection_details.go +++ b/goldengate/update_azure_synapse_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_connection_details.go b/goldengate/update_connection_details.go index bd9d4f58fe..34ca9514b1 100644 --- a/goldengate/update_connection_details.go +++ b/goldengate/update_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_connection_request_response.go b/goldengate/update_connection_request_response.go index 9830ea13a2..63c0be84ef 100644 --- a/goldengate/update_connection_request_response.go +++ b/goldengate/update_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_database_registration_details.go b/goldengate/update_database_registration_details.go index dbdf92d45a..861659ee8e 100644 --- a/goldengate/update_database_registration_details.go +++ b/goldengate/update_database_registration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_database_registration_request_response.go b/goldengate/update_database_registration_request_response.go index 1164405790..88ef00afc3 100644 --- a/goldengate/update_database_registration_request_response.go +++ b/goldengate/update_database_registration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_deployment_backup_details.go b/goldengate/update_deployment_backup_details.go index bd95af5fd1..d06d4e0bb4 100644 --- a/goldengate/update_deployment_backup_details.go +++ b/goldengate/update_deployment_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_deployment_backup_request_response.go b/goldengate/update_deployment_backup_request_response.go index e600ebf2d2..6da466f49e 100644 --- a/goldengate/update_deployment_backup_request_response.go +++ b/goldengate/update_deployment_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_deployment_details.go b/goldengate/update_deployment_details.go index 37e1b5bb5d..a8b654a58a 100644 --- a/goldengate/update_deployment_details.go +++ b/goldengate/update_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_deployment_request_response.go b/goldengate/update_deployment_request_response.go index bb898e889f..f7d9d21865 100644 --- a/goldengate/update_deployment_request_response.go +++ b/goldengate/update_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_elasticsearch_connection_details.go b/goldengate/update_elasticsearch_connection_details.go index 5579e50566..94ff61a330 100644 --- a/goldengate/update_elasticsearch_connection_details.go +++ b/goldengate/update_elasticsearch_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_generic_connection_details.go b/goldengate/update_generic_connection_details.go index d1ecd40ba2..85dd7ed8f3 100644 --- a/goldengate/update_generic_connection_details.go +++ b/goldengate/update_generic_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_golden_gate_connection_details.go b/goldengate/update_golden_gate_connection_details.go index 5977ed10dd..137357268e 100644 --- a/goldengate/update_golden_gate_connection_details.go +++ b/goldengate/update_golden_gate_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_google_big_query_connection_details.go b/goldengate/update_google_big_query_connection_details.go index 5ec813e5cd..05b4784bad 100644 --- a/goldengate/update_google_big_query_connection_details.go +++ b/goldengate/update_google_big_query_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_google_cloud_storage_connection_details.go b/goldengate/update_google_cloud_storage_connection_details.go index 9fb3767c7b..ebc972923e 100644 --- a/goldengate/update_google_cloud_storage_connection_details.go +++ b/goldengate/update_google_cloud_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_hdfs_connection_details.go b/goldengate/update_hdfs_connection_details.go index 407c7203c3..c0dd187e35 100644 --- a/goldengate/update_hdfs_connection_details.go +++ b/goldengate/update_hdfs_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_java_message_service_connection_details.go b/goldengate/update_java_message_service_connection_details.go index a521bc29d2..9b5d51fb78 100644 --- a/goldengate/update_java_message_service_connection_details.go +++ b/goldengate/update_java_message_service_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_kafka_connection_details.go b/goldengate/update_kafka_connection_details.go index 78c8a1b792..28997487f3 100644 --- a/goldengate/update_kafka_connection_details.go +++ b/goldengate/update_kafka_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_kafka_schema_registry_connection_details.go b/goldengate/update_kafka_schema_registry_connection_details.go index dd64461052..f4f66baef1 100644 --- a/goldengate/update_kafka_schema_registry_connection_details.go +++ b/goldengate/update_kafka_schema_registry_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_maintenance_configuration_details.go b/goldengate/update_maintenance_configuration_details.go index 347d418fa1..9575ff9dd7 100644 --- a/goldengate/update_maintenance_configuration_details.go +++ b/goldengate/update_maintenance_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_maintenance_window_details.go b/goldengate/update_maintenance_window_details.go index 1d62f91e2d..e391ba4a80 100644 --- a/goldengate/update_maintenance_window_details.go +++ b/goldengate/update_maintenance_window_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_microsoft_sqlserver_connection_details.go b/goldengate/update_microsoft_sqlserver_connection_details.go index b20275c282..3c28b0ac52 100644 --- a/goldengate/update_microsoft_sqlserver_connection_details.go +++ b/goldengate/update_microsoft_sqlserver_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_mongo_db_connection_details.go b/goldengate/update_mongo_db_connection_details.go index 3216c270eb..95649e2973 100644 --- a/goldengate/update_mongo_db_connection_details.go +++ b/goldengate/update_mongo_db_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_mysql_connection_details.go b/goldengate/update_mysql_connection_details.go index 7b117d03c6..332f892842 100644 --- a/goldengate/update_mysql_connection_details.go +++ b/goldengate/update_mysql_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_oci_object_storage_connection_details.go b/goldengate/update_oci_object_storage_connection_details.go index 251c5c62cd..62d3561909 100644 --- a/goldengate/update_oci_object_storage_connection_details.go +++ b/goldengate/update_oci_object_storage_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_ogg_deployment_details.go b/goldengate/update_ogg_deployment_details.go index 3d27d1eebc..78c285533b 100644 --- a/goldengate/update_ogg_deployment_details.go +++ b/goldengate/update_ogg_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_oracle_connection_details.go b/goldengate/update_oracle_connection_details.go index a9dfdd0ba3..c92b9dd9a2 100644 --- a/goldengate/update_oracle_connection_details.go +++ b/goldengate/update_oracle_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_oracle_nosql_connection_details.go b/goldengate/update_oracle_nosql_connection_details.go index 1441e6be4e..55fdf8b69f 100644 --- a/goldengate/update_oracle_nosql_connection_details.go +++ b/goldengate/update_oracle_nosql_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_postgresql_connection_details.go b/goldengate/update_postgresql_connection_details.go index 3e1202a0fb..fd60e4df28 100644 --- a/goldengate/update_postgresql_connection_details.go +++ b/goldengate/update_postgresql_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_redis_connection_details.go b/goldengate/update_redis_connection_details.go index 8553fe6e0f..b509eae7fd 100644 --- a/goldengate/update_redis_connection_details.go +++ b/goldengate/update_redis_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/update_snowflake_connection_details.go b/goldengate/update_snowflake_connection_details.go index 5db8935488..75c99c5bf6 100644 --- a/goldengate/update_snowflake_connection_details.go +++ b/goldengate/update_snowflake_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_current_release_details.go b/goldengate/upgrade_deployment_current_release_details.go index 33373b11d7..cbba22cc5a 100644 --- a/goldengate/upgrade_deployment_current_release_details.go +++ b/goldengate/upgrade_deployment_current_release_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_details.go b/goldengate/upgrade_deployment_details.go index 30967a6fd1..ca970a62f3 100644 --- a/goldengate/upgrade_deployment_details.go +++ b/goldengate/upgrade_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_request_response.go b/goldengate/upgrade_deployment_request_response.go index 9ca787dc6a..0ac1ac0aca 100644 --- a/goldengate/upgrade_deployment_request_response.go +++ b/goldengate/upgrade_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_specific_release_details.go b/goldengate/upgrade_deployment_specific_release_details.go index 0fca5c825f..f584cd07b8 100644 --- a/goldengate/upgrade_deployment_specific_release_details.go +++ b/goldengate/upgrade_deployment_specific_release_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_type.go b/goldengate/upgrade_deployment_type.go index 7a7d187e56..0bf8ef08c1 100644 --- a/goldengate/upgrade_deployment_type.go +++ b/goldengate/upgrade_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_upgrade_details.go b/goldengate/upgrade_deployment_upgrade_details.go index 32d9779398..42b9c4f5dd 100644 --- a/goldengate/upgrade_deployment_upgrade_details.go +++ b/goldengate/upgrade_deployment_upgrade_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_upgrade_request_response.go b/goldengate/upgrade_deployment_upgrade_request_response.go index 96b215d05a..6c62b22ad6 100644 --- a/goldengate/upgrade_deployment_upgrade_request_response.go +++ b/goldengate/upgrade_deployment_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/upgrade_deployment_upgrade_type.go b/goldengate/upgrade_deployment_upgrade_type.go index 4b6839e600..34f957e155 100644 --- a/goldengate/upgrade_deployment_upgrade_type.go +++ b/goldengate/upgrade_deployment_upgrade_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/wallet_exists_deployment_type.go b/goldengate/wallet_exists_deployment_type.go index d546d806ec..cc156509d5 100644 --- a/goldengate/wallet_exists_deployment_type.go +++ b/goldengate/wallet_exists_deployment_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/work_request.go b/goldengate/work_request.go index ce9e10f973..989d96a0d5 100644 --- a/goldengate/work_request.go +++ b/goldengate/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/work_request_error.go b/goldengate/work_request_error.go index 54b8b8bee4..bedc1df5f2 100644 --- a/goldengate/work_request_error.go +++ b/goldengate/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/work_request_log_entry.go b/goldengate/work_request_log_entry.go index c4265340c2..a1989d2f6a 100644 --- a/goldengate/work_request_log_entry.go +++ b/goldengate/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/goldengate/work_request_resource.go b/goldengate/work_request_resource.go index 620aa8a076..10e2132a17 100644 --- a/goldengate/work_request_resource.go +++ b/goldengate/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/action_type.go b/governancerulescontrolplane/action_type.go index 66eef68004..100f4accc2 100644 --- a/governancerulescontrolplane/action_type.go +++ b/governancerulescontrolplane/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/allowed_regions_template.go b/governancerulescontrolplane/allowed_regions_template.go index 49ec6b96e9..b40aa724fa 100644 --- a/governancerulescontrolplane/allowed_regions_template.go +++ b/governancerulescontrolplane/allowed_regions_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/association.go b/governancerulescontrolplane/association.go index 5a4898ebc1..dd43fc4811 100644 --- a/governancerulescontrolplane/association.go +++ b/governancerulescontrolplane/association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/base_tag_definition_validator.go b/governancerulescontrolplane/base_tag_definition_validator.go index d164dee467..2355af961c 100644 --- a/governancerulescontrolplane/base_tag_definition_validator.go +++ b/governancerulescontrolplane/base_tag_definition_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/cancel_work_request_request_response.go b/governancerulescontrolplane/cancel_work_request_request_response.go index 7985f8c426..e11fbb72b4 100644 --- a/governancerulescontrolplane/cancel_work_request_request_response.go +++ b/governancerulescontrolplane/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/create_governance_rule_details.go b/governancerulescontrolplane/create_governance_rule_details.go index 9d9a1e0a1c..1a657f7334 100644 --- a/governancerulescontrolplane/create_governance_rule_details.go +++ b/governancerulescontrolplane/create_governance_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/create_governance_rule_request_response.go b/governancerulescontrolplane/create_governance_rule_request_response.go index 018e066c51..bc9f4c8942 100644 --- a/governancerulescontrolplane/create_governance_rule_request_response.go +++ b/governancerulescontrolplane/create_governance_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/create_inclusion_criterion_details.go b/governancerulescontrolplane/create_inclusion_criterion_details.go index ec91c63204..6c73f06a25 100644 --- a/governancerulescontrolplane/create_inclusion_criterion_details.go +++ b/governancerulescontrolplane/create_inclusion_criterion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/create_inclusion_criterion_request_response.go b/governancerulescontrolplane/create_inclusion_criterion_request_response.go index 7f90a0b460..74b62d7195 100644 --- a/governancerulescontrolplane/create_inclusion_criterion_request_response.go +++ b/governancerulescontrolplane/create_inclusion_criterion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/creation_option.go b/governancerulescontrolplane/creation_option.go index 60f8179726..cd60ad3c7c 100644 --- a/governancerulescontrolplane/creation_option.go +++ b/governancerulescontrolplane/creation_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/default_tag_definition_validator.go b/governancerulescontrolplane/default_tag_definition_validator.go index 353a09a84a..d2c5374a3b 100644 --- a/governancerulescontrolplane/default_tag_definition_validator.go +++ b/governancerulescontrolplane/default_tag_definition_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/delete_governance_rule_request_response.go b/governancerulescontrolplane/delete_governance_rule_request_response.go index a3adfe51b1..9b259bed9e 100644 --- a/governancerulescontrolplane/delete_governance_rule_request_response.go +++ b/governancerulescontrolplane/delete_governance_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/delete_inclusion_criterion_request_response.go b/governancerulescontrolplane/delete_inclusion_criterion_request_response.go index aa93832bd4..dc8de1bd9a 100644 --- a/governancerulescontrolplane/delete_inclusion_criterion_request_response.go +++ b/governancerulescontrolplane/delete_inclusion_criterion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/enforced_governance_rule.go b/governancerulescontrolplane/enforced_governance_rule.go index 406c383fb8..55ec527bde 100644 --- a/governancerulescontrolplane/enforced_governance_rule.go +++ b/governancerulescontrolplane/enforced_governance_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/enforced_governance_rule_collection.go b/governancerulescontrolplane/enforced_governance_rule_collection.go index 20ba646e14..e5a06600ee 100644 --- a/governancerulescontrolplane/enforced_governance_rule_collection.go +++ b/governancerulescontrolplane/enforced_governance_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/enforced_governance_rule_summary.go b/governancerulescontrolplane/enforced_governance_rule_summary.go index ac46d80b23..99756ed486 100644 --- a/governancerulescontrolplane/enforced_governance_rule_summary.go +++ b/governancerulescontrolplane/enforced_governance_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/enum_tag_definition_validator.go b/governancerulescontrolplane/enum_tag_definition_validator.go index ca5ca5bfd3..4c5134f394 100644 --- a/governancerulescontrolplane/enum_tag_definition_validator.go +++ b/governancerulescontrolplane/enum_tag_definition_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/get_enforced_governance_rule_request_response.go b/governancerulescontrolplane/get_enforced_governance_rule_request_response.go index 9f39da2a01..06ed3497f8 100644 --- a/governancerulescontrolplane/get_enforced_governance_rule_request_response.go +++ b/governancerulescontrolplane/get_enforced_governance_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/get_governance_rule_request_response.go b/governancerulescontrolplane/get_governance_rule_request_response.go index d73fc06e0c..5ee1799da6 100644 --- a/governancerulescontrolplane/get_governance_rule_request_response.go +++ b/governancerulescontrolplane/get_governance_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/get_inclusion_criterion_request_response.go b/governancerulescontrolplane/get_inclusion_criterion_request_response.go index 05b40bcb52..040ca5984c 100644 --- a/governancerulescontrolplane/get_inclusion_criterion_request_response.go +++ b/governancerulescontrolplane/get_inclusion_criterion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/get_tenancy_attachment_request_response.go b/governancerulescontrolplane/get_tenancy_attachment_request_response.go index 4b3b60b10a..905c56c142 100644 --- a/governancerulescontrolplane/get_tenancy_attachment_request_response.go +++ b/governancerulescontrolplane/get_tenancy_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/get_work_request_request_response.go b/governancerulescontrolplane/get_work_request_request_response.go index f665150a66..18e3b541b0 100644 --- a/governancerulescontrolplane/get_work_request_request_response.go +++ b/governancerulescontrolplane/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governance_rule.go b/governancerulescontrolplane/governance_rule.go index 513fcf4155..3b929318a0 100644 --- a/governancerulescontrolplane/governance_rule.go +++ b/governancerulescontrolplane/governance_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governance_rule_collection.go b/governancerulescontrolplane/governance_rule_collection.go index 176c131821..2ea992beb1 100644 --- a/governancerulescontrolplane/governance_rule_collection.go +++ b/governancerulescontrolplane/governance_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governance_rule_lifecycle_state.go b/governancerulescontrolplane/governance_rule_lifecycle_state.go index 9cc641295f..dc7c607988 100644 --- a/governancerulescontrolplane/governance_rule_lifecycle_state.go +++ b/governancerulescontrolplane/governance_rule_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governance_rule_summary.go b/governancerulescontrolplane/governance_rule_summary.go index ba4e12075d..62b6acdbd3 100644 --- a/governancerulescontrolplane/governance_rule_summary.go +++ b/governancerulescontrolplane/governance_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governance_rule_type.go b/governancerulescontrolplane/governance_rule_type.go index 51a0114868..3197f21c53 100644 --- a/governancerulescontrolplane/governance_rule_type.go +++ b/governancerulescontrolplane/governance_rule_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governancerulescontrolplane_governancerule_client.go b/governancerulescontrolplane/governancerulescontrolplane_governancerule_client.go index da4845b161..40cfb685ce 100644 --- a/governancerulescontrolplane/governancerulescontrolplane_governancerule_client.go +++ b/governancerulescontrolplane/governancerulescontrolplane_governancerule_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/governancerulescontrolplane_workrequest_client.go b/governancerulescontrolplane/governancerulescontrolplane_workrequest_client.go index bb4f18978d..40574fdc43 100644 --- a/governancerulescontrolplane/governancerulescontrolplane_workrequest_client.go +++ b/governancerulescontrolplane/governancerulescontrolplane_workrequest_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/inclusion_criterion.go b/governancerulescontrolplane/inclusion_criterion.go index 68e9804b36..21c8f70905 100644 --- a/governancerulescontrolplane/inclusion_criterion.go +++ b/governancerulescontrolplane/inclusion_criterion.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/inclusion_criterion_collection.go b/governancerulescontrolplane/inclusion_criterion_collection.go index 1526a3b577..9709a7fa98 100644 --- a/governancerulescontrolplane/inclusion_criterion_collection.go +++ b/governancerulescontrolplane/inclusion_criterion_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/inclusion_criterion_summary.go b/governancerulescontrolplane/inclusion_criterion_summary.go index d05d77df25..d2c8664ee6 100644 --- a/governancerulescontrolplane/inclusion_criterion_summary.go +++ b/governancerulescontrolplane/inclusion_criterion_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_enforced_governance_rules_request_response.go b/governancerulescontrolplane/list_enforced_governance_rules_request_response.go index 9cd5175cb5..d5fedc7a1d 100644 --- a/governancerulescontrolplane/list_enforced_governance_rules_request_response.go +++ b/governancerulescontrolplane/list_enforced_governance_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_governance_rules_request_response.go b/governancerulescontrolplane/list_governance_rules_request_response.go index 6a32260282..c40f1215d0 100644 --- a/governancerulescontrolplane/list_governance_rules_request_response.go +++ b/governancerulescontrolplane/list_governance_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_inclusion_criteria_request_response.go b/governancerulescontrolplane/list_inclusion_criteria_request_response.go index 2e82d1d6da..cd80f7c234 100644 --- a/governancerulescontrolplane/list_inclusion_criteria_request_response.go +++ b/governancerulescontrolplane/list_inclusion_criteria_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_tenancy_attachments_request_response.go b/governancerulescontrolplane/list_tenancy_attachments_request_response.go index e93f33eab8..64705b7531 100644 --- a/governancerulescontrolplane/list_tenancy_attachments_request_response.go +++ b/governancerulescontrolplane/list_tenancy_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_work_request_errors_request_response.go b/governancerulescontrolplane/list_work_request_errors_request_response.go index ffb27bea97..0306d7bf69 100644 --- a/governancerulescontrolplane/list_work_request_errors_request_response.go +++ b/governancerulescontrolplane/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_work_request_logs_request_response.go b/governancerulescontrolplane/list_work_request_logs_request_response.go index 36dbda2a2b..2dfa6628cd 100644 --- a/governancerulescontrolplane/list_work_request_logs_request_response.go +++ b/governancerulescontrolplane/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/list_work_requests_request_response.go b/governancerulescontrolplane/list_work_requests_request_response.go index f3a082ed9a..d262c5875e 100644 --- a/governancerulescontrolplane/list_work_requests_request_response.go +++ b/governancerulescontrolplane/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/operation_status.go b/governancerulescontrolplane/operation_status.go index 6dd368c0fc..f93b61f15e 100644 --- a/governancerulescontrolplane/operation_status.go +++ b/governancerulescontrolplane/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/operation_type.go b/governancerulescontrolplane/operation_type.go index 8f39058438..fffd27a1a0 100644 --- a/governancerulescontrolplane/operation_type.go +++ b/governancerulescontrolplane/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/quota_template.go b/governancerulescontrolplane/quota_template.go index 13fe963866..306f0a5d16 100644 --- a/governancerulescontrolplane/quota_template.go +++ b/governancerulescontrolplane/quota_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/retry_governance_rule_request_response.go b/governancerulescontrolplane/retry_governance_rule_request_response.go index f946fffbfc..6a238eeced 100644 --- a/governancerulescontrolplane/retry_governance_rule_request_response.go +++ b/governancerulescontrolplane/retry_governance_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/retry_tenancy_attachment_request_response.go b/governancerulescontrolplane/retry_tenancy_attachment_request_response.go index 1a394bde39..40a387e3cb 100644 --- a/governancerulescontrolplane/retry_tenancy_attachment_request_response.go +++ b/governancerulescontrolplane/retry_tenancy_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/sort_order.go b/governancerulescontrolplane/sort_order.go index b3eee44705..d750fadc1e 100644 --- a/governancerulescontrolplane/sort_order.go +++ b/governancerulescontrolplane/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tag.go b/governancerulescontrolplane/tag.go index 33628367bf..e7ad11dd12 100644 --- a/governancerulescontrolplane/tag.go +++ b/governancerulescontrolplane/tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tag_default.go b/governancerulescontrolplane/tag_default.go index fecd8954fd..aec0d951f0 100644 --- a/governancerulescontrolplane/tag_default.go +++ b/governancerulescontrolplane/tag_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tag_template.go b/governancerulescontrolplane/tag_template.go index 0ff7926918..93edadf090 100644 --- a/governancerulescontrolplane/tag_template.go +++ b/governancerulescontrolplane/tag_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/template.go b/governancerulescontrolplane/template.go index 43ea20ae15..0b9004fed5 100644 --- a/governancerulescontrolplane/template.go +++ b/governancerulescontrolplane/template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tenancy_association.go b/governancerulescontrolplane/tenancy_association.go index d2ac881d2c..e5a4bf7fc4 100644 --- a/governancerulescontrolplane/tenancy_association.go +++ b/governancerulescontrolplane/tenancy_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tenancy_attachment.go b/governancerulescontrolplane/tenancy_attachment.go index 204d768687..05f2e4d072 100644 --- a/governancerulescontrolplane/tenancy_attachment.go +++ b/governancerulescontrolplane/tenancy_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tenancy_attachment_collection.go b/governancerulescontrolplane/tenancy_attachment_collection.go index ee3928060a..2829a06749 100644 --- a/governancerulescontrolplane/tenancy_attachment_collection.go +++ b/governancerulescontrolplane/tenancy_attachment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/tenancy_attachment_summary.go b/governancerulescontrolplane/tenancy_attachment_summary.go index 7d5b5bc975..59298a2d12 100644 --- a/governancerulescontrolplane/tenancy_attachment_summary.go +++ b/governancerulescontrolplane/tenancy_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/update_governance_rule_details.go b/governancerulescontrolplane/update_governance_rule_details.go index 56ed957c8e..ef8c49e37c 100644 --- a/governancerulescontrolplane/update_governance_rule_details.go +++ b/governancerulescontrolplane/update_governance_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/update_governance_rule_request_response.go b/governancerulescontrolplane/update_governance_rule_request_response.go index 09713f11e8..fb4cea513e 100644 --- a/governancerulescontrolplane/update_governance_rule_request_response.go +++ b/governancerulescontrolplane/update_governance_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request.go b/governancerulescontrolplane/work_request.go index 226c26fd8f..b9f9c0827f 100644 --- a/governancerulescontrolplane/work_request.go +++ b/governancerulescontrolplane/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_error.go b/governancerulescontrolplane/work_request_error.go index 9f82505c74..7aa65735d1 100644 --- a/governancerulescontrolplane/work_request_error.go +++ b/governancerulescontrolplane/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_error_collection.go b/governancerulescontrolplane/work_request_error_collection.go index 2d98906c43..fd024b5512 100644 --- a/governancerulescontrolplane/work_request_error_collection.go +++ b/governancerulescontrolplane/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_log_entry.go b/governancerulescontrolplane/work_request_log_entry.go index bad388c93d..2f5ac008ca 100644 --- a/governancerulescontrolplane/work_request_log_entry.go +++ b/governancerulescontrolplane/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_log_entry_collection.go b/governancerulescontrolplane/work_request_log_entry_collection.go index d93e6cee73..ac5a7f6298 100644 --- a/governancerulescontrolplane/work_request_log_entry_collection.go +++ b/governancerulescontrolplane/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_resource.go b/governancerulescontrolplane/work_request_resource.go index edcfd321dd..499da00ae1 100644 --- a/governancerulescontrolplane/work_request_resource.go +++ b/governancerulescontrolplane/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_resource_metadata_key.go b/governancerulescontrolplane/work_request_resource_metadata_key.go index bb8ac26bad..6dd2f2749c 100644 --- a/governancerulescontrolplane/work_request_resource_metadata_key.go +++ b/governancerulescontrolplane/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_summary.go b/governancerulescontrolplane/work_request_summary.go index dca7a70e33..fe9ae204ed 100644 --- a/governancerulescontrolplane/work_request_summary.go +++ b/governancerulescontrolplane/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/governancerulescontrolplane/work_request_summary_collection.go b/governancerulescontrolplane/work_request_summary_collection.go index 4f1054ace5..6508418325 100644 --- a/governancerulescontrolplane/work_request_summary_collection.go +++ b/governancerulescontrolplane/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/change_http_monitor_compartment_details.go b/healthchecks/change_http_monitor_compartment_details.go index 6602cd2c3a..e16df75fd0 100644 --- a/healthchecks/change_http_monitor_compartment_details.go +++ b/healthchecks/change_http_monitor_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/change_http_monitor_compartment_request_response.go b/healthchecks/change_http_monitor_compartment_request_response.go index c7ac6aaa20..e572a08338 100644 --- a/healthchecks/change_http_monitor_compartment_request_response.go +++ b/healthchecks/change_http_monitor_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/change_ping_monitor_compartment_details.go b/healthchecks/change_ping_monitor_compartment_details.go index f13342647d..5e17bf33f3 100644 --- a/healthchecks/change_ping_monitor_compartment_details.go +++ b/healthchecks/change_ping_monitor_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/change_ping_monitor_compartment_request_response.go b/healthchecks/change_ping_monitor_compartment_request_response.go index b87078e912..66aafde917 100644 --- a/healthchecks/change_ping_monitor_compartment_request_response.go +++ b/healthchecks/change_ping_monitor_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/connection.go b/healthchecks/connection.go index 58d84f8821..9c59969c7a 100644 --- a/healthchecks/connection.go +++ b/healthchecks/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_http_monitor_details.go b/healthchecks/create_http_monitor_details.go index 83ec30f708..3c5810ab7b 100644 --- a/healthchecks/create_http_monitor_details.go +++ b/healthchecks/create_http_monitor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_http_monitor_request_response.go b/healthchecks/create_http_monitor_request_response.go index 72257a7ff8..4a26c6bf7c 100644 --- a/healthchecks/create_http_monitor_request_response.go +++ b/healthchecks/create_http_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_on_demand_http_probe_details.go b/healthchecks/create_on_demand_http_probe_details.go index f3a54b4e23..ae0d48c83d 100644 --- a/healthchecks/create_on_demand_http_probe_details.go +++ b/healthchecks/create_on_demand_http_probe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_on_demand_http_probe_request_response.go b/healthchecks/create_on_demand_http_probe_request_response.go index 68e4243bff..6700e60912 100644 --- a/healthchecks/create_on_demand_http_probe_request_response.go +++ b/healthchecks/create_on_demand_http_probe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_on_demand_ping_probe_details.go b/healthchecks/create_on_demand_ping_probe_details.go index d52ed7d090..07361141e8 100644 --- a/healthchecks/create_on_demand_ping_probe_details.go +++ b/healthchecks/create_on_demand_ping_probe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_on_demand_ping_probe_request_response.go b/healthchecks/create_on_demand_ping_probe_request_response.go index 5da9bf363a..59a780618e 100644 --- a/healthchecks/create_on_demand_ping_probe_request_response.go +++ b/healthchecks/create_on_demand_ping_probe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_ping_monitor_details.go b/healthchecks/create_ping_monitor_details.go index 724c4d7bfb..e612eae0c4 100644 --- a/healthchecks/create_ping_monitor_details.go +++ b/healthchecks/create_ping_monitor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/create_ping_monitor_request_response.go b/healthchecks/create_ping_monitor_request_response.go index bbfe77bada..fce5071116 100644 --- a/healthchecks/create_ping_monitor_request_response.go +++ b/healthchecks/create_ping_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/delete_http_monitor_request_response.go b/healthchecks/delete_http_monitor_request_response.go index 7a1f1394be..35651f74a4 100644 --- a/healthchecks/delete_http_monitor_request_response.go +++ b/healthchecks/delete_http_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/delete_ping_monitor_request_response.go b/healthchecks/delete_ping_monitor_request_response.go index 74f57d35f0..13466ea41f 100644 --- a/healthchecks/delete_ping_monitor_request_response.go +++ b/healthchecks/delete_ping_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/dns.go b/healthchecks/dns.go index 116b947a0d..c24a6afe3d 100644 --- a/healthchecks/dns.go +++ b/healthchecks/dns.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/geolocation.go b/healthchecks/geolocation.go index a0fa2998cf..55aae1d83a 100644 --- a/healthchecks/geolocation.go +++ b/healthchecks/geolocation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/get_http_monitor_request_response.go b/healthchecks/get_http_monitor_request_response.go index 7f96f5f74c..f8ec411934 100644 --- a/healthchecks/get_http_monitor_request_response.go +++ b/healthchecks/get_http_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/get_ping_monitor_request_response.go b/healthchecks/get_ping_monitor_request_response.go index cc506a5556..8e2b86bf02 100644 --- a/healthchecks/get_ping_monitor_request_response.go +++ b/healthchecks/get_ping_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/health_checks_vantage_point_summary.go b/healthchecks/health_checks_vantage_point_summary.go index d31b7f78b8..c796668ce5 100644 --- a/healthchecks/health_checks_vantage_point_summary.go +++ b/healthchecks/health_checks_vantage_point_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/healthchecks_client.go b/healthchecks/healthchecks_client.go index 862c13fd42..024068c8b4 100644 --- a/healthchecks/healthchecks_client.go +++ b/healthchecks/healthchecks_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/http_monitor.go b/healthchecks/http_monitor.go index ae562b43b3..7c284a8644 100644 --- a/healthchecks/http_monitor.go +++ b/healthchecks/http_monitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/http_monitor_summary.go b/healthchecks/http_monitor_summary.go index 94534e5052..59232e5c39 100644 --- a/healthchecks/http_monitor_summary.go +++ b/healthchecks/http_monitor_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/http_probe.go b/healthchecks/http_probe.go index 9849d6bdb3..369c3dd77b 100644 --- a/healthchecks/http_probe.go +++ b/healthchecks/http_probe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/http_probe_method.go b/healthchecks/http_probe_method.go index 2a522cd33a..952b3655a5 100644 --- a/healthchecks/http_probe_method.go +++ b/healthchecks/http_probe_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/http_probe_protocol.go b/healthchecks/http_probe_protocol.go index de6864b609..a94c34a04b 100644 --- a/healthchecks/http_probe_protocol.go +++ b/healthchecks/http_probe_protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/http_probe_result_summary.go b/healthchecks/http_probe_result_summary.go index 2e09ffe892..bdd96906f8 100644 --- a/healthchecks/http_probe_result_summary.go +++ b/healthchecks/http_probe_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/list_health_checks_vantage_points_request_response.go b/healthchecks/list_health_checks_vantage_points_request_response.go index 98cc5a22a3..ba020e575d 100644 --- a/healthchecks/list_health_checks_vantage_points_request_response.go +++ b/healthchecks/list_health_checks_vantage_points_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/list_http_monitors_request_response.go b/healthchecks/list_http_monitors_request_response.go index bbacbb8237..52600f0102 100644 --- a/healthchecks/list_http_monitors_request_response.go +++ b/healthchecks/list_http_monitors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/list_http_probe_results_request_response.go b/healthchecks/list_http_probe_results_request_response.go index 09754a24a7..b1789fb4f1 100644 --- a/healthchecks/list_http_probe_results_request_response.go +++ b/healthchecks/list_http_probe_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/list_ping_monitors_request_response.go b/healthchecks/list_ping_monitors_request_response.go index 144ea45cdb..42bf970479 100644 --- a/healthchecks/list_ping_monitors_request_response.go +++ b/healthchecks/list_ping_monitors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/list_ping_probe_results_request_response.go b/healthchecks/list_ping_probe_results_request_response.go index 8f554615c5..2727153ab4 100644 --- a/healthchecks/list_ping_probe_results_request_response.go +++ b/healthchecks/list_ping_probe_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/ping_monitor.go b/healthchecks/ping_monitor.go index 5b238edc08..2798264fae 100644 --- a/healthchecks/ping_monitor.go +++ b/healthchecks/ping_monitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/ping_monitor_summary.go b/healthchecks/ping_monitor_summary.go index 9442bdd891..a496899579 100644 --- a/healthchecks/ping_monitor_summary.go +++ b/healthchecks/ping_monitor_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/ping_probe.go b/healthchecks/ping_probe.go index 9721691914..38317de81b 100644 --- a/healthchecks/ping_probe.go +++ b/healthchecks/ping_probe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/ping_probe_protocol.go b/healthchecks/ping_probe_protocol.go index d32de321bd..1365f0ab77 100644 --- a/healthchecks/ping_probe_protocol.go +++ b/healthchecks/ping_probe_protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/ping_probe_result_summary.go b/healthchecks/ping_probe_result_summary.go index cbf5790734..222ec2eb94 100644 --- a/healthchecks/ping_probe_result_summary.go +++ b/healthchecks/ping_probe_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/routing.go b/healthchecks/routing.go index 1ba5b37202..e6c909f0ec 100644 --- a/healthchecks/routing.go +++ b/healthchecks/routing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/tcp_connection.go b/healthchecks/tcp_connection.go index eac3d41864..7aa77ddcf3 100644 --- a/healthchecks/tcp_connection.go +++ b/healthchecks/tcp_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/update_http_monitor_details.go b/healthchecks/update_http_monitor_details.go index df7ef446be..316a51c1a6 100644 --- a/healthchecks/update_http_monitor_details.go +++ b/healthchecks/update_http_monitor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/update_http_monitor_request_response.go b/healthchecks/update_http_monitor_request_response.go index 107af7a433..e89ec4af4f 100644 --- a/healthchecks/update_http_monitor_request_response.go +++ b/healthchecks/update_http_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/update_ping_monitor_details.go b/healthchecks/update_ping_monitor_details.go index e93eb83b32..32eebbbba8 100644 --- a/healthchecks/update_ping_monitor_details.go +++ b/healthchecks/update_ping_monitor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/healthchecks/update_ping_monitor_request_response.go b/healthchecks/update_ping_monitor_request_response.go index 1910911b22..4ef5c5601a 100644 --- a/healthchecks/update_ping_monitor_request_response.go +++ b/healthchecks/update_ping_monitor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/activate_domain_request_response.go b/identity/activate_domain_request_response.go index fce765f5da..943c9cfa99 100644 --- a/identity/activate_domain_request_response.go +++ b/identity/activate_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/activate_mfa_totp_device_request_response.go b/identity/activate_mfa_totp_device_request_response.go index d495a26635..f13ae687a2 100644 --- a/identity/activate_mfa_totp_device_request_response.go +++ b/identity/activate_mfa_totp_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/add_lock_details.go b/identity/add_lock_details.go index fa6cdd0d6e..e832227290 100644 --- a/identity/add_lock_details.go +++ b/identity/add_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/add_tag_default_lock_request_response.go b/identity/add_tag_default_lock_request_response.go index 7c3626bee3..f547b3c667 100644 --- a/identity/add_tag_default_lock_request_response.go +++ b/identity/add_tag_default_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/add_tag_namespace_lock_request_response.go b/identity/add_tag_namespace_lock_request_response.go index b894f51c37..160eabc550 100644 --- a/identity/add_tag_namespace_lock_request_response.go +++ b/identity/add_tag_namespace_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/add_user_to_group_details.go b/identity/add_user_to_group_details.go index d4ebf9043c..a20545b966 100644 --- a/identity/add_user_to_group_details.go +++ b/identity/add_user_to_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/add_user_to_group_request_response.go b/identity/add_user_to_group_request_response.go index 0a9e87e8e9..ea5db08875 100644 --- a/identity/add_user_to_group_request_response.go +++ b/identity/add_user_to_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/allowed_domain_license_type_summary.go b/identity/allowed_domain_license_type_summary.go index 3acbe2c4b2..fbbc485db3 100644 --- a/identity/allowed_domain_license_type_summary.go +++ b/identity/allowed_domain_license_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/api_key.go b/identity/api_key.go index b6a547aa48..1e1536fe43 100644 --- a/identity/api_key.go +++ b/identity/api_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/assemble_effective_tag_set_request_response.go b/identity/assemble_effective_tag_set_request_response.go index fbb8890c6f..b6c75e7bf3 100644 --- a/identity/assemble_effective_tag_set_request_response.go +++ b/identity/assemble_effective_tag_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/auth_token.go b/identity/auth_token.go index 524862d8aa..8e7185c391 100644 --- a/identity/auth_token.go +++ b/identity/auth_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/authentication_policy.go b/identity/authentication_policy.go index 695784e342..dd26a437d0 100644 --- a/identity/authentication_policy.go +++ b/identity/authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/availability_domain.go b/identity/availability_domain.go index 306b0bc4f9..212b7b3cc0 100644 --- a/identity/availability_domain.go +++ b/identity/availability_domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/base_tag_definition_validator.go b/identity/base_tag_definition_validator.go index f95e94e0fd..b0f913165f 100644 --- a/identity/base_tag_definition_validator.go +++ b/identity/base_tag_definition_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_action_resource.go b/identity/bulk_action_resource.go index 7d0ab04358..3a5e422096 100644 --- a/identity/bulk_action_resource.go +++ b/identity/bulk_action_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_action_resource_type.go b/identity/bulk_action_resource_type.go index 3b56caf1ed..890aafdccb 100644 --- a/identity/bulk_action_resource_type.go +++ b/identity/bulk_action_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_action_resource_type_collection.go b/identity/bulk_action_resource_type_collection.go index cb8f27da6e..0388d75306 100644 --- a/identity/bulk_action_resource_type_collection.go +++ b/identity/bulk_action_resource_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_delete_resources_details.go b/identity/bulk_delete_resources_details.go index 165ed8b57c..668cdb03e1 100644 --- a/identity/bulk_delete_resources_details.go +++ b/identity/bulk_delete_resources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_delete_resources_request_response.go b/identity/bulk_delete_resources_request_response.go index 534ea4f657..818490d4b3 100644 --- a/identity/bulk_delete_resources_request_response.go +++ b/identity/bulk_delete_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_delete_tags_details.go b/identity/bulk_delete_tags_details.go index 78eefe3fc3..bd0f045567 100644 --- a/identity/bulk_delete_tags_details.go +++ b/identity/bulk_delete_tags_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_delete_tags_request_response.go b/identity/bulk_delete_tags_request_response.go index 24f12fcfa9..2253831699 100644 --- a/identity/bulk_delete_tags_request_response.go +++ b/identity/bulk_delete_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_edit_operation_details.go b/identity/bulk_edit_operation_details.go index e223f9fd58..16249ed3ba 100644 --- a/identity/bulk_edit_operation_details.go +++ b/identity/bulk_edit_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_edit_resource.go b/identity/bulk_edit_resource.go index 8a4dc1db81..2d9152aded 100644 --- a/identity/bulk_edit_resource.go +++ b/identity/bulk_edit_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_edit_tags_details.go b/identity/bulk_edit_tags_details.go index e3105ad5ef..e1d9bb05db 100644 --- a/identity/bulk_edit_tags_details.go +++ b/identity/bulk_edit_tags_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_edit_tags_request_response.go b/identity/bulk_edit_tags_request_response.go index a4ad6c8ae5..4d2ef3c969 100644 --- a/identity/bulk_edit_tags_request_response.go +++ b/identity/bulk_edit_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_edit_tags_resource_type.go b/identity/bulk_edit_tags_resource_type.go index 5a5f4215c3..89fd9c80e8 100644 --- a/identity/bulk_edit_tags_resource_type.go +++ b/identity/bulk_edit_tags_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_edit_tags_resource_type_collection.go b/identity/bulk_edit_tags_resource_type_collection.go index 7fd92fefdc..93e36747fd 100644 --- a/identity/bulk_edit_tags_resource_type_collection.go +++ b/identity/bulk_edit_tags_resource_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_move_resources_details.go b/identity/bulk_move_resources_details.go index ffbfa4f960..86af0c59b8 100644 --- a/identity/bulk_move_resources_details.go +++ b/identity/bulk_move_resources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/bulk_move_resources_request_response.go b/identity/bulk_move_resources_request_response.go index 00c40f9b91..907f19a08e 100644 --- a/identity/bulk_move_resources_request_response.go +++ b/identity/bulk_move_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/cascade_delete_tag_namespace_request_response.go b/identity/cascade_delete_tag_namespace_request_response.go index 7298e71ac8..ab8b555fa6 100644 --- a/identity/cascade_delete_tag_namespace_request_response.go +++ b/identity/cascade_delete_tag_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_domain_compartment_details.go b/identity/change_domain_compartment_details.go index 8be119687e..e4954a04a6 100644 --- a/identity/change_domain_compartment_details.go +++ b/identity/change_domain_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_domain_compartment_request_response.go b/identity/change_domain_compartment_request_response.go index 6f6bc6d4b3..9d754b1748 100644 --- a/identity/change_domain_compartment_request_response.go +++ b/identity/change_domain_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_domain_license_type_details.go b/identity/change_domain_license_type_details.go index 189e38e69d..e011137052 100644 --- a/identity/change_domain_license_type_details.go +++ b/identity/change_domain_license_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_domain_license_type_request_response.go b/identity/change_domain_license_type_request_response.go index decbfc8433..086c6cfa3f 100644 --- a/identity/change_domain_license_type_request_response.go +++ b/identity/change_domain_license_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_tag_namespace_compartment_detail.go b/identity/change_tag_namespace_compartment_detail.go index 547103000f..c51af22b78 100644 --- a/identity/change_tag_namespace_compartment_detail.go +++ b/identity/change_tag_namespace_compartment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_tag_namespace_compartment_request_response.go b/identity/change_tag_namespace_compartment_request_response.go index 7cb12e32dd..2210d99a62 100644 --- a/identity/change_tag_namespace_compartment_request_response.go +++ b/identity/change_tag_namespace_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/change_tas_domain_license_type_details.go b/identity/change_tas_domain_license_type_details.go index 7039369700..b363973c95 100644 --- a/identity/change_tas_domain_license_type_details.go +++ b/identity/change_tas_domain_license_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/compartment.go b/identity/compartment.go index 15bbf10e8c..5bd0665fab 100644 --- a/identity/compartment.go +++ b/identity/compartment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_api_key_details.go b/identity/create_api_key_details.go index c2f8024c71..97d1e66d00 100644 --- a/identity/create_api_key_details.go +++ b/identity/create_api_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_auth_token_details.go b/identity/create_auth_token_details.go index c5b14962a0..bb8fafa383 100644 --- a/identity/create_auth_token_details.go +++ b/identity/create_auth_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_auth_token_request_response.go b/identity/create_auth_token_request_response.go index 4cdf280ce3..f0bf197920 100644 --- a/identity/create_auth_token_request_response.go +++ b/identity/create_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_compartment_details.go b/identity/create_compartment_details.go index 90ebf8296c..8b48a24904 100644 --- a/identity/create_compartment_details.go +++ b/identity/create_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_compartment_request_response.go b/identity/create_compartment_request_response.go index 6d4a5d58c0..4ce59e4f52 100644 --- a/identity/create_compartment_request_response.go +++ b/identity/create_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_customer_secret_key_details.go b/identity/create_customer_secret_key_details.go index d62e535b3a..c69eb19de2 100644 --- a/identity/create_customer_secret_key_details.go +++ b/identity/create_customer_secret_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_customer_secret_key_request_response.go b/identity/create_customer_secret_key_request_response.go index 69c877292e..216d935712 100644 --- a/identity/create_customer_secret_key_request_response.go +++ b/identity/create_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_db_credential_details.go b/identity/create_db_credential_details.go index 9c2038125f..94c2b59f24 100644 --- a/identity/create_db_credential_details.go +++ b/identity/create_db_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_db_credential_request_response.go b/identity/create_db_credential_request_response.go index 5b04bbc24e..44f5a9e0dd 100644 --- a/identity/create_db_credential_request_response.go +++ b/identity/create_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_domain_details.go b/identity/create_domain_details.go index b88b1d32bc..b04fc0817f 100644 --- a/identity/create_domain_details.go +++ b/identity/create_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_domain_request_response.go b/identity/create_domain_request_response.go index 174e9b5464..e16f0ad1a6 100644 --- a/identity/create_domain_request_response.go +++ b/identity/create_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_dynamic_group_details.go b/identity/create_dynamic_group_details.go index 67e9d2b970..455f29691c 100644 --- a/identity/create_dynamic_group_details.go +++ b/identity/create_dynamic_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_dynamic_group_request_response.go b/identity/create_dynamic_group_request_response.go index f578ee0188..1ca4dde527 100644 --- a/identity/create_dynamic_group_request_response.go +++ b/identity/create_dynamic_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_group_details.go b/identity/create_group_details.go index c2067feb6c..92c71ab29b 100644 --- a/identity/create_group_details.go +++ b/identity/create_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_group_request_response.go b/identity/create_group_request_response.go index e05b47f69f..3918e1571b 100644 --- a/identity/create_group_request_response.go +++ b/identity/create_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_identity_provider_details.go b/identity/create_identity_provider_details.go index 59b3400a31..980d60b7ca 100644 --- a/identity/create_identity_provider_details.go +++ b/identity/create_identity_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_identity_provider_request_response.go b/identity/create_identity_provider_request_response.go index bbe5153452..402d75da54 100644 --- a/identity/create_identity_provider_request_response.go +++ b/identity/create_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_idp_group_mapping_details.go b/identity/create_idp_group_mapping_details.go index ad3ec258ba..ec9f4cd525 100644 --- a/identity/create_idp_group_mapping_details.go +++ b/identity/create_idp_group_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_idp_group_mapping_request_response.go b/identity/create_idp_group_mapping_request_response.go index 0377fee1fd..083c70e98a 100644 --- a/identity/create_idp_group_mapping_request_response.go +++ b/identity/create_idp_group_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_mfa_totp_device_request_response.go b/identity/create_mfa_totp_device_request_response.go index c1ce19e2b1..bbce7a9a3b 100644 --- a/identity/create_mfa_totp_device_request_response.go +++ b/identity/create_mfa_totp_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_network_source_details.go b/identity/create_network_source_details.go index 3d921097c3..d699c1cd55 100644 --- a/identity/create_network_source_details.go +++ b/identity/create_network_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_network_source_request_response.go b/identity/create_network_source_request_response.go index 5fa74d70f1..6326e44612 100644 --- a/identity/create_network_source_request_response.go +++ b/identity/create_network_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_o_auth2_client_credential_details.go b/identity/create_o_auth2_client_credential_details.go index 26b3488b39..cd80dbafed 100644 --- a/identity/create_o_auth2_client_credential_details.go +++ b/identity/create_o_auth2_client_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_o_auth_client_credential_request_response.go b/identity/create_o_auth_client_credential_request_response.go index 864b373f84..6abf1b5887 100644 --- a/identity/create_o_auth_client_credential_request_response.go +++ b/identity/create_o_auth_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_or_reset_u_i_password_request_response.go b/identity/create_or_reset_u_i_password_request_response.go index ba3d693986..f6e678c5f8 100644 --- a/identity/create_or_reset_u_i_password_request_response.go +++ b/identity/create_or_reset_u_i_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_policy_details.go b/identity/create_policy_details.go index d762067f1c..7cd450243c 100644 --- a/identity/create_policy_details.go +++ b/identity/create_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_policy_request_response.go b/identity/create_policy_request_response.go index 691c2e88ee..ee7f474bb6 100644 --- a/identity/create_policy_request_response.go +++ b/identity/create_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_region_subscription_details.go b/identity/create_region_subscription_details.go index 2c874d71e1..f1a6560383 100644 --- a/identity/create_region_subscription_details.go +++ b/identity/create_region_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_region_subscription_request_response.go b/identity/create_region_subscription_request_response.go index c733bcefaf..b31efe302d 100644 --- a/identity/create_region_subscription_request_response.go +++ b/identity/create_region_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_saml2_identity_provider_details.go b/identity/create_saml2_identity_provider_details.go index 98abf7dc9e..57a7ba3979 100644 --- a/identity/create_saml2_identity_provider_details.go +++ b/identity/create_saml2_identity_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_smtp_credential_details.go b/identity/create_smtp_credential_details.go index ddaf5c8de2..1223391a46 100644 --- a/identity/create_smtp_credential_details.go +++ b/identity/create_smtp_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_smtp_credential_request_response.go b/identity/create_smtp_credential_request_response.go index f2ca9919af..27d51f4314 100644 --- a/identity/create_smtp_credential_request_response.go +++ b/identity/create_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_swift_password_details.go b/identity/create_swift_password_details.go index 2c7da1e7ab..5e367129bf 100644 --- a/identity/create_swift_password_details.go +++ b/identity/create_swift_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_swift_password_request_response.go b/identity/create_swift_password_request_response.go index c3d2249b60..94716a5ce8 100644 --- a/identity/create_swift_password_request_response.go +++ b/identity/create_swift_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_tag_default_details.go b/identity/create_tag_default_details.go index 36401c0826..d54533a87b 100644 --- a/identity/create_tag_default_details.go +++ b/identity/create_tag_default_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_tag_default_request_response.go b/identity/create_tag_default_request_response.go index f136147214..b212775cfd 100644 --- a/identity/create_tag_default_request_response.go +++ b/identity/create_tag_default_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_tag_details.go b/identity/create_tag_details.go index 70a263f617..00c5440df1 100644 --- a/identity/create_tag_details.go +++ b/identity/create_tag_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_tag_namespace_details.go b/identity/create_tag_namespace_details.go index cb234431b8..f6353dc6d4 100644 --- a/identity/create_tag_namespace_details.go +++ b/identity/create_tag_namespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_tag_namespace_request_response.go b/identity/create_tag_namespace_request_response.go index 77004dfc12..b509a179a6 100644 --- a/identity/create_tag_namespace_request_response.go +++ b/identity/create_tag_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_tag_request_response.go b/identity/create_tag_request_response.go index fc31b4d54f..f19472cbb6 100644 --- a/identity/create_tag_request_response.go +++ b/identity/create_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_user_details.go b/identity/create_user_details.go index 61c95d7711..b4973195bd 100644 --- a/identity/create_user_details.go +++ b/identity/create_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/create_user_request_response.go b/identity/create_user_request_response.go index 213e966577..cbae8dbdec 100644 --- a/identity/create_user_request_response.go +++ b/identity/create_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/customer_secret_key.go b/identity/customer_secret_key.go index 189939c134..b47b2dad6f 100644 --- a/identity/customer_secret_key.go +++ b/identity/customer_secret_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/customer_secret_key_summary.go b/identity/customer_secret_key_summary.go index ff3ca03014..4ffbc4d279 100644 --- a/identity/customer_secret_key_summary.go +++ b/identity/customer_secret_key_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/db_credential.go b/identity/db_credential.go index 675ddd35ea..a8bdf1e1c1 100644 --- a/identity/db_credential.go +++ b/identity/db_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/db_credential_summary.go b/identity/db_credential_summary.go index 84e5482210..f8a0c8b7ca 100644 --- a/identity/db_credential_summary.go +++ b/identity/db_credential_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/deactivate_domain_request_response.go b/identity/deactivate_domain_request_response.go index 57d878bf35..8728ab93fb 100644 --- a/identity/deactivate_domain_request_response.go +++ b/identity/deactivate_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/default_tag_definition_validator.go b/identity/default_tag_definition_validator.go index 6e9d565137..43bc7dab14 100644 --- a/identity/default_tag_definition_validator.go +++ b/identity/default_tag_definition_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_api_key_request_response.go b/identity/delete_api_key_request_response.go index 46d821cbd6..76049a1587 100644 --- a/identity/delete_api_key_request_response.go +++ b/identity/delete_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_auth_token_request_response.go b/identity/delete_auth_token_request_response.go index 5d020c7b67..4bc4c27ead 100644 --- a/identity/delete_auth_token_request_response.go +++ b/identity/delete_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_compartment_request_response.go b/identity/delete_compartment_request_response.go index 82bbde79a5..8e01e47b01 100644 --- a/identity/delete_compartment_request_response.go +++ b/identity/delete_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_customer_secret_key_request_response.go b/identity/delete_customer_secret_key_request_response.go index a6afbc24f3..4d8edd75b1 100644 --- a/identity/delete_customer_secret_key_request_response.go +++ b/identity/delete_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_db_credential_request_response.go b/identity/delete_db_credential_request_response.go index e1de73e2ad..167e237ecf 100644 --- a/identity/delete_db_credential_request_response.go +++ b/identity/delete_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_domain_request_response.go b/identity/delete_domain_request_response.go index 531b79b931..a875782603 100644 --- a/identity/delete_domain_request_response.go +++ b/identity/delete_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_dynamic_group_request_response.go b/identity/delete_dynamic_group_request_response.go index 87768b8681..553a002a42 100644 --- a/identity/delete_dynamic_group_request_response.go +++ b/identity/delete_dynamic_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_group_request_response.go b/identity/delete_group_request_response.go index 744a0e345a..461a89dd13 100644 --- a/identity/delete_group_request_response.go +++ b/identity/delete_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_identity_provider_request_response.go b/identity/delete_identity_provider_request_response.go index 60aee418a2..ec20b404db 100644 --- a/identity/delete_identity_provider_request_response.go +++ b/identity/delete_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_idp_group_mapping_request_response.go b/identity/delete_idp_group_mapping_request_response.go index 02a838eb52..81ade7efb1 100644 --- a/identity/delete_idp_group_mapping_request_response.go +++ b/identity/delete_idp_group_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_mfa_totp_device_request_response.go b/identity/delete_mfa_totp_device_request_response.go index e547577d39..811befbc95 100644 --- a/identity/delete_mfa_totp_device_request_response.go +++ b/identity/delete_mfa_totp_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_network_source_request_response.go b/identity/delete_network_source_request_response.go index 90165c9e77..5928a31b82 100644 --- a/identity/delete_network_source_request_response.go +++ b/identity/delete_network_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_o_auth_client_credential_request_response.go b/identity/delete_o_auth_client_credential_request_response.go index 23de7a010f..5419cd82aa 100644 --- a/identity/delete_o_auth_client_credential_request_response.go +++ b/identity/delete_o_auth_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_policy_request_response.go b/identity/delete_policy_request_response.go index 381db9467f..79a6eefab9 100644 --- a/identity/delete_policy_request_response.go +++ b/identity/delete_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_smtp_credential_request_response.go b/identity/delete_smtp_credential_request_response.go index 1788fb13fe..e2690bae5a 100644 --- a/identity/delete_smtp_credential_request_response.go +++ b/identity/delete_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_swift_password_request_response.go b/identity/delete_swift_password_request_response.go index 04ccae9508..00aaed0835 100644 --- a/identity/delete_swift_password_request_response.go +++ b/identity/delete_swift_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_tag_default_request_response.go b/identity/delete_tag_default_request_response.go index df1d753b09..69f550ec07 100644 --- a/identity/delete_tag_default_request_response.go +++ b/identity/delete_tag_default_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_tag_namespace_request_response.go b/identity/delete_tag_namespace_request_response.go index f99da9c023..a27fde4c3c 100644 --- a/identity/delete_tag_namespace_request_response.go +++ b/identity/delete_tag_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_tag_request_response.go b/identity/delete_tag_request_response.go index 45c4082e56..efa6579597 100644 --- a/identity/delete_tag_request_response.go +++ b/identity/delete_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/delete_user_request_response.go b/identity/delete_user_request_response.go index a486325097..ded087a9e8 100644 --- a/identity/delete_user_request_response.go +++ b/identity/delete_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/domain.go b/identity/domain.go index 429068700b..69e4add219 100644 --- a/identity/domain.go +++ b/identity/domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/domain_replication.go b/identity/domain_replication.go index a08722bb26..ea5b71dbc9 100644 --- a/identity/domain_replication.go +++ b/identity/domain_replication.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/domain_replication_states.go b/identity/domain_replication_states.go index c621645a1b..55b666ae5c 100644 --- a/identity/domain_replication_states.go +++ b/identity/domain_replication_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/domain_summary.go b/identity/domain_summary.go index 2088bc49be..c9d6b6b739 100644 --- a/identity/domain_summary.go +++ b/identity/domain_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/dynamic_group.go b/identity/dynamic_group.go index 7e60d8b5b7..1b27ddccb5 100644 --- a/identity/dynamic_group.go +++ b/identity/dynamic_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/enable_replication_to_region_details.go b/identity/enable_replication_to_region_details.go index 793c4ce9c6..58dc800212 100644 --- a/identity/enable_replication_to_region_details.go +++ b/identity/enable_replication_to_region_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/enable_replication_to_region_request_response.go b/identity/enable_replication_to_region_request_response.go index 6e676d436d..1932c83e33 100644 --- a/identity/enable_replication_to_region_request_response.go +++ b/identity/enable_replication_to_region_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/enum_tag_definition_validator.go b/identity/enum_tag_definition_validator.go index 944c6270ec..70d89832d1 100644 --- a/identity/enum_tag_definition_validator.go +++ b/identity/enum_tag_definition_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/fault_domain.go b/identity/fault_domain.go index 4fe3141942..07253419fd 100644 --- a/identity/fault_domain.go +++ b/identity/fault_domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/fully_qualified_scope.go b/identity/fully_qualified_scope.go index 41e3a939b3..8cb78ccf80 100644 --- a/identity/fully_qualified_scope.go +++ b/identity/fully_qualified_scope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/generate_totp_seed_request_response.go b/identity/generate_totp_seed_request_response.go index 28e83345f7..b5622feca2 100644 --- a/identity/generate_totp_seed_request_response.go +++ b/identity/generate_totp_seed_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_authentication_policy_request_response.go b/identity/get_authentication_policy_request_response.go index 17bf071f32..666525c228 100644 --- a/identity/get_authentication_policy_request_response.go +++ b/identity/get_authentication_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_compartment_request_response.go b/identity/get_compartment_request_response.go index f2fc2b8dbd..c2c0ae8191 100644 --- a/identity/get_compartment_request_response.go +++ b/identity/get_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_domain_request_response.go b/identity/get_domain_request_response.go index c1de7a8903..92c7d4a4c1 100644 --- a/identity/get_domain_request_response.go +++ b/identity/get_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_dynamic_group_request_response.go b/identity/get_dynamic_group_request_response.go index 33fbe29c88..0d0fa74062 100644 --- a/identity/get_dynamic_group_request_response.go +++ b/identity/get_dynamic_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_group_request_response.go b/identity/get_group_request_response.go index 757fdb1f04..6924e43543 100644 --- a/identity/get_group_request_response.go +++ b/identity/get_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_iam_work_request_request_response.go b/identity/get_iam_work_request_request_response.go index 701f53f8ec..42f42000a3 100644 --- a/identity/get_iam_work_request_request_response.go +++ b/identity/get_iam_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_identity_provider_request_response.go b/identity/get_identity_provider_request_response.go index ad5f2a6cc0..832314018d 100644 --- a/identity/get_identity_provider_request_response.go +++ b/identity/get_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_idp_group_mapping_request_response.go b/identity/get_idp_group_mapping_request_response.go index d2bc941788..cd44a410b8 100644 --- a/identity/get_idp_group_mapping_request_response.go +++ b/identity/get_idp_group_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_mfa_totp_device_request_response.go b/identity/get_mfa_totp_device_request_response.go index e94fafbec9..45d10ad196 100644 --- a/identity/get_mfa_totp_device_request_response.go +++ b/identity/get_mfa_totp_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_network_source_request_response.go b/identity/get_network_source_request_response.go index 075e28edf6..d373e300fd 100644 --- a/identity/get_network_source_request_response.go +++ b/identity/get_network_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_policy_request_response.go b/identity/get_policy_request_response.go index e8943bce38..03fc57179b 100644 --- a/identity/get_policy_request_response.go +++ b/identity/get_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_standard_tag_template_request_response.go b/identity/get_standard_tag_template_request_response.go index e3ef9f16b7..ba707b0dfd 100644 --- a/identity/get_standard_tag_template_request_response.go +++ b/identity/get_standard_tag_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_tag_default_request_response.go b/identity/get_tag_default_request_response.go index 93cdb9d0ec..2bd2839486 100644 --- a/identity/get_tag_default_request_response.go +++ b/identity/get_tag_default_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_tag_namespace_request_response.go b/identity/get_tag_namespace_request_response.go index fc3f0212a0..8f9376da6d 100644 --- a/identity/get_tag_namespace_request_response.go +++ b/identity/get_tag_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_tag_request_response.go b/identity/get_tag_request_response.go index 5f49affe70..6772d79331 100644 --- a/identity/get_tag_request_response.go +++ b/identity/get_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_tagging_work_request_request_response.go b/identity/get_tagging_work_request_request_response.go index dee8abfdd9..390f4f3a0e 100644 --- a/identity/get_tagging_work_request_request_response.go +++ b/identity/get_tagging_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_tenancy_request_response.go b/identity/get_tenancy_request_response.go index c1d7252565..ba608383b2 100644 --- a/identity/get_tenancy_request_response.go +++ b/identity/get_tenancy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_user_group_membership_request_response.go b/identity/get_user_group_membership_request_response.go index 0ddf371e79..2b569c32bc 100644 --- a/identity/get_user_group_membership_request_response.go +++ b/identity/get_user_group_membership_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_user_request_response.go b/identity/get_user_request_response.go index f32e736e29..5d2f3cac25 100644 --- a/identity/get_user_request_response.go +++ b/identity/get_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_user_u_i_password_information_request_response.go b/identity/get_user_u_i_password_information_request_response.go index eca2c5fb1e..56286a231d 100644 --- a/identity/get_user_u_i_password_information_request_response.go +++ b/identity/get_user_u_i_password_information_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/get_work_request_request_response.go b/identity/get_work_request_request_response.go index 664c7120d1..2fc658b7b6 100644 --- a/identity/get_work_request_request_response.go +++ b/identity/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/group.go b/identity/group.go index 578fa60c7d..b7421e1a68 100644 --- a/identity/group.go +++ b/identity/group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/iam_work_request.go b/identity/iam_work_request.go index 58e2186f4f..9df135fde3 100644 --- a/identity/iam_work_request.go +++ b/identity/iam_work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/iam_work_request_error_summary.go b/identity/iam_work_request_error_summary.go index ede72c7d7c..97dc31c908 100644 --- a/identity/iam_work_request_error_summary.go +++ b/identity/iam_work_request_error_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/iam_work_request_log_summary.go b/identity/iam_work_request_log_summary.go index 2356458636..fe3d2ed82e 100644 --- a/identity/iam_work_request_log_summary.go +++ b/identity/iam_work_request_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/iam_work_request_resource.go b/identity/iam_work_request_resource.go index 86a4788867..47e4125d42 100644 --- a/identity/iam_work_request_resource.go +++ b/identity/iam_work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/iam_work_request_summary.go b/identity/iam_work_request_summary.go index 2cecea01d6..010eb7490a 100644 --- a/identity/iam_work_request_summary.go +++ b/identity/iam_work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/identity_client.go b/identity/identity_client.go index afed93cb77..9211106d36 100644 --- a/identity/identity_client.go +++ b/identity/identity_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/identity_provider.go b/identity/identity_provider.go index 2737d6fc3f..837114fc6b 100644 --- a/identity/identity_provider.go +++ b/identity/identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/identity_provider_group_summary.go b/identity/identity_provider_group_summary.go index 620dfb0245..c4abea278b 100644 --- a/identity/identity_provider_group_summary.go +++ b/identity/identity_provider_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/idp_group_mapping.go b/identity/idp_group_mapping.go index 04baf7402e..72c40060fd 100644 --- a/identity/idp_group_mapping.go +++ b/identity/idp_group_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/import_standard_tags_details.go b/identity/import_standard_tags_details.go index 69987fe71b..70ddf64c77 100644 --- a/identity/import_standard_tags_details.go +++ b/identity/import_standard_tags_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/import_standard_tags_request_response.go b/identity/import_standard_tags_request_response.go index 50966dc88c..d0dda2753d 100644 --- a/identity/import_standard_tags_request_response.go +++ b/identity/import_standard_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_allowed_domain_license_types_request_response.go b/identity/list_allowed_domain_license_types_request_response.go index 6e85d6c5fd..0e1e3360d4 100644 --- a/identity/list_allowed_domain_license_types_request_response.go +++ b/identity/list_allowed_domain_license_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_api_keys_request_response.go b/identity/list_api_keys_request_response.go index d57f1aa036..00facb47c5 100644 --- a/identity/list_api_keys_request_response.go +++ b/identity/list_api_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_auth_tokens_request_response.go b/identity/list_auth_tokens_request_response.go index 0dd78a59bd..7cce2a6143 100644 --- a/identity/list_auth_tokens_request_response.go +++ b/identity/list_auth_tokens_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_availability_domains_request_response.go b/identity/list_availability_domains_request_response.go index f4424e0383..8888be3c08 100644 --- a/identity/list_availability_domains_request_response.go +++ b/identity/list_availability_domains_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_bulk_action_resource_types_request_response.go b/identity/list_bulk_action_resource_types_request_response.go index b3ebb5ec17..5017bd3157 100644 --- a/identity/list_bulk_action_resource_types_request_response.go +++ b/identity/list_bulk_action_resource_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_bulk_edit_tags_resource_types_request_response.go b/identity/list_bulk_edit_tags_resource_types_request_response.go index 4503494761..eea8a0144b 100644 --- a/identity/list_bulk_edit_tags_resource_types_request_response.go +++ b/identity/list_bulk_edit_tags_resource_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_compartments_request_response.go b/identity/list_compartments_request_response.go index 83c905b611..73e2fbbf05 100644 --- a/identity/list_compartments_request_response.go +++ b/identity/list_compartments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_cost_tracking_tags_request_response.go b/identity/list_cost_tracking_tags_request_response.go index 453de254b7..f1d6883882 100644 --- a/identity/list_cost_tracking_tags_request_response.go +++ b/identity/list_cost_tracking_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_customer_secret_keys_request_response.go b/identity/list_customer_secret_keys_request_response.go index 4aeabec48b..235d1c34f3 100644 --- a/identity/list_customer_secret_keys_request_response.go +++ b/identity/list_customer_secret_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_db_credentials_request_response.go b/identity/list_db_credentials_request_response.go index 40811e349d..1179bea369 100644 --- a/identity/list_db_credentials_request_response.go +++ b/identity/list_db_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_domains_request_response.go b/identity/list_domains_request_response.go index 9b19ba7316..f42dc5185b 100644 --- a/identity/list_domains_request_response.go +++ b/identity/list_domains_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_dynamic_groups_request_response.go b/identity/list_dynamic_groups_request_response.go index ea00f3f5dc..a2a3133184 100644 --- a/identity/list_dynamic_groups_request_response.go +++ b/identity/list_dynamic_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_fault_domains_request_response.go b/identity/list_fault_domains_request_response.go index 1dac821d88..cf8253df99 100644 --- a/identity/list_fault_domains_request_response.go +++ b/identity/list_fault_domains_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_groups_request_response.go b/identity/list_groups_request_response.go index 99093390d6..ef5f2ff702 100644 --- a/identity/list_groups_request_response.go +++ b/identity/list_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_iam_work_request_errors_request_response.go b/identity/list_iam_work_request_errors_request_response.go index 3ced94d4a6..72620d2981 100644 --- a/identity/list_iam_work_request_errors_request_response.go +++ b/identity/list_iam_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_iam_work_request_logs_request_response.go b/identity/list_iam_work_request_logs_request_response.go index 17b7d70b23..616e44183d 100644 --- a/identity/list_iam_work_request_logs_request_response.go +++ b/identity/list_iam_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_iam_work_requests_request_response.go b/identity/list_iam_work_requests_request_response.go index 5914cd6400..5f4267a5d7 100644 --- a/identity/list_iam_work_requests_request_response.go +++ b/identity/list_iam_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_identity_provider_groups_request_response.go b/identity/list_identity_provider_groups_request_response.go index 0152e00a09..cacc610771 100644 --- a/identity/list_identity_provider_groups_request_response.go +++ b/identity/list_identity_provider_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_identity_providers_request_response.go b/identity/list_identity_providers_request_response.go index b96dc4adf9..8bc5b68186 100644 --- a/identity/list_identity_providers_request_response.go +++ b/identity/list_identity_providers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_idp_group_mappings_request_response.go b/identity/list_idp_group_mappings_request_response.go index 88c74eb5ea..7131ce61e6 100644 --- a/identity/list_idp_group_mappings_request_response.go +++ b/identity/list_idp_group_mappings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_mfa_totp_devices_request_response.go b/identity/list_mfa_totp_devices_request_response.go index e2d6398bf3..ba484dc6d2 100644 --- a/identity/list_mfa_totp_devices_request_response.go +++ b/identity/list_mfa_totp_devices_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_network_sources_request_response.go b/identity/list_network_sources_request_response.go index 9d9dfc75ad..ff73da6ab3 100644 --- a/identity/list_network_sources_request_response.go +++ b/identity/list_network_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_o_auth_client_credentials_request_response.go b/identity/list_o_auth_client_credentials_request_response.go index 8e363df837..20e704fee5 100644 --- a/identity/list_o_auth_client_credentials_request_response.go +++ b/identity/list_o_auth_client_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_policies_request_response.go b/identity/list_policies_request_response.go index f8fbf69d69..b1c8b500e4 100644 --- a/identity/list_policies_request_response.go +++ b/identity/list_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_region_subscriptions_request_response.go b/identity/list_region_subscriptions_request_response.go index 48486ccc8b..2828ffa61f 100644 --- a/identity/list_region_subscriptions_request_response.go +++ b/identity/list_region_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_regions_request_response.go b/identity/list_regions_request_response.go index 97959b8e91..231dc0056f 100644 --- a/identity/list_regions_request_response.go +++ b/identity/list_regions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_smtp_credentials_request_response.go b/identity/list_smtp_credentials_request_response.go index 133ef9506b..62c0c73085 100644 --- a/identity/list_smtp_credentials_request_response.go +++ b/identity/list_smtp_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_standard_tag_namespaces_request_response.go b/identity/list_standard_tag_namespaces_request_response.go index 595acff594..c224880976 100644 --- a/identity/list_standard_tag_namespaces_request_response.go +++ b/identity/list_standard_tag_namespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_swift_passwords_request_response.go b/identity/list_swift_passwords_request_response.go index 1687ec73ae..69ff22d823 100644 --- a/identity/list_swift_passwords_request_response.go +++ b/identity/list_swift_passwords_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_tag_defaults_request_response.go b/identity/list_tag_defaults_request_response.go index 9228588126..1b14724745 100644 --- a/identity/list_tag_defaults_request_response.go +++ b/identity/list_tag_defaults_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_tag_namespaces_request_response.go b/identity/list_tag_namespaces_request_response.go index b310809312..d82639a5d2 100644 --- a/identity/list_tag_namespaces_request_response.go +++ b/identity/list_tag_namespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_tagging_work_request_errors_request_response.go b/identity/list_tagging_work_request_errors_request_response.go index fcd24ec655..ccd6159c99 100644 --- a/identity/list_tagging_work_request_errors_request_response.go +++ b/identity/list_tagging_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_tagging_work_request_logs_request_response.go b/identity/list_tagging_work_request_logs_request_response.go index 50edd39ce4..4ae9548d5f 100644 --- a/identity/list_tagging_work_request_logs_request_response.go +++ b/identity/list_tagging_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_tagging_work_requests_request_response.go b/identity/list_tagging_work_requests_request_response.go index 526a3a4e9c..b62628a59f 100644 --- a/identity/list_tagging_work_requests_request_response.go +++ b/identity/list_tagging_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_tags_request_response.go b/identity/list_tags_request_response.go index d3bce50f42..ba4a3ba9be 100644 --- a/identity/list_tags_request_response.go +++ b/identity/list_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_user_group_memberships_request_response.go b/identity/list_user_group_memberships_request_response.go index d07e3ef9c1..ea7d538c84 100644 --- a/identity/list_user_group_memberships_request_response.go +++ b/identity/list_user_group_memberships_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_users_request_response.go b/identity/list_users_request_response.go index 9f41120dca..d131abc0d3 100644 --- a/identity/list_users_request_response.go +++ b/identity/list_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/list_work_requests_request_response.go b/identity/list_work_requests_request_response.go index ecfe038bbe..72200b4bb9 100644 --- a/identity/list_work_requests_request_response.go +++ b/identity/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/mfa_totp_device.go b/identity/mfa_totp_device.go index 7f84785746..34faea12aa 100644 --- a/identity/mfa_totp_device.go +++ b/identity/mfa_totp_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/mfa_totp_device_summary.go b/identity/mfa_totp_device_summary.go index 317b2091f1..a046bea684 100644 --- a/identity/mfa_totp_device_summary.go +++ b/identity/mfa_totp_device_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/mfa_totp_token.go b/identity/mfa_totp_token.go index 418a991562..fbe1c39ca2 100644 --- a/identity/mfa_totp_token.go +++ b/identity/mfa_totp_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/move_compartment_details.go b/identity/move_compartment_details.go index 2590d9f760..e64cd8563d 100644 --- a/identity/move_compartment_details.go +++ b/identity/move_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/move_compartment_request_response.go b/identity/move_compartment_request_response.go index 4129298b1c..96ba79d5df 100644 --- a/identity/move_compartment_request_response.go +++ b/identity/move_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/network_policy.go b/identity/network_policy.go index 2204424b0f..af32170569 100644 --- a/identity/network_policy.go +++ b/identity/network_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/network_sources.go b/identity/network_sources.go index d79d2367b5..9400b2d93b 100644 --- a/identity/network_sources.go +++ b/identity/network_sources.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/network_sources_summary.go b/identity/network_sources_summary.go index 1979f0dd79..7208159db2 100644 --- a/identity/network_sources_summary.go +++ b/identity/network_sources_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/network_sources_virtual_source_list.go b/identity/network_sources_virtual_source_list.go index 9b5396fbef..cb09e51603 100644 --- a/identity/network_sources_virtual_source_list.go +++ b/identity/network_sources_virtual_source_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/o_auth2_client_credential.go b/identity/o_auth2_client_credential.go index 31df174e3b..5787cbb756 100644 --- a/identity/o_auth2_client_credential.go +++ b/identity/o_auth2_client_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/o_auth2_client_credential_summary.go b/identity/o_auth2_client_credential_summary.go index 9cb5f6d4ff..0c1e9b53be 100644 --- a/identity/o_auth2_client_credential_summary.go +++ b/identity/o_auth2_client_credential_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/password_policy.go b/identity/password_policy.go index eb3e24aaac..62d899ee32 100644 --- a/identity/password_policy.go +++ b/identity/password_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/policy.go b/identity/policy.go index c286ea619f..44ee0bf501 100644 --- a/identity/policy.go +++ b/identity/policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/recover_compartment_request_response.go b/identity/recover_compartment_request_response.go index 4ff802d00f..544cd9aa3d 100644 --- a/identity/recover_compartment_request_response.go +++ b/identity/recover_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/region.go b/identity/region.go index acfe665044..c81a35e907 100644 --- a/identity/region.go +++ b/identity/region.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/region_subscription.go b/identity/region_subscription.go index c3ed81fbe2..5d0db50a3f 100644 --- a/identity/region_subscription.go +++ b/identity/region_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/remove_lock_details.go b/identity/remove_lock_details.go index 884fe2f40b..c85fda2237 100644 --- a/identity/remove_lock_details.go +++ b/identity/remove_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/remove_tag_default_lock_request_response.go b/identity/remove_tag_default_lock_request_response.go index aec00aa9d0..c4e0d73af0 100644 --- a/identity/remove_tag_default_lock_request_response.go +++ b/identity/remove_tag_default_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/remove_tag_namespace_lock_request_response.go b/identity/remove_tag_namespace_lock_request_response.go index 5716dc9f2b..8fb92bdb1f 100644 --- a/identity/remove_tag_namespace_lock_request_response.go +++ b/identity/remove_tag_namespace_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/remove_user_from_group_request_response.go b/identity/remove_user_from_group_request_response.go index 9420bc26ea..ad7765980c 100644 --- a/identity/remove_user_from_group_request_response.go +++ b/identity/remove_user_from_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/replicated_region_details.go b/identity/replicated_region_details.go index bda98e7a2a..abe2b10247 100644 --- a/identity/replicated_region_details.go +++ b/identity/replicated_region_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/reset_idp_scim_client_request_response.go b/identity/reset_idp_scim_client_request_response.go index 74598178ed..ef63428b55 100644 --- a/identity/reset_idp_scim_client_request_response.go +++ b/identity/reset_idp_scim_client_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/resource_lock.go b/identity/resource_lock.go index 4c7a7b4698..bf22290584 100644 --- a/identity/resource_lock.go +++ b/identity/resource_lock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/saml2_identity_provider.go b/identity/saml2_identity_provider.go index 66eb4de6f9..ef358a6267 100644 --- a/identity/saml2_identity_provider.go +++ b/identity/saml2_identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/scim_client_credentials.go b/identity/scim_client_credentials.go index 09fd5bd0ef..067c040e4f 100644 --- a/identity/scim_client_credentials.go +++ b/identity/scim_client_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/smtp_credential.go b/identity/smtp_credential.go index c3c641a94b..2b83323037 100644 --- a/identity/smtp_credential.go +++ b/identity/smtp_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/smtp_credential_summary.go b/identity/smtp_credential_summary.go index 15a2681fc4..431923e06b 100644 --- a/identity/smtp_credential_summary.go +++ b/identity/smtp_credential_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/standard_tag_definition_template.go b/identity/standard_tag_definition_template.go index 1d964fe008..27871eca89 100644 --- a/identity/standard_tag_definition_template.go +++ b/identity/standard_tag_definition_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/standard_tag_namespace_template.go b/identity/standard_tag_namespace_template.go index 2600659d4c..19d3fe31a1 100644 --- a/identity/standard_tag_namespace_template.go +++ b/identity/standard_tag_namespace_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/standard_tag_namespace_template_summary.go b/identity/standard_tag_namespace_template_summary.go index f9ab31cc34..8f0daddbee 100644 --- a/identity/standard_tag_namespace_template_summary.go +++ b/identity/standard_tag_namespace_template_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/swift_password.go b/identity/swift_password.go index 178f956d23..6ef916077e 100644 --- a/identity/swift_password.go +++ b/identity/swift_password.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tag.go b/identity/tag.go index b2b827551b..a8922944e1 100644 --- a/identity/tag.go +++ b/identity/tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tag_default.go b/identity/tag_default.go index 1fce7e6bef..1319bce764 100644 --- a/identity/tag_default.go +++ b/identity/tag_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tag_default_summary.go b/identity/tag_default_summary.go index 026ef8a244..7f03d0e1d4 100644 --- a/identity/tag_default_summary.go +++ b/identity/tag_default_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tag_namespace.go b/identity/tag_namespace.go index e947d1a7be..d41c9afd19 100644 --- a/identity/tag_namespace.go +++ b/identity/tag_namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tag_namespace_summary.go b/identity/tag_namespace_summary.go index aff02986c5..f146a00b21 100644 --- a/identity/tag_namespace_summary.go +++ b/identity/tag_namespace_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tag_summary.go b/identity/tag_summary.go index 92794747a3..bfe32aaacd 100644 --- a/identity/tag_summary.go +++ b/identity/tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tagging_work_request.go b/identity/tagging_work_request.go index 40b0e9211d..f40c8a55d9 100644 --- a/identity/tagging_work_request.go +++ b/identity/tagging_work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tagging_work_request_error_summary.go b/identity/tagging_work_request_error_summary.go index 42a746bc2e..de669982a9 100644 --- a/identity/tagging_work_request_error_summary.go +++ b/identity/tagging_work_request_error_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tagging_work_request_log_summary.go b/identity/tagging_work_request_log_summary.go index 77992f9f40..efd4231414 100644 --- a/identity/tagging_work_request_log_summary.go +++ b/identity/tagging_work_request_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tagging_work_request_summary.go b/identity/tagging_work_request_summary.go index 58338fea19..fbeba89eab 100644 --- a/identity/tagging_work_request_summary.go +++ b/identity/tagging_work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/tenancy.go b/identity/tenancy.go index d8ebe40630..11f9b1b12f 100644 --- a/identity/tenancy.go +++ b/identity/tenancy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/ui_password.go b/identity/ui_password.go index 274522d236..4d1f178a2a 100644 --- a/identity/ui_password.go +++ b/identity/ui_password.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/ui_password_information.go b/identity/ui_password_information.go index 8ac43998da..9b76b45512 100644 --- a/identity/ui_password_information.go +++ b/identity/ui_password_information.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_auth_token_details.go b/identity/update_auth_token_details.go index 39101c0a9e..3d6072c1ce 100644 --- a/identity/update_auth_token_details.go +++ b/identity/update_auth_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_auth_token_request_response.go b/identity/update_auth_token_request_response.go index 0183d30d28..f96197f1eb 100644 --- a/identity/update_auth_token_request_response.go +++ b/identity/update_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_authentication_policy_details.go b/identity/update_authentication_policy_details.go index 43c84e89dd..7c60dfb0d3 100644 --- a/identity/update_authentication_policy_details.go +++ b/identity/update_authentication_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_authentication_policy_request_response.go b/identity/update_authentication_policy_request_response.go index fd3944daf2..041b6f058e 100644 --- a/identity/update_authentication_policy_request_response.go +++ b/identity/update_authentication_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_compartment_details.go b/identity/update_compartment_details.go index 6cdb0749df..18c791ef5f 100644 --- a/identity/update_compartment_details.go +++ b/identity/update_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_compartment_request_response.go b/identity/update_compartment_request_response.go index 96be22124d..9a48377578 100644 --- a/identity/update_compartment_request_response.go +++ b/identity/update_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_customer_secret_key_details.go b/identity/update_customer_secret_key_details.go index 4aae5d77de..58cec4337d 100644 --- a/identity/update_customer_secret_key_details.go +++ b/identity/update_customer_secret_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_customer_secret_key_request_response.go b/identity/update_customer_secret_key_request_response.go index f8b798aad2..c40494183e 100644 --- a/identity/update_customer_secret_key_request_response.go +++ b/identity/update_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_domain_details.go b/identity/update_domain_details.go index f187c000b3..860fcd7361 100644 --- a/identity/update_domain_details.go +++ b/identity/update_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_domain_request_response.go b/identity/update_domain_request_response.go index f4ea5b0d1a..34a300eb6d 100644 --- a/identity/update_domain_request_response.go +++ b/identity/update_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_dynamic_group_details.go b/identity/update_dynamic_group_details.go index 12d7a0a4c9..612996a780 100644 --- a/identity/update_dynamic_group_details.go +++ b/identity/update_dynamic_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_dynamic_group_request_response.go b/identity/update_dynamic_group_request_response.go index 558af3ef5e..f929b75f14 100644 --- a/identity/update_dynamic_group_request_response.go +++ b/identity/update_dynamic_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_group_details.go b/identity/update_group_details.go index 4ec224800c..3e7a572461 100644 --- a/identity/update_group_details.go +++ b/identity/update_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_group_request_response.go b/identity/update_group_request_response.go index 4002738567..0df2799bfb 100644 --- a/identity/update_group_request_response.go +++ b/identity/update_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_identity_provider_details.go b/identity/update_identity_provider_details.go index 9c7ab66351..d875f6be12 100644 --- a/identity/update_identity_provider_details.go +++ b/identity/update_identity_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_identity_provider_request_response.go b/identity/update_identity_provider_request_response.go index 6670bfcd13..7b31b3bcbd 100644 --- a/identity/update_identity_provider_request_response.go +++ b/identity/update_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_idp_group_mapping_details.go b/identity/update_idp_group_mapping_details.go index 3c50ae9b23..084aa3f425 100644 --- a/identity/update_idp_group_mapping_details.go +++ b/identity/update_idp_group_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_idp_group_mapping_request_response.go b/identity/update_idp_group_mapping_request_response.go index aafb236917..add37d182c 100644 --- a/identity/update_idp_group_mapping_request_response.go +++ b/identity/update_idp_group_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_network_source_details.go b/identity/update_network_source_details.go index 399075bfd3..25d3a85ed0 100644 --- a/identity/update_network_source_details.go +++ b/identity/update_network_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_network_source_request_response.go b/identity/update_network_source_request_response.go index 9c28ec981b..aa600d4f8a 100644 --- a/identity/update_network_source_request_response.go +++ b/identity/update_network_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_o_auth2_client_credential_details.go b/identity/update_o_auth2_client_credential_details.go index 3de9a01410..f57f1c092f 100644 --- a/identity/update_o_auth2_client_credential_details.go +++ b/identity/update_o_auth2_client_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_o_auth_client_credential_request_response.go b/identity/update_o_auth_client_credential_request_response.go index b6243cf954..4effa4db43 100644 --- a/identity/update_o_auth_client_credential_request_response.go +++ b/identity/update_o_auth_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_policy_details.go b/identity/update_policy_details.go index a8deb400c6..c0e3cbbcdf 100644 --- a/identity/update_policy_details.go +++ b/identity/update_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_policy_request_response.go b/identity/update_policy_request_response.go index 0a56e9aec5..f875535056 100644 --- a/identity/update_policy_request_response.go +++ b/identity/update_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_saml2_identity_provider_details.go b/identity/update_saml2_identity_provider_details.go index 8ad3155632..6200a16a20 100644 --- a/identity/update_saml2_identity_provider_details.go +++ b/identity/update_saml2_identity_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_smtp_credential_details.go b/identity/update_smtp_credential_details.go index ae079c49cb..8042407144 100644 --- a/identity/update_smtp_credential_details.go +++ b/identity/update_smtp_credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_smtp_credential_request_response.go b/identity/update_smtp_credential_request_response.go index 66a3558943..e8bad66027 100644 --- a/identity/update_smtp_credential_request_response.go +++ b/identity/update_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_state_details.go b/identity/update_state_details.go index c2e299defe..413b9cddd5 100644 --- a/identity/update_state_details.go +++ b/identity/update_state_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_swift_password_details.go b/identity/update_swift_password_details.go index 72ffc32235..333bcf591b 100644 --- a/identity/update_swift_password_details.go +++ b/identity/update_swift_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_swift_password_request_response.go b/identity/update_swift_password_request_response.go index 3d99d54c48..17a0d1680e 100644 --- a/identity/update_swift_password_request_response.go +++ b/identity/update_swift_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_tag_default_details.go b/identity/update_tag_default_details.go index 59f0cb9701..ddb5904017 100644 --- a/identity/update_tag_default_details.go +++ b/identity/update_tag_default_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_tag_default_request_response.go b/identity/update_tag_default_request_response.go index 87a9a2b5b2..215f8533a9 100644 --- a/identity/update_tag_default_request_response.go +++ b/identity/update_tag_default_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_tag_details.go b/identity/update_tag_details.go index 01d37f7d8a..55c1c8779b 100644 --- a/identity/update_tag_details.go +++ b/identity/update_tag_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_tag_namespace_details.go b/identity/update_tag_namespace_details.go index 0fa1f0d34a..bad20e67ce 100644 --- a/identity/update_tag_namespace_details.go +++ b/identity/update_tag_namespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_tag_namespace_request_response.go b/identity/update_tag_namespace_request_response.go index 578aaec32f..3c151a8837 100644 --- a/identity/update_tag_namespace_request_response.go +++ b/identity/update_tag_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_tag_request_response.go b/identity/update_tag_request_response.go index a3891e669b..6efac826b7 100644 --- a/identity/update_tag_request_response.go +++ b/identity/update_tag_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_user_capabilities_details.go b/identity/update_user_capabilities_details.go index 36b80a7476..507616519b 100644 --- a/identity/update_user_capabilities_details.go +++ b/identity/update_user_capabilities_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_user_capabilities_request_response.go b/identity/update_user_capabilities_request_response.go index c073abaa4e..dcf91a89cb 100644 --- a/identity/update_user_capabilities_request_response.go +++ b/identity/update_user_capabilities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_user_details.go b/identity/update_user_details.go index 34007dd592..62c1e6bb2a 100644 --- a/identity/update_user_details.go +++ b/identity/update_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_user_request_response.go b/identity/update_user_request_response.go index 6fbbceaa9e..b33d4c655a 100644 --- a/identity/update_user_request_response.go +++ b/identity/update_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/update_user_state_request_response.go b/identity/update_user_state_request_response.go index 5c0ed4d36a..2811da2c3f 100644 --- a/identity/update_user_state_request_response.go +++ b/identity/update_user_state_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/upload_api_key_request_response.go b/identity/upload_api_key_request_response.go index f891909653..733fb1666c 100644 --- a/identity/upload_api_key_request_response.go +++ b/identity/upload_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/user.go b/identity/user.go index 0f6231b8db..1cd1f07f63 100644 --- a/identity/user.go +++ b/identity/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/user_capabilities.go b/identity/user_capabilities.go index 91db05ebb8..d927abbe92 100644 --- a/identity/user_capabilities.go +++ b/identity/user_capabilities.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/user_group_membership.go b/identity/user_group_membership.go index c42ad0ad13..07ae1ab13d 100644 --- a/identity/user_group_membership.go +++ b/identity/user_group_membership.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/work_request.go b/identity/work_request.go index 2b8ec0a79c..a9f9e24452 100644 --- a/identity/work_request.go +++ b/identity/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/work_request_error.go b/identity/work_request_error.go index 3e2d848b81..48aac2e50d 100644 --- a/identity/work_request_error.go +++ b/identity/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/work_request_log_entry.go b/identity/work_request_log_entry.go index b741bfaf4a..beb3b9e296 100644 --- a/identity/work_request_log_entry.go +++ b/identity/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/work_request_resource.go b/identity/work_request_resource.go index d3d2c90da4..786b16410c 100644 --- a/identity/work_request_resource.go +++ b/identity/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identity/work_request_summary.go b/identity/work_request_summary.go index 23e6009283..a3ca2d35e6 100644 --- a/identity/work_request_summary.go +++ b/identity/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/accessible_compartment_request.go b/identitydataplane/accessible_compartment_request.go index 57d4ad823f..fb3d1d0752 100644 --- a/identitydataplane/accessible_compartment_request.go +++ b/identitydataplane/accessible_compartment_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/accessible_compartment_response.go b/identitydataplane/accessible_compartment_response.go index c9a7829813..24058491a2 100644 --- a/identitydataplane/accessible_compartment_response.go +++ b/identitydataplane/accessible_compartment_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/association_authorization_request.go b/identitydataplane/association_authorization_request.go index c4903dbd7b..190db41fd5 100644 --- a/identitydataplane/association_authorization_request.go +++ b/identitydataplane/association_authorization_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/auth_service_user.go b/identitydataplane/auth_service_user.go index d2f7756670..7b6a8ced13 100644 --- a/identitydataplane/auth_service_user.go +++ b/identitydataplane/auth_service_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authenticate_client_details.go b/identitydataplane/authenticate_client_details.go index 2e928054b5..7a3f74f031 100644 --- a/identitydataplane/authenticate_client_details.go +++ b/identitydataplane/authenticate_client_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authenticate_client_result.go b/identitydataplane/authenticate_client_result.go index cabea6ae0f..e01426ea08 100644 --- a/identitydataplane/authenticate_client_result.go +++ b/identitydataplane/authenticate_client_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authenticate_user_result.go b/identitydataplane/authenticate_user_result.go index d9e8a4ee70..f2200e86c3 100644 --- a/identitydataplane/authenticate_user_result.go +++ b/identitydataplane/authenticate_user_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authentication_policy.go b/identitydataplane/authentication_policy.go index 91a901f15c..4e2459ee56 100644 --- a/identitydataplane/authentication_policy.go +++ b/identitydataplane/authentication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authentication_principal.go b/identitydataplane/authentication_principal.go index 584e6a3fa9..592661cb62 100644 --- a/identitydataplane/authentication_principal.go +++ b/identitydataplane/authentication_principal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authentication_request.go b/identitydataplane/authentication_request.go index d04f5459fc..c3d07054f3 100644 --- a/identitydataplane/authentication_request.go +++ b/identitydataplane/authentication_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/authorization_request.go b/identitydataplane/authorization_request.go index b77a0e055b..075e1bedd3 100644 --- a/identitydataplane/authorization_request.go +++ b/identitydataplane/authorization_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/bad_user_state_authenticate_user_result.go b/identitydataplane/bad_user_state_authenticate_user_result.go index 732a229a88..d76ef9ca5b 100644 --- a/identitydataplane/bad_user_state_authenticate_user_result.go +++ b/identitydataplane/bad_user_state_authenticate_user_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/claim.go b/identitydataplane/claim.go index 5ef874bafd..471e202a39 100644 --- a/identitydataplane/claim.go +++ b/identitydataplane/claim.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/client_credentials_response.go b/identitydataplane/client_credentials_response.go index 572c180c70..4020b3c609 100644 --- a/identitydataplane/client_credentials_response.go +++ b/identitydataplane/client_credentials_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/common_principal.go b/identitydataplane/common_principal.go index 9dc13f9472..af04370eb6 100644 --- a/identitydataplane/common_principal.go +++ b/identitydataplane/common_principal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/compartment.go b/identitydataplane/compartment.go index 46fc20e01d..f8296895f1 100644 --- a/identitydataplane/compartment.go +++ b/identitydataplane/compartment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/compartment_metadata.go b/identitydataplane/compartment_metadata.go index ea40afecf3..c76be9b4bc 100644 --- a/identitydataplane/compartment_metadata.go +++ b/identitydataplane/compartment_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/context_variable.go b/identitydataplane/context_variable.go index 7761727cc9..eba8d06689 100644 --- a/identitydataplane/context_variable.go +++ b/identitydataplane/context_variable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/cost_tracking_tag.go b/identitydataplane/cost_tracking_tag.go index 8b9f180e4c..41d4cef869 100644 --- a/identitydataplane/cost_tracking_tag.go +++ b/identitydataplane/cost_tracking_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/credential_authenticator_info.go b/identitydataplane/credential_authenticator_info.go index 42e719702a..697da5af50 100644 --- a/identitydataplane/credential_authenticator_info.go +++ b/identitydataplane/credential_authenticator_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/derived_key_response.go b/identitydataplane/derived_key_response.go index f73f40fa4a..4ef6eb257c 100644 --- a/identitydataplane/derived_key_response.go +++ b/identitydataplane/derived_key_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/entity_status.go b/identitydataplane/entity_status.go index e9a006a321..f7add84d86 100644 --- a/identitydataplane/entity_status.go +++ b/identitydataplane/entity_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/filter_group_membership_details.go b/identitydataplane/filter_group_membership_details.go index 91bc7fc8e8..50d41e0e9c 100644 --- a/identitydataplane/filter_group_membership_details.go +++ b/identitydataplane/filter_group_membership_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/filter_group_membership_result.go b/identitydataplane/filter_group_membership_result.go index 4214761a6e..c30f83d197 100644 --- a/identitydataplane/filter_group_membership_result.go +++ b/identitydataplane/filter_group_membership_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/generate_scoped_access_token_details.go b/identitydataplane/generate_scoped_access_token_details.go index 58e8236c57..ffd8b5ffa8 100644 --- a/identitydataplane/generate_scoped_access_token_details.go +++ b/identitydataplane/generate_scoped_access_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/generate_scoped_access_token_request_response.go b/identitydataplane/generate_scoped_access_token_request_response.go index 6e63514cac..e86e48eda0 100644 --- a/identitydataplane/generate_scoped_access_token_request_response.go +++ b/identitydataplane/generate_scoped_access_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/generate_user_security_token_details.go b/identitydataplane/generate_user_security_token_details.go index d31d494e28..859a0ec1fa 100644 --- a/identitydataplane/generate_user_security_token_details.go +++ b/identitydataplane/generate_user_security_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/generate_user_security_token_request_response.go b/identitydataplane/generate_user_security_token_request_response.go index 5bb26978bd..3a16f15748 100644 --- a/identitydataplane/generate_user_security_token_request_response.go +++ b/identitydataplane/generate_user_security_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/identity_provider.go b/identitydataplane/identity_provider.go index 8f5e166c75..85ee851331 100644 --- a/identitydataplane/identity_provider.go +++ b/identitydataplane/identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/identitydataplane_dataplane_client.go b/identitydataplane/identitydataplane_dataplane_client.go index a03b192653..ccb975fa38 100644 --- a/identitydataplane/identitydataplane_dataplane_client.go +++ b/identitydataplane/identitydataplane_dataplane_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/jwk.go b/identitydataplane/jwk.go index 2612e7fcce..2795dda57a 100644 --- a/identitydataplane/jwk.go +++ b/identitydataplane/jwk.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/on_behalf_of_request.go b/identitydataplane/on_behalf_of_request.go index 383db216fb..211cdd7a45 100644 --- a/identitydataplane/on_behalf_of_request.go +++ b/identitydataplane/on_behalf_of_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/password_policy.go b/identitydataplane/password_policy.go index a516248433..ef3b9304b9 100644 --- a/identitydataplane/password_policy.go +++ b/identitydataplane/password_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/password_reset_authentication_request.go b/identitydataplane/password_reset_authentication_request.go index 0e9569ea28..d7c4787833 100644 --- a/identitydataplane/password_reset_authentication_request.go +++ b/identitydataplane/password_reset_authentication_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/permission.go b/identitydataplane/permission.go index 25993d0b0d..3e540146fb 100644 --- a/identitydataplane/permission.go +++ b/identitydataplane/permission.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/permission_context.go b/identitydataplane/permission_context.go index c9cbd2e5d5..0d7e5d876d 100644 --- a/identitydataplane/permission_context.go +++ b/identitydataplane/permission_context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/principal.go b/identitydataplane/principal.go index 52e668e232..518bceb2aa 100644 --- a/identitydataplane/principal.go +++ b/identitydataplane/principal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/refresh_request.go b/identitydataplane/refresh_request.go index 9e90589d70..b0bb218623 100644 --- a/identitydataplane/refresh_request.go +++ b/identitydataplane/refresh_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/resource_principal_session_token_request.go b/identitydataplane/resource_principal_session_token_request.go index 27b1e24e0d..1d72d5cf97 100644 --- a/identitydataplane/resource_principal_session_token_request.go +++ b/identitydataplane/resource_principal_session_token_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/security_token.go b/identitydataplane/security_token.go index c8ecaf2165..70cf4b96b7 100644 --- a/identitydataplane/security_token.go +++ b/identitydataplane/security_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/tenant.go b/identitydataplane/tenant.go index a47e4c9179..7326d921e9 100644 --- a/identitydataplane/tenant.go +++ b/identitydataplane/tenant.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/tenant_not_found_authenticate_user_result.go b/identitydataplane/tenant_not_found_authenticate_user_result.go index 794a1e3a77..ce653385ca 100644 --- a/identitydataplane/tenant_not_found_authenticate_user_result.go +++ b/identitydataplane/tenant_not_found_authenticate_user_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/thick_authorization_response.go b/identitydataplane/thick_authorization_response.go index 0ec8860eca..7eb96fc458 100644 --- a/identitydataplane/thick_authorization_response.go +++ b/identitydataplane/thick_authorization_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/thin_association_authorization_response.go b/identitydataplane/thin_association_authorization_response.go index 898e3ec9cf..6039325b79 100644 --- a/identitydataplane/thin_association_authorization_response.go +++ b/identitydataplane/thin_association_authorization_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/thin_authorization_response.go b/identitydataplane/thin_authorization_response.go index 5859ec4b67..50b8fd16e7 100644 --- a/identitydataplane/thin_authorization_response.go +++ b/identitydataplane/thin_authorization_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/user.go b/identitydataplane/user.go index 43c4ba8a37..b14f989762 100644 --- a/identitydataplane/user.go +++ b/identitydataplane/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/user_not_found_authenticate_user_result.go b/identitydataplane/user_not_found_authenticate_user_result.go index eee8f1f81c..98d9435a18 100644 --- a/identitydataplane/user_not_found_authenticate_user_result.go +++ b/identitydataplane/user_not_found_authenticate_user_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/valid_authenticate_user_result.go b/identitydataplane/valid_authenticate_user_result.go index b3361f8d19..2e52064f33 100644 --- a/identitydataplane/valid_authenticate_user_result.go +++ b/identitydataplane/valid_authenticate_user_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydataplane/x509_federation_request.go b/identitydataplane/x509_federation_request.go index 7a2e83ba9a..1757f6adae 100644 --- a/identitydataplane/x509_federation_request.go +++ b/identitydataplane/x509_federation_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info.go b/identitydomains/account_mgmt_info.go index 4976f2ad8d..f336b10e49 100644 --- a/identitydomains/account_mgmt_info.go +++ b/identitydomains/account_mgmt_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_app.go b/identitydomains/account_mgmt_info_app.go index cbbe31294b..35536ac04b 100644 --- a/identitydomains/account_mgmt_info_app.go +++ b/identitydomains/account_mgmt_info_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_matching_owners.go b/identitydomains/account_mgmt_info_matching_owners.go index d8de6e5ecc..8555e50a78 100644 --- a/identitydomains/account_mgmt_info_matching_owners.go +++ b/identitydomains/account_mgmt_info_matching_owners.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_object_class.go b/identitydomains/account_mgmt_info_object_class.go index 412eb61c48..81eeeb9326 100644 --- a/identitydomains/account_mgmt_info_object_class.go +++ b/identitydomains/account_mgmt_info_object_class.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_owner.go b/identitydomains/account_mgmt_info_owner.go index 17952eef43..9a74dc191e 100644 --- a/identitydomains/account_mgmt_info_owner.go +++ b/identitydomains/account_mgmt_info_owner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_resource_type.go b/identitydomains/account_mgmt_info_resource_type.go index 7d8147d1b0..3e09977452 100644 --- a/identitydomains/account_mgmt_info_resource_type.go +++ b/identitydomains/account_mgmt_info_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_search_request.go b/identitydomains/account_mgmt_info_search_request.go index 9a7196b06b..6a7b8f9341 100644 --- a/identitydomains/account_mgmt_info_search_request.go +++ b/identitydomains/account_mgmt_info_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_info_user_wallet_artifact.go b/identitydomains/account_mgmt_info_user_wallet_artifact.go index 7579036fc9..8370107c2e 100644 --- a/identitydomains/account_mgmt_info_user_wallet_artifact.go +++ b/identitydomains/account_mgmt_info_user_wallet_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_mgmt_infos.go b/identitydomains/account_mgmt_infos.go index 5ab4e48c36..dd4261449b 100644 --- a/identitydomains/account_mgmt_infos.go +++ b/identitydomains/account_mgmt_infos.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_recovery_setting.go b/identitydomains/account_recovery_setting.go index d511083ff1..888a7eb137 100644 --- a/identitydomains/account_recovery_setting.go +++ b/identitydomains/account_recovery_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/account_recovery_settings.go b/identitydomains/account_recovery_settings.go index 5fa79bf030..656938785a 100644 --- a/identitydomains/account_recovery_settings.go +++ b/identitydomains/account_recovery_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/addresses.go b/identitydomains/addresses.go index 0e8ad8178c..9ef13115bd 100644 --- a/identitydomains/addresses.go +++ b/identitydomains/addresses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/api_key.go b/identitydomains/api_key.go index 3ceebe1891..bf8ba8a142 100644 --- a/identitydomains/api_key.go +++ b/identitydomains/api_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/api_key_search_request.go b/identitydomains/api_key_search_request.go index 1c248760c1..97d578936b 100644 --- a/identitydomains/api_key_search_request.go +++ b/identitydomains/api_key_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/api_key_user.go b/identitydomains/api_key_user.go index fafeb13341..9ef8d84aed 100644 --- a/identitydomains/api_key_user.go +++ b/identitydomains/api_key_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/api_keys.go b/identitydomains/api_keys.go index d319bfcacf..18599797b0 100644 --- a/identitydomains/api_keys.go +++ b/identitydomains/api_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app.go b/identitydomains/app.go index f7c36821f4..420583a4d4 100644 --- a/identitydomains/app.go +++ b/identitydomains/app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_accounts.go b/identitydomains/app_accounts.go index c0512625d5..3fbcdde337 100644 --- a/identitydomains/app_accounts.go +++ b/identitydomains/app_accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_admin_roles.go b/identitydomains/app_admin_roles.go index 8b23b50338..bc2e098912 100644 --- a/identitydomains/app_admin_roles.go +++ b/identitydomains/app_admin_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_alias_apps.go b/identitydomains/app_alias_apps.go index 028cd5f0d3..f346bed0b8 100644 --- a/identitydomains/app_alias_apps.go +++ b/identitydomains/app_alias_apps.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_allow_authz_policy.go b/identitydomains/app_allow_authz_policy.go index 705225c2ab..7eaa8fd969 100644 --- a/identitydomains/app_allow_authz_policy.go +++ b/identitydomains/app_allow_authz_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_allowed_scopes.go b/identitydomains/app_allowed_scopes.go index bdb9805a31..36f3417961 100644 --- a/identitydomains/app_allowed_scopes.go +++ b/identitydomains/app_allowed_scopes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_allowed_tags.go b/identitydomains/app_allowed_tags.go index bc35b320fe..36425690a1 100644 --- a/identitydomains/app_allowed_tags.go +++ b/identitydomains/app_allowed_tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_app_resources.go b/identitydomains/app_app_resources.go index 98a9c6692e..aa3a3f4379 100644 --- a/identitydomains/app_app_resources.go +++ b/identitydomains/app_app_resources.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_app_signon_policy.go b/identitydomains/app_app_signon_policy.go index 468302a1a1..7aa2b030dc 100644 --- a/identitydomains/app_app_signon_policy.go +++ b/identitydomains/app_app_signon_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_apps_network_perimeters.go b/identitydomains/app_apps_network_perimeters.go index 6a0919c084..c9772ded3d 100644 --- a/identitydomains/app_apps_network_perimeters.go +++ b/identitydomains/app_apps_network_perimeters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_as_opc_service.go b/identitydomains/app_as_opc_service.go index c0a068d324..3609498f8b 100644 --- a/identitydomains/app_as_opc_service.go +++ b/identitydomains/app_as_opc_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_attr_rendering_metadata.go b/identitydomains/app_attr_rendering_metadata.go index c1176f372a..4c24a4e9d8 100644 --- a/identitydomains/app_attr_rendering_metadata.go +++ b/identitydomains/app_attr_rendering_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_based_on_template.go b/identitydomains/app_based_on_template.go index e42cfedbb3..5e4c3f92ea 100644 --- a/identitydomains/app_based_on_template.go +++ b/identitydomains/app_based_on_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_bundle_configuration_properties.go b/identitydomains/app_bundle_configuration_properties.go index 2299498066..2a550ef028 100644 --- a/identitydomains/app_bundle_configuration_properties.go +++ b/identitydomains/app_bundle_configuration_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_bundle_pool_configuration.go b/identitydomains/app_bundle_pool_configuration.go index 2f7e330f29..ba1e377b65 100644 --- a/identitydomains/app_bundle_pool_configuration.go +++ b/identitydomains/app_bundle_pool_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_certificates.go b/identitydomains/app_certificates.go index 24e96df5a1..dfe8822a43 100644 --- a/identitydomains/app_certificates.go +++ b/identitydomains/app_certificates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_cloud_control_properties.go b/identitydomains/app_cloud_control_properties.go index 5703acc11d..833e0851ef 100644 --- a/identitydomains/app_cloud_control_properties.go +++ b/identitydomains/app_cloud_control_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_connector_bundle.go b/identitydomains/app_connector_bundle.go index 9b45f366e2..87fb606db3 100644 --- a/identitydomains/app_connector_bundle.go +++ b/identitydomains/app_connector_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_deny_authz_policy.go b/identitydomains/app_deny_authz_policy.go index 9652547726..1709d6b9b6 100644 --- a/identitydomains/app_deny_authz_policy.go +++ b/identitydomains/app_deny_authz_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_domain_app.go b/identitydomains/app_domain_app.go index 8c4c4d3788..8f7ddcd6b1 100644 --- a/identitydomains/app_domain_app.go +++ b/identitydomains/app_domain_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_editable_attributes.go b/identitydomains/app_editable_attributes.go index d454461a8f..c4c2f6ef7b 100644 --- a/identitydomains/app_editable_attributes.go +++ b/identitydomains/app_editable_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_dbcs_app.go b/identitydomains/app_extension_dbcs_app.go index 34fe665ec9..c6bb9bbc66 100644 --- a/identitydomains/app_extension_dbcs_app.go +++ b/identitydomains/app_extension_dbcs_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_enterprise_app_app.go b/identitydomains/app_extension_enterprise_app_app.go index 38079be3da..25b7e30fbb 100644 --- a/identitydomains/app_extension_enterprise_app_app.go +++ b/identitydomains/app_extension_enterprise_app_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_form_fill_app_app.go b/identitydomains/app_extension_form_fill_app_app.go index 96d0a435e8..1fd59774b6 100644 --- a/identitydomains/app_extension_form_fill_app_app.go +++ b/identitydomains/app_extension_form_fill_app_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_form_fill_app_template_app_template.go b/identitydomains/app_extension_form_fill_app_template_app_template.go index 22bf0e2e35..4b0dfd9aea 100644 --- a/identitydomains/app_extension_form_fill_app_template_app_template.go +++ b/identitydomains/app_extension_form_fill_app_template_app_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_kerberos_realm_app.go b/identitydomains/app_extension_kerberos_realm_app.go index 92dbf2c839..ef4aa8b597 100644 --- a/identitydomains/app_extension_kerberos_realm_app.go +++ b/identitydomains/app_extension_kerberos_realm_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_managedapp_app.go b/identitydomains/app_extension_managedapp_app.go index ae0408de1c..0669ea450e 100644 --- a/identitydomains/app_extension_managedapp_app.go +++ b/identitydomains/app_extension_managedapp_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_multicloud_service_app_app.go b/identitydomains/app_extension_multicloud_service_app_app.go index 22b22e4a29..4dcf3900d4 100644 --- a/identitydomains/app_extension_multicloud_service_app_app.go +++ b/identitydomains/app_extension_multicloud_service_app_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_opc_service_app.go b/identitydomains/app_extension_opc_service_app.go index a110656982..201b1d051b 100644 --- a/identitydomains/app_extension_opc_service_app.go +++ b/identitydomains/app_extension_opc_service_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_radius_app_app.go b/identitydomains/app_extension_radius_app_app.go index c726eab24c..dd956f4c80 100644 --- a/identitydomains/app_extension_radius_app_app.go +++ b/identitydomains/app_extension_radius_app_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_requestable_app.go b/identitydomains/app_extension_requestable_app.go index 69f34e3459..f0ffe53424 100644 --- a/identitydomains/app_extension_requestable_app.go +++ b/identitydomains/app_extension_requestable_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_saml_service_provider_app.go b/identitydomains/app_extension_saml_service_provider_app.go index 095e2f9483..8af04e3444 100644 --- a/identitydomains/app_extension_saml_service_provider_app.go +++ b/identitydomains/app_extension_saml_service_provider_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_extension_web_tier_policy_app.go b/identitydomains/app_extension_web_tier_policy_app.go index 5669062727..fa710b06dc 100644 --- a/identitydomains/app_extension_web_tier_policy_app.go +++ b/identitydomains/app_extension_web_tier_policy_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_flat_file_bundle_configuration_properties.go b/identitydomains/app_flat_file_bundle_configuration_properties.go index 80ac98edb2..4e9cfb2425 100644 --- a/identitydomains/app_flat_file_bundle_configuration_properties.go +++ b/identitydomains/app_flat_file_bundle_configuration_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_flat_file_connector_bundle.go b/identitydomains/app_flat_file_connector_bundle.go index 5ab125733e..beb74df77a 100644 --- a/identitydomains/app_flat_file_connector_bundle.go +++ b/identitydomains/app_flat_file_connector_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_form_fill_url_match.go b/identitydomains/app_form_fill_url_match.go index 509fac5111..22d788edea 100644 --- a/identitydomains/app_form_fill_url_match.go +++ b/identitydomains/app_form_fill_url_match.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_granted_app_roles.go b/identitydomains/app_granted_app_roles.go index b2ed3c2053..41a09e42f1 100644 --- a/identitydomains/app_granted_app_roles.go +++ b/identitydomains/app_granted_app_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_grants.go b/identitydomains/app_grants.go index 891dd516ec..9ea006c266 100644 --- a/identitydomains/app_grants.go +++ b/identitydomains/app_grants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_group_assertion_attributes.go b/identitydomains/app_group_assertion_attributes.go index 8306f2827f..7ada01e1a6 100644 --- a/identitydomains/app_group_assertion_attributes.go +++ b/identitydomains/app_group_assertion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_group_membership_to_return.go b/identitydomains/app_group_membership_to_return.go index cecc2733d9..26a9f55528 100644 --- a/identitydomains/app_group_membership_to_return.go +++ b/identitydomains/app_group_membership_to_return.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_identity_bridges.go b/identitydomains/app_identity_bridges.go index 78fc7f8ab8..f60972a0a6 100644 --- a/identitydomains/app_identity_bridges.go +++ b/identitydomains/app_identity_bridges.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_identity_providers.go b/identitydomains/app_identity_providers.go index f187200453..426ab08693 100644 --- a/identitydomains/app_identity_providers.go +++ b/identitydomains/app_identity_providers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_idp_policy.go b/identitydomains/app_idp_policy.go index 96b7f203ec..7c198ca927 100644 --- a/identitydomains/app_idp_policy.go +++ b/identitydomains/app_idp_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_object_classes.go b/identitydomains/app_object_classes.go index ce398c3d12..f6f9d2953e 100644 --- a/identitydomains/app_object_classes.go +++ b/identitydomains/app_object_classes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_outbound_assertion_attributes.go b/identitydomains/app_outbound_assertion_attributes.go index b73e25332d..d73350fc98 100644 --- a/identitydomains/app_outbound_assertion_attributes.go +++ b/identitydomains/app_outbound_assertion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_protectable_secondary_audiences.go b/identitydomains/app_protectable_secondary_audiences.go index 8d91e05366..5966b59758 100644 --- a/identitydomains/app_protectable_secondary_audiences.go +++ b/identitydomains/app_protectable_secondary_audiences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_radius_policy.go b/identitydomains/app_radius_policy.go index 2e0ed35318..78f47b80d9 100644 --- a/identitydomains/app_radius_policy.go +++ b/identitydomains/app_radius_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_role.go b/identitydomains/app_role.go index c0b81d0f96..bc72773728 100644 --- a/identitydomains/app_role.go +++ b/identitydomains/app_role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_role_app.go b/identitydomains/app_role_app.go index 4027467edf..3e7ec73b17 100644 --- a/identitydomains/app_role_app.go +++ b/identitydomains/app_role_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_role_members.go b/identitydomains/app_role_members.go index 7d961c6561..e92d23324a 100644 --- a/identitydomains/app_role_members.go +++ b/identitydomains/app_role_members.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_role_search_request.go b/identitydomains/app_role_search_request.go index ac8bf1cb27..c4711e6b53 100644 --- a/identitydomains/app_role_search_request.go +++ b/identitydomains/app_role_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_roles.go b/identitydomains/app_roles.go index 7e0546b7ae..f2256c9b34 100644 --- a/identitydomains/app_roles.go +++ b/identitydomains/app_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_saml_service_provider.go b/identitydomains/app_saml_service_provider.go index 35ba94810b..56bf7ff071 100644 --- a/identitydomains/app_saml_service_provider.go +++ b/identitydomains/app_saml_service_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_scopes.go b/identitydomains/app_scopes.go index 4c023027bf..9abfea8fa3 100644 --- a/identitydomains/app_scopes.go +++ b/identitydomains/app_scopes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_search_request.go b/identitydomains/app_search_request.go index 29ff91f162..75c636ff82 100644 --- a/identitydomains/app_search_request.go +++ b/identitydomains/app_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_service_params.go b/identitydomains/app_service_params.go index 1356c289cc..477a515ab2 100644 --- a/identitydomains/app_service_params.go +++ b/identitydomains/app_service_params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_signon_policy.go b/identitydomains/app_signon_policy.go index 7b57de0876..87ec1d0df6 100644 --- a/identitydomains/app_signon_policy.go +++ b/identitydomains/app_signon_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_status_changer.go b/identitydomains/app_status_changer.go index d43cf5b158..1ae069ef3f 100644 --- a/identitydomains/app_status_changer.go +++ b/identitydomains/app_status_changer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_terms_of_use.go b/identitydomains/app_terms_of_use.go index 86ec6905a7..96db8c64de 100644 --- a/identitydomains/app_terms_of_use.go +++ b/identitydomains/app_terms_of_use.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_three_legged_o_auth_credential.go b/identitydomains/app_three_legged_o_auth_credential.go index b8f33f5517..4f8d09e400 100644 --- a/identitydomains/app_three_legged_o_auth_credential.go +++ b/identitydomains/app_three_legged_o_auth_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_trust_policies.go b/identitydomains/app_trust_policies.go index 4abf92c692..a4735e4974 100644 --- a/identitydomains/app_trust_policies.go +++ b/identitydomains/app_trust_policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_user_assertion_attributes.go b/identitydomains/app_user_assertion_attributes.go index 14dcccbb46..6e4cfc583c 100644 --- a/identitydomains/app_user_assertion_attributes.go +++ b/identitydomains/app_user_assertion_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/app_user_roles.go b/identitydomains/app_user_roles.go index 474f12e04c..02e1b6a06d 100644 --- a/identitydomains/app_user_roles.go +++ b/identitydomains/app_user_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow.go b/identitydomains/approval_workflow.go index 832a2ffab1..528fb90a2d 100644 --- a/identitydomains/approval_workflow.go +++ b/identitydomains/approval_workflow.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_approval_workflow_steps.go b/identitydomains/approval_workflow_approval_workflow_steps.go index 50dde631c8..b9240104f1 100644 --- a/identitydomains/approval_workflow_approval_workflow_steps.go +++ b/identitydomains/approval_workflow_approval_workflow_steps.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_assignment.go b/identitydomains/approval_workflow_assignment.go index e298aab81a..9e6ce86384 100644 --- a/identitydomains/approval_workflow_assignment.go +++ b/identitydomains/approval_workflow_assignment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_assignment_approval_workflow.go b/identitydomains/approval_workflow_assignment_approval_workflow.go index 9524fee670..606df415a5 100644 --- a/identitydomains/approval_workflow_assignment_approval_workflow.go +++ b/identitydomains/approval_workflow_assignment_approval_workflow.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_assignment_assigned_to.go b/identitydomains/approval_workflow_assignment_assigned_to.go index a4987e4754..788629950b 100644 --- a/identitydomains/approval_workflow_assignment_assigned_to.go +++ b/identitydomains/approval_workflow_assignment_assigned_to.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_assignments.go b/identitydomains/approval_workflow_assignments.go index 495a3c2b79..bbb5adce42 100644 --- a/identitydomains/approval_workflow_assignments.go +++ b/identitydomains/approval_workflow_assignments.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_max_duration.go b/identitydomains/approval_workflow_max_duration.go index 355b1baf59..137ed03a63 100644 --- a/identitydomains/approval_workflow_max_duration.go +++ b/identitydomains/approval_workflow_max_duration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_step.go b/identitydomains/approval_workflow_step.go index 7bfb735842..f95dbfb8be 100644 --- a/identitydomains/approval_workflow_step.go +++ b/identitydomains/approval_workflow_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_step_approvers.go b/identitydomains/approval_workflow_step_approvers.go index ac3cdec4f2..fd91619415 100644 --- a/identitydomains/approval_workflow_step_approvers.go +++ b/identitydomains/approval_workflow_step_approvers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflow_steps.go b/identitydomains/approval_workflow_steps.go index 3c2fb4dd40..944891c0b9 100644 --- a/identitydomains/approval_workflow_steps.go +++ b/identitydomains/approval_workflow_steps.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/approval_workflows.go b/identitydomains/approval_workflows.go index 651b426aef..d964724db2 100644 --- a/identitydomains/approval_workflows.go +++ b/identitydomains/approval_workflows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/apps.go b/identitydomains/apps.go index 2ffd78d93e..258390b644 100644 --- a/identitydomains/apps.go +++ b/identitydomains/apps.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/attribute_sets.go b/identitydomains/attribute_sets.go index 15a938c7e1..812d7420b0 100644 --- a/identitydomains/attribute_sets.go +++ b/identitydomains/attribute_sets.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/auth_token.go b/identitydomains/auth_token.go index 9ed42ec09e..a3014e2262 100644 --- a/identitydomains/auth_token.go +++ b/identitydomains/auth_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/auth_token_search_request.go b/identitydomains/auth_token_search_request.go index 87f6cca8b1..6151767956 100644 --- a/identitydomains/auth_token_search_request.go +++ b/identitydomains/auth_token_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/auth_token_user.go b/identitydomains/auth_token_user.go index d9aeaa5499..5cae00829c 100644 --- a/identitydomains/auth_token_user.go +++ b/identitydomains/auth_token_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/auth_tokens.go b/identitydomains/auth_tokens.go index 0f4de7a960..24d176b939 100644 --- a/identitydomains/auth_tokens.go +++ b/identitydomains/auth_tokens.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_setting.go b/identitydomains/authentication_factor_setting.go index 7ce4eba5b5..39877d26a0 100644 --- a/identitydomains/authentication_factor_setting.go +++ b/identitydomains/authentication_factor_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings.go b/identitydomains/authentication_factor_settings.go index 7e599bde00..060fcdb6f9 100644 --- a/identitydomains/authentication_factor_settings.go +++ b/identitydomains/authentication_factor_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_bypass_code_settings.go b/identitydomains/authentication_factor_settings_bypass_code_settings.go index b1307ac20c..53b33db6f5 100644 --- a/identitydomains/authentication_factor_settings_bypass_code_settings.go +++ b/identitydomains/authentication_factor_settings_bypass_code_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_client_app_settings.go b/identitydomains/authentication_factor_settings_client_app_settings.go index 30df52d524..0995acd929 100644 --- a/identitydomains/authentication_factor_settings_client_app_settings.go +++ b/identitydomains/authentication_factor_settings_client_app_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_compliance_policy.go b/identitydomains/authentication_factor_settings_compliance_policy.go index a9a552836b..c36de2e496 100644 --- a/identitydomains/authentication_factor_settings_compliance_policy.go +++ b/identitydomains/authentication_factor_settings_compliance_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_duo_security_settings.go b/identitydomains/authentication_factor_settings_duo_security_settings.go index 1ff7e04106..07033b49d1 100644 --- a/identitydomains/authentication_factor_settings_duo_security_settings.go +++ b/identitydomains/authentication_factor_settings_duo_security_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_email_settings.go b/identitydomains/authentication_factor_settings_email_settings.go index b0ac62f783..9de4db32e6 100644 --- a/identitydomains/authentication_factor_settings_email_settings.go +++ b/identitydomains/authentication_factor_settings_email_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_endpoint_restrictions.go b/identitydomains/authentication_factor_settings_endpoint_restrictions.go index b316b88835..107a62ef45 100644 --- a/identitydomains/authentication_factor_settings_endpoint_restrictions.go +++ b/identitydomains/authentication_factor_settings_endpoint_restrictions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_identity_store_settings.go b/identitydomains/authentication_factor_settings_identity_store_settings.go index 5fca5e7022..35b2dc6960 100644 --- a/identitydomains/authentication_factor_settings_identity_store_settings.go +++ b/identitydomains/authentication_factor_settings_identity_store_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_notification_settings.go b/identitydomains/authentication_factor_settings_notification_settings.go index 04be17500c..374542c95e 100644 --- a/identitydomains/authentication_factor_settings_notification_settings.go +++ b/identitydomains/authentication_factor_settings_notification_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_search_request.go b/identitydomains/authentication_factor_settings_search_request.go index ab743b8b41..37efea2d2c 100644 --- a/identitydomains/authentication_factor_settings_search_request.go +++ b/identitydomains/authentication_factor_settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_third_party_factor.go b/identitydomains/authentication_factor_settings_third_party_factor.go index 3fd9345980..3be7519211 100644 --- a/identitydomains/authentication_factor_settings_third_party_factor.go +++ b/identitydomains/authentication_factor_settings_third_party_factor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factor_settings_totp_settings.go b/identitydomains/authentication_factor_settings_totp_settings.go index f162de510d..0fadba1fbd 100644 --- a/identitydomains/authentication_factor_settings_totp_settings.go +++ b/identitydomains/authentication_factor_settings_totp_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factors_remover.go b/identitydomains/authentication_factors_remover.go index 482c27023b..46fe021218 100644 --- a/identitydomains/authentication_factors_remover.go +++ b/identitydomains/authentication_factors_remover.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/authentication_factors_remover_user.go b/identitydomains/authentication_factors_remover_user.go index 5f872d2973..9b5e0c9af9 100644 --- a/identitydomains/authentication_factors_remover_user.go +++ b/identitydomains/authentication_factors_remover_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_setting.go b/identitydomains/branding_setting.go index 98a5ec0eb2..96199a5464 100644 --- a/identitydomains/branding_setting.go +++ b/identitydomains/branding_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings.go b/identitydomains/branding_settings.go index 7314229c55..03e288cebd 100644 --- a/identitydomains/branding_settings.go +++ b/identitydomains/branding_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings_company_names.go b/identitydomains/branding_settings_company_names.go index 1ccb2bbd2c..ae223eda15 100644 --- a/identitydomains/branding_settings_company_names.go +++ b/identitydomains/branding_settings_company_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings_default_company_names.go b/identitydomains/branding_settings_default_company_names.go index 1e783b1ced..41d498b722 100644 --- a/identitydomains/branding_settings_default_company_names.go +++ b/identitydomains/branding_settings_default_company_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings_default_images.go b/identitydomains/branding_settings_default_images.go index e03d5d800c..82a9cfb851 100644 --- a/identitydomains/branding_settings_default_images.go +++ b/identitydomains/branding_settings_default_images.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings_default_login_texts.go b/identitydomains/branding_settings_default_login_texts.go index f7241c299a..a2b9f6be39 100644 --- a/identitydomains/branding_settings_default_login_texts.go +++ b/identitydomains/branding_settings_default_login_texts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings_images.go b/identitydomains/branding_settings_images.go index 9eb0018f97..1a41d470e3 100644 --- a/identitydomains/branding_settings_images.go +++ b/identitydomains/branding_settings_images.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/branding_settings_login_texts.go b/identitydomains/branding_settings_login_texts.go index abbb63ef56..2816a877dd 100644 --- a/identitydomains/branding_settings_login_texts.go +++ b/identitydomains/branding_settings_login_texts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate.go b/identitydomains/cloud_gate.go index ec51484a0d..13c8a6b6ea 100644 --- a/identitydomains/cloud_gate.go +++ b/identitydomains/cloud_gate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_ext_mappings.go b/identitydomains/cloud_gate_ext_mappings.go index 4fb09195f1..ca2055c455 100644 --- a/identitydomains/cloud_gate_ext_mappings.go +++ b/identitydomains/cloud_gate_ext_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_ext_servers.go b/identitydomains/cloud_gate_ext_servers.go index 44173638e4..25cd30d6db 100644 --- a/identitydomains/cloud_gate_ext_servers.go +++ b/identitydomains/cloud_gate_ext_servers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_ext_upstream_server_groups.go b/identitydomains/cloud_gate_ext_upstream_server_groups.go index 40cad43c07..cb62c27434 100644 --- a/identitydomains/cloud_gate_ext_upstream_server_groups.go +++ b/identitydomains/cloud_gate_ext_upstream_server_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_ext_upstream_servers.go b/identitydomains/cloud_gate_ext_upstream_servers.go index 628840a7a0..e452a684fa 100644 --- a/identitydomains/cloud_gate_ext_upstream_servers.go +++ b/identitydomains/cloud_gate_ext_upstream_servers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mapping.go b/identitydomains/cloud_gate_mapping.go index 3d52287346..ccd0abbe89 100644 --- a/identitydomains/cloud_gate_mapping.go +++ b/identitydomains/cloud_gate_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mapping_cloud_gate.go b/identitydomains/cloud_gate_mapping_cloud_gate.go index 722a5acf1b..42389d5809 100644 --- a/identitydomains/cloud_gate_mapping_cloud_gate.go +++ b/identitydomains/cloud_gate_mapping_cloud_gate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mapping_gateway_app.go b/identitydomains/cloud_gate_mapping_gateway_app.go index d2839ecc8e..59e4cb98a6 100644 --- a/identitydomains/cloud_gate_mapping_gateway_app.go +++ b/identitydomains/cloud_gate_mapping_gateway_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mapping_search_request.go b/identitydomains/cloud_gate_mapping_search_request.go index 81bb055734..f77b3aac61 100644 --- a/identitydomains/cloud_gate_mapping_search_request.go +++ b/identitydomains/cloud_gate_mapping_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mapping_server.go b/identitydomains/cloud_gate_mapping_server.go index 94cbe768af..1fbc73d20f 100644 --- a/identitydomains/cloud_gate_mapping_server.go +++ b/identitydomains/cloud_gate_mapping_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mapping_upstream_server_group.go b/identitydomains/cloud_gate_mapping_upstream_server_group.go index 89a4c48748..f3bb4e32c8 100644 --- a/identitydomains/cloud_gate_mapping_upstream_server_group.go +++ b/identitydomains/cloud_gate_mapping_upstream_server_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_mappings.go b/identitydomains/cloud_gate_mappings.go index 259a4a9b75..37acf666e3 100644 --- a/identitydomains/cloud_gate_mappings.go +++ b/identitydomains/cloud_gate_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_oauth_client.go b/identitydomains/cloud_gate_oauth_client.go index 2dd9f7129b..454fb52363 100644 --- a/identitydomains/cloud_gate_oauth_client.go +++ b/identitydomains/cloud_gate_oauth_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_search_request.go b/identitydomains/cloud_gate_search_request.go index 7981f9daf7..981e3aa63c 100644 --- a/identitydomains/cloud_gate_search_request.go +++ b/identitydomains/cloud_gate_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_server.go b/identitydomains/cloud_gate_server.go index c06ecadef8..2f4e93d23d 100644 --- a/identitydomains/cloud_gate_server.go +++ b/identitydomains/cloud_gate_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_server_cloud_gate.go b/identitydomains/cloud_gate_server_cloud_gate.go index 0f83128de6..d376d6457d 100644 --- a/identitydomains/cloud_gate_server_cloud_gate.go +++ b/identitydomains/cloud_gate_server_cloud_gate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_server_search_request.go b/identitydomains/cloud_gate_server_search_request.go index e204cc3cb9..1f5639367a 100644 --- a/identitydomains/cloud_gate_server_search_request.go +++ b/identitydomains/cloud_gate_server_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gate_servers.go b/identitydomains/cloud_gate_servers.go index ac5431a4be..c8cbefc1ac 100644 --- a/identitydomains/cloud_gate_servers.go +++ b/identitydomains/cloud_gate_servers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/cloud_gates.go b/identitydomains/cloud_gates.go index 099905fc0b..4e6244b9ba 100644 --- a/identitydomains/cloud_gates.go +++ b/identitydomains/cloud_gates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/condition.go b/identitydomains/condition.go index d54dd7eed8..91c9d66094 100644 --- a/identitydomains/condition.go +++ b/identitydomains/condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/condition_search_request.go b/identitydomains/condition_search_request.go index fe1eea2a2e..9ef99d8cf6 100644 --- a/identitydomains/condition_search_request.go +++ b/identitydomains/condition_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/conditions.go b/identitydomains/conditions.go index 144716cf72..d723972aa9 100644 --- a/identitydomains/conditions.go +++ b/identitydomains/conditions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_api_key_request_response.go b/identitydomains/create_api_key_request_response.go index 66b69b1566..3eca622083 100644 --- a/identitydomains/create_api_key_request_response.go +++ b/identitydomains/create_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_app_request_response.go b/identitydomains/create_app_request_response.go index 7512ffbc7e..863faceb3f 100644 --- a/identitydomains/create_app_request_response.go +++ b/identitydomains/create_app_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_app_role_request_response.go b/identitydomains/create_app_role_request_response.go index 0a92615f38..80ea4aef63 100644 --- a/identitydomains/create_app_role_request_response.go +++ b/identitydomains/create_app_role_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_approval_workflow_assignment_request_response.go b/identitydomains/create_approval_workflow_assignment_request_response.go index 0c6557ddca..7b0d6d0eea 100644 --- a/identitydomains/create_approval_workflow_assignment_request_response.go +++ b/identitydomains/create_approval_workflow_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_approval_workflow_request_response.go b/identitydomains/create_approval_workflow_request_response.go index 72a7f94fa7..6a02329384 100644 --- a/identitydomains/create_approval_workflow_request_response.go +++ b/identitydomains/create_approval_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_approval_workflow_step_request_response.go b/identitydomains/create_approval_workflow_step_request_response.go index 35432ada35..08e0ec28d9 100644 --- a/identitydomains/create_approval_workflow_step_request_response.go +++ b/identitydomains/create_approval_workflow_step_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_auth_token_request_response.go b/identitydomains/create_auth_token_request_response.go index bf3481201d..41926ab784 100644 --- a/identitydomains/create_auth_token_request_response.go +++ b/identitydomains/create_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_authentication_factors_remover_request_response.go b/identitydomains/create_authentication_factors_remover_request_response.go index 93bb1f8f2e..01202ca7b7 100644 --- a/identitydomains/create_authentication_factors_remover_request_response.go +++ b/identitydomains/create_authentication_factors_remover_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_cloud_gate_mapping_request_response.go b/identitydomains/create_cloud_gate_mapping_request_response.go index d12fc76bb1..ca82fb7cd5 100644 --- a/identitydomains/create_cloud_gate_mapping_request_response.go +++ b/identitydomains/create_cloud_gate_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_cloud_gate_request_response.go b/identitydomains/create_cloud_gate_request_response.go index da45e7ac31..94521223aa 100644 --- a/identitydomains/create_cloud_gate_request_response.go +++ b/identitydomains/create_cloud_gate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_cloud_gate_server_request_response.go b/identitydomains/create_cloud_gate_server_request_response.go index fdb8329df1..19604708ee 100644 --- a/identitydomains/create_cloud_gate_server_request_response.go +++ b/identitydomains/create_cloud_gate_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_condition_request_response.go b/identitydomains/create_condition_request_response.go index 5d3856c970..952fe1d90a 100644 --- a/identitydomains/create_condition_request_response.go +++ b/identitydomains/create_condition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_customer_secret_key_request_response.go b/identitydomains/create_customer_secret_key_request_response.go index 0a68f0a47f..b175d22595 100644 --- a/identitydomains/create_customer_secret_key_request_response.go +++ b/identitydomains/create_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_dynamic_resource_group_request_response.go b/identitydomains/create_dynamic_resource_group_request_response.go index 2def133662..f586dba27b 100644 --- a/identitydomains/create_dynamic_resource_group_request_response.go +++ b/identitydomains/create_dynamic_resource_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_grant_request_response.go b/identitydomains/create_grant_request_response.go index 96f7bbdda4..c4d097b86c 100644 --- a/identitydomains/create_grant_request_response.go +++ b/identitydomains/create_grant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_group_request_response.go b/identitydomains/create_group_request_response.go index 533bbe0e41..f18419c805 100644 --- a/identitydomains/create_group_request_response.go +++ b/identitydomains/create_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_identity_propagation_trust_request_response.go b/identitydomains/create_identity_propagation_trust_request_response.go index 7b804d32dd..70e37cf89b 100644 --- a/identitydomains/create_identity_propagation_trust_request_response.go +++ b/identitydomains/create_identity_propagation_trust_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_identity_provider_request_response.go b/identitydomains/create_identity_provider_request_response.go index f2d864cb27..00c45d52d2 100644 --- a/identitydomains/create_identity_provider_request_response.go +++ b/identitydomains/create_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_me_request_response.go b/identitydomains/create_me_request_response.go index 2ac5b05925..fef9bfa758 100644 --- a/identitydomains/create_me_request_response.go +++ b/identitydomains/create_me_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_api_key_request_response.go b/identitydomains/create_my_api_key_request_response.go index 6b25b94421..728e94ba3e 100644 --- a/identitydomains/create_my_api_key_request_response.go +++ b/identitydomains/create_my_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_auth_token_request_response.go b/identitydomains/create_my_auth_token_request_response.go index a28c590b40..236a055146 100644 --- a/identitydomains/create_my_auth_token_request_response.go +++ b/identitydomains/create_my_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_authentication_factor_initiator_request_response.go b/identitydomains/create_my_authentication_factor_initiator_request_response.go index f6ab42d08b..e70759fc59 100644 --- a/identitydomains/create_my_authentication_factor_initiator_request_response.go +++ b/identitydomains/create_my_authentication_factor_initiator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_authentication_factor_validator_request_response.go b/identitydomains/create_my_authentication_factor_validator_request_response.go index a63f360e45..24da269b97 100644 --- a/identitydomains/create_my_authentication_factor_validator_request_response.go +++ b/identitydomains/create_my_authentication_factor_validator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_authentication_factors_remover_request_response.go b/identitydomains/create_my_authentication_factors_remover_request_response.go index b89ccdcca5..275dafbff1 100644 --- a/identitydomains/create_my_authentication_factors_remover_request_response.go +++ b/identitydomains/create_my_authentication_factors_remover_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_customer_secret_key_request_response.go b/identitydomains/create_my_customer_secret_key_request_response.go index 04946b5eb9..f551c91a11 100644 --- a/identitydomains/create_my_customer_secret_key_request_response.go +++ b/identitydomains/create_my_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_o_auth2_client_credential_request_response.go b/identitydomains/create_my_o_auth2_client_credential_request_response.go index be7a65c45a..f29d59aec9 100644 --- a/identitydomains/create_my_o_auth2_client_credential_request_response.go +++ b/identitydomains/create_my_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_request_request_response.go b/identitydomains/create_my_request_request_response.go index 4dcd5772d6..2ac7d9c4fd 100644 --- a/identitydomains/create_my_request_request_response.go +++ b/identitydomains/create_my_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_smtp_credential_request_response.go b/identitydomains/create_my_smtp_credential_request_response.go index a01ab80cbe..1f27a52163 100644 --- a/identitydomains/create_my_smtp_credential_request_response.go +++ b/identitydomains/create_my_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_support_account_request_response.go b/identitydomains/create_my_support_account_request_response.go index 0b59a096f1..7bf9caac1f 100644 --- a/identitydomains/create_my_support_account_request_response.go +++ b/identitydomains/create_my_support_account_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_my_user_db_credential_request_response.go b/identitydomains/create_my_user_db_credential_request_response.go index 87ec59280e..7d750a2476 100644 --- a/identitydomains/create_my_user_db_credential_request_response.go +++ b/identitydomains/create_my_user_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_network_perimeter_request_response.go b/identitydomains/create_network_perimeter_request_response.go index af8f5ebadc..e3ce44d852 100644 --- a/identitydomains/create_network_perimeter_request_response.go +++ b/identitydomains/create_network_perimeter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_o_auth2_client_credential_request_response.go b/identitydomains/create_o_auth2_client_credential_request_response.go index cafd8e4056..22694c813a 100644 --- a/identitydomains/create_o_auth2_client_credential_request_response.go +++ b/identitydomains/create_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_o_auth_client_certificate_request_response.go b/identitydomains/create_o_auth_client_certificate_request_response.go index 6f44c621ca..a9a14cdc92 100644 --- a/identitydomains/create_o_auth_client_certificate_request_response.go +++ b/identitydomains/create_o_auth_client_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_o_auth_partner_certificate_request_response.go b/identitydomains/create_o_auth_partner_certificate_request_response.go index af3a3656b2..26bee0f458 100644 --- a/identitydomains/create_o_auth_partner_certificate_request_response.go +++ b/identitydomains/create_o_auth_partner_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_password_policy_request_response.go b/identitydomains/create_password_policy_request_response.go index cafab653ed..e7c0928155 100644 --- a/identitydomains/create_password_policy_request_response.go +++ b/identitydomains/create_password_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_policy_request_response.go b/identitydomains/create_policy_request_response.go index 0de407dd50..7cf61fa2c9 100644 --- a/identitydomains/create_policy_request_response.go +++ b/identitydomains/create_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_rule_request_response.go b/identitydomains/create_rule_request_response.go index 56f7850ac3..8277d26b07 100644 --- a/identitydomains/create_rule_request_response.go +++ b/identitydomains/create_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_security_question_request_response.go b/identitydomains/create_security_question_request_response.go index 09372319da..efd6a5e4a6 100644 --- a/identitydomains/create_security_question_request_response.go +++ b/identitydomains/create_security_question_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_self_registration_profile_request_response.go b/identitydomains/create_self_registration_profile_request_response.go index 6064cd88b7..11216b871b 100644 --- a/identitydomains/create_self_registration_profile_request_response.go +++ b/identitydomains/create_self_registration_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_smtp_credential_request_response.go b/identitydomains/create_smtp_credential_request_response.go index 5892a81371..325daa5860 100644 --- a/identitydomains/create_smtp_credential_request_response.go +++ b/identitydomains/create_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_user_db_credential_request_response.go b/identitydomains/create_user_db_credential_request_response.go index 14336364e9..769960b4da 100644 --- a/identitydomains/create_user_db_credential_request_response.go +++ b/identitydomains/create_user_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/create_user_request_response.go b/identitydomains/create_user_request_response.go index 6de9ae0d29..0c62cf4344 100644 --- a/identitydomains/create_user_request_response.go +++ b/identitydomains/create_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/customer_secret_key.go b/identitydomains/customer_secret_key.go index a2f2035cac..bbe95b38d3 100644 --- a/identitydomains/customer_secret_key.go +++ b/identitydomains/customer_secret_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/customer_secret_key_search_request.go b/identitydomains/customer_secret_key_search_request.go index 7913b0960d..38bf62f223 100644 --- a/identitydomains/customer_secret_key_search_request.go +++ b/identitydomains/customer_secret_key_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/customer_secret_key_user.go b/identitydomains/customer_secret_key_user.go index 50a0862139..bdfe5acc72 100644 --- a/identitydomains/customer_secret_key_user.go +++ b/identitydomains/customer_secret_key_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/customer_secret_keys.go b/identitydomains/customer_secret_keys.go index f5c0889fd6..a6d153b2a9 100644 --- a/identitydomains/customer_secret_keys.go +++ b/identitydomains/customer_secret_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/defined_tags.go b/identitydomains/defined_tags.go index 429c453660..845c7830d8 100644 --- a/identitydomains/defined_tags.go +++ b/identitydomains/defined_tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_api_key_request_response.go b/identitydomains/delete_api_key_request_response.go index ab09667496..550de7e14b 100644 --- a/identitydomains/delete_api_key_request_response.go +++ b/identitydomains/delete_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_app_request_response.go b/identitydomains/delete_app_request_response.go index 7a8ae2b486..df67a5bc5e 100644 --- a/identitydomains/delete_app_request_response.go +++ b/identitydomains/delete_app_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_app_role_request_response.go b/identitydomains/delete_app_role_request_response.go index 1c6c178097..08b79c7b0b 100644 --- a/identitydomains/delete_app_role_request_response.go +++ b/identitydomains/delete_app_role_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_approval_workflow_assignment_request_response.go b/identitydomains/delete_approval_workflow_assignment_request_response.go index 76247cb753..5b6f028d69 100644 --- a/identitydomains/delete_approval_workflow_assignment_request_response.go +++ b/identitydomains/delete_approval_workflow_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_approval_workflow_request_response.go b/identitydomains/delete_approval_workflow_request_response.go index 55eba64522..77ff2f0a76 100644 --- a/identitydomains/delete_approval_workflow_request_response.go +++ b/identitydomains/delete_approval_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_approval_workflow_step_request_response.go b/identitydomains/delete_approval_workflow_step_request_response.go index d1831b0237..20dce63bd7 100644 --- a/identitydomains/delete_approval_workflow_step_request_response.go +++ b/identitydomains/delete_approval_workflow_step_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_auth_token_request_response.go b/identitydomains/delete_auth_token_request_response.go index 4c1b4c4bf3..abaa042e84 100644 --- a/identitydomains/delete_auth_token_request_response.go +++ b/identitydomains/delete_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_cloud_gate_mapping_request_response.go b/identitydomains/delete_cloud_gate_mapping_request_response.go index bccad7f626..973c297c45 100644 --- a/identitydomains/delete_cloud_gate_mapping_request_response.go +++ b/identitydomains/delete_cloud_gate_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_cloud_gate_request_response.go b/identitydomains/delete_cloud_gate_request_response.go index ae68113549..b69a42417d 100644 --- a/identitydomains/delete_cloud_gate_request_response.go +++ b/identitydomains/delete_cloud_gate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_cloud_gate_server_request_response.go b/identitydomains/delete_cloud_gate_server_request_response.go index e2506f5036..de5da20dba 100644 --- a/identitydomains/delete_cloud_gate_server_request_response.go +++ b/identitydomains/delete_cloud_gate_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_condition_request_response.go b/identitydomains/delete_condition_request_response.go index 4a01770b36..3ea5e962e0 100644 --- a/identitydomains/delete_condition_request_response.go +++ b/identitydomains/delete_condition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_customer_secret_key_request_response.go b/identitydomains/delete_customer_secret_key_request_response.go index b6de4f6ad0..e25947ecd2 100644 --- a/identitydomains/delete_customer_secret_key_request_response.go +++ b/identitydomains/delete_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_dynamic_resource_group_request_response.go b/identitydomains/delete_dynamic_resource_group_request_response.go index 9b83721511..6c619c7cfe 100644 --- a/identitydomains/delete_dynamic_resource_group_request_response.go +++ b/identitydomains/delete_dynamic_resource_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_grant_request_response.go b/identitydomains/delete_grant_request_response.go index fc99dbbebb..c39e9fccce 100644 --- a/identitydomains/delete_grant_request_response.go +++ b/identitydomains/delete_grant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_group_request_response.go b/identitydomains/delete_group_request_response.go index 2d9c05dab1..98dad5330b 100644 --- a/identitydomains/delete_group_request_response.go +++ b/identitydomains/delete_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_identity_propagation_trust_request_response.go b/identitydomains/delete_identity_propagation_trust_request_response.go index 01f466c13e..e775f774b8 100644 --- a/identitydomains/delete_identity_propagation_trust_request_response.go +++ b/identitydomains/delete_identity_propagation_trust_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_identity_provider_request_response.go b/identitydomains/delete_identity_provider_request_response.go index 18dba16320..39ff26f913 100644 --- a/identitydomains/delete_identity_provider_request_response.go +++ b/identitydomains/delete_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_api_key_request_response.go b/identitydomains/delete_my_api_key_request_response.go index 0b0c66b8ef..9d82ea3164 100644 --- a/identitydomains/delete_my_api_key_request_response.go +++ b/identitydomains/delete_my_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_auth_token_request_response.go b/identitydomains/delete_my_auth_token_request_response.go index 8d14b03ae1..3cb1c3ccf8 100644 --- a/identitydomains/delete_my_auth_token_request_response.go +++ b/identitydomains/delete_my_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_customer_secret_key_request_response.go b/identitydomains/delete_my_customer_secret_key_request_response.go index ebc6e5ac7f..98f5263b17 100644 --- a/identitydomains/delete_my_customer_secret_key_request_response.go +++ b/identitydomains/delete_my_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_device_request_response.go b/identitydomains/delete_my_device_request_response.go index 0b83d0728c..7ae484fe1c 100644 --- a/identitydomains/delete_my_device_request_response.go +++ b/identitydomains/delete_my_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_o_auth2_client_credential_request_response.go b/identitydomains/delete_my_o_auth2_client_credential_request_response.go index ac1adb15af..478f6a2c0b 100644 --- a/identitydomains/delete_my_o_auth2_client_credential_request_response.go +++ b/identitydomains/delete_my_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_smtp_credential_request_response.go b/identitydomains/delete_my_smtp_credential_request_response.go index 0ea2982f3e..28cbeeab2d 100644 --- a/identitydomains/delete_my_smtp_credential_request_response.go +++ b/identitydomains/delete_my_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_support_account_request_response.go b/identitydomains/delete_my_support_account_request_response.go index 8bee60ddbe..5c4a2ff327 100644 --- a/identitydomains/delete_my_support_account_request_response.go +++ b/identitydomains/delete_my_support_account_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_trusted_user_agent_request_response.go b/identitydomains/delete_my_trusted_user_agent_request_response.go index 7ed9bb443e..ede9c2cb14 100644 --- a/identitydomains/delete_my_trusted_user_agent_request_response.go +++ b/identitydomains/delete_my_trusted_user_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_my_user_db_credential_request_response.go b/identitydomains/delete_my_user_db_credential_request_response.go index eedf7766fb..51b9c9398d 100644 --- a/identitydomains/delete_my_user_db_credential_request_response.go +++ b/identitydomains/delete_my_user_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_network_perimeter_request_response.go b/identitydomains/delete_network_perimeter_request_response.go index ae0d69be8f..3e8fd380bd 100644 --- a/identitydomains/delete_network_perimeter_request_response.go +++ b/identitydomains/delete_network_perimeter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_o_auth2_client_credential_request_response.go b/identitydomains/delete_o_auth2_client_credential_request_response.go index 5c5e842143..ea4bf5ff03 100644 --- a/identitydomains/delete_o_auth2_client_credential_request_response.go +++ b/identitydomains/delete_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_o_auth_client_certificate_request_response.go b/identitydomains/delete_o_auth_client_certificate_request_response.go index 44c456ab45..ef175c90e1 100644 --- a/identitydomains/delete_o_auth_client_certificate_request_response.go +++ b/identitydomains/delete_o_auth_client_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_o_auth_partner_certificate_request_response.go b/identitydomains/delete_o_auth_partner_certificate_request_response.go index 1f9f1746eb..e412552cc5 100644 --- a/identitydomains/delete_o_auth_partner_certificate_request_response.go +++ b/identitydomains/delete_o_auth_partner_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_password_policy_request_response.go b/identitydomains/delete_password_policy_request_response.go index f1ce1c56ea..a7fc34e304 100644 --- a/identitydomains/delete_password_policy_request_response.go +++ b/identitydomains/delete_password_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_policy_request_response.go b/identitydomains/delete_policy_request_response.go index b21f27d34b..d807503506 100644 --- a/identitydomains/delete_policy_request_response.go +++ b/identitydomains/delete_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_rule_request_response.go b/identitydomains/delete_rule_request_response.go index 7e412dc978..4b6a13c938 100644 --- a/identitydomains/delete_rule_request_response.go +++ b/identitydomains/delete_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_security_question_request_response.go b/identitydomains/delete_security_question_request_response.go index ff84d2c796..6ab57a1dcf 100644 --- a/identitydomains/delete_security_question_request_response.go +++ b/identitydomains/delete_security_question_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_self_registration_profile_request_response.go b/identitydomains/delete_self_registration_profile_request_response.go index ce83514637..d372c30f91 100644 --- a/identitydomains/delete_self_registration_profile_request_response.go +++ b/identitydomains/delete_self_registration_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_smtp_credential_request_response.go b/identitydomains/delete_smtp_credential_request_response.go index 0a64c89b0a..468bfd839c 100644 --- a/identitydomains/delete_smtp_credential_request_response.go +++ b/identitydomains/delete_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_user_db_credential_request_response.go b/identitydomains/delete_user_db_credential_request_response.go index 5e155dc415..8a335ea3a6 100644 --- a/identitydomains/delete_user_db_credential_request_response.go +++ b/identitydomains/delete_user_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/delete_user_request_response.go b/identitydomains/delete_user_request_response.go index fb9d7799d5..feda414b02 100644 --- a/identitydomains/delete_user_request_response.go +++ b/identitydomains/delete_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/dynamic_resource_group.go b/identitydomains/dynamic_resource_group.go index b40e101cf2..a3871a6463 100644 --- a/identitydomains/dynamic_resource_group.go +++ b/identitydomains/dynamic_resource_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/dynamic_resource_group_dynamic_group_app_roles.go b/identitydomains/dynamic_resource_group_dynamic_group_app_roles.go index 58aa8bcc75..87ec1a420c 100644 --- a/identitydomains/dynamic_resource_group_dynamic_group_app_roles.go +++ b/identitydomains/dynamic_resource_group_dynamic_group_app_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/dynamic_resource_group_grants.go b/identitydomains/dynamic_resource_group_grants.go index 2e0f669040..f35e45f386 100644 --- a/identitydomains/dynamic_resource_group_grants.go +++ b/identitydomains/dynamic_resource_group_grants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/dynamic_resource_group_search_request.go b/identitydomains/dynamic_resource_group_search_request.go index 5d6269d52d..7247f7efe1 100644 --- a/identitydomains/dynamic_resource_group_search_request.go +++ b/identitydomains/dynamic_resource_group_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/dynamic_resource_groups.go b/identitydomains/dynamic_resource_groups.go index fc6720cda3..1d3dad95a0 100644 --- a/identitydomains/dynamic_resource_groups.go +++ b/identitydomains/dynamic_resource_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_adaptive_user.go b/identitydomains/extension_adaptive_user.go index 9b3ad33d4c..132e4d6c09 100644 --- a/identitydomains/extension_adaptive_user.go +++ b/identitydomains/extension_adaptive_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_capabilities_user.go b/identitydomains/extension_capabilities_user.go index c7e707429e..e554110a8c 100644 --- a/identitydomains/extension_capabilities_user.go +++ b/identitydomains/extension_capabilities_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_db_credentials_user.go b/identitydomains/extension_db_credentials_user.go index d3677b5506..c48987f3f3 100644 --- a/identitydomains/extension_db_credentials_user.go +++ b/identitydomains/extension_db_credentials_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_db_user_user.go b/identitydomains/extension_db_user_user.go index 3d3988ee21..7b5628f210 100644 --- a/identitydomains/extension_db_user_user.go +++ b/identitydomains/extension_db_user_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_dbcs_group.go b/identitydomains/extension_dbcs_group.go index 9f03a12f5a..993112dcf4 100644 --- a/identitydomains/extension_dbcs_group.go +++ b/identitydomains/extension_dbcs_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_dynamic_group.go b/identitydomains/extension_dynamic_group.go index 5311266bf2..25bc3114e3 100644 --- a/identitydomains/extension_dynamic_group.go +++ b/identitydomains/extension_dynamic_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_enterprise20_user.go b/identitydomains/extension_enterprise20_user.go index 2c7529ff09..92db1815ab 100644 --- a/identitydomains/extension_enterprise20_user.go +++ b/identitydomains/extension_enterprise20_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_fido_authentication_factor_settings.go b/identitydomains/extension_fido_authentication_factor_settings.go index dde7745966..a209c8a779 100644 --- a/identitydomains/extension_fido_authentication_factor_settings.go +++ b/identitydomains/extension_fido_authentication_factor_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_group_group.go b/identitydomains/extension_group_group.go index fc54d521aa..6abd457cb0 100644 --- a/identitydomains/extension_group_group.go +++ b/identitydomains/extension_group_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_kerberos_user_user.go b/identitydomains/extension_kerberos_user_user.go index 706a6c6479..475c1d4ae9 100644 --- a/identitydomains/extension_kerberos_user_user.go +++ b/identitydomains/extension_kerberos_user_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_me_user.go b/identitydomains/extension_me_user.go index a077243240..972fc87fee 100644 --- a/identitydomains/extension_me_user.go +++ b/identitydomains/extension_me_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_messages_error.go b/identitydomains/extension_messages_error.go index ae3c08144f..f07213c2a1 100644 --- a/identitydomains/extension_messages_error.go +++ b/identitydomains/extension_messages_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_mfa_user.go b/identitydomains/extension_mfa_user.go index c06e98048f..c5ec3e9fae 100644 --- a/identitydomains/extension_mfa_user.go +++ b/identitydomains/extension_mfa_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_oci_tags.go b/identitydomains/extension_oci_tags.go index 4b09a97f15..dfbd33e9ff 100644 --- a/identitydomains/extension_oci_tags.go +++ b/identitydomains/extension_oci_tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_password_state_user.go b/identitydomains/extension_password_state_user.go index 486790da55..93a99e5d61 100644 --- a/identitydomains/extension_password_state_user.go +++ b/identitydomains/extension_password_state_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_passwordless_user.go b/identitydomains/extension_passwordless_user.go index 3c363195c0..ab96dc7426 100644 --- a/identitydomains/extension_passwordless_user.go +++ b/identitydomains/extension_passwordless_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_posix_group.go b/identitydomains/extension_posix_group.go index 5fe62d50dc..e7af6f2912 100644 --- a/identitydomains/extension_posix_group.go +++ b/identitydomains/extension_posix_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_posix_user.go b/identitydomains/extension_posix_user.go index 3fa0ef483f..5a33264dc6 100644 --- a/identitydomains/extension_posix_user.go +++ b/identitydomains/extension_posix_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_requestable_group.go b/identitydomains/extension_requestable_group.go index 24d8201032..3bb1124069 100644 --- a/identitydomains/extension_requestable_group.go +++ b/identitydomains/extension_requestable_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_security_questions_user.go b/identitydomains/extension_security_questions_user.go index bf05eeef88..cdfad7e310 100644 --- a/identitydomains/extension_security_questions_user.go +++ b/identitydomains/extension_security_questions_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_self_change_user.go b/identitydomains/extension_self_change_user.go index 54607d01e1..7bf0addda7 100644 --- a/identitydomains/extension_self_change_user.go +++ b/identitydomains/extension_self_change_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_self_registration_user.go b/identitydomains/extension_self_registration_user.go index 23bce92eed..ac6baf31a6 100644 --- a/identitydomains/extension_self_registration_user.go +++ b/identitydomains/extension_self_registration_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_sff_user.go b/identitydomains/extension_sff_user.go index 487ae203b9..06e6c5e1ba 100644 --- a/identitydomains/extension_sff_user.go +++ b/identitydomains/extension_sff_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_social_account_user.go b/identitydomains/extension_social_account_user.go index 4e35bb057a..1850c339b9 100644 --- a/identitydomains/extension_social_account_user.go +++ b/identitydomains/extension_social_account_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_social_identity_provider.go b/identitydomains/extension_social_identity_provider.go index 383b84124e..8a8fcc2832 100644 --- a/identitydomains/extension_social_identity_provider.go +++ b/identitydomains/extension_social_identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_terms_of_use_user.go b/identitydomains/extension_terms_of_use_user.go index 5b887c806b..55ded96992 100644 --- a/identitydomains/extension_terms_of_use_user.go +++ b/identitydomains/extension_terms_of_use_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_third_party_authentication_factor_settings.go b/identitydomains/extension_third_party_authentication_factor_settings.go index ff18704c2b..4fcb7f9516 100644 --- a/identitydomains/extension_third_party_authentication_factor_settings.go +++ b/identitydomains/extension_third_party_authentication_factor_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_user_credentials_user.go b/identitydomains/extension_user_credentials_user.go index cc3e95205e..fd912c49d1 100644 --- a/identitydomains/extension_user_credentials_user.go +++ b/identitydomains/extension_user_credentials_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_user_state_user.go b/identitydomains/extension_user_state_user.go index 37a37a6dd3..055827bdff 100644 --- a/identitydomains/extension_user_state_user.go +++ b/identitydomains/extension_user_state_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_user_user.go b/identitydomains/extension_user_user.go index 84e027e277..0b5d7afa7d 100644 --- a/identitydomains/extension_user_user.go +++ b/identitydomains/extension_user_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/extension_x509_identity_provider.go b/identitydomains/extension_x509_identity_provider.go index d937bbe606..28476acf5e 100644 --- a/identitydomains/extension_x509_identity_provider.go +++ b/identitydomains/extension_x509_identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/freeform_tags.go b/identitydomains/freeform_tags.go index 6a04e01f9b..e39a4ca313 100644 --- a/identitydomains/freeform_tags.go +++ b/identitydomains/freeform_tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_account_mgmt_info_request_response.go b/identitydomains/get_account_mgmt_info_request_response.go index 0cc97fe0e5..147b25a9d7 100644 --- a/identitydomains/get_account_mgmt_info_request_response.go +++ b/identitydomains/get_account_mgmt_info_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_account_recovery_setting_request_response.go b/identitydomains/get_account_recovery_setting_request_response.go index 452d4f5687..92898446e7 100644 --- a/identitydomains/get_account_recovery_setting_request_response.go +++ b/identitydomains/get_account_recovery_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_api_key_request_response.go b/identitydomains/get_api_key_request_response.go index 1d8f73f7e6..8638d65bdd 100644 --- a/identitydomains/get_api_key_request_response.go +++ b/identitydomains/get_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_app_request_response.go b/identitydomains/get_app_request_response.go index 80ba1244e1..e1119759c7 100644 --- a/identitydomains/get_app_request_response.go +++ b/identitydomains/get_app_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_app_role_request_response.go b/identitydomains/get_app_role_request_response.go index 560f712ccb..325e613ee6 100644 --- a/identitydomains/get_app_role_request_response.go +++ b/identitydomains/get_app_role_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_approval_workflow_assignment_request_response.go b/identitydomains/get_approval_workflow_assignment_request_response.go index f69b24c94b..76b5650816 100644 --- a/identitydomains/get_approval_workflow_assignment_request_response.go +++ b/identitydomains/get_approval_workflow_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_approval_workflow_request_response.go b/identitydomains/get_approval_workflow_request_response.go index 1bff1e5512..6512397d20 100644 --- a/identitydomains/get_approval_workflow_request_response.go +++ b/identitydomains/get_approval_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_approval_workflow_step_request_response.go b/identitydomains/get_approval_workflow_step_request_response.go index 57089b20dc..879d0be446 100644 --- a/identitydomains/get_approval_workflow_step_request_response.go +++ b/identitydomains/get_approval_workflow_step_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_auth_token_request_response.go b/identitydomains/get_auth_token_request_response.go index 14850bfe4d..7dbf0d201b 100644 --- a/identitydomains/get_auth_token_request_response.go +++ b/identitydomains/get_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_authentication_factor_setting_request_response.go b/identitydomains/get_authentication_factor_setting_request_response.go index 3ea9e7843e..c666115fe3 100644 --- a/identitydomains/get_authentication_factor_setting_request_response.go +++ b/identitydomains/get_authentication_factor_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_branding_setting_request_response.go b/identitydomains/get_branding_setting_request_response.go index 59462c8b54..1c517e5ea4 100644 --- a/identitydomains/get_branding_setting_request_response.go +++ b/identitydomains/get_branding_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_cloud_gate_mapping_request_response.go b/identitydomains/get_cloud_gate_mapping_request_response.go index ded90af3aa..69200c4e31 100644 --- a/identitydomains/get_cloud_gate_mapping_request_response.go +++ b/identitydomains/get_cloud_gate_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_cloud_gate_request_response.go b/identitydomains/get_cloud_gate_request_response.go index 70c3b5597e..e593539419 100644 --- a/identitydomains/get_cloud_gate_request_response.go +++ b/identitydomains/get_cloud_gate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_cloud_gate_server_request_response.go b/identitydomains/get_cloud_gate_server_request_response.go index cec394d37c..6d4509aa26 100644 --- a/identitydomains/get_cloud_gate_server_request_response.go +++ b/identitydomains/get_cloud_gate_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_condition_request_response.go b/identitydomains/get_condition_request_response.go index 7de97a2deb..50ae842437 100644 --- a/identitydomains/get_condition_request_response.go +++ b/identitydomains/get_condition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_customer_secret_key_request_response.go b/identitydomains/get_customer_secret_key_request_response.go index cb3937203a..5a6857869d 100644 --- a/identitydomains/get_customer_secret_key_request_response.go +++ b/identitydomains/get_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_dynamic_resource_group_request_response.go b/identitydomains/get_dynamic_resource_group_request_response.go index dafa4847ea..7ab9316375 100644 --- a/identitydomains/get_dynamic_resource_group_request_response.go +++ b/identitydomains/get_dynamic_resource_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_grant_request_response.go b/identitydomains/get_grant_request_response.go index 9055ac9f8b..4dd6a592a1 100644 --- a/identitydomains/get_grant_request_response.go +++ b/identitydomains/get_grant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_group_request_response.go b/identitydomains/get_group_request_response.go index 937dc17b11..9f07968a70 100644 --- a/identitydomains/get_group_request_response.go +++ b/identitydomains/get_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_identity_propagation_trust_request_response.go b/identitydomains/get_identity_propagation_trust_request_response.go index ac5499b83e..977e72895e 100644 --- a/identitydomains/get_identity_propagation_trust_request_response.go +++ b/identitydomains/get_identity_propagation_trust_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_identity_provider_request_response.go b/identitydomains/get_identity_provider_request_response.go index ef9bd97bdc..12a74a4f0a 100644 --- a/identitydomains/get_identity_provider_request_response.go +++ b/identitydomains/get_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_identity_setting_request_response.go b/identitydomains/get_identity_setting_request_response.go index f3148372e4..27762eeeff 100644 --- a/identitydomains/get_identity_setting_request_response.go +++ b/identitydomains/get_identity_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_kmsi_setting_request_response.go b/identitydomains/get_kmsi_setting_request_response.go index b2d3375703..10b07a8af6 100644 --- a/identitydomains/get_kmsi_setting_request_response.go +++ b/identitydomains/get_kmsi_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_me_request_response.go b/identitydomains/get_me_request_response.go index 0399eca343..97f80dbbf9 100644 --- a/identitydomains/get_me_request_response.go +++ b/identitydomains/get_me_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_api_key_request_response.go b/identitydomains/get_my_api_key_request_response.go index 18888af44a..99a99852d0 100644 --- a/identitydomains/get_my_api_key_request_response.go +++ b/identitydomains/get_my_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_auth_token_request_response.go b/identitydomains/get_my_auth_token_request_response.go index e58e4fde6b..c932c35afb 100644 --- a/identitydomains/get_my_auth_token_request_response.go +++ b/identitydomains/get_my_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_completed_approval_request_response.go b/identitydomains/get_my_completed_approval_request_response.go index e4aadf6255..a057dc6eaf 100644 --- a/identitydomains/get_my_completed_approval_request_response.go +++ b/identitydomains/get_my_completed_approval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_customer_secret_key_request_response.go b/identitydomains/get_my_customer_secret_key_request_response.go index e480f18a7d..e37c663383 100644 --- a/identitydomains/get_my_customer_secret_key_request_response.go +++ b/identitydomains/get_my_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_device_request_response.go b/identitydomains/get_my_device_request_response.go index d2ecc5847e..31ba04af1a 100644 --- a/identitydomains/get_my_device_request_response.go +++ b/identitydomains/get_my_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_o_auth2_client_credential_request_response.go b/identitydomains/get_my_o_auth2_client_credential_request_response.go index 28ed0dc72d..8db0b4341d 100644 --- a/identitydomains/get_my_o_auth2_client_credential_request_response.go +++ b/identitydomains/get_my_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_pending_approval_request_response.go b/identitydomains/get_my_pending_approval_request_response.go index 5024cf69a4..2dc4169bdf 100644 --- a/identitydomains/get_my_pending_approval_request_response.go +++ b/identitydomains/get_my_pending_approval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_request_request_response.go b/identitydomains/get_my_request_request_response.go index 964b705eac..f65649b574 100644 --- a/identitydomains/get_my_request_request_response.go +++ b/identitydomains/get_my_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_smtp_credential_request_response.go b/identitydomains/get_my_smtp_credential_request_response.go index d75f21bf45..5ac68464ca 100644 --- a/identitydomains/get_my_smtp_credential_request_response.go +++ b/identitydomains/get_my_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_support_account_request_response.go b/identitydomains/get_my_support_account_request_response.go index cd9bea4552..e1d50d30af 100644 --- a/identitydomains/get_my_support_account_request_response.go +++ b/identitydomains/get_my_support_account_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_trusted_user_agent_request_response.go b/identitydomains/get_my_trusted_user_agent_request_response.go index 22c595d792..8fa636db89 100644 --- a/identitydomains/get_my_trusted_user_agent_request_response.go +++ b/identitydomains/get_my_trusted_user_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_my_user_db_credential_request_response.go b/identitydomains/get_my_user_db_credential_request_response.go index e17832881f..531c7c327b 100644 --- a/identitydomains/get_my_user_db_credential_request_response.go +++ b/identitydomains/get_my_user_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_network_perimeter_request_response.go b/identitydomains/get_network_perimeter_request_response.go index ad1ff2dfd2..9920b1fced 100644 --- a/identitydomains/get_network_perimeter_request_response.go +++ b/identitydomains/get_network_perimeter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_notification_setting_request_response.go b/identitydomains/get_notification_setting_request_response.go index 8ccefc6ba4..c8f800f1fb 100644 --- a/identitydomains/get_notification_setting_request_response.go +++ b/identitydomains/get_notification_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_o_auth2_client_credential_request_response.go b/identitydomains/get_o_auth2_client_credential_request_response.go index 259e83e6fa..991d574608 100644 --- a/identitydomains/get_o_auth2_client_credential_request_response.go +++ b/identitydomains/get_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_o_auth_client_certificate_request_response.go b/identitydomains/get_o_auth_client_certificate_request_response.go index b161e01bdb..d7645d5dd7 100644 --- a/identitydomains/get_o_auth_client_certificate_request_response.go +++ b/identitydomains/get_o_auth_client_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_o_auth_partner_certificate_request_response.go b/identitydomains/get_o_auth_partner_certificate_request_response.go index c9e2463250..e45e6530a8 100644 --- a/identitydomains/get_o_auth_partner_certificate_request_response.go +++ b/identitydomains/get_o_auth_partner_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_password_policy_request_response.go b/identitydomains/get_password_policy_request_response.go index 5eb17095d2..05434584e4 100644 --- a/identitydomains/get_password_policy_request_response.go +++ b/identitydomains/get_password_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_policy_request_response.go b/identitydomains/get_policy_request_response.go index c1d7d348d2..a678d5bddb 100644 --- a/identitydomains/get_policy_request_response.go +++ b/identitydomains/get_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_rule_request_response.go b/identitydomains/get_rule_request_response.go index 6c018ed2a7..920ea2724d 100644 --- a/identitydomains/get_rule_request_response.go +++ b/identitydomains/get_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_schema_request_response.go b/identitydomains/get_schema_request_response.go index 16771b176f..e3ea88e4d2 100644 --- a/identitydomains/get_schema_request_response.go +++ b/identitydomains/get_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_security_question_request_response.go b/identitydomains/get_security_question_request_response.go index 74ca4ef0a9..c45dda646f 100644 --- a/identitydomains/get_security_question_request_response.go +++ b/identitydomains/get_security_question_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_security_question_setting_request_response.go b/identitydomains/get_security_question_setting_request_response.go index 8fc21f3db7..6fd68d8710 100644 --- a/identitydomains/get_security_question_setting_request_response.go +++ b/identitydomains/get_security_question_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_self_registration_profile_request_response.go b/identitydomains/get_self_registration_profile_request_response.go index b8be52b130..3a10296cd8 100644 --- a/identitydomains/get_self_registration_profile_request_response.go +++ b/identitydomains/get_self_registration_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_setting_request_response.go b/identitydomains/get_setting_request_response.go index a2a100064e..0e483967e5 100644 --- a/identitydomains/get_setting_request_response.go +++ b/identitydomains/get_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_smtp_credential_request_response.go b/identitydomains/get_smtp_credential_request_response.go index cf25901b34..3adcf303e9 100644 --- a/identitydomains/get_smtp_credential_request_response.go +++ b/identitydomains/get_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_user_attributes_setting_request_response.go b/identitydomains/get_user_attributes_setting_request_response.go index fb6379d0cd..4c5a7c26f8 100644 --- a/identitydomains/get_user_attributes_setting_request_response.go +++ b/identitydomains/get_user_attributes_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_user_db_credential_request_response.go b/identitydomains/get_user_db_credential_request_response.go index a492f7a28e..81dc8786be 100644 --- a/identitydomains/get_user_db_credential_request_response.go +++ b/identitydomains/get_user_db_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/get_user_request_response.go b/identitydomains/get_user_request_response.go index 8ea884da77..d3e3c051dc 100644 --- a/identitydomains/get_user_request_response.go +++ b/identitydomains/get_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant.go b/identitydomains/grant.go index f5db958f06..d907979611 100644 --- a/identitydomains/grant.go +++ b/identitydomains/grant.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant_app.go b/identitydomains/grant_app.go index d82d0ee28f..ebe7b20cd5 100644 --- a/identitydomains/grant_app.go +++ b/identitydomains/grant_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant_app_entitlement_collection.go b/identitydomains/grant_app_entitlement_collection.go index a980629a05..c79386a448 100644 --- a/identitydomains/grant_app_entitlement_collection.go +++ b/identitydomains/grant_app_entitlement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant_entitlement.go b/identitydomains/grant_entitlement.go index 9ebda03aee..72e73be501 100644 --- a/identitydomains/grant_entitlement.go +++ b/identitydomains/grant_entitlement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant_grantee.go b/identitydomains/grant_grantee.go index d3db2d65cb..d07f049e4a 100644 --- a/identitydomains/grant_grantee.go +++ b/identitydomains/grant_grantee.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant_grantor.go b/identitydomains/grant_grantor.go index c6ad9d7d0c..3c8256490e 100644 --- a/identitydomains/grant_grantor.go +++ b/identitydomains/grant_grantor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grant_search_request.go b/identitydomains/grant_search_request.go index 9b2b435e73..3cff5f7896 100644 --- a/identitydomains/grant_search_request.go +++ b/identitydomains/grant_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/grants.go b/identitydomains/grants.go index 683516e1c4..e4c98d4a10 100644 --- a/identitydomains/grants.go +++ b/identitydomains/grants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group.go b/identitydomains/group.go index a6130865fb..5c0ac7dc10 100644 --- a/identitydomains/group.go +++ b/identitydomains/group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_app_roles.go b/identitydomains/group_ext_app_roles.go index e554bc37fa..e0cc43c595 100644 --- a/identitydomains/group_ext_app_roles.go +++ b/identitydomains/group_ext_app_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_domain_level_schema_names.go b/identitydomains/group_ext_domain_level_schema_names.go index 670a2b85e4..7614adb627 100644 --- a/identitydomains/group_ext_domain_level_schema_names.go +++ b/identitydomains/group_ext_domain_level_schema_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_grants.go b/identitydomains/group_ext_grants.go index 2f65c5aca0..415a263a79 100644 --- a/identitydomains/group_ext_grants.go +++ b/identitydomains/group_ext_grants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_instance_level_schema_names.go b/identitydomains/group_ext_instance_level_schema_names.go index 94cd9a52d3..94a600b5c7 100644 --- a/identitydomains/group_ext_instance_level_schema_names.go +++ b/identitydomains/group_ext_instance_level_schema_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_owners.go b/identitydomains/group_ext_owners.go index 2ea54ae166..a7bfa8a600 100644 --- a/identitydomains/group_ext_owners.go +++ b/identitydomains/group_ext_owners.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_password_policy.go b/identitydomains/group_ext_password_policy.go index 3467918c70..7b10b0a5dc 100644 --- a/identitydomains/group_ext_password_policy.go +++ b/identitydomains/group_ext_password_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_ext_synced_from_app.go b/identitydomains/group_ext_synced_from_app.go index 2fa60d250c..d8ff7d3568 100644 --- a/identitydomains/group_ext_synced_from_app.go +++ b/identitydomains/group_ext_synced_from_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_members.go b/identitydomains/group_members.go index c65eec3719..ab5f809db4 100644 --- a/identitydomains/group_members.go +++ b/identitydomains/group_members.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/group_search_request.go b/identitydomains/group_search_request.go index 9a36c72df2..38c8a66149 100644 --- a/identitydomains/group_search_request.go +++ b/identitydomains/group_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/groups.go b/identitydomains/groups.go index a6c35f32ba..0b50f322a5 100644 --- a/identitydomains/groups.go +++ b/identitydomains/groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/idcs_created_by.go b/identitydomains/idcs_created_by.go index 42ebfdc6e0..37bf6f0972 100644 --- a/identitydomains/idcs_created_by.go +++ b/identitydomains/idcs_created_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/idcs_last_modified_by.go b/identitydomains/idcs_last_modified_by.go index 1f97afbfcc..16abb36704 100644 --- a/identitydomains/idcs_last_modified_by.go +++ b/identitydomains/idcs_last_modified_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/idcs_prevented_operations.go b/identitydomains/idcs_prevented_operations.go index 1c66c654aa..dd39c301db 100644 --- a/identitydomains/idcs_prevented_operations.go +++ b/identitydomains/idcs_prevented_operations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_propagation_trust.go b/identitydomains/identity_propagation_trust.go index 77e3e9216d..d08b643409 100644 --- a/identitydomains/identity_propagation_trust.go +++ b/identitydomains/identity_propagation_trust.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_propagation_trust_impersonation_service_users.go b/identitydomains/identity_propagation_trust_impersonation_service_users.go index be5efe404b..cda851f56c 100644 --- a/identitydomains/identity_propagation_trust_impersonation_service_users.go +++ b/identitydomains/identity_propagation_trust_impersonation_service_users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_propagation_trust_keytab.go b/identitydomains/identity_propagation_trust_keytab.go index daf68fcc78..5008fad884 100644 --- a/identitydomains/identity_propagation_trust_keytab.go +++ b/identitydomains/identity_propagation_trust_keytab.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_propagation_trusts.go b/identitydomains/identity_propagation_trusts.go index 381f9b1e6f..0f0372d013 100644 --- a/identitydomains/identity_propagation_trusts.go +++ b/identitydomains/identity_propagation_trusts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider.go b/identitydomains/identity_provider.go index 7f338402ef..4f73fd19f7 100644 --- a/identitydomains/identity_provider.go +++ b/identitydomains/identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider_correlation_policy.go b/identitydomains/identity_provider_correlation_policy.go index 49b89e1abb..5f830acf1b 100644 --- a/identitydomains/identity_provider_correlation_policy.go +++ b/identitydomains/identity_provider_correlation_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider_jit_user_prov_assigned_groups.go b/identitydomains/identity_provider_jit_user_prov_assigned_groups.go index 52b7f295b0..abb6a78d06 100644 --- a/identitydomains/identity_provider_jit_user_prov_assigned_groups.go +++ b/identitydomains/identity_provider_jit_user_prov_assigned_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider_jit_user_prov_attributes.go b/identitydomains/identity_provider_jit_user_prov_attributes.go index c2f233a549..685c4348d3 100644 --- a/identitydomains/identity_provider_jit_user_prov_attributes.go +++ b/identitydomains/identity_provider_jit_user_prov_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider_jit_user_prov_group_mappings.go b/identitydomains/identity_provider_jit_user_prov_group_mappings.go index 56d0bdd3c5..c923fffcab 100644 --- a/identitydomains/identity_provider_jit_user_prov_group_mappings.go +++ b/identitydomains/identity_provider_jit_user_prov_group_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider_relay_idp_param_mappings.go b/identitydomains/identity_provider_relay_idp_param_mappings.go index 111183f717..c1c9c09978 100644 --- a/identitydomains/identity_provider_relay_idp_param_mappings.go +++ b/identitydomains/identity_provider_relay_idp_param_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_provider_search_request.go b/identitydomains/identity_provider_search_request.go index e58d8ba711..6e0ca378b6 100644 --- a/identitydomains/identity_provider_search_request.go +++ b/identitydomains/identity_provider_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_providers.go b/identitydomains/identity_providers.go index ea0f2ac3c5..82edfa35f8 100644 --- a/identitydomains/identity_providers.go +++ b/identitydomains/identity_providers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_setting.go b/identitydomains/identity_setting.go index 7c30a424c9..f62479d314 100644 --- a/identitydomains/identity_setting.go +++ b/identitydomains/identity_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_settings.go b/identitydomains/identity_settings.go index e03461fdcf..b1b76dd2db 100644 --- a/identitydomains/identity_settings.go +++ b/identitydomains/identity_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_settings_my_profile.go b/identitydomains/identity_settings_my_profile.go index 89e87dcb2b..4f459e9328 100644 --- a/identitydomains/identity_settings_my_profile.go +++ b/identitydomains/identity_settings_my_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_settings_posix_gid.go b/identitydomains/identity_settings_posix_gid.go index 6f9729ddee..ef1b838511 100644 --- a/identitydomains/identity_settings_posix_gid.go +++ b/identitydomains/identity_settings_posix_gid.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_settings_posix_uid.go b/identitydomains/identity_settings_posix_uid.go index 08db155de0..0b00891820 100644 --- a/identitydomains/identity_settings_posix_uid.go +++ b/identitydomains/identity_settings_posix_uid.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_settings_search_request.go b/identitydomains/identity_settings_search_request.go index 8a8ebaf7db..21f41f6c11 100644 --- a/identitydomains/identity_settings_search_request.go +++ b/identitydomains/identity_settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identity_settings_tokens.go b/identitydomains/identity_settings_tokens.go index 3690a8b967..72e1b403a3 100644 --- a/identitydomains/identity_settings_tokens.go +++ b/identitydomains/identity_settings_tokens.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/identitydomains_client.go b/identitydomains/identitydomains_client.go index 7317a5c67f..8904decc3b 100644 --- a/identitydomains/identitydomains_client.go +++ b/identitydomains/identitydomains_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/kmsi_setting.go b/identitydomains/kmsi_setting.go index 3698d6b0fe..6f206d6fb8 100644 --- a/identitydomains/kmsi_setting.go +++ b/identitydomains/kmsi_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/kmsi_settings.go b/identitydomains/kmsi_settings.go index fb4fbdcc8b..9411ec2b25 100644 --- a/identitydomains/kmsi_settings.go +++ b/identitydomains/kmsi_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/kmsi_settings_search_request.go b/identitydomains/kmsi_settings_search_request.go index be80916b52..0bf9a33fa8 100644 --- a/identitydomains/kmsi_settings_search_request.go +++ b/identitydomains/kmsi_settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_account_mgmt_infos_request_response.go b/identitydomains/list_account_mgmt_infos_request_response.go index 7a8018da2c..78e821169e 100644 --- a/identitydomains/list_account_mgmt_infos_request_response.go +++ b/identitydomains/list_account_mgmt_infos_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_account_recovery_settings_request_response.go b/identitydomains/list_account_recovery_settings_request_response.go index 53cd923ec8..6c77433a4a 100644 --- a/identitydomains/list_account_recovery_settings_request_response.go +++ b/identitydomains/list_account_recovery_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_api_keys_request_response.go b/identitydomains/list_api_keys_request_response.go index d235a79ced..27f434ec67 100644 --- a/identitydomains/list_api_keys_request_response.go +++ b/identitydomains/list_api_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_app_roles_request_response.go b/identitydomains/list_app_roles_request_response.go index 9206525307..625f03c74f 100644 --- a/identitydomains/list_app_roles_request_response.go +++ b/identitydomains/list_app_roles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_approval_workflow_assignments_request_response.go b/identitydomains/list_approval_workflow_assignments_request_response.go index 74ef6990e5..cc928d26c9 100644 --- a/identitydomains/list_approval_workflow_assignments_request_response.go +++ b/identitydomains/list_approval_workflow_assignments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_approval_workflow_steps_request_response.go b/identitydomains/list_approval_workflow_steps_request_response.go index cdcdf59fe0..98b04c36df 100644 --- a/identitydomains/list_approval_workflow_steps_request_response.go +++ b/identitydomains/list_approval_workflow_steps_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_approval_workflows_request_response.go b/identitydomains/list_approval_workflows_request_response.go index 9f7be76762..fa4e6f6e7e 100644 --- a/identitydomains/list_approval_workflows_request_response.go +++ b/identitydomains/list_approval_workflows_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_apps_request_response.go b/identitydomains/list_apps_request_response.go index f291067d69..2f8c37933c 100644 --- a/identitydomains/list_apps_request_response.go +++ b/identitydomains/list_apps_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_auth_tokens_request_response.go b/identitydomains/list_auth_tokens_request_response.go index 6d41aa8e59..5a475be837 100644 --- a/identitydomains/list_auth_tokens_request_response.go +++ b/identitydomains/list_auth_tokens_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_authentication_factor_settings_request_response.go b/identitydomains/list_authentication_factor_settings_request_response.go index a708a5aad2..776de1400f 100644 --- a/identitydomains/list_authentication_factor_settings_request_response.go +++ b/identitydomains/list_authentication_factor_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_branding_settings_request_response.go b/identitydomains/list_branding_settings_request_response.go index 53764f68cf..b050550aa6 100644 --- a/identitydomains/list_branding_settings_request_response.go +++ b/identitydomains/list_branding_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_cloud_gate_mappings_request_response.go b/identitydomains/list_cloud_gate_mappings_request_response.go index 7a3028c759..7673aaa898 100644 --- a/identitydomains/list_cloud_gate_mappings_request_response.go +++ b/identitydomains/list_cloud_gate_mappings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_cloud_gate_servers_request_response.go b/identitydomains/list_cloud_gate_servers_request_response.go index 81f011d3b2..d950886e31 100644 --- a/identitydomains/list_cloud_gate_servers_request_response.go +++ b/identitydomains/list_cloud_gate_servers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_cloud_gates_request_response.go b/identitydomains/list_cloud_gates_request_response.go index ca403ccc88..0f53d66b19 100644 --- a/identitydomains/list_cloud_gates_request_response.go +++ b/identitydomains/list_cloud_gates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_conditions_request_response.go b/identitydomains/list_conditions_request_response.go index 4e3fc002bc..0424d9a729 100644 --- a/identitydomains/list_conditions_request_response.go +++ b/identitydomains/list_conditions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_customer_secret_keys_request_response.go b/identitydomains/list_customer_secret_keys_request_response.go index 82db74be55..be47c1781e 100644 --- a/identitydomains/list_customer_secret_keys_request_response.go +++ b/identitydomains/list_customer_secret_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_dynamic_resource_groups_request_response.go b/identitydomains/list_dynamic_resource_groups_request_response.go index 8ca3f9dd11..9f556ca7f9 100644 --- a/identitydomains/list_dynamic_resource_groups_request_response.go +++ b/identitydomains/list_dynamic_resource_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_grants_request_response.go b/identitydomains/list_grants_request_response.go index 2efafdc360..06df8c383e 100644 --- a/identitydomains/list_grants_request_response.go +++ b/identitydomains/list_grants_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_groups_request_response.go b/identitydomains/list_groups_request_response.go index e34df620cf..4feb9e6a01 100644 --- a/identitydomains/list_groups_request_response.go +++ b/identitydomains/list_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_identity_propagation_trusts_request_response.go b/identitydomains/list_identity_propagation_trusts_request_response.go index 6633b8d775..15782ce875 100644 --- a/identitydomains/list_identity_propagation_trusts_request_response.go +++ b/identitydomains/list_identity_propagation_trusts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_identity_providers_request_response.go b/identitydomains/list_identity_providers_request_response.go index 648880d1b0..936ce754c4 100644 --- a/identitydomains/list_identity_providers_request_response.go +++ b/identitydomains/list_identity_providers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_identity_settings_request_response.go b/identitydomains/list_identity_settings_request_response.go index 824642ed18..7f3a1da046 100644 --- a/identitydomains/list_identity_settings_request_response.go +++ b/identitydomains/list_identity_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_kmsi_settings_request_response.go b/identitydomains/list_kmsi_settings_request_response.go index 1a9731f970..7ea9dae368 100644 --- a/identitydomains/list_kmsi_settings_request_response.go +++ b/identitydomains/list_kmsi_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_api_keys_request_response.go b/identitydomains/list_my_api_keys_request_response.go index 15cce8cf91..3008a17b18 100644 --- a/identitydomains/list_my_api_keys_request_response.go +++ b/identitydomains/list_my_api_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_apps_request_response.go b/identitydomains/list_my_apps_request_response.go index cb4c3b3fb2..4a598bf808 100644 --- a/identitydomains/list_my_apps_request_response.go +++ b/identitydomains/list_my_apps_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_auth_tokens_request_response.go b/identitydomains/list_my_auth_tokens_request_response.go index d1d9374823..ecb1adb3f5 100644 --- a/identitydomains/list_my_auth_tokens_request_response.go +++ b/identitydomains/list_my_auth_tokens_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_completed_approvals_request_response.go b/identitydomains/list_my_completed_approvals_request_response.go index 753a772b05..24a40e1c66 100644 --- a/identitydomains/list_my_completed_approvals_request_response.go +++ b/identitydomains/list_my_completed_approvals_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_customer_secret_keys_request_response.go b/identitydomains/list_my_customer_secret_keys_request_response.go index 99517d1a2b..a9e9072170 100644 --- a/identitydomains/list_my_customer_secret_keys_request_response.go +++ b/identitydomains/list_my_customer_secret_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_devices_request_response.go b/identitydomains/list_my_devices_request_response.go index 986c95ac69..841ab0d4f5 100644 --- a/identitydomains/list_my_devices_request_response.go +++ b/identitydomains/list_my_devices_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_groups_request_response.go b/identitydomains/list_my_groups_request_response.go index 7f92dd4554..43ae9a52a9 100644 --- a/identitydomains/list_my_groups_request_response.go +++ b/identitydomains/list_my_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_o_auth2_client_credentials_request_response.go b/identitydomains/list_my_o_auth2_client_credentials_request_response.go index 69549041e7..eb7365536e 100644 --- a/identitydomains/list_my_o_auth2_client_credentials_request_response.go +++ b/identitydomains/list_my_o_auth2_client_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_pending_approvals_request_response.go b/identitydomains/list_my_pending_approvals_request_response.go index 6ce9e3e787..7e47ed9230 100644 --- a/identitydomains/list_my_pending_approvals_request_response.go +++ b/identitydomains/list_my_pending_approvals_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_requestable_groups_request_response.go b/identitydomains/list_my_requestable_groups_request_response.go index a78b700ea2..cb71893612 100644 --- a/identitydomains/list_my_requestable_groups_request_response.go +++ b/identitydomains/list_my_requestable_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_requests_request_response.go b/identitydomains/list_my_requests_request_response.go index 013af7b68f..4d67085387 100644 --- a/identitydomains/list_my_requests_request_response.go +++ b/identitydomains/list_my_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_smtp_credentials_request_response.go b/identitydomains/list_my_smtp_credentials_request_response.go index 7d1adf8e05..9d8d0b0fef 100644 --- a/identitydomains/list_my_smtp_credentials_request_response.go +++ b/identitydomains/list_my_smtp_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_support_accounts_request_response.go b/identitydomains/list_my_support_accounts_request_response.go index 145a30c62f..08ee9c4704 100644 --- a/identitydomains/list_my_support_accounts_request_response.go +++ b/identitydomains/list_my_support_accounts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_trusted_user_agents_request_response.go b/identitydomains/list_my_trusted_user_agents_request_response.go index 44d1ff5619..c83ca1a681 100644 --- a/identitydomains/list_my_trusted_user_agents_request_response.go +++ b/identitydomains/list_my_trusted_user_agents_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_my_user_db_credentials_request_response.go b/identitydomains/list_my_user_db_credentials_request_response.go index a6060f3ec3..34d8dd8e83 100644 --- a/identitydomains/list_my_user_db_credentials_request_response.go +++ b/identitydomains/list_my_user_db_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_network_perimeters_request_response.go b/identitydomains/list_network_perimeters_request_response.go index 1d05cb90e4..ea90e37771 100644 --- a/identitydomains/list_network_perimeters_request_response.go +++ b/identitydomains/list_network_perimeters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_notification_settings_request_response.go b/identitydomains/list_notification_settings_request_response.go index 38cf9fc2d8..6a2cc3857b 100644 --- a/identitydomains/list_notification_settings_request_response.go +++ b/identitydomains/list_notification_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_o_auth2_client_credentials_request_response.go b/identitydomains/list_o_auth2_client_credentials_request_response.go index 4a023e51d2..848da105c5 100644 --- a/identitydomains/list_o_auth2_client_credentials_request_response.go +++ b/identitydomains/list_o_auth2_client_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_o_auth_client_certificates_request_response.go b/identitydomains/list_o_auth_client_certificates_request_response.go index df8edcf06f..6187bf15ee 100644 --- a/identitydomains/list_o_auth_client_certificates_request_response.go +++ b/identitydomains/list_o_auth_client_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_o_auth_partner_certificates_request_response.go b/identitydomains/list_o_auth_partner_certificates_request_response.go index dd2840f6af..9de23cfa0c 100644 --- a/identitydomains/list_o_auth_partner_certificates_request_response.go +++ b/identitydomains/list_o_auth_partner_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_password_policies_request_response.go b/identitydomains/list_password_policies_request_response.go index 085e0b9875..71c3597951 100644 --- a/identitydomains/list_password_policies_request_response.go +++ b/identitydomains/list_password_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_policies_request_response.go b/identitydomains/list_policies_request_response.go index c6713925d6..3dd6d14eef 100644 --- a/identitydomains/list_policies_request_response.go +++ b/identitydomains/list_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_resource_type_schema_attributes_request_response.go b/identitydomains/list_resource_type_schema_attributes_request_response.go index 2cf1391a54..701499a4e4 100644 --- a/identitydomains/list_resource_type_schema_attributes_request_response.go +++ b/identitydomains/list_resource_type_schema_attributes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_rules_request_response.go b/identitydomains/list_rules_request_response.go index 01ec249419..2ae112869c 100644 --- a/identitydomains/list_rules_request_response.go +++ b/identitydomains/list_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_schemas_request_response.go b/identitydomains/list_schemas_request_response.go index 9d6af3d484..2325360c99 100644 --- a/identitydomains/list_schemas_request_response.go +++ b/identitydomains/list_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_security_question_settings_request_response.go b/identitydomains/list_security_question_settings_request_response.go index 8d48ea24b5..234f906781 100644 --- a/identitydomains/list_security_question_settings_request_response.go +++ b/identitydomains/list_security_question_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_security_questions_request_response.go b/identitydomains/list_security_questions_request_response.go index 0d678baa8e..752d459582 100644 --- a/identitydomains/list_security_questions_request_response.go +++ b/identitydomains/list_security_questions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_self_registration_profiles_request_response.go b/identitydomains/list_self_registration_profiles_request_response.go index e917f9f4ad..c33c7ebba1 100644 --- a/identitydomains/list_self_registration_profiles_request_response.go +++ b/identitydomains/list_self_registration_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_settings_request_response.go b/identitydomains/list_settings_request_response.go index 69aeaa0c82..db4e66af24 100644 --- a/identitydomains/list_settings_request_response.go +++ b/identitydomains/list_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_smtp_credentials_request_response.go b/identitydomains/list_smtp_credentials_request_response.go index 4a9a9024d8..a9653a3996 100644 --- a/identitydomains/list_smtp_credentials_request_response.go +++ b/identitydomains/list_smtp_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_user_attributes_settings_request_response.go b/identitydomains/list_user_attributes_settings_request_response.go index dd23d47e90..c2ac4167df 100644 --- a/identitydomains/list_user_attributes_settings_request_response.go +++ b/identitydomains/list_user_attributes_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_user_db_credentials_request_response.go b/identitydomains/list_user_db_credentials_request_response.go index 293dab6fa7..72147a16b8 100644 --- a/identitydomains/list_user_db_credentials_request_response.go +++ b/identitydomains/list_user_db_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/list_users_request_response.go b/identitydomains/list_users_request_response.go index 5ee7d9a9de..6769f22299 100644 --- a/identitydomains/list_users_request_response.go +++ b/identitydomains/list_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me.go b/identitydomains/me.go index cb18b7aa0f..3badfc9c11 100644 --- a/identitydomains/me.go +++ b/identitydomains/me.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_emails.go b/identitydomains/me_emails.go index b544588044..8615f35b1f 100644 --- a/identitydomains/me_emails.go +++ b/identitydomains/me_emails.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_entitlements.go b/identitydomains/me_entitlements.go index 1b2ddb7af5..5788be17bf 100644 --- a/identitydomains/me_entitlements.go +++ b/identitydomains/me_entitlements.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_groups.go b/identitydomains/me_groups.go index f5571a5961..388988bf08 100644 --- a/identitydomains/me_groups.go +++ b/identitydomains/me_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_ims.go b/identitydomains/me_ims.go index f990dd910c..f303c729b8 100644 --- a/identitydomains/me_ims.go +++ b/identitydomains/me_ims.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_name.go b/identitydomains/me_name.go index c7a0577b8e..a78ec1e43e 100644 --- a/identitydomains/me_name.go +++ b/identitydomains/me_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_password_changer.go b/identitydomains/me_password_changer.go index 2b296d54d4..22d98db282 100644 --- a/identitydomains/me_password_changer.go +++ b/identitydomains/me_password_changer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_phone_numbers.go b/identitydomains/me_phone_numbers.go index 3631d6f7f3..71b2aaaff2 100644 --- a/identitydomains/me_phone_numbers.go +++ b/identitydomains/me_phone_numbers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_photos.go b/identitydomains/me_photos.go index 371471f2b6..6ce43998d6 100644 --- a/identitydomains/me_photos.go +++ b/identitydomains/me_photos.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_roles.go b/identitydomains/me_roles.go index fa38ac6c92..9deca84a6b 100644 --- a/identitydomains/me_roles.go +++ b/identitydomains/me_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/me_x509_certificates.go b/identitydomains/me_x509_certificates.go index 81cf970d94..7f6ff42332 100644 --- a/identitydomains/me_x509_certificates.go +++ b/identitydomains/me_x509_certificates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/meta.go b/identitydomains/meta.go index 6112d947f6..042504c196 100644 --- a/identitydomains/meta.go +++ b/identitydomains/meta.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_api_key.go b/identitydomains/my_api_key.go index 5bf750c1cc..6bee266c75 100644 --- a/identitydomains/my_api_key.go +++ b/identitydomains/my_api_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_api_key_user.go b/identitydomains/my_api_key_user.go index bbf93edb98..10f1388f24 100644 --- a/identitydomains/my_api_key_user.go +++ b/identitydomains/my_api_key_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_api_keys.go b/identitydomains/my_api_keys.go index e25b89f701..5958db2e00 100644 --- a/identitydomains/my_api_keys.go +++ b/identitydomains/my_api_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_app.go b/identitydomains/my_app.go index aaee38cb0b..55bd62b349 100644 --- a/identitydomains/my_app.go +++ b/identitydomains/my_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_app_app.go b/identitydomains/my_app_app.go index 3953bc5d7a..e53ee3a816 100644 --- a/identitydomains/my_app_app.go +++ b/identitydomains/my_app_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_app_owner.go b/identitydomains/my_app_owner.go index 202443ea8a..c23a20c078 100644 --- a/identitydomains/my_app_owner.go +++ b/identitydomains/my_app_owner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_app_search_request.go b/identitydomains/my_app_search_request.go index a0a82f37d9..1e70f66bc0 100644 --- a/identitydomains/my_app_search_request.go +++ b/identitydomains/my_app_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_app_user_wallet_artifact.go b/identitydomains/my_app_user_wallet_artifact.go index 17e84f888d..ea5447b9d7 100644 --- a/identitydomains/my_app_user_wallet_artifact.go +++ b/identitydomains/my_app_user_wallet_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_apps.go b/identitydomains/my_apps.go index 39a556209c..f36ed41e74 100644 --- a/identitydomains/my_apps.go +++ b/identitydomains/my_apps.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_auth_token.go b/identitydomains/my_auth_token.go index 01a5781e9b..80e9dc17e5 100644 --- a/identitydomains/my_auth_token.go +++ b/identitydomains/my_auth_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_auth_token_user.go b/identitydomains/my_auth_token_user.go index c4b7025902..d3dae346da 100644 --- a/identitydomains/my_auth_token_user.go +++ b/identitydomains/my_auth_token_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_auth_tokens.go b/identitydomains/my_auth_tokens.go index de9e7efb81..631f6f683d 100644 --- a/identitydomains/my_auth_tokens.go +++ b/identitydomains/my_auth_tokens.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_initiator.go b/identitydomains/my_authentication_factor_initiator.go index c18132349e..c1b879c6b0 100644 --- a/identitydomains/my_authentication_factor_initiator.go +++ b/identitydomains/my_authentication_factor_initiator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_initiator_additional_attributes.go b/identitydomains/my_authentication_factor_initiator_additional_attributes.go index 025f216938..4bfc2d220d 100644 --- a/identitydomains/my_authentication_factor_initiator_additional_attributes.go +++ b/identitydomains/my_authentication_factor_initiator_additional_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_initiator_third_party_factor.go b/identitydomains/my_authentication_factor_initiator_third_party_factor.go index 5220007585..6b4170b59a 100644 --- a/identitydomains/my_authentication_factor_initiator_third_party_factor.go +++ b/identitydomains/my_authentication_factor_initiator_third_party_factor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_validator.go b/identitydomains/my_authentication_factor_validator.go index 5592a13f2c..4eea716ebd 100644 --- a/identitydomains/my_authentication_factor_validator.go +++ b/identitydomains/my_authentication_factor_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_validator_additional_attributes.go b/identitydomains/my_authentication_factor_validator_additional_attributes.go index 8f6a838c20..329275a22b 100644 --- a/identitydomains/my_authentication_factor_validator_additional_attributes.go +++ b/identitydomains/my_authentication_factor_validator_additional_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_validator_security_questions.go b/identitydomains/my_authentication_factor_validator_security_questions.go index d7820fe5bf..a14420daa7 100644 --- a/identitydomains/my_authentication_factor_validator_security_questions.go +++ b/identitydomains/my_authentication_factor_validator_security_questions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factor_validator_third_party_factor.go b/identitydomains/my_authentication_factor_validator_third_party_factor.go index e278f306c2..0df6e30479 100644 --- a/identitydomains/my_authentication_factor_validator_third_party_factor.go +++ b/identitydomains/my_authentication_factor_validator_third_party_factor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factors_remover.go b/identitydomains/my_authentication_factors_remover.go index 6d588b6ea7..d01e29e697 100644 --- a/identitydomains/my_authentication_factors_remover.go +++ b/identitydomains/my_authentication_factors_remover.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_authentication_factors_remover_user.go b/identitydomains/my_authentication_factors_remover_user.go index 7af3397f2d..fd290f2a18 100644 --- a/identitydomains/my_authentication_factors_remover_user.go +++ b/identitydomains/my_authentication_factors_remover_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_completed_approval.go b/identitydomains/my_completed_approval.go index 035bf02080..529ade82eb 100644 --- a/identitydomains/my_completed_approval.go +++ b/identitydomains/my_completed_approval.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_completed_approvals.go b/identitydomains/my_completed_approvals.go index 516a17c1f5..3188ce5744 100644 --- a/identitydomains/my_completed_approvals.go +++ b/identitydomains/my_completed_approvals.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_customer_secret_key.go b/identitydomains/my_customer_secret_key.go index 3eaea62f2c..4dcdbefccf 100644 --- a/identitydomains/my_customer_secret_key.go +++ b/identitydomains/my_customer_secret_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_customer_secret_key_user.go b/identitydomains/my_customer_secret_key_user.go index 9956f14143..3bb65f6add 100644 --- a/identitydomains/my_customer_secret_key_user.go +++ b/identitydomains/my_customer_secret_key_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_customer_secret_keys.go b/identitydomains/my_customer_secret_keys.go index a644cf695c..7bbd3b3314 100644 --- a/identitydomains/my_customer_secret_keys.go +++ b/identitydomains/my_customer_secret_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device.go b/identitydomains/my_device.go index 2ac43b9e03..22b77041f3 100644 --- a/identitydomains/my_device.go +++ b/identitydomains/my_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device_additional_attributes.go b/identitydomains/my_device_additional_attributes.go index 6bb4840bc1..be24ed2f16 100644 --- a/identitydomains/my_device_additional_attributes.go +++ b/identitydomains/my_device_additional_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device_authentication_factors.go b/identitydomains/my_device_authentication_factors.go index 3c909d6f70..c922f22a27 100644 --- a/identitydomains/my_device_authentication_factors.go +++ b/identitydomains/my_device_authentication_factors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device_non_compliances.go b/identitydomains/my_device_non_compliances.go index 7b238f1e84..e62a97cf64 100644 --- a/identitydomains/my_device_non_compliances.go +++ b/identitydomains/my_device_non_compliances.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device_push_notification_target.go b/identitydomains/my_device_push_notification_target.go index 74939216d7..a78c052d74 100644 --- a/identitydomains/my_device_push_notification_target.go +++ b/identitydomains/my_device_push_notification_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device_third_party_factor.go b/identitydomains/my_device_third_party_factor.go index 637e0532fd..8351283fb4 100644 --- a/identitydomains/my_device_third_party_factor.go +++ b/identitydomains/my_device_third_party_factor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_device_user.go b/identitydomains/my_device_user.go index 4c8042a076..fbdc4a25da 100644 --- a/identitydomains/my_device_user.go +++ b/identitydomains/my_device_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_devices.go b/identitydomains/my_devices.go index 6c2eee2697..56bb21722e 100644 --- a/identitydomains/my_devices.go +++ b/identitydomains/my_devices.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_group.go b/identitydomains/my_group.go index af5ec1ec27..c5700b7857 100644 --- a/identitydomains/my_group.go +++ b/identitydomains/my_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_group_members.go b/identitydomains/my_group_members.go index a3334de9e7..d921219676 100644 --- a/identitydomains/my_group_members.go +++ b/identitydomains/my_group_members.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_group_search_request.go b/identitydomains/my_group_search_request.go index eee7cfbc05..83ec04d121 100644 --- a/identitydomains/my_group_search_request.go +++ b/identitydomains/my_group_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_groups.go b/identitydomains/my_groups.go index 8f8bb53f1a..71686e2765 100644 --- a/identitydomains/my_groups.go +++ b/identitydomains/my_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_o_auth2_client_credential.go b/identitydomains/my_o_auth2_client_credential.go index 2f206f84bb..3a6ba5bd83 100644 --- a/identitydomains/my_o_auth2_client_credential.go +++ b/identitydomains/my_o_auth2_client_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_o_auth2_client_credential_scopes.go b/identitydomains/my_o_auth2_client_credential_scopes.go index 70dc39223a..830c98b92c 100644 --- a/identitydomains/my_o_auth2_client_credential_scopes.go +++ b/identitydomains/my_o_auth2_client_credential_scopes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_o_auth2_client_credential_user.go b/identitydomains/my_o_auth2_client_credential_user.go index 2b7de0a816..42cf90cf31 100644 --- a/identitydomains/my_o_auth2_client_credential_user.go +++ b/identitydomains/my_o_auth2_client_credential_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_o_auth2_client_credentials.go b/identitydomains/my_o_auth2_client_credentials.go index 168b851328..67e9144445 100644 --- a/identitydomains/my_o_auth2_client_credentials.go +++ b/identitydomains/my_o_auth2_client_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_pending_approval.go b/identitydomains/my_pending_approval.go index 0e84b090ae..b4ca971074 100644 --- a/identitydomains/my_pending_approval.go +++ b/identitydomains/my_pending_approval.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_pending_approvals.go b/identitydomains/my_pending_approvals.go index 074dc58ac0..34cda4d888 100644 --- a/identitydomains/my_pending_approvals.go +++ b/identitydomains/my_pending_approvals.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_request.go b/identitydomains/my_request.go index 180761394b..b0fdfea0fd 100644 --- a/identitydomains/my_request.go +++ b/identitydomains/my_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_request_approval_details.go b/identitydomains/my_request_approval_details.go index b5fc997460..b89d95132f 100644 --- a/identitydomains/my_request_approval_details.go +++ b/identitydomains/my_request_approval_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_request_requesting.go b/identitydomains/my_request_requesting.go index df295796eb..b4b1180962 100644 --- a/identitydomains/my_request_requesting.go +++ b/identitydomains/my_request_requesting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_request_requestor.go b/identitydomains/my_request_requestor.go index 9918d179b7..4eba309d92 100644 --- a/identitydomains/my_request_requestor.go +++ b/identitydomains/my_request_requestor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_request_search_request.go b/identitydomains/my_request_search_request.go index 1548f2de53..721b176443 100644 --- a/identitydomains/my_request_search_request.go +++ b/identitydomains/my_request_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_requestable_group.go b/identitydomains/my_requestable_group.go index 4bf776ef46..7a6eaa4814 100644 --- a/identitydomains/my_requestable_group.go +++ b/identitydomains/my_requestable_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_requestable_group_members.go b/identitydomains/my_requestable_group_members.go index e8f4076e26..9bf9047cfd 100644 --- a/identitydomains/my_requestable_group_members.go +++ b/identitydomains/my_requestable_group_members.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_requestable_group_search_request.go b/identitydomains/my_requestable_group_search_request.go index 1e9928ee77..44fce108de 100644 --- a/identitydomains/my_requestable_group_search_request.go +++ b/identitydomains/my_requestable_group_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_requestable_groups.go b/identitydomains/my_requestable_groups.go index a8e20db026..b3736f74c1 100644 --- a/identitydomains/my_requestable_groups.go +++ b/identitydomains/my_requestable_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_requests.go b/identitydomains/my_requests.go index d859235805..afe34bed4d 100644 --- a/identitydomains/my_requests.go +++ b/identitydomains/my_requests.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_smtp_credential.go b/identitydomains/my_smtp_credential.go index b023b4cf51..416d15b5f0 100644 --- a/identitydomains/my_smtp_credential.go +++ b/identitydomains/my_smtp_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_smtp_credential_user.go b/identitydomains/my_smtp_credential_user.go index 09d5a69240..a1695c4c2e 100644 --- a/identitydomains/my_smtp_credential_user.go +++ b/identitydomains/my_smtp_credential_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_smtp_credentials.go b/identitydomains/my_smtp_credentials.go index 22965bd61b..3768f3df9f 100644 --- a/identitydomains/my_smtp_credentials.go +++ b/identitydomains/my_smtp_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_support_account.go b/identitydomains/my_support_account.go index 7ef0c3244d..ffc1ce4b11 100644 --- a/identitydomains/my_support_account.go +++ b/identitydomains/my_support_account.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_support_account_user.go b/identitydomains/my_support_account_user.go index 981911cb2a..8f870381b6 100644 --- a/identitydomains/my_support_account_user.go +++ b/identitydomains/my_support_account_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_support_accounts.go b/identitydomains/my_support_accounts.go index 26bdc88d76..b12194a683 100644 --- a/identitydomains/my_support_accounts.go +++ b/identitydomains/my_support_accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_trusted_user_agent.go b/identitydomains/my_trusted_user_agent.go index 65de12fe1f..9953818005 100644 --- a/identitydomains/my_trusted_user_agent.go +++ b/identitydomains/my_trusted_user_agent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_trusted_user_agent_trusted_factors.go b/identitydomains/my_trusted_user_agent_trusted_factors.go index cc67217df2..c305e25e1c 100644 --- a/identitydomains/my_trusted_user_agent_trusted_factors.go +++ b/identitydomains/my_trusted_user_agent_trusted_factors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_trusted_user_agent_user.go b/identitydomains/my_trusted_user_agent_user.go index df84da027d..69673be51a 100644 --- a/identitydomains/my_trusted_user_agent_user.go +++ b/identitydomains/my_trusted_user_agent_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_trusted_user_agents.go b/identitydomains/my_trusted_user_agents.go index 75de9bbf32..d978306d03 100644 --- a/identitydomains/my_trusted_user_agents.go +++ b/identitydomains/my_trusted_user_agents.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_user_db_credential.go b/identitydomains/my_user_db_credential.go index 88645be248..ce4ec6d390 100644 --- a/identitydomains/my_user_db_credential.go +++ b/identitydomains/my_user_db_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_user_db_credentials.go b/identitydomains/my_user_db_credentials.go index 271f750984..3d0680b8f4 100644 --- a/identitydomains/my_user_db_credentials.go +++ b/identitydomains/my_user_db_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/my_user_db_credentials_user.go b/identitydomains/my_user_db_credentials_user.go index 25f1a4e57f..86504ce518 100644 --- a/identitydomains/my_user_db_credentials_user.go +++ b/identitydomains/my_user_db_credentials_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/network_perimeter.go b/identitydomains/network_perimeter.go index 5ccc6c0ba4..1959cc0b90 100644 --- a/identitydomains/network_perimeter.go +++ b/identitydomains/network_perimeter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/network_perimeter_ip_addresses.go b/identitydomains/network_perimeter_ip_addresses.go index e4d29055ec..2806794955 100644 --- a/identitydomains/network_perimeter_ip_addresses.go +++ b/identitydomains/network_perimeter_ip_addresses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/network_perimeter_search_request.go b/identitydomains/network_perimeter_search_request.go index bd6e0d75a8..5c23ef65d9 100644 --- a/identitydomains/network_perimeter_search_request.go +++ b/identitydomains/network_perimeter_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/network_perimeters.go b/identitydomains/network_perimeters.go index 61a8958a44..c424274046 100644 --- a/identitydomains/network_perimeters.go +++ b/identitydomains/network_perimeters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/notification_setting.go b/identitydomains/notification_setting.go index b7ce3910e0..11c91321a3 100644 --- a/identitydomains/notification_setting.go +++ b/identitydomains/notification_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/notification_settings.go b/identitydomains/notification_settings.go index d9d9683fa2..e383cac7e6 100644 --- a/identitydomains/notification_settings.go +++ b/identitydomains/notification_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/notification_settings_event_settings.go b/identitydomains/notification_settings_event_settings.go index 3b2aa93177..7ff50cf41d 100644 --- a/identitydomains/notification_settings_event_settings.go +++ b/identitydomains/notification_settings_event_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/notification_settings_from_email_address.go b/identitydomains/notification_settings_from_email_address.go index 77d861d3cd..04cf0bc144 100644 --- a/identitydomains/notification_settings_from_email_address.go +++ b/identitydomains/notification_settings_from_email_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/notification_settings_search_request.go b/identitydomains/notification_settings_search_request.go index 90fbf048f7..8b0494aa36 100644 --- a/identitydomains/notification_settings_search_request.go +++ b/identitydomains/notification_settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth2_client_credential.go b/identitydomains/o_auth2_client_credential.go index 64a249bc78..8d9b962e99 100644 --- a/identitydomains/o_auth2_client_credential.go +++ b/identitydomains/o_auth2_client_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth2_client_credential_scopes.go b/identitydomains/o_auth2_client_credential_scopes.go index ebcda4baa5..cb341c0a59 100644 --- a/identitydomains/o_auth2_client_credential_scopes.go +++ b/identitydomains/o_auth2_client_credential_scopes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth2_client_credential_search_request.go b/identitydomains/o_auth2_client_credential_search_request.go index ac87088da6..4375f7ea43 100644 --- a/identitydomains/o_auth2_client_credential_search_request.go +++ b/identitydomains/o_auth2_client_credential_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth2_client_credential_user.go b/identitydomains/o_auth2_client_credential_user.go index fed3258ccb..c1bfd37a57 100644 --- a/identitydomains/o_auth2_client_credential_user.go +++ b/identitydomains/o_auth2_client_credential_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth2_client_credentials.go b/identitydomains/o_auth2_client_credentials.go index 4b1e4408cd..7ebe46a3d7 100644 --- a/identitydomains/o_auth2_client_credentials.go +++ b/identitydomains/o_auth2_client_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth_client_certificate.go b/identitydomains/o_auth_client_certificate.go index 65cd7b9d4f..6aaf1292ea 100644 --- a/identitydomains/o_auth_client_certificate.go +++ b/identitydomains/o_auth_client_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth_client_certificate_search_request.go b/identitydomains/o_auth_client_certificate_search_request.go index 2d454a1d10..1c26b1ef40 100644 --- a/identitydomains/o_auth_client_certificate_search_request.go +++ b/identitydomains/o_auth_client_certificate_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth_client_certificates.go b/identitydomains/o_auth_client_certificates.go index df943c41a2..f7eb4695a9 100644 --- a/identitydomains/o_auth_client_certificates.go +++ b/identitydomains/o_auth_client_certificates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth_partner_certificate.go b/identitydomains/o_auth_partner_certificate.go index a338821f0f..df61c76e39 100644 --- a/identitydomains/o_auth_partner_certificate.go +++ b/identitydomains/o_auth_partner_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth_partner_certificate_search_request.go b/identitydomains/o_auth_partner_certificate_search_request.go index e7e4979087..bfb3832273 100644 --- a/identitydomains/o_auth_partner_certificate_search_request.go +++ b/identitydomains/o_auth_partner_certificate_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/o_auth_partner_certificates.go b/identitydomains/o_auth_partner_certificates.go index 1288ad364d..3dbb55493a 100644 --- a/identitydomains/o_auth_partner_certificates.go +++ b/identitydomains/o_auth_partner_certificates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/operations.go b/identitydomains/operations.go index 79a561d314..e2b057240a 100644 --- a/identitydomains/operations.go +++ b/identitydomains/operations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/password_policies.go b/identitydomains/password_policies.go index 77b9ba0a30..d226b54b12 100644 --- a/identitydomains/password_policies.go +++ b/identitydomains/password_policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/password_policy.go b/identitydomains/password_policy.go index cc2dc408d1..994bf37d11 100644 --- a/identitydomains/password_policy.go +++ b/identitydomains/password_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/password_policy_configured_password_policy_rules.go b/identitydomains/password_policy_configured_password_policy_rules.go index c875bdef6e..c27610184a 100644 --- a/identitydomains/password_policy_configured_password_policy_rules.go +++ b/identitydomains/password_policy_configured_password_policy_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/password_policy_groups.go b/identitydomains/password_policy_groups.go index bb2a6aefe2..883c1297db 100644 --- a/identitydomains/password_policy_groups.go +++ b/identitydomains/password_policy_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/password_policy_search_request.go b/identitydomains/password_policy_search_request.go index 97b5790337..dd593f6501 100644 --- a/identitydomains/password_policy_search_request.go +++ b/identitydomains/password_policy_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_account_recovery_setting_request_response.go b/identitydomains/patch_account_recovery_setting_request_response.go index 8022a15db6..b160e54972 100644 --- a/identitydomains/patch_account_recovery_setting_request_response.go +++ b/identitydomains/patch_account_recovery_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_api_key_request_response.go b/identitydomains/patch_api_key_request_response.go index b091a2033b..6672089c2c 100644 --- a/identitydomains/patch_api_key_request_response.go +++ b/identitydomains/patch_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_app_request_response.go b/identitydomains/patch_app_request_response.go index 2922c6bc5a..1a5900aa0b 100644 --- a/identitydomains/patch_app_request_response.go +++ b/identitydomains/patch_app_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_app_role_request_response.go b/identitydomains/patch_app_role_request_response.go index 4eb5ee3e27..9d995bb332 100644 --- a/identitydomains/patch_app_role_request_response.go +++ b/identitydomains/patch_app_role_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_approval_workflow_request_response.go b/identitydomains/patch_approval_workflow_request_response.go index 4dca342120..881e0af66b 100644 --- a/identitydomains/patch_approval_workflow_request_response.go +++ b/identitydomains/patch_approval_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_approval_workflow_step_request_response.go b/identitydomains/patch_approval_workflow_step_request_response.go index 6aa1e57a85..a60fe2fc08 100644 --- a/identitydomains/patch_approval_workflow_step_request_response.go +++ b/identitydomains/patch_approval_workflow_step_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_auth_token_request_response.go b/identitydomains/patch_auth_token_request_response.go index fa28d8d7d1..58970cce90 100644 --- a/identitydomains/patch_auth_token_request_response.go +++ b/identitydomains/patch_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_cloud_gate_mapping_request_response.go b/identitydomains/patch_cloud_gate_mapping_request_response.go index da6a30525a..82b23c54f9 100644 --- a/identitydomains/patch_cloud_gate_mapping_request_response.go +++ b/identitydomains/patch_cloud_gate_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_cloud_gate_request_response.go b/identitydomains/patch_cloud_gate_request_response.go index f71a794727..23a6b93b64 100644 --- a/identitydomains/patch_cloud_gate_request_response.go +++ b/identitydomains/patch_cloud_gate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_cloud_gate_server_request_response.go b/identitydomains/patch_cloud_gate_server_request_response.go index 2542e3a27f..d2e97fe6e0 100644 --- a/identitydomains/patch_cloud_gate_server_request_response.go +++ b/identitydomains/patch_cloud_gate_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_condition_request_response.go b/identitydomains/patch_condition_request_response.go index e8807f0231..f176497a3a 100644 --- a/identitydomains/patch_condition_request_response.go +++ b/identitydomains/patch_condition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_customer_secret_key_request_response.go b/identitydomains/patch_customer_secret_key_request_response.go index ae652651be..9a1a3a393a 100644 --- a/identitydomains/patch_customer_secret_key_request_response.go +++ b/identitydomains/patch_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_dynamic_resource_group_request_response.go b/identitydomains/patch_dynamic_resource_group_request_response.go index 7c177cfbba..61c9305fca 100644 --- a/identitydomains/patch_dynamic_resource_group_request_response.go +++ b/identitydomains/patch_dynamic_resource_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_grant_request_response.go b/identitydomains/patch_grant_request_response.go index a5851cc915..95c6605276 100644 --- a/identitydomains/patch_grant_request_response.go +++ b/identitydomains/patch_grant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_group_request_response.go b/identitydomains/patch_group_request_response.go index 7b18e3cbc4..0e004f816b 100644 --- a/identitydomains/patch_group_request_response.go +++ b/identitydomains/patch_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_identity_propagation_trust_request_response.go b/identitydomains/patch_identity_propagation_trust_request_response.go index 06026c74f9..d50d91678b 100644 --- a/identitydomains/patch_identity_propagation_trust_request_response.go +++ b/identitydomains/patch_identity_propagation_trust_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_identity_provider_request_response.go b/identitydomains/patch_identity_provider_request_response.go index 7ff40ef7c8..7ae44ed351 100644 --- a/identitydomains/patch_identity_provider_request_response.go +++ b/identitydomains/patch_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_identity_setting_request_response.go b/identitydomains/patch_identity_setting_request_response.go index acfa327bf5..131cf7ec2b 100644 --- a/identitydomains/patch_identity_setting_request_response.go +++ b/identitydomains/patch_identity_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_kmsi_setting_request_response.go b/identitydomains/patch_kmsi_setting_request_response.go index ffd9e8ce14..a8d29cb52f 100644 --- a/identitydomains/patch_kmsi_setting_request_response.go +++ b/identitydomains/patch_kmsi_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_me_request_response.go b/identitydomains/patch_me_request_response.go index c20647b761..e7adb6a772 100644 --- a/identitydomains/patch_me_request_response.go +++ b/identitydomains/patch_me_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_api_key_request_response.go b/identitydomains/patch_my_api_key_request_response.go index b3950b642d..69874005ac 100644 --- a/identitydomains/patch_my_api_key_request_response.go +++ b/identitydomains/patch_my_api_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_auth_token_request_response.go b/identitydomains/patch_my_auth_token_request_response.go index be925ab7ca..8404ff8ac2 100644 --- a/identitydomains/patch_my_auth_token_request_response.go +++ b/identitydomains/patch_my_auth_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_customer_secret_key_request_response.go b/identitydomains/patch_my_customer_secret_key_request_response.go index 1dbf3929d4..8750705658 100644 --- a/identitydomains/patch_my_customer_secret_key_request_response.go +++ b/identitydomains/patch_my_customer_secret_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_device_request_response.go b/identitydomains/patch_my_device_request_response.go index 415116e17a..1d22da3418 100644 --- a/identitydomains/patch_my_device_request_response.go +++ b/identitydomains/patch_my_device_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_o_auth2_client_credential_request_response.go b/identitydomains/patch_my_o_auth2_client_credential_request_response.go index 482bcb99cc..f2f860e689 100644 --- a/identitydomains/patch_my_o_auth2_client_credential_request_response.go +++ b/identitydomains/patch_my_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_pending_approval_request_response.go b/identitydomains/patch_my_pending_approval_request_response.go index 10081e0779..c13fbe4c71 100644 --- a/identitydomains/patch_my_pending_approval_request_response.go +++ b/identitydomains/patch_my_pending_approval_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_request_request_response.go b/identitydomains/patch_my_request_request_response.go index 0e155b3384..4b38b8d3bf 100644 --- a/identitydomains/patch_my_request_request_response.go +++ b/identitydomains/patch_my_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_my_smtp_credential_request_response.go b/identitydomains/patch_my_smtp_credential_request_response.go index 882dd38a49..26dcaa5343 100644 --- a/identitydomains/patch_my_smtp_credential_request_response.go +++ b/identitydomains/patch_my_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_network_perimeter_request_response.go b/identitydomains/patch_network_perimeter_request_response.go index 7052e6ecab..94fae457e5 100644 --- a/identitydomains/patch_network_perimeter_request_response.go +++ b/identitydomains/patch_network_perimeter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_o_auth2_client_credential_request_response.go b/identitydomains/patch_o_auth2_client_credential_request_response.go index 15e3397379..69c6356b6c 100644 --- a/identitydomains/patch_o_auth2_client_credential_request_response.go +++ b/identitydomains/patch_o_auth2_client_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_op.go b/identitydomains/patch_op.go index 0e8ad1ef41..0ea1322e08 100644 --- a/identitydomains/patch_op.go +++ b/identitydomains/patch_op.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_password_policy_request_response.go b/identitydomains/patch_password_policy_request_response.go index 214757f9f0..82c5c7cb1e 100644 --- a/identitydomains/patch_password_policy_request_response.go +++ b/identitydomains/patch_password_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_policy_request_response.go b/identitydomains/patch_policy_request_response.go index 8b806b1620..e455b404bc 100644 --- a/identitydomains/patch_policy_request_response.go +++ b/identitydomains/patch_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_rule_request_response.go b/identitydomains/patch_rule_request_response.go index 939959305e..db8971fa24 100644 --- a/identitydomains/patch_rule_request_response.go +++ b/identitydomains/patch_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_schema_request_response.go b/identitydomains/patch_schema_request_response.go index ddc0b36dbf..329bc686a2 100644 --- a/identitydomains/patch_schema_request_response.go +++ b/identitydomains/patch_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_security_question_request_response.go b/identitydomains/patch_security_question_request_response.go index 6a98e6b47f..515cfe89ff 100644 --- a/identitydomains/patch_security_question_request_response.go +++ b/identitydomains/patch_security_question_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_security_question_setting_request_response.go b/identitydomains/patch_security_question_setting_request_response.go index 2b25dd6328..b254dd8662 100644 --- a/identitydomains/patch_security_question_setting_request_response.go +++ b/identitydomains/patch_security_question_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_self_registration_profile_request_response.go b/identitydomains/patch_self_registration_profile_request_response.go index 759d9b1544..45f7853648 100644 --- a/identitydomains/patch_self_registration_profile_request_response.go +++ b/identitydomains/patch_self_registration_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_setting_request_response.go b/identitydomains/patch_setting_request_response.go index 2128639280..43b4cc5451 100644 --- a/identitydomains/patch_setting_request_response.go +++ b/identitydomains/patch_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_smtp_credential_request_response.go b/identitydomains/patch_smtp_credential_request_response.go index 3bfd05f09c..0cf2fb2eeb 100644 --- a/identitydomains/patch_smtp_credential_request_response.go +++ b/identitydomains/patch_smtp_credential_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_user_attributes_setting_request_response.go b/identitydomains/patch_user_attributes_setting_request_response.go index b5f603bed2..8d20fdf94e 100644 --- a/identitydomains/patch_user_attributes_setting_request_response.go +++ b/identitydomains/patch_user_attributes_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/patch_user_request_response.go b/identitydomains/patch_user_request_response.go index d006501016..1686abda1f 100644 --- a/identitydomains/patch_user_request_response.go +++ b/identitydomains/patch_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/policies.go b/identitydomains/policies.go index cceabdaf8d..e16ecc8250 100644 --- a/identitydomains/policies.go +++ b/identitydomains/policies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/policy.go b/identitydomains/policy.go index bc19f368a2..68d5f7db34 100644 --- a/identitydomains/policy.go +++ b/identitydomains/policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/policy_policy_type.go b/identitydomains/policy_policy_type.go index a93161b8f2..5f96c113e6 100644 --- a/identitydomains/policy_policy_type.go +++ b/identitydomains/policy_policy_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/policy_rules.go b/identitydomains/policy_rules.go index d67371979e..c1d64a0b71 100644 --- a/identitydomains/policy_rules.go +++ b/identitydomains/policy_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/policy_search_request.go b/identitydomains/policy_search_request.go index 843dab6dc9..c23df66737 100644 --- a/identitydomains/policy_search_request.go +++ b/identitydomains/policy_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_account_recovery_setting_request_response.go b/identitydomains/put_account_recovery_setting_request_response.go index a4a7be81a2..115ccc57f8 100644 --- a/identitydomains/put_account_recovery_setting_request_response.go +++ b/identitydomains/put_account_recovery_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_app_request_response.go b/identitydomains/put_app_request_response.go index 9d9522256c..83919ca4ce 100644 --- a/identitydomains/put_app_request_response.go +++ b/identitydomains/put_app_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_app_status_changer_request_response.go b/identitydomains/put_app_status_changer_request_response.go index f50d1926c4..6e4382cb02 100644 --- a/identitydomains/put_app_status_changer_request_response.go +++ b/identitydomains/put_app_status_changer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_approval_workflow_request_response.go b/identitydomains/put_approval_workflow_request_response.go index 93a4dd0419..42bd035659 100644 --- a/identitydomains/put_approval_workflow_request_response.go +++ b/identitydomains/put_approval_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_authentication_factor_setting_request_response.go b/identitydomains/put_authentication_factor_setting_request_response.go index 9b294436c7..9a419d2dcd 100644 --- a/identitydomains/put_authentication_factor_setting_request_response.go +++ b/identitydomains/put_authentication_factor_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_cloud_gate_mapping_request_response.go b/identitydomains/put_cloud_gate_mapping_request_response.go index 1e68cb13fa..782474b66f 100644 --- a/identitydomains/put_cloud_gate_mapping_request_response.go +++ b/identitydomains/put_cloud_gate_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_cloud_gate_request_response.go b/identitydomains/put_cloud_gate_request_response.go index 4dd4f43326..5b139ee883 100644 --- a/identitydomains/put_cloud_gate_request_response.go +++ b/identitydomains/put_cloud_gate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_cloud_gate_server_request_response.go b/identitydomains/put_cloud_gate_server_request_response.go index d15636e90a..abc1ac77ab 100644 --- a/identitydomains/put_cloud_gate_server_request_response.go +++ b/identitydomains/put_cloud_gate_server_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_condition_request_response.go b/identitydomains/put_condition_request_response.go index afdccceb3a..7d4a8a3860 100644 --- a/identitydomains/put_condition_request_response.go +++ b/identitydomains/put_condition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_dynamic_resource_group_request_response.go b/identitydomains/put_dynamic_resource_group_request_response.go index d0534c0075..242f6aa6f4 100644 --- a/identitydomains/put_dynamic_resource_group_request_response.go +++ b/identitydomains/put_dynamic_resource_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_group_request_response.go b/identitydomains/put_group_request_response.go index c215966f93..7f9b962bce 100644 --- a/identitydomains/put_group_request_response.go +++ b/identitydomains/put_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_identity_propagation_trust_request_response.go b/identitydomains/put_identity_propagation_trust_request_response.go index 2bc44ad651..e1f901554f 100644 --- a/identitydomains/put_identity_propagation_trust_request_response.go +++ b/identitydomains/put_identity_propagation_trust_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_identity_provider_request_response.go b/identitydomains/put_identity_provider_request_response.go index 52314c0670..7f74990b97 100644 --- a/identitydomains/put_identity_provider_request_response.go +++ b/identitydomains/put_identity_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_identity_setting_request_response.go b/identitydomains/put_identity_setting_request_response.go index 515e79a3d2..cdaf0150df 100644 --- a/identitydomains/put_identity_setting_request_response.go +++ b/identitydomains/put_identity_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_kmsi_setting_request_response.go b/identitydomains/put_kmsi_setting_request_response.go index 1f3ab5e8fb..d1d1b70525 100644 --- a/identitydomains/put_kmsi_setting_request_response.go +++ b/identitydomains/put_kmsi_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_me_password_changer_request_response.go b/identitydomains/put_me_password_changer_request_response.go index ce1978b535..dd1e3796fb 100644 --- a/identitydomains/put_me_password_changer_request_response.go +++ b/identitydomains/put_me_password_changer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_me_request_response.go b/identitydomains/put_me_request_response.go index 4ddf5d48d3..0f7fcc365a 100644 --- a/identitydomains/put_me_request_response.go +++ b/identitydomains/put_me_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_network_perimeter_request_response.go b/identitydomains/put_network_perimeter_request_response.go index e9a0f01dbf..930c039ef3 100644 --- a/identitydomains/put_network_perimeter_request_response.go +++ b/identitydomains/put_network_perimeter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_notification_setting_request_response.go b/identitydomains/put_notification_setting_request_response.go index 6eef0d8037..ebe0fbde6b 100644 --- a/identitydomains/put_notification_setting_request_response.go +++ b/identitydomains/put_notification_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_password_policy_request_response.go b/identitydomains/put_password_policy_request_response.go index fd613fb0e6..fd4d75cc61 100644 --- a/identitydomains/put_password_policy_request_response.go +++ b/identitydomains/put_password_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_policy_request_response.go b/identitydomains/put_policy_request_response.go index a094ecc022..a37a76d164 100644 --- a/identitydomains/put_policy_request_response.go +++ b/identitydomains/put_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_rule_request_response.go b/identitydomains/put_rule_request_response.go index ca8a3c94d5..4b69a85566 100644 --- a/identitydomains/put_rule_request_response.go +++ b/identitydomains/put_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_schema_request_response.go b/identitydomains/put_schema_request_response.go index 94631ebff9..39c3880ca7 100644 --- a/identitydomains/put_schema_request_response.go +++ b/identitydomains/put_schema_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_security_question_setting_request_response.go b/identitydomains/put_security_question_setting_request_response.go index de13fb92c0..60c8b86982 100644 --- a/identitydomains/put_security_question_setting_request_response.go +++ b/identitydomains/put_security_question_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_self_registration_profile_request_response.go b/identitydomains/put_self_registration_profile_request_response.go index 0c6dcf9200..c5422f69f2 100644 --- a/identitydomains/put_self_registration_profile_request_response.go +++ b/identitydomains/put_self_registration_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_setting_request_response.go b/identitydomains/put_setting_request_response.go index 3637745d8f..c8a4e63e76 100644 --- a/identitydomains/put_setting_request_response.go +++ b/identitydomains/put_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_user_capabilities_changer_request_response.go b/identitydomains/put_user_capabilities_changer_request_response.go index 81f77688a4..170d8b68f0 100644 --- a/identitydomains/put_user_capabilities_changer_request_response.go +++ b/identitydomains/put_user_capabilities_changer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_user_password_changer_request_response.go b/identitydomains/put_user_password_changer_request_response.go index ae5638d04d..bf067177be 100644 --- a/identitydomains/put_user_password_changer_request_response.go +++ b/identitydomains/put_user_password_changer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_user_password_resetter_request_response.go b/identitydomains/put_user_password_resetter_request_response.go index 294eb0c646..2d754f791f 100644 --- a/identitydomains/put_user_password_resetter_request_response.go +++ b/identitydomains/put_user_password_resetter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_user_request_response.go b/identitydomains/put_user_request_response.go index f6915e2753..600167b051 100644 --- a/identitydomains/put_user_request_response.go +++ b/identitydomains/put_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/put_user_status_changer_request_response.go b/identitydomains/put_user_status_changer_request_response.go index 108acdb591..5ef779bd0d 100644 --- a/identitydomains/put_user_status_changer_request_response.go +++ b/identitydomains/put_user_status_changer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/resource_type_schema_attribute.go b/identitydomains/resource_type_schema_attribute.go index d704fa7362..e566f52b03 100644 --- a/identitydomains/resource_type_schema_attribute.go +++ b/identitydomains/resource_type_schema_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/resource_type_schema_attribute_search_request.go b/identitydomains/resource_type_schema_attribute_search_request.go index 413f07b7bb..087251214c 100644 --- a/identitydomains/resource_type_schema_attribute_search_request.go +++ b/identitydomains/resource_type_schema_attribute_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/resource_type_schema_attributes.go b/identitydomains/resource_type_schema_attributes.go index c1a95549c9..40ddcdfa79 100644 --- a/identitydomains/resource_type_schema_attributes.go +++ b/identitydomains/resource_type_schema_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/rule.go b/identitydomains/rule.go index cde20e9df7..b6fb79936e 100644 --- a/identitydomains/rule.go +++ b/identitydomains/rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/rule_condition_group.go b/identitydomains/rule_condition_group.go index 01791a281c..20e9dd974f 100644 --- a/identitydomains/rule_condition_group.go +++ b/identitydomains/rule_condition_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/rule_policy_type.go b/identitydomains/rule_policy_type.go index 9240de3ff2..cc7501f838 100644 --- a/identitydomains/rule_policy_type.go +++ b/identitydomains/rule_policy_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/rule_return.go b/identitydomains/rule_return.go index 5159d2bb2c..d5437faff0 100644 --- a/identitydomains/rule_return.go +++ b/identitydomains/rule_return.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/rule_search_request.go b/identitydomains/rule_search_request.go index 5444d8e38d..890798c893 100644 --- a/identitydomains/rule_search_request.go +++ b/identitydomains/rule_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/rules.go b/identitydomains/rules.go index 32842c0352..aaf8ed15e4 100644 --- a/identitydomains/rules.go +++ b/identitydomains/rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema.go b/identitydomains/schema.go index 557e787211..308c889fd2 100644 --- a/identitydomains/schema.go +++ b/identitydomains/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_attributes.go b/identitydomains/schema_attributes.go index 25dbe19505..2b782728ff 100644 --- a/identitydomains/schema_attributes.go +++ b/identitydomains/schema_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_idcs_complex_attribute_name_mappings.go b/identitydomains/schema_idcs_complex_attribute_name_mappings.go index dba94ffb26..71b604f946 100644 --- a/identitydomains/schema_idcs_complex_attribute_name_mappings.go +++ b/identitydomains/schema_idcs_complex_attribute_name_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_idcs_csv_attribute_name_mappings.go b/identitydomains/schema_idcs_csv_attribute_name_mappings.go index dfeda6e9c2..2c13cc6eb0 100644 --- a/identitydomains/schema_idcs_csv_attribute_name_mappings.go +++ b/identitydomains/schema_idcs_csv_attribute_name_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_localized_canonical_values.go b/identitydomains/schema_localized_canonical_values.go index 7c3938cd81..32b292e751 100644 --- a/identitydomains/schema_localized_canonical_values.go +++ b/identitydomains/schema_localized_canonical_values.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_localized_display_name.go b/identitydomains/schema_localized_display_name.go index 823f86abf6..4c7aea0f43 100644 --- a/identitydomains/schema_localized_display_name.go +++ b/identitydomains/schema_localized_display_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_referenced_resource_type_unique_attribute_name_mappings.go b/identitydomains/schema_referenced_resource_type_unique_attribute_name_mappings.go index 3dfdf1a27e..e4ad3797ea 100644 --- a/identitydomains/schema_referenced_resource_type_unique_attribute_name_mappings.go +++ b/identitydomains/schema_referenced_resource_type_unique_attribute_name_mappings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_resolve_value_using_resource_type.go b/identitydomains/schema_resolve_value_using_resource_type.go index 7427535a1d..67753ad53d 100644 --- a/identitydomains/schema_resolve_value_using_resource_type.go +++ b/identitydomains/schema_resolve_value_using_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_search_request.go b/identitydomains/schema_search_request.go index 8e3ffd0860..b77acaaf01 100644 --- a/identitydomains/schema_search_request.go +++ b/identitydomains/schema_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schema_sub_attributes.go b/identitydomains/schema_sub_attributes.go index 003dcb3ed5..03493efe68 100644 --- a/identitydomains/schema_sub_attributes.go +++ b/identitydomains/schema_sub_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/schemas.go b/identitydomains/schemas.go index f9c055803a..65cefbcdca 100644 --- a/identitydomains/schemas.go +++ b/identitydomains/schemas.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_account_mgmt_infos_request_response.go b/identitydomains/search_account_mgmt_infos_request_response.go index 297f9e186f..60d437283b 100644 --- a/identitydomains/search_account_mgmt_infos_request_response.go +++ b/identitydomains/search_account_mgmt_infos_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_api_keys_request_response.go b/identitydomains/search_api_keys_request_response.go index 1bb252cbb3..c467302451 100644 --- a/identitydomains/search_api_keys_request_response.go +++ b/identitydomains/search_api_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_app_roles_request_response.go b/identitydomains/search_app_roles_request_response.go index caef898a45..e9d5638948 100644 --- a/identitydomains/search_app_roles_request_response.go +++ b/identitydomains/search_app_roles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_apps_request_response.go b/identitydomains/search_apps_request_response.go index 5949f5966b..f7f5116fa9 100644 --- a/identitydomains/search_apps_request_response.go +++ b/identitydomains/search_apps_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_auth_tokens_request_response.go b/identitydomains/search_auth_tokens_request_response.go index b98d4dda1b..4a37008572 100644 --- a/identitydomains/search_auth_tokens_request_response.go +++ b/identitydomains/search_auth_tokens_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_authentication_factor_settings_request_response.go b/identitydomains/search_authentication_factor_settings_request_response.go index 2e8340ab17..995ab250b7 100644 --- a/identitydomains/search_authentication_factor_settings_request_response.go +++ b/identitydomains/search_authentication_factor_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_cloud_gate_mappings_request_response.go b/identitydomains/search_cloud_gate_mappings_request_response.go index 14da45c4ee..cb61a12d9e 100644 --- a/identitydomains/search_cloud_gate_mappings_request_response.go +++ b/identitydomains/search_cloud_gate_mappings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_cloud_gate_servers_request_response.go b/identitydomains/search_cloud_gate_servers_request_response.go index fdcacc5111..d418c6cdcb 100644 --- a/identitydomains/search_cloud_gate_servers_request_response.go +++ b/identitydomains/search_cloud_gate_servers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_cloud_gates_request_response.go b/identitydomains/search_cloud_gates_request_response.go index 4d3ae4dbfe..fa08bb58d3 100644 --- a/identitydomains/search_cloud_gates_request_response.go +++ b/identitydomains/search_cloud_gates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_conditions_request_response.go b/identitydomains/search_conditions_request_response.go index e101825b09..cfab94aaf6 100644 --- a/identitydomains/search_conditions_request_response.go +++ b/identitydomains/search_conditions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_customer_secret_keys_request_response.go b/identitydomains/search_customer_secret_keys_request_response.go index 3be958c0c7..0f2c19eecd 100644 --- a/identitydomains/search_customer_secret_keys_request_response.go +++ b/identitydomains/search_customer_secret_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_dynamic_resource_groups_request_response.go b/identitydomains/search_dynamic_resource_groups_request_response.go index 3bb5c31dec..a2c239f7f5 100644 --- a/identitydomains/search_dynamic_resource_groups_request_response.go +++ b/identitydomains/search_dynamic_resource_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_grants_request_response.go b/identitydomains/search_grants_request_response.go index 156e5b2a0f..2895f2f650 100644 --- a/identitydomains/search_grants_request_response.go +++ b/identitydomains/search_grants_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_groups_request_response.go b/identitydomains/search_groups_request_response.go index 9e53f851c1..333a2dc8c7 100644 --- a/identitydomains/search_groups_request_response.go +++ b/identitydomains/search_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_identity_providers_request_response.go b/identitydomains/search_identity_providers_request_response.go index ad96875100..320d3b8883 100644 --- a/identitydomains/search_identity_providers_request_response.go +++ b/identitydomains/search_identity_providers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_identity_settings_request_response.go b/identitydomains/search_identity_settings_request_response.go index 07e84fde20..5e154d762b 100644 --- a/identitydomains/search_identity_settings_request_response.go +++ b/identitydomains/search_identity_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_kmsi_settings_request_response.go b/identitydomains/search_kmsi_settings_request_response.go index d992c65acb..a9472fef3f 100644 --- a/identitydomains/search_kmsi_settings_request_response.go +++ b/identitydomains/search_kmsi_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_my_apps_request_response.go b/identitydomains/search_my_apps_request_response.go index 79ddae789f..d4ba09a60f 100644 --- a/identitydomains/search_my_apps_request_response.go +++ b/identitydomains/search_my_apps_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_my_groups_request_response.go b/identitydomains/search_my_groups_request_response.go index ea1a08e630..e14c153986 100644 --- a/identitydomains/search_my_groups_request_response.go +++ b/identitydomains/search_my_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_my_requestable_groups_request_response.go b/identitydomains/search_my_requestable_groups_request_response.go index 1c06cb280f..dadf946b79 100644 --- a/identitydomains/search_my_requestable_groups_request_response.go +++ b/identitydomains/search_my_requestable_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_my_requests_request_response.go b/identitydomains/search_my_requests_request_response.go index b528d3edaa..2c92f1939b 100644 --- a/identitydomains/search_my_requests_request_response.go +++ b/identitydomains/search_my_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_network_perimeters_request_response.go b/identitydomains/search_network_perimeters_request_response.go index 582920df6a..79c44d76d6 100644 --- a/identitydomains/search_network_perimeters_request_response.go +++ b/identitydomains/search_network_perimeters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_notification_settings_request_response.go b/identitydomains/search_notification_settings_request_response.go index a712525738..f43adf5c57 100644 --- a/identitydomains/search_notification_settings_request_response.go +++ b/identitydomains/search_notification_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_o_auth2_client_credentials_request_response.go b/identitydomains/search_o_auth2_client_credentials_request_response.go index dac78f9e6c..f8f0325ee7 100644 --- a/identitydomains/search_o_auth2_client_credentials_request_response.go +++ b/identitydomains/search_o_auth2_client_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_o_auth_client_certificates_request_response.go b/identitydomains/search_o_auth_client_certificates_request_response.go index ffbdc6ca38..32e565bef7 100644 --- a/identitydomains/search_o_auth_client_certificates_request_response.go +++ b/identitydomains/search_o_auth_client_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_o_auth_partner_certificates_request_response.go b/identitydomains/search_o_auth_partner_certificates_request_response.go index f5724e41d0..72f311ea82 100644 --- a/identitydomains/search_o_auth_partner_certificates_request_response.go +++ b/identitydomains/search_o_auth_partner_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_password_policies_request_response.go b/identitydomains/search_password_policies_request_response.go index aa0340619e..1b02d43402 100644 --- a/identitydomains/search_password_policies_request_response.go +++ b/identitydomains/search_password_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_policies_request_response.go b/identitydomains/search_policies_request_response.go index 97be0f47db..4c5c1f820b 100644 --- a/identitydomains/search_policies_request_response.go +++ b/identitydomains/search_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_resource_type_schema_attributes_request_response.go b/identitydomains/search_resource_type_schema_attributes_request_response.go index f0ccd082fc..d59450aca5 100644 --- a/identitydomains/search_resource_type_schema_attributes_request_response.go +++ b/identitydomains/search_resource_type_schema_attributes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_rules_request_response.go b/identitydomains/search_rules_request_response.go index 968c25a6ed..6bd46dfd1c 100644 --- a/identitydomains/search_rules_request_response.go +++ b/identitydomains/search_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_schemas_request_response.go b/identitydomains/search_schemas_request_response.go index cbfd7e06df..c0319b5394 100644 --- a/identitydomains/search_schemas_request_response.go +++ b/identitydomains/search_schemas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_security_question_settings_request_response.go b/identitydomains/search_security_question_settings_request_response.go index 6f7a0207b6..0d782afead 100644 --- a/identitydomains/search_security_question_settings_request_response.go +++ b/identitydomains/search_security_question_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_security_questions_request_response.go b/identitydomains/search_security_questions_request_response.go index 722f2a1193..5bd27b4c9a 100644 --- a/identitydomains/search_security_questions_request_response.go +++ b/identitydomains/search_security_questions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_self_registration_profiles_request_response.go b/identitydomains/search_self_registration_profiles_request_response.go index 08149803d8..9474a2aaf7 100644 --- a/identitydomains/search_self_registration_profiles_request_response.go +++ b/identitydomains/search_self_registration_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_settings_request_response.go b/identitydomains/search_settings_request_response.go index 24fb8daf22..028aba799d 100644 --- a/identitydomains/search_settings_request_response.go +++ b/identitydomains/search_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_smtp_credentials_request_response.go b/identitydomains/search_smtp_credentials_request_response.go index 80d08a4416..5cb68429d3 100644 --- a/identitydomains/search_smtp_credentials_request_response.go +++ b/identitydomains/search_smtp_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_user_attributes_settings_request_response.go b/identitydomains/search_user_attributes_settings_request_response.go index 70a2833cba..46a2caef4b 100644 --- a/identitydomains/search_user_attributes_settings_request_response.go +++ b/identitydomains/search_user_attributes_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_user_db_credentials_request_response.go b/identitydomains/search_user_db_credentials_request_response.go index 14e49f96f4..8c488b2e66 100644 --- a/identitydomains/search_user_db_credentials_request_response.go +++ b/identitydomains/search_user_db_credentials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/search_users_request_response.go b/identitydomains/search_users_request_response.go index 875b5d519f..a37efc5d68 100644 --- a/identitydomains/search_users_request_response.go +++ b/identitydomains/search_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_question.go b/identitydomains/security_question.go index 777cfb33a8..ca1a71180f 100644 --- a/identitydomains/security_question.go +++ b/identitydomains/security_question.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_question_question_text.go b/identitydomains/security_question_question_text.go index 025f2ecce0..1be7a4c687 100644 --- a/identitydomains/security_question_question_text.go +++ b/identitydomains/security_question_question_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_question_search_request.go b/identitydomains/security_question_search_request.go index 88be69fb07..3e438438c0 100644 --- a/identitydomains/security_question_search_request.go +++ b/identitydomains/security_question_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_question_setting.go b/identitydomains/security_question_setting.go index 2851a4b37f..9fad895ca6 100644 --- a/identitydomains/security_question_setting.go +++ b/identitydomains/security_question_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_question_settings.go b/identitydomains/security_question_settings.go index f9aa3c3ab9..32bb763136 100644 --- a/identitydomains/security_question_settings.go +++ b/identitydomains/security_question_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_question_settings_search_request.go b/identitydomains/security_question_settings_search_request.go index 23d73984fe..3400e8675a 100644 --- a/identitydomains/security_question_settings_search_request.go +++ b/identitydomains/security_question_settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/security_questions.go b/identitydomains/security_questions.go index 98c9d9eab3..f3a8694ed8 100644 --- a/identitydomains/security_questions.go +++ b/identitydomains/security_questions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile.go b/identitydomains/self_registration_profile.go index 3a5b1f4997..8b8b9701c5 100644 --- a/identitydomains/self_registration_profile.go +++ b/identitydomains/self_registration_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_after_submit_text.go b/identitydomains/self_registration_profile_after_submit_text.go index 06b35708ba..a20389405b 100644 --- a/identitydomains/self_registration_profile_after_submit_text.go +++ b/identitydomains/self_registration_profile_after_submit_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_consent_text.go b/identitydomains/self_registration_profile_consent_text.go index 745a075078..33c3a75d19 100644 --- a/identitydomains/self_registration_profile_consent_text.go +++ b/identitydomains/self_registration_profile_consent_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_default_groups.go b/identitydomains/self_registration_profile_default_groups.go index 1fc90296d3..d7ca732574 100644 --- a/identitydomains/self_registration_profile_default_groups.go +++ b/identitydomains/self_registration_profile_default_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_display_name.go b/identitydomains/self_registration_profile_display_name.go index 96b8607b7a..d7d6202c8e 100644 --- a/identitydomains/self_registration_profile_display_name.go +++ b/identitydomains/self_registration_profile_display_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_email_template.go b/identitydomains/self_registration_profile_email_template.go index ae8229acbf..e8a2c75de6 100644 --- a/identitydomains/self_registration_profile_email_template.go +++ b/identitydomains/self_registration_profile_email_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_footer_text.go b/identitydomains/self_registration_profile_footer_text.go index 624c7f4b33..68dffeee04 100644 --- a/identitydomains/self_registration_profile_footer_text.go +++ b/identitydomains/self_registration_profile_footer_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_header_text.go b/identitydomains/self_registration_profile_header_text.go index 6ee710feb5..de8d0b8cc1 100644 --- a/identitydomains/self_registration_profile_header_text.go +++ b/identitydomains/self_registration_profile_header_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_search_request.go b/identitydomains/self_registration_profile_search_request.go index aa7d02e7e1..8081e1f8e0 100644 --- a/identitydomains/self_registration_profile_search_request.go +++ b/identitydomains/self_registration_profile_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profile_user_attributes.go b/identitydomains/self_registration_profile_user_attributes.go index 834b29db15..b0e9ea5173 100644 --- a/identitydomains/self_registration_profile_user_attributes.go +++ b/identitydomains/self_registration_profile_user_attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/self_registration_profiles.go b/identitydomains/self_registration_profiles.go index 636fc8144d..1992db61c0 100644 --- a/identitydomains/self_registration_profiles.go +++ b/identitydomains/self_registration_profiles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/setting.go b/identitydomains/setting.go index d2d236696e..b494b12c2b 100644 --- a/identitydomains/setting.go +++ b/identitydomains/setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings.go b/identitydomains/settings.go index 2b83e49ec5..ecdb49fcee 100644 --- a/identitydomains/settings.go +++ b/identitydomains/settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_certificate_validation.go b/identitydomains/settings_certificate_validation.go index 41dad096a6..82e0229f05 100644 --- a/identitydomains/settings_certificate_validation.go +++ b/identitydomains/settings_certificate_validation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_cloud_gate_cors_settings.go b/identitydomains/settings_cloud_gate_cors_settings.go index c34908750c..c6dff555ac 100644 --- a/identitydomains/settings_cloud_gate_cors_settings.go +++ b/identitydomains/settings_cloud_gate_cors_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_company_names.go b/identitydomains/settings_company_names.go index e7b4f31eb0..3cb5e65c69 100644 --- a/identitydomains/settings_company_names.go +++ b/identitydomains/settings_company_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_default_company_names.go b/identitydomains/settings_default_company_names.go index ee04e84cb9..1bd829ad96 100644 --- a/identitydomains/settings_default_company_names.go +++ b/identitydomains/settings_default_company_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_default_images.go b/identitydomains/settings_default_images.go index d49ce6d95d..c6c5fb00c7 100644 --- a/identitydomains/settings_default_images.go +++ b/identitydomains/settings_default_images.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_default_login_texts.go b/identitydomains/settings_default_login_texts.go index 4e4e1836cc..929aceb078 100644 --- a/identitydomains/settings_default_login_texts.go +++ b/identitydomains/settings_default_login_texts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_images.go b/identitydomains/settings_images.go index da69fdaf49..5a32182c85 100644 --- a/identitydomains/settings_images.go +++ b/identitydomains/settings_images.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_login_texts.go b/identitydomains/settings_login_texts.go index d80cf7ea76..d646b24304 100644 --- a/identitydomains/settings_login_texts.go +++ b/identitydomains/settings_login_texts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_purge_configs.go b/identitydomains/settings_purge_configs.go index 00f5385746..b1a95086b8 100644 --- a/identitydomains/settings_purge_configs.go +++ b/identitydomains/settings_purge_configs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_search_request.go b/identitydomains/settings_search_request.go index 1951a091a8..0283f5ede6 100644 --- a/identitydomains/settings_search_request.go +++ b/identitydomains/settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/settings_tenant_custom_claims.go b/identitydomains/settings_tenant_custom_claims.go index a55d63903d..52356b6adb 100644 --- a/identitydomains/settings_tenant_custom_claims.go +++ b/identitydomains/settings_tenant_custom_claims.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/smtp_credential.go b/identitydomains/smtp_credential.go index 323a840bad..016a947965 100644 --- a/identitydomains/smtp_credential.go +++ b/identitydomains/smtp_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/smtp_credential_search_request.go b/identitydomains/smtp_credential_search_request.go index d4c74ceeb1..e41c039f61 100644 --- a/identitydomains/smtp_credential_search_request.go +++ b/identitydomains/smtp_credential_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/smtp_credential_user.go b/identitydomains/smtp_credential_user.go index 2ae78a1f92..9201e164f3 100644 --- a/identitydomains/smtp_credential_user.go +++ b/identitydomains/smtp_credential_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/smtp_credentials.go b/identitydomains/smtp_credentials.go index bd3f1260ba..36eb528790 100644 --- a/identitydomains/smtp_credentials.go +++ b/identitydomains/smtp_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/sort_order.go b/identitydomains/sort_order.go index 85bf8c7990..98a5fc5b28 100644 --- a/identitydomains/sort_order.go +++ b/identitydomains/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/tags.go b/identitydomains/tags.go index 71614a889f..d48d6efbeb 100644 --- a/identitydomains/tags.go +++ b/identitydomains/tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user.go b/identitydomains/user.go index 02eb43aeee..97e03772de 100644 --- a/identitydomains/user.go +++ b/identitydomains/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_attributes_setting.go b/identitydomains/user_attributes_setting.go index 237cdea1ac..0eba98588a 100644 --- a/identitydomains/user_attributes_setting.go +++ b/identitydomains/user_attributes_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_attributes_settings.go b/identitydomains/user_attributes_settings.go index b9313e9452..8b710a8d2e 100644 --- a/identitydomains/user_attributes_settings.go +++ b/identitydomains/user_attributes_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_attributes_settings_attribute_settings.go b/identitydomains/user_attributes_settings_attribute_settings.go index 9b313de4c1..7a454ea131 100644 --- a/identitydomains/user_attributes_settings_attribute_settings.go +++ b/identitydomains/user_attributes_settings_attribute_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_attributes_settings_search_request.go b/identitydomains/user_attributes_settings_search_request.go index c0dc64df16..cb414eadf3 100644 --- a/identitydomains/user_attributes_settings_search_request.go +++ b/identitydomains/user_attributes_settings_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_capabilities_changer.go b/identitydomains/user_capabilities_changer.go index 34bc8adef4..5f590d3938 100644 --- a/identitydomains/user_capabilities_changer.go +++ b/identitydomains/user_capabilities_changer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_db_credential.go b/identitydomains/user_db_credential.go index 08013ea1d0..7af3cf9ab7 100644 --- a/identitydomains/user_db_credential.go +++ b/identitydomains/user_db_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_db_credentials.go b/identitydomains/user_db_credentials.go index c1ca5c0c7c..d967e21521 100644 --- a/identitydomains/user_db_credentials.go +++ b/identitydomains/user_db_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_db_credentials_search_request.go b/identitydomains/user_db_credentials_search_request.go index de3167c2a4..e0e736a4f4 100644 --- a/identitydomains/user_db_credentials_search_request.go +++ b/identitydomains/user_db_credentials_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_db_credentials_user.go b/identitydomains/user_db_credentials_user.go index 503c532118..8b35a69146 100644 --- a/identitydomains/user_db_credentials_user.go +++ b/identitydomains/user_db_credentials_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_emails.go b/identitydomains/user_emails.go index 2b9a9e68d5..fb3ffef34f 100644 --- a/identitydomains/user_emails.go +++ b/identitydomains/user_emails.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_entitlements.go b/identitydomains/user_entitlements.go index ddc8c2e5d2..5f44d2576f 100644 --- a/identitydomains/user_entitlements.go +++ b/identitydomains/user_entitlements.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_accounts.go b/identitydomains/user_ext_accounts.go index be5706e1ce..00d49d477a 100644 --- a/identitydomains/user_ext_accounts.go +++ b/identitydomains/user_ext_accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_api_keys.go b/identitydomains/user_ext_api_keys.go index 2006a33097..d6cf95ec93 100644 --- a/identitydomains/user_ext_api_keys.go +++ b/identitydomains/user_ext_api_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_app_roles.go b/identitydomains/user_ext_app_roles.go index 151abc7a41..2eb3b06abb 100644 --- a/identitydomains/user_ext_app_roles.go +++ b/identitydomains/user_ext_app_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_applicable_authentication_target_app.go b/identitydomains/user_ext_applicable_authentication_target_app.go index 1ea426c008..f953c005ad 100644 --- a/identitydomains/user_ext_applicable_authentication_target_app.go +++ b/identitydomains/user_ext_applicable_authentication_target_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_applicable_password_policy.go b/identitydomains/user_ext_applicable_password_policy.go index f72565b542..32fe0911f7 100644 --- a/identitydomains/user_ext_applicable_password_policy.go +++ b/identitydomains/user_ext_applicable_password_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_auth_tokens.go b/identitydomains/user_ext_auth_tokens.go index 8ed811a62f..165289e93c 100644 --- a/identitydomains/user_ext_auth_tokens.go +++ b/identitydomains/user_ext_auth_tokens.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_bypass_codes.go b/identitydomains/user_ext_bypass_codes.go index a4abde9860..7e04ade091 100644 --- a/identitydomains/user_ext_bypass_codes.go +++ b/identitydomains/user_ext_bypass_codes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_customer_secret_keys.go b/identitydomains/user_ext_customer_secret_keys.go index b9668712a4..c082f78e9a 100644 --- a/identitydomains/user_ext_customer_secret_keys.go +++ b/identitydomains/user_ext_customer_secret_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_db_credentials.go b/identitydomains/user_ext_db_credentials.go index 0e64444074..226b630374 100644 --- a/identitydomains/user_ext_db_credentials.go +++ b/identitydomains/user_ext_db_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_delegated_authentication_target_app.go b/identitydomains/user_ext_delegated_authentication_target_app.go index b097e854e4..6a2eaba546 100644 --- a/identitydomains/user_ext_delegated_authentication_target_app.go +++ b/identitydomains/user_ext_delegated_authentication_target_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_devices.go b/identitydomains/user_ext_devices.go index 489b1a6c83..a8229934ec 100644 --- a/identitydomains/user_ext_devices.go +++ b/identitydomains/user_ext_devices.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_factor_identifier.go b/identitydomains/user_ext_factor_identifier.go index 5552f8ae2c..36518a74ab 100644 --- a/identitydomains/user_ext_factor_identifier.go +++ b/identitydomains/user_ext_factor_identifier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_grants.go b/identitydomains/user_ext_grants.go index a245c6e280..1400a3e918 100644 --- a/identitydomains/user_ext_grants.go +++ b/identitydomains/user_ext_grants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_idcs_app_roles_limited_to_groups.go b/identitydomains/user_ext_idcs_app_roles_limited_to_groups.go index e963197548..bc1723b76c 100644 --- a/identitydomains/user_ext_idcs_app_roles_limited_to_groups.go +++ b/identitydomains/user_ext_idcs_app_roles_limited_to_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_locked.go b/identitydomains/user_ext_locked.go index 9f3d6412ca..a25ec7e4af 100644 --- a/identitydomains/user_ext_locked.go +++ b/identitydomains/user_ext_locked.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_manager.go b/identitydomains/user_ext_manager.go index d6a7551592..1a66baaf59 100644 --- a/identitydomains/user_ext_manager.go +++ b/identitydomains/user_ext_manager.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_o_auth2_client_credentials.go b/identitydomains/user_ext_o_auth2_client_credentials.go index 8e3fdb31ce..5085f91cb5 100644 --- a/identitydomains/user_ext_o_auth2_client_credentials.go +++ b/identitydomains/user_ext_o_auth2_client_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_password_verifiers.go b/identitydomains/user_ext_password_verifiers.go index aee65a8f00..ba10ca3b50 100644 --- a/identitydomains/user_ext_password_verifiers.go +++ b/identitydomains/user_ext_password_verifiers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_preferred_device.go b/identitydomains/user_ext_preferred_device.go index 293e7aaad5..33e07005a5 100644 --- a/identitydomains/user_ext_preferred_device.go +++ b/identitydomains/user_ext_preferred_device.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_realm_users.go b/identitydomains/user_ext_realm_users.go index 3f0cb14b8c..e9d7fb64a5 100644 --- a/identitydomains/user_ext_realm_users.go +++ b/identitydomains/user_ext_realm_users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_recovery_locked.go b/identitydomains/user_ext_recovery_locked.go index 2d2274c0af..324f834c99 100644 --- a/identitydomains/user_ext_recovery_locked.go +++ b/identitydomains/user_ext_recovery_locked.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_risk_scores.go b/identitydomains/user_ext_risk_scores.go index 1e7eab6daa..a5cdf4e561 100644 --- a/identitydomains/user_ext_risk_scores.go +++ b/identitydomains/user_ext_risk_scores.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_sec_questions.go b/identitydomains/user_ext_sec_questions.go index d62bb87630..c3963dcf17 100644 --- a/identitydomains/user_ext_sec_questions.go +++ b/identitydomains/user_ext_sec_questions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_self_registration_profile.go b/identitydomains/user_ext_self_registration_profile.go index a2527d7acd..09e8abe451 100644 --- a/identitydomains/user_ext_self_registration_profile.go +++ b/identitydomains/user_ext_self_registration_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_smtp_credentials.go b/identitydomains/user_ext_smtp_credentials.go index 9a2e65faa4..8c77633e76 100644 --- a/identitydomains/user_ext_smtp_credentials.go +++ b/identitydomains/user_ext_smtp_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_social_accounts.go b/identitydomains/user_ext_social_accounts.go index c14788f58f..bff6d02d03 100644 --- a/identitydomains/user_ext_social_accounts.go +++ b/identitydomains/user_ext_social_accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_support_accounts.go b/identitydomains/user_ext_support_accounts.go index 6f1d36d824..9da1bd1b70 100644 --- a/identitydomains/user_ext_support_accounts.go +++ b/identitydomains/user_ext_support_accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_synced_from_app.go b/identitydomains/user_ext_synced_from_app.go index b72aaa46ad..839f428985 100644 --- a/identitydomains/user_ext_synced_from_app.go +++ b/identitydomains/user_ext_synced_from_app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_terms_of_use_consents.go b/identitydomains/user_ext_terms_of_use_consents.go index 4c7d324829..d412bc8859 100644 --- a/identitydomains/user_ext_terms_of_use_consents.go +++ b/identitydomains/user_ext_terms_of_use_consents.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_trusted_user_agents.go b/identitydomains/user_ext_trusted_user_agents.go index c143aa8775..e7cae7c2eb 100644 --- a/identitydomains/user_ext_trusted_user_agents.go +++ b/identitydomains/user_ext_trusted_user_agents.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ext_user_token.go b/identitydomains/user_ext_user_token.go index 2c7ac4af69..4dad74b068 100644 --- a/identitydomains/user_ext_user_token.go +++ b/identitydomains/user_ext_user_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_groups.go b/identitydomains/user_groups.go index fb680d847f..d2bec31d7d 100644 --- a/identitydomains/user_groups.go +++ b/identitydomains/user_groups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_ims.go b/identitydomains/user_ims.go index 4c4782ad0a..389598153c 100644 --- a/identitydomains/user_ims.go +++ b/identitydomains/user_ims.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_name.go b/identitydomains/user_name.go index ff3e7166c8..d7472d7a58 100644 --- a/identitydomains/user_name.go +++ b/identitydomains/user_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_password_changer.go b/identitydomains/user_password_changer.go index 9ecbad143a..406a9ba5b6 100644 --- a/identitydomains/user_password_changer.go +++ b/identitydomains/user_password_changer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_password_resetter.go b/identitydomains/user_password_resetter.go index bb4e52f481..80fef7eb8f 100644 --- a/identitydomains/user_password_resetter.go +++ b/identitydomains/user_password_resetter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_password_resetter_user_token.go b/identitydomains/user_password_resetter_user_token.go index fa54c5a392..c9893fd9ac 100644 --- a/identitydomains/user_password_resetter_user_token.go +++ b/identitydomains/user_password_resetter_user_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_phone_numbers.go b/identitydomains/user_phone_numbers.go index 83844df2a8..3623bd778b 100644 --- a/identitydomains/user_phone_numbers.go +++ b/identitydomains/user_phone_numbers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_photos.go b/identitydomains/user_photos.go index bc64b5def0..6dc1ae9b7c 100644 --- a/identitydomains/user_photos.go +++ b/identitydomains/user_photos.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_roles.go b/identitydomains/user_roles.go index fa61802f98..a043b11897 100644 --- a/identitydomains/user_roles.go +++ b/identitydomains/user_roles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_search_request.go b/identitydomains/user_search_request.go index b7444664e1..454e9fd7eb 100644 --- a/identitydomains/user_search_request.go +++ b/identitydomains/user_search_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_status_changer.go b/identitydomains/user_status_changer.go index 6d63faefc8..0e426cb94a 100644 --- a/identitydomains/user_status_changer.go +++ b/identitydomains/user_status_changer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/user_x509_certificates.go b/identitydomains/user_x509_certificates.go index 2d14be6597..a383e562a7 100644 --- a/identitydomains/user_x509_certificates.go +++ b/identitydomains/user_x509_certificates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/identitydomains/users.go b/identitydomains/users.go index 6cbd69bc8f..f2347025a3 100644 --- a/identitydomains/users.go +++ b/identitydomains/users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/attachment_details.go b/integration/attachment_details.go index c8c219c4dd..54427ce157 100644 --- a/integration/attachment_details.go +++ b/integration/attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/change_integration_instance_compartment_details.go b/integration/change_integration_instance_compartment_details.go index 5db4801f8c..657c5e5d3b 100644 --- a/integration/change_integration_instance_compartment_details.go +++ b/integration/change_integration_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/change_integration_instance_compartment_request_response.go b/integration/change_integration_instance_compartment_request_response.go index 8d1f8b8a53..66bfc8e647 100644 --- a/integration/change_integration_instance_compartment_request_response.go +++ b/integration/change_integration_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/change_integration_instance_network_endpoint_details.go b/integration/change_integration_instance_network_endpoint_details.go index 9d185fe303..338146da5f 100644 --- a/integration/change_integration_instance_network_endpoint_details.go +++ b/integration/change_integration_instance_network_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/change_integration_instance_network_endpoint_request_response.go b/integration/change_integration_instance_network_endpoint_request_response.go index b29b14517c..bce0292d3a 100644 --- a/integration/change_integration_instance_network_endpoint_request_response.go +++ b/integration/change_integration_instance_network_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/change_private_endpoint_outbound_connection_details.go b/integration/change_private_endpoint_outbound_connection_details.go index c31d76ec20..9a058c4557 100644 --- a/integration/change_private_endpoint_outbound_connection_details.go +++ b/integration/change_private_endpoint_outbound_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/change_private_endpoint_outbound_connection_request_response.go b/integration/change_private_endpoint_outbound_connection_request_response.go index e69a5a4b18..fd066582cb 100644 --- a/integration/change_private_endpoint_outbound_connection_request_response.go +++ b/integration/change_private_endpoint_outbound_connection_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/create_custom_endpoint_details.go b/integration/create_custom_endpoint_details.go index d1788fab97..a37511d999 100644 --- a/integration/create_custom_endpoint_details.go +++ b/integration/create_custom_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/create_integration_instance_details.go b/integration/create_integration_instance_details.go index bcf90b6f4b..6fc744896c 100644 --- a/integration/create_integration_instance_details.go +++ b/integration/create_integration_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/create_integration_instance_request_response.go b/integration/create_integration_instance_request_response.go index 5e7177801d..468d3eebb6 100644 --- a/integration/create_integration_instance_request_response.go +++ b/integration/create_integration_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/custom_endpoint_details.go b/integration/custom_endpoint_details.go index d2b49a4dee..c6db5aa254 100644 --- a/integration/custom_endpoint_details.go +++ b/integration/custom_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/delete_integration_instance_request_response.go b/integration/delete_integration_instance_request_response.go index d75f4eb07e..6698de46ad 100644 --- a/integration/delete_integration_instance_request_response.go +++ b/integration/delete_integration_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/enable_process_automation_request_response.go b/integration/enable_process_automation_request_response.go index ffb2f6d09b..4fa7664f5f 100644 --- a/integration/enable_process_automation_request_response.go +++ b/integration/enable_process_automation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/get_integration_instance_request_response.go b/integration/get_integration_instance_request_response.go index f8298dbdde..9869b458b2 100644 --- a/integration/get_integration_instance_request_response.go +++ b/integration/get_integration_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/get_work_request_request_response.go b/integration/get_work_request_request_response.go index b805ccb7e9..e6ca59d561 100644 --- a/integration/get_work_request_request_response.go +++ b/integration/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/idcs_info_details.go b/integration/idcs_info_details.go index d704d43a02..673a0fc58a 100644 --- a/integration/idcs_info_details.go +++ b/integration/idcs_info_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/integration_instance.go b/integration/integration_instance.go index 5e2f61d366..910817e623 100644 --- a/integration/integration_instance.go +++ b/integration/integration_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/integration_instance_summary.go b/integration/integration_instance_summary.go index f2bca25dd0..eb2280f0c4 100644 --- a/integration/integration_instance_summary.go +++ b/integration/integration_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/integration_integrationinstance_client.go b/integration/integration_integrationinstance_client.go index e0972422d4..7c81eb2c94 100644 --- a/integration/integration_integrationinstance_client.go +++ b/integration/integration_integrationinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/list_integration_instances_request_response.go b/integration/list_integration_instances_request_response.go index 7cfe51a868..c7f2e1fb3a 100644 --- a/integration/list_integration_instances_request_response.go +++ b/integration/list_integration_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/list_work_request_errors_request_response.go b/integration/list_work_request_errors_request_response.go index 366d3015a6..34a3eb8200 100644 --- a/integration/list_work_request_errors_request_response.go +++ b/integration/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/list_work_request_logs_request_response.go b/integration/list_work_request_logs_request_response.go index c754322742..3aec2ec491 100644 --- a/integration/list_work_request_logs_request_response.go +++ b/integration/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/list_work_requests_request_response.go b/integration/list_work_requests_request_response.go index 9d2d6a560a..361ab7b928 100644 --- a/integration/list_work_requests_request_response.go +++ b/integration/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/network_endpoint_details.go b/integration/network_endpoint_details.go index deeb8040e3..75ba3cb231 100644 --- a/integration/network_endpoint_details.go +++ b/integration/network_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/network_endpoint_type.go b/integration/network_endpoint_type.go index 21f0d6481d..25813ba28e 100644 --- a/integration/network_endpoint_type.go +++ b/integration/network_endpoint_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/none_outbound_connection.go b/integration/none_outbound_connection.go index 12984fdd78..5823dc7cd0 100644 --- a/integration/none_outbound_connection.go +++ b/integration/none_outbound_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/outbound_connection.go b/integration/outbound_connection.go index b12e5b4810..bc83a56478 100644 --- a/integration/outbound_connection.go +++ b/integration/outbound_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/private_endpoint_outbound_connection.go b/integration/private_endpoint_outbound_connection.go index aba1dca23e..b6fb176bee 100644 --- a/integration/private_endpoint_outbound_connection.go +++ b/integration/private_endpoint_outbound_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/public_endpoint_details.go b/integration/public_endpoint_details.go index 48dc5de751..7fa2933c0a 100644 --- a/integration/public_endpoint_details.go +++ b/integration/public_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/start_integration_instance_request_response.go b/integration/start_integration_instance_request_response.go index 1511326e47..f9cefae39a 100644 --- a/integration/start_integration_instance_request_response.go +++ b/integration/start_integration_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/stop_integration_instance_request_response.go b/integration/stop_integration_instance_request_response.go index d441989779..5ee93247a6 100644 --- a/integration/stop_integration_instance_request_response.go +++ b/integration/stop_integration_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/update_custom_endpoint_details.go b/integration/update_custom_endpoint_details.go index 8aa3bb8ee2..dd34adb9f8 100644 --- a/integration/update_custom_endpoint_details.go +++ b/integration/update_custom_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/update_integration_instance_details.go b/integration/update_integration_instance_details.go index add9c55442..b4468f7f26 100644 --- a/integration/update_integration_instance_details.go +++ b/integration/update_integration_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/update_integration_instance_request_response.go b/integration/update_integration_instance_request_response.go index de1b9809ad..3025c3df85 100644 --- a/integration/update_integration_instance_request_response.go +++ b/integration/update_integration_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/virtual_cloud_network.go b/integration/virtual_cloud_network.go index 57e3e199fb..b44c57784c 100644 --- a/integration/virtual_cloud_network.go +++ b/integration/virtual_cloud_network.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/work_request.go b/integration/work_request.go index 2b0cfc6eb8..80738fc0cd 100644 --- a/integration/work_request.go +++ b/integration/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/work_request_error.go b/integration/work_request_error.go index 6ad68ace77..f6ea0b58d7 100644 --- a/integration/work_request_error.go +++ b/integration/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/work_request_log_entry.go b/integration/work_request_log_entry.go index 6080b20091..4ed93474a2 100644 --- a/integration/work_request_log_entry.go +++ b/integration/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/work_request_resource.go b/integration/work_request_resource.go index 2d1cc996f3..3eff1aa9ce 100644 --- a/integration/work_request_resource.go +++ b/integration/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/integration/work_request_summary.go b/integration/work_request_summary.go index 5de3ddfa33..949be3c581 100644 --- a/integration/work_request_summary.go +++ b/integration/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/action_type.go b/jms/action_type.go index 19b12f6530..1c44475d54 100644 --- a/jms/action_type.go +++ b/jms/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/add_fleet_installation_sites_details.go b/jms/add_fleet_installation_sites_details.go index d8b3f5024f..aa30a61532 100644 --- a/jms/add_fleet_installation_sites_details.go +++ b/jms/add_fleet_installation_sites_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/add_fleet_installation_sites_request_response.go b/jms/add_fleet_installation_sites_request_response.go index 315e3a6e74..89a0c50a2b 100644 --- a/jms/add_fleet_installation_sites_request_response.go +++ b/jms/add_fleet_installation_sites_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/advanced_usage_tracking.go b/jms/advanced_usage_tracking.go index d1677d4976..7231a3e5d0 100644 --- a/jms/advanced_usage_tracking.go +++ b/jms/advanced_usage_tracking.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/agent.go b/jms/agent.go index 458e074426..b6d8c0e3dc 100644 --- a/jms/agent.go +++ b/jms/agent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/agent_type.go b/jms/agent_type.go index 67b2da82fa..6ded1bbcf5 100644 --- a/jms/agent_type.go +++ b/jms/agent_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/algorithms.go b/jms/algorithms.go index d6e8942132..3766469016 100644 --- a/jms/algorithms.go +++ b/jms/algorithms.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/announcement_collection.go b/jms/announcement_collection.go index 125a4e761f..7b58f67b88 100644 --- a/jms/announcement_collection.go +++ b/jms/announcement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/announcement_sort_by.go b/jms/announcement_sort_by.go index 50ec50e454..dbd2efe967 100644 --- a/jms/announcement_sort_by.go +++ b/jms/announcement_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/announcement_summary.go b/jms/announcement_summary.go index 6daeb0d06b..4fc33dc30e 100644 --- a/jms/announcement_summary.go +++ b/jms/announcement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_execution_type.go b/jms/application_execution_type.go index 4ae33640ea..2f66fd3ca7 100644 --- a/jms/application_execution_type.go +++ b/jms/application_execution_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_installation_sort_by.go b/jms/application_installation_sort_by.go index b183935a50..4d8d692a27 100644 --- a/jms/application_installation_sort_by.go +++ b/jms/application_installation_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_installation_usage_summary.go b/jms/application_installation_usage_summary.go index 5ea64c0ba7..bf314d0699 100644 --- a/jms/application_installation_usage_summary.go +++ b/jms/application_installation_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_installation_usage_summary_collection.go b/jms/application_installation_usage_summary_collection.go index 4c5f8928c4..9139082160 100644 --- a/jms/application_installation_usage_summary_collection.go +++ b/jms/application_installation_usage_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_sort_by.go b/jms/application_sort_by.go index 56c05d4e9b..a0a4bfc83b 100644 --- a/jms/application_sort_by.go +++ b/jms/application_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_usage.go b/jms/application_usage.go index 5f61d9c1f3..8e1ff99e99 100644 --- a/jms/application_usage.go +++ b/jms/application_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_usage_collection.go b/jms/application_usage_collection.go index 07f3f59594..636ba74902 100644 --- a/jms/application_usage_collection.go +++ b/jms/application_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/application_work_item_details.go b/jms/application_work_item_details.go index 869a3ab13d..011ed8e0a7 100644 --- a/jms/application_work_item_details.go +++ b/jms/application_work_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/artifact_content_type.go b/jms/artifact_content_type.go index fd7f59edb4..82d96d14df 100644 --- a/jms/artifact_content_type.go +++ b/jms/artifact_content_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/basic_work_item_details.go b/jms/basic_work_item_details.go index 8a2fa6de80..68282ce97f 100644 --- a/jms/basic_work_item_details.go +++ b/jms/basic_work_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/blocklist.go b/jms/blocklist.go index 78f40cfdb0..48e8dd0baf 100644 --- a/jms/blocklist.go +++ b/jms/blocklist.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/blocklist_collection.go b/jms/blocklist_collection.go index fa4d250803..cbd9f3e71f 100644 --- a/jms/blocklist_collection.go +++ b/jms/blocklist_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/blocklist_entry.go b/jms/blocklist_entry.go index 726ad51091..29b8080d4f 100644 --- a/jms/blocklist_entry.go +++ b/jms/blocklist_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/blocklist_sort_by.go b/jms/blocklist_sort_by.go index a5292923c3..c2951473bd 100644 --- a/jms/blocklist_sort_by.go +++ b/jms/blocklist_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/blocklist_target.go b/jms/blocklist_target.go index 2d5fb02937..7c58995359 100644 --- a/jms/blocklist_target.go +++ b/jms/blocklist_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/cancel_work_request_request_response.go b/jms/cancel_work_request_request_response.go index 6b1e336f8b..aef3ce9ad5 100644 --- a/jms/cancel_work_request_request_response.go +++ b/jms/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/change_fleet_compartment_details.go b/jms/change_fleet_compartment_details.go index 798e13c470..58990e96c9 100644 --- a/jms/change_fleet_compartment_details.go +++ b/jms/change_fleet_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/change_fleet_compartment_request_response.go b/jms/change_fleet_compartment_request_response.go index 535d5dcb2e..294301ccc9 100644 --- a/jms/change_fleet_compartment_request_response.go +++ b/jms/change_fleet_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/create_blocklist_details.go b/jms/create_blocklist_details.go index e52be1f5ff..40355300b4 100644 --- a/jms/create_blocklist_details.go +++ b/jms/create_blocklist_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/create_blocklist_request_response.go b/jms/create_blocklist_request_response.go index f5ed68a47a..58d994d1e4 100644 --- a/jms/create_blocklist_request_response.go +++ b/jms/create_blocklist_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/create_drs_file_details.go b/jms/create_drs_file_details.go index f16a0eaeed..14126863a4 100644 --- a/jms/create_drs_file_details.go +++ b/jms/create_drs_file_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/create_drs_file_request_response.go b/jms/create_drs_file_request_response.go index cee0b789e6..6fe378e9e0 100644 --- a/jms/create_drs_file_request_response.go +++ b/jms/create_drs_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/create_fleet_details.go b/jms/create_fleet_details.go index 88b009cf6b..3fd6fed21d 100644 --- a/jms/create_fleet_details.go +++ b/jms/create_fleet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/create_fleet_request_response.go b/jms/create_fleet_request_response.go index dcf5007d58..8ea9de810a 100644 --- a/jms/create_fleet_request_response.go +++ b/jms/create_fleet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/crypto_analysis_result.go b/jms/crypto_analysis_result.go index f8b17a1b15..871dfd445d 100644 --- a/jms/crypto_analysis_result.go +++ b/jms/crypto_analysis_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/crypto_analysis_result_collection.go b/jms/crypto_analysis_result_collection.go index 1df1ece600..978188edb5 100644 --- a/jms/crypto_analysis_result_collection.go +++ b/jms/crypto_analysis_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/crypto_analysis_result_mode.go b/jms/crypto_analysis_result_mode.go index 7221ccbc4d..49153cd5f2 100644 --- a/jms/crypto_analysis_result_mode.go +++ b/jms/crypto_analysis_result_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/crypto_analysis_result_sort_by.go b/jms/crypto_analysis_result_sort_by.go index 8bf87d6222..ad1bbf4d12 100644 --- a/jms/crypto_analysis_result_sort_by.go +++ b/jms/crypto_analysis_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/crypto_analysis_result_summary.go b/jms/crypto_analysis_result_summary.go index 13b0755f31..6e5075caa3 100644 --- a/jms/crypto_analysis_result_summary.go +++ b/jms/crypto_analysis_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/crypto_event_analysis.go b/jms/crypto_event_analysis.go index 0a68bc28a1..6c46eae98d 100644 --- a/jms/crypto_event_analysis.go +++ b/jms/crypto_event_analysis.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/custom_log.go b/jms/custom_log.go index 900505b7d6..26aae57fa4 100644 --- a/jms/custom_log.go +++ b/jms/custom_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/delete_blocklist_request_response.go b/jms/delete_blocklist_request_response.go index 7e8989d492..fba2c768bf 100644 --- a/jms/delete_blocklist_request_response.go +++ b/jms/delete_blocklist_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/delete_crypto_analysis_result_request_response.go b/jms/delete_crypto_analysis_result_request_response.go index 26d00db4c0..7ff3d266ba 100644 --- a/jms/delete_crypto_analysis_result_request_response.go +++ b/jms/delete_crypto_analysis_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/delete_drs_file_request_response.go b/jms/delete_drs_file_request_response.go index 3801c0763f..eef3c06cfe 100644 --- a/jms/delete_drs_file_request_response.go +++ b/jms/delete_drs_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/delete_fleet_request_response.go b/jms/delete_fleet_request_response.go index 678bacb181..c6a5ba6ec6 100644 --- a/jms/delete_fleet_request_response.go +++ b/jms/delete_fleet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/delete_java_migration_analysis_result_request_response.go b/jms/delete_java_migration_analysis_result_request_response.go index 5e7f03a1c9..5f60cd7115 100644 --- a/jms/delete_java_migration_analysis_result_request_response.go +++ b/jms/delete_java_migration_analysis_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/delete_performance_tuning_analysis_result_request_response.go b/jms/delete_performance_tuning_analysis_result_request_response.go index 11f2bc8431..6676f04113 100644 --- a/jms/delete_performance_tuning_analysis_result_request_response.go +++ b/jms/delete_performance_tuning_analysis_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/deployed_application_installation_sort_by.go b/jms/deployed_application_installation_sort_by.go index 11b34b55c3..4c0dffa998 100644 --- a/jms/deployed_application_installation_sort_by.go +++ b/jms/deployed_application_installation_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/deployed_application_installation_usage_summary.go b/jms/deployed_application_installation_usage_summary.go index 7206cb7d15..1926398abb 100644 --- a/jms/deployed_application_installation_usage_summary.go +++ b/jms/deployed_application_installation_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/deployed_application_installation_usage_summary_collection.go b/jms/deployed_application_installation_usage_summary_collection.go index 499b74ea9f..5498c6d0c0 100644 --- a/jms/deployed_application_installation_usage_summary_collection.go +++ b/jms/deployed_application_installation_usage_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/deployed_application_sort_by.go b/jms/deployed_application_sort_by.go index 8a3fc27c31..100e9d6a02 100644 --- a/jms/deployed_application_sort_by.go +++ b/jms/deployed_application_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/deployed_application_usage.go b/jms/deployed_application_usage.go index 79886f3dfe..72dbc2ca30 100644 --- a/jms/deployed_application_usage.go +++ b/jms/deployed_application_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/deployed_application_usage_collection.go b/jms/deployed_application_usage_collection.go index 8f6ba7e8c2..8fbe33ffcb 100644 --- a/jms/deployed_application_usage_collection.go +++ b/jms/deployed_application_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/disable_drs_details.go b/jms/disable_drs_details.go index 9ca4fcbad5..d8f54b0825 100644 --- a/jms/disable_drs_details.go +++ b/jms/disable_drs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/disable_drs_request_response.go b/jms/disable_drs_request_response.go index 3766888ccf..32a8f598ef 100644 --- a/jms/disable_drs_request_response.go +++ b/jms/disable_drs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/drs_file.go b/jms/drs_file.go index ccd68b01c8..b1911cdb45 100644 --- a/jms/drs_file.go +++ b/jms/drs_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/drs_file_collection.go b/jms/drs_file_collection.go index aaca716619..efa3c04d07 100644 --- a/jms/drs_file_collection.go +++ b/jms/drs_file_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/drs_file_sort_by.go b/jms/drs_file_sort_by.go index 1656a39ba1..d68b99a293 100644 --- a/jms/drs_file_sort_by.go +++ b/jms/drs_file_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/drs_file_status.go b/jms/drs_file_status.go index 2f85ec5938..4c2ccea06c 100644 --- a/jms/drs_file_status.go +++ b/jms/drs_file_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/drs_file_summary.go b/jms/drs_file_summary.go index 3d1f104fc6..0480fa9715 100644 --- a/jms/drs_file_summary.go +++ b/jms/drs_file_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/drs_target.go b/jms/drs_target.go index a4f5348727..7a891d8e2e 100644 --- a/jms/drs_target.go +++ b/jms/drs_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/enable_drs_details.go b/jms/enable_drs_details.go index 09f9d41fb5..06d1dea526 100644 --- a/jms/enable_drs_details.go +++ b/jms/enable_drs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/enable_drs_request_response.go b/jms/enable_drs_request_response.go index 24007d483b..4e04d37302 100644 --- a/jms/enable_drs_request_response.go +++ b/jms/enable_drs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/existing_installation_site_id.go b/jms/existing_installation_site_id.go index 25ad620c68..9863ff2fff 100644 --- a/jms/existing_installation_site_id.go +++ b/jms/existing_installation_site_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/export_duration.go b/jms/export_duration.go index 534b279684..f9cce7af98 100644 --- a/jms/export_duration.go +++ b/jms/export_duration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/export_frequency.go b/jms/export_frequency.go index 09d9e9db52..5e4ca5efbb 100644 --- a/jms/export_frequency.go +++ b/jms/export_frequency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/export_resources.go b/jms/export_resources.go index 96bef67f6d..00cda99969 100644 --- a/jms/export_resources.go +++ b/jms/export_resources.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/export_run_status.go b/jms/export_run_status.go index fbf25f7ba2..9886846280 100644 --- a/jms/export_run_status.go +++ b/jms/export_run_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/export_setting.go b/jms/export_setting.go index 8425a307f5..956f568d7d 100644 --- a/jms/export_setting.go +++ b/jms/export_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/export_status.go b/jms/export_status.go index 893bcabe6d..83c3581526 100644 --- a/jms/export_status.go +++ b/jms/export_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet.go b/jms/fleet.go index 4c67bd343d..a645a7bfed 100644 --- a/jms/fleet.go +++ b/jms/fleet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_advanced_feature_configuration.go b/jms/fleet_advanced_feature_configuration.go index 1198a30202..0e41505340 100644 --- a/jms/fleet_advanced_feature_configuration.go +++ b/jms/fleet_advanced_feature_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_agent_configuration.go b/jms/fleet_agent_configuration.go index 48c9b9c343..dcb6df2fbb 100644 --- a/jms/fleet_agent_configuration.go +++ b/jms/fleet_agent_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_agent_os_configuration.go b/jms/fleet_agent_os_configuration.go index e2ee3cc1e2..0cb1dd2c58 100644 --- a/jms/fleet_agent_os_configuration.go +++ b/jms/fleet_agent_os_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_collection.go b/jms/fleet_collection.go index c58e28f455..114da1814f 100644 --- a/jms/fleet_collection.go +++ b/jms/fleet_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_diagnosis_collection.go b/jms/fleet_diagnosis_collection.go index 2d6262c3dd..c152173e46 100644 --- a/jms/fleet_diagnosis_collection.go +++ b/jms/fleet_diagnosis_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_diagnosis_summary.go b/jms/fleet_diagnosis_summary.go index 7bb0731779..94f4c32989 100644 --- a/jms/fleet_diagnosis_summary.go +++ b/jms/fleet_diagnosis_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/fleet_summary.go b/jms/fleet_summary.go index c326f0ca38..d8bf3cb0fa 100644 --- a/jms/fleet_summary.go +++ b/jms/fleet_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/generate_agent_deploy_script_details.go b/jms/generate_agent_deploy_script_details.go index b87f99bc51..7e4270d52a 100644 --- a/jms/generate_agent_deploy_script_details.go +++ b/jms/generate_agent_deploy_script_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/generate_agent_deploy_script_request_response.go b/jms/generate_agent_deploy_script_request_response.go index a0807a80cf..941bcc9d81 100644 --- a/jms/generate_agent_deploy_script_request_response.go +++ b/jms/generate_agent_deploy_script_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_crypto_analysis_result_request_response.go b/jms/get_crypto_analysis_result_request_response.go index d74aea7144..ec17ab6845 100644 --- a/jms/get_crypto_analysis_result_request_response.go +++ b/jms/get_crypto_analysis_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_drs_file_request_response.go b/jms/get_drs_file_request_response.go index 5536d027b7..bde3dac80b 100644 --- a/jms/get_drs_file_request_response.go +++ b/jms/get_drs_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_export_setting_request_response.go b/jms/get_export_setting_request_response.go index a518d31268..7c526962ad 100644 --- a/jms/get_export_setting_request_response.go +++ b/jms/get_export_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_export_status_request_response.go b/jms/get_export_status_request_response.go index 0142ac7264..97ce549860 100644 --- a/jms/get_export_status_request_response.go +++ b/jms/get_export_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_fleet_advanced_feature_configuration_request_response.go b/jms/get_fleet_advanced_feature_configuration_request_response.go index fbeb5c4606..981d429eb4 100644 --- a/jms/get_fleet_advanced_feature_configuration_request_response.go +++ b/jms/get_fleet_advanced_feature_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_fleet_agent_configuration_request_response.go b/jms/get_fleet_agent_configuration_request_response.go index 31209f7f89..50f6062e0c 100644 --- a/jms/get_fleet_agent_configuration_request_response.go +++ b/jms/get_fleet_agent_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_fleet_request_response.go b/jms/get_fleet_request_response.go index 16ac659f49..611ebb5f0e 100644 --- a/jms/get_fleet_request_response.go +++ b/jms/get_fleet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_java_family_request_response.go b/jms/get_java_family_request_response.go index 05c894e669..049dd6501c 100644 --- a/jms/get_java_family_request_response.go +++ b/jms/get_java_family_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_java_migration_analysis_result_request_response.go b/jms/get_java_migration_analysis_result_request_response.go index 08c83c32ea..6e78075a10 100644 --- a/jms/get_java_migration_analysis_result_request_response.go +++ b/jms/get_java_migration_analysis_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_java_release_request_response.go b/jms/get_java_release_request_response.go index 249909766f..957d6d18ab 100644 --- a/jms/get_java_release_request_response.go +++ b/jms/get_java_release_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_performance_tuning_analysis_result_request_response.go b/jms/get_performance_tuning_analysis_result_request_response.go index db835b9a21..29252089c9 100644 --- a/jms/get_performance_tuning_analysis_result_request_response.go +++ b/jms/get_performance_tuning_analysis_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/get_work_request_request_response.go b/jms/get_work_request_request_response.go index dd907609e6..0f46289c14 100644 --- a/jms/get_work_request_request_response.go +++ b/jms/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/global_logging_level.go b/jms/global_logging_level.go index 9ff8671980..070313f2ff 100644 --- a/jms/global_logging_level.go +++ b/jms/global_logging_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_site.go b/jms/installation_site.go index acb0245f6d..dd70a7f13a 100644 --- a/jms/installation_site.go +++ b/jms/installation_site.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_site_collection.go b/jms/installation_site_collection.go index c9726de811..96650de332 100644 --- a/jms/installation_site_collection.go +++ b/jms/installation_site_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_site_sort_by.go b/jms/installation_site_sort_by.go index 1a82a56ea3..695fd22f1a 100644 --- a/jms/installation_site_sort_by.go +++ b/jms/installation_site_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_site_summary.go b/jms/installation_site_summary.go index 7bf12a9f4f..9ce6101996 100644 --- a/jms/installation_site_summary.go +++ b/jms/installation_site_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_sort_by.go b/jms/installation_sort_by.go index d7e4ca9fb8..69b4b97b90 100644 --- a/jms/installation_sort_by.go +++ b/jms/installation_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_usage.go b/jms/installation_usage.go index 0a2f7eb383..ee0be9e391 100644 --- a/jms/installation_usage.go +++ b/jms/installation_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/installation_usage_collection.go b/jms/installation_usage_collection.go index edb2276a8e..c23925aa20 100644 --- a/jms/installation_usage_collection.go +++ b/jms/installation_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_artifact.go b/jms/java_artifact.go index 5189056b6c..430a0952ea 100644 --- a/jms/java_artifact.go +++ b/jms/java_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_family.go b/jms/java_family.go index bdc8a9b683..2c52f939b3 100644 --- a/jms/java_family.go +++ b/jms/java_family.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_family_collection.go b/jms/java_family_collection.go index e4309ad8f1..7cdac3ce36 100644 --- a/jms/java_family_collection.go +++ b/jms/java_family_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_family_sort_by.go b/jms/java_family_sort_by.go index 48a87678ae..47df0f3f9e 100644 --- a/jms/java_family_sort_by.go +++ b/jms/java_family_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_family_summary.go b/jms/java_family_summary.go index 7a2b222ddf..e9197c78a0 100644 --- a/jms/java_family_summary.go +++ b/jms/java_family_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_license.go b/jms/java_license.go index 23ba8654e3..0829846cdb 100644 --- a/jms/java_license.go +++ b/jms/java_license.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_migration_analysis.go b/jms/java_migration_analysis.go index dd74596620..56d6030a5a 100644 --- a/jms/java_migration_analysis.go +++ b/jms/java_migration_analysis.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_migration_analysis_result.go b/jms/java_migration_analysis_result.go index 89faa0b4e5..7528de79ff 100644 --- a/jms/java_migration_analysis_result.go +++ b/jms/java_migration_analysis_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_migration_analysis_result_collection.go b/jms/java_migration_analysis_result_collection.go index 34d67997d6..b7514ec618 100644 --- a/jms/java_migration_analysis_result_collection.go +++ b/jms/java_migration_analysis_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_migration_analysis_result_sort_by.go b/jms/java_migration_analysis_result_sort_by.go index 26343712a3..ae8f075a37 100644 --- a/jms/java_migration_analysis_result_sort_by.go +++ b/jms/java_migration_analysis_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_migration_analysis_result_summary.go b/jms/java_migration_analysis_result_summary.go index 94030cbc2d..17f3ae2eed 100644 --- a/jms/java_migration_analysis_result_summary.go +++ b/jms/java_migration_analysis_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_migration_analysis_target.go b/jms/java_migration_analysis_target.go index 3af9ea3fc5..494e75fb78 100644 --- a/jms/java_migration_analysis_target.go +++ b/jms/java_migration_analysis_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_release.go b/jms/java_release.go index 9cfe2820ea..10d9940154 100644 --- a/jms/java_release.go +++ b/jms/java_release.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_release_collection.go b/jms/java_release_collection.go index 8ef7ef49f5..af5afb7a11 100644 --- a/jms/java_release_collection.go +++ b/jms/java_release_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_release_sort_by.go b/jms/java_release_sort_by.go index b0eeed5367..aa04eec18a 100644 --- a/jms/java_release_sort_by.go +++ b/jms/java_release_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_release_summary.go b/jms/java_release_summary.go index f72dd87f33..a00abf345b 100644 --- a/jms/java_release_summary.go +++ b/jms/java_release_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_runtime_id.go b/jms/java_runtime_id.go index 22fd320a4f..35532a2e97 100644 --- a/jms/java_runtime_id.go +++ b/jms/java_runtime_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_server_instance_sort_by.go b/jms/java_server_instance_sort_by.go index d29e1b6499..78c6060bd6 100644 --- a/jms/java_server_instance_sort_by.go +++ b/jms/java_server_instance_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_server_instance_usage.go b/jms/java_server_instance_usage.go index 7e20806b62..c7c5c6ca45 100644 --- a/jms/java_server_instance_usage.go +++ b/jms/java_server_instance_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_server_instance_usage_collection.go b/jms/java_server_instance_usage_collection.go index 4ad411ba86..40ceb3c112 100644 --- a/jms/java_server_instance_usage_collection.go +++ b/jms/java_server_instance_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_server_sort_by.go b/jms/java_server_sort_by.go index a909380869..1a7fe05673 100644 --- a/jms/java_server_sort_by.go +++ b/jms/java_server_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_server_usage.go b/jms/java_server_usage.go index 6ec83643d2..bad4677f7e 100644 --- a/jms/java_server_usage.go +++ b/jms/java_server_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/java_server_usage_collection.go b/jms/java_server_usage_collection.go index 592c58fb7c..da00f652f1 100644 --- a/jms/java_server_usage_collection.go +++ b/jms/java_server_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jfr_attachment_target.go b/jms/jfr_attachment_target.go index a2eac6e717..281186ae2d 100644 --- a/jms/jfr_attachment_target.go +++ b/jms/jfr_attachment_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jfr_recording.go b/jms/jfr_recording.go index a2c3399bf4..e505f1593c 100644 --- a/jms/jfr_recording.go +++ b/jms/jfr_recording.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jms_javamanagementservice_client.go b/jms/jms_javamanagementservice_client.go index 78613e3d83..f4b1425750 100644 --- a/jms/jms_javamanagementservice_client.go +++ b/jms/jms_javamanagementservice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jre_security_status.go b/jms/jre_security_status.go index b4ad94c055..05b09f22ed 100644 --- a/jms/jre_security_status.go +++ b/jms/jre_security_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jre_sort_by.go b/jms/jre_sort_by.go index 2d07f8ec53..e76799edcd 100644 --- a/jms/jre_sort_by.go +++ b/jms/jre_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jre_usage.go b/jms/jre_usage.go index 83bc5ca1c9..e699d8ac6c 100644 --- a/jms/jre_usage.go +++ b/jms/jre_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/jre_usage_collection.go b/jms/jre_usage_collection.go index 830656e1f7..93ba33e4c5 100644 --- a/jms/jre_usage_collection.go +++ b/jms/jre_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/key_size_algorithm.go b/jms/key_size_algorithm.go index 7aa1b76ea7..1fef798eff 100644 --- a/jms/key_size_algorithm.go +++ b/jms/key_size_algorithm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/lcm.go b/jms/lcm.go index d412754fd5..455a20e376 100644 --- a/jms/lcm.go +++ b/jms/lcm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/lcm_work_item_details.go b/jms/lcm_work_item_details.go index a3aa16b3d2..a140a9a1b6 100644 --- a/jms/lcm_work_item_details.go +++ b/jms/lcm_work_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/library_sort_by.go b/jms/library_sort_by.go index d2e2a08443..43e23afc3a 100644 --- a/jms/library_sort_by.go +++ b/jms/library_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/library_usage.go b/jms/library_usage.go index 350620112e..4084b48b0d 100644 --- a/jms/library_usage.go +++ b/jms/library_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/library_usage_collection.go b/jms/library_usage_collection.go index 8eb00b25d0..b61cb05d21 100644 --- a/jms/library_usage_collection.go +++ b/jms/library_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/license_type.go b/jms/license_type.go index 96b13322da..55150d8b92 100644 --- a/jms/license_type.go +++ b/jms/license_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/lifecycle_state.go b/jms/lifecycle_state.go index b9bd6353c6..eb7f83936b 100644 --- a/jms/lifecycle_state.go +++ b/jms/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_announcements_request_response.go b/jms/list_announcements_request_response.go index 25a6966dd8..f72dab5c6e 100644 --- a/jms/list_announcements_request_response.go +++ b/jms/list_announcements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_blocklists_request_response.go b/jms/list_blocklists_request_response.go index 42871fffe3..cfca2eb566 100644 --- a/jms/list_blocklists_request_response.go +++ b/jms/list_blocklists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_crypto_analysis_results_request_response.go b/jms/list_crypto_analysis_results_request_response.go index 8ce97ea89f..fe9798dd59 100644 --- a/jms/list_crypto_analysis_results_request_response.go +++ b/jms/list_crypto_analysis_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_drs_files_request_response.go b/jms/list_drs_files_request_response.go index 5e8f1235a4..875357a5bb 100644 --- a/jms/list_drs_files_request_response.go +++ b/jms/list_drs_files_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_fleet_diagnoses_request_response.go b/jms/list_fleet_diagnoses_request_response.go index d66ec83530..4e4ee542ba 100644 --- a/jms/list_fleet_diagnoses_request_response.go +++ b/jms/list_fleet_diagnoses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_fleets_request_response.go b/jms/list_fleets_request_response.go index 56b2d05c55..518b66a2a4 100644 --- a/jms/list_fleets_request_response.go +++ b/jms/list_fleets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_installation_sites_request_response.go b/jms/list_installation_sites_request_response.go index 14e4731353..b8f619b7b9 100644 --- a/jms/list_installation_sites_request_response.go +++ b/jms/list_installation_sites_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_java_families_request_response.go b/jms/list_java_families_request_response.go index 7001ab3571..7f427f3a38 100644 --- a/jms/list_java_families_request_response.go +++ b/jms/list_java_families_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_java_migration_analysis_results_request_response.go b/jms/list_java_migration_analysis_results_request_response.go index 41f2019421..ba570fa33e 100644 --- a/jms/list_java_migration_analysis_results_request_response.go +++ b/jms/list_java_migration_analysis_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_java_releases_request_response.go b/jms/list_java_releases_request_response.go index c20cf9d1c2..ee67a339f3 100644 --- a/jms/list_java_releases_request_response.go +++ b/jms/list_java_releases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_jre_usage_request_response.go b/jms/list_jre_usage_request_response.go index 902a37fdeb..9533bc548b 100644 --- a/jms/list_jre_usage_request_response.go +++ b/jms/list_jre_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_performance_tuning_analysis_results_request_response.go b/jms/list_performance_tuning_analysis_results_request_response.go index c316859608..b3e645c005 100644 --- a/jms/list_performance_tuning_analysis_results_request_response.go +++ b/jms/list_performance_tuning_analysis_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_work_items_request_response.go b/jms/list_work_items_request_response.go index 0651e9804c..849c9591a8 100644 --- a/jms/list_work_items_request_response.go +++ b/jms/list_work_items_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_work_request_errors_request_response.go b/jms/list_work_request_errors_request_response.go index 5622a0ab92..ac69245f2f 100644 --- a/jms/list_work_request_errors_request_response.go +++ b/jms/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_work_request_logs_request_response.go b/jms/list_work_request_logs_request_response.go index 65244f742e..8d755d5374 100644 --- a/jms/list_work_request_logs_request_response.go +++ b/jms/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/list_work_requests_request_response.go b/jms/list_work_requests_request_response.go index e7ee704cff..90f69e9bfb 100644 --- a/jms/list_work_requests_request_response.go +++ b/jms/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/manage_drs_details.go b/jms/manage_drs_details.go index 8b17fab7b3..eae8d41602 100644 --- a/jms/manage_drs_details.go +++ b/jms/manage_drs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/managed_instance_sort_by.go b/jms/managed_instance_sort_by.go index 2efc032f18..d6101ca433 100644 --- a/jms/managed_instance_sort_by.go +++ b/jms/managed_instance_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/managed_instance_type.go b/jms/managed_instance_type.go index 3c0c63a8f6..f9a4e56fca 100644 --- a/jms/managed_instance_type.go +++ b/jms/managed_instance_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/managed_instance_usage.go b/jms/managed_instance_usage.go index 04428da4c3..4934e2b633 100644 --- a/jms/managed_instance_usage.go +++ b/jms/managed_instance_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/managed_instance_usage_collection.go b/jms/managed_instance_usage_collection.go index ef9d3116c2..fefc3b962f 100644 --- a/jms/managed_instance_usage_collection.go +++ b/jms/managed_instance_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/minimum_key_size_settings.go b/jms/minimum_key_size_settings.go index ce38bda271..46e4661685 100644 --- a/jms/minimum_key_size_settings.go +++ b/jms/minimum_key_size_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/new_installation_site.go b/jms/new_installation_site.go index 19250c5046..98c1063e07 100644 --- a/jms/new_installation_site.go +++ b/jms/new_installation_site.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/operating_system.go b/jms/operating_system.go index eb8c122c54..6561b52b26 100644 --- a/jms/operating_system.go +++ b/jms/operating_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/operation_status.go b/jms/operation_status.go index d15f041664..3187885654 100644 --- a/jms/operation_status.go +++ b/jms/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/operation_type.go b/jms/operation_type.go index 6e7254a575..08b650a8d4 100644 --- a/jms/operation_type.go +++ b/jms/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/os_family.go b/jms/os_family.go index 2363253178..abe28488aa 100644 --- a/jms/os_family.go +++ b/jms/os_family.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/patch_detail.go b/jms/patch_detail.go index f49c67db71..b53f07119c 100644 --- a/jms/patch_detail.go +++ b/jms/patch_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/performance_tuning_analysis.go b/jms/performance_tuning_analysis.go index 394fa29ecc..3d4f2dffc2 100644 --- a/jms/performance_tuning_analysis.go +++ b/jms/performance_tuning_analysis.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/performance_tuning_analysis_result.go b/jms/performance_tuning_analysis_result.go index ec51ec816e..2dfb28c253 100644 --- a/jms/performance_tuning_analysis_result.go +++ b/jms/performance_tuning_analysis_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/performance_tuning_analysis_result_collection.go b/jms/performance_tuning_analysis_result_collection.go index ddfee6f0af..16d12a6e26 100644 --- a/jms/performance_tuning_analysis_result_collection.go +++ b/jms/performance_tuning_analysis_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/performance_tuning_analysis_result_sort_by.go b/jms/performance_tuning_analysis_result_sort_by.go index 0515b87cef..5b4817cf86 100644 --- a/jms/performance_tuning_analysis_result_sort_by.go +++ b/jms/performance_tuning_analysis_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/performance_tuning_analysis_result_summary.go b/jms/performance_tuning_analysis_result_summary.go index 0860535486..c38989d0fa 100644 --- a/jms/performance_tuning_analysis_result_summary.go +++ b/jms/performance_tuning_analysis_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/performance_tuning_result_status.go b/jms/performance_tuning_result_status.go index 6476ab1943..b4ef628f84 100644 --- a/jms/performance_tuning_result_status.go +++ b/jms/performance_tuning_result_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/plugin.go b/jms/plugin.go index 024de02f3d..5ef8cda839 100644 --- a/jms/plugin.go +++ b/jms/plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/post_installation_action_settings.go b/jms/post_installation_action_settings.go index e688e7ee55..fb6a53546b 100644 --- a/jms/post_installation_action_settings.go +++ b/jms/post_installation_action_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/post_installation_actions.go b/jms/post_installation_actions.go index 540a669785..c3b43d2ef5 100644 --- a/jms/post_installation_actions.go +++ b/jms/post_installation_actions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/principal.go b/jms/principal.go index ac216c2910..70d76544d7 100644 --- a/jms/principal.go +++ b/jms/principal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/proxies.go b/jms/proxies.go index f9a95e5ad6..e8db3b2be3 100644 --- a/jms/proxies.go +++ b/jms/proxies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/release_type.go b/jms/release_type.go index bb89c7c97a..4ab24f9d8a 100644 --- a/jms/release_type.go +++ b/jms/release_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/remove_fleet_installation_sites_details.go b/jms/remove_fleet_installation_sites_details.go index c779d3c870..234a40d37e 100644 --- a/jms/remove_fleet_installation_sites_details.go +++ b/jms/remove_fleet_installation_sites_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/remove_fleet_installation_sites_request_response.go b/jms/remove_fleet_installation_sites_request_response.go index 5bf6a303f4..ee8c104c8f 100644 --- a/jms/remove_fleet_installation_sites_request_response.go +++ b/jms/remove_fleet_installation_sites_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_crypto_analyses_details.go b/jms/request_crypto_analyses_details.go index b9eedc257a..cd0d423707 100644 --- a/jms/request_crypto_analyses_details.go +++ b/jms/request_crypto_analyses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_crypto_analyses_request_response.go b/jms/request_crypto_analyses_request_response.go index 84fbc9b57d..a4af33f4c3 100644 --- a/jms/request_crypto_analyses_request_response.go +++ b/jms/request_crypto_analyses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_java_migration_analyses_details.go b/jms/request_java_migration_analyses_details.go index 0e2caef10b..2764f10b00 100644 --- a/jms/request_java_migration_analyses_details.go +++ b/jms/request_java_migration_analyses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_java_migration_analyses_request_response.go b/jms/request_java_migration_analyses_request_response.go index e0e3ede1c1..7f8f763ee3 100644 --- a/jms/request_java_migration_analyses_request_response.go +++ b/jms/request_java_migration_analyses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_jfr_recordings_details.go b/jms/request_jfr_recordings_details.go index 5bfcca2cd6..7667be3d2a 100644 --- a/jms/request_jfr_recordings_details.go +++ b/jms/request_jfr_recordings_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_jfr_recordings_request_response.go b/jms/request_jfr_recordings_request_response.go index fdfa723a5f..987797136c 100644 --- a/jms/request_jfr_recordings_request_response.go +++ b/jms/request_jfr_recordings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_performance_tuning_analyses_details.go b/jms/request_performance_tuning_analyses_details.go index 67df349915..4e54dc3eba 100644 --- a/jms/request_performance_tuning_analyses_details.go +++ b/jms/request_performance_tuning_analyses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/request_performance_tuning_analyses_request_response.go b/jms/request_performance_tuning_analyses_request_response.go index 0d85b2bb15..f3c9ce766b 100644 --- a/jms/request_performance_tuning_analyses_request_response.go +++ b/jms/request_performance_tuning_analyses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/resource_inventory.go b/jms/resource_inventory.go index e845ab2aca..b06c6ef957 100644 --- a/jms/resource_inventory.go +++ b/jms/resource_inventory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/scan_java_server_usage_details.go b/jms/scan_java_server_usage_details.go index f74c847e6a..141293061a 100644 --- a/jms/scan_java_server_usage_details.go +++ b/jms/scan_java_server_usage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/scan_java_server_usage_request_response.go b/jms/scan_java_server_usage_request_response.go index 01bc8fc651..681d3a0a44 100644 --- a/jms/scan_java_server_usage_request_response.go +++ b/jms/scan_java_server_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/scan_library_usage_details.go b/jms/scan_library_usage_details.go index 1811529434..12b2371479 100644 --- a/jms/scan_library_usage_details.go +++ b/jms/scan_library_usage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/scan_library_usage_request_response.go b/jms/scan_library_usage_request_response.go index 0597a6d7ed..62f23ceb54 100644 --- a/jms/scan_library_usage_request_response.go +++ b/jms/scan_library_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/sort_by.go b/jms/sort_by.go index 886502ce53..c18d80f8b9 100644 --- a/jms/sort_by.go +++ b/jms/sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/sort_order.go b/jms/sort_order.go index fb5c148449..bfd8698c79 100644 --- a/jms/sort_order.go +++ b/jms/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_application_installation_usage_request_response.go b/jms/summarize_application_installation_usage_request_response.go index d35c17a034..c0cc373ed6 100644 --- a/jms/summarize_application_installation_usage_request_response.go +++ b/jms/summarize_application_installation_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_application_usage_fields.go b/jms/summarize_application_usage_fields.go index e1ab7bd34c..6e01753141 100644 --- a/jms/summarize_application_usage_fields.go +++ b/jms/summarize_application_usage_fields.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_application_usage_request_response.go b/jms/summarize_application_usage_request_response.go index 82340abe8b..961d485ec7 100644 --- a/jms/summarize_application_usage_request_response.go +++ b/jms/summarize_application_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_deployed_application_installation_usage_request_response.go b/jms/summarize_deployed_application_installation_usage_request_response.go index 236edf93f8..92177d37d8 100644 --- a/jms/summarize_deployed_application_installation_usage_request_response.go +++ b/jms/summarize_deployed_application_installation_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_deployed_application_usage_request_response.go b/jms/summarize_deployed_application_usage_request_response.go index 3900dafa11..3254d4860a 100644 --- a/jms/summarize_deployed_application_usage_request_response.go +++ b/jms/summarize_deployed_application_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_installation_usage_fields.go b/jms/summarize_installation_usage_fields.go index b9312bf7bd..983027a9e6 100644 --- a/jms/summarize_installation_usage_fields.go +++ b/jms/summarize_installation_usage_fields.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_installation_usage_request_response.go b/jms/summarize_installation_usage_request_response.go index 5c3dcb696e..69a7efb30c 100644 --- a/jms/summarize_installation_usage_request_response.go +++ b/jms/summarize_installation_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_java_server_instance_usage_request_response.go b/jms/summarize_java_server_instance_usage_request_response.go index dcace4b884..84849cb7e8 100644 --- a/jms/summarize_java_server_instance_usage_request_response.go +++ b/jms/summarize_java_server_instance_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_java_server_usage_request_response.go b/jms/summarize_java_server_usage_request_response.go index 4e27540fdc..acc2022969 100644 --- a/jms/summarize_java_server_usage_request_response.go +++ b/jms/summarize_java_server_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_jre_usage_fields.go b/jms/summarize_jre_usage_fields.go index b1b0000bb5..85d5f70a4e 100644 --- a/jms/summarize_jre_usage_fields.go +++ b/jms/summarize_jre_usage_fields.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_jre_usage_request_response.go b/jms/summarize_jre_usage_request_response.go index 83c538211b..e3c3494b01 100644 --- a/jms/summarize_jre_usage_request_response.go +++ b/jms/summarize_jre_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_library_usage_request_response.go b/jms/summarize_library_usage_request_response.go index 189211a9ac..ddb0929483 100644 --- a/jms/summarize_library_usage_request_response.go +++ b/jms/summarize_library_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_managed_instance_usage_fields.go b/jms/summarize_managed_instance_usage_fields.go index b9bf9430b9..359726929d 100644 --- a/jms/summarize_managed_instance_usage_fields.go +++ b/jms/summarize_managed_instance_usage_fields.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_managed_instance_usage_request_response.go b/jms/summarize_managed_instance_usage_request_response.go index 14449e4851..3be1f4c78f 100644 --- a/jms/summarize_managed_instance_usage_request_response.go +++ b/jms/summarize_managed_instance_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarize_resource_inventory_request_response.go b/jms/summarize_resource_inventory_request_response.go index ca0cde96a7..23179ee86e 100644 --- a/jms/summarize_resource_inventory_request_response.go +++ b/jms/summarize_resource_inventory_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/summarized_events_log.go b/jms/summarized_events_log.go index 7d502bae27..37f47345a0 100644 --- a/jms/summarized_events_log.go +++ b/jms/summarized_events_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/support_type.go b/jms/support_type.go index d2451b1f95..66b3193d12 100644 --- a/jms/support_type.go +++ b/jms/support_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/tls_versions.go b/jms/tls_versions.go index 20b1bdd128..903ae7dbb8 100644 --- a/jms/tls_versions.go +++ b/jms/tls_versions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_drs_file_details.go b/jms/update_drs_file_details.go index bab99607f4..8c283ba5be 100644 --- a/jms/update_drs_file_details.go +++ b/jms/update_drs_file_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_drs_file_request_response.go b/jms/update_drs_file_request_response.go index fb98d92a2e..4791f1bb03 100644 --- a/jms/update_drs_file_request_response.go +++ b/jms/update_drs_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_export_setting_details.go b/jms/update_export_setting_details.go index 666ff62eca..752b2c16f6 100644 --- a/jms/update_export_setting_details.go +++ b/jms/update_export_setting_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_export_setting_request_response.go b/jms/update_export_setting_request_response.go index bc1f0ab492..7cfffa240e 100644 --- a/jms/update_export_setting_request_response.go +++ b/jms/update_export_setting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_fleet_advanced_feature_configuration_details.go b/jms/update_fleet_advanced_feature_configuration_details.go index 5549cdf09f..8a9a7d6880 100644 --- a/jms/update_fleet_advanced_feature_configuration_details.go +++ b/jms/update_fleet_advanced_feature_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_fleet_advanced_feature_configuration_request_response.go b/jms/update_fleet_advanced_feature_configuration_request_response.go index 074328c125..26913079aa 100644 --- a/jms/update_fleet_advanced_feature_configuration_request_response.go +++ b/jms/update_fleet_advanced_feature_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_fleet_agent_configuration_details.go b/jms/update_fleet_agent_configuration_details.go index a4293665c2..365545ed3d 100644 --- a/jms/update_fleet_agent_configuration_details.go +++ b/jms/update_fleet_agent_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_fleet_agent_configuration_request_response.go b/jms/update_fleet_agent_configuration_request_response.go index 3ff4f938ad..5d4787f777 100644 --- a/jms/update_fleet_agent_configuration_request_response.go +++ b/jms/update_fleet_agent_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_fleet_details.go b/jms/update_fleet_details.go index 6c2e137db1..c23462f443 100644 --- a/jms/update_fleet_details.go +++ b/jms/update_fleet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/update_fleet_request_response.go b/jms/update_fleet_request_response.go index 6bba7babf0..8026c5185c 100644 --- a/jms/update_fleet_request_response.go +++ b/jms/update_fleet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_item_collection.go b/jms/work_item_collection.go index a4e961125a..a0bfb39b68 100644 --- a/jms/work_item_collection.go +++ b/jms/work_item_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_item_details.go b/jms/work_item_details.go index 61e65581dd..ae06b7b6bd 100644 --- a/jms/work_item_details.go +++ b/jms/work_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_item_status.go b/jms/work_item_status.go index d15587a578..44a175531d 100644 --- a/jms/work_item_status.go +++ b/jms/work_item_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_item_summary.go b/jms/work_item_summary.go index 5f861fabf4..2b1548cad3 100644 --- a/jms/work_item_summary.go +++ b/jms/work_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_item_type.go b/jms/work_item_type.go index be08a13ab1..9c3762b537 100644 --- a/jms/work_item_type.go +++ b/jms/work_item_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request.go b/jms/work_request.go index 40de81d17f..ab020e3974 100644 --- a/jms/work_request.go +++ b/jms/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request_collection.go b/jms/work_request_collection.go index b2276c5b88..d9ea3066f8 100644 --- a/jms/work_request_collection.go +++ b/jms/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request_error.go b/jms/work_request_error.go index 2b2e334b02..bc3897fa66 100644 --- a/jms/work_request_error.go +++ b/jms/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request_error_collection.go b/jms/work_request_error_collection.go index d57aa739ad..ec854dd35c 100644 --- a/jms/work_request_error_collection.go +++ b/jms/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request_log_entry.go b/jms/work_request_log_entry.go index cf7cc32bd5..4879c8fbda 100644 --- a/jms/work_request_log_entry.go +++ b/jms/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request_log_entry_collection.go b/jms/work_request_log_entry_collection.go index fa78aee9ad..c6d1579133 100644 --- a/jms/work_request_log_entry_collection.go +++ b/jms/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jms/work_request_resource.go b/jms/work_request_resource.go index 94cbe02e7d..81ff09098d 100644 --- a/jms/work_request_resource.go +++ b/jms/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/action_type.go b/jmsjavadownloads/action_type.go index c569808210..f686501789 100644 --- a/jmsjavadownloads/action_type.go +++ b/jmsjavadownloads/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/aggregation_sort_by.go b/jmsjavadownloads/aggregation_sort_by.go index 52da75c842..f5cbcbce25 100644 --- a/jmsjavadownloads/aggregation_sort_by.go +++ b/jmsjavadownloads/aggregation_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/cancel_work_request_request_response.go b/jmsjavadownloads/cancel_work_request_request_response.go index 7af756cf32..74c26a04cd 100644 --- a/jmsjavadownloads/cancel_work_request_request_response.go +++ b/jmsjavadownloads/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/checksum_type.go b/jmsjavadownloads/checksum_type.go index 7a5bab9c92..3aa196a86e 100644 --- a/jmsjavadownloads/checksum_type.go +++ b/jmsjavadownloads/checksum_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/create_java_download_report_details.go b/jmsjavadownloads/create_java_download_report_details.go index 7789be7718..365c334f44 100644 --- a/jmsjavadownloads/create_java_download_report_details.go +++ b/jmsjavadownloads/create_java_download_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/create_java_download_report_request_response.go b/jmsjavadownloads/create_java_download_report_request_response.go index 926d4d05e0..2f1bc5658b 100644 --- a/jmsjavadownloads/create_java_download_report_request_response.go +++ b/jmsjavadownloads/create_java_download_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/create_java_download_token_details.go b/jmsjavadownloads/create_java_download_token_details.go index 63ff6706e1..8e61ccb19e 100644 --- a/jmsjavadownloads/create_java_download_token_details.go +++ b/jmsjavadownloads/create_java_download_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/create_java_download_token_request_response.go b/jmsjavadownloads/create_java_download_token_request_response.go index 3719e780d8..9c652440f2 100644 --- a/jmsjavadownloads/create_java_download_token_request_response.go +++ b/jmsjavadownloads/create_java_download_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/create_java_license_acceptance_record_details.go b/jmsjavadownloads/create_java_license_acceptance_record_details.go index 8e7642edb9..fd8036a31a 100644 --- a/jmsjavadownloads/create_java_license_acceptance_record_details.go +++ b/jmsjavadownloads/create_java_license_acceptance_record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/create_java_license_acceptance_record_request_response.go b/jmsjavadownloads/create_java_license_acceptance_record_request_response.go index 032b4c8fd8..b6f47dcb2c 100644 --- a/jmsjavadownloads/create_java_license_acceptance_record_request_response.go +++ b/jmsjavadownloads/create_java_license_acceptance_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/delete_java_download_report_request_response.go b/jmsjavadownloads/delete_java_download_report_request_response.go index c32876c6e0..98f51818ca 100644 --- a/jmsjavadownloads/delete_java_download_report_request_response.go +++ b/jmsjavadownloads/delete_java_download_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/delete_java_download_token_request_response.go b/jmsjavadownloads/delete_java_download_token_request_response.go index 9d4c0857e6..112bb50000 100644 --- a/jmsjavadownloads/delete_java_download_token_request_response.go +++ b/jmsjavadownloads/delete_java_download_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/delete_java_license_acceptance_record_request_response.go b/jmsjavadownloads/delete_java_license_acceptance_record_request_response.go index 17677e4748..270b39c82f 100644 --- a/jmsjavadownloads/delete_java_license_acceptance_record_request_response.go +++ b/jmsjavadownloads/delete_java_license_acceptance_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/download_url.go b/jmsjavadownloads/download_url.go index 0c98dc1c9f..962f696899 100644 --- a/jmsjavadownloads/download_url.go +++ b/jmsjavadownloads/download_url.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/download_url_type.go b/jmsjavadownloads/download_url_type.go index 316779db98..94e310558a 100644 --- a/jmsjavadownloads/download_url_type.go +++ b/jmsjavadownloads/download_url_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/generate_artifact_download_url_details.go b/jmsjavadownloads/generate_artifact_download_url_details.go index 0b9242d008..921833e4a0 100644 --- a/jmsjavadownloads/generate_artifact_download_url_details.go +++ b/jmsjavadownloads/generate_artifact_download_url_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/generate_artifact_download_url_request_response.go b/jmsjavadownloads/generate_artifact_download_url_request_response.go index 119f4448ec..9c6a09c65b 100644 --- a/jmsjavadownloads/generate_artifact_download_url_request_response.go +++ b/jmsjavadownloads/generate_artifact_download_url_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/get_java_download_report_content_request_response.go b/jmsjavadownloads/get_java_download_report_content_request_response.go index 735f1d4599..53f83c1bc5 100644 --- a/jmsjavadownloads/get_java_download_report_content_request_response.go +++ b/jmsjavadownloads/get_java_download_report_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/get_java_download_report_request_response.go b/jmsjavadownloads/get_java_download_report_request_response.go index 4b7df6dc81..fa42f07acb 100644 --- a/jmsjavadownloads/get_java_download_report_request_response.go +++ b/jmsjavadownloads/get_java_download_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/get_java_download_token_request_response.go b/jmsjavadownloads/get_java_download_token_request_response.go index d5a2a03511..dd77e1d0bc 100644 --- a/jmsjavadownloads/get_java_download_token_request_response.go +++ b/jmsjavadownloads/get_java_download_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/get_java_license_acceptance_record_request_response.go b/jmsjavadownloads/get_java_license_acceptance_record_request_response.go index 98b02f686f..a8dfa167df 100644 --- a/jmsjavadownloads/get_java_license_acceptance_record_request_response.go +++ b/jmsjavadownloads/get_java_license_acceptance_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/get_java_license_request_response.go b/jmsjavadownloads/get_java_license_request_response.go index 86d3631f2e..45054186f2 100644 --- a/jmsjavadownloads/get_java_license_request_response.go +++ b/jmsjavadownloads/get_java_license_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/get_work_request_request_response.go b/jmsjavadownloads/get_work_request_request_response.go index a16aaca3b0..51c9de6671 100644 --- a/jmsjavadownloads/get_work_request_request_response.go +++ b/jmsjavadownloads/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_count_aggregation.go b/jmsjavadownloads/java_download_count_aggregation.go index 0c0531898c..50bd9cdf98 100644 --- a/jmsjavadownloads/java_download_count_aggregation.go +++ b/jmsjavadownloads/java_download_count_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_count_aggregation_collection.go b/jmsjavadownloads/java_download_count_aggregation_collection.go index a467c2349e..8c6a3c539e 100644 --- a/jmsjavadownloads/java_download_count_aggregation_collection.go +++ b/jmsjavadownloads/java_download_count_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_count_aggregation_type.go b/jmsjavadownloads/java_download_count_aggregation_type.go index 209ec6baa0..ae510c53d2 100644 --- a/jmsjavadownloads/java_download_count_aggregation_type.go +++ b/jmsjavadownloads/java_download_count_aggregation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_record.go b/jmsjavadownloads/java_download_record.go index 8fb73dc420..307948f788 100644 --- a/jmsjavadownloads/java_download_record.go +++ b/jmsjavadownloads/java_download_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_record_collection.go b/jmsjavadownloads/java_download_record_collection.go index 0863669b73..432936aa5e 100644 --- a/jmsjavadownloads/java_download_record_collection.go +++ b/jmsjavadownloads/java_download_record_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_record_sort_by.go b/jmsjavadownloads/java_download_record_sort_by.go index d3932f65f4..c2d999e127 100644 --- a/jmsjavadownloads/java_download_record_sort_by.go +++ b/jmsjavadownloads/java_download_record_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_record_summary.go b/jmsjavadownloads/java_download_record_summary.go index 08d097d8bb..61b9250d46 100644 --- a/jmsjavadownloads/java_download_record_summary.go +++ b/jmsjavadownloads/java_download_record_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_report.go b/jmsjavadownloads/java_download_report.go index a3d16a7a6b..98c2dc2aed 100644 --- a/jmsjavadownloads/java_download_report.go +++ b/jmsjavadownloads/java_download_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_report_collection.go b/jmsjavadownloads/java_download_report_collection.go index 06d67cca10..d292159104 100644 --- a/jmsjavadownloads/java_download_report_collection.go +++ b/jmsjavadownloads/java_download_report_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_report_format.go b/jmsjavadownloads/java_download_report_format.go index cf306092d6..67e1212fbd 100644 --- a/jmsjavadownloads/java_download_report_format.go +++ b/jmsjavadownloads/java_download_report_format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_report_sort_by.go b/jmsjavadownloads/java_download_report_sort_by.go index b065fbd5bc..c6a0f2791b 100644 --- a/jmsjavadownloads/java_download_report_sort_by.go +++ b/jmsjavadownloads/java_download_report_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_report_summary.go b/jmsjavadownloads/java_download_report_summary.go index 2582634bc0..2219161e1e 100644 --- a/jmsjavadownloads/java_download_report_summary.go +++ b/jmsjavadownloads/java_download_report_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_token.go b/jmsjavadownloads/java_download_token.go index 303e26888a..98968c7bfa 100644 --- a/jmsjavadownloads/java_download_token.go +++ b/jmsjavadownloads/java_download_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_token_collection.go b/jmsjavadownloads/java_download_token_collection.go index 5635c345e2..e1767221e9 100644 --- a/jmsjavadownloads/java_download_token_collection.go +++ b/jmsjavadownloads/java_download_token_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_download_token_summary.go b/jmsjavadownloads/java_download_token_summary.go index 068826ffd6..7b0bcaa95e 100644 --- a/jmsjavadownloads/java_download_token_summary.go +++ b/jmsjavadownloads/java_download_token_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_license.go b/jmsjavadownloads/java_license.go index 032f08b899..a214fcfeb5 100644 --- a/jmsjavadownloads/java_license.go +++ b/jmsjavadownloads/java_license.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_license_acceptance_record.go b/jmsjavadownloads/java_license_acceptance_record.go index 157cea704a..649e45fb4f 100644 --- a/jmsjavadownloads/java_license_acceptance_record.go +++ b/jmsjavadownloads/java_license_acceptance_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_license_acceptance_record_collection.go b/jmsjavadownloads/java_license_acceptance_record_collection.go index 1739a3c44c..0f4f9c5b1e 100644 --- a/jmsjavadownloads/java_license_acceptance_record_collection.go +++ b/jmsjavadownloads/java_license_acceptance_record_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_license_acceptance_record_summary.go b/jmsjavadownloads/java_license_acceptance_record_summary.go index 0f39529025..2b652281bf 100644 --- a/jmsjavadownloads/java_license_acceptance_record_summary.go +++ b/jmsjavadownloads/java_license_acceptance_record_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_license_collection.go b/jmsjavadownloads/java_license_collection.go index 7ecdf6fe8c..b87a7ca6a9 100644 --- a/jmsjavadownloads/java_license_collection.go +++ b/jmsjavadownloads/java_license_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/java_license_summary.go b/jmsjavadownloads/java_license_summary.go index f10bfd03fc..775e6cb696 100644 --- a/jmsjavadownloads/java_license_summary.go +++ b/jmsjavadownloads/java_license_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/jmsjavadownloads_javadownload_client.go b/jmsjavadownloads/jmsjavadownloads_javadownload_client.go index a2dff0054a..3bfa2d590c 100644 --- a/jmsjavadownloads/jmsjavadownloads_javadownload_client.go +++ b/jmsjavadownloads/jmsjavadownloads_javadownload_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -140,7 +140,7 @@ func (client JavaDownloadClient) cancelWorkRequest(ctx context.Context, request defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/WorkRequest/CancelWorkRequest" err = common.PostProcessServiceError(err, "JavaDownload", "CancelWorkRequest", apiReferenceLink) return response, err } @@ -204,7 +204,7 @@ func (client JavaDownloadClient) createJavaDownloadReport(ctx context.Context, r defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadReport/CreateJavaDownloadReport" err = common.PostProcessServiceError(err, "JavaDownload", "CreateJavaDownloadReport", apiReferenceLink) return response, err } @@ -267,7 +267,7 @@ func (client JavaDownloadClient) createJavaDownloadToken(ctx context.Context, re defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadToken/CreateJavaDownloadToken" err = common.PostProcessServiceError(err, "JavaDownload", "CreateJavaDownloadToken", apiReferenceLink) return response, err } @@ -330,7 +330,7 @@ func (client JavaDownloadClient) createJavaLicenseAcceptanceRecord(ctx context.C defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicenseAcceptanceRecord/CreateJavaLicenseAcceptanceRecord" err = common.PostProcessServiceError(err, "JavaDownload", "CreateJavaLicenseAcceptanceRecord", apiReferenceLink) return response, err } @@ -388,7 +388,7 @@ func (client JavaDownloadClient) deleteJavaDownloadReport(ctx context.Context, r defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadReport/DeleteJavaDownloadReport" err = common.PostProcessServiceError(err, "JavaDownload", "DeleteJavaDownloadReport", apiReferenceLink) return response, err } @@ -446,7 +446,7 @@ func (client JavaDownloadClient) deleteJavaDownloadToken(ctx context.Context, re defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadToken/DeleteJavaDownloadToken" err = common.PostProcessServiceError(err, "JavaDownload", "DeleteJavaDownloadToken", apiReferenceLink) return response, err } @@ -504,7 +504,7 @@ func (client JavaDownloadClient) deleteJavaLicenseAcceptanceRecord(ctx context.C defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicenseAcceptanceRecord/DeleteJavaLicenseAcceptanceRecord" err = common.PostProcessServiceError(err, "JavaDownload", "DeleteJavaLicenseAcceptanceRecord", apiReferenceLink) return response, err } @@ -566,7 +566,7 @@ func (client JavaDownloadClient) generateArtifactDownloadUrl(ctx context.Context defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/DownloadUrl/GenerateArtifactDownloadUrl" err = common.PostProcessServiceError(err, "JavaDownload", "GenerateArtifactDownloadUrl", apiReferenceLink) return response, err } @@ -624,7 +624,7 @@ func (client JavaDownloadClient) getJavaDownloadReport(ctx context.Context, requ defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadReport/GetJavaDownloadReport" err = common.PostProcessServiceError(err, "JavaDownload", "GetJavaDownloadReport", apiReferenceLink) return response, err } @@ -681,7 +681,7 @@ func (client JavaDownloadClient) getJavaDownloadReportContent(ctx context.Contex httpResponse, err = client.Call(ctx, &httpRequest) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadReport/GetJavaDownloadReportContent" err = common.PostProcessServiceError(err, "JavaDownload", "GetJavaDownloadReportContent", apiReferenceLink) return response, err } @@ -739,7 +739,7 @@ func (client JavaDownloadClient) getJavaDownloadToken(ctx context.Context, reque defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadToken/GetJavaDownloadToken" err = common.PostProcessServiceError(err, "JavaDownload", "GetJavaDownloadToken", apiReferenceLink) return response, err } @@ -797,7 +797,7 @@ func (client JavaDownloadClient) getJavaLicense(ctx context.Context, request com defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicense/GetJavaLicense" err = common.PostProcessServiceError(err, "JavaDownload", "GetJavaLicense", apiReferenceLink) return response, err } @@ -855,7 +855,7 @@ func (client JavaDownloadClient) getJavaLicenseAcceptanceRecord(ctx context.Cont defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicenseAcceptanceRecord/GetJavaLicenseAcceptanceRecord" err = common.PostProcessServiceError(err, "JavaDownload", "GetJavaLicenseAcceptanceRecord", apiReferenceLink) return response, err } @@ -913,7 +913,7 @@ func (client JavaDownloadClient) getWorkRequest(ctx context.Context, request com defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/WorkRequest/GetWorkRequest" err = common.PostProcessServiceError(err, "JavaDownload", "GetWorkRequest", apiReferenceLink) return response, err } @@ -973,7 +973,7 @@ func (client JavaDownloadClient) listJavaDownloadRecords(ctx context.Context, re defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadRecord/ListJavaDownloadRecords" err = common.PostProcessServiceError(err, "JavaDownload", "ListJavaDownloadRecords", apiReferenceLink) return response, err } @@ -1031,7 +1031,7 @@ func (client JavaDownloadClient) listJavaDownloadReports(ctx context.Context, re defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadReport/ListJavaDownloadReports" err = common.PostProcessServiceError(err, "JavaDownload", "ListJavaDownloadReports", apiReferenceLink) return response, err } @@ -1089,7 +1089,7 @@ func (client JavaDownloadClient) listJavaDownloadTokens(ctx context.Context, req defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadToken/ListJavaDownloadTokens" err = common.PostProcessServiceError(err, "JavaDownload", "ListJavaDownloadTokens", apiReferenceLink) return response, err } @@ -1147,7 +1147,7 @@ func (client JavaDownloadClient) listJavaLicenseAcceptanceRecords(ctx context.Co defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicenseAcceptanceRecord/ListJavaLicenseAcceptanceRecords" err = common.PostProcessServiceError(err, "JavaDownload", "ListJavaLicenseAcceptanceRecords", apiReferenceLink) return response, err } @@ -1205,7 +1205,7 @@ func (client JavaDownloadClient) listJavaLicenses(ctx context.Context, request c defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicense/ListJavaLicenses" err = common.PostProcessServiceError(err, "JavaDownload", "ListJavaLicenses", apiReferenceLink) return response, err } @@ -1263,7 +1263,7 @@ func (client JavaDownloadClient) listWorkRequestErrors(ctx context.Context, requ defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/WorkRequestError/ListWorkRequestErrors" err = common.PostProcessServiceError(err, "JavaDownload", "ListWorkRequestErrors", apiReferenceLink) return response, err } @@ -1321,7 +1321,7 @@ func (client JavaDownloadClient) listWorkRequestLogs(ctx context.Context, reques defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/WorkRequestLogEntry/ListWorkRequestLogs" err = common.PostProcessServiceError(err, "JavaDownload", "ListWorkRequestLogs", apiReferenceLink) return response, err } @@ -1379,7 +1379,7 @@ func (client JavaDownloadClient) listWorkRequests(ctx context.Context, request c defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/WorkRequest/ListWorkRequests" err = common.PostProcessServiceError(err, "JavaDownload", "ListWorkRequests", apiReferenceLink) return response, err } @@ -1437,7 +1437,7 @@ func (client JavaDownloadClient) requestSummarizedJavaDownloadCounts(ctx context defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadCountAggregation/RequestSummarizedJavaDownloadCounts" err = common.PostProcessServiceError(err, "JavaDownload", "RequestSummarizedJavaDownloadCounts", apiReferenceLink) return response, err } @@ -1495,7 +1495,7 @@ func (client JavaDownloadClient) updateJavaDownloadToken(ctx context.Context, re defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaDownloadToken/UpdateJavaDownloadToken" err = common.PostProcessServiceError(err, "JavaDownload", "UpdateJavaDownloadToken", apiReferenceLink) return response, err } @@ -1553,7 +1553,7 @@ func (client JavaDownloadClient) updateJavaLicenseAcceptanceRecord(ctx context.C defer common.CloseBodyIfValid(httpResponse) response.RawResponse = httpResponse if err != nil { - apiReferenceLink := "" + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/jms-java-download/20230601/JavaLicenseAcceptanceRecord/UpdateJavaLicenseAcceptanceRecord" err = common.PostProcessServiceError(err, "JavaDownload", "UpdateJavaLicenseAcceptanceRecord", apiReferenceLink) return response, err } diff --git a/jmsjavadownloads/license_acceptance_sort_by.go b/jmsjavadownloads/license_acceptance_sort_by.go index 06ab1993f6..8f38d47e7a 100644 --- a/jmsjavadownloads/license_acceptance_sort_by.go +++ b/jmsjavadownloads/license_acceptance_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/license_acceptance_status.go b/jmsjavadownloads/license_acceptance_status.go index b74ec08391..6d937c2df6 100644 --- a/jmsjavadownloads/license_acceptance_status.go +++ b/jmsjavadownloads/license_acceptance_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/license_sort_by.go b/jmsjavadownloads/license_sort_by.go index dca3f377c5..523d94a388 100644 --- a/jmsjavadownloads/license_sort_by.go +++ b/jmsjavadownloads/license_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/license_type.go b/jmsjavadownloads/license_type.go index ba6fe6151c..32ea91f3da 100644 --- a/jmsjavadownloads/license_type.go +++ b/jmsjavadownloads/license_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/lifecycle_state.go b/jmsjavadownloads/lifecycle_state.go index 0f61c24d5c..ea99598230 100644 --- a/jmsjavadownloads/lifecycle_state.go +++ b/jmsjavadownloads/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_java_download_records_request_response.go b/jmsjavadownloads/list_java_download_records_request_response.go index 680cb76907..1f2101aca6 100644 --- a/jmsjavadownloads/list_java_download_records_request_response.go +++ b/jmsjavadownloads/list_java_download_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_java_download_reports_request_response.go b/jmsjavadownloads/list_java_download_reports_request_response.go index bcfdb272c8..7a9995e6e7 100644 --- a/jmsjavadownloads/list_java_download_reports_request_response.go +++ b/jmsjavadownloads/list_java_download_reports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_java_download_tokens_request_response.go b/jmsjavadownloads/list_java_download_tokens_request_response.go index 4361a0e955..01757981bc 100644 --- a/jmsjavadownloads/list_java_download_tokens_request_response.go +++ b/jmsjavadownloads/list_java_download_tokens_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_java_license_acceptance_records_request_response.go b/jmsjavadownloads/list_java_license_acceptance_records_request_response.go index c50af993a5..06ff14a175 100644 --- a/jmsjavadownloads/list_java_license_acceptance_records_request_response.go +++ b/jmsjavadownloads/list_java_license_acceptance_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_java_licenses_request_response.go b/jmsjavadownloads/list_java_licenses_request_response.go index 3d9c787f8a..a630e0638b 100644 --- a/jmsjavadownloads/list_java_licenses_request_response.go +++ b/jmsjavadownloads/list_java_licenses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_work_request_errors_request_response.go b/jmsjavadownloads/list_work_request_errors_request_response.go index 919166335c..d2556974f1 100644 --- a/jmsjavadownloads/list_work_request_errors_request_response.go +++ b/jmsjavadownloads/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_work_request_logs_request_response.go b/jmsjavadownloads/list_work_request_logs_request_response.go index 193d7948aa..f7e3732e43 100644 --- a/jmsjavadownloads/list_work_request_logs_request_response.go +++ b/jmsjavadownloads/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/list_work_requests_request_response.go b/jmsjavadownloads/list_work_requests_request_response.go index 33b76bad18..e4cb895842 100644 --- a/jmsjavadownloads/list_work_requests_request_response.go +++ b/jmsjavadownloads/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/operation_status.go b/jmsjavadownloads/operation_status.go index 01f2992dd4..31cdf3eb74 100644 --- a/jmsjavadownloads/operation_status.go +++ b/jmsjavadownloads/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/operation_type.go b/jmsjavadownloads/operation_type.go index f35599b87c..4f8ceea718 100644 --- a/jmsjavadownloads/operation_type.go +++ b/jmsjavadownloads/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/principal.go b/jmsjavadownloads/principal.go index 3b1deca2d4..07fded2d12 100644 --- a/jmsjavadownloads/principal.go +++ b/jmsjavadownloads/principal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/request_summarized_java_download_counts_details.go b/jmsjavadownloads/request_summarized_java_download_counts_details.go index 7742831b42..c52aa514b5 100644 --- a/jmsjavadownloads/request_summarized_java_download_counts_details.go +++ b/jmsjavadownloads/request_summarized_java_download_counts_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/request_summarized_java_download_counts_request_response.go b/jmsjavadownloads/request_summarized_java_download_counts_request_response.go index 304825ff0b..889374cc01 100644 --- a/jmsjavadownloads/request_summarized_java_download_counts_request_response.go +++ b/jmsjavadownloads/request_summarized_java_download_counts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/sort_order.go b/jmsjavadownloads/sort_order.go index 5dc65aa6a8..e3a3d9a565 100644 --- a/jmsjavadownloads/sort_order.go +++ b/jmsjavadownloads/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/token_lifecycle_details.go b/jmsjavadownloads/token_lifecycle_details.go index 946fba9e7e..3a942da162 100644 --- a/jmsjavadownloads/token_lifecycle_details.go +++ b/jmsjavadownloads/token_lifecycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/token_sort_by.go b/jmsjavadownloads/token_sort_by.go index c14886fef0..32bd7cbc7f 100644 --- a/jmsjavadownloads/token_sort_by.go +++ b/jmsjavadownloads/token_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/update_java_download_token_details.go b/jmsjavadownloads/update_java_download_token_details.go index 341218a8de..437c8f0312 100644 --- a/jmsjavadownloads/update_java_download_token_details.go +++ b/jmsjavadownloads/update_java_download_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/update_java_download_token_request_response.go b/jmsjavadownloads/update_java_download_token_request_response.go index f978eca3e3..b49cca839e 100644 --- a/jmsjavadownloads/update_java_download_token_request_response.go +++ b/jmsjavadownloads/update_java_download_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/update_java_license_acceptance_record_details.go b/jmsjavadownloads/update_java_license_acceptance_record_details.go index ca12917a1c..8144d19fd2 100644 --- a/jmsjavadownloads/update_java_license_acceptance_record_details.go +++ b/jmsjavadownloads/update_java_license_acceptance_record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/update_java_license_acceptance_record_request_response.go b/jmsjavadownloads/update_java_license_acceptance_record_request_response.go index 997d949b8a..7cf6ab9e98 100644 --- a/jmsjavadownloads/update_java_license_acceptance_record_request_response.go +++ b/jmsjavadownloads/update_java_license_acceptance_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request.go b/jmsjavadownloads/work_request.go index bf571add55..b2854bf102 100644 --- a/jmsjavadownloads/work_request.go +++ b/jmsjavadownloads/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_error.go b/jmsjavadownloads/work_request_error.go index 5099d98f1a..f1f089731e 100644 --- a/jmsjavadownloads/work_request_error.go +++ b/jmsjavadownloads/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_error_collection.go b/jmsjavadownloads/work_request_error_collection.go index 890de81a4b..ba8c520a45 100644 --- a/jmsjavadownloads/work_request_error_collection.go +++ b/jmsjavadownloads/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_log_entry.go b/jmsjavadownloads/work_request_log_entry.go index 503fd0b0b0..e48fe7d34d 100644 --- a/jmsjavadownloads/work_request_log_entry.go +++ b/jmsjavadownloads/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_log_entry_collection.go b/jmsjavadownloads/work_request_log_entry_collection.go index dd004a66eb..57666ab7c3 100644 --- a/jmsjavadownloads/work_request_log_entry_collection.go +++ b/jmsjavadownloads/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_resource.go b/jmsjavadownloads/work_request_resource.go index f3d4a82393..c5ad514608 100644 --- a/jmsjavadownloads/work_request_resource.go +++ b/jmsjavadownloads/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_summary.go b/jmsjavadownloads/work_request_summary.go index 0f1b72c3f0..f8260cb085 100644 --- a/jmsjavadownloads/work_request_summary.go +++ b/jmsjavadownloads/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/jmsjavadownloads/work_request_summary_collection.go b/jmsjavadownloads/work_request_summary_collection.go index ac1ef3b159..91e9dd656a 100644 --- a/jmsjavadownloads/work_request_summary_collection.go +++ b/jmsjavadownloads/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_key_details.go b/keymanagement/backup_key_details.go index 3b0514e775..42d5b62cd5 100644 --- a/keymanagement/backup_key_details.go +++ b/keymanagement/backup_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_key_request_response.go b/keymanagement/backup_key_request_response.go index fd2b9949d1..d7f2312550 100644 --- a/keymanagement/backup_key_request_response.go +++ b/keymanagement/backup_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_location.go b/keymanagement/backup_location.go index 92ffd4afb8..0c6da70440 100644 --- a/keymanagement/backup_location.go +++ b/keymanagement/backup_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_location_bucket.go b/keymanagement/backup_location_bucket.go index a1a12f3943..52bb9dfb4c 100644 --- a/keymanagement/backup_location_bucket.go +++ b/keymanagement/backup_location_bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_location_uri.go b/keymanagement/backup_location_uri.go index 17275dafc5..5db9842749 100644 --- a/keymanagement/backup_location_uri.go +++ b/keymanagement/backup_location_uri.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_vault_details.go b/keymanagement/backup_vault_details.go index aadd92e577..ffc706f15e 100644 --- a/keymanagement/backup_vault_details.go +++ b/keymanagement/backup_vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/backup_vault_request_response.go b/keymanagement/backup_vault_request_response.go index e4dd36a84e..3296090454 100644 --- a/keymanagement/backup_vault_request_response.go +++ b/keymanagement/backup_vault_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/cancel_key_deletion_request_response.go b/keymanagement/cancel_key_deletion_request_response.go index 6a15acbaf4..86166edbeb 100644 --- a/keymanagement/cancel_key_deletion_request_response.go +++ b/keymanagement/cancel_key_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/cancel_key_version_deletion_request_response.go b/keymanagement/cancel_key_version_deletion_request_response.go index 8f368d2513..49b3b03bf9 100644 --- a/keymanagement/cancel_key_version_deletion_request_response.go +++ b/keymanagement/cancel_key_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/cancel_vault_deletion_request_response.go b/keymanagement/cancel_vault_deletion_request_response.go index 0667ed5650..4dd1afecad 100644 --- a/keymanagement/cancel_vault_deletion_request_response.go +++ b/keymanagement/cancel_vault_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/change_key_compartment_details.go b/keymanagement/change_key_compartment_details.go index b5fd5cbf58..89807da364 100644 --- a/keymanagement/change_key_compartment_details.go +++ b/keymanagement/change_key_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/change_key_compartment_request_response.go b/keymanagement/change_key_compartment_request_response.go index 5c2241fc1f..9f3a437f57 100644 --- a/keymanagement/change_key_compartment_request_response.go +++ b/keymanagement/change_key_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/change_vault_compartment_details.go b/keymanagement/change_vault_compartment_details.go index 82d9faf000..9fff6fd1e4 100644 --- a/keymanagement/change_vault_compartment_details.go +++ b/keymanagement/change_vault_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/change_vault_compartment_request_response.go b/keymanagement/change_vault_compartment_request_response.go index c9ef6b69b2..618a6d5236 100644 --- a/keymanagement/change_vault_compartment_request_response.go +++ b/keymanagement/change_vault_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_ekms_private_endpoint_details.go b/keymanagement/create_ekms_private_endpoint_details.go index f848ac4398..1e613cc7a0 100644 --- a/keymanagement/create_ekms_private_endpoint_details.go +++ b/keymanagement/create_ekms_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_ekms_private_endpoint_request_response.go b/keymanagement/create_ekms_private_endpoint_request_response.go index 8b84274156..2cb45acd27 100644 --- a/keymanagement/create_ekms_private_endpoint_request_response.go +++ b/keymanagement/create_ekms_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_key_details.go b/keymanagement/create_key_details.go index 19b5f51e37..8aa9a85292 100644 --- a/keymanagement/create_key_details.go +++ b/keymanagement/create_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_key_request_response.go b/keymanagement/create_key_request_response.go index b775e795a0..3ab908dada 100644 --- a/keymanagement/create_key_request_response.go +++ b/keymanagement/create_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_key_version_request_response.go b/keymanagement/create_key_version_request_response.go index c5d1ca4025..dffa2d2a1b 100644 --- a/keymanagement/create_key_version_request_response.go +++ b/keymanagement/create_key_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_vault_details.go b/keymanagement/create_vault_details.go index 5a639164a1..6e5ce51b38 100644 --- a/keymanagement/create_vault_details.go +++ b/keymanagement/create_vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_vault_replica_details.go b/keymanagement/create_vault_replica_details.go index 7c96fba586..cdfc799a02 100644 --- a/keymanagement/create_vault_replica_details.go +++ b/keymanagement/create_vault_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_vault_replica_request_response.go b/keymanagement/create_vault_replica_request_response.go index dbaea3b79e..f4a2f3e246 100644 --- a/keymanagement/create_vault_replica_request_response.go +++ b/keymanagement/create_vault_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/create_vault_request_response.go b/keymanagement/create_vault_request_response.go index e80ddb4db9..d7d0916760 100644 --- a/keymanagement/create_vault_request_response.go +++ b/keymanagement/create_vault_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/decrypt_data_details.go b/keymanagement/decrypt_data_details.go index 45c5dbc66b..925553c596 100644 --- a/keymanagement/decrypt_data_details.go +++ b/keymanagement/decrypt_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/decrypt_request_response.go b/keymanagement/decrypt_request_response.go index 8ff8defeb3..e567ce0eef 100644 --- a/keymanagement/decrypt_request_response.go +++ b/keymanagement/decrypt_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/decrypted_data.go b/keymanagement/decrypted_data.go index aaeea54f2f..22931bbc30 100644 --- a/keymanagement/decrypted_data.go +++ b/keymanagement/decrypted_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/delete_ekms_private_endpoint_request_response.go b/keymanagement/delete_ekms_private_endpoint_request_response.go index b01998ba29..d29612af33 100644 --- a/keymanagement/delete_ekms_private_endpoint_request_response.go +++ b/keymanagement/delete_ekms_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/delete_vault_replica_details.go b/keymanagement/delete_vault_replica_details.go index f269d489f8..959abda52e 100644 --- a/keymanagement/delete_vault_replica_details.go +++ b/keymanagement/delete_vault_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/delete_vault_replica_request_response.go b/keymanagement/delete_vault_replica_request_response.go index 4e1165dbd3..985b4571ee 100644 --- a/keymanagement/delete_vault_replica_request_response.go +++ b/keymanagement/delete_vault_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/disable_key_request_response.go b/keymanagement/disable_key_request_response.go index 0f0acf4feb..405c8cba2c 100644 --- a/keymanagement/disable_key_request_response.go +++ b/keymanagement/disable_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/ekms_private_endpoint.go b/keymanagement/ekms_private_endpoint.go index 956a38ab33..9ba24e6cbc 100644 --- a/keymanagement/ekms_private_endpoint.go +++ b/keymanagement/ekms_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/ekms_private_endpoint_summary.go b/keymanagement/ekms_private_endpoint_summary.go index 06e30b3b77..5b6948ed99 100644 --- a/keymanagement/ekms_private_endpoint_summary.go +++ b/keymanagement/ekms_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/enable_key_request_response.go b/keymanagement/enable_key_request_response.go index 12a7fe7e19..d8ed21de76 100644 --- a/keymanagement/enable_key_request_response.go +++ b/keymanagement/enable_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/encrypt_data_details.go b/keymanagement/encrypt_data_details.go index 7af33db8eb..676a59d949 100644 --- a/keymanagement/encrypt_data_details.go +++ b/keymanagement/encrypt_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/encrypt_request_response.go b/keymanagement/encrypt_request_response.go index dcdf5812cc..f6ef92f090 100644 --- a/keymanagement/encrypt_request_response.go +++ b/keymanagement/encrypt_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/encrypted_data.go b/keymanagement/encrypted_data.go index 955f1ac4c1..0f297e7465 100644 --- a/keymanagement/encrypted_data.go +++ b/keymanagement/encrypted_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/export_key_details.go b/keymanagement/export_key_details.go index 24d8603edf..7bebf64d2a 100644 --- a/keymanagement/export_key_details.go +++ b/keymanagement/export_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/export_key_request_response.go b/keymanagement/export_key_request_response.go index d1b4245c43..e38c8d4818 100644 --- a/keymanagement/export_key_request_response.go +++ b/keymanagement/export_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/exported_key_data.go b/keymanagement/exported_key_data.go index 0f6db618df..a0729cee37 100644 --- a/keymanagement/exported_key_data.go +++ b/keymanagement/exported_key_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/external_key_manager_metadata.go b/keymanagement/external_key_manager_metadata.go index 6970226558..12019afb8b 100644 --- a/keymanagement/external_key_manager_metadata.go +++ b/keymanagement/external_key_manager_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/external_key_manager_metadata_summary.go b/keymanagement/external_key_manager_metadata_summary.go index e5c7a4c90a..23ca028312 100644 --- a/keymanagement/external_key_manager_metadata_summary.go +++ b/keymanagement/external_key_manager_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/external_key_reference.go b/keymanagement/external_key_reference.go index ceccd04fea..33d18f4d70 100644 --- a/keymanagement/external_key_reference.go +++ b/keymanagement/external_key_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/external_key_reference_details.go b/keymanagement/external_key_reference_details.go index bd29b00221..045e26081d 100644 --- a/keymanagement/external_key_reference_details.go +++ b/keymanagement/external_key_reference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/external_key_version_reference.go b/keymanagement/external_key_version_reference.go index 003920ae48..bb767e2221 100644 --- a/keymanagement/external_key_version_reference.go +++ b/keymanagement/external_key_version_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/generate_data_encryption_key_request_response.go b/keymanagement/generate_data_encryption_key_request_response.go index e8ba2e0691..796e9cedaf 100644 --- a/keymanagement/generate_data_encryption_key_request_response.go +++ b/keymanagement/generate_data_encryption_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/generate_key_details.go b/keymanagement/generate_key_details.go index 0175f1a810..ac9f30a52f 100644 --- a/keymanagement/generate_key_details.go +++ b/keymanagement/generate_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/generated_key.go b/keymanagement/generated_key.go index b969b71499..2ba130c918 100644 --- a/keymanagement/generated_key.go +++ b/keymanagement/generated_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_ekms_private_endpoint_request_response.go b/keymanagement/get_ekms_private_endpoint_request_response.go index cba85416ea..757c2407e7 100644 --- a/keymanagement/get_ekms_private_endpoint_request_response.go +++ b/keymanagement/get_ekms_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_key_request_response.go b/keymanagement/get_key_request_response.go index d863ac355e..867340cf0a 100644 --- a/keymanagement/get_key_request_response.go +++ b/keymanagement/get_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_key_version_request_response.go b/keymanagement/get_key_version_request_response.go index 49090e86dd..7aa9cbb2c3 100644 --- a/keymanagement/get_key_version_request_response.go +++ b/keymanagement/get_key_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_replication_status_request_response.go b/keymanagement/get_replication_status_request_response.go index be5427ee84..cfde09a0f9 100644 --- a/keymanagement/get_replication_status_request_response.go +++ b/keymanagement/get_replication_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_vault_request_response.go b/keymanagement/get_vault_request_response.go index e8ee676a28..51794abcb8 100644 --- a/keymanagement/get_vault_request_response.go +++ b/keymanagement/get_vault_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_vault_usage_request_response.go b/keymanagement/get_vault_usage_request_response.go index d16fc5c598..ff03f11caf 100644 --- a/keymanagement/get_vault_usage_request_response.go +++ b/keymanagement/get_vault_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/get_wrapping_key_request_response.go b/keymanagement/get_wrapping_key_request_response.go index e1f7874d98..3d2ec4cd05 100644 --- a/keymanagement/get_wrapping_key_request_response.go +++ b/keymanagement/get_wrapping_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/import_key_details.go b/keymanagement/import_key_details.go index f05f3b4169..8b24a47ea0 100644 --- a/keymanagement/import_key_details.go +++ b/keymanagement/import_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/import_key_request_response.go b/keymanagement/import_key_request_response.go index 59d8ae75f3..9788befebf 100644 --- a/keymanagement/import_key_request_response.go +++ b/keymanagement/import_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/import_key_version_details.go b/keymanagement/import_key_version_details.go index d84d63f177..7decf35e7e 100644 --- a/keymanagement/import_key_version_details.go +++ b/keymanagement/import_key_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/import_key_version_request_response.go b/keymanagement/import_key_version_request_response.go index 95741f804e..dff3112822 100644 --- a/keymanagement/import_key_version_request_response.go +++ b/keymanagement/import_key_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key.go b/keymanagement/key.go index 7da58e306d..e073d366e3 100644 --- a/keymanagement/key.go +++ b/keymanagement/key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key_replica_details.go b/keymanagement/key_replica_details.go index 7ab10fad43..4710b93ec5 100644 --- a/keymanagement/key_replica_details.go +++ b/keymanagement/key_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key_shape.go b/keymanagement/key_shape.go index d382d0e0df..757dc25417 100644 --- a/keymanagement/key_shape.go +++ b/keymanagement/key_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key_summary.go b/keymanagement/key_summary.go index 413993e1b4..001ef8f259 100644 --- a/keymanagement/key_summary.go +++ b/keymanagement/key_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key_version.go b/keymanagement/key_version.go index 69410704ae..e944f64318 100644 --- a/keymanagement/key_version.go +++ b/keymanagement/key_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key_version_replica_details.go b/keymanagement/key_version_replica_details.go index f9602db708..95f1fbc066 100644 --- a/keymanagement/key_version_replica_details.go +++ b/keymanagement/key_version_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/key_version_summary.go b/keymanagement/key_version_summary.go index 132ad1c6cf..af6d4013af 100644 --- a/keymanagement/key_version_summary.go +++ b/keymanagement/key_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/keymanagement_ekm_client.go b/keymanagement/keymanagement_ekm_client.go index 1fd520d019..0b468e6775 100644 --- a/keymanagement/keymanagement_ekm_client.go +++ b/keymanagement/keymanagement_ekm_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/keymanagement_kmscrypto_client.go b/keymanagement/keymanagement_kmscrypto_client.go index a44e1e320b..04bd39634d 100644 --- a/keymanagement/keymanagement_kmscrypto_client.go +++ b/keymanagement/keymanagement_kmscrypto_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/keymanagement_kmsmanagement_client.go b/keymanagement/keymanagement_kmsmanagement_client.go index b71255a14e..f20dc16693 100644 --- a/keymanagement/keymanagement_kmsmanagement_client.go +++ b/keymanagement/keymanagement_kmsmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/keymanagement_kmsvault_client.go b/keymanagement/keymanagement_kmsvault_client.go index db74baeb6a..74f66628c4 100644 --- a/keymanagement/keymanagement_kmsvault_client.go +++ b/keymanagement/keymanagement_kmsvault_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/list_ekms_private_endpoints_request_response.go b/keymanagement/list_ekms_private_endpoints_request_response.go index bdef1f7c61..8925f3320e 100644 --- a/keymanagement/list_ekms_private_endpoints_request_response.go +++ b/keymanagement/list_ekms_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/list_key_versions_request_response.go b/keymanagement/list_key_versions_request_response.go index 2f7116e71a..86fd12dff5 100644 --- a/keymanagement/list_key_versions_request_response.go +++ b/keymanagement/list_key_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/list_keys_request_response.go b/keymanagement/list_keys_request_response.go index d04a610cd8..b7aa94443b 100644 --- a/keymanagement/list_keys_request_response.go +++ b/keymanagement/list_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/list_vault_replicas_request_response.go b/keymanagement/list_vault_replicas_request_response.go index 527e25fccd..2ac40725f8 100644 --- a/keymanagement/list_vault_replicas_request_response.go +++ b/keymanagement/list_vault_replicas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/list_vaults_request_response.go b/keymanagement/list_vaults_request_response.go index 23616adee6..998a0655db 100644 --- a/keymanagement/list_vaults_request_response.go +++ b/keymanagement/list_vaults_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/oauth_metadata.go b/keymanagement/oauth_metadata.go index 4576a2876e..3b4fccc3d4 100644 --- a/keymanagement/oauth_metadata.go +++ b/keymanagement/oauth_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/oauth_metadata_summary.go b/keymanagement/oauth_metadata_summary.go index 66274084eb..cb761c3db6 100644 --- a/keymanagement/oauth_metadata_summary.go +++ b/keymanagement/oauth_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/replica_details.go b/keymanagement/replica_details.go index edb16d69f4..b2f24c0d07 100644 --- a/keymanagement/replica_details.go +++ b/keymanagement/replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/replication_status_details.go b/keymanagement/replication_status_details.go index d6e66baa77..50bd76c309 100644 --- a/keymanagement/replication_status_details.go +++ b/keymanagement/replication_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/restore_key_from_file_request_response.go b/keymanagement/restore_key_from_file_request_response.go index c568358b07..1111c61821 100644 --- a/keymanagement/restore_key_from_file_request_response.go +++ b/keymanagement/restore_key_from_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/restore_key_from_object_store_details.go b/keymanagement/restore_key_from_object_store_details.go index c1859b592a..710db9a3a9 100644 --- a/keymanagement/restore_key_from_object_store_details.go +++ b/keymanagement/restore_key_from_object_store_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/restore_key_from_object_store_request_response.go b/keymanagement/restore_key_from_object_store_request_response.go index 48085652a4..891ba87aaf 100644 --- a/keymanagement/restore_key_from_object_store_request_response.go +++ b/keymanagement/restore_key_from_object_store_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/restore_vault_from_file_request_response.go b/keymanagement/restore_vault_from_file_request_response.go index 87c64c3dc0..436280e85e 100644 --- a/keymanagement/restore_vault_from_file_request_response.go +++ b/keymanagement/restore_vault_from_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/restore_vault_from_object_store_details.go b/keymanagement/restore_vault_from_object_store_details.go index 0063065e4b..b3943fed6f 100644 --- a/keymanagement/restore_vault_from_object_store_details.go +++ b/keymanagement/restore_vault_from_object_store_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/restore_vault_from_object_store_request_response.go b/keymanagement/restore_vault_from_object_store_request_response.go index 08dac78b93..934165bf07 100644 --- a/keymanagement/restore_vault_from_object_store_request_response.go +++ b/keymanagement/restore_vault_from_object_store_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/schedule_key_deletion_details.go b/keymanagement/schedule_key_deletion_details.go index 79f2d891a1..30b1cc4dfe 100644 --- a/keymanagement/schedule_key_deletion_details.go +++ b/keymanagement/schedule_key_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/schedule_key_deletion_request_response.go b/keymanagement/schedule_key_deletion_request_response.go index a83f421dac..7e2d953394 100644 --- a/keymanagement/schedule_key_deletion_request_response.go +++ b/keymanagement/schedule_key_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/schedule_key_version_deletion_details.go b/keymanagement/schedule_key_version_deletion_details.go index 6ff11e56bd..4902b4b042 100644 --- a/keymanagement/schedule_key_version_deletion_details.go +++ b/keymanagement/schedule_key_version_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/schedule_key_version_deletion_request_response.go b/keymanagement/schedule_key_version_deletion_request_response.go index dbbb61d9eb..703b6e7290 100644 --- a/keymanagement/schedule_key_version_deletion_request_response.go +++ b/keymanagement/schedule_key_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/schedule_vault_deletion_details.go b/keymanagement/schedule_vault_deletion_details.go index 5182ff8a04..1ec8da37c1 100644 --- a/keymanagement/schedule_vault_deletion_details.go +++ b/keymanagement/schedule_vault_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/schedule_vault_deletion_request_response.go b/keymanagement/schedule_vault_deletion_request_response.go index 48741026dd..60cc802c11 100644 --- a/keymanagement/schedule_vault_deletion_request_response.go +++ b/keymanagement/schedule_vault_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/sign_data_details.go b/keymanagement/sign_data_details.go index 24babb4598..fcd130ab9b 100644 --- a/keymanagement/sign_data_details.go +++ b/keymanagement/sign_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/sign_request_response.go b/keymanagement/sign_request_response.go index 9095df5c43..e5ff853b38 100644 --- a/keymanagement/sign_request_response.go +++ b/keymanagement/sign_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/signed_data.go b/keymanagement/signed_data.go index 658ae42d88..d0ba7b9fe6 100644 --- a/keymanagement/signed_data.go +++ b/keymanagement/signed_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/update_ekms_private_endpoint_details.go b/keymanagement/update_ekms_private_endpoint_details.go index 82eaa3a770..6dde99028c 100644 --- a/keymanagement/update_ekms_private_endpoint_details.go +++ b/keymanagement/update_ekms_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/update_ekms_private_endpoint_request_response.go b/keymanagement/update_ekms_private_endpoint_request_response.go index 9304feeb19..998a12cd1f 100644 --- a/keymanagement/update_ekms_private_endpoint_request_response.go +++ b/keymanagement/update_ekms_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/update_key_details.go b/keymanagement/update_key_details.go index dee01ac62f..dc2723f60b 100644 --- a/keymanagement/update_key_details.go +++ b/keymanagement/update_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/update_key_request_response.go b/keymanagement/update_key_request_response.go index f599a4b5f8..93014fee22 100644 --- a/keymanagement/update_key_request_response.go +++ b/keymanagement/update_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/update_vault_details.go b/keymanagement/update_vault_details.go index c70cb1c390..f0e2107d47 100644 --- a/keymanagement/update_vault_details.go +++ b/keymanagement/update_vault_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/update_vault_request_response.go b/keymanagement/update_vault_request_response.go index 25e4211659..966e5648be 100644 --- a/keymanagement/update_vault_request_response.go +++ b/keymanagement/update_vault_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/vault.go b/keymanagement/vault.go index 86581647be..586339c8cc 100644 --- a/keymanagement/vault.go +++ b/keymanagement/vault.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/vault_replica_details.go b/keymanagement/vault_replica_details.go index b8a1061a95..18153b13ff 100644 --- a/keymanagement/vault_replica_details.go +++ b/keymanagement/vault_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/vault_replica_summary.go b/keymanagement/vault_replica_summary.go index d4131d61cc..acafbd3ad6 100644 --- a/keymanagement/vault_replica_summary.go +++ b/keymanagement/vault_replica_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/vault_summary.go b/keymanagement/vault_summary.go index aa7db16409..a2490ebb88 100644 --- a/keymanagement/vault_summary.go +++ b/keymanagement/vault_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/vault_usage.go b/keymanagement/vault_usage.go index a7f5a189cc..540392a602 100644 --- a/keymanagement/vault_usage.go +++ b/keymanagement/vault_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/verified_data.go b/keymanagement/verified_data.go index b2fca795dd..8ad00e2dc7 100644 --- a/keymanagement/verified_data.go +++ b/keymanagement/verified_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/verify_data_details.go b/keymanagement/verify_data_details.go index b9c212258d..74218b0148 100644 --- a/keymanagement/verify_data_details.go +++ b/keymanagement/verify_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/verify_request_response.go b/keymanagement/verify_request_response.go index 37ad1282a9..3c884d7a12 100644 --- a/keymanagement/verify_request_response.go +++ b/keymanagement/verify_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/wrapped_import_key.go b/keymanagement/wrapped_import_key.go index 9e3e5bc0b6..0027db55bf 100644 --- a/keymanagement/wrapped_import_key.go +++ b/keymanagement/wrapped_import_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/keymanagement/wrapping_key.go b/keymanagement/wrapping_key.go index 250f77b2ac..b5cc54f913 100644 --- a/keymanagement/wrapping_key.go +++ b/keymanagement/wrapping_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_cell_info.go b/licensemanager/bulk_upload_cell_info.go index 07375b5a0f..3c63266dfa 100644 --- a/licensemanager/bulk_upload_cell_info.go +++ b/licensemanager/bulk_upload_cell_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_failed_record_info.go b/licensemanager/bulk_upload_failed_record_info.go index 54019be95d..13e28dd9c7 100644 --- a/licensemanager/bulk_upload_failed_record_info.go +++ b/licensemanager/bulk_upload_failed_record_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_license_records_details.go b/licensemanager/bulk_upload_license_records_details.go index 9a622e7898..6ac9b78562 100644 --- a/licensemanager/bulk_upload_license_records_details.go +++ b/licensemanager/bulk_upload_license_records_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_license_records_request_response.go b/licensemanager/bulk_upload_license_records_request_response.go index 0e31838fcc..c225f6a6ee 100644 --- a/licensemanager/bulk_upload_license_records_request_response.go +++ b/licensemanager/bulk_upload_license_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_response.go b/licensemanager/bulk_upload_response.go index bc55d0c632..5f5850188b 100644 --- a/licensemanager/bulk_upload_response.go +++ b/licensemanager/bulk_upload_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_template.go b/licensemanager/bulk_upload_template.go index 50fa17f330..c650bf13ec 100644 --- a/licensemanager/bulk_upload_template.go +++ b/licensemanager/bulk_upload_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/bulk_upload_validation_error_info.go b/licensemanager/bulk_upload_validation_error_info.go index 11ec502c4a..3b8f20dc34 100644 --- a/licensemanager/bulk_upload_validation_error_info.go +++ b/licensemanager/bulk_upload_validation_error_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/configuration.go b/licensemanager/configuration.go index 4bfc724482..1084a83010 100644 --- a/licensemanager/configuration.go +++ b/licensemanager/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/create_license_record_details.go b/licensemanager/create_license_record_details.go index 4f4a20644a..0cc89a5375 100644 --- a/licensemanager/create_license_record_details.go +++ b/licensemanager/create_license_record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/create_license_record_request_response.go b/licensemanager/create_license_record_request_response.go index 5bd6e4cbed..5ab1a44e66 100644 --- a/licensemanager/create_license_record_request_response.go +++ b/licensemanager/create_license_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/create_product_license_details.go b/licensemanager/create_product_license_details.go index 77796c192a..12162cab94 100644 --- a/licensemanager/create_product_license_details.go +++ b/licensemanager/create_product_license_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/create_product_license_request_response.go b/licensemanager/create_product_license_request_response.go index f4edac9ad4..ef4931a314 100644 --- a/licensemanager/create_product_license_request_response.go +++ b/licensemanager/create_product_license_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/delete_license_record_request_response.go b/licensemanager/delete_license_record_request_response.go index a91e2ae6af..8b3dca6557 100644 --- a/licensemanager/delete_license_record_request_response.go +++ b/licensemanager/delete_license_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/delete_product_license_request_response.go b/licensemanager/delete_product_license_request_response.go index bc7709e1f3..a391ae2e2d 100644 --- a/licensemanager/delete_product_license_request_response.go +++ b/licensemanager/delete_product_license_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/get_bulk_upload_template_request_response.go b/licensemanager/get_bulk_upload_template_request_response.go index 38dd9bb382..8331831df8 100644 --- a/licensemanager/get_bulk_upload_template_request_response.go +++ b/licensemanager/get_bulk_upload_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/get_configuration_request_response.go b/licensemanager/get_configuration_request_response.go index 1d5a99bbe9..ec8f5ddd02 100644 --- a/licensemanager/get_configuration_request_response.go +++ b/licensemanager/get_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/get_license_metric_request_response.go b/licensemanager/get_license_metric_request_response.go index 7734e91fde..40f413e986 100644 --- a/licensemanager/get_license_metric_request_response.go +++ b/licensemanager/get_license_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/get_license_record_request_response.go b/licensemanager/get_license_record_request_response.go index 20dabf88b1..f2b4121660 100644 --- a/licensemanager/get_license_record_request_response.go +++ b/licensemanager/get_license_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/get_product_license_request_response.go b/licensemanager/get_product_license_request_response.go index 917718214d..45d2d52019 100644 --- a/licensemanager/get_product_license_request_response.go +++ b/licensemanager/get_product_license_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/image_details.go b/licensemanager/image_details.go index 19d06cd459..ca43644058 100644 --- a/licensemanager/image_details.go +++ b/licensemanager/image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/image_response.go b/licensemanager/image_response.go index 617152098d..fc9b07355b 100644 --- a/licensemanager/image_response.go +++ b/licensemanager/image_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/license_metric.go b/licensemanager/license_metric.go index d9cf640e1a..f9e6df585e 100644 --- a/licensemanager/license_metric.go +++ b/licensemanager/license_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/license_record.go b/licensemanager/license_record.go index abaa60119c..c61ea0c1bf 100644 --- a/licensemanager/license_record.go +++ b/licensemanager/license_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/license_record_collection.go b/licensemanager/license_record_collection.go index 72b33f7e08..ee280a1bf6 100644 --- a/licensemanager/license_record_collection.go +++ b/licensemanager/license_record_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/license_record_summary.go b/licensemanager/license_record_summary.go index df508ff859..382c876882 100644 --- a/licensemanager/license_record_summary.go +++ b/licensemanager/license_record_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/license_unit.go b/licensemanager/license_unit.go index e33123a28b..83c18a961f 100644 --- a/licensemanager/license_unit.go +++ b/licensemanager/license_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/licensemanager_client.go b/licensemanager/licensemanager_client.go index be7549e80b..3fd7900086 100644 --- a/licensemanager/licensemanager_client.go +++ b/licensemanager/licensemanager_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/life_cycle_state.go b/licensemanager/life_cycle_state.go index 5ddf9046e6..21b94decf9 100644 --- a/licensemanager/life_cycle_state.go +++ b/licensemanager/life_cycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/list_license_records_request_response.go b/licensemanager/list_license_records_request_response.go index f70110899c..b9e986a9f6 100644 --- a/licensemanager/list_license_records_request_response.go +++ b/licensemanager/list_license_records_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/list_product_license_consumers_request_response.go b/licensemanager/list_product_license_consumers_request_response.go index 6880c42c69..29b19c68cc 100644 --- a/licensemanager/list_product_license_consumers_request_response.go +++ b/licensemanager/list_product_license_consumers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/list_product_licenses_request_response.go b/licensemanager/list_product_licenses_request_response.go index a90179d4ed..8668e84473 100644 --- a/licensemanager/list_product_licenses_request_response.go +++ b/licensemanager/list_product_licenses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/list_top_utilized_product_licenses_request_response.go b/licensemanager/list_top_utilized_product_licenses_request_response.go index 499e215142..6c264e86b1 100644 --- a/licensemanager/list_top_utilized_product_licenses_request_response.go +++ b/licensemanager/list_top_utilized_product_licenses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/list_top_utilized_resources_request_response.go b/licensemanager/list_top_utilized_resources_request_response.go index 5f54e74422..66b043dec5 100644 --- a/licensemanager/list_top_utilized_resources_request_response.go +++ b/licensemanager/list_top_utilized_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product.go b/licensemanager/product.go index de5678c724..dedfcf309c 100644 --- a/licensemanager/product.go +++ b/licensemanager/product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product_category.go b/licensemanager/product_category.go index 2dc4cd6fcc..68d3f3455f 100644 --- a/licensemanager/product_category.go +++ b/licensemanager/product_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product_license.go b/licensemanager/product_license.go index e38906e42e..0dc974d885 100644 --- a/licensemanager/product_license.go +++ b/licensemanager/product_license.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product_license_collection.go b/licensemanager/product_license_collection.go index 3b7ff9f42e..eb9a3cf0ad 100644 --- a/licensemanager/product_license_collection.go +++ b/licensemanager/product_license_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product_license_consumer_collection.go b/licensemanager/product_license_consumer_collection.go index 65852f6135..b94f7d2d8d 100644 --- a/licensemanager/product_license_consumer_collection.go +++ b/licensemanager/product_license_consumer_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product_license_consumer_summary.go b/licensemanager/product_license_consumer_summary.go index 36811c9808..f257195166 100644 --- a/licensemanager/product_license_consumer_summary.go +++ b/licensemanager/product_license_consumer_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/product_license_summary.go b/licensemanager/product_license_summary.go index 92b00b3435..0ef437d079 100644 --- a/licensemanager/product_license_summary.go +++ b/licensemanager/product_license_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/resource_unit.go b/licensemanager/resource_unit.go index 8278d100c8..34032cd766 100644 --- a/licensemanager/resource_unit.go +++ b/licensemanager/resource_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/status.go b/licensemanager/status.go index cbb8672558..52fa6fabfb 100644 --- a/licensemanager/status.go +++ b/licensemanager/status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/top_utilized_product_license_collection.go b/licensemanager/top_utilized_product_license_collection.go index 22babd0507..2b6f6fa52d 100644 --- a/licensemanager/top_utilized_product_license_collection.go +++ b/licensemanager/top_utilized_product_license_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/top_utilized_product_license_summary.go b/licensemanager/top_utilized_product_license_summary.go index d1aa11100e..056bb52829 100644 --- a/licensemanager/top_utilized_product_license_summary.go +++ b/licensemanager/top_utilized_product_license_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/top_utilized_resource_collection.go b/licensemanager/top_utilized_resource_collection.go index 7c7008daa8..74c83855f8 100644 --- a/licensemanager/top_utilized_resource_collection.go +++ b/licensemanager/top_utilized_resource_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/top_utilized_resource_summary.go b/licensemanager/top_utilized_resource_summary.go index f955a2210b..f0fd57c434 100644 --- a/licensemanager/top_utilized_resource_summary.go +++ b/licensemanager/top_utilized_resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/update_configuration_details.go b/licensemanager/update_configuration_details.go index 8c4c243b33..3c0c2c9bd5 100644 --- a/licensemanager/update_configuration_details.go +++ b/licensemanager/update_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/update_configuration_request_response.go b/licensemanager/update_configuration_request_response.go index fd7aa8a12c..ee8e38e423 100644 --- a/licensemanager/update_configuration_request_response.go +++ b/licensemanager/update_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/update_license_record_details.go b/licensemanager/update_license_record_details.go index a385a054ea..75ef6a9a5b 100644 --- a/licensemanager/update_license_record_details.go +++ b/licensemanager/update_license_record_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/update_license_record_request_response.go b/licensemanager/update_license_record_request_response.go index 92bd8b8dc9..a3bd113001 100644 --- a/licensemanager/update_license_record_request_response.go +++ b/licensemanager/update_license_record_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/update_product_license_details.go b/licensemanager/update_product_license_details.go index 30867444bf..aed9538af4 100644 --- a/licensemanager/update_product_license_details.go +++ b/licensemanager/update_product_license_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/licensemanager/update_product_license_request_response.go b/licensemanager/update_product_license_request_response.go index e7d24309c6..71234d51ba 100644 --- a/licensemanager/update_product_license_request_response.go +++ b/licensemanager/update_product_license_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/add_lock_details.go b/limits/add_lock_details.go index fa5b763b0d..a61af42ef0 100644 --- a/limits/add_lock_details.go +++ b/limits/add_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/add_quota_lock_request_response.go b/limits/add_quota_lock_request_response.go index 07ba7c5776..3201c8cad5 100644 --- a/limits/add_quota_lock_request_response.go +++ b/limits/add_quota_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/create_quota_details.go b/limits/create_quota_details.go index 3c4c281150..49a64ad904 100644 --- a/limits/create_quota_details.go +++ b/limits/create_quota_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/create_quota_request_response.go b/limits/create_quota_request_response.go index 7e8dc71de3..458ca5194e 100644 --- a/limits/create_quota_request_response.go +++ b/limits/create_quota_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/delete_quota_request_response.go b/limits/delete_quota_request_response.go index 2c445181c0..dae4c5ff64 100644 --- a/limits/delete_quota_request_response.go +++ b/limits/delete_quota_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/get_quota_request_response.go b/limits/get_quota_request_response.go index 14b8daf856..b8b6ac8c8c 100644 --- a/limits/get_quota_request_response.go +++ b/limits/get_quota_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/get_resource_availability_request_response.go b/limits/get_resource_availability_request_response.go index f8a573db58..3f11f8d47b 100644 --- a/limits/get_resource_availability_request_response.go +++ b/limits/get_resource_availability_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/limit_definition_summary.go b/limits/limit_definition_summary.go index 34fad4de82..369ee479a5 100644 --- a/limits/limit_definition_summary.go +++ b/limits/limit_definition_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/limit_value_summary.go b/limits/limit_value_summary.go index d7f642e3a1..60acb1856a 100644 --- a/limits/limit_value_summary.go +++ b/limits/limit_value_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/limits_client.go b/limits/limits_client.go index 7eda5ae2fe..5b6af1bb2f 100644 --- a/limits/limits_client.go +++ b/limits/limits_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/limits_quotas_client.go b/limits/limits_quotas_client.go index 65accfe0a9..78f945bc94 100644 --- a/limits/limits_quotas_client.go +++ b/limits/limits_quotas_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/list_limit_definitions_request_response.go b/limits/list_limit_definitions_request_response.go index b16aca3924..206aa02ea3 100644 --- a/limits/list_limit_definitions_request_response.go +++ b/limits/list_limit_definitions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/list_limit_values_request_response.go b/limits/list_limit_values_request_response.go index 07e640a256..81c80fa375 100644 --- a/limits/list_limit_values_request_response.go +++ b/limits/list_limit_values_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/list_quotas_request_response.go b/limits/list_quotas_request_response.go index 786009416e..4e23970cd4 100644 --- a/limits/list_quotas_request_response.go +++ b/limits/list_quotas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/list_services_request_response.go b/limits/list_services_request_response.go index 0884434bf8..9ffa935b74 100644 --- a/limits/list_services_request_response.go +++ b/limits/list_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/quota.go b/limits/quota.go index 50912a9304..ed897747ec 100644 --- a/limits/quota.go +++ b/limits/quota.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/quota_summary.go b/limits/quota_summary.go index 952119c6e3..d0d536cf60 100644 --- a/limits/quota_summary.go +++ b/limits/quota_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/remove_lock_details.go b/limits/remove_lock_details.go index def8bdc835..5982d3e1d5 100644 --- a/limits/remove_lock_details.go +++ b/limits/remove_lock_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/remove_quota_lock_request_response.go b/limits/remove_quota_lock_request_response.go index e558051bc6..ce092ef8af 100644 --- a/limits/remove_quota_lock_request_response.go +++ b/limits/remove_quota_lock_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/resource_availability.go b/limits/resource_availability.go index 4e0f102874..3f85717671 100644 --- a/limits/resource_availability.go +++ b/limits/resource_availability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/resource_lock.go b/limits/resource_lock.go index 8b023292c0..23c5857989 100644 --- a/limits/resource_lock.go +++ b/limits/resource_lock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/service_summary.go b/limits/service_summary.go index 3d99d55c97..f86e52daf1 100644 --- a/limits/service_summary.go +++ b/limits/service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/update_quota_details.go b/limits/update_quota_details.go index 0cb058013c..4fe10f0618 100644 --- a/limits/update_quota_details.go +++ b/limits/update_quota_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/limits/update_quota_request_response.go b/limits/update_quota_request_response.go index e41ae86f0f..0db88365eb 100644 --- a/limits/update_quota_request_response.go +++ b/limits/update_quota_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/action.go b/loadbalancer/action.go index 89bdfdc3ad..821342bb74 100644 --- a/loadbalancer/action.go +++ b/loadbalancer/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/add_http_request_header_rule.go b/loadbalancer/add_http_request_header_rule.go index 446b878496..0f40809e5d 100644 --- a/loadbalancer/add_http_request_header_rule.go +++ b/loadbalancer/add_http_request_header_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/add_http_response_header_rule.go b/loadbalancer/add_http_response_header_rule.go index b6e8f9b64a..e0f84a8df5 100644 --- a/loadbalancer/add_http_response_header_rule.go +++ b/loadbalancer/add_http_response_header_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/allow_rule.go b/loadbalancer/allow_rule.go index a70560e5f5..6ef2883018 100644 --- a/loadbalancer/allow_rule.go +++ b/loadbalancer/allow_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/backend.go b/loadbalancer/backend.go index 4a8d057b84..a48ccfdac3 100644 --- a/loadbalancer/backend.go +++ b/loadbalancer/backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/backend_details.go b/loadbalancer/backend_details.go index 9a41262ac5..2718233b81 100644 --- a/loadbalancer/backend_details.go +++ b/loadbalancer/backend_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/backend_health.go b/loadbalancer/backend_health.go index 62410acb7e..d8ea7a59ce 100644 --- a/loadbalancer/backend_health.go +++ b/loadbalancer/backend_health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/backend_set.go b/loadbalancer/backend_set.go index d11f860b54..e0497fc625 100644 --- a/loadbalancer/backend_set.go +++ b/loadbalancer/backend_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/backend_set_details.go b/loadbalancer/backend_set_details.go index 5253078f0d..f6dda30a63 100644 --- a/loadbalancer/backend_set_details.go +++ b/loadbalancer/backend_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/backend_set_health.go b/loadbalancer/backend_set_health.go index 40305ff40a..0effeb82ca 100644 --- a/loadbalancer/backend_set_health.go +++ b/loadbalancer/backend_set_health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/certificate.go b/loadbalancer/certificate.go index 7b46298e78..32cd695c44 100644 --- a/loadbalancer/certificate.go +++ b/loadbalancer/certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/certificate_details.go b/loadbalancer/certificate_details.go index bf2fead319..4b1340fd29 100644 --- a/loadbalancer/certificate_details.go +++ b/loadbalancer/certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/change_load_balancer_compartment_details.go b/loadbalancer/change_load_balancer_compartment_details.go index e3bcde9143..5b238e6d3c 100644 --- a/loadbalancer/change_load_balancer_compartment_details.go +++ b/loadbalancer/change_load_balancer_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/change_load_balancer_compartment_request_response.go b/loadbalancer/change_load_balancer_compartment_request_response.go index eb9b2c15bd..b3ce9aaa43 100644 --- a/loadbalancer/change_load_balancer_compartment_request_response.go +++ b/loadbalancer/change_load_balancer_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/connection_configuration.go b/loadbalancer/connection_configuration.go index 9203a87bc4..3f1b1bef5e 100644 --- a/loadbalancer/connection_configuration.go +++ b/loadbalancer/connection_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/control_access_using_http_methods_rule.go b/loadbalancer/control_access_using_http_methods_rule.go index 3d38c8c026..8e440278cd 100644 --- a/loadbalancer/control_access_using_http_methods_rule.go +++ b/loadbalancer/control_access_using_http_methods_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_backend_details.go b/loadbalancer/create_backend_details.go index a9b051c578..b0f61b7917 100644 --- a/loadbalancer/create_backend_details.go +++ b/loadbalancer/create_backend_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_backend_request_response.go b/loadbalancer/create_backend_request_response.go index edad27ac82..5460a5024e 100644 --- a/loadbalancer/create_backend_request_response.go +++ b/loadbalancer/create_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_backend_set_details.go b/loadbalancer/create_backend_set_details.go index 64b08dc93e..59e1d46994 100644 --- a/loadbalancer/create_backend_set_details.go +++ b/loadbalancer/create_backend_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_backend_set_request_response.go b/loadbalancer/create_backend_set_request_response.go index 72f2805e9c..54f442eff6 100644 --- a/loadbalancer/create_backend_set_request_response.go +++ b/loadbalancer/create_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_certificate_details.go b/loadbalancer/create_certificate_details.go index e33efb66d3..5217066afd 100644 --- a/loadbalancer/create_certificate_details.go +++ b/loadbalancer/create_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_certificate_request_response.go b/loadbalancer/create_certificate_request_response.go index fb1fe52c87..5bd88ea4d4 100644 --- a/loadbalancer/create_certificate_request_response.go +++ b/loadbalancer/create_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_hostname_details.go b/loadbalancer/create_hostname_details.go index d091a96281..2890953bdc 100644 --- a/loadbalancer/create_hostname_details.go +++ b/loadbalancer/create_hostname_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_hostname_request_response.go b/loadbalancer/create_hostname_request_response.go index a0c26c2a50..21fe71f4ce 100644 --- a/loadbalancer/create_hostname_request_response.go +++ b/loadbalancer/create_hostname_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_listener_details.go b/loadbalancer/create_listener_details.go index e95e9e62b8..6f1d93b5ff 100644 --- a/loadbalancer/create_listener_details.go +++ b/loadbalancer/create_listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_listener_request_response.go b/loadbalancer/create_listener_request_response.go index 0a506f29a5..9e7dbc2085 100644 --- a/loadbalancer/create_listener_request_response.go +++ b/loadbalancer/create_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_load_balancer_details.go b/loadbalancer/create_load_balancer_details.go index 4c74d6b388..48ffef6939 100644 --- a/loadbalancer/create_load_balancer_details.go +++ b/loadbalancer/create_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_load_balancer_request_response.go b/loadbalancer/create_load_balancer_request_response.go index 1787f97d16..870bf3dbee 100644 --- a/loadbalancer/create_load_balancer_request_response.go +++ b/loadbalancer/create_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_path_route_set_details.go b/loadbalancer/create_path_route_set_details.go index e61c30d158..29191fc4ac 100644 --- a/loadbalancer/create_path_route_set_details.go +++ b/loadbalancer/create_path_route_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_path_route_set_request_response.go b/loadbalancer/create_path_route_set_request_response.go index 7d19730818..b3139a7b73 100644 --- a/loadbalancer/create_path_route_set_request_response.go +++ b/loadbalancer/create_path_route_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_routing_policy_details.go b/loadbalancer/create_routing_policy_details.go index 05ac2eaea0..2830843043 100644 --- a/loadbalancer/create_routing_policy_details.go +++ b/loadbalancer/create_routing_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_routing_policy_request_response.go b/loadbalancer/create_routing_policy_request_response.go index 02f72a0559..0adb2d8db0 100644 --- a/loadbalancer/create_routing_policy_request_response.go +++ b/loadbalancer/create_routing_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_rule_set_details.go b/loadbalancer/create_rule_set_details.go index bf8c147b1e..5a0e012c9f 100644 --- a/loadbalancer/create_rule_set_details.go +++ b/loadbalancer/create_rule_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_rule_set_request_response.go b/loadbalancer/create_rule_set_request_response.go index 7b407f4e90..42ea635287 100644 --- a/loadbalancer/create_rule_set_request_response.go +++ b/loadbalancer/create_rule_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_s_s_l_cipher_suite_request_response.go b/loadbalancer/create_s_s_l_cipher_suite_request_response.go index 6059b9eb68..699ed8572c 100644 --- a/loadbalancer/create_s_s_l_cipher_suite_request_response.go +++ b/loadbalancer/create_s_s_l_cipher_suite_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/create_ssl_cipher_suite_details.go b/loadbalancer/create_ssl_cipher_suite_details.go index a6003eefd5..bc9aabd0af 100644 --- a/loadbalancer/create_ssl_cipher_suite_details.go +++ b/loadbalancer/create_ssl_cipher_suite_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_backend_request_response.go b/loadbalancer/delete_backend_request_response.go index cbd6556362..9c21d2d901 100644 --- a/loadbalancer/delete_backend_request_response.go +++ b/loadbalancer/delete_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_backend_set_request_response.go b/loadbalancer/delete_backend_set_request_response.go index d8142f3823..7e83e83674 100644 --- a/loadbalancer/delete_backend_set_request_response.go +++ b/loadbalancer/delete_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_certificate_request_response.go b/loadbalancer/delete_certificate_request_response.go index aab2ec83fb..70d4fbb1a5 100644 --- a/loadbalancer/delete_certificate_request_response.go +++ b/loadbalancer/delete_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_hostname_request_response.go b/loadbalancer/delete_hostname_request_response.go index 863e20bbe7..670b1addaa 100644 --- a/loadbalancer/delete_hostname_request_response.go +++ b/loadbalancer/delete_hostname_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_listener_request_response.go b/loadbalancer/delete_listener_request_response.go index f8981ce18a..89fe0daa19 100644 --- a/loadbalancer/delete_listener_request_response.go +++ b/loadbalancer/delete_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_load_balancer_request_response.go b/loadbalancer/delete_load_balancer_request_response.go index 5b11473b1b..5f11520074 100644 --- a/loadbalancer/delete_load_balancer_request_response.go +++ b/loadbalancer/delete_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_path_route_set_request_response.go b/loadbalancer/delete_path_route_set_request_response.go index 23d4f4d2a7..1278c5bcd4 100644 --- a/loadbalancer/delete_path_route_set_request_response.go +++ b/loadbalancer/delete_path_route_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_routing_policy_request_response.go b/loadbalancer/delete_routing_policy_request_response.go index cdc89a3233..e413e02732 100644 --- a/loadbalancer/delete_routing_policy_request_response.go +++ b/loadbalancer/delete_routing_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_rule_set_request_response.go b/loadbalancer/delete_rule_set_request_response.go index 3264877ebe..6fd1dab0d5 100644 --- a/loadbalancer/delete_rule_set_request_response.go +++ b/loadbalancer/delete_rule_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/delete_s_s_l_cipher_suite_request_response.go b/loadbalancer/delete_s_s_l_cipher_suite_request_response.go index f274db49c3..f279533773 100644 --- a/loadbalancer/delete_s_s_l_cipher_suite_request_response.go +++ b/loadbalancer/delete_s_s_l_cipher_suite_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/extend_http_request_header_value_rule.go b/loadbalancer/extend_http_request_header_value_rule.go index c6cafdbfe1..0b2dfd072b 100644 --- a/loadbalancer/extend_http_request_header_value_rule.go +++ b/loadbalancer/extend_http_request_header_value_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/extend_http_response_header_value_rule.go b/loadbalancer/extend_http_response_header_value_rule.go index b075bcb0d0..c6b86d3311 100644 --- a/loadbalancer/extend_http_response_header_value_rule.go +++ b/loadbalancer/extend_http_response_header_value_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/forward_to_backend_set.go b/loadbalancer/forward_to_backend_set.go index 08b26badeb..5b2b7a1833 100644 --- a/loadbalancer/forward_to_backend_set.go +++ b/loadbalancer/forward_to_backend_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_backend_health_request_response.go b/loadbalancer/get_backend_health_request_response.go index 0fa9029ed0..4a5950c97f 100644 --- a/loadbalancer/get_backend_health_request_response.go +++ b/loadbalancer/get_backend_health_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_backend_request_response.go b/loadbalancer/get_backend_request_response.go index a790bda2dc..f473e3dc87 100644 --- a/loadbalancer/get_backend_request_response.go +++ b/loadbalancer/get_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_backend_set_health_request_response.go b/loadbalancer/get_backend_set_health_request_response.go index 033f7a58b3..b894f84137 100644 --- a/loadbalancer/get_backend_set_health_request_response.go +++ b/loadbalancer/get_backend_set_health_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_backend_set_request_response.go b/loadbalancer/get_backend_set_request_response.go index 6875d9ffe3..8dbaf86ba1 100644 --- a/loadbalancer/get_backend_set_request_response.go +++ b/loadbalancer/get_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_health_checker_request_response.go b/loadbalancer/get_health_checker_request_response.go index 1626a73883..c800dcb915 100644 --- a/loadbalancer/get_health_checker_request_response.go +++ b/loadbalancer/get_health_checker_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_hostname_request_response.go b/loadbalancer/get_hostname_request_response.go index d32e9b5dbf..beddcafda9 100644 --- a/loadbalancer/get_hostname_request_response.go +++ b/loadbalancer/get_hostname_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_load_balancer_health_request_response.go b/loadbalancer/get_load_balancer_health_request_response.go index 9fc9e81f60..ea7d9d095d 100644 --- a/loadbalancer/get_load_balancer_health_request_response.go +++ b/loadbalancer/get_load_balancer_health_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_load_balancer_request_response.go b/loadbalancer/get_load_balancer_request_response.go index 31527c3154..ca04fc8d7a 100644 --- a/loadbalancer/get_load_balancer_request_response.go +++ b/loadbalancer/get_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_path_route_set_request_response.go b/loadbalancer/get_path_route_set_request_response.go index 0e308ed757..b5610d5239 100644 --- a/loadbalancer/get_path_route_set_request_response.go +++ b/loadbalancer/get_path_route_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_routing_policy_request_response.go b/loadbalancer/get_routing_policy_request_response.go index 87ef1bbbc1..ce05660098 100644 --- a/loadbalancer/get_routing_policy_request_response.go +++ b/loadbalancer/get_routing_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_rule_set_request_response.go b/loadbalancer/get_rule_set_request_response.go index fba1a11bb5..29e8442dc1 100644 --- a/loadbalancer/get_rule_set_request_response.go +++ b/loadbalancer/get_rule_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_s_s_l_cipher_suite_request_response.go b/loadbalancer/get_s_s_l_cipher_suite_request_response.go index 7219dc2182..eb9acf5002 100644 --- a/loadbalancer/get_s_s_l_cipher_suite_request_response.go +++ b/loadbalancer/get_s_s_l_cipher_suite_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/get_work_request_request_response.go b/loadbalancer/get_work_request_request_response.go index 8916c084cc..f0828b5f03 100644 --- a/loadbalancer/get_work_request_request_response.go +++ b/loadbalancer/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/health_check_result.go b/loadbalancer/health_check_result.go index 5e06c2a955..a817ff083b 100644 --- a/loadbalancer/health_check_result.go +++ b/loadbalancer/health_check_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/health_checker.go b/loadbalancer/health_checker.go index effef8ded3..efba7256cd 100644 --- a/loadbalancer/health_checker.go +++ b/loadbalancer/health_checker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/health_checker_details.go b/loadbalancer/health_checker_details.go index abae5444e4..77fd8e0798 100644 --- a/loadbalancer/health_checker_details.go +++ b/loadbalancer/health_checker_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/hostname.go b/loadbalancer/hostname.go index 50cdfb302b..37f6204416 100644 --- a/loadbalancer/hostname.go +++ b/loadbalancer/hostname.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/hostname_details.go b/loadbalancer/hostname_details.go index ce7069af17..e3703a4c52 100644 --- a/loadbalancer/hostname_details.go +++ b/loadbalancer/hostname_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/http_header_rule.go b/loadbalancer/http_header_rule.go index c5cd8d993d..39a3aef234 100644 --- a/loadbalancer/http_header_rule.go +++ b/loadbalancer/http_header_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/ip_address.go b/loadbalancer/ip_address.go index 63d7b05770..4b8e1e7db6 100644 --- a/loadbalancer/ip_address.go +++ b/loadbalancer/ip_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/lb_cookie_session_persistence_configuration_details.go b/loadbalancer/lb_cookie_session_persistence_configuration_details.go index 52bd11b373..050ecd9f3a 100644 --- a/loadbalancer/lb_cookie_session_persistence_configuration_details.go +++ b/loadbalancer/lb_cookie_session_persistence_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_backend_sets_request_response.go b/loadbalancer/list_backend_sets_request_response.go index dbe2a96074..1f3d055c7e 100644 --- a/loadbalancer/list_backend_sets_request_response.go +++ b/loadbalancer/list_backend_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_backends_request_response.go b/loadbalancer/list_backends_request_response.go index cfaaaeb670..b4f17b6eb1 100644 --- a/loadbalancer/list_backends_request_response.go +++ b/loadbalancer/list_backends_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_certificates_request_response.go b/loadbalancer/list_certificates_request_response.go index 380310a3dd..88f5e41e73 100644 --- a/loadbalancer/list_certificates_request_response.go +++ b/loadbalancer/list_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_hostnames_request_response.go b/loadbalancer/list_hostnames_request_response.go index 021705753e..f7571c7ac7 100644 --- a/loadbalancer/list_hostnames_request_response.go +++ b/loadbalancer/list_hostnames_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_listener_rules_request_response.go b/loadbalancer/list_listener_rules_request_response.go index a19fd91a44..367831bdd1 100644 --- a/loadbalancer/list_listener_rules_request_response.go +++ b/loadbalancer/list_listener_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_load_balancer_healths_request_response.go b/loadbalancer/list_load_balancer_healths_request_response.go index 0965f7d755..73a70e1dd4 100644 --- a/loadbalancer/list_load_balancer_healths_request_response.go +++ b/loadbalancer/list_load_balancer_healths_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_load_balancers_request_response.go b/loadbalancer/list_load_balancers_request_response.go index 7d540f2416..ea2473c274 100644 --- a/loadbalancer/list_load_balancers_request_response.go +++ b/loadbalancer/list_load_balancers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_path_route_sets_request_response.go b/loadbalancer/list_path_route_sets_request_response.go index dc37982122..67236fbf8a 100644 --- a/loadbalancer/list_path_route_sets_request_response.go +++ b/loadbalancer/list_path_route_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_policies_request_response.go b/loadbalancer/list_policies_request_response.go index 08b9d4cf83..128d037d47 100644 --- a/loadbalancer/list_policies_request_response.go +++ b/loadbalancer/list_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_protocols_request_response.go b/loadbalancer/list_protocols_request_response.go index 5fa7acfa1e..bf9e7d9eae 100644 --- a/loadbalancer/list_protocols_request_response.go +++ b/loadbalancer/list_protocols_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_routing_policies_request_response.go b/loadbalancer/list_routing_policies_request_response.go index 781ddbe7db..4b5349d9f9 100644 --- a/loadbalancer/list_routing_policies_request_response.go +++ b/loadbalancer/list_routing_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_rule_sets_request_response.go b/loadbalancer/list_rule_sets_request_response.go index e4b207de51..80918efeb8 100644 --- a/loadbalancer/list_rule_sets_request_response.go +++ b/loadbalancer/list_rule_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_s_s_l_cipher_suites_request_response.go b/loadbalancer/list_s_s_l_cipher_suites_request_response.go index c64e079838..673ed5195a 100644 --- a/loadbalancer/list_s_s_l_cipher_suites_request_response.go +++ b/loadbalancer/list_s_s_l_cipher_suites_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_shapes_request_response.go b/loadbalancer/list_shapes_request_response.go index 6343394f7d..7d8eee5b80 100644 --- a/loadbalancer/list_shapes_request_response.go +++ b/loadbalancer/list_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/list_work_requests_request_response.go b/loadbalancer/list_work_requests_request_response.go index 16f44d36cc..0d03fefaf3 100644 --- a/loadbalancer/list_work_requests_request_response.go +++ b/loadbalancer/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/listener.go b/loadbalancer/listener.go index 6a5c78f2df..ae1c79b543 100644 --- a/loadbalancer/listener.go +++ b/loadbalancer/listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/listener_details.go b/loadbalancer/listener_details.go index 4007effae2..914f4a4f59 100644 --- a/loadbalancer/listener_details.go +++ b/loadbalancer/listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/listener_rule_summary.go b/loadbalancer/listener_rule_summary.go index 4f922ad2c2..f0de13d1be 100644 --- a/loadbalancer/listener_rule_summary.go +++ b/loadbalancer/listener_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/load_balancer.go b/loadbalancer/load_balancer.go index 5fc826e9a9..46811cba04 100644 --- a/loadbalancer/load_balancer.go +++ b/loadbalancer/load_balancer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/load_balancer_health.go b/loadbalancer/load_balancer_health.go index 00960cabc6..32d93f1ae6 100644 --- a/loadbalancer/load_balancer_health.go +++ b/loadbalancer/load_balancer_health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/load_balancer_health_summary.go b/loadbalancer/load_balancer_health_summary.go index 0895a3bc03..0b510a28ec 100644 --- a/loadbalancer/load_balancer_health_summary.go +++ b/loadbalancer/load_balancer_health_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/load_balancer_policy.go b/loadbalancer/load_balancer_policy.go index 2803d9e4ee..a637569e83 100644 --- a/loadbalancer/load_balancer_policy.go +++ b/loadbalancer/load_balancer_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/load_balancer_protocol.go b/loadbalancer/load_balancer_protocol.go index 17000973eb..b55b92af27 100644 --- a/loadbalancer/load_balancer_protocol.go +++ b/loadbalancer/load_balancer_protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/load_balancer_shape.go b/loadbalancer/load_balancer_shape.go index 8bf00bcad2..2fcbba6a29 100644 --- a/loadbalancer/load_balancer_shape.go +++ b/loadbalancer/load_balancer_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/loadbalancer_client.go b/loadbalancer/loadbalancer_client.go index ceac4795f4..e2f52b76e1 100644 --- a/loadbalancer/loadbalancer_client.go +++ b/loadbalancer/loadbalancer_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/path_match_condition.go b/loadbalancer/path_match_condition.go index f4f9289d27..ea0df6cb5d 100644 --- a/loadbalancer/path_match_condition.go +++ b/loadbalancer/path_match_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/path_match_type.go b/loadbalancer/path_match_type.go index 2380fb1c95..8da04ae051 100644 --- a/loadbalancer/path_match_type.go +++ b/loadbalancer/path_match_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/path_route.go b/loadbalancer/path_route.go index 48d30f6a5a..c03649f558 100644 --- a/loadbalancer/path_route.go +++ b/loadbalancer/path_route.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/path_route_set.go b/loadbalancer/path_route_set.go index 943421df11..af98115686 100644 --- a/loadbalancer/path_route_set.go +++ b/loadbalancer/path_route_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/path_route_set_details.go b/loadbalancer/path_route_set_details.go index ade334a7da..bf4ae86563 100644 --- a/loadbalancer/path_route_set_details.go +++ b/loadbalancer/path_route_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/redirect_rule.go b/loadbalancer/redirect_rule.go index a980ec1c1c..13b2442142 100644 --- a/loadbalancer/redirect_rule.go +++ b/loadbalancer/redirect_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/redirect_uri.go b/loadbalancer/redirect_uri.go index 56fa7c952c..495a93248f 100644 --- a/loadbalancer/redirect_uri.go +++ b/loadbalancer/redirect_uri.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/remove_http_request_header_rule.go b/loadbalancer/remove_http_request_header_rule.go index af87033553..a6dafcdf15 100644 --- a/loadbalancer/remove_http_request_header_rule.go +++ b/loadbalancer/remove_http_request_header_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/remove_http_response_header_rule.go b/loadbalancer/remove_http_response_header_rule.go index 07f31468e8..6299ede008 100644 --- a/loadbalancer/remove_http_response_header_rule.go +++ b/loadbalancer/remove_http_response_header_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/reserved_ip.go b/loadbalancer/reserved_ip.go index c0b976b113..95ef7fb313 100644 --- a/loadbalancer/reserved_ip.go +++ b/loadbalancer/reserved_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/routing_policy.go b/loadbalancer/routing_policy.go index a616b71c0d..24cadd47e6 100644 --- a/loadbalancer/routing_policy.go +++ b/loadbalancer/routing_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/routing_policy_details.go b/loadbalancer/routing_policy_details.go index a4b3c2d3b0..29f24ac551 100644 --- a/loadbalancer/routing_policy_details.go +++ b/loadbalancer/routing_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/routing_rule.go b/loadbalancer/routing_rule.go index de15b27853..1505b3c6ea 100644 --- a/loadbalancer/routing_rule.go +++ b/loadbalancer/routing_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/rule.go b/loadbalancer/rule.go index 4a5cbea09a..ae1ff04a13 100644 --- a/loadbalancer/rule.go +++ b/loadbalancer/rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/rule_condition.go b/loadbalancer/rule_condition.go index 905daad679..8fe7aba84d 100644 --- a/loadbalancer/rule_condition.go +++ b/loadbalancer/rule_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/rule_set.go b/loadbalancer/rule_set.go index 7943284cc0..b1f10e854c 100644 --- a/loadbalancer/rule_set.go +++ b/loadbalancer/rule_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/rule_set_details.go b/loadbalancer/rule_set_details.go index 3dd2080a28..8a64959fa3 100644 --- a/loadbalancer/rule_set_details.go +++ b/loadbalancer/rule_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/session_persistence_configuration_details.go b/loadbalancer/session_persistence_configuration_details.go index 145b9a1490..6af49e8da5 100644 --- a/loadbalancer/session_persistence_configuration_details.go +++ b/loadbalancer/session_persistence_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/shape_details.go b/loadbalancer/shape_details.go index 3b8ad4e1f5..7350819665 100644 --- a/loadbalancer/shape_details.go +++ b/loadbalancer/shape_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/source_ip_address_condition.go b/loadbalancer/source_ip_address_condition.go index 7dbae2cea7..509c9563b5 100644 --- a/loadbalancer/source_ip_address_condition.go +++ b/loadbalancer/source_ip_address_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/source_vcn_id_condition.go b/loadbalancer/source_vcn_id_condition.go index df4d7641e0..d6d7ffb480 100644 --- a/loadbalancer/source_vcn_id_condition.go +++ b/loadbalancer/source_vcn_id_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/source_vcn_ip_address_condition.go b/loadbalancer/source_vcn_ip_address_condition.go index 62ae2ec0f0..2a9455f407 100644 --- a/loadbalancer/source_vcn_ip_address_condition.go +++ b/loadbalancer/source_vcn_ip_address_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/ssl_cipher_suite.go b/loadbalancer/ssl_cipher_suite.go index d34e8ad0dd..6efdff3df8 100644 --- a/loadbalancer/ssl_cipher_suite.go +++ b/loadbalancer/ssl_cipher_suite.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/ssl_cipher_suite_details.go b/loadbalancer/ssl_cipher_suite_details.go index 6b47b7c92c..66595886e5 100644 --- a/loadbalancer/ssl_cipher_suite_details.go +++ b/loadbalancer/ssl_cipher_suite_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/ssl_configuration.go b/loadbalancer/ssl_configuration.go index 45958ea59e..e2ac10bbf2 100644 --- a/loadbalancer/ssl_configuration.go +++ b/loadbalancer/ssl_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/ssl_configuration_details.go b/loadbalancer/ssl_configuration_details.go index c696d3e296..88ad08b7ad 100644 --- a/loadbalancer/ssl_configuration_details.go +++ b/loadbalancer/ssl_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_backend_details.go b/loadbalancer/update_backend_details.go index 8c1e444480..3753b7c9b9 100644 --- a/loadbalancer/update_backend_details.go +++ b/loadbalancer/update_backend_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_backend_request_response.go b/loadbalancer/update_backend_request_response.go index 2b3074bb1a..f361930742 100644 --- a/loadbalancer/update_backend_request_response.go +++ b/loadbalancer/update_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_backend_set_details.go b/loadbalancer/update_backend_set_details.go index 6d50f3bac8..54895a1c9b 100644 --- a/loadbalancer/update_backend_set_details.go +++ b/loadbalancer/update_backend_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_backend_set_request_response.go b/loadbalancer/update_backend_set_request_response.go index 36bda53b96..e5de767aae 100644 --- a/loadbalancer/update_backend_set_request_response.go +++ b/loadbalancer/update_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_health_checker_details.go b/loadbalancer/update_health_checker_details.go index e0d54788ce..a81b012613 100644 --- a/loadbalancer/update_health_checker_details.go +++ b/loadbalancer/update_health_checker_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_health_checker_request_response.go b/loadbalancer/update_health_checker_request_response.go index 54d66a99e2..8840a33082 100644 --- a/loadbalancer/update_health_checker_request_response.go +++ b/loadbalancer/update_health_checker_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_hostname_details.go b/loadbalancer/update_hostname_details.go index 4d3f22a1de..b7ed08d84d 100644 --- a/loadbalancer/update_hostname_details.go +++ b/loadbalancer/update_hostname_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_hostname_request_response.go b/loadbalancer/update_hostname_request_response.go index 4be8896e01..efb6b8bbde 100644 --- a/loadbalancer/update_hostname_request_response.go +++ b/loadbalancer/update_hostname_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_listener_details.go b/loadbalancer/update_listener_details.go index e7ed4c92d2..5299af7238 100644 --- a/loadbalancer/update_listener_details.go +++ b/loadbalancer/update_listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_listener_request_response.go b/loadbalancer/update_listener_request_response.go index 054acfcfc3..9b98c8a6ae 100644 --- a/loadbalancer/update_listener_request_response.go +++ b/loadbalancer/update_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_load_balancer_details.go b/loadbalancer/update_load_balancer_details.go index cebb6bd999..e5b1fe9ba2 100644 --- a/loadbalancer/update_load_balancer_details.go +++ b/loadbalancer/update_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_load_balancer_request_response.go b/loadbalancer/update_load_balancer_request_response.go index af357b8f4b..17cd0b74d6 100644 --- a/loadbalancer/update_load_balancer_request_response.go +++ b/loadbalancer/update_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_load_balancer_shape_details.go b/loadbalancer/update_load_balancer_shape_details.go index da92aa903f..7de1d7610e 100644 --- a/loadbalancer/update_load_balancer_shape_details.go +++ b/loadbalancer/update_load_balancer_shape_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_load_balancer_shape_request_response.go b/loadbalancer/update_load_balancer_shape_request_response.go index 314402e5c2..2636a6929c 100644 --- a/loadbalancer/update_load_balancer_shape_request_response.go +++ b/loadbalancer/update_load_balancer_shape_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_network_security_groups_details.go b/loadbalancer/update_network_security_groups_details.go index 2226f2cb02..13f2eb15d0 100644 --- a/loadbalancer/update_network_security_groups_details.go +++ b/loadbalancer/update_network_security_groups_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_network_security_groups_request_response.go b/loadbalancer/update_network_security_groups_request_response.go index 01a494702b..d890bbf20a 100644 --- a/loadbalancer/update_network_security_groups_request_response.go +++ b/loadbalancer/update_network_security_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_path_route_set_details.go b/loadbalancer/update_path_route_set_details.go index cf0b3a881a..48dbd2ff44 100644 --- a/loadbalancer/update_path_route_set_details.go +++ b/loadbalancer/update_path_route_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_path_route_set_request_response.go b/loadbalancer/update_path_route_set_request_response.go index be4e799396..8f160fcfbf 100644 --- a/loadbalancer/update_path_route_set_request_response.go +++ b/loadbalancer/update_path_route_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_routing_policy_details.go b/loadbalancer/update_routing_policy_details.go index 1f58d96880..d769265e15 100644 --- a/loadbalancer/update_routing_policy_details.go +++ b/loadbalancer/update_routing_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_routing_policy_request_response.go b/loadbalancer/update_routing_policy_request_response.go index 117f21ee40..3927eeb4ae 100644 --- a/loadbalancer/update_routing_policy_request_response.go +++ b/loadbalancer/update_routing_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_rule_set_details.go b/loadbalancer/update_rule_set_details.go index dc5d907251..b213a3d08e 100644 --- a/loadbalancer/update_rule_set_details.go +++ b/loadbalancer/update_rule_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_rule_set_request_response.go b/loadbalancer/update_rule_set_request_response.go index 236a52bd1c..54f5fec176 100644 --- a/loadbalancer/update_rule_set_request_response.go +++ b/loadbalancer/update_rule_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_s_s_l_cipher_suite_request_response.go b/loadbalancer/update_s_s_l_cipher_suite_request_response.go index ab79d59ed3..fc0af690be 100644 --- a/loadbalancer/update_s_s_l_cipher_suite_request_response.go +++ b/loadbalancer/update_s_s_l_cipher_suite_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/update_ssl_cipher_suite_details.go b/loadbalancer/update_ssl_cipher_suite_details.go index f422a85cca..6c27dc9483 100644 --- a/loadbalancer/update_ssl_cipher_suite_details.go +++ b/loadbalancer/update_ssl_cipher_suite_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/work_request.go b/loadbalancer/work_request.go index d9ec15a207..1d7491d93b 100644 --- a/loadbalancer/work_request.go +++ b/loadbalancer/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loadbalancer/work_request_error.go b/loadbalancer/work_request_error.go index 2bcd2a6ad5..d9429cb9f9 100644 --- a/loadbalancer/work_request_error.go +++ b/loadbalancer/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_context_attribute.go b/lockbox/access_context_attribute.go index 4f7db0c95e..f83c32fe68 100644 --- a/lockbox/access_context_attribute.go +++ b/lockbox/access_context_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_context_attribute_collection.go b/lockbox/access_context_attribute_collection.go index 8d46f9ec11..a1629c0cb3 100644 --- a/lockbox/access_context_attribute_collection.go +++ b/lockbox/access_context_attribute_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_materials.go b/lockbox/access_materials.go index 06484d4112..aa49208d7c 100644 --- a/lockbox/access_materials.go +++ b/lockbox/access_materials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_request.go b/lockbox/access_request.go index bf2b0a8076..1a4508d326 100644 --- a/lockbox/access_request.go +++ b/lockbox/access_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_request_action_type.go b/lockbox/access_request_action_type.go index 4f8cee0184..a25f80b1e4 100644 --- a/lockbox/access_request_action_type.go +++ b/lockbox/access_request_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_request_collection.go b/lockbox/access_request_collection.go index 232a0c381d..3a23d3c95c 100644 --- a/lockbox/access_request_collection.go +++ b/lockbox/access_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/access_request_summary.go b/lockbox/access_request_summary.go index 48423a1d82..621985d7f4 100644 --- a/lockbox/access_request_summary.go +++ b/lockbox/access_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/action_type.go b/lockbox/action_type.go index 13c62ffd0f..ea60b69902 100644 --- a/lockbox/action_type.go +++ b/lockbox/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/activity_log.go b/lockbox/activity_log.go index f33c601e20..e08b559879 100644 --- a/lockbox/activity_log.go +++ b/lockbox/activity_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/approval_template.go b/lockbox/approval_template.go index 33e4d6b8ca..525dee52eb 100644 --- a/lockbox/approval_template.go +++ b/lockbox/approval_template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/approval_template_collection.go b/lockbox/approval_template_collection.go index d9073313aa..8f794caaaf 100644 --- a/lockbox/approval_template_collection.go +++ b/lockbox/approval_template_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/approval_template_summary.go b/lockbox/approval_template_summary.go index 3146b069cc..b20b439dba 100644 --- a/lockbox/approval_template_summary.go +++ b/lockbox/approval_template_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/approver_info.go b/lockbox/approver_info.go index e95c3a52a0..bd26503002 100644 --- a/lockbox/approver_info.go +++ b/lockbox/approver_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/approver_levels.go b/lockbox/approver_levels.go index c4f31e60aa..4b7b8a3f1b 100644 --- a/lockbox/approver_levels.go +++ b/lockbox/approver_levels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/approver_type.go b/lockbox/approver_type.go index bb0da25017..f78638141d 100644 --- a/lockbox/approver_type.go +++ b/lockbox/approver_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/cancel_work_request_request_response.go b/lockbox/cancel_work_request_request_response.go index 30031b188a..25d05bac39 100644 --- a/lockbox/cancel_work_request_request_response.go +++ b/lockbox/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/change_approval_template_compartment_details.go b/lockbox/change_approval_template_compartment_details.go index b9ddec3b97..8faa29f451 100644 --- a/lockbox/change_approval_template_compartment_details.go +++ b/lockbox/change_approval_template_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/change_approval_template_compartment_request_response.go b/lockbox/change_approval_template_compartment_request_response.go index 731d41572c..3e453cb718 100644 --- a/lockbox/change_approval_template_compartment_request_response.go +++ b/lockbox/change_approval_template_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/change_lockbox_compartment_details.go b/lockbox/change_lockbox_compartment_details.go index 6956edb712..e5e0fd7e16 100644 --- a/lockbox/change_lockbox_compartment_details.go +++ b/lockbox/change_lockbox_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/change_lockbox_compartment_request_response.go b/lockbox/change_lockbox_compartment_request_response.go index 603d87e28e..1a93bf2014 100644 --- a/lockbox/change_lockbox_compartment_request_response.go +++ b/lockbox/change_lockbox_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/create_access_request_details.go b/lockbox/create_access_request_details.go index 7b67319ba9..ad5c6513e2 100644 --- a/lockbox/create_access_request_details.go +++ b/lockbox/create_access_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/create_access_request_request_response.go b/lockbox/create_access_request_request_response.go index 1476a67960..e8f530a708 100644 --- a/lockbox/create_access_request_request_response.go +++ b/lockbox/create_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/create_approval_template_details.go b/lockbox/create_approval_template_details.go index 0a99e3bb67..93e6a3b6f3 100644 --- a/lockbox/create_approval_template_details.go +++ b/lockbox/create_approval_template_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/create_approval_template_request_response.go b/lockbox/create_approval_template_request_response.go index a4ed208f8a..72355e7362 100644 --- a/lockbox/create_approval_template_request_response.go +++ b/lockbox/create_approval_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/create_lockbox_details.go b/lockbox/create_lockbox_details.go index 8a9cd91e35..a525716616 100644 --- a/lockbox/create_lockbox_details.go +++ b/lockbox/create_lockbox_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/create_lockbox_request_response.go b/lockbox/create_lockbox_request_response.go index ef47126fc6..5f3d4c7e14 100644 --- a/lockbox/create_lockbox_request_response.go +++ b/lockbox/create_lockbox_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/delete_approval_template_request_response.go b/lockbox/delete_approval_template_request_response.go index fb4fd1d3ba..95f04734bf 100644 --- a/lockbox/delete_approval_template_request_response.go +++ b/lockbox/delete_approval_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/delete_lockbox_request_response.go b/lockbox/delete_lockbox_request_response.go index 9e0040549a..0c982ef8e2 100644 --- a/lockbox/delete_lockbox_request_response.go +++ b/lockbox/delete_lockbox_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/export_access_requests_details.go b/lockbox/export_access_requests_details.go index 84e4853804..ad80831a1c 100644 --- a/lockbox/export_access_requests_details.go +++ b/lockbox/export_access_requests_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/export_access_requests_request_response.go b/lockbox/export_access_requests_request_response.go index d5f195aa98..888b8c3e1c 100644 --- a/lockbox/export_access_requests_request_response.go +++ b/lockbox/export_access_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/get_access_materials_request_response.go b/lockbox/get_access_materials_request_response.go index 015a3f1a44..b8e6bcbc43 100644 --- a/lockbox/get_access_materials_request_response.go +++ b/lockbox/get_access_materials_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/get_access_request_request_response.go b/lockbox/get_access_request_request_response.go index 0f9fdcf742..aa09c81e32 100644 --- a/lockbox/get_access_request_request_response.go +++ b/lockbox/get_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/get_approval_template_request_response.go b/lockbox/get_approval_template_request_response.go index ad0bb3f20c..07593a8a5d 100644 --- a/lockbox/get_approval_template_request_response.go +++ b/lockbox/get_approval_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/get_lockbox_request_response.go b/lockbox/get_lockbox_request_response.go index df9f8c60c0..925c467bdb 100644 --- a/lockbox/get_lockbox_request_response.go +++ b/lockbox/get_lockbox_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/get_work_request_request_response.go b/lockbox/get_work_request_request_response.go index 19399eb341..9ebc1e53aa 100644 --- a/lockbox/get_work_request_request_response.go +++ b/lockbox/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/handle_access_request_details.go b/lockbox/handle_access_request_details.go index bdaa852f7f..19462ece03 100644 --- a/lockbox/handle_access_request_details.go +++ b/lockbox/handle_access_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/handle_access_request_request_response.go b/lockbox/handle_access_request_request_response.go index 80c4d4ca9b..ab43c76bc4 100644 --- a/lockbox/handle_access_request_request_response.go +++ b/lockbox/handle_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/list_access_requests_request_response.go b/lockbox/list_access_requests_request_response.go index 07a9fd1a32..6ac161ca7c 100644 --- a/lockbox/list_access_requests_request_response.go +++ b/lockbox/list_access_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/list_approval_templates_request_response.go b/lockbox/list_approval_templates_request_response.go index c79dbf93d6..699463f125 100644 --- a/lockbox/list_approval_templates_request_response.go +++ b/lockbox/list_approval_templates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/list_lockboxes_request_response.go b/lockbox/list_lockboxes_request_response.go index eebc8a4cf2..b055b4356a 100644 --- a/lockbox/list_lockboxes_request_response.go +++ b/lockbox/list_lockboxes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/list_work_request_errors_request_response.go b/lockbox/list_work_request_errors_request_response.go index 575bc77e1e..a44ee7020d 100644 --- a/lockbox/list_work_request_errors_request_response.go +++ b/lockbox/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/list_work_request_logs_request_response.go b/lockbox/list_work_request_logs_request_response.go index 1f0ae3f39d..1119e1710f 100644 --- a/lockbox/list_work_request_logs_request_response.go +++ b/lockbox/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/list_work_requests_request_response.go b/lockbox/list_work_requests_request_response.go index f1b8611111..38fe220f54 100644 --- a/lockbox/list_work_requests_request_response.go +++ b/lockbox/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/lockbox.go b/lockbox/lockbox.go index 3b40296f66..ed1cfae4fb 100644 --- a/lockbox/lockbox.go +++ b/lockbox/lockbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/lockbox_auto_approval_state.go b/lockbox/lockbox_auto_approval_state.go index 53f7bd58e4..ae208ebdc9 100644 --- a/lockbox/lockbox_auto_approval_state.go +++ b/lockbox/lockbox_auto_approval_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/lockbox_client.go b/lockbox/lockbox_client.go index b60076f8ec..9135c45b7c 100644 --- a/lockbox/lockbox_client.go +++ b/lockbox/lockbox_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/lockbox_collection.go b/lockbox/lockbox_collection.go index 791306aeee..c730edf34a 100644 --- a/lockbox/lockbox_collection.go +++ b/lockbox/lockbox_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/lockbox_partner.go b/lockbox/lockbox_partner.go index d16646536d..2ad748e2dc 100644 --- a/lockbox/lockbox_partner.go +++ b/lockbox/lockbox_partner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/lockbox_summary.go b/lockbox/lockbox_summary.go index 0c078ababd..69843dbf40 100644 --- a/lockbox/lockbox_summary.go +++ b/lockbox/lockbox_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/operation_status.go b/lockbox/operation_status.go index 2b9ee47734..95202f3077 100644 --- a/lockbox/operation_status.go +++ b/lockbox/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/operation_type.go b/lockbox/operation_type.go index 9181defec7..9bdd2167ca 100644 --- a/lockbox/operation_type.go +++ b/lockbox/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/persona_level.go b/lockbox/persona_level.go index 4b7859fb0d..f5ed4a0bbe 100644 --- a/lockbox/persona_level.go +++ b/lockbox/persona_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/sort_order.go b/lockbox/sort_order.go index ad6292813e..5cef523266 100644 --- a/lockbox/sort_order.go +++ b/lockbox/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/update_approval_template_details.go b/lockbox/update_approval_template_details.go index 4808c0159b..84bf751c8d 100644 --- a/lockbox/update_approval_template_details.go +++ b/lockbox/update_approval_template_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/update_approval_template_request_response.go b/lockbox/update_approval_template_request_response.go index fe452b7889..c0c7aaaa05 100644 --- a/lockbox/update_approval_template_request_response.go +++ b/lockbox/update_approval_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/update_lockbox_details.go b/lockbox/update_lockbox_details.go index f9550b9c38..2d02f41746 100644 --- a/lockbox/update_lockbox_details.go +++ b/lockbox/update_lockbox_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/update_lockbox_request_response.go b/lockbox/update_lockbox_request_response.go index 2233c2f6e4..f73db9e1a1 100644 --- a/lockbox/update_lockbox_request_response.go +++ b/lockbox/update_lockbox_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request.go b/lockbox/work_request.go index 4c8d9d266a..0045301ed2 100644 --- a/lockbox/work_request.go +++ b/lockbox/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_error.go b/lockbox/work_request_error.go index d2ae2e5fff..da405cab03 100644 --- a/lockbox/work_request_error.go +++ b/lockbox/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_error_collection.go b/lockbox/work_request_error_collection.go index dafee67be5..0b5383afa1 100644 --- a/lockbox/work_request_error_collection.go +++ b/lockbox/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_log_entry.go b/lockbox/work_request_log_entry.go index 791957f5d2..c8ba1218d7 100644 --- a/lockbox/work_request_log_entry.go +++ b/lockbox/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_log_entry_collection.go b/lockbox/work_request_log_entry_collection.go index 65a3c7f84d..3ab46b01a1 100644 --- a/lockbox/work_request_log_entry_collection.go +++ b/lockbox/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_resource.go b/lockbox/work_request_resource.go index a2e67f94eb..7e5b26a1fb 100644 --- a/lockbox/work_request_resource.go +++ b/lockbox/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_resource_metadata_key.go b/lockbox/work_request_resource_metadata_key.go index c09c06a1ae..5885371c8e 100644 --- a/lockbox/work_request_resource_metadata_key.go +++ b/lockbox/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_summary.go b/lockbox/work_request_summary.go index d36dd72641..91ad40243f 100644 --- a/lockbox/work_request_summary.go +++ b/lockbox/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/lockbox/work_request_summary_collection.go b/lockbox/work_request_summary_collection.go index 507adb709f..9b97afe687 100644 --- a/lockbox/work_request_summary_collection.go +++ b/lockbox/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/abstract_column.go b/loganalytics/abstract_column.go index 7cd076b1b7..286e9868f9 100644 --- a/loganalytics/abstract_column.go +++ b/loganalytics/abstract_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/abstract_command_descriptor.go b/loganalytics/abstract_command_descriptor.go index 7d5c963484..6d62ffcdd3 100644 --- a/loganalytics/abstract_command_descriptor.go +++ b/loganalytics/abstract_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/abstract_field.go b/loganalytics/abstract_field.go index cb72ba5b12..82b84e2c71 100644 --- a/loganalytics/abstract_field.go +++ b/loganalytics/abstract_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/abstract_parser_test_result_log_entry.go b/loganalytics/abstract_parser_test_result_log_entry.go index a039bf9149..6de4cca435 100644 --- a/loganalytics/abstract_parser_test_result_log_entry.go +++ b/loganalytics/abstract_parser_test_result_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/abstract_parser_test_result_log_line.go b/loganalytics/abstract_parser_test_result_log_line.go index eab2106966..1c4d76549a 100644 --- a/loganalytics/abstract_parser_test_result_log_line.go +++ b/loganalytics/abstract_parser_test_result_log_line.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/action.go b/loganalytics/action.go index d66952c9f1..e90409ee7f 100644 --- a/loganalytics/action.go +++ b/loganalytics/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/action_types.go b/loganalytics/action_types.go index d2a62627a9..4f7bcdf67f 100644 --- a/loganalytics/action_types.go +++ b/loganalytics/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/add_entity_association_details.go b/loganalytics/add_entity_association_details.go index 6b537b035a..dac7199bbb 100644 --- a/loganalytics/add_entity_association_details.go +++ b/loganalytics/add_entity_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/add_entity_association_request_response.go b/loganalytics/add_entity_association_request_response.go index e27dd1658d..02efdb0c53 100644 --- a/loganalytics/add_entity_association_request_response.go +++ b/loganalytics/add_entity_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/add_fields_command_descriptor.go b/loganalytics/add_fields_command_descriptor.go index 45f65941ca..922791ca78 100644 --- a/loganalytics/add_fields_command_descriptor.go +++ b/loganalytics/add_fields_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/add_insights_command_descriptor.go b/loganalytics/add_insights_command_descriptor.go index 02fd9f6e80..b9047e3364 100644 --- a/loganalytics/add_insights_command_descriptor.go +++ b/loganalytics/add_insights_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/add_source_event_types_request_response.go b/loganalytics/add_source_event_types_request_response.go index 1cb99f89c8..9aac93926c 100644 --- a/loganalytics/add_source_event_types_request_response.go +++ b/loganalytics/add_source_event_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/anomaly_command_descriptor.go b/loganalytics/anomaly_command_descriptor.go index a772644342..2b5ef4c80a 100644 --- a/loganalytics/anomaly_command_descriptor.go +++ b/loganalytics/anomaly_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/append_lookup_data_request_response.go b/loganalytics/append_lookup_data_request_response.go index 317340b3f5..2152ea7e2a 100644 --- a/loganalytics/append_lookup_data_request_response.go +++ b/loganalytics/append_lookup_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/archiving_configuration.go b/loganalytics/archiving_configuration.go index 988736efee..28d69dbacd 100644 --- a/loganalytics/archiving_configuration.go +++ b/loganalytics/archiving_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/argument.go b/loganalytics/argument.go index 812104fc8e..2c67ec298e 100644 --- a/loganalytics/argument.go +++ b/loganalytics/argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/assign_encryption_key_details.go b/loganalytics/assign_encryption_key_details.go index 721e2e74bd..526d3a8022 100644 --- a/loganalytics/assign_encryption_key_details.go +++ b/loganalytics/assign_encryption_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/assign_encryption_key_request_response.go b/loganalytics/assign_encryption_key_request_response.go index bb39b4a64a..ad7143be25 100644 --- a/loganalytics/assign_encryption_key_request_response.go +++ b/loganalytics/assign_encryption_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/associable_entity.go b/loganalytics/associable_entity.go index 58ed81aa9a..842acb0480 100644 --- a/loganalytics/associable_entity.go +++ b/loganalytics/associable_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/associable_entity_collection.go b/loganalytics/associable_entity_collection.go index a20ec0a007..c930a71c49 100644 --- a/loganalytics/associable_entity_collection.go +++ b/loganalytics/associable_entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/association_property.go b/loganalytics/association_property.go index 264c3ff0e4..dbcbb75d0b 100644 --- a/loganalytics/association_property.go +++ b/loganalytics/association_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/association_summary_report.go b/loganalytics/association_summary_report.go index 0cf1847f24..a5b69b8536 100644 --- a/loganalytics/association_summary_report.go +++ b/loganalytics/association_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/auto_association_collection.go b/loganalytics/auto_association_collection.go index 89adbbc283..2ee24538de 100644 --- a/loganalytics/auto_association_collection.go +++ b/loganalytics/auto_association_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/auto_association_state.go b/loganalytics/auto_association_state.go index 84ca178abd..60220ba7db 100644 --- a/loganalytics/auto_association_state.go +++ b/loganalytics/auto_association_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/auto_lookups.go b/loganalytics/auto_lookups.go index d7132e8027..d44fececa4 100644 --- a/loganalytics/auto_lookups.go +++ b/loganalytics/auto_lookups.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/batch_get_basic_info_request_response.go b/loganalytics/batch_get_basic_info_request_response.go index 189a67dc49..92a508ef88 100644 --- a/loganalytics/batch_get_basic_info_request_response.go +++ b/loganalytics/batch_get_basic_info_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/bottom_command_descriptor.go b/loganalytics/bottom_command_descriptor.go index 6b2dac83f5..d3ba51fa4a 100644 --- a/loganalytics/bottom_command_descriptor.go +++ b/loganalytics/bottom_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/bucket_command_descriptor.go b/loganalytics/bucket_command_descriptor.go index 8994050e73..ec3b0b22f8 100644 --- a/loganalytics/bucket_command_descriptor.go +++ b/loganalytics/bucket_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/bucket_range.go b/loganalytics/bucket_range.go index 2d0331372a..53a9907394 100644 --- a/loganalytics/bucket_range.go +++ b/loganalytics/bucket_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/cancel_query_work_request_request_response.go b/loganalytics/cancel_query_work_request_request_response.go index 55ace52868..f52880594b 100644 --- a/loganalytics/cancel_query_work_request_request_response.go +++ b/loganalytics/cancel_query_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_ingest_time_rule_compartment_details.go b/loganalytics/change_ingest_time_rule_compartment_details.go index 129172443a..dc6c923ad6 100644 --- a/loganalytics/change_ingest_time_rule_compartment_details.go +++ b/loganalytics/change_ingest_time_rule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_ingest_time_rule_compartment_request_response.go b/loganalytics/change_ingest_time_rule_compartment_request_response.go index 65c62d285a..d1ebb1b408 100644 --- a/loganalytics/change_ingest_time_rule_compartment_request_response.go +++ b/loganalytics/change_ingest_time_rule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_em_bridge_compartment_details.go b/loganalytics/change_log_analytics_em_bridge_compartment_details.go index 1c20eeac82..e8a0fc4dba 100644 --- a/loganalytics/change_log_analytics_em_bridge_compartment_details.go +++ b/loganalytics/change_log_analytics_em_bridge_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_em_bridge_compartment_request_response.go b/loganalytics/change_log_analytics_em_bridge_compartment_request_response.go index 29638de453..e28689c4fc 100644 --- a/loganalytics/change_log_analytics_em_bridge_compartment_request_response.go +++ b/loganalytics/change_log_analytics_em_bridge_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_entity_compartment_details.go b/loganalytics/change_log_analytics_entity_compartment_details.go index 9228817e8f..017b75036a 100644 --- a/loganalytics/change_log_analytics_entity_compartment_details.go +++ b/loganalytics/change_log_analytics_entity_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_entity_compartment_request_response.go b/loganalytics/change_log_analytics_entity_compartment_request_response.go index 0f7f6dce86..6001e145c2 100644 --- a/loganalytics/change_log_analytics_entity_compartment_request_response.go +++ b/loganalytics/change_log_analytics_entity_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_log_group_compartment_details.go b/loganalytics/change_log_analytics_log_group_compartment_details.go index 21d3c3457e..ba1b6dbcad 100644 --- a/loganalytics/change_log_analytics_log_group_compartment_details.go +++ b/loganalytics/change_log_analytics_log_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_log_group_compartment_request_response.go b/loganalytics/change_log_analytics_log_group_compartment_request_response.go index 9830e67972..b291e93d30 100644 --- a/loganalytics/change_log_analytics_log_group_compartment_request_response.go +++ b/loganalytics/change_log_analytics_log_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_object_collection_rule_compartment_details.go b/loganalytics/change_log_analytics_object_collection_rule_compartment_details.go index 93c28ebcdc..e7537c36aa 100644 --- a/loganalytics/change_log_analytics_object_collection_rule_compartment_details.go +++ b/loganalytics/change_log_analytics_object_collection_rule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_log_analytics_object_collection_rule_compartment_request_response.go b/loganalytics/change_log_analytics_object_collection_rule_compartment_request_response.go index ce94fa8ad0..9658149023 100644 --- a/loganalytics/change_log_analytics_object_collection_rule_compartment_request_response.go +++ b/loganalytics/change_log_analytics_object_collection_rule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_scheduled_task_compartment_details.go b/loganalytics/change_scheduled_task_compartment_details.go index 919672885e..48a2a3f664 100644 --- a/loganalytics/change_scheduled_task_compartment_details.go +++ b/loganalytics/change_scheduled_task_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/change_scheduled_task_compartment_request_response.go b/loganalytics/change_scheduled_task_compartment_request_response.go index 4b6de5df5d..a74c2b385c 100644 --- a/loganalytics/change_scheduled_task_compartment_request_response.go +++ b/loganalytics/change_scheduled_task_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/char_encoding_collection.go b/loganalytics/char_encoding_collection.go index 0f8e567279..97a9f6caac 100644 --- a/loganalytics/char_encoding_collection.go +++ b/loganalytics/char_encoding_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/chart_column.go b/loganalytics/chart_column.go index d8c239858c..cd1ff8e6c1 100644 --- a/loganalytics/chart_column.go +++ b/loganalytics/chart_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/chart_data_column.go b/loganalytics/chart_data_column.go index e1394f728e..cd801d930c 100644 --- a/loganalytics/chart_data_column.go +++ b/loganalytics/chart_data_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/classify_column.go b/loganalytics/classify_column.go index c5a1e826a2..f456a65d63 100644 --- a/loganalytics/classify_column.go +++ b/loganalytics/classify_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/classify_command_descriptor.go b/loganalytics/classify_command_descriptor.go index c5a6403944..399202e650 100644 --- a/loganalytics/classify_command_descriptor.go +++ b/loganalytics/classify_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/clean_request_response.go b/loganalytics/clean_request_response.go index 87926f1aba..33103e1b81 100644 --- a/loganalytics/clean_request_response.go +++ b/loganalytics/clean_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/cluster_command_descriptor.go b/loganalytics/cluster_command_descriptor.go index 8effd96f81..7c9c647c34 100644 --- a/loganalytics/cluster_command_descriptor.go +++ b/loganalytics/cluster_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/cluster_compare_command_descriptor.go b/loganalytics/cluster_compare_command_descriptor.go index ef9a007ddd..38615dae02 100644 --- a/loganalytics/cluster_compare_command_descriptor.go +++ b/loganalytics/cluster_compare_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/cluster_details_command_descriptor.go b/loganalytics/cluster_details_command_descriptor.go index 90fcdda78b..0b2d941382 100644 --- a/loganalytics/cluster_details_command_descriptor.go +++ b/loganalytics/cluster_details_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/cluster_split_command_descriptor.go b/loganalytics/cluster_split_command_descriptor.go index 116f4b8e3c..2f6e6b0a93 100644 --- a/loganalytics/cluster_split_command_descriptor.go +++ b/loganalytics/cluster_split_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/column.go b/loganalytics/column.go index 049068973d..69591646b4 100644 --- a/loganalytics/column.go +++ b/loganalytics/column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/column_name.go b/loganalytics/column_name.go index fe3590b3d5..ff3d75a3f1 100644 --- a/loganalytics/column_name.go +++ b/loganalytics/column_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/column_name_collection.go b/loganalytics/column_name_collection.go index 13cf114fc9..28eb576185 100644 --- a/loganalytics/column_name_collection.go +++ b/loganalytics/column_name_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/command_descriptor.go b/loganalytics/command_descriptor.go index e1a4caca92..62aaa51ceb 100644 --- a/loganalytics/command_descriptor.go +++ b/loganalytics/command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/compare_command_descriptor.go b/loganalytics/compare_command_descriptor.go index 736a6d058d..da9d796bc4 100644 --- a/loganalytics/compare_command_descriptor.go +++ b/loganalytics/compare_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/compare_content_details.go b/loganalytics/compare_content_details.go index 0f95d41109..27314de9e2 100644 --- a/loganalytics/compare_content_details.go +++ b/loganalytics/compare_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/compare_content_request_response.go b/loganalytics/compare_content_request_response.go index ab2f1a3426..3b3ffda633 100644 --- a/loganalytics/compare_content_request_response.go +++ b/loganalytics/compare_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/compare_content_result.go b/loganalytics/compare_content_result.go index 44826eb685..e7b53d6eda 100644 --- a/loganalytics/compare_content_result.go +++ b/loganalytics/compare_content_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/compare_line_result.go b/loganalytics/compare_line_result.go index a8302baec8..6031c6f51c 100644 --- a/loganalytics/compare_line_result.go +++ b/loganalytics/compare_line_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/condition_block.go b/loganalytics/condition_block.go index 41df142d3a..6e8063176e 100644 --- a/loganalytics/condition_block.go +++ b/loganalytics/condition_block.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/config_lifecycle_state.go b/loganalytics/config_lifecycle_state.go index 39b044ea09..cbcad3b569 100644 --- a/loganalytics/config_lifecycle_state.go +++ b/loganalytics/config_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_acceleration_task_details.go b/loganalytics/create_acceleration_task_details.go index 0bb9a05841..e9f1652d5d 100644 --- a/loganalytics/create_acceleration_task_details.go +++ b/loganalytics/create_acceleration_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_ingest_time_rule_details.go b/loganalytics/create_ingest_time_rule_details.go index 27e816b3b7..0ec515ec56 100644 --- a/loganalytics/create_ingest_time_rule_details.go +++ b/loganalytics/create_ingest_time_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_ingest_time_rule_request_response.go b/loganalytics/create_ingest_time_rule_request_response.go index b4616f2ded..2fac1dbbbd 100644 --- a/loganalytics/create_ingest_time_rule_request_response.go +++ b/loganalytics/create_ingest_time_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_em_bridge_details.go b/loganalytics/create_log_analytics_em_bridge_details.go index 9935a86492..1ce927f453 100644 --- a/loganalytics/create_log_analytics_em_bridge_details.go +++ b/loganalytics/create_log_analytics_em_bridge_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_em_bridge_request_response.go b/loganalytics/create_log_analytics_em_bridge_request_response.go index ef67c7cc59..73b82c7118 100644 --- a/loganalytics/create_log_analytics_em_bridge_request_response.go +++ b/loganalytics/create_log_analytics_em_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_entity_details.go b/loganalytics/create_log_analytics_entity_details.go index 9814a4070b..da260cb614 100644 --- a/loganalytics/create_log_analytics_entity_details.go +++ b/loganalytics/create_log_analytics_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_entity_request_response.go b/loganalytics/create_log_analytics_entity_request_response.go index 10dc918cd6..18d3a877c5 100644 --- a/loganalytics/create_log_analytics_entity_request_response.go +++ b/loganalytics/create_log_analytics_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_entity_type_details.go b/loganalytics/create_log_analytics_entity_type_details.go index c5b87d1210..49e31b5ed5 100644 --- a/loganalytics/create_log_analytics_entity_type_details.go +++ b/loganalytics/create_log_analytics_entity_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_entity_type_request_response.go b/loganalytics/create_log_analytics_entity_type_request_response.go index 5f683c908d..0bf18a36fa 100644 --- a/loganalytics/create_log_analytics_entity_type_request_response.go +++ b/loganalytics/create_log_analytics_entity_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_log_group_details.go b/loganalytics/create_log_analytics_log_group_details.go index 5695253071..da440567a2 100644 --- a/loganalytics/create_log_analytics_log_group_details.go +++ b/loganalytics/create_log_analytics_log_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_log_group_request_response.go b/loganalytics/create_log_analytics_log_group_request_response.go index b305f45907..cabf34f616 100644 --- a/loganalytics/create_log_analytics_log_group_request_response.go +++ b/loganalytics/create_log_analytics_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_object_collection_rule_details.go b/loganalytics/create_log_analytics_object_collection_rule_details.go index 189404a208..f28f2b499c 100644 --- a/loganalytics/create_log_analytics_object_collection_rule_details.go +++ b/loganalytics/create_log_analytics_object_collection_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_log_analytics_object_collection_rule_request_response.go b/loganalytics/create_log_analytics_object_collection_rule_request_response.go index c5801f51e3..85e2eecf62 100644 --- a/loganalytics/create_log_analytics_object_collection_rule_request_response.go +++ b/loganalytics/create_log_analytics_object_collection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_scheduled_task_details.go b/loganalytics/create_scheduled_task_details.go index fcc3b7d255..d7baca3c74 100644 --- a/loganalytics/create_scheduled_task_details.go +++ b/loganalytics/create_scheduled_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_scheduled_task_request_response.go b/loganalytics/create_scheduled_task_request_response.go index 1923f6d24d..ae304e0214 100644 --- a/loganalytics/create_scheduled_task_request_response.go +++ b/loganalytics/create_scheduled_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_standard_task_details.go b/loganalytics/create_standard_task_details.go index 50b784c9e3..a435155f84 100644 --- a/loganalytics/create_standard_task_details.go +++ b/loganalytics/create_standard_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/create_view_command_descriptor.go b/loganalytics/create_view_command_descriptor.go index c04c03687c..4b50b1fab5 100644 --- a/loganalytics/create_view_command_descriptor.go +++ b/loganalytics/create_view_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/creation_source.go b/loganalytics/creation_source.go index 5cb2bec0d1..68c5e46ad0 100644 --- a/loganalytics/creation_source.go +++ b/loganalytics/creation_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/creation_source_type.go b/loganalytics/creation_source_type.go index 971c67fb50..3d93bcef42 100644 --- a/loganalytics/creation_source_type.go +++ b/loganalytics/creation_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/credential_endpoint.go b/loganalytics/credential_endpoint.go index 32a9eb16d9..2ae797f817 100644 --- a/loganalytics/credential_endpoint.go +++ b/loganalytics/credential_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/cron_schedule.go b/loganalytics/cron_schedule.go index 8953c16465..73c60a2761 100644 --- a/loganalytics/cron_schedule.go +++ b/loganalytics/cron_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/dedup_command_descriptor.go b/loganalytics/dedup_command_descriptor.go index c2aca79501..4b978ea21e 100644 --- a/loganalytics/dedup_command_descriptor.go +++ b/loganalytics/dedup_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_associations_request_response.go b/loganalytics/delete_associations_request_response.go index c3c52ab909..aab89aaecd 100644 --- a/loganalytics/delete_associations_request_response.go +++ b/loganalytics/delete_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_command_descriptor.go b/loganalytics/delete_command_descriptor.go index 876b88c73d..81ba1019cc 100644 --- a/loganalytics/delete_command_descriptor.go +++ b/loganalytics/delete_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_field_request_response.go b/loganalytics/delete_field_request_response.go index df50851c08..5bdfde8a33 100644 --- a/loganalytics/delete_field_request_response.go +++ b/loganalytics/delete_field_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_ingest_time_rule_request_response.go b/loganalytics/delete_ingest_time_rule_request_response.go index 5bd29e8358..04c1602a73 100644 --- a/loganalytics/delete_ingest_time_rule_request_response.go +++ b/loganalytics/delete_ingest_time_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_label_request_response.go b/loganalytics/delete_label_request_response.go index 8a53b71066..ff42ff7ad4 100644 --- a/loganalytics/delete_label_request_response.go +++ b/loganalytics/delete_label_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_association.go b/loganalytics/delete_log_analytics_association.go index 65184dfbda..6739479077 100644 --- a/loganalytics/delete_log_analytics_association.go +++ b/loganalytics/delete_log_analytics_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_association_details.go b/loganalytics/delete_log_analytics_association_details.go index 24542882f2..e20f394ab8 100644 --- a/loganalytics/delete_log_analytics_association_details.go +++ b/loganalytics/delete_log_analytics_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_em_bridge_request_response.go b/loganalytics/delete_log_analytics_em_bridge_request_response.go index fd6fecdf74..93a799bfbb 100644 --- a/loganalytics/delete_log_analytics_em_bridge_request_response.go +++ b/loganalytics/delete_log_analytics_em_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_entity_request_response.go b/loganalytics/delete_log_analytics_entity_request_response.go index 86349bfacc..ee093163fe 100644 --- a/loganalytics/delete_log_analytics_entity_request_response.go +++ b/loganalytics/delete_log_analytics_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_entity_type_request_response.go b/loganalytics/delete_log_analytics_entity_type_request_response.go index 0c297867a5..40eb4621c5 100644 --- a/loganalytics/delete_log_analytics_entity_type_request_response.go +++ b/loganalytics/delete_log_analytics_entity_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_log_group_request_response.go b/loganalytics/delete_log_analytics_log_group_request_response.go index fdf0fd671c..51d0b828e9 100644 --- a/loganalytics/delete_log_analytics_log_group_request_response.go +++ b/loganalytics/delete_log_analytics_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_log_analytics_object_collection_rule_request_response.go b/loganalytics/delete_log_analytics_object_collection_rule_request_response.go index 5a85b50e52..b6703e5571 100644 --- a/loganalytics/delete_log_analytics_object_collection_rule_request_response.go +++ b/loganalytics/delete_log_analytics_object_collection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_lookup_request_response.go b/loganalytics/delete_lookup_request_response.go index bfb3e8b1c4..3a45968dc8 100644 --- a/loganalytics/delete_lookup_request_response.go +++ b/loganalytics/delete_lookup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_parser_request_response.go b/loganalytics/delete_parser_request_response.go index 37c16a8bb6..f4a03ca168 100644 --- a/loganalytics/delete_parser_request_response.go +++ b/loganalytics/delete_parser_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_scheduled_task_request_response.go b/loganalytics/delete_scheduled_task_request_response.go index 9f5c2d6dae..3960a149fb 100644 --- a/loganalytics/delete_scheduled_task_request_response.go +++ b/loganalytics/delete_scheduled_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_source_request_response.go b/loganalytics/delete_source_request_response.go index 2b966716b6..3a3f688b8a 100644 --- a/loganalytics/delete_source_request_response.go +++ b/loganalytics/delete_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_upload_file_request_response.go b/loganalytics/delete_upload_file_request_response.go index 66ce7f9726..f47e6e8a6c 100644 --- a/loganalytics/delete_upload_file_request_response.go +++ b/loganalytics/delete_upload_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_upload_request_response.go b/loganalytics/delete_upload_request_response.go index 85d675583d..69c50aedf3 100644 --- a/loganalytics/delete_upload_request_response.go +++ b/loganalytics/delete_upload_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delete_upload_warning_request_response.go b/loganalytics/delete_upload_warning_request_response.go index aa85e0f076..8b82edfadc 100644 --- a/loganalytics/delete_upload_warning_request_response.go +++ b/loganalytics/delete_upload_warning_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/delta_command_descriptor.go b/loganalytics/delta_command_descriptor.go index 1192789f0c..e1a6caaaf4 100644 --- a/loganalytics/delta_command_descriptor.go +++ b/loganalytics/delta_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/demo_mode_command_descriptor.go b/loganalytics/demo_mode_command_descriptor.go index 09625b771b..5e08ac63b8 100644 --- a/loganalytics/demo_mode_command_descriptor.go +++ b/loganalytics/demo_mode_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/disable_archiving_request_response.go b/loganalytics/disable_archiving_request_response.go index 922f416cc3..e2176b2755 100644 --- a/loganalytics/disable_archiving_request_response.go +++ b/loganalytics/disable_archiving_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/disable_auto_association_detail.go b/loganalytics/disable_auto_association_detail.go index 682b6f620c..512e4c862d 100644 --- a/loganalytics/disable_auto_association_detail.go +++ b/loganalytics/disable_auto_association_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/disable_auto_association_details.go b/loganalytics/disable_auto_association_details.go index 3cd9e177c5..0806b4b78c 100644 --- a/loganalytics/disable_auto_association_details.go +++ b/loganalytics/disable_auto_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/disable_auto_association_request_response.go b/loganalytics/disable_auto_association_request_response.go index a0e42b4c3d..2877bf3735 100644 --- a/loganalytics/disable_auto_association_request_response.go +++ b/loganalytics/disable_auto_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/disable_ingest_time_rule_request_response.go b/loganalytics/disable_ingest_time_rule_request_response.go index 1a73debd94..9374f5fb54 100644 --- a/loganalytics/disable_ingest_time_rule_request_response.go +++ b/loganalytics/disable_ingest_time_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/disable_source_event_types_request_response.go b/loganalytics/disable_source_event_types_request_response.go index e805478bdb..1530b9f0a3 100644 --- a/loganalytics/disable_source_event_types_request_response.go +++ b/loganalytics/disable_source_event_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/distinct_command_descriptor.go b/loganalytics/distinct_command_descriptor.go index 41fb635009..7cfc0750f4 100644 --- a/loganalytics/distinct_command_descriptor.go +++ b/loganalytics/distinct_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/efd_regex_result.go b/loganalytics/efd_regex_result.go index 5884b3cc17..01e4f010b8 100644 --- a/loganalytics/efd_regex_result.go +++ b/loganalytics/efd_regex_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/effective_property_collection.go b/loganalytics/effective_property_collection.go index a6a6c0a857..78093536d9 100644 --- a/loganalytics/effective_property_collection.go +++ b/loganalytics/effective_property_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/effective_property_summary.go b/loganalytics/effective_property_summary.go index 7cf73ed010..80cd652aa8 100644 --- a/loganalytics/effective_property_summary.go +++ b/loganalytics/effective_property_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/em_bridge_latest_import_processing_status.go b/loganalytics/em_bridge_latest_import_processing_status.go index 41d8ff737b..481fafdea5 100644 --- a/loganalytics/em_bridge_latest_import_processing_status.go +++ b/loganalytics/em_bridge_latest_import_processing_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/em_bridge_lifecycle_states.go b/loganalytics/em_bridge_lifecycle_states.go index 12f4ed143e..960d44eeab 100644 --- a/loganalytics/em_bridge_lifecycle_states.go +++ b/loganalytics/em_bridge_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/enable_archiving_request_response.go b/loganalytics/enable_archiving_request_response.go index dde4edcfa4..4425294281 100644 --- a/loganalytics/enable_archiving_request_response.go +++ b/loganalytics/enable_archiving_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/enable_auto_association_detail.go b/loganalytics/enable_auto_association_detail.go index f6468b856a..689a52d077 100644 --- a/loganalytics/enable_auto_association_detail.go +++ b/loganalytics/enable_auto_association_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/enable_auto_association_details.go b/loganalytics/enable_auto_association_details.go index 289ea8de84..0211949917 100644 --- a/loganalytics/enable_auto_association_details.go +++ b/loganalytics/enable_auto_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/enable_auto_association_request_response.go b/loganalytics/enable_auto_association_request_response.go index f95651ea34..c2f8f6e1b9 100644 --- a/loganalytics/enable_auto_association_request_response.go +++ b/loganalytics/enable_auto_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/enable_ingest_time_rule_request_response.go b/loganalytics/enable_ingest_time_rule_request_response.go index fc303c86bc..d0eac409fd 100644 --- a/loganalytics/enable_ingest_time_rule_request_response.go +++ b/loganalytics/enable_ingest_time_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/enable_source_event_types_request_response.go b/loganalytics/enable_source_event_types_request_response.go index d82f7964d8..bd777d6b87 100644 --- a/loganalytics/enable_source_event_types_request_response.go +++ b/loganalytics/enable_source_event_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/encryption_key_info_collection.go b/loganalytics/encryption_key_info_collection.go index 901c12239f..1ad796bbb8 100644 --- a/loganalytics/encryption_key_info_collection.go +++ b/loganalytics/encryption_key_info_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/encryption_key_info_summary.go b/loganalytics/encryption_key_info_summary.go index ff2a54af91..57f06b25d9 100644 --- a/loganalytics/encryption_key_info_summary.go +++ b/loganalytics/encryption_key_info_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/encryption_key_source.go b/loganalytics/encryption_key_source.go index b4cc8de2db..0ba3bebb42 100644 --- a/loganalytics/encryption_key_source.go +++ b/loganalytics/encryption_key_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/encryption_key_type.go b/loganalytics/encryption_key_type.go index 8474893248..737814d876 100644 --- a/loganalytics/encryption_key_type.go +++ b/loganalytics/encryption_key_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/endpoint_credentials.go b/loganalytics/endpoint_credentials.go index 4ae5523abc..7b40a61574 100644 --- a/loganalytics/endpoint_credentials.go +++ b/loganalytics/endpoint_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/endpoint_proxy.go b/loganalytics/endpoint_proxy.go index 21054dc841..743b907d87 100644 --- a/loganalytics/endpoint_proxy.go +++ b/loganalytics/endpoint_proxy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/endpoint_request.go b/loganalytics/endpoint_request.go index 74c0b7e89e..16598ae7f8 100644 --- a/loganalytics/endpoint_request.go +++ b/loganalytics/endpoint_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/endpoint_response.go b/loganalytics/endpoint_response.go index 94985a50bf..6481162e63 100644 --- a/loganalytics/endpoint_response.go +++ b/loganalytics/endpoint_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/endpoint_result.go b/loganalytics/endpoint_result.go index f55258d29a..c21e9c831d 100644 --- a/loganalytics/endpoint_result.go +++ b/loganalytics/endpoint_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/entity_cloud_type.go b/loganalytics/entity_cloud_type.go index fce933f75a..6f90433fb8 100644 --- a/loganalytics/entity_cloud_type.go +++ b/loganalytics/entity_cloud_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/entity_lifecycle_states.go b/loganalytics/entity_lifecycle_states.go index 510371dd3f..8239509bfc 100644 --- a/loganalytics/entity_lifecycle_states.go +++ b/loganalytics/entity_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/entity_type_property.go b/loganalytics/entity_type_property.go index e322265c35..a83a3f58e7 100644 --- a/loganalytics/entity_type_property.go +++ b/loganalytics/entity_type_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/error_details.go b/loganalytics/error_details.go index 509af2f9ed..22cb7b1386 100644 --- a/loganalytics/error_details.go +++ b/loganalytics/error_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_purge_data_size_details.go b/loganalytics/estimate_purge_data_size_details.go index 06d8629789..815e62d3e2 100644 --- a/loganalytics/estimate_purge_data_size_details.go +++ b/loganalytics/estimate_purge_data_size_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_purge_data_size_request_response.go b/loganalytics/estimate_purge_data_size_request_response.go index 4a7dded087..b8fbb7b7f1 100644 --- a/loganalytics/estimate_purge_data_size_request_response.go +++ b/loganalytics/estimate_purge_data_size_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_purge_data_size_result.go b/loganalytics/estimate_purge_data_size_result.go index 250ce97615..21576f5ae4 100644 --- a/loganalytics/estimate_purge_data_size_result.go +++ b/loganalytics/estimate_purge_data_size_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_recall_data_size_details.go b/loganalytics/estimate_recall_data_size_details.go index bb6d14667a..bc03b6c1b7 100644 --- a/loganalytics/estimate_recall_data_size_details.go +++ b/loganalytics/estimate_recall_data_size_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_recall_data_size_request_response.go b/loganalytics/estimate_recall_data_size_request_response.go index 445e97e0e3..93800eb717 100644 --- a/loganalytics/estimate_recall_data_size_request_response.go +++ b/loganalytics/estimate_recall_data_size_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_recall_data_size_result.go b/loganalytics/estimate_recall_data_size_result.go index 869a859295..ab54f94cd0 100644 --- a/loganalytics/estimate_recall_data_size_result.go +++ b/loganalytics/estimate_recall_data_size_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_release_data_size_details.go b/loganalytics/estimate_release_data_size_details.go index ed84bc453d..63c638ca65 100644 --- a/loganalytics/estimate_release_data_size_details.go +++ b/loganalytics/estimate_release_data_size_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_release_data_size_request_response.go b/loganalytics/estimate_release_data_size_request_response.go index 671a3c9243..ce8ebe1dd8 100644 --- a/loganalytics/estimate_release_data_size_request_response.go +++ b/loganalytics/estimate_release_data_size_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/estimate_release_data_size_result.go b/loganalytics/estimate_release_data_size_result.go index 0363a341fa..1c9a229c64 100644 --- a/loganalytics/estimate_release_data_size_result.go +++ b/loganalytics/estimate_release_data_size_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/eval_command_descriptor.go b/loganalytics/eval_command_descriptor.go index b992ce1295..6a54cb1bfe 100644 --- a/loganalytics/eval_command_descriptor.go +++ b/loganalytics/eval_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/event_stats_command_descriptor.go b/loganalytics/event_stats_command_descriptor.go index 51faf617b4..bd00521b9f 100644 --- a/loganalytics/event_stats_command_descriptor.go +++ b/loganalytics/event_stats_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/event_type.go b/loganalytics/event_type.go index c59a3d2aa3..ebee5fb0c4 100644 --- a/loganalytics/event_type.go +++ b/loganalytics/event_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/event_type_collection.go b/loganalytics/event_type_collection.go index 2432efd6b6..37632b58b8 100644 --- a/loganalytics/event_type_collection.go +++ b/loganalytics/event_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/event_type_details.go b/loganalytics/event_type_details.go index ff0f5f792b..934a7a413b 100644 --- a/loganalytics/event_type_details.go +++ b/loganalytics/event_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/export_content.go b/loganalytics/export_content.go index f94fe34d02..ef0b0a45bc 100644 --- a/loganalytics/export_content.go +++ b/loganalytics/export_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/export_custom_content_request_response.go b/loganalytics/export_custom_content_request_response.go index 81b467fbad..ef2f36f60e 100644 --- a/loganalytics/export_custom_content_request_response.go +++ b/loganalytics/export_custom_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/export_details.go b/loganalytics/export_details.go index 96bb5983fe..6ddb187fec 100644 --- a/loganalytics/export_details.go +++ b/loganalytics/export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/export_query_result_request_response.go b/loganalytics/export_query_result_request_response.go index 48f7a99ea3..9753711aa3 100644 --- a/loganalytics/export_query_result_request_response.go +++ b/loganalytics/export_query_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extended_fields_validation_result.go b/loganalytics/extended_fields_validation_result.go index 387ad7f0df..dd3d6771d6 100644 --- a/loganalytics/extended_fields_validation_result.go +++ b/loganalytics/extended_fields_validation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extract_command_descriptor.go b/loganalytics/extract_command_descriptor.go index 2c4648fbd0..5441991969 100644 --- a/loganalytics/extract_command_descriptor.go +++ b/loganalytics/extract_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extract_log_field_results.go b/loganalytics/extract_log_field_results.go index 03ecb58d8c..519ca36697 100644 --- a/loganalytics/extract_log_field_results.go +++ b/loganalytics/extract_log_field_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extract_log_header_details.go b/loganalytics/extract_log_header_details.go index 11f75c5d13..09be15934e 100644 --- a/loganalytics/extract_log_header_details.go +++ b/loganalytics/extract_log_header_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extract_log_header_results.go b/loganalytics/extract_log_header_results.go index 028557bbf7..8e77ab91a4 100644 --- a/loganalytics/extract_log_header_results.go +++ b/loganalytics/extract_log_header_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extract_structured_log_field_paths_request_response.go b/loganalytics/extract_structured_log_field_paths_request_response.go index 21db86d14a..fb8eb89482 100644 --- a/loganalytics/extract_structured_log_field_paths_request_response.go +++ b/loganalytics/extract_structured_log_field_paths_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/extract_structured_log_header_paths_request_response.go b/loganalytics/extract_structured_log_header_paths_request_response.go index fbca0afd08..1a496deb02 100644 --- a/loganalytics/extract_structured_log_header_paths_request_response.go +++ b/loganalytics/extract_structured_log_header_paths_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/field.go b/loganalytics/field.go index a1a5c72bec..59892f05df 100644 --- a/loganalytics/field.go +++ b/loganalytics/field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/field_argument.go b/loganalytics/field_argument.go index 0cc16bb6a3..97c8e331e6 100644 --- a/loganalytics/field_argument.go +++ b/loganalytics/field_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/field_summary_command_descriptor.go b/loganalytics/field_summary_command_descriptor.go index 44b3729ac3..4c5674f865 100644 --- a/loganalytics/field_summary_command_descriptor.go +++ b/loganalytics/field_summary_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/field_summary_report.go b/loganalytics/field_summary_report.go index 0d256f37e0..8b21a607b7 100644 --- a/loganalytics/field_summary_report.go +++ b/loganalytics/field_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/field_value.go b/loganalytics/field_value.go index e61e9e86fd..4b02ef1a0c 100644 --- a/loganalytics/field_value.go +++ b/loganalytics/field_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/fields_add_remove_field.go b/loganalytics/fields_add_remove_field.go index c803eb32c6..2f995eb781 100644 --- a/loganalytics/fields_add_remove_field.go +++ b/loganalytics/fields_add_remove_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/fields_command_descriptor.go b/loganalytics/fields_command_descriptor.go index 9d4425e184..ffab61f6dc 100644 --- a/loganalytics/fields_command_descriptor.go +++ b/loganalytics/fields_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/file_validation_response.go b/loganalytics/file_validation_response.go index b2b51bd789..e8d8da6642 100644 --- a/loganalytics/file_validation_response.go +++ b/loganalytics/file_validation_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/filter.go b/loganalytics/filter.go index 974c2b9c4a..6ec944b181 100644 --- a/loganalytics/filter.go +++ b/loganalytics/filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/filter_details.go b/loganalytics/filter_details.go index f3456b96db..e2178b48da 100644 --- a/loganalytics/filter_details.go +++ b/loganalytics/filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/filter_output.go b/loganalytics/filter_output.go index 917bc8f5de..ee39a047a9 100644 --- a/loganalytics/filter_output.go +++ b/loganalytics/filter_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/filter_request_response.go b/loganalytics/filter_request_response.go index 44c99bc3b4..a3aef4b184 100644 --- a/loganalytics/filter_request_response.go +++ b/loganalytics/filter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/fixed_frequency_schedule.go b/loganalytics/fixed_frequency_schedule.go index c92f736c90..4d17a21e97 100644 --- a/loganalytics/fixed_frequency_schedule.go +++ b/loganalytics/fixed_frequency_schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/frequent_command_descriptor.go b/loganalytics/frequent_command_descriptor.go index 9f0bdd890d..1ab30b5518 100644 --- a/loganalytics/frequent_command_descriptor.go +++ b/loganalytics/frequent_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/function_field.go b/loganalytics/function_field.go index e52f7cea96..f78b42137f 100644 --- a/loganalytics/function_field.go +++ b/loganalytics/function_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/geo_stats_command_descriptor.go b/loganalytics/geo_stats_command_descriptor.go index d65f410690..ae376991df 100644 --- a/loganalytics/geo_stats_command_descriptor.go +++ b/loganalytics/geo_stats_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_association_summary_request_response.go b/loganalytics/get_association_summary_request_response.go index 73449a7f80..985c863c8b 100644 --- a/loganalytics/get_association_summary_request_response.go +++ b/loganalytics/get_association_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_category_request_response.go b/loganalytics/get_category_request_response.go index 8bf1ff3ffe..e7dbca1383 100644 --- a/loganalytics/get_category_request_response.go +++ b/loganalytics/get_category_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_column_names_request_response.go b/loganalytics/get_column_names_request_response.go index 20547950c7..6a8ea21f4d 100644 --- a/loganalytics/get_column_names_request_response.go +++ b/loganalytics/get_column_names_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_config_work_request_request_response.go b/loganalytics/get_config_work_request_request_response.go index f069067624..8728682ea7 100644 --- a/loganalytics/get_config_work_request_request_response.go +++ b/loganalytics/get_config_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_field_request_response.go b/loganalytics/get_field_request_response.go index d7b805d842..19740f7504 100644 --- a/loganalytics/get_field_request_response.go +++ b/loganalytics/get_field_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_fields_summary_request_response.go b/loganalytics/get_fields_summary_request_response.go index 540085ac94..cf80ab9ab7 100644 --- a/loganalytics/get_fields_summary_request_response.go +++ b/loganalytics/get_fields_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_ingest_time_rule_request_response.go b/loganalytics/get_ingest_time_rule_request_response.go index b88e629f61..25630da198 100644 --- a/loganalytics/get_ingest_time_rule_request_response.go +++ b/loganalytics/get_ingest_time_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_label_request_response.go b/loganalytics/get_label_request_response.go index 8dd16a58d2..ad0c9f581e 100644 --- a/loganalytics/get_label_request_response.go +++ b/loganalytics/get_label_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_label_summary_request_response.go b/loganalytics/get_label_summary_request_response.go index 1a84268480..4dcd3dc1ab 100644 --- a/loganalytics/get_label_summary_request_response.go +++ b/loganalytics/get_label_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_em_bridge_request_response.go b/loganalytics/get_log_analytics_em_bridge_request_response.go index e9737bd18a..2b2fede1ac 100644 --- a/loganalytics/get_log_analytics_em_bridge_request_response.go +++ b/loganalytics/get_log_analytics_em_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_em_bridge_summary_request_response.go b/loganalytics/get_log_analytics_em_bridge_summary_request_response.go index 39d18cacc5..1c37050ac2 100644 --- a/loganalytics/get_log_analytics_em_bridge_summary_request_response.go +++ b/loganalytics/get_log_analytics_em_bridge_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_entities_summary_request_response.go b/loganalytics/get_log_analytics_entities_summary_request_response.go index c1d1c29d90..98114bdee4 100644 --- a/loganalytics/get_log_analytics_entities_summary_request_response.go +++ b/loganalytics/get_log_analytics_entities_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_entity_request_response.go b/loganalytics/get_log_analytics_entity_request_response.go index 4a7200ab2f..30e1b01956 100644 --- a/loganalytics/get_log_analytics_entity_request_response.go +++ b/loganalytics/get_log_analytics_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_entity_type_request_response.go b/loganalytics/get_log_analytics_entity_type_request_response.go index d8a4d25e97..d6cb2b7af9 100644 --- a/loganalytics/get_log_analytics_entity_type_request_response.go +++ b/loganalytics/get_log_analytics_entity_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_log_group_request_response.go b/loganalytics/get_log_analytics_log_group_request_response.go index 49bd370019..dfb69bde0c 100644 --- a/loganalytics/get_log_analytics_log_group_request_response.go +++ b/loganalytics/get_log_analytics_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_log_groups_summary_request_response.go b/loganalytics/get_log_analytics_log_groups_summary_request_response.go index 7156676900..dbf5675c19 100644 --- a/loganalytics/get_log_analytics_log_groups_summary_request_response.go +++ b/loganalytics/get_log_analytics_log_groups_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_analytics_object_collection_rule_request_response.go b/loganalytics/get_log_analytics_object_collection_rule_request_response.go index 4299f110a7..308b4a773d 100644 --- a/loganalytics/get_log_analytics_object_collection_rule_request_response.go +++ b/loganalytics/get_log_analytics_object_collection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_log_sets_count_request_response.go b/loganalytics/get_log_sets_count_request_response.go index 1b7ef00ebc..3fb2a1189d 100644 --- a/loganalytics/get_log_sets_count_request_response.go +++ b/loganalytics/get_log_sets_count_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_lookup_request_response.go b/loganalytics/get_lookup_request_response.go index b1652b39bf..a2a12c6c53 100644 --- a/loganalytics/get_lookup_request_response.go +++ b/loganalytics/get_lookup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_lookup_summary_request_response.go b/loganalytics/get_lookup_summary_request_response.go index b30ffc4c5e..5300c6c861 100644 --- a/loganalytics/get_lookup_summary_request_response.go +++ b/loganalytics/get_lookup_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_namespace_request_response.go b/loganalytics/get_namespace_request_response.go index 9e68c37b3c..65d7a03c07 100644 --- a/loganalytics/get_namespace_request_response.go +++ b/loganalytics/get_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_parser_request_response.go b/loganalytics/get_parser_request_response.go index 6c8de33bad..25c8da6387 100644 --- a/loganalytics/get_parser_request_response.go +++ b/loganalytics/get_parser_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_parser_summary_request_response.go b/loganalytics/get_parser_summary_request_response.go index 32ec19836d..21efada857 100644 --- a/loganalytics/get_parser_summary_request_response.go +++ b/loganalytics/get_parser_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_preferences_request_response.go b/loganalytics/get_preferences_request_response.go index b2f9295409..a0805e8911 100644 --- a/loganalytics/get_preferences_request_response.go +++ b/loganalytics/get_preferences_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_query_result_request_response.go b/loganalytics/get_query_result_request_response.go index f65ac05248..bc4ac68e4a 100644 --- a/loganalytics/get_query_result_request_response.go +++ b/loganalytics/get_query_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_query_work_request_request_response.go b/loganalytics/get_query_work_request_request_response.go index 5bca0a957d..819d994192 100644 --- a/loganalytics/get_query_work_request_request_response.go +++ b/loganalytics/get_query_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_recall_count_request_response.go b/loganalytics/get_recall_count_request_response.go index abbf7c5e57..1ea53800a0 100644 --- a/loganalytics/get_recall_count_request_response.go +++ b/loganalytics/get_recall_count_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_recalled_data_size_request_response.go b/loganalytics/get_recalled_data_size_request_response.go index 881b3013fe..13ed9f8def 100644 --- a/loganalytics/get_recalled_data_size_request_response.go +++ b/loganalytics/get_recalled_data_size_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_rules_summary_request_response.go b/loganalytics/get_rules_summary_request_response.go index 837163113c..716df306ad 100644 --- a/loganalytics/get_rules_summary_request_response.go +++ b/loganalytics/get_rules_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_scheduled_task_request_response.go b/loganalytics/get_scheduled_task_request_response.go index 2cbb677060..ae202bc265 100644 --- a/loganalytics/get_scheduled_task_request_response.go +++ b/loganalytics/get_scheduled_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_source_request_response.go b/loganalytics/get_source_request_response.go index 8a1b45aa9e..0dde41b697 100644 --- a/loganalytics/get_source_request_response.go +++ b/loganalytics/get_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_source_summary_request_response.go b/loganalytics/get_source_summary_request_response.go index 77ae43a7f9..0bc4cfe905 100644 --- a/loganalytics/get_source_summary_request_response.go +++ b/loganalytics/get_source_summary_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_storage_request_response.go b/loganalytics/get_storage_request_response.go index 7a300493f9..f4d427bd2e 100644 --- a/loganalytics/get_storage_request_response.go +++ b/loganalytics/get_storage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_storage_usage_request_response.go b/loganalytics/get_storage_usage_request_response.go index baef912eb8..bf51cf72e4 100644 --- a/loganalytics/get_storage_usage_request_response.go +++ b/loganalytics/get_storage_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_storage_work_request_request_response.go b/loganalytics/get_storage_work_request_request_response.go index cd2b63719a..60f5fa2bc8 100644 --- a/loganalytics/get_storage_work_request_request_response.go +++ b/loganalytics/get_storage_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_unprocessed_data_bucket_request_response.go b/loganalytics/get_unprocessed_data_bucket_request_response.go index 7356f0ad54..89d7edfc9d 100644 --- a/loganalytics/get_unprocessed_data_bucket_request_response.go +++ b/loganalytics/get_unprocessed_data_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_upload_request_response.go b/loganalytics/get_upload_request_response.go index 7e46deaacd..5e81c0667c 100644 --- a/loganalytics/get_upload_request_response.go +++ b/loganalytics/get_upload_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/get_work_request_request_response.go b/loganalytics/get_work_request_request_response.go index 93c93214bc..029b8693f5 100644 --- a/loganalytics/get_work_request_request_response.go +++ b/loganalytics/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/head_command_descriptor.go b/loganalytics/head_command_descriptor.go index 0040758e38..ae0019b2b8 100644 --- a/loganalytics/head_command_descriptor.go +++ b/loganalytics/head_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/highlight_command_descriptor.go b/loganalytics/highlight_command_descriptor.go index 393178abfd..8ea9c84bea 100644 --- a/loganalytics/highlight_command_descriptor.go +++ b/loganalytics/highlight_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/highlight_groups_command_descriptor.go b/loganalytics/highlight_groups_command_descriptor.go index 6405bd9e26..333ac40987 100644 --- a/loganalytics/highlight_groups_command_descriptor.go +++ b/loganalytics/highlight_groups_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/highlight_rows_command_descriptor.go b/loganalytics/highlight_rows_command_descriptor.go index 3bbe4692a6..38931c1ccf 100644 --- a/loganalytics/highlight_rows_command_descriptor.go +++ b/loganalytics/highlight_rows_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/import_custom_content_request_response.go b/loganalytics/import_custom_content_request_response.go index 229240fb36..0ccc612ba8 100644 --- a/loganalytics/import_custom_content_request_response.go +++ b/loganalytics/import_custom_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/indexes.go b/loganalytics/indexes.go index c460b6f41b..5d323d5062 100644 --- a/loganalytics/indexes.go +++ b/loganalytics/indexes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule.go b/loganalytics/ingest_time_rule.go index 8e7e254e35..6eac1c6ddb 100644 --- a/loganalytics/ingest_time_rule.go +++ b/loganalytics/ingest_time_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_action.go b/loganalytics/ingest_time_rule_action.go index ccdd018ab1..43897d0cb9 100644 --- a/loganalytics/ingest_time_rule_action.go +++ b/loganalytics/ingest_time_rule_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_additional_field_condition.go b/loganalytics/ingest_time_rule_additional_field_condition.go index b5ddc65a61..b50c68281d 100644 --- a/loganalytics/ingest_time_rule_additional_field_condition.go +++ b/loganalytics/ingest_time_rule_additional_field_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_condition.go b/loganalytics/ingest_time_rule_condition.go index 99a07512c1..7d85597c10 100644 --- a/loganalytics/ingest_time_rule_condition.go +++ b/loganalytics/ingest_time_rule_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_field_condition.go b/loganalytics/ingest_time_rule_field_condition.go index 288c8e3a3f..80899eeecc 100644 --- a/loganalytics/ingest_time_rule_field_condition.go +++ b/loganalytics/ingest_time_rule_field_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_metric_extraction_action.go b/loganalytics/ingest_time_rule_metric_extraction_action.go index 39e3806963..b7d76871b9 100644 --- a/loganalytics/ingest_time_rule_metric_extraction_action.go +++ b/loganalytics/ingest_time_rule_metric_extraction_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_resource.go b/loganalytics/ingest_time_rule_resource.go index f2013c5c07..6233a87fa5 100644 --- a/loganalytics/ingest_time_rule_resource.go +++ b/loganalytics/ingest_time_rule_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_summary.go b/loganalytics/ingest_time_rule_summary.go index 283d3e706c..ca1ab58d82 100644 --- a/loganalytics/ingest_time_rule_summary.go +++ b/loganalytics/ingest_time_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ingest_time_rule_summary_collection.go b/loganalytics/ingest_time_rule_summary_collection.go index faca029f8b..f2eb152329 100644 --- a/loganalytics/ingest_time_rule_summary_collection.go +++ b/loganalytics/ingest_time_rule_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/job_mode.go b/loganalytics/job_mode.go index b61ff30a28..05173b40de 100644 --- a/loganalytics/job_mode.go +++ b/loganalytics/job_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/job_mode_filter.go b/loganalytics/job_mode_filter.go index fca3fdaaa2..dc4091c38e 100644 --- a/loganalytics/job_mode_filter.go +++ b/loganalytics/job_mode_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/json_extract_command_descriptor.go b/loganalytics/json_extract_command_descriptor.go index 0efe839593..3b67fcf693 100644 --- a/loganalytics/json_extract_command_descriptor.go +++ b/loganalytics/json_extract_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/label_names.go b/loganalytics/label_names.go index 2429fc8892..dbd719d4cc 100644 --- a/loganalytics/label_names.go +++ b/loganalytics/label_names.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/label_priority.go b/loganalytics/label_priority.go index 99458d1e84..b8075c5044 100644 --- a/loganalytics/label_priority.go +++ b/loganalytics/label_priority.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/label_priority_collection.go b/loganalytics/label_priority_collection.go index c5f2e1a099..43011cce00 100644 --- a/loganalytics/label_priority_collection.go +++ b/loganalytics/label_priority_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/label_source_collection.go b/loganalytics/label_source_collection.go index 1e59242ffa..669bbcfe01 100644 --- a/loganalytics/label_source_collection.go +++ b/loganalytics/label_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/label_source_summary.go b/loganalytics/label_source_summary.go index caf6ea2ad6..5c47bf87bf 100644 --- a/loganalytics/label_source_summary.go +++ b/loganalytics/label_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/label_summary_report.go b/loganalytics/label_summary_report.go index 29fb9ad2dd..4fb04ae4ad 100644 --- a/loganalytics/label_summary_report.go +++ b/loganalytics/label_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/level.go b/loganalytics/level.go index af9b70ca9c..0706cb9110 100644 --- a/loganalytics/level.go +++ b/loganalytics/level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/lifecycle_states.go b/loganalytics/lifecycle_states.go index 2d62dc8a79..3799a186c8 100644 --- a/loganalytics/lifecycle_states.go +++ b/loganalytics/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/link_command_descriptor.go b/loganalytics/link_command_descriptor.go index 60592660cb..fa9461859a 100644 --- a/loganalytics/link_command_descriptor.go +++ b/loganalytics/link_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/link_details_command_descriptor.go b/loganalytics/link_details_command_descriptor.go index a8b44c7fd5..c7aef702fc 100644 --- a/loganalytics/link_details_command_descriptor.go +++ b/loganalytics/link_details_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_associable_entities_request_response.go b/loganalytics/list_associable_entities_request_response.go index 74c432ce1c..8e42181df5 100644 --- a/loganalytics/list_associable_entities_request_response.go +++ b/loganalytics/list_associable_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_associated_entities_request_response.go b/loganalytics/list_associated_entities_request_response.go index 7515077c4f..5fdb0fcae5 100644 --- a/loganalytics/list_associated_entities_request_response.go +++ b/loganalytics/list_associated_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_auto_associations_request_response.go b/loganalytics/list_auto_associations_request_response.go index d3c5c67917..f126a2aa93 100644 --- a/loganalytics/list_auto_associations_request_response.go +++ b/loganalytics/list_auto_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_categories_request_response.go b/loganalytics/list_categories_request_response.go index 534bb95af9..360c1774cf 100644 --- a/loganalytics/list_categories_request_response.go +++ b/loganalytics/list_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_config_work_requests_request_response.go b/loganalytics/list_config_work_requests_request_response.go index 5f13bd7b64..5d7280a1c5 100644 --- a/loganalytics/list_config_work_requests_request_response.go +++ b/loganalytics/list_config_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_effective_properties_request_response.go b/loganalytics/list_effective_properties_request_response.go index 870bd32509..97d44a1c63 100644 --- a/loganalytics/list_effective_properties_request_response.go +++ b/loganalytics/list_effective_properties_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_encryption_key_info_request_response.go b/loganalytics/list_encryption_key_info_request_response.go index 2270394012..1db85e6a29 100644 --- a/loganalytics/list_encryption_key_info_request_response.go +++ b/loganalytics/list_encryption_key_info_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_entity_associations_request_response.go b/loganalytics/list_entity_associations_request_response.go index 39444341f3..6a07ff42ae 100644 --- a/loganalytics/list_entity_associations_request_response.go +++ b/loganalytics/list_entity_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_entity_source_associations_request_response.go b/loganalytics/list_entity_source_associations_request_response.go index 305603a3e2..6068531e17 100644 --- a/loganalytics/list_entity_source_associations_request_response.go +++ b/loganalytics/list_entity_source_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_fields_request_response.go b/loganalytics/list_fields_request_response.go index 2b6e03b184..d926422ecb 100644 --- a/loganalytics/list_fields_request_response.go +++ b/loganalytics/list_fields_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_ingest_time_rules_request_response.go b/loganalytics/list_ingest_time_rules_request_response.go index f05dc1d512..0cbdfc53ba 100644 --- a/loganalytics/list_ingest_time_rules_request_response.go +++ b/loganalytics/list_ingest_time_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_label_priorities_request_response.go b/loganalytics/list_label_priorities_request_response.go index 14ff783588..a9d5ad4626 100644 --- a/loganalytics/list_label_priorities_request_response.go +++ b/loganalytics/list_label_priorities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_label_source_details_request_response.go b/loganalytics/list_label_source_details_request_response.go index 7df11092e3..3f1c245757 100644 --- a/loganalytics/list_label_source_details_request_response.go +++ b/loganalytics/list_label_source_details_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_labels_request_response.go b/loganalytics/list_labels_request_response.go index d145e5319d..1d2dc8cd02 100644 --- a/loganalytics/list_labels_request_response.go +++ b/loganalytics/list_labels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_analytics_em_bridges_request_response.go b/loganalytics/list_log_analytics_em_bridges_request_response.go index 3e57ea30f6..3947d3049a 100644 --- a/loganalytics/list_log_analytics_em_bridges_request_response.go +++ b/loganalytics/list_log_analytics_em_bridges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_analytics_entities_request_response.go b/loganalytics/list_log_analytics_entities_request_response.go index 463dfb5777..121190f14c 100644 --- a/loganalytics/list_log_analytics_entities_request_response.go +++ b/loganalytics/list_log_analytics_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_analytics_entity_topology_request_response.go b/loganalytics/list_log_analytics_entity_topology_request_response.go index 3b179e209d..0e342dd532 100644 --- a/loganalytics/list_log_analytics_entity_topology_request_response.go +++ b/loganalytics/list_log_analytics_entity_topology_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_analytics_entity_types_request_response.go b/loganalytics/list_log_analytics_entity_types_request_response.go index 197ce07dba..fb262e69e2 100644 --- a/loganalytics/list_log_analytics_entity_types_request_response.go +++ b/loganalytics/list_log_analytics_entity_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_analytics_log_groups_request_response.go b/loganalytics/list_log_analytics_log_groups_request_response.go index 4739d830b7..8a4622c617 100644 --- a/loganalytics/list_log_analytics_log_groups_request_response.go +++ b/loganalytics/list_log_analytics_log_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_analytics_object_collection_rules_request_response.go b/loganalytics/list_log_analytics_object_collection_rules_request_response.go index 305b3ba702..5492378f3a 100644 --- a/loganalytics/list_log_analytics_object_collection_rules_request_response.go +++ b/loganalytics/list_log_analytics_object_collection_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_log_sets_request_response.go b/loganalytics/list_log_sets_request_response.go index 9babcf86e9..fef8a9ce0f 100644 --- a/loganalytics/list_log_sets_request_response.go +++ b/loganalytics/list_log_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_lookups_request_response.go b/loganalytics/list_lookups_request_response.go index 499f2859e5..d184a1557c 100644 --- a/loganalytics/list_lookups_request_response.go +++ b/loganalytics/list_lookups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_meta_source_types_request_response.go b/loganalytics/list_meta_source_types_request_response.go index 462b74ebf5..91ad231f81 100644 --- a/loganalytics/list_meta_source_types_request_response.go +++ b/loganalytics/list_meta_source_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_namespaces_request_response.go b/loganalytics/list_namespaces_request_response.go index 0241174aa1..9e58a843ac 100644 --- a/loganalytics/list_namespaces_request_response.go +++ b/loganalytics/list_namespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_overlapping_recalls_request_response.go b/loganalytics/list_overlapping_recalls_request_response.go index 74b990bd76..9c9380d5b7 100644 --- a/loganalytics/list_overlapping_recalls_request_response.go +++ b/loganalytics/list_overlapping_recalls_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_parser_functions_request_response.go b/loganalytics/list_parser_functions_request_response.go index 1081dc0b27..a9efd5c634 100644 --- a/loganalytics/list_parser_functions_request_response.go +++ b/loganalytics/list_parser_functions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_parser_meta_plugins_request_response.go b/loganalytics/list_parser_meta_plugins_request_response.go index 6b7b6ee33e..e0c4ac0fb8 100644 --- a/loganalytics/list_parser_meta_plugins_request_response.go +++ b/loganalytics/list_parser_meta_plugins_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_parsers_request_response.go b/loganalytics/list_parsers_request_response.go index 49c05738dc..63933093bc 100644 --- a/loganalytics/list_parsers_request_response.go +++ b/loganalytics/list_parsers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_properties_metadata_request_response.go b/loganalytics/list_properties_metadata_request_response.go index 4ae6f6ea0d..68828d220d 100644 --- a/loganalytics/list_properties_metadata_request_response.go +++ b/loganalytics/list_properties_metadata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_query_work_requests_request_response.go b/loganalytics/list_query_work_requests_request_response.go index 7943891d53..271de5e080 100644 --- a/loganalytics/list_query_work_requests_request_response.go +++ b/loganalytics/list_query_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_recalled_data_request_response.go b/loganalytics/list_recalled_data_request_response.go index e31658034d..a0785c17ae 100644 --- a/loganalytics/list_recalled_data_request_response.go +++ b/loganalytics/list_recalled_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_resource_categories_request_response.go b/loganalytics/list_resource_categories_request_response.go index 005c10dcef..06e714d384 100644 --- a/loganalytics/list_resource_categories_request_response.go +++ b/loganalytics/list_resource_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_rules_request_response.go b/loganalytics/list_rules_request_response.go index 482d17f30f..493ee411c8 100644 --- a/loganalytics/list_rules_request_response.go +++ b/loganalytics/list_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_scheduled_tasks_request_response.go b/loganalytics/list_scheduled_tasks_request_response.go index a90d4a39cc..7ecc40d5dd 100644 --- a/loganalytics/list_scheduled_tasks_request_response.go +++ b/loganalytics/list_scheduled_tasks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_source_associations_request_response.go b/loganalytics/list_source_associations_request_response.go index a52c0c6563..1a91254afd 100644 --- a/loganalytics/list_source_associations_request_response.go +++ b/loganalytics/list_source_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_source_event_types_request_response.go b/loganalytics/list_source_event_types_request_response.go index 635c9ae282..d8139db65d 100644 --- a/loganalytics/list_source_event_types_request_response.go +++ b/loganalytics/list_source_event_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_source_extended_field_definitions_request_response.go b/loganalytics/list_source_extended_field_definitions_request_response.go index 6f7ba87ef9..a9d5d40b57 100644 --- a/loganalytics/list_source_extended_field_definitions_request_response.go +++ b/loganalytics/list_source_extended_field_definitions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_source_label_operators_request_response.go b/loganalytics/list_source_label_operators_request_response.go index 0f3bea14d0..26af0d0cd6 100644 --- a/loganalytics/list_source_label_operators_request_response.go +++ b/loganalytics/list_source_label_operators_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_source_meta_functions_request_response.go b/loganalytics/list_source_meta_functions_request_response.go index f0cf3af921..426362d1c5 100644 --- a/loganalytics/list_source_meta_functions_request_response.go +++ b/loganalytics/list_source_meta_functions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_source_patterns_request_response.go b/loganalytics/list_source_patterns_request_response.go index 56c81eaae3..c42edb194c 100644 --- a/loganalytics/list_source_patterns_request_response.go +++ b/loganalytics/list_source_patterns_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_sources_request_response.go b/loganalytics/list_sources_request_response.go index 136eb028c3..c671b30a6a 100644 --- a/loganalytics/list_sources_request_response.go +++ b/loganalytics/list_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_storage_work_request_errors_request_response.go b/loganalytics/list_storage_work_request_errors_request_response.go index 47998defc4..f689161b4a 100644 --- a/loganalytics/list_storage_work_request_errors_request_response.go +++ b/loganalytics/list_storage_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_storage_work_requests_request_response.go b/loganalytics/list_storage_work_requests_request_response.go index 7cc354ce90..0b040ae307 100644 --- a/loganalytics/list_storage_work_requests_request_response.go +++ b/loganalytics/list_storage_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_supported_char_encodings_request_response.go b/loganalytics/list_supported_char_encodings_request_response.go index baf22045da..e1b9a846fd 100644 --- a/loganalytics/list_supported_char_encodings_request_response.go +++ b/loganalytics/list_supported_char_encodings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_supported_timezones_request_response.go b/loganalytics/list_supported_timezones_request_response.go index 03a6ba6783..9e20e17d8c 100644 --- a/loganalytics/list_supported_timezones_request_response.go +++ b/loganalytics/list_supported_timezones_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_upload_files_request_response.go b/loganalytics/list_upload_files_request_response.go index 887b8fcee7..8d9e69e559 100644 --- a/loganalytics/list_upload_files_request_response.go +++ b/loganalytics/list_upload_files_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_upload_warnings_request_response.go b/loganalytics/list_upload_warnings_request_response.go index 2cc716c4c9..a733896fe0 100644 --- a/loganalytics/list_upload_warnings_request_response.go +++ b/loganalytics/list_upload_warnings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_uploads_request_response.go b/loganalytics/list_uploads_request_response.go index 5ea77632bc..adf88fc47e 100644 --- a/loganalytics/list_uploads_request_response.go +++ b/loganalytics/list_uploads_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_warnings_request_response.go b/loganalytics/list_warnings_request_response.go index 058ad7e189..2867a13314 100644 --- a/loganalytics/list_warnings_request_response.go +++ b/loganalytics/list_warnings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_work_request_errors_request_response.go b/loganalytics/list_work_request_errors_request_response.go index a8d2390797..9d1aad58b3 100644 --- a/loganalytics/list_work_request_errors_request_response.go +++ b/loganalytics/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_work_request_logs_request_response.go b/loganalytics/list_work_request_logs_request_response.go index a67a337d36..6e74a7ad83 100644 --- a/loganalytics/list_work_request_logs_request_response.go +++ b/loganalytics/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/list_work_requests_request_response.go b/loganalytics/list_work_requests_request_response.go index 7df44f26e9..83f9131b6a 100644 --- a/loganalytics/list_work_requests_request_response.go +++ b/loganalytics/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/literal_argument.go b/loganalytics/literal_argument.go index 7aba87d5bd..b926f8afe6 100644 --- a/loganalytics/literal_argument.go +++ b/loganalytics/literal_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_associated_entity.go b/loganalytics/log_analytics_associated_entity.go index 3143f84a36..160df08ded 100644 --- a/loganalytics/log_analytics_associated_entity.go +++ b/loganalytics/log_analytics_associated_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_associated_entity_collection.go b/loganalytics/log_analytics_associated_entity_collection.go index f532bed918..0bf312d82e 100644 --- a/loganalytics/log_analytics_associated_entity_collection.go +++ b/loganalytics/log_analytics_associated_entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_association.go b/loganalytics/log_analytics_association.go index fb51c924dd..7cc60fcce8 100644 --- a/loganalytics/log_analytics_association.go +++ b/loganalytics/log_analytics_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_association_collection.go b/loganalytics/log_analytics_association_collection.go index a6b12d8948..1ae78a6b21 100644 --- a/loganalytics/log_analytics_association_collection.go +++ b/loganalytics/log_analytics_association_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_association_parameter.go b/loganalytics/log_analytics_association_parameter.go index beed957758..b868bcd017 100644 --- a/loganalytics/log_analytics_association_parameter.go +++ b/loganalytics/log_analytics_association_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_association_parameter_collection.go b/loganalytics/log_analytics_association_parameter_collection.go index e51036027a..e92c05d943 100644 --- a/loganalytics/log_analytics_association_parameter_collection.go +++ b/loganalytics/log_analytics_association_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_category.go b/loganalytics/log_analytics_category.go index 2df303c478..1b34bcb08a 100644 --- a/loganalytics/log_analytics_category.go +++ b/loganalytics/log_analytics_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_category_collection.go b/loganalytics/log_analytics_category_collection.go index 6b913377a4..af18d8a1f1 100644 --- a/loganalytics/log_analytics_category_collection.go +++ b/loganalytics/log_analytics_category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_config_work_request.go b/loganalytics/log_analytics_config_work_request.go index 12b935380f..4b015a3613 100644 --- a/loganalytics/log_analytics_config_work_request.go +++ b/loganalytics/log_analytics_config_work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_config_work_request_collection.go b/loganalytics/log_analytics_config_work_request_collection.go index 6329760b46..abf0610334 100644 --- a/loganalytics/log_analytics_config_work_request_collection.go +++ b/loganalytics/log_analytics_config_work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_config_work_request_payload.go b/loganalytics/log_analytics_config_work_request_payload.go index 5c2d0172d5..729c6a5b91 100644 --- a/loganalytics/log_analytics_config_work_request_payload.go +++ b/loganalytics/log_analytics_config_work_request_payload.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_config_work_request_summary.go b/loganalytics/log_analytics_config_work_request_summary.go index a79fae8d69..d6e69d4946 100644 --- a/loganalytics/log_analytics_config_work_request_summary.go +++ b/loganalytics/log_analytics_config_work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_em_bridge.go b/loganalytics/log_analytics_em_bridge.go index 90bee8ec67..e3cd10cede 100644 --- a/loganalytics/log_analytics_em_bridge.go +++ b/loganalytics/log_analytics_em_bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_em_bridge_collection.go b/loganalytics/log_analytics_em_bridge_collection.go index 8142a9e4a5..5f56fe6c21 100644 --- a/loganalytics/log_analytics_em_bridge_collection.go +++ b/loganalytics/log_analytics_em_bridge_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_em_bridge_summary.go b/loganalytics/log_analytics_em_bridge_summary.go index 07f936db2f..d913fd80a3 100644 --- a/loganalytics/log_analytics_em_bridge_summary.go +++ b/loganalytics/log_analytics_em_bridge_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_em_bridge_summary_report.go b/loganalytics/log_analytics_em_bridge_summary_report.go index 136608fea1..767468f7b9 100644 --- a/loganalytics/log_analytics_em_bridge_summary_report.go +++ b/loganalytics/log_analytics_em_bridge_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_endpoint.go b/loganalytics/log_analytics_endpoint.go index 1e03ef36e1..f039873e55 100644 --- a/loganalytics/log_analytics_endpoint.go +++ b/loganalytics/log_analytics_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity.go b/loganalytics/log_analytics_entity.go index c4c9e3e845..a7aac1cf18 100644 --- a/loganalytics/log_analytics_entity.go +++ b/loganalytics/log_analytics_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_collection.go b/loganalytics/log_analytics_entity_collection.go index d7a2eb0f18..51982a3963 100644 --- a/loganalytics/log_analytics_entity_collection.go +++ b/loganalytics/log_analytics_entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_summary.go b/loganalytics/log_analytics_entity_summary.go index b642fa1c99..100792988c 100644 --- a/loganalytics/log_analytics_entity_summary.go +++ b/loganalytics/log_analytics_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_summary_report.go b/loganalytics/log_analytics_entity_summary_report.go index 678413a26e..abc91a7f54 100644 --- a/loganalytics/log_analytics_entity_summary_report.go +++ b/loganalytics/log_analytics_entity_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_topology_collection.go b/loganalytics/log_analytics_entity_topology_collection.go index db594045c8..0cae3120ed 100644 --- a/loganalytics/log_analytics_entity_topology_collection.go +++ b/loganalytics/log_analytics_entity_topology_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_topology_link.go b/loganalytics/log_analytics_entity_topology_link.go index 3da12cc168..d0cdbf7864 100644 --- a/loganalytics/log_analytics_entity_topology_link.go +++ b/loganalytics/log_analytics_entity_topology_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_topology_link_collection.go b/loganalytics/log_analytics_entity_topology_link_collection.go index df12a403e7..8755cbc0db 100644 --- a/loganalytics/log_analytics_entity_topology_link_collection.go +++ b/loganalytics/log_analytics_entity_topology_link_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_topology_summary.go b/loganalytics/log_analytics_entity_topology_summary.go index cffc9f7e1b..3d44f4ad74 100644 --- a/loganalytics/log_analytics_entity_topology_summary.go +++ b/loganalytics/log_analytics_entity_topology_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_type.go b/loganalytics/log_analytics_entity_type.go index 456e6418ed..7d5f5f5d0a 100644 --- a/loganalytics/log_analytics_entity_type.go +++ b/loganalytics/log_analytics_entity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_type_collection.go b/loganalytics/log_analytics_entity_type_collection.go index 9a631d1b23..c0fef650d8 100644 --- a/loganalytics/log_analytics_entity_type_collection.go +++ b/loganalytics/log_analytics_entity_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_entity_type_summary.go b/loganalytics/log_analytics_entity_type_summary.go index 69e1107fd6..eea48469a4 100644 --- a/loganalytics/log_analytics_entity_type_summary.go +++ b/loganalytics/log_analytics_entity_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_extended_field.go b/loganalytics/log_analytics_extended_field.go index 6d7857f530..445283f33b 100644 --- a/loganalytics/log_analytics_extended_field.go +++ b/loganalytics/log_analytics_extended_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_field.go b/loganalytics/log_analytics_field.go index 7a4e5efbde..bb86e42f78 100644 --- a/loganalytics/log_analytics_field.go +++ b/loganalytics/log_analytics_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_field_collection.go b/loganalytics/log_analytics_field_collection.go index 6ed8fe8012..b072611e2e 100644 --- a/loganalytics/log_analytics_field_collection.go +++ b/loganalytics/log_analytics_field_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_field_summary.go b/loganalytics/log_analytics_field_summary.go index b5d7648934..3dd2f1a9e6 100644 --- a/loganalytics/log_analytics_field_summary.go +++ b/loganalytics/log_analytics_field_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_import_custom_change_list.go b/loganalytics/log_analytics_import_custom_change_list.go index df9f7c33c4..8d562d181d 100644 --- a/loganalytics/log_analytics_import_custom_change_list.go +++ b/loganalytics/log_analytics_import_custom_change_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_import_custom_content.go b/loganalytics/log_analytics_import_custom_content.go index 7a488c9d03..52714c0ad4 100644 --- a/loganalytics/log_analytics_import_custom_content.go +++ b/loganalytics/log_analytics_import_custom_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label.go b/loganalytics/log_analytics_label.go index 9753abfe2f..5ea6d651d6 100644 --- a/loganalytics/log_analytics_label.go +++ b/loganalytics/log_analytics_label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_alias.go b/loganalytics/log_analytics_label_alias.go index 45ba8c9184..58585f599c 100644 --- a/loganalytics/log_analytics_label_alias.go +++ b/loganalytics/log_analytics_label_alias.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_collection.go b/loganalytics/log_analytics_label_collection.go index 29bc811e03..b32d4a85b3 100644 --- a/loganalytics/log_analytics_label_collection.go +++ b/loganalytics/log_analytics_label_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_definition.go b/loganalytics/log_analytics_label_definition.go index e2e89cb71b..3761fdef88 100644 --- a/loganalytics/log_analytics_label_definition.go +++ b/loganalytics/log_analytics_label_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_operator.go b/loganalytics/log_analytics_label_operator.go index ed2c0b77e6..bd06ca9e48 100644 --- a/loganalytics/log_analytics_label_operator.go +++ b/loganalytics/log_analytics_label_operator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_operator_collection.go b/loganalytics/log_analytics_label_operator_collection.go index 3d328fc3f7..2d3e3ebba4 100644 --- a/loganalytics/log_analytics_label_operator_collection.go +++ b/loganalytics/log_analytics_label_operator_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_summary.go b/loganalytics/log_analytics_label_summary.go index 75181dc205..6501c09dc4 100644 --- a/loganalytics/log_analytics_label_summary.go +++ b/loganalytics/log_analytics_label_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_label_view.go b/loganalytics/log_analytics_label_view.go index 4b73fd38c5..3d67314343 100644 --- a/loganalytics/log_analytics_label_view.go +++ b/loganalytics/log_analytics_label_view.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_log_group.go b/loganalytics/log_analytics_log_group.go index 822ddb93a4..461bda5b09 100644 --- a/loganalytics/log_analytics_log_group.go +++ b/loganalytics/log_analytics_log_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_log_group_summary.go b/loganalytics/log_analytics_log_group_summary.go index 26d5750a04..30a2367f97 100644 --- a/loganalytics/log_analytics_log_group_summary.go +++ b/loganalytics/log_analytics_log_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_log_group_summary_collection.go b/loganalytics/log_analytics_log_group_summary_collection.go index b34181cd4f..2623d55657 100644 --- a/loganalytics/log_analytics_log_group_summary_collection.go +++ b/loganalytics/log_analytics_log_group_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_lookup.go b/loganalytics/log_analytics_lookup.go index 55b99400ab..4371504e42 100644 --- a/loganalytics/log_analytics_lookup.go +++ b/loganalytics/log_analytics_lookup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_lookup_collection.go b/loganalytics/log_analytics_lookup_collection.go index 9db41d926e..ffa3fcab5d 100644 --- a/loganalytics/log_analytics_lookup_collection.go +++ b/loganalytics/log_analytics_lookup_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_lookup_fields.go b/loganalytics/log_analytics_lookup_fields.go index 984000a76d..4252b0d388 100644 --- a/loganalytics/log_analytics_lookup_fields.go +++ b/loganalytics/log_analytics_lookup_fields.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_meta_function.go b/loganalytics/log_analytics_meta_function.go index 3d1410c536..b8d97326e0 100644 --- a/loganalytics/log_analytics_meta_function.go +++ b/loganalytics/log_analytics_meta_function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_meta_function_argument.go b/loganalytics/log_analytics_meta_function_argument.go index a171d782c2..57f0ee85e0 100644 --- a/loganalytics/log_analytics_meta_function_argument.go +++ b/loganalytics/log_analytics_meta_function_argument.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_meta_function_collection.go b/loganalytics/log_analytics_meta_function_collection.go index 9fdf303201..67326256d0 100644 --- a/loganalytics/log_analytics_meta_function_collection.go +++ b/loganalytics/log_analytics_meta_function_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_meta_source_type.go b/loganalytics/log_analytics_meta_source_type.go index 66a2f9a75f..632440b3f0 100644 --- a/loganalytics/log_analytics_meta_source_type.go +++ b/loganalytics/log_analytics_meta_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_meta_source_type_collection.go b/loganalytics/log_analytics_meta_source_type_collection.go index a51f09b429..e906dd71d8 100644 --- a/loganalytics/log_analytics_meta_source_type_collection.go +++ b/loganalytics/log_analytics_meta_source_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_metric.go b/loganalytics/log_analytics_metric.go index 7ac4bd588d..5a68db92a0 100644 --- a/loganalytics/log_analytics_metric.go +++ b/loganalytics/log_analytics_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_object_collection_rule.go b/loganalytics/log_analytics_object_collection_rule.go index ada6f8ba93..2772dc132e 100644 --- a/loganalytics/log_analytics_object_collection_rule.go +++ b/loganalytics/log_analytics_object_collection_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_object_collection_rule_collection.go b/loganalytics/log_analytics_object_collection_rule_collection.go index 5eb892c3ec..8b9cd47fce 100644 --- a/loganalytics/log_analytics_object_collection_rule_collection.go +++ b/loganalytics/log_analytics_object_collection_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_object_collection_rule_summary.go b/loganalytics/log_analytics_object_collection_rule_summary.go index 61d584fbb5..f04f2d855f 100644 --- a/loganalytics/log_analytics_object_collection_rule_summary.go +++ b/loganalytics/log_analytics_object_collection_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_operation_types.go b/loganalytics/log_analytics_operation_types.go index 68163242fe..724c0975b6 100644 --- a/loganalytics/log_analytics_operation_types.go +++ b/loganalytics/log_analytics_operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parameter.go b/loganalytics/log_analytics_parameter.go index 0a9f323103..fac86ebffa 100644 --- a/loganalytics/log_analytics_parameter.go +++ b/loganalytics/log_analytics_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser.go b/loganalytics/log_analytics_parser.go index 26562362a5..ca01ae70a3 100644 --- a/loganalytics/log_analytics_parser.go +++ b/loganalytics/log_analytics_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_collection.go b/loganalytics/log_analytics_parser_collection.go index 262efa7b9b..d8789e55ed 100644 --- a/loganalytics/log_analytics_parser_collection.go +++ b/loganalytics/log_analytics_parser_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_field.go b/loganalytics/log_analytics_parser_field.go index 316f11361b..3d79488b7d 100644 --- a/loganalytics/log_analytics_parser_field.go +++ b/loganalytics/log_analytics_parser_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_filter.go b/loganalytics/log_analytics_parser_filter.go index 69fd519b01..aeb71143be 100644 --- a/loganalytics/log_analytics_parser_filter.go +++ b/loganalytics/log_analytics_parser_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_function.go b/loganalytics/log_analytics_parser_function.go index 0c71bef30b..8eee12be53 100644 --- a/loganalytics/log_analytics_parser_function.go +++ b/loganalytics/log_analytics_parser_function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_function_collection.go b/loganalytics/log_analytics_parser_function_collection.go index 40292a1167..392fdab868 100644 --- a/loganalytics/log_analytics_parser_function_collection.go +++ b/loganalytics/log_analytics_parser_function_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_function_parameter.go b/loganalytics/log_analytics_parser_function_parameter.go index 1664d1a383..18f2295e5c 100644 --- a/loganalytics/log_analytics_parser_function_parameter.go +++ b/loganalytics/log_analytics_parser_function_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_meta_plugin.go b/loganalytics/log_analytics_parser_meta_plugin.go index 0a451d792a..5b77ba698d 100644 --- a/loganalytics/log_analytics_parser_meta_plugin.go +++ b/loganalytics/log_analytics_parser_meta_plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_meta_plugin_collection.go b/loganalytics/log_analytics_parser_meta_plugin_collection.go index ab7309a16b..d5b19cd817 100644 --- a/loganalytics/log_analytics_parser_meta_plugin_collection.go +++ b/loganalytics/log_analytics_parser_meta_plugin_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_meta_plugin_parameter.go b/loganalytics/log_analytics_parser_meta_plugin_parameter.go index 0b5e81059a..52a1d17385 100644 --- a/loganalytics/log_analytics_parser_meta_plugin_parameter.go +++ b/loganalytics/log_analytics_parser_meta_plugin_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_parser_summary.go b/loganalytics/log_analytics_parser_summary.go index e93555e950..851e90e891 100644 --- a/loganalytics/log_analytics_parser_summary.go +++ b/loganalytics/log_analytics_parser_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_pattern_filter.go b/loganalytics/log_analytics_pattern_filter.go index 8e49795069..1888852ca5 100644 --- a/loganalytics/log_analytics_pattern_filter.go +++ b/loganalytics/log_analytics_pattern_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_preference.go b/loganalytics/log_analytics_preference.go index cd827bfeec..3e8434814d 100644 --- a/loganalytics/log_analytics_preference.go +++ b/loganalytics/log_analytics_preference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_preference_collection.go b/loganalytics/log_analytics_preference_collection.go index 597d1fb948..ec62503372 100644 --- a/loganalytics/log_analytics_preference_collection.go +++ b/loganalytics/log_analytics_preference_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_preference_details.go b/loganalytics/log_analytics_preference_details.go index 68e28e494b..609e9f76a5 100644 --- a/loganalytics/log_analytics_preference_details.go +++ b/loganalytics/log_analytics_preference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_property.go b/loganalytics/log_analytics_property.go index c3db3f9108..5077d7dd91 100644 --- a/loganalytics/log_analytics_property.go +++ b/loganalytics/log_analytics_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_resource_category.go b/loganalytics/log_analytics_resource_category.go index e785e16cc3..eff4dcdf4e 100644 --- a/loganalytics/log_analytics_resource_category.go +++ b/loganalytics/log_analytics_resource_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_resource_category_collection.go b/loganalytics/log_analytics_resource_category_collection.go index 78f7ba5c53..8a8d2cebb9 100644 --- a/loganalytics/log_analytics_resource_category_collection.go +++ b/loganalytics/log_analytics_resource_category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_resource_category_details.go b/loganalytics/log_analytics_resource_category_details.go index 0eb8e6ea7b..eeffc52fe5 100644 --- a/loganalytics/log_analytics_resource_category_details.go +++ b/loganalytics/log_analytics_resource_category_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source.go b/loganalytics/log_analytics_source.go index d260028dce..eee9f495ce 100644 --- a/loganalytics/log_analytics_source.go +++ b/loganalytics/log_analytics_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_collection.go b/loganalytics/log_analytics_source_collection.go index 7bd3934d60..a1cb10fa1f 100644 --- a/loganalytics/log_analytics_source_collection.go +++ b/loganalytics/log_analytics_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_data_filter.go b/loganalytics/log_analytics_source_data_filter.go index 906487143c..3d2f58df6f 100644 --- a/loganalytics/log_analytics_source_data_filter.go +++ b/loganalytics/log_analytics_source_data_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_entity_type.go b/loganalytics/log_analytics_source_entity_type.go index 1079f94d68..4637d0cc30 100644 --- a/loganalytics/log_analytics_source_entity_type.go +++ b/loganalytics/log_analytics_source_entity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_extended_field_definition.go b/loganalytics/log_analytics_source_extended_field_definition.go index 4e3f639176..f13b887aeb 100644 --- a/loganalytics/log_analytics_source_extended_field_definition.go +++ b/loganalytics/log_analytics_source_extended_field_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_extended_field_definition_collection.go b/loganalytics/log_analytics_source_extended_field_definition_collection.go index c03dd07fa2..459c6dfd96 100644 --- a/loganalytics/log_analytics_source_extended_field_definition_collection.go +++ b/loganalytics/log_analytics_source_extended_field_definition_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_function.go b/loganalytics/log_analytics_source_function.go index 25d92f2b9d..2ae8e3b0f9 100644 --- a/loganalytics/log_analytics_source_function.go +++ b/loganalytics/log_analytics_source_function.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_label_condition.go b/loganalytics/log_analytics_source_label_condition.go index 7ec9b31459..44c630699e 100644 --- a/loganalytics/log_analytics_source_label_condition.go +++ b/loganalytics/log_analytics_source_label_condition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_metadata_field.go b/loganalytics/log_analytics_source_metadata_field.go index 004e3d7d67..8845516ddf 100644 --- a/loganalytics/log_analytics_source_metadata_field.go +++ b/loganalytics/log_analytics_source_metadata_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_metric.go b/loganalytics/log_analytics_source_metric.go index 48b235cfd5..c41d26a9d5 100644 --- a/loganalytics/log_analytics_source_metric.go +++ b/loganalytics/log_analytics_source_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_pattern.go b/loganalytics/log_analytics_source_pattern.go index df74479596..33474b6b50 100644 --- a/loganalytics/log_analytics_source_pattern.go +++ b/loganalytics/log_analytics_source_pattern.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_pattern_collection.go b/loganalytics/log_analytics_source_pattern_collection.go index 4f50ee8a5c..8a8fbeb9f8 100644 --- a/loganalytics/log_analytics_source_pattern_collection.go +++ b/loganalytics/log_analytics_source_pattern_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_source_summary.go b/loganalytics/log_analytics_source_summary.go index fc5078385b..677218e054 100644 --- a/loganalytics/log_analytics_source_summary.go +++ b/loganalytics/log_analytics_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_warning.go b/loganalytics/log_analytics_warning.go index 805fe021f9..ab35cdc4d2 100644 --- a/loganalytics/log_analytics_warning.go +++ b/loganalytics/log_analytics_warning.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_analytics_warning_collection.go b/loganalytics/log_analytics_warning_collection.go index 79d58219b2..7d5dfc527e 100644 --- a/loganalytics/log_analytics_warning_collection.go +++ b/loganalytics/log_analytics_warning_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_endpoint.go b/loganalytics/log_endpoint.go index 7ebcd727e5..fb50ff1fe9 100644 --- a/loganalytics/log_endpoint.go +++ b/loganalytics/log_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_group_summary_report.go b/loganalytics/log_group_summary_report.go index b6074ff741..dc97a08f83 100644 --- a/loganalytics/log_group_summary_report.go +++ b/loganalytics/log_group_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_list_endpoint.go b/loganalytics/log_list_endpoint.go index 503ad991bd..69fede222b 100644 --- a/loganalytics/log_list_endpoint.go +++ b/loganalytics/log_list_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_list_type_endpoint.go b/loganalytics/log_list_type_endpoint.go index 5d104116aa..d36b56fbc4 100644 --- a/loganalytics/log_list_type_endpoint.go +++ b/loganalytics/log_list_type_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_set_collection.go b/loganalytics/log_set_collection.go index 2205f808ef..4a7f2635f4 100644 --- a/loganalytics/log_set_collection.go +++ b/loganalytics/log_set_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_set_key_types.go b/loganalytics/log_set_key_types.go index 16300608e7..207a38f7bb 100644 --- a/loganalytics/log_set_key_types.go +++ b/loganalytics/log_set_key_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_sets_count.go b/loganalytics/log_sets_count.go index cec7160f6e..e747cd86f3 100644 --- a/loganalytics/log_sets_count.go +++ b/loganalytics/log_sets_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/log_type_endpoint.go b/loganalytics/log_type_endpoint.go index a027d5687f..a50d4c71a8 100644 --- a/loganalytics/log_type_endpoint.go +++ b/loganalytics/log_type_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/loganalytics_client.go b/loganalytics/loganalytics_client.go index 4573ca3e57..d907cff1e0 100644 --- a/loganalytics/loganalytics_client.go +++ b/loganalytics/loganalytics_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/lookup_command_descriptor.go b/loganalytics/lookup_command_descriptor.go index 3f3ef4218a..caad80f882 100644 --- a/loganalytics/lookup_command_descriptor.go +++ b/loganalytics/lookup_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/lookup_field.go b/loganalytics/lookup_field.go index 580490bb8b..e8fe79c1f0 100644 --- a/loganalytics/lookup_field.go +++ b/loganalytics/lookup_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/lookup_summary_report.go b/loganalytics/lookup_summary_report.go index 22fd45b8c4..1d3e2e909e 100644 --- a/loganalytics/lookup_summary_report.go +++ b/loganalytics/lookup_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/macro_command_descriptor.go b/loganalytics/macro_command_descriptor.go index 4cb33b1034..248ef3c3e6 100644 --- a/loganalytics/macro_command_descriptor.go +++ b/loganalytics/macro_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/map_command_descriptor.go b/loganalytics/map_command_descriptor.go index 624414d049..bc70e16f95 100644 --- a/loganalytics/map_command_descriptor.go +++ b/loganalytics/map_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/match_info.go b/loganalytics/match_info.go index 2099169e54..3d1f161926 100644 --- a/loganalytics/match_info.go +++ b/loganalytics/match_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/metric_extraction.go b/loganalytics/metric_extraction.go index c61a725ead..0f5a81f219 100644 --- a/loganalytics/metric_extraction.go +++ b/loganalytics/metric_extraction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/module_command_descriptor.go b/loganalytics/module_command_descriptor.go index 038d70ff0c..916f397460 100644 --- a/loganalytics/module_command_descriptor.go +++ b/loganalytics/module_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/multi_search_command_descriptor.go b/loganalytics/multi_search_command_descriptor.go index 83257a0d11..3a5db0267e 100644 --- a/loganalytics/multi_search_command_descriptor.go +++ b/loganalytics/multi_search_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/name_value_pair.go b/loganalytics/name_value_pair.go index 52779346ca..5250b4eca6 100644 --- a/loganalytics/name_value_pair.go +++ b/loganalytics/name_value_pair.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/namespace.go b/loganalytics/namespace.go index c1e46a5128..524d699087 100644 --- a/loganalytics/namespace.go +++ b/loganalytics/namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/namespace_collection.go b/loganalytics/namespace_collection.go index 32dfaa68c7..f5d4492299 100644 --- a/loganalytics/namespace_collection.go +++ b/loganalytics/namespace_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/namespace_summary.go b/loganalytics/namespace_summary.go index 8e4ab81fb5..d2b32c37a2 100644 --- a/loganalytics/namespace_summary.go +++ b/loganalytics/namespace_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/nlp_command_descriptor.go b/loganalytics/nlp_command_descriptor.go index 9f2f3adaec..713a97db3c 100644 --- a/loganalytics/nlp_command_descriptor.go +++ b/loganalytics/nlp_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/object_collection_rule_collection_types.go b/loganalytics/object_collection_rule_collection_types.go index af10dad73a..cedabf8388 100644 --- a/loganalytics/object_collection_rule_collection_types.go +++ b/loganalytics/object_collection_rule_collection_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/object_collection_rule_lifecycle_states.go b/loganalytics/object_collection_rule_lifecycle_states.go index 39412314a8..328faea4d2 100644 --- a/loganalytics/object_collection_rule_lifecycle_states.go +++ b/loganalytics/object_collection_rule_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/offboard_namespace_request_response.go b/loganalytics/offboard_namespace_request_response.go index bc671b19d9..d39f51ffc9 100644 --- a/loganalytics/offboard_namespace_request_response.go +++ b/loganalytics/offboard_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/onboard_namespace_request_response.go b/loganalytics/onboard_namespace_request_response.go index 50677d3a5d..842559cd68 100644 --- a/loganalytics/onboard_namespace_request_response.go +++ b/loganalytics/onboard_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/operation_status.go b/loganalytics/operation_status.go index 81d8fa6cc3..bbf5d13355 100644 --- a/loganalytics/operation_status.go +++ b/loganalytics/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/outlier_command_descriptor.go b/loganalytics/outlier_command_descriptor.go index 930759d148..83e40d39f0 100644 --- a/loganalytics/outlier_command_descriptor.go +++ b/loganalytics/outlier_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/overlapping_recall_collection.go b/loganalytics/overlapping_recall_collection.go index c73843bd13..0298646015 100644 --- a/loganalytics/overlapping_recall_collection.go +++ b/loganalytics/overlapping_recall_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/overlapping_recall_summary.go b/loganalytics/overlapping_recall_summary.go index a03ee863fa..56a8720a2b 100644 --- a/loganalytics/overlapping_recall_summary.go +++ b/loganalytics/overlapping_recall_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parse_query_details.go b/loganalytics/parse_query_details.go index eed3e61722..82c84c024a 100644 --- a/loganalytics/parse_query_details.go +++ b/loganalytics/parse_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parse_query_output.go b/loganalytics/parse_query_output.go index 9773b44c4a..1d1e142338 100644 --- a/loganalytics/parse_query_output.go +++ b/loganalytics/parse_query_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parse_query_request_response.go b/loganalytics/parse_query_request_response.go index 7cd1b608f5..0547d7ea34 100644 --- a/loganalytics/parse_query_request_response.go +++ b/loganalytics/parse_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parsed_content.go b/loganalytics/parsed_content.go index 98cc81c58e..11ef42bc28 100644 --- a/loganalytics/parsed_content.go +++ b/loganalytics/parsed_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parsed_field.go b/loganalytics/parsed_field.go index 642cc822a9..2cb12a70d9 100644 --- a/loganalytics/parsed_field.go +++ b/loganalytics/parsed_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parser_summary_report.go b/loganalytics/parser_summary_report.go index 9add24dada..077f3c84df 100644 --- a/loganalytics/parser_summary_report.go +++ b/loganalytics/parser_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/parser_test_result.go b/loganalytics/parser_test_result.go index 89e53c1ec1..bcffd7f27b 100644 --- a/loganalytics/parser_test_result.go +++ b/loganalytics/parser_test_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/pattern_override.go b/loganalytics/pattern_override.go index 852e3d9cc8..44b3e55248 100644 --- a/loganalytics/pattern_override.go +++ b/loganalytics/pattern_override.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/pause_scheduled_task_request_response.go b/loganalytics/pause_scheduled_task_request_response.go index a28af7fd96..0d135cba6e 100644 --- a/loganalytics/pause_scheduled_task_request_response.go +++ b/loganalytics/pause_scheduled_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/payload_type.go b/loganalytics/payload_type.go index 91c0b4cb73..b35e8aa33e 100644 --- a/loganalytics/payload_type.go +++ b/loganalytics/payload_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/property_metadata_summary.go b/loganalytics/property_metadata_summary.go index cebda6f8a1..10760b5e06 100644 --- a/loganalytics/property_metadata_summary.go +++ b/loganalytics/property_metadata_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/property_metadata_summary_collection.go b/loganalytics/property_metadata_summary_collection.go index 2aa26cf519..5347036279 100644 --- a/loganalytics/property_metadata_summary_collection.go +++ b/loganalytics/property_metadata_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/property_override.go b/loganalytics/property_override.go index 3578ce1756..73a3c125e1 100644 --- a/loganalytics/property_override.go +++ b/loganalytics/property_override.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/purge_action.go b/loganalytics/purge_action.go index 36fd060f87..0be70a86b4 100644 --- a/loganalytics/purge_action.go +++ b/loganalytics/purge_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/purge_storage_data_details.go b/loganalytics/purge_storage_data_details.go index 876c3a70e0..335d6bf774 100644 --- a/loganalytics/purge_storage_data_details.go +++ b/loganalytics/purge_storage_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/purge_storage_data_request_response.go b/loganalytics/purge_storage_data_request_response.go index fc04d0e17b..aaa41b6077 100644 --- a/loganalytics/purge_storage_data_request_response.go +++ b/loganalytics/purge_storage_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/put_query_work_request_background_request_response.go b/loganalytics/put_query_work_request_background_request_response.go index 97321a4fc5..37ddd6f2c0 100644 --- a/loganalytics/put_query_work_request_background_request_response.go +++ b/loganalytics/put_query_work_request_background_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_aggregation.go b/loganalytics/query_aggregation.go index 3b9d098225..bb53254046 100644 --- a/loganalytics/query_aggregation.go +++ b/loganalytics/query_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_details.go b/loganalytics/query_details.go index 49a81744e5..deda4a6c79 100644 --- a/loganalytics/query_details.go +++ b/loganalytics/query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_operation_type.go b/loganalytics/query_operation_type.go index 58f60d2509..6c8161bf07 100644 --- a/loganalytics/query_operation_type.go +++ b/loganalytics/query_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_request_response.go b/loganalytics/query_request_response.go index 21ce18402a..e682558c60 100644 --- a/loganalytics/query_request_response.go +++ b/loganalytics/query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_work_request.go b/loganalytics/query_work_request.go index 4e5ddf081d..e37e88206a 100644 --- a/loganalytics/query_work_request.go +++ b/loganalytics/query_work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_work_request_collection.go b/loganalytics/query_work_request_collection.go index 54b69e5cbb..185c4cbf4a 100644 --- a/loganalytics/query_work_request_collection.go +++ b/loganalytics/query_work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/query_work_request_summary.go b/loganalytics/query_work_request_summary.go index a36435f381..f6904f55f7 100644 --- a/loganalytics/query_work_request_summary.go +++ b/loganalytics/query_work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rare_command_descriptor.go b/loganalytics/rare_command_descriptor.go index 956bc58c76..6321cd0065 100644 --- a/loganalytics/rare_command_descriptor.go +++ b/loganalytics/rare_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recall_archived_data_details.go b/loganalytics/recall_archived_data_details.go index 073f8cb584..8ad88b0e48 100644 --- a/loganalytics/recall_archived_data_details.go +++ b/loganalytics/recall_archived_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recall_archived_data_request_response.go b/loganalytics/recall_archived_data_request_response.go index 21572dab22..57b8839965 100644 --- a/loganalytics/recall_archived_data_request_response.go +++ b/loganalytics/recall_archived_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recall_count.go b/loganalytics/recall_count.go index 970a2703f6..5bbd5495bf 100644 --- a/loganalytics/recall_count.go +++ b/loganalytics/recall_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recall_status.go b/loganalytics/recall_status.go index f7c9e39850..4707094255 100644 --- a/loganalytics/recall_status.go +++ b/loganalytics/recall_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recalled_data.go b/loganalytics/recalled_data.go index e152b79e75..b0e4fcd8a2 100644 --- a/loganalytics/recalled_data.go +++ b/loganalytics/recalled_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recalled_data_collection.go b/loganalytics/recalled_data_collection.go index a60d9c3166..dbe4a91dc6 100644 --- a/loganalytics/recalled_data_collection.go +++ b/loganalytics/recalled_data_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recalled_data_info.go b/loganalytics/recalled_data_info.go index 01250b86a3..9820fc912f 100644 --- a/loganalytics/recalled_data_info.go +++ b/loganalytics/recalled_data_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/recalled_data_size.go b/loganalytics/recalled_data_size.go index 9f9f0e0bec..1ff23c8695 100644 --- a/loganalytics/recalled_data_size.go +++ b/loganalytics/recalled_data_size.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/regex_command_descriptor.go b/loganalytics/regex_command_descriptor.go index 9e8cf9e2a2..e1f65fd3bc 100644 --- a/loganalytics/regex_command_descriptor.go +++ b/loganalytics/regex_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/regex_match_result.go b/loganalytics/regex_match_result.go index 13ee534af7..527172d086 100644 --- a/loganalytics/regex_match_result.go +++ b/loganalytics/regex_match_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/register_lookup_request_response.go b/loganalytics/register_lookup_request_response.go index efdb3564bf..da0f9a8a70 100644 --- a/loganalytics/register_lookup_request_response.go +++ b/loganalytics/register_lookup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/release_recalled_data_details.go b/loganalytics/release_recalled_data_details.go index 93228e0915..6774357422 100644 --- a/loganalytics/release_recalled_data_details.go +++ b/loganalytics/release_recalled_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/release_recalled_data_request_response.go b/loganalytics/release_recalled_data_request_response.go index 47275676eb..e938fe9225 100644 --- a/loganalytics/release_recalled_data_request_response.go +++ b/loganalytics/release_recalled_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/remove_entity_associations_details.go b/loganalytics/remove_entity_associations_details.go index 085db60770..1dde11f69f 100644 --- a/loganalytics/remove_entity_associations_details.go +++ b/loganalytics/remove_entity_associations_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/remove_entity_associations_request_response.go b/loganalytics/remove_entity_associations_request_response.go index 0125d20f17..c5c18b64b6 100644 --- a/loganalytics/remove_entity_associations_request_response.go +++ b/loganalytics/remove_entity_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/remove_preferences_request_response.go b/loganalytics/remove_preferences_request_response.go index 104e434571..df811b118f 100644 --- a/loganalytics/remove_preferences_request_response.go +++ b/loganalytics/remove_preferences_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/remove_resource_categories_request_response.go b/loganalytics/remove_resource_categories_request_response.go index 345fba4b25..427e332c5b 100644 --- a/loganalytics/remove_resource_categories_request_response.go +++ b/loganalytics/remove_resource_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/remove_source_event_types_request_response.go b/loganalytics/remove_source_event_types_request_response.go index 1f61a74cce..4f68739214 100644 --- a/loganalytics/remove_source_event_types_request_response.go +++ b/loganalytics/remove_source_event_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rename_command_descriptor.go b/loganalytics/rename_command_descriptor.go index 62da8335d0..1cd5e8fb80 100644 --- a/loganalytics/rename_command_descriptor.go +++ b/loganalytics/rename_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/result_column.go b/loganalytics/result_column.go index eb6cd45b12..14ef3878d0 100644 --- a/loganalytics/result_column.go +++ b/loganalytics/result_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/resume_scheduled_task_request_response.go b/loganalytics/resume_scheduled_task_request_response.go index 5763ed21ed..e18031f8b7 100644 --- a/loganalytics/resume_scheduled_task_request_response.go +++ b/loganalytics/resume_scheduled_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rule.go b/loganalytics/rule.go index a1e257d2cb..82a61b8989 100644 --- a/loganalytics/rule.go +++ b/loganalytics/rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rule_kind.go b/loganalytics/rule_kind.go index f3d278dbe5..83dd54cf8d 100644 --- a/loganalytics/rule_kind.go +++ b/loganalytics/rule_kind.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rule_summary.go b/loganalytics/rule_summary.go index ca9b0bb3ea..d1d8d26671 100644 --- a/loganalytics/rule_summary.go +++ b/loganalytics/rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rule_summary_collection.go b/loganalytics/rule_summary_collection.go index b65639fe3a..f3fae434c8 100644 --- a/loganalytics/rule_summary_collection.go +++ b/loganalytics/rule_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/rule_summary_report.go b/loganalytics/rule_summary_report.go index 40eb8dde0e..9dbde38bc3 100644 --- a/loganalytics/rule_summary_report.go +++ b/loganalytics/rule_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/run_request_response.go b/loganalytics/run_request_response.go index aab61d74ac..2693211a51 100644 --- a/loganalytics/run_request_response.go +++ b/loganalytics/run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/schedule.go b/loganalytics/schedule.go index d7b04982d9..964fe172ab 100644 --- a/loganalytics/schedule.go +++ b/loganalytics/schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/scheduled_task.go b/loganalytics/scheduled_task.go index 3546728d6f..34597ef2d4 100644 --- a/loganalytics/scheduled_task.go +++ b/loganalytics/scheduled_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/scheduled_task_collection.go b/loganalytics/scheduled_task_collection.go index ecdc4a2ef2..d3c4932e84 100644 --- a/loganalytics/scheduled_task_collection.go +++ b/loganalytics/scheduled_task_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/scheduled_task_summary.go b/loganalytics/scheduled_task_summary.go index 3892321ce0..79aee9cb24 100644 --- a/loganalytics/scheduled_task_summary.go +++ b/loganalytics/scheduled_task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/scheduler_resource.go b/loganalytics/scheduler_resource.go index d3f7825d04..0f21f91114 100644 --- a/loganalytics/scheduler_resource.go +++ b/loganalytics/scheduler_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/scope_filter.go b/loganalytics/scope_filter.go index 09a79fc039..6bdcb02c53 100644 --- a/loganalytics/scope_filter.go +++ b/loganalytics/scope_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/search_command_descriptor.go b/loganalytics/search_command_descriptor.go index 292805d641..6a85b59a84 100644 --- a/loganalytics/search_command_descriptor.go +++ b/loganalytics/search_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/search_lookup_command_descriptor.go b/loganalytics/search_lookup_command_descriptor.go index adce509926..f3ea796295 100644 --- a/loganalytics/search_lookup_command_descriptor.go +++ b/loganalytics/search_lookup_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/set_unprocessed_data_bucket_request_response.go b/loganalytics/set_unprocessed_data_bucket_request_response.go index 13235e2df7..740fdbecec 100644 --- a/loganalytics/set_unprocessed_data_bucket_request_response.go +++ b/loganalytics/set_unprocessed_data_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/sort_command_descriptor.go b/loganalytics/sort_command_descriptor.go index 28861e6701..60f68e1994 100644 --- a/loganalytics/sort_command_descriptor.go +++ b/loganalytics/sort_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/sort_field.go b/loganalytics/sort_field.go index 3fb24edb8c..a1da4b0120 100644 --- a/loganalytics/sort_field.go +++ b/loganalytics/sort_field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/source_mapping_response.go b/loganalytics/source_mapping_response.go index 9b6ac3e7db..fc1aa9423b 100644 --- a/loganalytics/source_mapping_response.go +++ b/loganalytics/source_mapping_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/source_summary_report.go b/loganalytics/source_summary_report.go index 24f93f98f5..402f5454f6 100644 --- a/loganalytics/source_summary_report.go +++ b/loganalytics/source_summary_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/source_validate_details.go b/loganalytics/source_validate_details.go index 725d48a26b..81fe09e040 100644 --- a/loganalytics/source_validate_details.go +++ b/loganalytics/source_validate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/source_validate_results.go b/loganalytics/source_validate_results.go index 29804fad4d..b08b1f2d13 100644 --- a/loganalytics/source_validate_results.go +++ b/loganalytics/source_validate_results.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/standard_task.go b/loganalytics/standard_task.go index 27450cbf8a..f682a64ef0 100644 --- a/loganalytics/standard_task.go +++ b/loganalytics/standard_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/stats_command_descriptor.go b/loganalytics/stats_command_descriptor.go index 6c5030077e..d668d46f5b 100644 --- a/loganalytics/stats_command_descriptor.go +++ b/loganalytics/stats_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/status_summary.go b/loganalytics/status_summary.go index f743dd597d..f779ba3559 100644 --- a/loganalytics/status_summary.go +++ b/loganalytics/status_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/step_info.go b/loganalytics/step_info.go index 97572242a8..e3b6b2f525 100644 --- a/loganalytics/step_info.go +++ b/loganalytics/step_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage.go b/loganalytics/storage.go index 2d6f09f7b2..20570d2f29 100644 --- a/loganalytics/storage.go +++ b/loganalytics/storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage_data_type.go b/loganalytics/storage_data_type.go index 6928ea8c98..1eda32ff14 100644 --- a/loganalytics/storage_data_type.go +++ b/loganalytics/storage_data_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage_operation_type.go b/loganalytics/storage_operation_type.go index 1326d1712d..f996a4f0e5 100644 --- a/loganalytics/storage_operation_type.go +++ b/loganalytics/storage_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage_usage.go b/loganalytics/storage_usage.go index 6efca08803..b254e97782 100644 --- a/loganalytics/storage_usage.go +++ b/loganalytics/storage_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage_work_request.go b/loganalytics/storage_work_request.go index 7490d53c02..1665baf66e 100644 --- a/loganalytics/storage_work_request.go +++ b/loganalytics/storage_work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage_work_request_collection.go b/loganalytics/storage_work_request_collection.go index 508cc7e0d5..e655f707b5 100644 --- a/loganalytics/storage_work_request_collection.go +++ b/loganalytics/storage_work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/storage_work_request_summary.go b/loganalytics/storage_work_request_summary.go index cd23dfb11d..fcbbd4ef8a 100644 --- a/loganalytics/storage_work_request_summary.go +++ b/loganalytics/storage_work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/stream_action.go b/loganalytics/stream_action.go index 5eb513ffaa..1e8c4f035d 100644 --- a/loganalytics/stream_action.go +++ b/loganalytics/stream_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/sub_system_name.go b/loganalytics/sub_system_name.go index 5d4922d52e..d2a6162931 100644 --- a/loganalytics/sub_system_name.go +++ b/loganalytics/sub_system_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/success.go b/loganalytics/success.go index 3ed5748fe8..a721f0495c 100644 --- a/loganalytics/success.go +++ b/loganalytics/success.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/suggest_details.go b/loganalytics/suggest_details.go index c0f0bc2551..c77829db9e 100644 --- a/loganalytics/suggest_details.go +++ b/loganalytics/suggest_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/suggest_output.go b/loganalytics/suggest_output.go index 38781646a3..062867f0d7 100644 --- a/loganalytics/suggest_output.go +++ b/loganalytics/suggest_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/suggest_request_response.go b/loganalytics/suggest_request_response.go index e5424691ef..2ea98b285b 100644 --- a/loganalytics/suggest_request_response.go +++ b/loganalytics/suggest_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/suppress_warning_request_response.go b/loganalytics/suppress_warning_request_response.go index ba0381b985..2ec8c22d38 100644 --- a/loganalytics/suppress_warning_request_response.go +++ b/loganalytics/suppress_warning_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/table_column.go b/loganalytics/table_column.go index 8d5989a28a..d155585ce7 100644 --- a/loganalytics/table_column.go +++ b/loganalytics/table_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/tail_command_descriptor.go b/loganalytics/tail_command_descriptor.go index 0400f725d1..3fdba85675 100644 --- a/loganalytics/tail_command_descriptor.go +++ b/loganalytics/tail_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/task_type.go b/loganalytics/task_type.go index d53c6e6a6f..efc16b346a 100644 --- a/loganalytics/task_type.go +++ b/loganalytics/task_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/test_parser_payload_details.go b/loganalytics/test_parser_payload_details.go index 0f24473a75..79b28f41ca 100644 --- a/loganalytics/test_parser_payload_details.go +++ b/loganalytics/test_parser_payload_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/test_parser_request_response.go b/loganalytics/test_parser_request_response.go index f8cbe27392..f87feb7c9d 100644 --- a/loganalytics/test_parser_request_response.go +++ b/loganalytics/test_parser_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_cluster_column.go b/loganalytics/time_cluster_column.go index 9b33db09da..a6503a798a 100644 --- a/loganalytics/time_cluster_column.go +++ b/loganalytics/time_cluster_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_cluster_command_descriptor.go b/loganalytics/time_cluster_command_descriptor.go index 765b9f3fa8..ee31c48249 100644 --- a/loganalytics/time_cluster_command_descriptor.go +++ b/loganalytics/time_cluster_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_cluster_data_column.go b/loganalytics/time_cluster_data_column.go index e9dec66557..5cba0f01b8 100644 --- a/loganalytics/time_cluster_data_column.go +++ b/loganalytics/time_cluster_data_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_column.go b/loganalytics/time_column.go index edbd41015f..a587111e91 100644 --- a/loganalytics/time_column.go +++ b/loganalytics/time_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_compare_command_descriptor.go b/loganalytics/time_compare_command_descriptor.go index 48629c3fc9..5d9daef79d 100644 --- a/loganalytics/time_compare_command_descriptor.go +++ b/loganalytics/time_compare_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_range.go b/loganalytics/time_range.go index 2c906148dc..8694eb5e57 100644 --- a/loganalytics/time_range.go +++ b/loganalytics/time_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_stats_cluster.go b/loganalytics/time_stats_cluster.go index c4d48ab2b2..8af4bd30fd 100644 --- a/loganalytics/time_stats_cluster.go +++ b/loganalytics/time_stats_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_stats_column.go b/loganalytics/time_stats_column.go index 24c2933f26..36456dc8e6 100644 --- a/loganalytics/time_stats_column.go +++ b/loganalytics/time_stats_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_stats_command_descriptor.go b/loganalytics/time_stats_command_descriptor.go index 37e5ab2211..ea34d677a3 100644 --- a/loganalytics/time_stats_command_descriptor.go +++ b/loganalytics/time_stats_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/time_stats_data_column.go b/loganalytics/time_stats_data_column.go index 89b5531970..e35f66f485 100644 --- a/loganalytics/time_stats_data_column.go +++ b/loganalytics/time_stats_data_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/timezone_collection.go b/loganalytics/timezone_collection.go index e21ff30c7b..257a98689e 100644 --- a/loganalytics/timezone_collection.go +++ b/loganalytics/timezone_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/top_command_descriptor.go b/loganalytics/top_command_descriptor.go index caf7ce8cfa..3d7d1a4f91 100644 --- a/loganalytics/top_command_descriptor.go +++ b/loganalytics/top_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/trend_column.go b/loganalytics/trend_column.go index d59b651a8a..7c74a5ee29 100644 --- a/loganalytics/trend_column.go +++ b/loganalytics/trend_column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/ui_parser_test_metadata.go b/loganalytics/ui_parser_test_metadata.go index 200e14c2cd..d836af2b8e 100644 --- a/loganalytics/ui_parser_test_metadata.go +++ b/loganalytics/ui_parser_test_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/unprocessed_data_bucket.go b/loganalytics/unprocessed_data_bucket.go index 41fa78e6ea..b62c7d549b 100644 --- a/loganalytics/unprocessed_data_bucket.go +++ b/loganalytics/unprocessed_data_bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/unsuppress_warning_request_response.go b/loganalytics/unsuppress_warning_request_response.go index 2a24b7a31a..efd29286a9 100644 --- a/loganalytics/unsuppress_warning_request_response.go +++ b/loganalytics/unsuppress_warning_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_ingest_time_rule_request_response.go b/loganalytics/update_ingest_time_rule_request_response.go index 2de8c3ec92..7565220753 100644 --- a/loganalytics/update_ingest_time_rule_request_response.go +++ b/loganalytics/update_ingest_time_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_em_bridge_details.go b/loganalytics/update_log_analytics_em_bridge_details.go index 1d3014a2fd..e93d913cd8 100644 --- a/loganalytics/update_log_analytics_em_bridge_details.go +++ b/loganalytics/update_log_analytics_em_bridge_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_em_bridge_request_response.go b/loganalytics/update_log_analytics_em_bridge_request_response.go index 997e873d1c..f90919b136 100644 --- a/loganalytics/update_log_analytics_em_bridge_request_response.go +++ b/loganalytics/update_log_analytics_em_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_entity_details.go b/loganalytics/update_log_analytics_entity_details.go index 6bd77dc559..e7f3fd0d7e 100644 --- a/loganalytics/update_log_analytics_entity_details.go +++ b/loganalytics/update_log_analytics_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_entity_request_response.go b/loganalytics/update_log_analytics_entity_request_response.go index 914fcc528b..28813319d8 100644 --- a/loganalytics/update_log_analytics_entity_request_response.go +++ b/loganalytics/update_log_analytics_entity_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_entity_type_details.go b/loganalytics/update_log_analytics_entity_type_details.go index b53b04457b..df38e4efe7 100644 --- a/loganalytics/update_log_analytics_entity_type_details.go +++ b/loganalytics/update_log_analytics_entity_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_entity_type_request_response.go b/loganalytics/update_log_analytics_entity_type_request_response.go index b658a12bec..3e64c195df 100644 --- a/loganalytics/update_log_analytics_entity_type_request_response.go +++ b/loganalytics/update_log_analytics_entity_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_log_group_details.go b/loganalytics/update_log_analytics_log_group_details.go index 619952161e..58b54b5496 100644 --- a/loganalytics/update_log_analytics_log_group_details.go +++ b/loganalytics/update_log_analytics_log_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_log_group_request_response.go b/loganalytics/update_log_analytics_log_group_request_response.go index 5b5bec71cb..4b0ef6e626 100644 --- a/loganalytics/update_log_analytics_log_group_request_response.go +++ b/loganalytics/update_log_analytics_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_object_collection_rule_details.go b/loganalytics/update_log_analytics_object_collection_rule_details.go index 0c4360d350..3601742ba1 100644 --- a/loganalytics/update_log_analytics_object_collection_rule_details.go +++ b/loganalytics/update_log_analytics_object_collection_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_log_analytics_object_collection_rule_request_response.go b/loganalytics/update_log_analytics_object_collection_rule_request_response.go index 10c13156dc..60df5aa806 100644 --- a/loganalytics/update_log_analytics_object_collection_rule_request_response.go +++ b/loganalytics/update_log_analytics_object_collection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_lookup_data_request_response.go b/loganalytics/update_lookup_data_request_response.go index 655bb53cec..d55fce294e 100644 --- a/loganalytics/update_lookup_data_request_response.go +++ b/loganalytics/update_lookup_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_lookup_metadata_details.go b/loganalytics/update_lookup_metadata_details.go index 164f68e677..711a2b8a07 100644 --- a/loganalytics/update_lookup_metadata_details.go +++ b/loganalytics/update_lookup_metadata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_lookup_request_response.go b/loganalytics/update_lookup_request_response.go index 359767fa67..8ffa918f5d 100644 --- a/loganalytics/update_lookup_request_response.go +++ b/loganalytics/update_lookup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_preferences_request_response.go b/loganalytics/update_preferences_request_response.go index cffbe7ebf0..7ab7ed045e 100644 --- a/loganalytics/update_preferences_request_response.go +++ b/loganalytics/update_preferences_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_resource_categories_request_response.go b/loganalytics/update_resource_categories_request_response.go index d5c83fe2bb..3f3ee0d5bf 100644 --- a/loganalytics/update_resource_categories_request_response.go +++ b/loganalytics/update_resource_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_scheduled_task_details.go b/loganalytics/update_scheduled_task_details.go index 6bc9e03cab..9cf4243e80 100644 --- a/loganalytics/update_scheduled_task_details.go +++ b/loganalytics/update_scheduled_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_scheduled_task_request_response.go b/loganalytics/update_scheduled_task_request_response.go index 36ef0b8c4e..6e14739cae 100644 --- a/loganalytics/update_scheduled_task_request_response.go +++ b/loganalytics/update_scheduled_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_standard_task_details.go b/loganalytics/update_standard_task_details.go index a824d2c2fd..49fe887b0b 100644 --- a/loganalytics/update_standard_task_details.go +++ b/loganalytics/update_standard_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_storage_details.go b/loganalytics/update_storage_details.go index cc41f95287..9fdfdec31b 100644 --- a/loganalytics/update_storage_details.go +++ b/loganalytics/update_storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/update_storage_request_response.go b/loganalytics/update_storage_request_response.go index 70d2d109f6..469307fe35 100644 --- a/loganalytics/update_storage_request_response.go +++ b/loganalytics/update_storage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload.go b/loganalytics/upload.go index 2125e1a640..c16818919b 100644 --- a/loganalytics/upload.go +++ b/loganalytics/upload.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_collection.go b/loganalytics/upload_collection.go index af7d2fdfc4..ea3b424a63 100644 --- a/loganalytics/upload_collection.go +++ b/loganalytics/upload_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_discovery_data_request_response.go b/loganalytics/upload_discovery_data_request_response.go index 5fc9025e1c..0afd99d81a 100644 --- a/loganalytics/upload_discovery_data_request_response.go +++ b/loganalytics/upload_discovery_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_file_collection.go b/loganalytics/upload_file_collection.go index 80a062d829..15aa67f3c0 100644 --- a/loganalytics/upload_file_collection.go +++ b/loganalytics/upload_file_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_file_status.go b/loganalytics/upload_file_status.go index 3e9db2e0a8..b054490441 100644 --- a/loganalytics/upload_file_status.go +++ b/loganalytics/upload_file_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_file_summary.go b/loganalytics/upload_file_summary.go index 6a72faba31..773692acb6 100644 --- a/loganalytics/upload_file_summary.go +++ b/loganalytics/upload_file_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_log_events_file_request_response.go b/loganalytics/upload_log_events_file_request_response.go index acb5aaca4a..73bed64294 100644 --- a/loganalytics/upload_log_events_file_request_response.go +++ b/loganalytics/upload_log_events_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_log_file_request_response.go b/loganalytics/upload_log_file_request_response.go index 952487cf7d..9478d54ba9 100644 --- a/loganalytics/upload_log_file_request_response.go +++ b/loganalytics/upload_log_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_summary.go b/loganalytics/upload_summary.go index cb76fc57c9..14ed99e2af 100644 --- a/loganalytics/upload_summary.go +++ b/loganalytics/upload_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_warning_collection.go b/loganalytics/upload_warning_collection.go index 75e0b8577f..8c8c31bdf8 100644 --- a/loganalytics/upload_warning_collection.go +++ b/loganalytics/upload_warning_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upload_warning_summary.go b/loganalytics/upload_warning_summary.go index fc7f55ec47..526f5d0770 100644 --- a/loganalytics/upload_warning_summary.go +++ b/loganalytics/upload_warning_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_associations_request_response.go b/loganalytics/upsert_associations_request_response.go index a0e6404524..20cdf0cf0d 100644 --- a/loganalytics/upsert_associations_request_response.go +++ b/loganalytics/upsert_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_field_request_response.go b/loganalytics/upsert_field_request_response.go index 524153e200..92ca6df905 100644 --- a/loganalytics/upsert_field_request_response.go +++ b/loganalytics/upsert_field_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_label_request_response.go b/loganalytics/upsert_label_request_response.go index 94b913c28f..fe2f7a6edd 100644 --- a/loganalytics/upsert_label_request_response.go +++ b/loganalytics/upsert_label_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_log_analytics_association.go b/loganalytics/upsert_log_analytics_association.go index 6797bd0dba..dbaa8520c5 100644 --- a/loganalytics/upsert_log_analytics_association.go +++ b/loganalytics/upsert_log_analytics_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_log_analytics_association_details.go b/loganalytics/upsert_log_analytics_association_details.go index f191329dcc..8d95bd3aaa 100644 --- a/loganalytics/upsert_log_analytics_association_details.go +++ b/loganalytics/upsert_log_analytics_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_log_analytics_field_details.go b/loganalytics/upsert_log_analytics_field_details.go index 6990e0a396..07ff377f4c 100644 --- a/loganalytics/upsert_log_analytics_field_details.go +++ b/loganalytics/upsert_log_analytics_field_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_log_analytics_label_details.go b/loganalytics/upsert_log_analytics_label_details.go index 4a752e50b3..ea24a92623 100644 --- a/loganalytics/upsert_log_analytics_label_details.go +++ b/loganalytics/upsert_log_analytics_label_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_log_analytics_parser_details.go b/loganalytics/upsert_log_analytics_parser_details.go index 5fef57c3de..b8175f22c4 100644 --- a/loganalytics/upsert_log_analytics_parser_details.go +++ b/loganalytics/upsert_log_analytics_parser_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_log_analytics_source_details.go b/loganalytics/upsert_log_analytics_source_details.go index 0cb371fdb9..fabd4d3846 100644 --- a/loganalytics/upsert_log_analytics_source_details.go +++ b/loganalytics/upsert_log_analytics_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_parser_request_response.go b/loganalytics/upsert_parser_request_response.go index 322ed72f49..f58d7c5945 100644 --- a/loganalytics/upsert_parser_request_response.go +++ b/loganalytics/upsert_parser_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/upsert_source_request_response.go b/loganalytics/upsert_source_request_response.go index a8f7b141d2..fdd7ae8122 100644 --- a/loganalytics/upsert_source_request_response.go +++ b/loganalytics/upsert_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/usage_status_item.go b/loganalytics/usage_status_item.go index c666e6fcfe..13d9ecf976 100644 --- a/loganalytics/usage_status_item.go +++ b/loganalytics/usage_status_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_association_parameters_request_response.go b/loganalytics/validate_association_parameters_request_response.go index 6ee91c2fc9..394e28d723 100644 --- a/loganalytics/validate_association_parameters_request_response.go +++ b/loganalytics/validate_association_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_endpoint_request_response.go b/loganalytics/validate_endpoint_request_response.go index f6c85a04c5..a6b1d67392 100644 --- a/loganalytics/validate_endpoint_request_response.go +++ b/loganalytics/validate_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_endpoint_result.go b/loganalytics/validate_endpoint_result.go index f5732c043d..581ddb9459 100644 --- a/loganalytics/validate_endpoint_result.go +++ b/loganalytics/validate_endpoint_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_file_request_response.go b/loganalytics/validate_file_request_response.go index 7f1f9fab4f..0e231875e4 100644 --- a/loganalytics/validate_file_request_response.go +++ b/loganalytics/validate_file_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_label_condition_details.go b/loganalytics/validate_label_condition_details.go index 39ea49689e..c34b31cb4c 100644 --- a/loganalytics/validate_label_condition_details.go +++ b/loganalytics/validate_label_condition_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_label_condition_request_response.go b/loganalytics/validate_label_condition_request_response.go index 47c1081987..f8e65cfcf6 100644 --- a/loganalytics/validate_label_condition_request_response.go +++ b/loganalytics/validate_label_condition_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_label_condition_result.go b/loganalytics/validate_label_condition_result.go index c06a44a427..5f58d85e73 100644 --- a/loganalytics/validate_label_condition_result.go +++ b/loganalytics/validate_label_condition_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_source_extended_field_details_request_response.go b/loganalytics/validate_source_extended_field_details_request_response.go index f67592f389..ab9f3efb16 100644 --- a/loganalytics/validate_source_extended_field_details_request_response.go +++ b/loganalytics/validate_source_extended_field_details_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_source_mapping_request_response.go b/loganalytics/validate_source_mapping_request_response.go index b54378b22c..edd1fae136 100644 --- a/loganalytics/validate_source_mapping_request_response.go +++ b/loganalytics/validate_source_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/validate_source_request_response.go b/loganalytics/validate_source_request_response.go index 97e3410cdc..6766e54cec 100644 --- a/loganalytics/validate_source_request_response.go +++ b/loganalytics/validate_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/value_type.go b/loganalytics/value_type.go index 003aae9c81..7e297ca3aa 100644 --- a/loganalytics/value_type.go +++ b/loganalytics/value_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/verify_output.go b/loganalytics/verify_output.go index a1ea8e39ac..21dcd9b205 100644 --- a/loganalytics/verify_output.go +++ b/loganalytics/verify_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/verify_request_response.go b/loganalytics/verify_request_response.go index 6c780eefea..fadf929762 100644 --- a/loganalytics/verify_request_response.go +++ b/loganalytics/verify_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/violation.go b/loganalytics/violation.go index fc15b1db5a..6aca3a933c 100644 --- a/loganalytics/violation.go +++ b/loganalytics/violation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/warning_reference_details.go b/loganalytics/warning_reference_details.go index e5d75cf2ec..47ef54d16e 100644 --- a/loganalytics/warning_reference_details.go +++ b/loganalytics/warning_reference_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/where_command_descriptor.go b/loganalytics/where_command_descriptor.go index 70ba478a80..6b60e9f14c 100644 --- a/loganalytics/where_command_descriptor.go +++ b/loganalytics/where_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request.go b/loganalytics/work_request.go index 8fd11985b6..b087494a74 100644 --- a/loganalytics/work_request.go +++ b/loganalytics/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_collection.go b/loganalytics/work_request_collection.go index c4d6093d1f..cd7e947c3b 100644 --- a/loganalytics/work_request_collection.go +++ b/loganalytics/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_error.go b/loganalytics/work_request_error.go index 5d25878b9a..e6d844979d 100644 --- a/loganalytics/work_request_error.go +++ b/loganalytics/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_error_collection.go b/loganalytics/work_request_error_collection.go index e2995eae3e..e7349dbfb1 100644 --- a/loganalytics/work_request_error_collection.go +++ b/loganalytics/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_log.go b/loganalytics/work_request_log.go index 6ad0fe92d3..88bcb64968 100644 --- a/loganalytics/work_request_log.go +++ b/loganalytics/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_log_collection.go b/loganalytics/work_request_log_collection.go index 5143251622..ddd0b1defa 100644 --- a/loganalytics/work_request_log_collection.go +++ b/loganalytics/work_request_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_resource.go b/loganalytics/work_request_resource.go index 448dc9742b..fa869c62f8 100644 --- a/loganalytics/work_request_resource.go +++ b/loganalytics/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_status.go b/loganalytics/work_request_status.go index 39095da6d4..4912de1e18 100644 --- a/loganalytics/work_request_status.go +++ b/loganalytics/work_request_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/work_request_summary.go b/loganalytics/work_request_summary.go index 6d7c69d5cc..2a73995bf6 100644 --- a/loganalytics/work_request_summary.go +++ b/loganalytics/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loganalytics/xml_extract_command_descriptor.go b/loganalytics/xml_extract_command_descriptor.go index 2dd91a3b29..c58dd6f37f 100644 --- a/loganalytics/xml_extract_command_descriptor.go +++ b/loganalytics/xml_extract_command_descriptor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/action_types.go b/logging/action_types.go index 8900306fdb..8a5110d399 100644 --- a/logging/action_types.go +++ b/logging/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/archiving.go b/logging/archiving.go index 8672e3ef1a..7624280d15 100644 --- a/logging/archiving.go +++ b/logging/archiving.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/category.go b/logging/category.go index f4f1a9f580..4b46351cf8 100644 --- a/logging/category.go +++ b/logging/category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_log_group_compartment_details.go b/logging/change_log_group_compartment_details.go index 4403d12282..93ca9c6fdf 100644 --- a/logging/change_log_group_compartment_details.go +++ b/logging/change_log_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_log_group_compartment_request_response.go b/logging/change_log_group_compartment_request_response.go index b1cdaade7b..01a52d26e3 100644 --- a/logging/change_log_group_compartment_request_response.go +++ b/logging/change_log_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_log_log_group_details.go b/logging/change_log_log_group_details.go index 1f88ba6bfa..e4f72aa2bb 100644 --- a/logging/change_log_log_group_details.go +++ b/logging/change_log_log_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_log_log_group_request_response.go b/logging/change_log_log_group_request_response.go index 6254bddee7..1263bb38c8 100644 --- a/logging/change_log_log_group_request_response.go +++ b/logging/change_log_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_log_saved_search_compartment_details.go b/logging/change_log_saved_search_compartment_details.go index ccc9190097..d7d61380d9 100644 --- a/logging/change_log_saved_search_compartment_details.go +++ b/logging/change_log_saved_search_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_log_saved_search_compartment_request_response.go b/logging/change_log_saved_search_compartment_request_response.go index dc6e4f2186..fa60448523 100644 --- a/logging/change_log_saved_search_compartment_request_response.go +++ b/logging/change_log_saved_search_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_unified_agent_configuration_compartment_details.go b/logging/change_unified_agent_configuration_compartment_details.go index 66a7c0a57d..67bff6ff04 100644 --- a/logging/change_unified_agent_configuration_compartment_details.go +++ b/logging/change_unified_agent_configuration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/change_unified_agent_configuration_compartment_request_response.go b/logging/change_unified_agent_configuration_compartment_request_response.go index a1f7dcd894..f2de6af07e 100644 --- a/logging/change_unified_agent_configuration_compartment_request_response.go +++ b/logging/change_unified_agent_configuration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/configuration.go b/logging/configuration.go index 4a629dadb5..cfeea20d2f 100644 --- a/logging/configuration.go +++ b/logging/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_log_details.go b/logging/create_log_details.go index 850817e85e..8d994c28ed 100644 --- a/logging/create_log_details.go +++ b/logging/create_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_log_group_details.go b/logging/create_log_group_details.go index 665b04c53f..297fb11389 100644 --- a/logging/create_log_group_details.go +++ b/logging/create_log_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_log_group_request_response.go b/logging/create_log_group_request_response.go index c3bb829a94..ac4eaa138c 100644 --- a/logging/create_log_group_request_response.go +++ b/logging/create_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_log_request_response.go b/logging/create_log_request_response.go index abd84fbd6e..1510487550 100644 --- a/logging/create_log_request_response.go +++ b/logging/create_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_log_saved_search_details.go b/logging/create_log_saved_search_details.go index 6d0b2ef6c6..dcd137d155 100644 --- a/logging/create_log_saved_search_details.go +++ b/logging/create_log_saved_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_log_saved_search_request_response.go b/logging/create_log_saved_search_request_response.go index 4866940575..231fd69acc 100644 --- a/logging/create_log_saved_search_request_response.go +++ b/logging/create_log_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_unified_agent_configuration_details.go b/logging/create_unified_agent_configuration_details.go index 542ed3a27f..6486c7944b 100644 --- a/logging/create_unified_agent_configuration_details.go +++ b/logging/create_unified_agent_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/create_unified_agent_configuration_request_response.go b/logging/create_unified_agent_configuration_request_response.go index b537d549b4..eef386271f 100644 --- a/logging/create_unified_agent_configuration_request_response.go +++ b/logging/create_unified_agent_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/delete_log_group_request_response.go b/logging/delete_log_group_request_response.go index 8302e2037a..6c7ada5921 100644 --- a/logging/delete_log_group_request_response.go +++ b/logging/delete_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/delete_log_request_response.go b/logging/delete_log_request_response.go index 285536273c..683dd2aafc 100644 --- a/logging/delete_log_request_response.go +++ b/logging/delete_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/delete_log_saved_search_request_response.go b/logging/delete_log_saved_search_request_response.go index 986ffcd3c4..451f2aefc3 100644 --- a/logging/delete_log_saved_search_request_response.go +++ b/logging/delete_log_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/delete_unified_agent_configuration_request_response.go b/logging/delete_unified_agent_configuration_request_response.go index ff8d5549ca..286ddc52c0 100644 --- a/logging/delete_unified_agent_configuration_request_response.go +++ b/logging/delete_unified_agent_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/delete_work_request_request_response.go b/logging/delete_work_request_request_response.go index 0e55a6ea47..f459cc6a40 100644 --- a/logging/delete_work_request_request_response.go +++ b/logging/delete_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/get_log_group_request_response.go b/logging/get_log_group_request_response.go index 8411ba9225..31dd3b7050 100644 --- a/logging/get_log_group_request_response.go +++ b/logging/get_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/get_log_request_response.go b/logging/get_log_request_response.go index f36726761a..b3fd8c07ff 100644 --- a/logging/get_log_request_response.go +++ b/logging/get_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/get_log_saved_search_request_response.go b/logging/get_log_saved_search_request_response.go index b555579047..8c65c22cff 100644 --- a/logging/get_log_saved_search_request_response.go +++ b/logging/get_log_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/get_unified_agent_configuration_request_response.go b/logging/get_unified_agent_configuration_request_response.go index 8edb81b737..be890c8975 100644 --- a/logging/get_unified_agent_configuration_request_response.go +++ b/logging/get_unified_agent_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/get_work_request_request_response.go b/logging/get_work_request_request_response.go index c2d746d64d..f8f640736d 100644 --- a/logging/get_work_request_request_response.go +++ b/logging/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/grok_pattern.go b/logging/grok_pattern.go index 26aa712749..21f37a9d75 100644 --- a/logging/grok_pattern.go +++ b/logging/grok_pattern.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/group_association_details.go b/logging/group_association_details.go index 2484c90aab..5d55bda4bb 100644 --- a/logging/group_association_details.go +++ b/logging/group_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_log_groups_request_response.go b/logging/list_log_groups_request_response.go index 78036aecb9..f7c1419f6f 100644 --- a/logging/list_log_groups_request_response.go +++ b/logging/list_log_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_log_saved_searches_request_response.go b/logging/list_log_saved_searches_request_response.go index 1b674ffe64..0393156d6a 100644 --- a/logging/list_log_saved_searches_request_response.go +++ b/logging/list_log_saved_searches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_logs_request_response.go b/logging/list_logs_request_response.go index 7d957db304..1e99c158c5 100644 --- a/logging/list_logs_request_response.go +++ b/logging/list_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_services_request_response.go b/logging/list_services_request_response.go index 1f9c7d9fe5..9a4b27b191 100644 --- a/logging/list_services_request_response.go +++ b/logging/list_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_unified_agent_configurations_request_response.go b/logging/list_unified_agent_configurations_request_response.go index dfaf499219..792d92a1d6 100644 --- a/logging/list_unified_agent_configurations_request_response.go +++ b/logging/list_unified_agent_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_work_request_errors_request_response.go b/logging/list_work_request_errors_request_response.go index 80dbc755d2..f667dbff08 100644 --- a/logging/list_work_request_errors_request_response.go +++ b/logging/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_work_request_logs_request_response.go b/logging/list_work_request_logs_request_response.go index c2c58cc862..798841a248 100644 --- a/logging/list_work_request_logs_request_response.go +++ b/logging/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/list_work_requests_request_response.go b/logging/list_work_requests_request_response.go index 3053594d20..a953d57fce 100644 --- a/logging/list_work_requests_request_response.go +++ b/logging/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log.go b/logging/log.go index a230bea190..0a7c688231 100644 --- a/logging/log.go +++ b/logging/log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_group.go b/logging/log_group.go index 4eb15a8e55..b5166ce892 100644 --- a/logging/log_group.go +++ b/logging/log_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_group_lifecycle_state.go b/logging/log_group_lifecycle_state.go index 027033b105..cf08797798 100644 --- a/logging/log_group_lifecycle_state.go +++ b/logging/log_group_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_group_summary.go b/logging/log_group_summary.go index c69d9eccdd..a855939a98 100644 --- a/logging/log_group_summary.go +++ b/logging/log_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_lifecycle_state.go b/logging/log_lifecycle_state.go index 9ea577131b..516a90c2ca 100644 --- a/logging/log_lifecycle_state.go +++ b/logging/log_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_saved_search.go b/logging/log_saved_search.go index 31cd8caad0..3582d9e488 100644 --- a/logging/log_saved_search.go +++ b/logging/log_saved_search.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_saved_search_lifecycle_state.go b/logging/log_saved_search_lifecycle_state.go index 2f1ce25b4e..f976c52903 100644 --- a/logging/log_saved_search_lifecycle_state.go +++ b/logging/log_saved_search_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_saved_search_summary.go b/logging/log_saved_search_summary.go index 933b6dc020..97585ea582 100644 --- a/logging/log_saved_search_summary.go +++ b/logging/log_saved_search_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_saved_search_summary_collection.go b/logging/log_saved_search_summary_collection.go index 49283cfee0..f767c691f5 100644 --- a/logging/log_saved_search_summary_collection.go +++ b/logging/log_saved_search_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/log_summary.go b/logging/log_summary.go index 0a6d7544da..a2b983d420 100644 --- a/logging/log_summary.go +++ b/logging/log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/logging_loggingmanagement_client.go b/logging/logging_loggingmanagement_client.go index 3093a59623..e4f00a9812 100644 --- a/logging/logging_loggingmanagement_client.go +++ b/logging/logging_loggingmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/oci_service.go b/logging/oci_service.go index 608cb2f511..e32a7811d2 100644 --- a/logging/oci_service.go +++ b/logging/oci_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/operation_status.go b/logging/operation_status.go index 2ff1a516a9..5ebe388d24 100644 --- a/logging/operation_status.go +++ b/logging/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/operation_types.go b/logging/operation_types.go index 9da030cfb7..742ec6d272 100644 --- a/logging/operation_types.go +++ b/logging/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/operational_metrics_configuration.go b/logging/operational_metrics_configuration.go index 2a26c5f95e..4ee32710d5 100644 --- a/logging/operational_metrics_configuration.go +++ b/logging/operational_metrics_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/operational_metrics_destination.go b/logging/operational_metrics_destination.go index f604d926ee..30228e7aa8 100644 --- a/logging/operational_metrics_destination.go +++ b/logging/operational_metrics_destination.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/operational_metrics_record_input.go b/logging/operational_metrics_record_input.go index 7ca49ff1a5..eaad5ae45f 100644 --- a/logging/operational_metrics_record_input.go +++ b/logging/operational_metrics_record_input.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/operational_metrics_source.go b/logging/operational_metrics_source.go index 7dae918abe..3dcf1fd102 100644 --- a/logging/operational_metrics_source.go +++ b/logging/operational_metrics_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/parameter.go b/logging/parameter.go index f0d99f3e6f..4b343e4c47 100644 --- a/logging/parameter.go +++ b/logging/parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/resource_type.go b/logging/resource_type.go index a7cc2df13b..66dcf955c1 100644 --- a/logging/resource_type.go +++ b/logging/resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/service_summary.go b/logging/service_summary.go index ff0437c3bd..18338a7762 100644 --- a/logging/service_summary.go +++ b/logging/service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/source.go b/logging/source.go index 81619d8f6e..b3a2572627 100644 --- a/logging/source.go +++ b/logging/source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/source_update_details.go b/logging/source_update_details.go index 136786bd80..15929ac654 100644 --- a/logging/source_update_details.go +++ b/logging/source_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_apache2_parser.go b/logging/unified_agent_apache2_parser.go index 332636839b..74d0d0f089 100644 --- a/logging/unified_agent_apache2_parser.go +++ b/logging/unified_agent_apache2_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_apache_error_parser.go b/logging/unified_agent_apache_error_parser.go index 0b3bd89fc4..f8226e1d5b 100644 --- a/logging/unified_agent_apache_error_parser.go +++ b/logging/unified_agent_apache_error_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_auditd_parser.go b/logging/unified_agent_auditd_parser.go index a7cd2f3919..2b964626de 100644 --- a/logging/unified_agent_auditd_parser.go +++ b/logging/unified_agent_auditd_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_configuration.go b/logging/unified_agent_configuration.go index c76e834468..b89834352b 100644 --- a/logging/unified_agent_configuration.go +++ b/logging/unified_agent_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_configuration_collection.go b/logging/unified_agent_configuration_collection.go index 5788b8069e..2c9ea32a2f 100644 --- a/logging/unified_agent_configuration_collection.go +++ b/logging/unified_agent_configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_configuration_summary.go b/logging/unified_agent_configuration_summary.go index e261e039d7..011f78f0fb 100644 --- a/logging/unified_agent_configuration_summary.go +++ b/logging/unified_agent_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_cri_parser.go b/logging/unified_agent_cri_parser.go index 34d52021cd..ad81d0b57c 100644 --- a/logging/unified_agent_cri_parser.go +++ b/logging/unified_agent_cri_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_csv_parser.go b/logging/unified_agent_csv_parser.go index 03bccbc129..d6d4725eb3 100644 --- a/logging/unified_agent_csv_parser.go +++ b/logging/unified_agent_csv_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_grok_parser.go b/logging/unified_agent_grok_parser.go index da64971eae..93c390b633 100644 --- a/logging/unified_agent_grok_parser.go +++ b/logging/unified_agent_grok_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_logging_configuration.go b/logging/unified_agent_logging_configuration.go index add0d8968e..13bdcbaea6 100644 --- a/logging/unified_agent_logging_configuration.go +++ b/logging/unified_agent_logging_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_logging_destination.go b/logging/unified_agent_logging_destination.go index a2c1a837be..40d6ed8aa5 100644 --- a/logging/unified_agent_logging_destination.go +++ b/logging/unified_agent_logging_destination.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_logging_source.go b/logging/unified_agent_logging_source.go index ab6dc8a669..3c878d4c61 100644 --- a/logging/unified_agent_logging_source.go +++ b/logging/unified_agent_logging_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_msgpack_parser.go b/logging/unified_agent_msgpack_parser.go index 0aa2fc7f39..5acb080538 100644 --- a/logging/unified_agent_msgpack_parser.go +++ b/logging/unified_agent_msgpack_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_multiline_grok_parser.go b/logging/unified_agent_multiline_grok_parser.go index 5e8dcd7782..cb55d87191 100644 --- a/logging/unified_agent_multiline_grok_parser.go +++ b/logging/unified_agent_multiline_grok_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_multiline_parser.go b/logging/unified_agent_multiline_parser.go index 5d3dd5a055..f7aebba2ab 100644 --- a/logging/unified_agent_multiline_parser.go +++ b/logging/unified_agent_multiline_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_none_parser.go b/logging/unified_agent_none_parser.go index b090b2a57e..21a6081080 100644 --- a/logging/unified_agent_none_parser.go +++ b/logging/unified_agent_none_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_parser.go b/logging/unified_agent_parser.go index a2a4801bad..69f5954be4 100644 --- a/logging/unified_agent_parser.go +++ b/logging/unified_agent_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_regex_parser.go b/logging/unified_agent_regex_parser.go index f5aea81672..f2bdbba709 100644 --- a/logging/unified_agent_regex_parser.go +++ b/logging/unified_agent_regex_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_service_configuration_details.go b/logging/unified_agent_service_configuration_details.go index d0e67b3422..1e277b1529 100644 --- a/logging/unified_agent_service_configuration_details.go +++ b/logging/unified_agent_service_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_service_configuration_states.go b/logging/unified_agent_service_configuration_states.go index a12b481643..d215d59174 100644 --- a/logging/unified_agent_service_configuration_states.go +++ b/logging/unified_agent_service_configuration_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_service_configuration_types.go b/logging/unified_agent_service_configuration_types.go index e840a66993..faa07f5359 100644 --- a/logging/unified_agent_service_configuration_types.go +++ b/logging/unified_agent_service_configuration_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_syslog_parser.go b/logging/unified_agent_syslog_parser.go index 8386f92013..843fd4f5d4 100644 --- a/logging/unified_agent_syslog_parser.go +++ b/logging/unified_agent_syslog_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_tail_log_source.go b/logging/unified_agent_tail_log_source.go index 397d5e4596..daef729f42 100644 --- a/logging/unified_agent_tail_log_source.go +++ b/logging/unified_agent_tail_log_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_tsv_parser.go b/logging/unified_agent_tsv_parser.go index ef928976a6..f5f980a294 100644 --- a/logging/unified_agent_tsv_parser.go +++ b/logging/unified_agent_tsv_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_agent_windows_event_source.go b/logging/unified_agent_windows_event_source.go index 4494377246..2525fbb685 100644 --- a/logging/unified_agent_windows_event_source.go +++ b/logging/unified_agent_windows_event_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/unified_json_parser.go b/logging/unified_json_parser.go index 09957e01ae..7a7ddf0cc8 100644 --- a/logging/unified_json_parser.go +++ b/logging/unified_json_parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_configuration_details.go b/logging/update_configuration_details.go index ed58f6be3e..a380f31930 100644 --- a/logging/update_configuration_details.go +++ b/logging/update_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_log_details.go b/logging/update_log_details.go index 8adff862b5..8e8ca5b433 100644 --- a/logging/update_log_details.go +++ b/logging/update_log_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_log_group_details.go b/logging/update_log_group_details.go index b090d8afad..3988fd091b 100644 --- a/logging/update_log_group_details.go +++ b/logging/update_log_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_log_group_request_response.go b/logging/update_log_group_request_response.go index d60acdd981..3756948db9 100644 --- a/logging/update_log_group_request_response.go +++ b/logging/update_log_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_log_request_response.go b/logging/update_log_request_response.go index cefed60962..abd8e629ec 100644 --- a/logging/update_log_request_response.go +++ b/logging/update_log_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_log_saved_search_details.go b/logging/update_log_saved_search_details.go index fee4e3a734..a6200561c8 100644 --- a/logging/update_log_saved_search_details.go +++ b/logging/update_log_saved_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_log_saved_search_request_response.go b/logging/update_log_saved_search_request_response.go index e9b6afcf74..c897cf9f74 100644 --- a/logging/update_log_saved_search_request_response.go +++ b/logging/update_log_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_unified_agent_configuration_details.go b/logging/update_unified_agent_configuration_details.go index ede55ef75f..4a196500ff 100644 --- a/logging/update_unified_agent_configuration_details.go +++ b/logging/update_unified_agent_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/update_unified_agent_configuration_request_response.go b/logging/update_unified_agent_configuration_request_response.go index 5d51d35d52..e467b4c6d3 100644 --- a/logging/update_unified_agent_configuration_request_response.go +++ b/logging/update_unified_agent_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/work_request.go b/logging/work_request.go index 0665314b1d..00d944ec2b 100644 --- a/logging/work_request.go +++ b/logging/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/work_request_error.go b/logging/work_request_error.go index a968d6eb00..4d1efa6863 100644 --- a/logging/work_request_error.go +++ b/logging/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/work_request_log.go b/logging/work_request_log.go index 065ef91ca0..3fa2fef273 100644 --- a/logging/work_request_log.go +++ b/logging/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/work_request_resource.go b/logging/work_request_resource.go index c9f7483ba6..9299c71a71 100644 --- a/logging/work_request_resource.go +++ b/logging/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/logging/work_request_summary.go b/logging/work_request_summary.go index 695f2ee513..67db588901 100644 --- a/logging/work_request_summary.go +++ b/logging/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingingestion/log_entry.go b/loggingingestion/log_entry.go index e50f599da7..56ebc8a02e 100644 --- a/loggingingestion/log_entry.go +++ b/loggingingestion/log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingingestion/log_entry_batch.go b/loggingingestion/log_entry_batch.go index 1308ebb1af..3c50fc1bfe 100644 --- a/loggingingestion/log_entry_batch.go +++ b/loggingingestion/log_entry_batch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingingestion/loggingingestion_logging_client.go b/loggingingestion/loggingingestion_logging_client.go index 36e73a87c2..781f4610e1 100644 --- a/loggingingestion/loggingingestion_logging_client.go +++ b/loggingingestion/loggingingestion_logging_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingingestion/put_logs_details.go b/loggingingestion/put_logs_details.go index a1ec0055a6..5f1b0c4c90 100644 --- a/loggingingestion/put_logs_details.go +++ b/loggingingestion/put_logs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingingestion/put_logs_request_response.go b/loggingingestion/put_logs_request_response.go index 5fc261c27f..f18d9b2043 100644 --- a/loggingingestion/put_logs_request_response.go +++ b/loggingingestion/put_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/field_info.go b/loggingsearch/field_info.go index be9440b03e..f87baf9ed0 100644 --- a/loggingsearch/field_info.go +++ b/loggingsearch/field_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/loggingsearch_logsearch_client.go b/loggingsearch/loggingsearch_logsearch_client.go index c7d6a0596d..c97fad4b92 100644 --- a/loggingsearch/loggingsearch_logsearch_client.go +++ b/loggingsearch/loggingsearch_logsearch_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/search_logs_details.go b/loggingsearch/search_logs_details.go index 82f1d7fbb5..f30735ccf6 100644 --- a/loggingsearch/search_logs_details.go +++ b/loggingsearch/search_logs_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/search_logs_request_response.go b/loggingsearch/search_logs_request_response.go index 684255b59a..e1c9362f69 100644 --- a/loggingsearch/search_logs_request_response.go +++ b/loggingsearch/search_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/search_response.go b/loggingsearch/search_response.go index ace9e71f15..aca796a96a 100644 --- a/loggingsearch/search_response.go +++ b/loggingsearch/search_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/search_result.go b/loggingsearch/search_result.go index 859f4a750b..8583253297 100644 --- a/loggingsearch/search_result.go +++ b/loggingsearch/search_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/loggingsearch/search_result_summary.go b/loggingsearch/search_result_summary.go index 2e0806c328..0cdd3b9861 100644 --- a/loggingsearch/search_result_summary.go +++ b/loggingsearch/search_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/action_types.go b/managementagent/action_types.go index b70d17a8d4..fe224de520 100644 --- a/managementagent/action_types.go +++ b/managementagent/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/architecture_types.go b/managementagent/architecture_types.go index a38323bd26..e7c515d25b 100644 --- a/managementagent/architecture_types.go +++ b/managementagent/architecture_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/auto_upgradable_config.go b/managementagent/auto_upgradable_config.go index 5fff31602b..1b49b8be87 100644 --- a/managementagent/auto_upgradable_config.go +++ b/managementagent/auto_upgradable_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/availability_history_summary.go b/managementagent/availability_history_summary.go index 8e0d942e43..5e45686269 100644 --- a/managementagent/availability_history_summary.go +++ b/managementagent/availability_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/availability_status.go b/managementagent/availability_status.go index 86d4e37136..ee12b3d00e 100644 --- a/managementagent/availability_status.go +++ b/managementagent/availability_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/create_management_agent_install_key_details.go b/managementagent/create_management_agent_install_key_details.go index fbff850782..e2c9250890 100644 --- a/managementagent/create_management_agent_install_key_details.go +++ b/managementagent/create_management_agent_install_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/create_management_agent_install_key_request_response.go b/managementagent/create_management_agent_install_key_request_response.go index 97590f67d3..e492d3aa4d 100644 --- a/managementagent/create_management_agent_install_key_request_response.go +++ b/managementagent/create_management_agent_install_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/datatypes.go b/managementagent/datatypes.go index aa33bf83ca..1a6814c5bd 100644 --- a/managementagent/datatypes.go +++ b/managementagent/datatypes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/delete_management_agent_install_key_request_response.go b/managementagent/delete_management_agent_install_key_request_response.go index ba29a30cc4..e755ffcc00 100644 --- a/managementagent/delete_management_agent_install_key_request_response.go +++ b/managementagent/delete_management_agent_install_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/delete_management_agent_request_response.go b/managementagent/delete_management_agent_request_response.go index 5bedfd914e..6d2e75ed6a 100644 --- a/managementagent/delete_management_agent_request_response.go +++ b/managementagent/delete_management_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/delete_work_request_request_response.go b/managementagent/delete_work_request_request_response.go index 5d1e57ba0a..c572f69e63 100644 --- a/managementagent/delete_work_request_request_response.go +++ b/managementagent/delete_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/deploy_plugins_details.go b/managementagent/deploy_plugins_details.go index 7902933563..ef67f28d18 100644 --- a/managementagent/deploy_plugins_details.go +++ b/managementagent/deploy_plugins_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/deploy_plugins_request_response.go b/managementagent/deploy_plugins_request_response.go index 1ecf0adf44..2f8a9301a6 100644 --- a/managementagent/deploy_plugins_request_response.go +++ b/managementagent/deploy_plugins_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/edit_modes.go b/managementagent/edit_modes.go index 833b56eba8..0fbb783a15 100644 --- a/managementagent/edit_modes.go +++ b/managementagent/edit_modes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/get_auto_upgradable_config_request_response.go b/managementagent/get_auto_upgradable_config_request_response.go index 9811cacd1b..fd8ae4c8c5 100644 --- a/managementagent/get_auto_upgradable_config_request_response.go +++ b/managementagent/get_auto_upgradable_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/get_management_agent_install_key_content_request_response.go b/managementagent/get_management_agent_install_key_content_request_response.go index 1fc6816d51..07897a76d6 100644 --- a/managementagent/get_management_agent_install_key_content_request_response.go +++ b/managementagent/get_management_agent_install_key_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/get_management_agent_install_key_request_response.go b/managementagent/get_management_agent_install_key_request_response.go index 75dafb030c..d8e4143b30 100644 --- a/managementagent/get_management_agent_install_key_request_response.go +++ b/managementagent/get_management_agent_install_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/get_management_agent_request_response.go b/managementagent/get_management_agent_request_response.go index 5d64e78662..54edca5d2a 100644 --- a/managementagent/get_management_agent_request_response.go +++ b/managementagent/get_management_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/get_work_request_request_response.go b/managementagent/get_work_request_request_response.go index 5409f26f8b..5e0652aece 100644 --- a/managementagent/get_work_request_request_response.go +++ b/managementagent/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/install_types.go b/managementagent/install_types.go index fc8bca41c1..aeb3088948 100644 --- a/managementagent/install_types.go +++ b/managementagent/install_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/lifecycle_states.go b/managementagent/lifecycle_states.go index 78de414664..0d87b9a34a 100644 --- a/managementagent/lifecycle_states.go +++ b/managementagent/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_availability_histories_request_response.go b/managementagent/list_availability_histories_request_response.go index b7e2484f8d..2466ebe454 100644 --- a/managementagent/list_availability_histories_request_response.go +++ b/managementagent/list_availability_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_management_agent_images_request_response.go b/managementagent/list_management_agent_images_request_response.go index 8dc5f0953f..0416f1b14e 100644 --- a/managementagent/list_management_agent_images_request_response.go +++ b/managementagent/list_management_agent_images_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_management_agent_install_keys_request_response.go b/managementagent/list_management_agent_install_keys_request_response.go index 74e6cde123..09def164fa 100644 --- a/managementagent/list_management_agent_install_keys_request_response.go +++ b/managementagent/list_management_agent_install_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_management_agent_plugins_request_response.go b/managementagent/list_management_agent_plugins_request_response.go index 4287c0f26e..8d00df4aed 100644 --- a/managementagent/list_management_agent_plugins_request_response.go +++ b/managementagent/list_management_agent_plugins_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_management_agents_request_response.go b/managementagent/list_management_agents_request_response.go index 747920b4c3..b50d6e1f11 100644 --- a/managementagent/list_management_agents_request_response.go +++ b/managementagent/list_management_agents_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_work_request_errors_request_response.go b/managementagent/list_work_request_errors_request_response.go index c48d5e8ab3..dfcbcd81b7 100644 --- a/managementagent/list_work_request_errors_request_response.go +++ b/managementagent/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_work_request_logs_request_response.go b/managementagent/list_work_request_logs_request_response.go index 092bf9ced2..4065b99752 100644 --- a/managementagent/list_work_request_logs_request_response.go +++ b/managementagent/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/list_work_requests_request_response.go b/managementagent/list_work_requests_request_response.go index 31b4324f25..ddce979faf 100644 --- a/managementagent/list_work_requests_request_response.go +++ b/managementagent/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent.go b/managementagent/management_agent.go index 7efbce0c18..cda6930a07 100644 --- a/managementagent/management_agent.go +++ b/managementagent/management_agent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_aggregation.go b/managementagent/management_agent_aggregation.go index 07a4919d00..0db2a51921 100644 --- a/managementagent/management_agent_aggregation.go +++ b/managementagent/management_agent_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_aggregation_collection.go b/managementagent/management_agent_aggregation_collection.go index 5e40ff8520..cb51a4e1f7 100644 --- a/managementagent/management_agent_aggregation_collection.go +++ b/managementagent/management_agent_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_aggregation_dimensions.go b/managementagent/management_agent_aggregation_dimensions.go index 2b2d5e9399..78ae831208 100644 --- a/managementagent/management_agent_aggregation_dimensions.go +++ b/managementagent/management_agent_aggregation_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_error.go b/managementagent/management_agent_error.go index 9f3f924d84..175750eb36 100644 --- a/managementagent/management_agent_error.go +++ b/managementagent/management_agent_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_group_by.go b/managementagent/management_agent_group_by.go index afbb7d093c..a16733bd9d 100644 --- a/managementagent/management_agent_group_by.go +++ b/managementagent/management_agent_group_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_image.go b/managementagent/management_agent_image.go index f183496253..69463da6b8 100644 --- a/managementagent/management_agent_image.go +++ b/managementagent/management_agent_image.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_image_summary.go b/managementagent/management_agent_image_summary.go index 7c6c5a80bf..0b8370819a 100644 --- a/managementagent/management_agent_image_summary.go +++ b/managementagent/management_agent_image_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_install_key.go b/managementagent/management_agent_install_key.go index 3a650f753a..38d306f6af 100644 --- a/managementagent/management_agent_install_key.go +++ b/managementagent/management_agent_install_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_install_key_summary.go b/managementagent/management_agent_install_key_summary.go index 17beaea748..b1789403d3 100644 --- a/managementagent/management_agent_install_key_summary.go +++ b/managementagent/management_agent_install_key_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin.go b/managementagent/management_agent_plugin.go index dcc98bcf51..fb30d445ed 100644 --- a/managementagent/management_agent_plugin.go +++ b/managementagent/management_agent_plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin_aggregation.go b/managementagent/management_agent_plugin_aggregation.go index 608e75f44e..be69cb9512 100644 --- a/managementagent/management_agent_plugin_aggregation.go +++ b/managementagent/management_agent_plugin_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin_aggregation_collection.go b/managementagent/management_agent_plugin_aggregation_collection.go index ede9ef3953..c3e0aaed14 100644 --- a/managementagent/management_agent_plugin_aggregation_collection.go +++ b/managementagent/management_agent_plugin_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin_aggregation_dimensions.go b/managementagent/management_agent_plugin_aggregation_dimensions.go index 4b4cbb20f6..47c0ce3765 100644 --- a/managementagent/management_agent_plugin_aggregation_dimensions.go +++ b/managementagent/management_agent_plugin_aggregation_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin_details.go b/managementagent/management_agent_plugin_details.go index 6655cd9cec..6ea4032598 100644 --- a/managementagent/management_agent_plugin_details.go +++ b/managementagent/management_agent_plugin_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin_group_by.go b/managementagent/management_agent_plugin_group_by.go index 0e2ad08942..a2e7b0b617 100644 --- a/managementagent/management_agent_plugin_group_by.go +++ b/managementagent/management_agent_plugin_group_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_plugin_summary.go b/managementagent/management_agent_plugin_summary.go index c9e328262d..f2c7ca52f2 100644 --- a/managementagent/management_agent_plugin_summary.go +++ b/managementagent/management_agent_plugin_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_property.go b/managementagent/management_agent_property.go index b9d8e1bd36..91402a8a93 100644 --- a/managementagent/management_agent_property.go +++ b/managementagent/management_agent_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/management_agent_summary.go b/managementagent/management_agent_summary.go index 92453f5d9a..236ff4a6b8 100644 --- a/managementagent/management_agent_summary.go +++ b/managementagent/management_agent_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/managementagent_client.go b/managementagent/managementagent_client.go index f0fa597eab..ba89101fbd 100644 --- a/managementagent/managementagent_client.go +++ b/managementagent/managementagent_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/object_details.go b/managementagent/object_details.go index 7f671459f4..10d25b2456 100644 --- a/managementagent/object_details.go +++ b/managementagent/object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/operation_status.go b/managementagent/operation_status.go index 343ac7ea0d..c49de47c4b 100644 --- a/managementagent/operation_status.go +++ b/managementagent/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/operation_types.go b/managementagent/operation_types.go index 713844f310..bd6b891c61 100644 --- a/managementagent/operation_types.go +++ b/managementagent/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/package_types.go b/managementagent/package_types.go index 1745bdbc5d..654dbaa6d5 100644 --- a/managementagent/package_types.go +++ b/managementagent/package_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/platform_types.go b/managementagent/platform_types.go index de14fe9815..11527c06fb 100644 --- a/managementagent/platform_types.go +++ b/managementagent/platform_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/plugin_status.go b/managementagent/plugin_status.go index b7c16acfb7..0728735f40 100644 --- a/managementagent/plugin_status.go +++ b/managementagent/plugin_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/property_units.go b/managementagent/property_units.go index 419cfca819..8845e44d7e 100644 --- a/managementagent/property_units.go +++ b/managementagent/property_units.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/set_auto_upgradable_config_details.go b/managementagent/set_auto_upgradable_config_details.go index 2b450ecc93..53b2295797 100644 --- a/managementagent/set_auto_upgradable_config_details.go +++ b/managementagent/set_auto_upgradable_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/set_auto_upgradable_config_request_response.go b/managementagent/set_auto_upgradable_config_request_response.go index 81cb34d994..d54c317518 100644 --- a/managementagent/set_auto_upgradable_config_request_response.go +++ b/managementagent/set_auto_upgradable_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/summarize_management_agent_counts_request_response.go b/managementagent/summarize_management_agent_counts_request_response.go index 78d17162e9..12f9d24928 100644 --- a/managementagent/summarize_management_agent_counts_request_response.go +++ b/managementagent/summarize_management_agent_counts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/summarize_management_agent_plugin_counts_request_response.go b/managementagent/summarize_management_agent_plugin_counts_request_response.go index 7a81a74ba0..cf511d1c6d 100644 --- a/managementagent/summarize_management_agent_plugin_counts_request_response.go +++ b/managementagent/summarize_management_agent_plugin_counts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/update_management_agent_details.go b/managementagent/update_management_agent_details.go index 692f98b4ed..c23333d2bb 100644 --- a/managementagent/update_management_agent_details.go +++ b/managementagent/update_management_agent_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/update_management_agent_install_key_details.go b/managementagent/update_management_agent_install_key_details.go index cdca8fb024..f6f5722a12 100644 --- a/managementagent/update_management_agent_install_key_details.go +++ b/managementagent/update_management_agent_install_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/update_management_agent_install_key_request_response.go b/managementagent/update_management_agent_install_key_request_response.go index 4cad30944e..37025b2314 100644 --- a/managementagent/update_management_agent_install_key_request_response.go +++ b/managementagent/update_management_agent_install_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/update_management_agent_request_response.go b/managementagent/update_management_agent_request_response.go index 8b014945c0..31e9bf8d93 100644 --- a/managementagent/update_management_agent_request_response.go +++ b/managementagent/update_management_agent_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_delivery_status.go b/managementagent/work_delivery_status.go index acf9b184da..a424184fbf 100644 --- a/managementagent/work_delivery_status.go +++ b/managementagent/work_delivery_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_request.go b/managementagent/work_request.go index cb7be1414a..89405c3337 100644 --- a/managementagent/work_request.go +++ b/managementagent/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_request_error.go b/managementagent/work_request_error.go index 7e76d3b335..fe2b8c8adf 100644 --- a/managementagent/work_request_error.go +++ b/managementagent/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_request_log_entry.go b/managementagent/work_request_log_entry.go index 59bc6932d9..8a999d68b0 100644 --- a/managementagent/work_request_log_entry.go +++ b/managementagent/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_request_resource.go b/managementagent/work_request_resource.go index 5c6f01090c..0d7d84d353 100644 --- a/managementagent/work_request_resource.go +++ b/managementagent/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_request_summary.go b/managementagent/work_request_summary.go index 657aef3009..1b05444313 100644 --- a/managementagent/work_request_summary.go +++ b/managementagent/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementagent/work_submission_key.go b/managementagent/work_submission_key.go index 046e8a2c9b..ac0bff7411 100644 --- a/managementagent/work_submission_key.go +++ b/managementagent/work_submission_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/change_management_dashboards_compartment_details.go b/managementdashboard/change_management_dashboards_compartment_details.go index ed550011d0..0d421368e3 100644 --- a/managementdashboard/change_management_dashboards_compartment_details.go +++ b/managementdashboard/change_management_dashboards_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/change_management_dashboards_compartment_request_response.go b/managementdashboard/change_management_dashboards_compartment_request_response.go index 1951a14693..373b2aea60 100644 --- a/managementdashboard/change_management_dashboards_compartment_request_response.go +++ b/managementdashboard/change_management_dashboards_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/change_management_saved_searches_compartment_details.go b/managementdashboard/change_management_saved_searches_compartment_details.go index 0056213da8..9d41ef951c 100644 --- a/managementdashboard/change_management_saved_searches_compartment_details.go +++ b/managementdashboard/change_management_saved_searches_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/change_management_saved_searches_compartment_request_response.go b/managementdashboard/change_management_saved_searches_compartment_request_response.go index f08890e1c6..1fc0f96d55 100644 --- a/managementdashboard/change_management_saved_searches_compartment_request_response.go +++ b/managementdashboard/change_management_saved_searches_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/create_management_dashboard_details.go b/managementdashboard/create_management_dashboard_details.go index fe756d58e0..5a7474fe83 100644 --- a/managementdashboard/create_management_dashboard_details.go +++ b/managementdashboard/create_management_dashboard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/create_management_dashboard_request_response.go b/managementdashboard/create_management_dashboard_request_response.go index 6fcb51c058..846413e7a1 100644 --- a/managementdashboard/create_management_dashboard_request_response.go +++ b/managementdashboard/create_management_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/create_management_saved_search_details.go b/managementdashboard/create_management_saved_search_details.go index d254a5ff9a..4ecc52ad42 100644 --- a/managementdashboard/create_management_saved_search_details.go +++ b/managementdashboard/create_management_saved_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/create_management_saved_search_request_response.go b/managementdashboard/create_management_saved_search_request_response.go index ddbf844ca0..0fbefd1c36 100644 --- a/managementdashboard/create_management_saved_search_request_response.go +++ b/managementdashboard/create_management_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/delete_management_dashboard_request_response.go b/managementdashboard/delete_management_dashboard_request_response.go index e053cdaf0f..e3d391715f 100644 --- a/managementdashboard/delete_management_dashboard_request_response.go +++ b/managementdashboard/delete_management_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/delete_management_saved_search_request_response.go b/managementdashboard/delete_management_saved_search_request_response.go index 62be83ee7c..ce7d0b630f 100644 --- a/managementdashboard/delete_management_saved_search_request_response.go +++ b/managementdashboard/delete_management_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/export_dashboard_request_response.go b/managementdashboard/export_dashboard_request_response.go index ccee9d0af9..d0da9144c1 100644 --- a/managementdashboard/export_dashboard_request_response.go +++ b/managementdashboard/export_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/get_management_dashboard_request_response.go b/managementdashboard/get_management_dashboard_request_response.go index 6aa8af20d5..5c9c4cc28c 100644 --- a/managementdashboard/get_management_dashboard_request_response.go +++ b/managementdashboard/get_management_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/get_management_saved_search_request_response.go b/managementdashboard/get_management_saved_search_request_response.go index 18ef610554..3103cfc21a 100644 --- a/managementdashboard/get_management_saved_search_request_response.go +++ b/managementdashboard/get_management_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/import_dashboard_request_response.go b/managementdashboard/import_dashboard_request_response.go index 149ec83689..2ad2151ff4 100644 --- a/managementdashboard/import_dashboard_request_response.go +++ b/managementdashboard/import_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/lifecycle_states.go b/managementdashboard/lifecycle_states.go index 9a9fe702c0..6449af8456 100644 --- a/managementdashboard/lifecycle_states.go +++ b/managementdashboard/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/list_management_dashboards_request_response.go b/managementdashboard/list_management_dashboards_request_response.go index 1d0c26d09a..da74f4112b 100644 --- a/managementdashboard/list_management_dashboards_request_response.go +++ b/managementdashboard/list_management_dashboards_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/list_management_saved_searches_request_response.go b/managementdashboard/list_management_saved_searches_request_response.go index 838f1dfbd7..7dfb24e97a 100644 --- a/managementdashboard/list_management_saved_searches_request_response.go +++ b/managementdashboard/list_management_saved_searches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard.go b/managementdashboard/management_dashboard.go index 9fec173dff..171887dd4b 100644 --- a/managementdashboard/management_dashboard.go +++ b/managementdashboard/management_dashboard.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard_collection.go b/managementdashboard/management_dashboard_collection.go index d58a410582..be08f77157 100644 --- a/managementdashboard/management_dashboard_collection.go +++ b/managementdashboard/management_dashboard_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard_export_details.go b/managementdashboard/management_dashboard_export_details.go index f6e66ba55b..f22b6560fc 100644 --- a/managementdashboard/management_dashboard_export_details.go +++ b/managementdashboard/management_dashboard_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard_for_import_export_details.go b/managementdashboard/management_dashboard_for_import_export_details.go index a864464744..7c1040c73c 100644 --- a/managementdashboard/management_dashboard_for_import_export_details.go +++ b/managementdashboard/management_dashboard_for_import_export_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard_import_details.go b/managementdashboard/management_dashboard_import_details.go index 8afc3916dc..5cad030f50 100644 --- a/managementdashboard/management_dashboard_import_details.go +++ b/managementdashboard/management_dashboard_import_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard_summary.go b/managementdashboard/management_dashboard_summary.go index 2e6cc2a334..8858b6d30d 100644 --- a/managementdashboard/management_dashboard_summary.go +++ b/managementdashboard/management_dashboard_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_dashboard_tile_details.go b/managementdashboard/management_dashboard_tile_details.go index a9e13bcd46..d34f95cc70 100644 --- a/managementdashboard/management_dashboard_tile_details.go +++ b/managementdashboard/management_dashboard_tile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_saved_search.go b/managementdashboard/management_saved_search.go index 1605fad165..571fce49a1 100644 --- a/managementdashboard/management_saved_search.go +++ b/managementdashboard/management_saved_search.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_saved_search_collection.go b/managementdashboard/management_saved_search_collection.go index c07057c95f..e1344b5aea 100644 --- a/managementdashboard/management_saved_search_collection.go +++ b/managementdashboard/management_saved_search_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_saved_search_for_import_details.go b/managementdashboard/management_saved_search_for_import_details.go index 87e5ba441d..c8f73cd1f6 100644 --- a/managementdashboard/management_saved_search_for_import_details.go +++ b/managementdashboard/management_saved_search_for_import_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/management_saved_search_summary.go b/managementdashboard/management_saved_search_summary.go index ced133e35c..bdcfab8a5c 100644 --- a/managementdashboard/management_saved_search_summary.go +++ b/managementdashboard/management_saved_search_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/managementdashboard_dashxapis_client.go b/managementdashboard/managementdashboard_dashxapis_client.go index 158f13feae..b0ef768427 100644 --- a/managementdashboard/managementdashboard_dashxapis_client.go +++ b/managementdashboard/managementdashboard_dashxapis_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/saved_search_types.go b/managementdashboard/saved_search_types.go index 36dee4aa36..e541291a7b 100644 --- a/managementdashboard/saved_search_types.go +++ b/managementdashboard/saved_search_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/sort_orders.go b/managementdashboard/sort_orders.go index f9df982a0f..d37b817fe4 100644 --- a/managementdashboard/sort_orders.go +++ b/managementdashboard/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/update_management_dashboard_details.go b/managementdashboard/update_management_dashboard_details.go index 40e517a74d..238a1b32d0 100644 --- a/managementdashboard/update_management_dashboard_details.go +++ b/managementdashboard/update_management_dashboard_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/update_management_dashboard_request_response.go b/managementdashboard/update_management_dashboard_request_response.go index b1c691d251..5c3b1359ed 100644 --- a/managementdashboard/update_management_dashboard_request_response.go +++ b/managementdashboard/update_management_dashboard_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/update_management_saved_search_details.go b/managementdashboard/update_management_saved_search_details.go index 42ed9b8035..87ea5bd537 100644 --- a/managementdashboard/update_management_saved_search_details.go +++ b/managementdashboard/update_management_saved_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/managementdashboard/update_management_saved_search_request_response.go b/managementdashboard/update_management_saved_search_request_response.go index 77e2a529c0..95ce02f3f5 100644 --- a/managementdashboard/update_management_saved_search_request_response.go +++ b/managementdashboard/update_management_saved_search_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/accepted_agreement.go b/marketplace/accepted_agreement.go index 5cae3a9c6b..d16817ed85 100644 --- a/marketplace/accepted_agreement.go +++ b/marketplace/accepted_agreement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/accepted_agreement_summary.go b/marketplace/accepted_agreement_summary.go index 077372965e..69883d48eb 100644 --- a/marketplace/accepted_agreement_summary.go +++ b/marketplace/accepted_agreement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/agreement.go b/marketplace/agreement.go index 648f81699e..de2021ae08 100644 --- a/marketplace/agreement.go +++ b/marketplace/agreement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/agreement_summary.go b/marketplace/agreement_summary.go index ac2eb9094d..6680b28bbb 100644 --- a/marketplace/agreement_summary.go +++ b/marketplace/agreement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/architecture_type.go b/marketplace/architecture_type.go index 68d95d4fa3..f82ea121f3 100644 --- a/marketplace/architecture_type.go +++ b/marketplace/architecture_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/category_summary.go b/marketplace/category_summary.go index 4b8cef0b54..b682a0b452 100644 --- a/marketplace/category_summary.go +++ b/marketplace/category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/change_publication_compartment_details.go b/marketplace/change_publication_compartment_details.go index 3ac34047e7..2f2df6a8c0 100644 --- a/marketplace/change_publication_compartment_details.go +++ b/marketplace/change_publication_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/change_publication_compartment_request_response.go b/marketplace/change_publication_compartment_request_response.go index 0e1ba934e1..9b12477d8c 100644 --- a/marketplace/change_publication_compartment_request_response.go +++ b/marketplace/change_publication_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/container_listing_package.go b/marketplace/container_listing_package.go index 37abae1f12..6a88bc728e 100644 --- a/marketplace/container_listing_package.go +++ b/marketplace/container_listing_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/create_accepted_agreement_details.go b/marketplace/create_accepted_agreement_details.go index 3f56458c7e..5c607417ac 100644 --- a/marketplace/create_accepted_agreement_details.go +++ b/marketplace/create_accepted_agreement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/create_accepted_agreement_request_response.go b/marketplace/create_accepted_agreement_request_response.go index df983550da..47afbe6103 100644 --- a/marketplace/create_accepted_agreement_request_response.go +++ b/marketplace/create_accepted_agreement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/create_image_publication_package.go b/marketplace/create_image_publication_package.go index 3352061afc..b616646efa 100644 --- a/marketplace/create_image_publication_package.go +++ b/marketplace/create_image_publication_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/create_publication_details.go b/marketplace/create_publication_details.go index 7daeb3e3e2..13c0c8bebf 100644 --- a/marketplace/create_publication_details.go +++ b/marketplace/create_publication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/create_publication_package.go b/marketplace/create_publication_package.go index a10095ef88..bc0a412adc 100644 --- a/marketplace/create_publication_package.go +++ b/marketplace/create_publication_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/create_publication_request_response.go b/marketplace/create_publication_request_response.go index ddd0cfe9ba..36fd6d196e 100644 --- a/marketplace/create_publication_request_response.go +++ b/marketplace/create_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/delete_accepted_agreement_request_response.go b/marketplace/delete_accepted_agreement_request_response.go index 457664275d..b5faa625fd 100644 --- a/marketplace/delete_accepted_agreement_request_response.go +++ b/marketplace/delete_accepted_agreement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/delete_publication_request_response.go b/marketplace/delete_publication_request_response.go index 8205992807..aa7ee18da6 100644 --- a/marketplace/delete_publication_request_response.go +++ b/marketplace/delete_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/documentation_link.go b/marketplace/documentation_link.go index 02ad02c688..8eb1ee2fcb 100644 --- a/marketplace/documentation_link.go +++ b/marketplace/documentation_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/error_entity.go b/marketplace/error_entity.go index 0e9d08e9c1..f54c22f5e2 100644 --- a/marketplace/error_entity.go +++ b/marketplace/error_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/eula.go b/marketplace/eula.go index d2790bb34b..232a716f04 100644 --- a/marketplace/eula.go +++ b/marketplace/eula.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/eula_type_enum.go b/marketplace/eula_type_enum.go index cb5e503a66..2fca56c488 100644 --- a/marketplace/eula_type_enum.go +++ b/marketplace/eula_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/export_listing_request_response.go b/marketplace/export_listing_request_response.go index cf29ca9305..81edca53b9 100644 --- a/marketplace/export_listing_request_response.go +++ b/marketplace/export_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/export_package_details.go b/marketplace/export_package_details.go index 4489967ae3..d894371a77 100644 --- a/marketplace/export_package_details.go +++ b/marketplace/export_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/free_text_search_details.go b/marketplace/free_text_search_details.go index 5a3751313d..0b92a1bf25 100644 --- a/marketplace/free_text_search_details.go +++ b/marketplace/free_text_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_accepted_agreement_request_response.go b/marketplace/get_accepted_agreement_request_response.go index 4fa82fbfc0..797af1d6f0 100644 --- a/marketplace/get_accepted_agreement_request_response.go +++ b/marketplace/get_accepted_agreement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_agreement_request_response.go b/marketplace/get_agreement_request_response.go index ee64d12314..b8f24135ae 100644 --- a/marketplace/get_agreement_request_response.go +++ b/marketplace/get_agreement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_launch_eligibility_request_response.go b/marketplace/get_launch_eligibility_request_response.go index 32724264f3..745467c27e 100644 --- a/marketplace/get_launch_eligibility_request_response.go +++ b/marketplace/get_launch_eligibility_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_listing_request_response.go b/marketplace/get_listing_request_response.go index a052f6537f..09c1bc4273 100644 --- a/marketplace/get_listing_request_response.go +++ b/marketplace/get_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_package_request_response.go b/marketplace/get_package_request_response.go index 87d08f470a..1f507f13d1 100644 --- a/marketplace/get_package_request_response.go +++ b/marketplace/get_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_publication_package_request_response.go b/marketplace/get_publication_package_request_response.go index 81b72eb049..ee535ac556 100644 --- a/marketplace/get_publication_package_request_response.go +++ b/marketplace/get_publication_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_publication_request_response.go b/marketplace/get_publication_request_response.go index f9161024e3..5200f699cc 100644 --- a/marketplace/get_publication_request_response.go +++ b/marketplace/get_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_third_party_paid_listing_eligibility_request_response.go b/marketplace/get_third_party_paid_listing_eligibility_request_response.go index 67bd9d6d4c..8ffe31c4c6 100644 --- a/marketplace/get_third_party_paid_listing_eligibility_request_response.go +++ b/marketplace/get_third_party_paid_listing_eligibility_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/get_work_request_request_response.go b/marketplace/get_work_request_request_response.go index 5ecfdf8dd9..91cea4d5fd 100644 --- a/marketplace/get_work_request_request_response.go +++ b/marketplace/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/image_listing_package.go b/marketplace/image_listing_package.go index 32d1269bfa..4a07972878 100644 --- a/marketplace/image_listing_package.go +++ b/marketplace/image_listing_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/image_publication_package.go b/marketplace/image_publication_package.go index 5abccf9a56..42e5a3395a 100644 --- a/marketplace/image_publication_package.go +++ b/marketplace/image_publication_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/ineligibility_reason_enum.go b/marketplace/ineligibility_reason_enum.go index 11ba23420c..db6198183f 100644 --- a/marketplace/ineligibility_reason_enum.go +++ b/marketplace/ineligibility_reason_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/international_market_price.go b/marketplace/international_market_price.go index 6f9d050dd1..cff63832b7 100644 --- a/marketplace/international_market_price.go +++ b/marketplace/international_market_price.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/item.go b/marketplace/item.go index 8ebfdeefd4..ee38669667 100644 --- a/marketplace/item.go +++ b/marketplace/item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/kubernetes_listing_package.go b/marketplace/kubernetes_listing_package.go index 07c417f836..89d3ddd10f 100644 --- a/marketplace/kubernetes_listing_package.go +++ b/marketplace/kubernetes_listing_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/launch_eligibility.go b/marketplace/launch_eligibility.go index c8d6bd972b..9807492c5f 100644 --- a/marketplace/launch_eligibility.go +++ b/marketplace/launch_eligibility.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/link.go b/marketplace/link.go index 0622f7b8f8..c2de0689b8 100644 --- a/marketplace/link.go +++ b/marketplace/link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/link_enum.go b/marketplace/link_enum.go index 8d0c807395..4377a271c1 100644 --- a/marketplace/link_enum.go +++ b/marketplace/link_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_accepted_agreements_request_response.go b/marketplace/list_accepted_agreements_request_response.go index 7b513eac42..5d318f0800 100644 --- a/marketplace/list_accepted_agreements_request_response.go +++ b/marketplace/list_accepted_agreements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_agreements_request_response.go b/marketplace/list_agreements_request_response.go index 539b0d5d59..cc8204d665 100644 --- a/marketplace/list_agreements_request_response.go +++ b/marketplace/list_agreements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_categories_request_response.go b/marketplace/list_categories_request_response.go index 055866ecc4..f40a8f00f2 100644 --- a/marketplace/list_categories_request_response.go +++ b/marketplace/list_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_listings_request_response.go b/marketplace/list_listings_request_response.go index db96cb39c6..51cc3a20e8 100644 --- a/marketplace/list_listings_request_response.go +++ b/marketplace/list_listings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_packages_request_response.go b/marketplace/list_packages_request_response.go index 5ab82f8f03..1fc4a28113 100644 --- a/marketplace/list_packages_request_response.go +++ b/marketplace/list_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_publication_packages_request_response.go b/marketplace/list_publication_packages_request_response.go index 40177f08cc..2650c0b015 100644 --- a/marketplace/list_publication_packages_request_response.go +++ b/marketplace/list_publication_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_publications_request_response.go b/marketplace/list_publications_request_response.go index 7044b05139..e193a70b42 100644 --- a/marketplace/list_publications_request_response.go +++ b/marketplace/list_publications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_publishers_request_response.go b/marketplace/list_publishers_request_response.go index 3c0a890eb7..92673d919f 100644 --- a/marketplace/list_publishers_request_response.go +++ b/marketplace/list_publishers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_report_types_request_response.go b/marketplace/list_report_types_request_response.go index ca5d1edd5d..b6682f468b 100644 --- a/marketplace/list_report_types_request_response.go +++ b/marketplace/list_report_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_reports_request_response.go b/marketplace/list_reports_request_response.go index c468360bc0..5421f46eac 100644 --- a/marketplace/list_reports_request_response.go +++ b/marketplace/list_reports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_taxes_request_response.go b/marketplace/list_taxes_request_response.go index 7aee84a1bd..6df51189fc 100644 --- a/marketplace/list_taxes_request_response.go +++ b/marketplace/list_taxes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_work_request_errors_request_response.go b/marketplace/list_work_request_errors_request_response.go index 362798d3f0..1e95e66b46 100644 --- a/marketplace/list_work_request_errors_request_response.go +++ b/marketplace/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_work_request_logs_request_response.go b/marketplace/list_work_request_logs_request_response.go index 05aa5cbf69..aafebefd09 100644 --- a/marketplace/list_work_request_logs_request_response.go +++ b/marketplace/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/list_work_requests_request_response.go b/marketplace/list_work_requests_request_response.go index 98410db0c4..82259f692e 100644 --- a/marketplace/list_work_requests_request_response.go +++ b/marketplace/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/listing.go b/marketplace/listing.go index f3de64a7f9..7e7c02e379 100644 --- a/marketplace/listing.go +++ b/marketplace/listing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/listing_package.go b/marketplace/listing_package.go index 6ca42588fe..673be676e1 100644 --- a/marketplace/listing_package.go +++ b/marketplace/listing_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/listing_package_summary.go b/marketplace/listing_package_summary.go index b95a87c386..c2f9854c78 100644 --- a/marketplace/listing_package_summary.go +++ b/marketplace/listing_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/listing_summary.go b/marketplace/listing_summary.go index 513d98e5b2..9f54141ae2 100644 --- a/marketplace/listing_summary.go +++ b/marketplace/listing_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/listing_type.go b/marketplace/listing_type.go index 666d761d3b..429aa2d772 100644 --- a/marketplace/listing_type.go +++ b/marketplace/listing_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/marketplace_account_client.go b/marketplace/marketplace_account_client.go index acd6b12905..fcdacc29d9 100644 --- a/marketplace/marketplace_account_client.go +++ b/marketplace/marketplace_account_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/marketplace_client.go b/marketplace/marketplace_client.go index 189296878e..3ad9fdf31e 100644 --- a/marketplace/marketplace_client.go +++ b/marketplace/marketplace_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/matching_context_type_enum.go b/marketplace/matching_context_type_enum.go index 7b1a38d5c4..d242c7920d 100644 --- a/marketplace/matching_context_type_enum.go +++ b/marketplace/matching_context_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/named_link.go b/marketplace/named_link.go index 41836616e6..e7041832b9 100644 --- a/marketplace/named_link.go +++ b/marketplace/named_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/operating_system.go b/marketplace/operating_system.go index 4e28c2ebb7..8c44d7a23c 100644 --- a/marketplace/operating_system.go +++ b/marketplace/operating_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/operation_status.go b/marketplace/operation_status.go index 0e9a560e06..8e34108009 100644 --- a/marketplace/operation_status.go +++ b/marketplace/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/operation_type.go b/marketplace/operation_type.go index 10102e5f4d..f8c6c2c5d7 100644 --- a/marketplace/operation_type.go +++ b/marketplace/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/orchestration_listing_package.go b/marketplace/orchestration_listing_package.go index 0b8a271123..ca99c6f595 100644 --- a/marketplace/orchestration_listing_package.go +++ b/marketplace/orchestration_listing_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/orchestration_publication_package.go b/marketplace/orchestration_publication_package.go index 0ac38fd21b..1d9d4f526a 100644 --- a/marketplace/orchestration_publication_package.go +++ b/marketplace/orchestration_publication_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/orchestration_variable.go b/marketplace/orchestration_variable.go index bc51b02edb..6c2dd627af 100644 --- a/marketplace/orchestration_variable.go +++ b/marketplace/orchestration_variable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/orchestration_variable_type_enum.go b/marketplace/orchestration_variable_type_enum.go index f40bd1da71..94e0c9c7db 100644 --- a/marketplace/orchestration_variable_type_enum.go +++ b/marketplace/orchestration_variable_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/package_type_enum.go b/marketplace/package_type_enum.go index bdd1f17800..4422140538 100644 --- a/marketplace/package_type_enum.go +++ b/marketplace/package_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/pricing_currency_enum.go b/marketplace/pricing_currency_enum.go index 53531c838a..f6b4a56407 100644 --- a/marketplace/pricing_currency_enum.go +++ b/marketplace/pricing_currency_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/pricing_model.go b/marketplace/pricing_model.go index fb538efd02..0fe56ab4c5 100644 --- a/marketplace/pricing_model.go +++ b/marketplace/pricing_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/pricing_strategy_enum.go b/marketplace/pricing_strategy_enum.go index 7a1ec76f25..dd3065d792 100644 --- a/marketplace/pricing_strategy_enum.go +++ b/marketplace/pricing_strategy_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/pricing_type_enum.go b/marketplace/pricing_type_enum.go index 0eaec8cc2b..ffec90ad69 100644 --- a/marketplace/pricing_type_enum.go +++ b/marketplace/pricing_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/publication.go b/marketplace/publication.go index c661df7864..37689e66d4 100644 --- a/marketplace/publication.go +++ b/marketplace/publication.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/publication_package.go b/marketplace/publication_package.go index b01e911b9e..eca43daaaf 100644 --- a/marketplace/publication_package.go +++ b/marketplace/publication_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/publication_package_summary.go b/marketplace/publication_package_summary.go index f4ef61fcd7..c7f5472bee 100644 --- a/marketplace/publication_package_summary.go +++ b/marketplace/publication_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/publication_summary.go b/marketplace/publication_summary.go index 77b460f6a9..de90ed2a13 100644 --- a/marketplace/publication_summary.go +++ b/marketplace/publication_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/publisher.go b/marketplace/publisher.go index 2182719fb3..8625ca7ec1 100644 --- a/marketplace/publisher.go +++ b/marketplace/publisher.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/publisher_summary.go b/marketplace/publisher_summary.go index e05a2e5827..ae099f7458 100644 --- a/marketplace/publisher_summary.go +++ b/marketplace/publisher_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/region.go b/marketplace/region.go index 4a6f9e5f50..0318b7975b 100644 --- a/marketplace/region.go +++ b/marketplace/region.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/report_collection.go b/marketplace/report_collection.go index 0deefdf583..cec50fd53b 100644 --- a/marketplace/report_collection.go +++ b/marketplace/report_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/report_summary.go b/marketplace/report_summary.go index a69b8e7e79..327a589257 100644 --- a/marketplace/report_summary.go +++ b/marketplace/report_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/report_type_collection.go b/marketplace/report_type_collection.go index cb5b83b3c1..ec85498add 100644 --- a/marketplace/report_type_collection.go +++ b/marketplace/report_type_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/report_type_summary.go b/marketplace/report_type_summary.go index b28b4741a0..3ee30167d7 100644 --- a/marketplace/report_type_summary.go +++ b/marketplace/report_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/screenshot.go b/marketplace/screenshot.go index e4dc8ef6b1..9993bf4ded 100644 --- a/marketplace/screenshot.go +++ b/marketplace/screenshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/search_details_type_enum.go b/marketplace/search_details_type_enum.go index a686f9b9e4..32e09b8bbb 100644 --- a/marketplace/search_details_type_enum.go +++ b/marketplace/search_details_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/search_listings_details.go b/marketplace/search_listings_details.go index 870d4045d0..b3029f9534 100644 --- a/marketplace/search_listings_details.go +++ b/marketplace/search_listings_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/search_listings_request_response.go b/marketplace/search_listings_request_response.go index 854a8b7bd4..e1a262f155 100644 --- a/marketplace/search_listings_request_response.go +++ b/marketplace/search_listings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/structured_search_details.go b/marketplace/structured_search_details.go index c2736a04b3..32664e1686 100644 --- a/marketplace/structured_search_details.go +++ b/marketplace/structured_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/support_contact.go b/marketplace/support_contact.go index 5dbc2dce6c..b18705f484 100644 --- a/marketplace/support_contact.go +++ b/marketplace/support_contact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/tax_summary.go b/marketplace/tax_summary.go index 1b8ea4a4ae..6d4eba4ddb 100644 --- a/marketplace/tax_summary.go +++ b/marketplace/tax_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/text_based_eula.go b/marketplace/text_based_eula.go index 8c221ae233..f200a999b1 100644 --- a/marketplace/text_based_eula.go +++ b/marketplace/text_based_eula.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/third_party_paid_listing_eligibility.go b/marketplace/third_party_paid_listing_eligibility.go index a478515fd0..e2388a8ef0 100644 --- a/marketplace/third_party_paid_listing_eligibility.go +++ b/marketplace/third_party_paid_listing_eligibility.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/update_accepted_agreement_details.go b/marketplace/update_accepted_agreement_details.go index faa0c5f5e3..6a90517256 100644 --- a/marketplace/update_accepted_agreement_details.go +++ b/marketplace/update_accepted_agreement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/update_accepted_agreement_request_response.go b/marketplace/update_accepted_agreement_request_response.go index fd26c9de16..8a878a95d1 100644 --- a/marketplace/update_accepted_agreement_request_response.go +++ b/marketplace/update_accepted_agreement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/update_publication_details.go b/marketplace/update_publication_details.go index e260f0cb59..25f23c949e 100644 --- a/marketplace/update_publication_details.go +++ b/marketplace/update_publication_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/update_publication_request_response.go b/marketplace/update_publication_request_response.go index 706871f840..67072e6b1e 100644 --- a/marketplace/update_publication_request_response.go +++ b/marketplace/update_publication_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/upload_data.go b/marketplace/upload_data.go index cfa8e68e12..f698963cc2 100644 --- a/marketplace/upload_data.go +++ b/marketplace/upload_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request.go b/marketplace/work_request.go index b10bde7416..e80e2b2cc5 100644 --- a/marketplace/work_request.go +++ b/marketplace/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_action_type.go b/marketplace/work_request_action_type.go index 844e44a0bd..6957f4b3fd 100644 --- a/marketplace/work_request_action_type.go +++ b/marketplace/work_request_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_collection.go b/marketplace/work_request_collection.go index 742edc3db0..b54a195547 100644 --- a/marketplace/work_request_collection.go +++ b/marketplace/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_error.go b/marketplace/work_request_error.go index ddcff64d90..01efc046cf 100644 --- a/marketplace/work_request_error.go +++ b/marketplace/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_error_collection.go b/marketplace/work_request_error_collection.go index 8a60978731..c86d226e02 100644 --- a/marketplace/work_request_error_collection.go +++ b/marketplace/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_log_entry.go b/marketplace/work_request_log_entry.go index d5ec881de9..209c51dab2 100644 --- a/marketplace/work_request_log_entry.go +++ b/marketplace/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_log_entry_collection.go b/marketplace/work_request_log_entry_collection.go index 8680d56c7f..4c17d099cb 100644 --- a/marketplace/work_request_log_entry_collection.go +++ b/marketplace/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_resource.go b/marketplace/work_request_resource.go index f47f1e9698..5e1b99c075 100644 --- a/marketplace/work_request_resource.go +++ b/marketplace/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_resource_metadata_key.go b/marketplace/work_request_resource_metadata_key.go index fa5b7e849c..37e35f8b41 100644 --- a/marketplace/work_request_resource_metadata_key.go +++ b/marketplace/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplace/work_request_summary.go b/marketplace/work_request_summary.go index 86ac593bf9..f34b7b6e22 100644 --- a/marketplace/work_request_summary.go +++ b/marketplace/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/action_type.go b/marketplacepublisher/action_type.go index d577ac7aeb..2f372730ad 100644 --- a/marketplacepublisher/action_type.go +++ b/marketplacepublisher/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/activate_term_version_request_response.go b/marketplacepublisher/activate_term_version_request_response.go index b953a7f197..e5aaae2c37 100644 --- a/marketplacepublisher/activate_term_version_request_response.go +++ b/marketplacepublisher/activate_term_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/artifact.go b/marketplacepublisher/artifact.go index c3ec27d392..e0d4eaf58d 100644 --- a/marketplacepublisher/artifact.go +++ b/marketplacepublisher/artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/artifact_collection.go b/marketplacepublisher/artifact_collection.go index 7f40c5f398..17cd49ecae 100644 --- a/marketplacepublisher/artifact_collection.go +++ b/marketplacepublisher/artifact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/artifact_summary.go b/marketplacepublisher/artifact_summary.go index 48f7b9856c..1356461858 100644 --- a/marketplacepublisher/artifact_summary.go +++ b/marketplacepublisher/artifact_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/artifact_type_enum.go b/marketplacepublisher/artifact_type_enum.go index d0cee78f52..80c789f0b9 100644 --- a/marketplacepublisher/artifact_type_enum.go +++ b/marketplacepublisher/artifact_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/cancel_work_request_request_response.go b/marketplacepublisher/cancel_work_request_request_response.go index 4b198ca7a1..e1ce345eb7 100644 --- a/marketplacepublisher/cancel_work_request_request_response.go +++ b/marketplacepublisher/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/cascading_delete_listing_request_response.go b/marketplacepublisher/cascading_delete_listing_request_response.go index 31fe8450ae..dbd11022e8 100644 --- a/marketplacepublisher/cascading_delete_listing_request_response.go +++ b/marketplacepublisher/cascading_delete_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/cascading_delete_listing_revision_request_response.go b/marketplacepublisher/cascading_delete_listing_revision_request_response.go index 0018b037e5..61b813b5a7 100644 --- a/marketplacepublisher/cascading_delete_listing_revision_request_response.go +++ b/marketplacepublisher/cascading_delete_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/category.go b/marketplacepublisher/category.go index 541657aba6..d8d2365134 100644 --- a/marketplacepublisher/category.go +++ b/marketplacepublisher/category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/category_collection.go b/marketplacepublisher/category_collection.go index 23d2a39097..e01a70c508 100644 --- a/marketplacepublisher/category_collection.go +++ b/marketplacepublisher/category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/category_summary.go b/marketplacepublisher/category_summary.go index 68e83ea0e2..ed9e459cf2 100644 --- a/marketplacepublisher/category_summary.go +++ b/marketplacepublisher/category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_artifact_compartment_details.go b/marketplacepublisher/change_artifact_compartment_details.go index f54b127c0f..394f8a6780 100644 --- a/marketplacepublisher/change_artifact_compartment_details.go +++ b/marketplacepublisher/change_artifact_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_artifact_compartment_request_response.go b/marketplacepublisher/change_artifact_compartment_request_response.go index 2dd070ba7a..89c5dbafb0 100644 --- a/marketplacepublisher/change_artifact_compartment_request_response.go +++ b/marketplacepublisher/change_artifact_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_listing_compartment_details.go b/marketplacepublisher/change_listing_compartment_details.go index a79df01fae..1edc0b5140 100644 --- a/marketplacepublisher/change_listing_compartment_details.go +++ b/marketplacepublisher/change_listing_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_listing_compartment_request_response.go b/marketplacepublisher/change_listing_compartment_request_response.go index 442bc32ec2..9229d08258 100644 --- a/marketplacepublisher/change_listing_compartment_request_response.go +++ b/marketplacepublisher/change_listing_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_listing_revision_to_new_status_request_response.go b/marketplacepublisher/change_listing_revision_to_new_status_request_response.go index e11fc1b1c5..c926ea3157 100644 --- a/marketplacepublisher/change_listing_revision_to_new_status_request_response.go +++ b/marketplacepublisher/change_listing_revision_to_new_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_term_compartment_details.go b/marketplacepublisher/change_term_compartment_details.go index 97061efa49..c52739d90c 100644 --- a/marketplacepublisher/change_term_compartment_details.go +++ b/marketplacepublisher/change_term_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/change_term_compartment_request_response.go b/marketplacepublisher/change_term_compartment_request_response.go index 63737facc7..f7e6ab7263 100644 --- a/marketplacepublisher/change_term_compartment_request_response.go +++ b/marketplacepublisher/change_term_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/clone_listing_revision_request_response.go b/marketplacepublisher/clone_listing_revision_request_response.go index 23185b965c..05f20baba5 100644 --- a/marketplacepublisher/clone_listing_revision_request_response.go +++ b/marketplacepublisher/clone_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/container_image_artifact.go b/marketplacepublisher/container_image_artifact.go index f5b0cbdd09..35f15b80d9 100644 --- a/marketplacepublisher/container_image_artifact.go +++ b/marketplacepublisher/container_image_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/container_image_details.go b/marketplacepublisher/container_image_details.go index 7e4ee5a49b..7fcf4038a4 100644 --- a/marketplacepublisher/container_image_details.go +++ b/marketplacepublisher/container_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/container_package.go b/marketplacepublisher/container_package.go index 0ac2cdd89d..051836c736 100644 --- a/marketplacepublisher/container_package.go +++ b/marketplacepublisher/container_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_artifact_details.go b/marketplacepublisher/create_artifact_details.go index 13faec77b3..8c0c177e0d 100644 --- a/marketplacepublisher/create_artifact_details.go +++ b/marketplacepublisher/create_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_artifact_request_response.go b/marketplacepublisher/create_artifact_request_response.go index ac1566421e..314c713fca 100644 --- a/marketplacepublisher/create_artifact_request_response.go +++ b/marketplacepublisher/create_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_container_image_artifact_details.go b/marketplacepublisher/create_container_image_artifact_details.go index 68b2333ba6..27aae2c7c4 100644 --- a/marketplacepublisher/create_container_image_artifact_details.go +++ b/marketplacepublisher/create_container_image_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_container_image_details.go b/marketplacepublisher/create_container_image_details.go index 4bb021bf66..3ffa3d1a90 100644 --- a/marketplacepublisher/create_container_image_details.go +++ b/marketplacepublisher/create_container_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_helm_chart_image_details.go b/marketplacepublisher/create_helm_chart_image_details.go index 4533dbabf7..77a48abae6 100644 --- a/marketplacepublisher/create_helm_chart_image_details.go +++ b/marketplacepublisher/create_helm_chart_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_kubernetes_image_artifact_details.go b/marketplacepublisher/create_kubernetes_image_artifact_details.go index 0a3dddaa29..8193394202 100644 --- a/marketplacepublisher/create_kubernetes_image_artifact_details.go +++ b/marketplacepublisher/create_kubernetes_image_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_details.go b/marketplacepublisher/create_listing_details.go index 01dcc313a0..dcb9ac8c2d 100644 --- a/marketplacepublisher/create_listing_details.go +++ b/marketplacepublisher/create_listing_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_request_response.go b/marketplacepublisher/create_listing_request_response.go index a08e687069..3bb34e8d07 100644 --- a/marketplacepublisher/create_listing_request_response.go +++ b/marketplacepublisher/create_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_attachment_details.go b/marketplacepublisher/create_listing_revision_attachment_details.go index 20ba1bfeb2..ff9bbf5c3f 100644 --- a/marketplacepublisher/create_listing_revision_attachment_details.go +++ b/marketplacepublisher/create_listing_revision_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_attachment_request_response.go b/marketplacepublisher/create_listing_revision_attachment_request_response.go index fb1e50fe5f..e47500cf62 100644 --- a/marketplacepublisher/create_listing_revision_attachment_request_response.go +++ b/marketplacepublisher/create_listing_revision_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_details.go b/marketplacepublisher/create_listing_revision_details.go index f6f5585027..950370d3f4 100644 --- a/marketplacepublisher/create_listing_revision_details.go +++ b/marketplacepublisher/create_listing_revision_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_note_details.go b/marketplacepublisher/create_listing_revision_note_details.go index ca54350843..fa347bd446 100644 --- a/marketplacepublisher/create_listing_revision_note_details.go +++ b/marketplacepublisher/create_listing_revision_note_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_note_request_response.go b/marketplacepublisher/create_listing_revision_note_request_response.go index 2b3ebf16b3..89e08471ce 100644 --- a/marketplacepublisher/create_listing_revision_note_request_response.go +++ b/marketplacepublisher/create_listing_revision_note_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_package_details.go b/marketplacepublisher/create_listing_revision_package_details.go index b0742fd4e9..a1eb3eaf8d 100644 --- a/marketplacepublisher/create_listing_revision_package_details.go +++ b/marketplacepublisher/create_listing_revision_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_package_request_response.go b/marketplacepublisher/create_listing_revision_package_request_response.go index 267941d286..3808914659 100644 --- a/marketplacepublisher/create_listing_revision_package_request_response.go +++ b/marketplacepublisher/create_listing_revision_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_listing_revision_request_response.go b/marketplacepublisher/create_listing_revision_request_response.go index 718168ead5..4d7c13b11a 100644 --- a/marketplacepublisher/create_listing_revision_request_response.go +++ b/marketplacepublisher/create_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_related_document_attachment_details.go b/marketplacepublisher/create_related_document_attachment_details.go index cd47cd303a..8a795b875d 100644 --- a/marketplacepublisher/create_related_document_attachment_details.go +++ b/marketplacepublisher/create_related_document_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_screen_shot_attachment_details.go b/marketplacepublisher/create_screen_shot_attachment_details.go index 769fb2f7a6..a15a9c360f 100644 --- a/marketplacepublisher/create_screen_shot_attachment_details.go +++ b/marketplacepublisher/create_screen_shot_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_term_details.go b/marketplacepublisher/create_term_details.go index 8ca4cadc2f..342efeede3 100644 --- a/marketplacepublisher/create_term_details.go +++ b/marketplacepublisher/create_term_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_term_request_response.go b/marketplacepublisher/create_term_request_response.go index ecf6df35a1..c5405c6100 100644 --- a/marketplacepublisher/create_term_request_response.go +++ b/marketplacepublisher/create_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_term_version_request_response.go b/marketplacepublisher/create_term_version_request_response.go index 31dab02f22..c5f4ad6090 100644 --- a/marketplacepublisher/create_term_version_request_response.go +++ b/marketplacepublisher/create_term_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_video_attachment_details.go b/marketplacepublisher/create_video_attachment_details.go index a99f19576d..8ef2cea166 100644 --- a/marketplacepublisher/create_video_attachment_details.go +++ b/marketplacepublisher/create_video_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/create_video_details.go b/marketplacepublisher/create_video_details.go index 420754b4e0..f4df04e96d 100644 --- a/marketplacepublisher/create_video_details.go +++ b/marketplacepublisher/create_video_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_artifact_request_response.go b/marketplacepublisher/delete_artifact_request_response.go index b4daffb187..cb157a7915 100644 --- a/marketplacepublisher/delete_artifact_request_response.go +++ b/marketplacepublisher/delete_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_listing_request_response.go b/marketplacepublisher/delete_listing_request_response.go index cc8c17fd66..aa3d27601c 100644 --- a/marketplacepublisher/delete_listing_request_response.go +++ b/marketplacepublisher/delete_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_listing_revision_attachment_request_response.go b/marketplacepublisher/delete_listing_revision_attachment_request_response.go index bef1413346..2cd6ae1e60 100644 --- a/marketplacepublisher/delete_listing_revision_attachment_request_response.go +++ b/marketplacepublisher/delete_listing_revision_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_listing_revision_note_request_response.go b/marketplacepublisher/delete_listing_revision_note_request_response.go index cf370fdb0b..e28d89a372 100644 --- a/marketplacepublisher/delete_listing_revision_note_request_response.go +++ b/marketplacepublisher/delete_listing_revision_note_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_listing_revision_package_request_response.go b/marketplacepublisher/delete_listing_revision_package_request_response.go index 9ab2724839..5f5e23a05d 100644 --- a/marketplacepublisher/delete_listing_revision_package_request_response.go +++ b/marketplacepublisher/delete_listing_revision_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_listing_revision_request_response.go b/marketplacepublisher/delete_listing_revision_request_response.go index 10e474eaa3..12513540bf 100644 --- a/marketplacepublisher/delete_listing_revision_request_response.go +++ b/marketplacepublisher/delete_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_term_request_response.go b/marketplacepublisher/delete_term_request_response.go index fbd0b7695e..f41043971d 100644 --- a/marketplacepublisher/delete_term_request_response.go +++ b/marketplacepublisher/delete_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/delete_term_version_request_response.go b/marketplacepublisher/delete_term_version_request_response.go index 9979e6c026..cc631b0829 100644 --- a/marketplacepublisher/delete_term_version_request_response.go +++ b/marketplacepublisher/delete_term_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_artifact_request_response.go b/marketplacepublisher/get_artifact_request_response.go index c16502bba9..30a7bf6f94 100644 --- a/marketplacepublisher/get_artifact_request_response.go +++ b/marketplacepublisher/get_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_category_request_response.go b/marketplacepublisher/get_category_request_response.go index c2862b6f57..7049274db3 100644 --- a/marketplacepublisher/get_category_request_response.go +++ b/marketplacepublisher/get_category_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_listing_request_response.go b/marketplacepublisher/get_listing_request_response.go index e0e1e35a9e..dd29eb26d6 100644 --- a/marketplacepublisher/get_listing_request_response.go +++ b/marketplacepublisher/get_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_listing_revision_attachment_request_response.go b/marketplacepublisher/get_listing_revision_attachment_request_response.go index 4465a6c195..e48e0cf872 100644 --- a/marketplacepublisher/get_listing_revision_attachment_request_response.go +++ b/marketplacepublisher/get_listing_revision_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_listing_revision_note_request_response.go b/marketplacepublisher/get_listing_revision_note_request_response.go index 73060be866..d63d20c712 100644 --- a/marketplacepublisher/get_listing_revision_note_request_response.go +++ b/marketplacepublisher/get_listing_revision_note_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_listing_revision_package_request_response.go b/marketplacepublisher/get_listing_revision_package_request_response.go index c63d1c7f1b..f84d6cc1f9 100644 --- a/marketplacepublisher/get_listing_revision_package_request_response.go +++ b/marketplacepublisher/get_listing_revision_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_listing_revision_request_response.go b/marketplacepublisher/get_listing_revision_request_response.go index 11d0efcbde..e9ef8ebca3 100644 --- a/marketplacepublisher/get_listing_revision_request_response.go +++ b/marketplacepublisher/get_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_market_request_response.go b/marketplacepublisher/get_market_request_response.go index 942939683f..a9bdd5402c 100644 --- a/marketplacepublisher/get_market_request_response.go +++ b/marketplacepublisher/get_market_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_product_request_response.go b/marketplacepublisher/get_product_request_response.go index 06c3fc2c6c..abbb866420 100644 --- a/marketplacepublisher/get_product_request_response.go +++ b/marketplacepublisher/get_product_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_publisher_request_response.go b/marketplacepublisher/get_publisher_request_response.go index 2a9eb75156..99215a0233 100644 --- a/marketplacepublisher/get_publisher_request_response.go +++ b/marketplacepublisher/get_publisher_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_term_request_response.go b/marketplacepublisher/get_term_request_response.go index 83fc50a3fd..94ba2f9c90 100644 --- a/marketplacepublisher/get_term_request_response.go +++ b/marketplacepublisher/get_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_term_version_request_response.go b/marketplacepublisher/get_term_version_request_response.go index a6823d242e..4826acbd87 100644 --- a/marketplacepublisher/get_term_version_request_response.go +++ b/marketplacepublisher/get_term_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/get_work_request_request_response.go b/marketplacepublisher/get_work_request_request_response.go index 1d743be048..1b92ca9e36 100644 --- a/marketplacepublisher/get_work_request_request_response.go +++ b/marketplacepublisher/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/helm_chart_image_details.go b/marketplacepublisher/helm_chart_image_details.go index db576829ee..caa7494b9a 100644 --- a/marketplacepublisher/helm_chart_image_details.go +++ b/marketplacepublisher/helm_chart_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/helm_chart_package.go b/marketplacepublisher/helm_chart_package.go index e2f2438d4f..1d06f118dd 100644 --- a/marketplacepublisher/helm_chart_package.go +++ b/marketplacepublisher/helm_chart_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/kubernetes_image_artifact.go b/marketplacepublisher/kubernetes_image_artifact.go index a2f918dc2b..004f033aa5 100644 --- a/marketplacepublisher/kubernetes_image_artifact.go +++ b/marketplacepublisher/kubernetes_image_artifact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/language_item.go b/marketplacepublisher/language_item.go index 2deebd6c81..4d333cf1fc 100644 --- a/marketplacepublisher/language_item.go +++ b/marketplacepublisher/language_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_artifacts_request_response.go b/marketplacepublisher/list_artifacts_request_response.go index 42ae7a6194..f2c06212dd 100644 --- a/marketplacepublisher/list_artifacts_request_response.go +++ b/marketplacepublisher/list_artifacts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_categories_request_response.go b/marketplacepublisher/list_categories_request_response.go index 68828e76ff..f6152b5dff 100644 --- a/marketplacepublisher/list_categories_request_response.go +++ b/marketplacepublisher/list_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_listing_revision_attachments_request_response.go b/marketplacepublisher/list_listing_revision_attachments_request_response.go index 56ca92b71a..a242336ebe 100644 --- a/marketplacepublisher/list_listing_revision_attachments_request_response.go +++ b/marketplacepublisher/list_listing_revision_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_listing_revision_notes_request_response.go b/marketplacepublisher/list_listing_revision_notes_request_response.go index 893ee0b27b..b8c1bad5db 100644 --- a/marketplacepublisher/list_listing_revision_notes_request_response.go +++ b/marketplacepublisher/list_listing_revision_notes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_listing_revision_packages_request_response.go b/marketplacepublisher/list_listing_revision_packages_request_response.go index a394a0c90d..5718db7b61 100644 --- a/marketplacepublisher/list_listing_revision_packages_request_response.go +++ b/marketplacepublisher/list_listing_revision_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_listing_revisions_request_response.go b/marketplacepublisher/list_listing_revisions_request_response.go index f87567ff91..e4cee135a0 100644 --- a/marketplacepublisher/list_listing_revisions_request_response.go +++ b/marketplacepublisher/list_listing_revisions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_listings_request_response.go b/marketplacepublisher/list_listings_request_response.go index 69a4a10d3a..ff28c3e3ef 100644 --- a/marketplacepublisher/list_listings_request_response.go +++ b/marketplacepublisher/list_listings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_markets_request_response.go b/marketplacepublisher/list_markets_request_response.go index f3db887611..5d3491253a 100644 --- a/marketplacepublisher/list_markets_request_response.go +++ b/marketplacepublisher/list_markets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_products_request_response.go b/marketplacepublisher/list_products_request_response.go index fd6ffbd64f..661ed04ed7 100644 --- a/marketplacepublisher/list_products_request_response.go +++ b/marketplacepublisher/list_products_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_publishers_request_response.go b/marketplacepublisher/list_publishers_request_response.go index aa30988963..3551de7d16 100644 --- a/marketplacepublisher/list_publishers_request_response.go +++ b/marketplacepublisher/list_publishers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_term_versions_request_response.go b/marketplacepublisher/list_term_versions_request_response.go index a3e4f826c7..ef8fb35cc5 100644 --- a/marketplacepublisher/list_term_versions_request_response.go +++ b/marketplacepublisher/list_term_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_terms_request_response.go b/marketplacepublisher/list_terms_request_response.go index a70ea45a5d..f80beedc89 100644 --- a/marketplacepublisher/list_terms_request_response.go +++ b/marketplacepublisher/list_terms_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_work_request_errors_request_response.go b/marketplacepublisher/list_work_request_errors_request_response.go index 8bbae89471..3329d69263 100644 --- a/marketplacepublisher/list_work_request_errors_request_response.go +++ b/marketplacepublisher/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_work_request_logs_request_response.go b/marketplacepublisher/list_work_request_logs_request_response.go index db73e4d4bd..28492ec358 100644 --- a/marketplacepublisher/list_work_request_logs_request_response.go +++ b/marketplacepublisher/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/list_work_requests_request_response.go b/marketplacepublisher/list_work_requests_request_response.go index bdffd208d1..4538d54aa6 100644 --- a/marketplacepublisher/list_work_requests_request_response.go +++ b/marketplacepublisher/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing.go b/marketplacepublisher/listing.go index c97c58d045..f1b4236ef6 100644 --- a/marketplacepublisher/listing.go +++ b/marketplacepublisher/listing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_collection.go b/marketplacepublisher/listing_collection.go index ed16ddb817..5a2bb18248 100644 --- a/marketplacepublisher/listing_collection.go +++ b/marketplacepublisher/listing_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision.go b/marketplacepublisher/listing_revision.go index 3be09c8d5b..6966a2740c 100644 --- a/marketplacepublisher/listing_revision.go +++ b/marketplacepublisher/listing_revision.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_attachment.go b/marketplacepublisher/listing_revision_attachment.go index 288dd5b99e..056e83f894 100644 --- a/marketplacepublisher/listing_revision_attachment.go +++ b/marketplacepublisher/listing_revision_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_attachment_collection.go b/marketplacepublisher/listing_revision_attachment_collection.go index 645f3143b3..cba5848cb7 100644 --- a/marketplacepublisher/listing_revision_attachment_collection.go +++ b/marketplacepublisher/listing_revision_attachment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_attachment_summary.go b/marketplacepublisher/listing_revision_attachment_summary.go index c8ea552473..80278676dd 100644 --- a/marketplacepublisher/listing_revision_attachment_summary.go +++ b/marketplacepublisher/listing_revision_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_collection.go b/marketplacepublisher/listing_revision_collection.go index 604f90cb33..d7c2d7c9a4 100644 --- a/marketplacepublisher/listing_revision_collection.go +++ b/marketplacepublisher/listing_revision_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_icon_attachment.go b/marketplacepublisher/listing_revision_icon_attachment.go index 69b161c385..66dc5d06e0 100644 --- a/marketplacepublisher/listing_revision_icon_attachment.go +++ b/marketplacepublisher/listing_revision_icon_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_note.go b/marketplacepublisher/listing_revision_note.go index 98a6315607..d450da01d3 100644 --- a/marketplacepublisher/listing_revision_note.go +++ b/marketplacepublisher/listing_revision_note.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_note_collection.go b/marketplacepublisher/listing_revision_note_collection.go index c845df610d..5b7042cdf4 100644 --- a/marketplacepublisher/listing_revision_note_collection.go +++ b/marketplacepublisher/listing_revision_note_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_note_summary.go b/marketplacepublisher/listing_revision_note_summary.go index cf4391d878..7595fdac6f 100644 --- a/marketplacepublisher/listing_revision_note_summary.go +++ b/marketplacepublisher/listing_revision_note_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_package.go b/marketplacepublisher/listing_revision_package.go index 41060c4c98..8c613b79b9 100644 --- a/marketplacepublisher/listing_revision_package.go +++ b/marketplacepublisher/listing_revision_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_package_collection.go b/marketplacepublisher/listing_revision_package_collection.go index 5a6de4b88f..36c2373965 100644 --- a/marketplacepublisher/listing_revision_package_collection.go +++ b/marketplacepublisher/listing_revision_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_package_summary.go b/marketplacepublisher/listing_revision_package_summary.go index 41914bd17b..588fbdcc90 100644 --- a/marketplacepublisher/listing_revision_package_summary.go +++ b/marketplacepublisher/listing_revision_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_revision_summary.go b/marketplacepublisher/listing_revision_summary.go index 5d28c68387..d060778190 100644 --- a/marketplacepublisher/listing_revision_summary.go +++ b/marketplacepublisher/listing_revision_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_summary.go b/marketplacepublisher/listing_summary.go index 5536d775c5..a564c208cc 100644 --- a/marketplacepublisher/listing_summary.go +++ b/marketplacepublisher/listing_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/listing_type.go b/marketplacepublisher/listing_type.go index 8cb378f7c3..069e27e990 100644 --- a/marketplacepublisher/listing_type.go +++ b/marketplacepublisher/listing_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/mark_listing_revision_package_as_default_request_response.go b/marketplacepublisher/mark_listing_revision_package_as_default_request_response.go index 11c874e74e..a82f25f004 100644 --- a/marketplacepublisher/mark_listing_revision_package_as_default_request_response.go +++ b/marketplacepublisher/mark_listing_revision_package_as_default_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/market.go b/marketplacepublisher/market.go index 99bd1f53ac..ce92485efe 100644 --- a/marketplacepublisher/market.go +++ b/marketplacepublisher/market.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/market_collection.go b/marketplacepublisher/market_collection.go index 75c6463d67..d67b479786 100644 --- a/marketplacepublisher/market_collection.go +++ b/marketplacepublisher/market_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/market_summary.go b/marketplacepublisher/market_summary.go index f62052a319..5b34c9cea4 100644 --- a/marketplacepublisher/market_summary.go +++ b/marketplacepublisher/market_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/marketplacepublisher_client.go b/marketplacepublisher/marketplacepublisher_client.go index 4af51a0214..df7414b839 100644 --- a/marketplacepublisher/marketplacepublisher_client.go +++ b/marketplacepublisher/marketplacepublisher_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/named_link.go b/marketplacepublisher/named_link.go index 96df47ef88..0377c8e2a4 100644 --- a/marketplacepublisher/named_link.go +++ b/marketplacepublisher/named_link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/operation_status.go b/marketplacepublisher/operation_status.go index 709d1c7ef4..9543128821 100644 --- a/marketplacepublisher/operation_status.go +++ b/marketplacepublisher/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/operation_type.go b/marketplacepublisher/operation_type.go index 4698c53e43..eb7755c23b 100644 --- a/marketplacepublisher/operation_type.go +++ b/marketplacepublisher/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/opn_membership.go b/marketplacepublisher/opn_membership.go index fd90d350e0..012159b614 100644 --- a/marketplacepublisher/opn_membership.go +++ b/marketplacepublisher/opn_membership.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/package_type.go b/marketplacepublisher/package_type.go index f8a5bb2c58..10843c22db 100644 --- a/marketplacepublisher/package_type.go +++ b/marketplacepublisher/package_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/private_offer_account_details.go b/marketplacepublisher/private_offer_account_details.go index 833a47da4a..653ea72a45 100644 --- a/marketplacepublisher/private_offer_account_details.go +++ b/marketplacepublisher/private_offer_account_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/product.go b/marketplacepublisher/product.go index ae6d8a09df..5474f386f5 100644 --- a/marketplacepublisher/product.go +++ b/marketplacepublisher/product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/product_collection.go b/marketplacepublisher/product_collection.go index cc37afcd8e..6e490d661b 100644 --- a/marketplacepublisher/product_collection.go +++ b/marketplacepublisher/product_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/product_summary.go b/marketplacepublisher/product_summary.go index a9c878d400..3de079ed2b 100644 --- a/marketplacepublisher/product_summary.go +++ b/marketplacepublisher/product_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publication_status.go b/marketplacepublisher/publication_status.go index 9b31d4dc79..878e2040db 100644 --- a/marketplacepublisher/publication_status.go +++ b/marketplacepublisher/publication_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publish_listing_revision_as_private_details.go b/marketplacepublisher/publish_listing_revision_as_private_details.go index 85faca5f1c..6baedc4bc0 100644 --- a/marketplacepublisher/publish_listing_revision_as_private_details.go +++ b/marketplacepublisher/publish_listing_revision_as_private_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publish_listing_revision_as_private_request_response.go b/marketplacepublisher/publish_listing_revision_as_private_request_response.go index 77d2cfbd0e..71e87c4b95 100644 --- a/marketplacepublisher/publish_listing_revision_as_private_request_response.go +++ b/marketplacepublisher/publish_listing_revision_as_private_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publish_listing_revision_package_request_response.go b/marketplacepublisher/publish_listing_revision_package_request_response.go index bd4ce54d63..f9af818e3a 100644 --- a/marketplacepublisher/publish_listing_revision_package_request_response.go +++ b/marketplacepublisher/publish_listing_revision_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publish_listing_revision_request_response.go b/marketplacepublisher/publish_listing_revision_request_response.go index 0d73ccf6ab..9795ea5232 100644 --- a/marketplacepublisher/publish_listing_revision_request_response.go +++ b/marketplacepublisher/publish_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publisher.go b/marketplacepublisher/publisher.go index 0c843deac7..da188a8fc1 100644 --- a/marketplacepublisher/publisher.go +++ b/marketplacepublisher/publisher.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publisher_collection.go b/marketplacepublisher/publisher_collection.go index a8bb1a112f..540e335a0e 100644 --- a/marketplacepublisher/publisher_collection.go +++ b/marketplacepublisher/publisher_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/publisher_summary.go b/marketplacepublisher/publisher_summary.go index 8eb67de568..700ebe1e2d 100644 --- a/marketplacepublisher/publisher_summary.go +++ b/marketplacepublisher/publisher_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/related_document_attachment.go b/marketplacepublisher/related_document_attachment.go index 4506064bea..f8cd9cb03f 100644 --- a/marketplacepublisher/related_document_attachment.go +++ b/marketplacepublisher/related_document_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/screen_shot_attachment.go b/marketplacepublisher/screen_shot_attachment.go index 06cc32d49a..a7355a815a 100644 --- a/marketplacepublisher/screen_shot_attachment.go +++ b/marketplacepublisher/screen_shot_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/sort_order.go b/marketplacepublisher/sort_order.go index 9a297fbb31..f08701e7b8 100644 --- a/marketplacepublisher/sort_order.go +++ b/marketplacepublisher/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/submit_listing_revision_for_review_details.go b/marketplacepublisher/submit_listing_revision_for_review_details.go index 32b4717cb1..2b365fd4a9 100644 --- a/marketplacepublisher/submit_listing_revision_for_review_details.go +++ b/marketplacepublisher/submit_listing_revision_for_review_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/submit_listing_revision_for_review_request_response.go b/marketplacepublisher/submit_listing_revision_for_review_request_response.go index 906f5bb631..4235d8d43d 100644 --- a/marketplacepublisher/submit_listing_revision_for_review_request_response.go +++ b/marketplacepublisher/submit_listing_revision_for_review_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/support_contact.go b/marketplacepublisher/support_contact.go index 337473e422..5268bf5f8e 100644 --- a/marketplacepublisher/support_contact.go +++ b/marketplacepublisher/support_contact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term.go b/marketplacepublisher/term.go index c3709b4b00..2356a574c7 100644 --- a/marketplacepublisher/term.go +++ b/marketplacepublisher/term.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term_collection.go b/marketplacepublisher/term_collection.go index ebad647593..1a5ca4a2c8 100644 --- a/marketplacepublisher/term_collection.go +++ b/marketplacepublisher/term_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term_summary.go b/marketplacepublisher/term_summary.go index 006a380d6c..3109287afa 100644 --- a/marketplacepublisher/term_summary.go +++ b/marketplacepublisher/term_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term_version.go b/marketplacepublisher/term_version.go index 0dae4c2d2c..6a3ee2ab25 100644 --- a/marketplacepublisher/term_version.go +++ b/marketplacepublisher/term_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term_version_attachment.go b/marketplacepublisher/term_version_attachment.go index ba2d1a5744..3ff15a28b3 100644 --- a/marketplacepublisher/term_version_attachment.go +++ b/marketplacepublisher/term_version_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term_version_collection.go b/marketplacepublisher/term_version_collection.go index d882efc625..9201778e99 100644 --- a/marketplacepublisher/term_version_collection.go +++ b/marketplacepublisher/term_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/term_version_summary.go b/marketplacepublisher/term_version_summary.go index 2fdbdce44b..e7476400b7 100644 --- a/marketplacepublisher/term_version_summary.go +++ b/marketplacepublisher/term_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/un_publish_listing_revision_package_request_response.go b/marketplacepublisher/un_publish_listing_revision_package_request_response.go index b561168eea..4ab60972d5 100644 --- a/marketplacepublisher/un_publish_listing_revision_package_request_response.go +++ b/marketplacepublisher/un_publish_listing_revision_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_artifact_details.go b/marketplacepublisher/update_artifact_details.go index 9de40aefc3..c3c1cca90c 100644 --- a/marketplacepublisher/update_artifact_details.go +++ b/marketplacepublisher/update_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_artifact_request_response.go b/marketplacepublisher/update_artifact_request_response.go index b2062dacdd..a1de7e07d2 100644 --- a/marketplacepublisher/update_artifact_request_response.go +++ b/marketplacepublisher/update_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_container_image_artifact_details.go b/marketplacepublisher/update_container_image_artifact_details.go index 2d42c2aadd..42b62ab607 100644 --- a/marketplacepublisher/update_container_image_artifact_details.go +++ b/marketplacepublisher/update_container_image_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_container_image_details.go b/marketplacepublisher/update_container_image_details.go index e795e23ecb..283ad4d71b 100644 --- a/marketplacepublisher/update_container_image_details.go +++ b/marketplacepublisher/update_container_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_helm_chart_image_details.go b/marketplacepublisher/update_helm_chart_image_details.go index 94dedaa324..b35b77108b 100644 --- a/marketplacepublisher/update_helm_chart_image_details.go +++ b/marketplacepublisher/update_helm_chart_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_kubernetes_image_artifact_details.go b/marketplacepublisher/update_kubernetes_image_artifact_details.go index c72dd93b3d..b17b97c96d 100644 --- a/marketplacepublisher/update_kubernetes_image_artifact_details.go +++ b/marketplacepublisher/update_kubernetes_image_artifact_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_details.go b/marketplacepublisher/update_listing_details.go index b96f68a40c..9c52f0844f 100644 --- a/marketplacepublisher/update_listing_details.go +++ b/marketplacepublisher/update_listing_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_request_response.go b/marketplacepublisher/update_listing_request_response.go index e25cefff53..100cc91d05 100644 --- a/marketplacepublisher/update_listing_request_response.go +++ b/marketplacepublisher/update_listing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_attachment_content_request_response.go b/marketplacepublisher/update_listing_revision_attachment_content_request_response.go index 10346f82ec..418bd5a3b0 100644 --- a/marketplacepublisher/update_listing_revision_attachment_content_request_response.go +++ b/marketplacepublisher/update_listing_revision_attachment_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_attachment_details.go b/marketplacepublisher/update_listing_revision_attachment_details.go index b45b46c0f4..66471c9fa9 100644 --- a/marketplacepublisher/update_listing_revision_attachment_details.go +++ b/marketplacepublisher/update_listing_revision_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_attachment_request_response.go b/marketplacepublisher/update_listing_revision_attachment_request_response.go index bebd8b28e9..990e898712 100644 --- a/marketplacepublisher/update_listing_revision_attachment_request_response.go +++ b/marketplacepublisher/update_listing_revision_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_details.go b/marketplacepublisher/update_listing_revision_details.go index e21bde100b..31d6b41d62 100644 --- a/marketplacepublisher/update_listing_revision_details.go +++ b/marketplacepublisher/update_listing_revision_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_icon_content_request_response.go b/marketplacepublisher/update_listing_revision_icon_content_request_response.go index eebc9e96ae..106f28f2f5 100644 --- a/marketplacepublisher/update_listing_revision_icon_content_request_response.go +++ b/marketplacepublisher/update_listing_revision_icon_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_package_details.go b/marketplacepublisher/update_listing_revision_package_details.go index 2d27ac6c66..b43a3ecae4 100644 --- a/marketplacepublisher/update_listing_revision_package_details.go +++ b/marketplacepublisher/update_listing_revision_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_package_request_response.go b/marketplacepublisher/update_listing_revision_package_request_response.go index 2590a026df..0c6ef87db2 100644 --- a/marketplacepublisher/update_listing_revision_package_request_response.go +++ b/marketplacepublisher/update_listing_revision_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_listing_revision_request_response.go b/marketplacepublisher/update_listing_revision_request_response.go index 952146ca4e..7246797103 100644 --- a/marketplacepublisher/update_listing_revision_request_response.go +++ b/marketplacepublisher/update_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_related_document_attachment_details.go b/marketplacepublisher/update_related_document_attachment_details.go index d2da38598e..8a43ab4646 100644 --- a/marketplacepublisher/update_related_document_attachment_details.go +++ b/marketplacepublisher/update_related_document_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_screen_shot_attachment_details.go b/marketplacepublisher/update_screen_shot_attachment_details.go index 05418a3234..afba32c742 100644 --- a/marketplacepublisher/update_screen_shot_attachment_details.go +++ b/marketplacepublisher/update_screen_shot_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_term_details.go b/marketplacepublisher/update_term_details.go index 85a42f9343..0de16f9581 100644 --- a/marketplacepublisher/update_term_details.go +++ b/marketplacepublisher/update_term_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_term_request_response.go b/marketplacepublisher/update_term_request_response.go index adc934d5cf..3947e355e0 100644 --- a/marketplacepublisher/update_term_request_response.go +++ b/marketplacepublisher/update_term_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_term_version_content_request_response.go b/marketplacepublisher/update_term_version_content_request_response.go index 897fc82102..6b1c6e07c6 100644 --- a/marketplacepublisher/update_term_version_content_request_response.go +++ b/marketplacepublisher/update_term_version_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_term_version_details.go b/marketplacepublisher/update_term_version_details.go index 7545ce77da..91c20ac1b2 100644 --- a/marketplacepublisher/update_term_version_details.go +++ b/marketplacepublisher/update_term_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_term_version_request_response.go b/marketplacepublisher/update_term_version_request_response.go index ea4abd8950..e57189421e 100644 --- a/marketplacepublisher/update_term_version_request_response.go +++ b/marketplacepublisher/update_term_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/update_video_attachment_details.go b/marketplacepublisher/update_video_attachment_details.go index cd34c01375..940ad47d82 100644 --- a/marketplacepublisher/update_video_attachment_details.go +++ b/marketplacepublisher/update_video_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/upload_data.go b/marketplacepublisher/upload_data.go index 7a9b17737d..5d440121fd 100644 --- a/marketplacepublisher/upload_data.go +++ b/marketplacepublisher/upload_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/validate_and_publish_artifact_request_response.go b/marketplacepublisher/validate_and_publish_artifact_request_response.go index ec5becf48b..6d10d58178 100644 --- a/marketplacepublisher/validate_and_publish_artifact_request_response.go +++ b/marketplacepublisher/validate_and_publish_artifact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/validation_status.go b/marketplacepublisher/validation_status.go index 4d7f6e0542..92489f8e4d 100644 --- a/marketplacepublisher/validation_status.go +++ b/marketplacepublisher/validation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/version_details.go b/marketplacepublisher/version_details.go index 7c99b4f28c..f8187b95f6 100644 --- a/marketplacepublisher/version_details.go +++ b/marketplacepublisher/version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/video_attachment.go b/marketplacepublisher/video_attachment.go index 98093cc16d..5ef8b159a5 100644 --- a/marketplacepublisher/video_attachment.go +++ b/marketplacepublisher/video_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/withdraw_listing_revision_request_response.go b/marketplacepublisher/withdraw_listing_revision_request_response.go index 4b16bdfc06..7d82a6733f 100644 --- a/marketplacepublisher/withdraw_listing_revision_request_response.go +++ b/marketplacepublisher/withdraw_listing_revision_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request.go b/marketplacepublisher/work_request.go index 302ba4f31c..fae6912533 100644 --- a/marketplacepublisher/work_request.go +++ b/marketplacepublisher/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_error.go b/marketplacepublisher/work_request_error.go index 0bf10bddf5..59ff049709 100644 --- a/marketplacepublisher/work_request_error.go +++ b/marketplacepublisher/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_error_collection.go b/marketplacepublisher/work_request_error_collection.go index e1b86fa027..2be79f7dd9 100644 --- a/marketplacepublisher/work_request_error_collection.go +++ b/marketplacepublisher/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_log_entry.go b/marketplacepublisher/work_request_log_entry.go index e3f2d327cf..85a8b51b30 100644 --- a/marketplacepublisher/work_request_log_entry.go +++ b/marketplacepublisher/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_log_entry_collection.go b/marketplacepublisher/work_request_log_entry_collection.go index fa5458b9bf..d5a7ffd534 100644 --- a/marketplacepublisher/work_request_log_entry_collection.go +++ b/marketplacepublisher/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_resource.go b/marketplacepublisher/work_request_resource.go index 80fd8ff5fa..79c9289da2 100644 --- a/marketplacepublisher/work_request_resource.go +++ b/marketplacepublisher/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_resource_metadata_key.go b/marketplacepublisher/work_request_resource_metadata_key.go index d1f6c2696b..309a1719dd 100644 --- a/marketplacepublisher/work_request_resource_metadata_key.go +++ b/marketplacepublisher/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_summary.go b/marketplacepublisher/work_request_summary.go index f9a36d9b08..d927963601 100644 --- a/marketplacepublisher/work_request_summary.go +++ b/marketplacepublisher/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/marketplacepublisher/work_request_summary_collection.go b/marketplacepublisher/work_request_summary_collection.go index b0ce0f2209..55ceea5442 100644 --- a/marketplacepublisher/work_request_summary_collection.go +++ b/marketplacepublisher/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/akamai_manual_stream_cdn_config.go b/mediaservices/akamai_manual_stream_cdn_config.go index 28d1634919..963eab5ea3 100644 --- a/mediaservices/akamai_manual_stream_cdn_config.go +++ b/mediaservices/akamai_manual_stream_cdn_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/asset_metadata_entry_details.go b/mediaservices/asset_metadata_entry_details.go index 4b16deb559..b1030faa90 100644 --- a/mediaservices/asset_metadata_entry_details.go +++ b/mediaservices/asset_metadata_entry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/asset_type.go b/mediaservices/asset_type.go index a61028f53a..3a99c374fc 100644 --- a/mediaservices/asset_type.go +++ b/mediaservices/asset_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_asset_compartment_details.go b/mediaservices/change_media_asset_compartment_details.go index bacf5a645f..dc0968a050 100644 --- a/mediaservices/change_media_asset_compartment_details.go +++ b/mediaservices/change_media_asset_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_asset_compartment_request_response.go b/mediaservices/change_media_asset_compartment_request_response.go index 58bd123917..07c33da40e 100644 --- a/mediaservices/change_media_asset_compartment_request_response.go +++ b/mediaservices/change_media_asset_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_workflow_compartment_details.go b/mediaservices/change_media_workflow_compartment_details.go index 69dcef9fe3..cc2071a4e7 100644 --- a/mediaservices/change_media_workflow_compartment_details.go +++ b/mediaservices/change_media_workflow_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_workflow_compartment_request_response.go b/mediaservices/change_media_workflow_compartment_request_response.go index 425aa0e73d..e32ddd7c67 100644 --- a/mediaservices/change_media_workflow_compartment_request_response.go +++ b/mediaservices/change_media_workflow_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_workflow_configuration_compartment_details.go b/mediaservices/change_media_workflow_configuration_compartment_details.go index d0fc03b405..9f1b4592a5 100644 --- a/mediaservices/change_media_workflow_configuration_compartment_details.go +++ b/mediaservices/change_media_workflow_configuration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_workflow_configuration_compartment_request_response.go b/mediaservices/change_media_workflow_configuration_compartment_request_response.go index ea644c6735..144dd1ea03 100644 --- a/mediaservices/change_media_workflow_configuration_compartment_request_response.go +++ b/mediaservices/change_media_workflow_configuration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_workflow_job_compartment_details.go b/mediaservices/change_media_workflow_job_compartment_details.go index 3e020864ce..31e6ba642d 100644 --- a/mediaservices/change_media_workflow_job_compartment_details.go +++ b/mediaservices/change_media_workflow_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_media_workflow_job_compartment_request_response.go b/mediaservices/change_media_workflow_job_compartment_request_response.go index cb1794a65c..105478c0ad 100644 --- a/mediaservices/change_media_workflow_job_compartment_request_response.go +++ b/mediaservices/change_media_workflow_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_stream_distribution_channel_compartment_details.go b/mediaservices/change_stream_distribution_channel_compartment_details.go index 893604e36c..eb60a96568 100644 --- a/mediaservices/change_stream_distribution_channel_compartment_details.go +++ b/mediaservices/change_stream_distribution_channel_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/change_stream_distribution_channel_compartment_request_response.go b/mediaservices/change_stream_distribution_channel_compartment_request_response.go index 4d7d1d231a..000804a8e3 100644 --- a/mediaservices/change_stream_distribution_channel_compartment_request_response.go +++ b/mediaservices/change_stream_distribution_channel_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_asset_details.go b/mediaservices/create_media_asset_details.go index 620d943098..f840d20bb2 100644 --- a/mediaservices/create_media_asset_details.go +++ b/mediaservices/create_media_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_asset_request_response.go b/mediaservices/create_media_asset_request_response.go index 89f07ca1e1..57e9244d93 100644 --- a/mediaservices/create_media_asset_request_response.go +++ b/mediaservices/create_media_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_configuration_details.go b/mediaservices/create_media_workflow_configuration_details.go index ce178fa129..6ec1e6632d 100644 --- a/mediaservices/create_media_workflow_configuration_details.go +++ b/mediaservices/create_media_workflow_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_configuration_request_response.go b/mediaservices/create_media_workflow_configuration_request_response.go index 409f722c56..978ef1e59d 100644 --- a/mediaservices/create_media_workflow_configuration_request_response.go +++ b/mediaservices/create_media_workflow_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_details.go b/mediaservices/create_media_workflow_details.go index e04e179efd..e683b9c6f7 100644 --- a/mediaservices/create_media_workflow_details.go +++ b/mediaservices/create_media_workflow_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_job_by_id_details.go b/mediaservices/create_media_workflow_job_by_id_details.go index 52b6bf6bb9..48748dc040 100644 --- a/mediaservices/create_media_workflow_job_by_id_details.go +++ b/mediaservices/create_media_workflow_job_by_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_job_by_name_details.go b/mediaservices/create_media_workflow_job_by_name_details.go index a31595a62b..a24ff10b38 100644 --- a/mediaservices/create_media_workflow_job_by_name_details.go +++ b/mediaservices/create_media_workflow_job_by_name_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_job_details.go b/mediaservices/create_media_workflow_job_details.go index 98fd0d902c..abb27f2217 100644 --- a/mediaservices/create_media_workflow_job_details.go +++ b/mediaservices/create_media_workflow_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_job_request_response.go b/mediaservices/create_media_workflow_job_request_response.go index a9e1cb7e37..7596c39053 100644 --- a/mediaservices/create_media_workflow_job_request_response.go +++ b/mediaservices/create_media_workflow_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_media_workflow_request_response.go b/mediaservices/create_media_workflow_request_response.go index 311e864b3b..9d756c1cba 100644 --- a/mediaservices/create_media_workflow_request_response.go +++ b/mediaservices/create_media_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_stream_cdn_config_details.go b/mediaservices/create_stream_cdn_config_details.go index 31ee6c3a52..adeafcaec2 100644 --- a/mediaservices/create_stream_cdn_config_details.go +++ b/mediaservices/create_stream_cdn_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_stream_cdn_config_request_response.go b/mediaservices/create_stream_cdn_config_request_response.go index 19f425337f..95a048d538 100644 --- a/mediaservices/create_stream_cdn_config_request_response.go +++ b/mediaservices/create_stream_cdn_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_stream_distribution_channel_details.go b/mediaservices/create_stream_distribution_channel_details.go index 8624fe461f..c920f7bffb 100644 --- a/mediaservices/create_stream_distribution_channel_details.go +++ b/mediaservices/create_stream_distribution_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_stream_distribution_channel_request_response.go b/mediaservices/create_stream_distribution_channel_request_response.go index 16ae894ba2..b36399b0bb 100644 --- a/mediaservices/create_stream_distribution_channel_request_response.go +++ b/mediaservices/create_stream_distribution_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_stream_packaging_config_details.go b/mediaservices/create_stream_packaging_config_details.go index bb95426472..eb3ef63f4a 100644 --- a/mediaservices/create_stream_packaging_config_details.go +++ b/mediaservices/create_stream_packaging_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/create_stream_packaging_config_request_response.go b/mediaservices/create_stream_packaging_config_request_response.go index 683fa9389e..3c7840bfd3 100644 --- a/mediaservices/create_stream_packaging_config_request_response.go +++ b/mediaservices/create_stream_packaging_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/dash_stream_packaging_config.go b/mediaservices/dash_stream_packaging_config.go index b959695fba..c86a0c52d3 100644 --- a/mediaservices/dash_stream_packaging_config.go +++ b/mediaservices/dash_stream_packaging_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_media_asset_distribution_channel_attachment_request_response.go b/mediaservices/delete_media_asset_distribution_channel_attachment_request_response.go index f73e02e759..4e32d0693d 100644 --- a/mediaservices/delete_media_asset_distribution_channel_attachment_request_response.go +++ b/mediaservices/delete_media_asset_distribution_channel_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_media_asset_request_response.go b/mediaservices/delete_media_asset_request_response.go index 44b3344b21..cf3f520362 100644 --- a/mediaservices/delete_media_asset_request_response.go +++ b/mediaservices/delete_media_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_media_workflow_configuration_request_response.go b/mediaservices/delete_media_workflow_configuration_request_response.go index 94b349668c..1bd924be4e 100644 --- a/mediaservices/delete_media_workflow_configuration_request_response.go +++ b/mediaservices/delete_media_workflow_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_media_workflow_job_request_response.go b/mediaservices/delete_media_workflow_job_request_response.go index 3fe11889cc..dbb08a72b3 100644 --- a/mediaservices/delete_media_workflow_job_request_response.go +++ b/mediaservices/delete_media_workflow_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_media_workflow_request_response.go b/mediaservices/delete_media_workflow_request_response.go index 52e263e381..f84cf5def4 100644 --- a/mediaservices/delete_media_workflow_request_response.go +++ b/mediaservices/delete_media_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_mode.go b/mediaservices/delete_mode.go index 0256a8f8ae..88ab99ef04 100644 --- a/mediaservices/delete_mode.go +++ b/mediaservices/delete_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_stream_cdn_config_request_response.go b/mediaservices/delete_stream_cdn_config_request_response.go index 577195e75c..0789fcaae9 100644 --- a/mediaservices/delete_stream_cdn_config_request_response.go +++ b/mediaservices/delete_stream_cdn_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_stream_distribution_channel_request_response.go b/mediaservices/delete_stream_distribution_channel_request_response.go index a306d47edd..be97bc5d22 100644 --- a/mediaservices/delete_stream_distribution_channel_request_response.go +++ b/mediaservices/delete_stream_distribution_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/delete_stream_packaging_config_request_response.go b/mediaservices/delete_stream_packaging_config_request_response.go index 32323a592d..51307fafbf 100644 --- a/mediaservices/delete_stream_packaging_config_request_response.go +++ b/mediaservices/delete_stream_packaging_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/edge_stream_cdn_config.go b/mediaservices/edge_stream_cdn_config.go index c0b8caf00f..55ea55cfc9 100644 --- a/mediaservices/edge_stream_cdn_config.go +++ b/mediaservices/edge_stream_cdn_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/generate_playlist_request_response.go b/mediaservices/generate_playlist_request_response.go index 4386adf9e7..ef9b66b3ed 100644 --- a/mediaservices/generate_playlist_request_response.go +++ b/mediaservices/generate_playlist_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/generate_session_token_details.go b/mediaservices/generate_session_token_details.go index 45173c7326..386694a4d4 100644 --- a/mediaservices/generate_session_token_details.go +++ b/mediaservices/generate_session_token_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/generate_session_token_request_response.go b/mediaservices/generate_session_token_request_response.go index e3411375a9..2230b0036a 100644 --- a/mediaservices/generate_session_token_request_response.go +++ b/mediaservices/generate_session_token_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_media_asset_distribution_channel_attachment_request_response.go b/mediaservices/get_media_asset_distribution_channel_attachment_request_response.go index 5849c2e370..3dc25e7031 100644 --- a/mediaservices/get_media_asset_distribution_channel_attachment_request_response.go +++ b/mediaservices/get_media_asset_distribution_channel_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_media_asset_request_response.go b/mediaservices/get_media_asset_request_response.go index 0005e9ebbc..8b8ee25fd1 100644 --- a/mediaservices/get_media_asset_request_response.go +++ b/mediaservices/get_media_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_media_workflow_configuration_request_response.go b/mediaservices/get_media_workflow_configuration_request_response.go index c1fc9c1884..d243de0a85 100644 --- a/mediaservices/get_media_workflow_configuration_request_response.go +++ b/mediaservices/get_media_workflow_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_media_workflow_job_fact_request_response.go b/mediaservices/get_media_workflow_job_fact_request_response.go index b4e9e0c670..53e13f11f5 100644 --- a/mediaservices/get_media_workflow_job_fact_request_response.go +++ b/mediaservices/get_media_workflow_job_fact_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_media_workflow_job_request_response.go b/mediaservices/get_media_workflow_job_request_response.go index cc120b0ee9..e832491d58 100644 --- a/mediaservices/get_media_workflow_job_request_response.go +++ b/mediaservices/get_media_workflow_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_media_workflow_request_response.go b/mediaservices/get_media_workflow_request_response.go index 355000762c..454451f208 100644 --- a/mediaservices/get_media_workflow_request_response.go +++ b/mediaservices/get_media_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_stream_cdn_config_request_response.go b/mediaservices/get_stream_cdn_config_request_response.go index f35981317c..3270a2fed6 100644 --- a/mediaservices/get_stream_cdn_config_request_response.go +++ b/mediaservices/get_stream_cdn_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_stream_distribution_channel_request_response.go b/mediaservices/get_stream_distribution_channel_request_response.go index 5d3c9a3f3e..6cb15bd054 100644 --- a/mediaservices/get_stream_distribution_channel_request_response.go +++ b/mediaservices/get_stream_distribution_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/get_stream_packaging_config_request_response.go b/mediaservices/get_stream_packaging_config_request_response.go index 5228760720..446671bf14 100644 --- a/mediaservices/get_stream_packaging_config_request_response.go +++ b/mediaservices/get_stream_packaging_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/hls_stream_packaging_config.go b/mediaservices/hls_stream_packaging_config.go index 7d027f403b..6ed22d096a 100644 --- a/mediaservices/hls_stream_packaging_config.go +++ b/mediaservices/hls_stream_packaging_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/ingest_stream_distribution_channel_details.go b/mediaservices/ingest_stream_distribution_channel_details.go index 094d415ed4..df70746bb6 100644 --- a/mediaservices/ingest_stream_distribution_channel_details.go +++ b/mediaservices/ingest_stream_distribution_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/ingest_stream_distribution_channel_request_response.go b/mediaservices/ingest_stream_distribution_channel_request_response.go index 207e8e0870..5ed20548c7 100644 --- a/mediaservices/ingest_stream_distribution_channel_request_response.go +++ b/mediaservices/ingest_stream_distribution_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/ingest_stream_distribution_channel_result.go b/mediaservices/ingest_stream_distribution_channel_result.go index 4e6cb6f6e1..8926c33d05 100644 --- a/mediaservices/ingest_stream_distribution_channel_result.go +++ b/mediaservices/ingest_stream_distribution_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/job_output.go b/mediaservices/job_output.go index 12c462d810..dcdad0a51d 100644 --- a/mediaservices/job_output.go +++ b/mediaservices/job_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/lifecycle_state.go b/mediaservices/lifecycle_state.go index 2505e25c2d..9ad6b29481 100644 --- a/mediaservices/lifecycle_state.go +++ b/mediaservices/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_asset_distribution_channel_attachments_request_response.go b/mediaservices/list_media_asset_distribution_channel_attachments_request_response.go index a3c4c28b42..f047a83841 100644 --- a/mediaservices/list_media_asset_distribution_channel_attachments_request_response.go +++ b/mediaservices/list_media_asset_distribution_channel_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_assets_request_response.go b/mediaservices/list_media_assets_request_response.go index a05c393791..e4ba543589 100644 --- a/mediaservices/list_media_assets_request_response.go +++ b/mediaservices/list_media_assets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_workflow_configurations_request_response.go b/mediaservices/list_media_workflow_configurations_request_response.go index 6a04869ed1..eb7338e697 100644 --- a/mediaservices/list_media_workflow_configurations_request_response.go +++ b/mediaservices/list_media_workflow_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_workflow_job_facts_request_response.go b/mediaservices/list_media_workflow_job_facts_request_response.go index e47a1f0e02..883247873b 100644 --- a/mediaservices/list_media_workflow_job_facts_request_response.go +++ b/mediaservices/list_media_workflow_job_facts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_workflow_jobs_request_response.go b/mediaservices/list_media_workflow_jobs_request_response.go index 4f16631744..67383facba 100644 --- a/mediaservices/list_media_workflow_jobs_request_response.go +++ b/mediaservices/list_media_workflow_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_workflow_task_declarations_request_response.go b/mediaservices/list_media_workflow_task_declarations_request_response.go index 1ecaa2b2ba..6c73a94ae2 100644 --- a/mediaservices/list_media_workflow_task_declarations_request_response.go +++ b/mediaservices/list_media_workflow_task_declarations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_media_workflows_request_response.go b/mediaservices/list_media_workflows_request_response.go index f22b767abe..41e9158d0a 100644 --- a/mediaservices/list_media_workflows_request_response.go +++ b/mediaservices/list_media_workflows_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_stream_cdn_configs_request_response.go b/mediaservices/list_stream_cdn_configs_request_response.go index d2218aa540..f1d6d9304c 100644 --- a/mediaservices/list_stream_cdn_configs_request_response.go +++ b/mediaservices/list_stream_cdn_configs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_stream_distribution_channels_request_response.go b/mediaservices/list_stream_distribution_channels_request_response.go index fc067173be..c218211995 100644 --- a/mediaservices/list_stream_distribution_channels_request_response.go +++ b/mediaservices/list_stream_distribution_channels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_stream_packaging_configs_request_response.go b/mediaservices/list_stream_packaging_configs_request_response.go index 6654d03c5f..739a5c1710 100644 --- a/mediaservices/list_stream_packaging_configs_request_response.go +++ b/mediaservices/list_stream_packaging_configs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/list_system_media_workflows_request_response.go b/mediaservices/list_system_media_workflows_request_response.go index 1e6b98f316..3bda77aa06 100644 --- a/mediaservices/list_system_media_workflows_request_response.go +++ b/mediaservices/list_system_media_workflows_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset.go b/mediaservices/media_asset.go index 8ced4164f6..5c6a0c344b 100644 --- a/mediaservices/media_asset.go +++ b/mediaservices/media_asset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_collection.go b/mediaservices/media_asset_collection.go index 8958bcfd24..620935f3a3 100644 --- a/mediaservices/media_asset_collection.go +++ b/mediaservices/media_asset_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_distribution_channel_attachment.go b/mediaservices/media_asset_distribution_channel_attachment.go index d69d651b9c..7405de5d92 100644 --- a/mediaservices/media_asset_distribution_channel_attachment.go +++ b/mediaservices/media_asset_distribution_channel_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_distribution_channel_attachment_collection.go b/mediaservices/media_asset_distribution_channel_attachment_collection.go index d1d04c0995..e522836a68 100644 --- a/mediaservices/media_asset_distribution_channel_attachment_collection.go +++ b/mediaservices/media_asset_distribution_channel_attachment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_distribution_channel_attachment_sort_by.go b/mediaservices/media_asset_distribution_channel_attachment_sort_by.go index 5c35bc195e..30da83e525 100644 --- a/mediaservices/media_asset_distribution_channel_attachment_sort_by.go +++ b/mediaservices/media_asset_distribution_channel_attachment_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_distribution_channel_attachment_summary.go b/mediaservices/media_asset_distribution_channel_attachment_summary.go index c3bd58746f..9a281320f0 100644 --- a/mediaservices/media_asset_distribution_channel_attachment_summary.go +++ b/mediaservices/media_asset_distribution_channel_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_sort_by.go b/mediaservices/media_asset_sort_by.go index 1e48293036..0f9da224ed 100644 --- a/mediaservices/media_asset_sort_by.go +++ b/mediaservices/media_asset_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_summary.go b/mediaservices/media_asset_summary.go index 6eed5ed731..92c4def1b4 100644 --- a/mediaservices/media_asset_summary.go +++ b/mediaservices/media_asset_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_asset_tag.go b/mediaservices/media_asset_tag.go index 76ddd9c03a..0cd3e84019 100644 --- a/mediaservices/media_asset_tag.go +++ b/mediaservices/media_asset_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow.go b/mediaservices/media_workflow.go index 7e672b6040..41503f9b79 100644 --- a/mediaservices/media_workflow.go +++ b/mediaservices/media_workflow.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_collection.go b/mediaservices/media_workflow_collection.go index 1e08b51344..49370d3ee4 100644 --- a/mediaservices/media_workflow_collection.go +++ b/mediaservices/media_workflow_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_configuration.go b/mediaservices/media_workflow_configuration.go index ed2a21f9f0..f7d87acd93 100644 --- a/mediaservices/media_workflow_configuration.go +++ b/mediaservices/media_workflow_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_configuration_collection.go b/mediaservices/media_workflow_configuration_collection.go index 8dd4e1ff29..67511f1edf 100644 --- a/mediaservices/media_workflow_configuration_collection.go +++ b/mediaservices/media_workflow_configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_configuration_summary.go b/mediaservices/media_workflow_configuration_summary.go index 47b86d330e..85fe0e5e18 100644 --- a/mediaservices/media_workflow_configuration_summary.go +++ b/mediaservices/media_workflow_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job.go b/mediaservices/media_workflow_job.go index 343aeeb921..c80a1d3262 100644 --- a/mediaservices/media_workflow_job.go +++ b/mediaservices/media_workflow_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_collection.go b/mediaservices/media_workflow_job_collection.go index 573153eae1..b03059fbc2 100644 --- a/mediaservices/media_workflow_job_collection.go +++ b/mediaservices/media_workflow_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_fact.go b/mediaservices/media_workflow_job_fact.go index 5bc4dd7492..afdb634bab 100644 --- a/mediaservices/media_workflow_job_fact.go +++ b/mediaservices/media_workflow_job_fact.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_fact_collection.go b/mediaservices/media_workflow_job_fact_collection.go index 3c5193dbd5..9d493f913b 100644 --- a/mediaservices/media_workflow_job_fact_collection.go +++ b/mediaservices/media_workflow_job_fact_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_fact_sort_by.go b/mediaservices/media_workflow_job_fact_sort_by.go index 1ce071a935..5e7eda138c 100644 --- a/mediaservices/media_workflow_job_fact_sort_by.go +++ b/mediaservices/media_workflow_job_fact_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_fact_summary.go b/mediaservices/media_workflow_job_fact_summary.go index dac7dcd736..4809cad0a9 100644 --- a/mediaservices/media_workflow_job_fact_summary.go +++ b/mediaservices/media_workflow_job_fact_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_sort_by.go b/mediaservices/media_workflow_job_sort_by.go index a02491bcb6..571e5a5dd1 100644 --- a/mediaservices/media_workflow_job_sort_by.go +++ b/mediaservices/media_workflow_job_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_job_summary.go b/mediaservices/media_workflow_job_summary.go index cc5f1a0055..c583ced432 100644 --- a/mediaservices/media_workflow_job_summary.go +++ b/mediaservices/media_workflow_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_summary.go b/mediaservices/media_workflow_summary.go index 5a2b257f8b..97df4e0558 100644 --- a/mediaservices/media_workflow_summary.go +++ b/mediaservices/media_workflow_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_task.go b/mediaservices/media_workflow_task.go index d9a4cdc94b..2eae3ef71b 100644 --- a/mediaservices/media_workflow_task.go +++ b/mediaservices/media_workflow_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_task_declaration.go b/mediaservices/media_workflow_task_declaration.go index 7d0918c8a3..97762e09a9 100644 --- a/mediaservices/media_workflow_task_declaration.go +++ b/mediaservices/media_workflow_task_declaration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_task_declaration_collection.go b/mediaservices/media_workflow_task_declaration_collection.go index 494d2277fe..c1be6e91de 100644 --- a/mediaservices/media_workflow_task_declaration_collection.go +++ b/mediaservices/media_workflow_task_declaration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_task_declaration_sort_by.go b/mediaservices/media_workflow_task_declaration_sort_by.go index ba8b1f17a2..9e5f16a895 100644 --- a/mediaservices/media_workflow_task_declaration_sort_by.go +++ b/mediaservices/media_workflow_task_declaration_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/media_workflow_task_state.go b/mediaservices/media_workflow_task_state.go index 13bcbcf19b..6c7f1322a8 100644 --- a/mediaservices/media_workflow_task_state.go +++ b/mediaservices/media_workflow_task_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/mediaservices_client.go b/mediaservices/mediaservices_client.go index 2c869cbdf0..b9859bcaf0 100644 --- a/mediaservices/mediaservices_client.go +++ b/mediaservices/mediaservices_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/mediaservices_mediastream_client.go b/mediaservices/mediaservices_mediastream_client.go index d331dbddfe..8b0ebc2fc1 100644 --- a/mediaservices/mediaservices_mediastream_client.go +++ b/mediaservices/mediaservices_mediastream_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/metadata.go b/mediaservices/metadata.go index 410ce4e846..14169eb145 100644 --- a/mediaservices/metadata.go +++ b/mediaservices/metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/session_token.go b/mediaservices/session_token.go index 40e040f16e..9781f0a3d4 100644 --- a/mediaservices/session_token.go +++ b/mediaservices/session_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/sort_by.go b/mediaservices/sort_by.go index 71c14f4e1f..c87667b47b 100644 --- a/mediaservices/sort_by.go +++ b/mediaservices/sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/sort_order.go b/mediaservices/sort_order.go index 6de6722b81..982de136b3 100644 --- a/mediaservices/sort_order.go +++ b/mediaservices/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_cdn_config.go b/mediaservices/stream_cdn_config.go index cd77607083..77d322bf60 100644 --- a/mediaservices/stream_cdn_config.go +++ b/mediaservices/stream_cdn_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_cdn_config_collection.go b/mediaservices/stream_cdn_config_collection.go index ec2600eb9c..210868c151 100644 --- a/mediaservices/stream_cdn_config_collection.go +++ b/mediaservices/stream_cdn_config_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_cdn_config_section.go b/mediaservices/stream_cdn_config_section.go index 102a74d3f8..0f91ec550e 100644 --- a/mediaservices/stream_cdn_config_section.go +++ b/mediaservices/stream_cdn_config_section.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_cdn_config_summary.go b/mediaservices/stream_cdn_config_summary.go index 735e3f6eed..96080e158e 100644 --- a/mediaservices/stream_cdn_config_summary.go +++ b/mediaservices/stream_cdn_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_distribution_channel.go b/mediaservices/stream_distribution_channel.go index 47fe2d13c8..70037d76f1 100644 --- a/mediaservices/stream_distribution_channel.go +++ b/mediaservices/stream_distribution_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_distribution_channel_collection.go b/mediaservices/stream_distribution_channel_collection.go index b22ce12493..427e377d01 100644 --- a/mediaservices/stream_distribution_channel_collection.go +++ b/mediaservices/stream_distribution_channel_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_distribution_channel_summary.go b/mediaservices/stream_distribution_channel_summary.go index 623aabab77..e7da344b52 100644 --- a/mediaservices/stream_distribution_channel_summary.go +++ b/mediaservices/stream_distribution_channel_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_packaging_config.go b/mediaservices/stream_packaging_config.go index 3a836f1f33..2050ae734b 100644 --- a/mediaservices/stream_packaging_config.go +++ b/mediaservices/stream_packaging_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_packaging_config_collection.go b/mediaservices/stream_packaging_config_collection.go index 78e2b86d5d..016548b1ab 100644 --- a/mediaservices/stream_packaging_config_collection.go +++ b/mediaservices/stream_packaging_config_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_packaging_config_encryption.go b/mediaservices/stream_packaging_config_encryption.go index 51285e5df3..d23284605c 100644 --- a/mediaservices/stream_packaging_config_encryption.go +++ b/mediaservices/stream_packaging_config_encryption.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_packaging_config_encryption_aes128.go b/mediaservices/stream_packaging_config_encryption_aes128.go index c298b99edd..c563d43245 100644 --- a/mediaservices/stream_packaging_config_encryption_aes128.go +++ b/mediaservices/stream_packaging_config_encryption_aes128.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_packaging_config_encryption_none.go b/mediaservices/stream_packaging_config_encryption_none.go index f433fe8d80..43cb7fb098 100644 --- a/mediaservices/stream_packaging_config_encryption_none.go +++ b/mediaservices/stream_packaging_config_encryption_none.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/stream_packaging_config_summary.go b/mediaservices/stream_packaging_config_summary.go index 1fe6a99054..d4e2e77432 100644 --- a/mediaservices/stream_packaging_config_summary.go +++ b/mediaservices/stream_packaging_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/system_media_workflow.go b/mediaservices/system_media_workflow.go index ea09d30a7c..dac4d5133e 100644 --- a/mediaservices/system_media_workflow.go +++ b/mediaservices/system_media_workflow.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/system_media_workflow_collection.go b/mediaservices/system_media_workflow_collection.go index f8ce7c64f6..ae4730b748 100644 --- a/mediaservices/system_media_workflow_collection.go +++ b/mediaservices/system_media_workflow_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_asset_details.go b/mediaservices/update_media_asset_details.go index 0857ce2d54..9ac2486699 100644 --- a/mediaservices/update_media_asset_details.go +++ b/mediaservices/update_media_asset_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_asset_request_response.go b/mediaservices/update_media_asset_request_response.go index 5d7d3b39b4..d6323602cd 100644 --- a/mediaservices/update_media_asset_request_response.go +++ b/mediaservices/update_media_asset_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_workflow_configuration_details.go b/mediaservices/update_media_workflow_configuration_details.go index 2b43f4da5d..0b9705f106 100644 --- a/mediaservices/update_media_workflow_configuration_details.go +++ b/mediaservices/update_media_workflow_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_workflow_configuration_request_response.go b/mediaservices/update_media_workflow_configuration_request_response.go index 129ca06c05..04c00f66a6 100644 --- a/mediaservices/update_media_workflow_configuration_request_response.go +++ b/mediaservices/update_media_workflow_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_workflow_details.go b/mediaservices/update_media_workflow_details.go index 28e8a4f934..a1bf6b2ae6 100644 --- a/mediaservices/update_media_workflow_details.go +++ b/mediaservices/update_media_workflow_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_workflow_job_details.go b/mediaservices/update_media_workflow_job_details.go index d604c70da8..a4c7fdb4ac 100644 --- a/mediaservices/update_media_workflow_job_details.go +++ b/mediaservices/update_media_workflow_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_workflow_job_request_response.go b/mediaservices/update_media_workflow_job_request_response.go index bb3a1b483a..48497af6d4 100644 --- a/mediaservices/update_media_workflow_job_request_response.go +++ b/mediaservices/update_media_workflow_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_media_workflow_request_response.go b/mediaservices/update_media_workflow_request_response.go index fdc5f6cd83..c64fa211fa 100644 --- a/mediaservices/update_media_workflow_request_response.go +++ b/mediaservices/update_media_workflow_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_stream_cdn_config_details.go b/mediaservices/update_stream_cdn_config_details.go index 77bc2c37c7..3506cbc22f 100644 --- a/mediaservices/update_stream_cdn_config_details.go +++ b/mediaservices/update_stream_cdn_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_stream_cdn_config_request_response.go b/mediaservices/update_stream_cdn_config_request_response.go index 8b7f0c56ee..b54d5e6ff6 100644 --- a/mediaservices/update_stream_cdn_config_request_response.go +++ b/mediaservices/update_stream_cdn_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_stream_distribution_channel_details.go b/mediaservices/update_stream_distribution_channel_details.go index a8e6da0560..3f996ffd5d 100644 --- a/mediaservices/update_stream_distribution_channel_details.go +++ b/mediaservices/update_stream_distribution_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_stream_distribution_channel_request_response.go b/mediaservices/update_stream_distribution_channel_request_response.go index 2d1ab193ca..56afa8f061 100644 --- a/mediaservices/update_stream_distribution_channel_request_response.go +++ b/mediaservices/update_stream_distribution_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_stream_packaging_config_details.go b/mediaservices/update_stream_packaging_config_details.go index 177019ead7..be4ec275da 100644 --- a/mediaservices/update_stream_packaging_config_details.go +++ b/mediaservices/update_stream_packaging_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mediaservices/update_stream_packaging_config_request_response.go b/mediaservices/update_stream_packaging_config_request_response.go index 3258d32003..00fe53169e 100644 --- a/mediaservices/update_stream_packaging_config_request_response.go +++ b/mediaservices/update_stream_packaging_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/aggregated_datapoint.go b/monitoring/aggregated_datapoint.go index 6c63c01010..a33236c380 100644 --- a/monitoring/aggregated_datapoint.go +++ b/monitoring/aggregated_datapoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm.go b/monitoring/alarm.go index c57439a4fb..2cd6487e9e 100644 --- a/monitoring/alarm.go +++ b/monitoring/alarm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm_dimension_states_collection.go b/monitoring/alarm_dimension_states_collection.go index 3783617bee..740e745d59 100644 --- a/monitoring/alarm_dimension_states_collection.go +++ b/monitoring/alarm_dimension_states_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm_dimension_states_entry.go b/monitoring/alarm_dimension_states_entry.go index 72664ebfe0..1232d98346 100644 --- a/monitoring/alarm_dimension_states_entry.go +++ b/monitoring/alarm_dimension_states_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm_history_collection.go b/monitoring/alarm_history_collection.go index 4287123cef..c985b8ef7e 100644 --- a/monitoring/alarm_history_collection.go +++ b/monitoring/alarm_history_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm_history_entry.go b/monitoring/alarm_history_entry.go index 756fd1a505..1e5f5c5a3c 100644 --- a/monitoring/alarm_history_entry.go +++ b/monitoring/alarm_history_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm_status_summary.go b/monitoring/alarm_status_summary.go index 1538a62c19..de9bf82020 100644 --- a/monitoring/alarm_status_summary.go +++ b/monitoring/alarm_status_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/alarm_summary.go b/monitoring/alarm_summary.go index 38858d03f5..3e60652c4e 100644 --- a/monitoring/alarm_summary.go +++ b/monitoring/alarm_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/change_alarm_compartment_details.go b/monitoring/change_alarm_compartment_details.go index 7216bf2cc9..21a1784475 100644 --- a/monitoring/change_alarm_compartment_details.go +++ b/monitoring/change_alarm_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/change_alarm_compartment_request_response.go b/monitoring/change_alarm_compartment_request_response.go index 5557939507..642709f412 100644 --- a/monitoring/change_alarm_compartment_request_response.go +++ b/monitoring/change_alarm_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/create_alarm_details.go b/monitoring/create_alarm_details.go index 29fd9bf0c3..9a1634754f 100644 --- a/monitoring/create_alarm_details.go +++ b/monitoring/create_alarm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/create_alarm_request_response.go b/monitoring/create_alarm_request_response.go index 8163d6e3d7..d3c6de834e 100644 --- a/monitoring/create_alarm_request_response.go +++ b/monitoring/create_alarm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/datapoint.go b/monitoring/datapoint.go index 20a1ea83bf..8ca5a4c7d7 100644 --- a/monitoring/datapoint.go +++ b/monitoring/datapoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/delete_alarm_request_response.go b/monitoring/delete_alarm_request_response.go index f8eadade25..fc99722d48 100644 --- a/monitoring/delete_alarm_request_response.go +++ b/monitoring/delete_alarm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/failed_metric_record.go b/monitoring/failed_metric_record.go index 765266ccdc..333048a45a 100644 --- a/monitoring/failed_metric_record.go +++ b/monitoring/failed_metric_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/get_alarm_history_request_response.go b/monitoring/get_alarm_history_request_response.go index d992451ee6..6913ee30f8 100644 --- a/monitoring/get_alarm_history_request_response.go +++ b/monitoring/get_alarm_history_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/get_alarm_request_response.go b/monitoring/get_alarm_request_response.go index a27169d06b..6f9f2b408d 100644 --- a/monitoring/get_alarm_request_response.go +++ b/monitoring/get_alarm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/list_alarms_request_response.go b/monitoring/list_alarms_request_response.go index e3201718b4..44c8c08c78 100644 --- a/monitoring/list_alarms_request_response.go +++ b/monitoring/list_alarms_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/list_alarms_status_request_response.go b/monitoring/list_alarms_status_request_response.go index a6c29895dc..11cfbff332 100644 --- a/monitoring/list_alarms_status_request_response.go +++ b/monitoring/list_alarms_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/list_metrics_details.go b/monitoring/list_metrics_details.go index 1588dd130b..05568fe377 100644 --- a/monitoring/list_metrics_details.go +++ b/monitoring/list_metrics_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/list_metrics_request_response.go b/monitoring/list_metrics_request_response.go index 032169d623..7b940c38d3 100644 --- a/monitoring/list_metrics_request_response.go +++ b/monitoring/list_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/metric.go b/monitoring/metric.go index 77bf478d6c..fdcf74d774 100644 --- a/monitoring/metric.go +++ b/monitoring/metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/metric_data.go b/monitoring/metric_data.go index 391eefc17a..a94bce688f 100644 --- a/monitoring/metric_data.go +++ b/monitoring/metric_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/metric_data_details.go b/monitoring/metric_data_details.go index 5319143e1d..5d063ec247 100644 --- a/monitoring/metric_data_details.go +++ b/monitoring/metric_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/monitoring_client.go b/monitoring/monitoring_client.go index b92aca2136..4219943858 100644 --- a/monitoring/monitoring_client.go +++ b/monitoring/monitoring_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/post_metric_data_details.go b/monitoring/post_metric_data_details.go index 9c92e31566..d439def775 100644 --- a/monitoring/post_metric_data_details.go +++ b/monitoring/post_metric_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/post_metric_data_request_response.go b/monitoring/post_metric_data_request_response.go index 029989e24b..4275dc8338 100644 --- a/monitoring/post_metric_data_request_response.go +++ b/monitoring/post_metric_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/post_metric_data_response_details.go b/monitoring/post_metric_data_response_details.go index bb236b5a30..08aaa08b02 100644 --- a/monitoring/post_metric_data_response_details.go +++ b/monitoring/post_metric_data_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/remove_alarm_suppression_request_response.go b/monitoring/remove_alarm_suppression_request_response.go index b903a6cec0..08b00cf8e6 100644 --- a/monitoring/remove_alarm_suppression_request_response.go +++ b/monitoring/remove_alarm_suppression_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/retrieve_dimension_states_details.go b/monitoring/retrieve_dimension_states_details.go index dacc5d5680..770b065a39 100644 --- a/monitoring/retrieve_dimension_states_details.go +++ b/monitoring/retrieve_dimension_states_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/retrieve_dimension_states_request_response.go b/monitoring/retrieve_dimension_states_request_response.go index 2e4800861d..3a17e5beed 100644 --- a/monitoring/retrieve_dimension_states_request_response.go +++ b/monitoring/retrieve_dimension_states_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/summarize_metrics_data_details.go b/monitoring/summarize_metrics_data_details.go index 866bb80b60..f6f9c72f53 100644 --- a/monitoring/summarize_metrics_data_details.go +++ b/monitoring/summarize_metrics_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/summarize_metrics_data_request_response.go b/monitoring/summarize_metrics_data_request_response.go index 40be20447a..92af85be80 100644 --- a/monitoring/summarize_metrics_data_request_response.go +++ b/monitoring/summarize_metrics_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/suppression.go b/monitoring/suppression.go index 47e9bb7f70..138b92c579 100644 --- a/monitoring/suppression.go +++ b/monitoring/suppression.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/update_alarm_details.go b/monitoring/update_alarm_details.go index 662f793e0a..db73416903 100644 --- a/monitoring/update_alarm_details.go +++ b/monitoring/update_alarm_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/monitoring/update_alarm_request_response.go b/monitoring/update_alarm_request_response.go index a825334b0b..e2142e03ad 100644 --- a/monitoring/update_alarm_request_response.go +++ b/monitoring/update_alarm_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/add_heat_wave_cluster_details.go b/mysql/add_heat_wave_cluster_details.go index 52665c67ea..403bc2551b 100644 --- a/mysql/add_heat_wave_cluster_details.go +++ b/mysql/add_heat_wave_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/add_heat_wave_cluster_request_response.go b/mysql/add_heat_wave_cluster_request_response.go index d676c8b7d2..16f6eac895 100644 --- a/mysql/add_heat_wave_cluster_request_response.go +++ b/mysql/add_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/anonymous_transactions_handling.go b/mysql/anonymous_transactions_handling.go index 594b10b3fe..641ccfea53 100644 --- a/mysql/anonymous_transactions_handling.go +++ b/mysql/anonymous_transactions_handling.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/assign_manual_uuid_handling.go b/mysql/assign_manual_uuid_handling.go index 728f6ec0b0..4aafd70f8e 100644 --- a/mysql/assign_manual_uuid_handling.go +++ b/mysql/assign_manual_uuid_handling.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/assign_target_uuid_handling.go b/mysql/assign_target_uuid_handling.go index 379ce85c29..ee66325094 100644 --- a/mysql/assign_target_uuid_handling.go +++ b/mysql/assign_target_uuid_handling.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/backup.go b/mysql/backup.go index 67290b9697..9b4116cca7 100644 --- a/mysql/backup.go +++ b/mysql/backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/backup_policy.go b/mysql/backup_policy.go index 7b2821ae61..b43b7cde7d 100644 --- a/mysql/backup_policy.go +++ b/mysql/backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/backup_summary.go b/mysql/backup_summary.go index 0d0e51b3ef..d046479552 100644 --- a/mysql/backup_summary.go +++ b/mysql/backup_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/ca_certificate.go b/mysql/ca_certificate.go index 762c514dc8..ce3ff5ea22 100644 --- a/mysql/ca_certificate.go +++ b/mysql/ca_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/change_backup_compartment_details.go b/mysql/change_backup_compartment_details.go index e68c4142d0..523e3edcec 100644 --- a/mysql/change_backup_compartment_details.go +++ b/mysql/change_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/change_backup_compartment_request_response.go b/mysql/change_backup_compartment_request_response.go index ac48299955..da5b6b0b2f 100644 --- a/mysql/change_backup_compartment_request_response.go +++ b/mysql/change_backup_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel.go b/mysql/channel.go index b032846862..1d70a8b387 100644 --- a/mysql/channel.go +++ b/mysql/channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel_filter.go b/mysql/channel_filter.go index 50480ebb58..db9dbf7cc2 100644 --- a/mysql/channel_filter.go +++ b/mysql/channel_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel_source.go b/mysql/channel_source.go index ca357d3c3d..825f7ed4b9 100644 --- a/mysql/channel_source.go +++ b/mysql/channel_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel_source_mysql.go b/mysql/channel_source_mysql.go index d62ec2cb51..3779fa04b9 100644 --- a/mysql/channel_source_mysql.go +++ b/mysql/channel_source_mysql.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel_summary.go b/mysql/channel_summary.go index 48903df23a..2904f0ad3c 100644 --- a/mysql/channel_summary.go +++ b/mysql/channel_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel_target.go b/mysql/channel_target.go index e2ef12cafa..1f2eaf6e34 100644 --- a/mysql/channel_target.go +++ b/mysql/channel_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/channel_target_db_system.go b/mysql/channel_target_db_system.go index 41ccc893a0..fc498212e0 100644 --- a/mysql/channel_target_db_system.go +++ b/mysql/channel_target_db_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/configuration.go b/mysql/configuration.go index 5ee61d2712..2d42920a9f 100644 --- a/mysql/configuration.go +++ b/mysql/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/configuration_summary.go b/mysql/configuration_summary.go index 2b76c67813..c46cd90013 100644 --- a/mysql/configuration_summary.go +++ b/mysql/configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/configuration_variables.go b/mysql/configuration_variables.go index 812d19dbce..4b194a87a7 100644 --- a/mysql/configuration_variables.go +++ b/mysql/configuration_variables.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/crash_recovery_status.go b/mysql/crash_recovery_status.go index 64121f966f..38f725966d 100644 --- a/mysql/crash_recovery_status.go +++ b/mysql/crash_recovery_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_backup_details.go b/mysql/create_backup_details.go index 6c7a3d4580..94df53abaa 100644 --- a/mysql/create_backup_details.go +++ b/mysql/create_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_backup_policy_details.go b/mysql/create_backup_policy_details.go index 6adfda4ab7..6b69026de0 100644 --- a/mysql/create_backup_policy_details.go +++ b/mysql/create_backup_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_backup_request_response.go b/mysql/create_backup_request_response.go index 701011fc18..d2eec412fd 100644 --- a/mysql/create_backup_request_response.go +++ b/mysql/create_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_channel_details.go b/mysql/create_channel_details.go index 8d6506db98..981b5caf6b 100644 --- a/mysql/create_channel_details.go +++ b/mysql/create_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_channel_request_response.go b/mysql/create_channel_request_response.go index 1387671418..79092ca0e4 100644 --- a/mysql/create_channel_request_response.go +++ b/mysql/create_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_channel_source_details.go b/mysql/create_channel_source_details.go index d5daec3baf..b41cd663f0 100644 --- a/mysql/create_channel_source_details.go +++ b/mysql/create_channel_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_channel_source_from_mysql_details.go b/mysql/create_channel_source_from_mysql_details.go index 18948309eb..6b3f7f3854 100644 --- a/mysql/create_channel_source_from_mysql_details.go +++ b/mysql/create_channel_source_from_mysql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_channel_target_details.go b/mysql/create_channel_target_details.go index e825a35e90..372c68dc73 100644 --- a/mysql/create_channel_target_details.go +++ b/mysql/create_channel_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_channel_target_from_db_system_details.go b/mysql/create_channel_target_from_db_system_details.go index 0d6557f3c7..33925b1441 100644 --- a/mysql/create_channel_target_from_db_system_details.go +++ b/mysql/create_channel_target_from_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_configuration_details.go b/mysql/create_configuration_details.go index b3a6ecd6f5..eef2539b14 100644 --- a/mysql/create_configuration_details.go +++ b/mysql/create_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_configuration_request_response.go b/mysql/create_configuration_request_response.go index d277fb6821..4fc071920f 100644 --- a/mysql/create_configuration_request_response.go +++ b/mysql/create_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_details.go b/mysql/create_db_system_details.go index 659c3818da..d11e4c42e4 100644 --- a/mysql/create_db_system_details.go +++ b/mysql/create_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_request_response.go b/mysql/create_db_system_request_response.go index 5d21cc1994..ddf7082dee 100644 --- a/mysql/create_db_system_request_response.go +++ b/mysql/create_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_source_details.go b/mysql/create_db_system_source_details.go index 4e7be7379e..64f1df1de9 100644 --- a/mysql/create_db_system_source_details.go +++ b/mysql/create_db_system_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_source_from_backup_details.go b/mysql/create_db_system_source_from_backup_details.go index 47a80c7e94..eec8bd596e 100644 --- a/mysql/create_db_system_source_from_backup_details.go +++ b/mysql/create_db_system_source_from_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_source_from_none_details.go b/mysql/create_db_system_source_from_none_details.go index 320b101b74..8375f1b06e 100644 --- a/mysql/create_db_system_source_from_none_details.go +++ b/mysql/create_db_system_source_from_none_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_source_from_pitr_details.go b/mysql/create_db_system_source_from_pitr_details.go index 80092d865c..2fc6548fee 100644 --- a/mysql/create_db_system_source_from_pitr_details.go +++ b/mysql/create_db_system_source_from_pitr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_db_system_source_import_from_url_details.go b/mysql/create_db_system_source_import_from_url_details.go index 65192ec9dc..c6d0dde491 100644 --- a/mysql/create_db_system_source_import_from_url_details.go +++ b/mysql/create_db_system_source_import_from_url_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_deletion_policy_details.go b/mysql/create_deletion_policy_details.go index 2d7eeebedd..68fa7a14b7 100644 --- a/mysql/create_deletion_policy_details.go +++ b/mysql/create_deletion_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_maintenance_details.go b/mysql/create_maintenance_details.go index 0dd98d9795..e9f962c030 100644 --- a/mysql/create_maintenance_details.go +++ b/mysql/create_maintenance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_replica_details.go b/mysql/create_replica_details.go index 2ea5a55a9b..2d8dc5a1a5 100644 --- a/mysql/create_replica_details.go +++ b/mysql/create_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/create_replica_request_response.go b/mysql/create_replica_request_response.go index d900e69084..1388bb717a 100644 --- a/mysql/create_replica_request_response.go +++ b/mysql/create_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/database_management_status.go b/mysql/database_management_status.go index f40a804f28..c6a8bf02eb 100644 --- a/mysql/database_management_status.go +++ b/mysql/database_management_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system.go b/mysql/db_system.go index 8d5d0cb8da..1216572cd0 100644 --- a/mysql/db_system.go +++ b/mysql/db_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_endpoint.go b/mysql/db_system_endpoint.go index 3c968d6625..cf63b46167 100644 --- a/mysql/db_system_endpoint.go +++ b/mysql/db_system_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_placement.go b/mysql/db_system_placement.go index 58f49bdceb..79465877dc 100644 --- a/mysql/db_system_placement.go +++ b/mysql/db_system_placement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_snapshot.go b/mysql/db_system_snapshot.go index fe86b276fc..4913a6dc96 100644 --- a/mysql/db_system_snapshot.go +++ b/mysql/db_system_snapshot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_source.go b/mysql/db_system_source.go index 4cf15c63bc..419d85da71 100644 --- a/mysql/db_system_source.go +++ b/mysql/db_system_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_source_from_backup.go b/mysql/db_system_source_from_backup.go index fbccd31668..090ca0b282 100644 --- a/mysql/db_system_source_from_backup.go +++ b/mysql/db_system_source_from_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_source_from_none.go b/mysql/db_system_source_from_none.go index f3309ddc35..336b0152f4 100644 --- a/mysql/db_system_source_from_none.go +++ b/mysql/db_system_source_from_none.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_source_from_pitr.go b/mysql/db_system_source_from_pitr.go index ad0edf6a41..16bd89287d 100644 --- a/mysql/db_system_source_from_pitr.go +++ b/mysql/db_system_source_from_pitr.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_source_import_from_url.go b/mysql/db_system_source_import_from_url.go index 783ab85b93..a8f924099c 100644 --- a/mysql/db_system_source_import_from_url.go +++ b/mysql/db_system_source_import_from_url.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/db_system_summary.go b/mysql/db_system_summary.go index 38e6b4850d..c076353e0e 100644 --- a/mysql/db_system_summary.go +++ b/mysql/db_system_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/delete_backup_request_response.go b/mysql/delete_backup_request_response.go index 768b38d741..0cb33aba84 100644 --- a/mysql/delete_backup_request_response.go +++ b/mysql/delete_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/delete_channel_request_response.go b/mysql/delete_channel_request_response.go index 342eb8a8b9..c5097f4f09 100644 --- a/mysql/delete_channel_request_response.go +++ b/mysql/delete_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/delete_configuration_request_response.go b/mysql/delete_configuration_request_response.go index c5f1f8541c..36566de503 100644 --- a/mysql/delete_configuration_request_response.go +++ b/mysql/delete_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/delete_db_system_request_response.go b/mysql/delete_db_system_request_response.go index b138a1a0e8..40bb405724 100644 --- a/mysql/delete_db_system_request_response.go +++ b/mysql/delete_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/delete_heat_wave_cluster_request_response.go b/mysql/delete_heat_wave_cluster_request_response.go index 9a3a947efb..eb8c52d3fe 100644 --- a/mysql/delete_heat_wave_cluster_request_response.go +++ b/mysql/delete_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/delete_replica_request_response.go b/mysql/delete_replica_request_response.go index c79afe1477..8dd4ac2334 100644 --- a/mysql/delete_replica_request_response.go +++ b/mysql/delete_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/deletion_policy_details.go b/mysql/deletion_policy_details.go index 4126289b73..98c8c5baca 100644 --- a/mysql/deletion_policy_details.go +++ b/mysql/deletion_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/error_on_anonymous_handling.go b/mysql/error_on_anonymous_handling.go index 2ce6256041..32f9088f46 100644 --- a/mysql/error_on_anonymous_handling.go +++ b/mysql/error_on_anonymous_handling.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/generate_heat_wave_cluster_memory_estimate_request_response.go b/mysql/generate_heat_wave_cluster_memory_estimate_request_response.go index b8ce6f2ffc..ed0a337f49 100644 --- a/mysql/generate_heat_wave_cluster_memory_estimate_request_response.go +++ b/mysql/generate_heat_wave_cluster_memory_estimate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_backup_request_response.go b/mysql/get_backup_request_response.go index d9dd6bd591..43f943b6c1 100644 --- a/mysql/get_backup_request_response.go +++ b/mysql/get_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_channel_request_response.go b/mysql/get_channel_request_response.go index d363c521b3..de21d6e627 100644 --- a/mysql/get_channel_request_response.go +++ b/mysql/get_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_configuration_request_response.go b/mysql/get_configuration_request_response.go index 4b87c47da7..292d7d13d3 100644 --- a/mysql/get_configuration_request_response.go +++ b/mysql/get_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_db_system_request_response.go b/mysql/get_db_system_request_response.go index bdf29b9401..e3152ac357 100644 --- a/mysql/get_db_system_request_response.go +++ b/mysql/get_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_heat_wave_cluster_memory_estimate_request_response.go b/mysql/get_heat_wave_cluster_memory_estimate_request_response.go index e5c5a1e75d..0f6f1dd057 100644 --- a/mysql/get_heat_wave_cluster_memory_estimate_request_response.go +++ b/mysql/get_heat_wave_cluster_memory_estimate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_heat_wave_cluster_request_response.go b/mysql/get_heat_wave_cluster_request_response.go index a631089fb5..f780a5edab 100644 --- a/mysql/get_heat_wave_cluster_request_response.go +++ b/mysql/get_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_replica_request_response.go b/mysql/get_replica_request_response.go index edb8e9b0a2..68e26e758a 100644 --- a/mysql/get_replica_request_response.go +++ b/mysql/get_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/get_work_request_request_response.go b/mysql/get_work_request_request_response.go index cf45f39956..ac31875b36 100644 --- a/mysql/get_work_request_request_response.go +++ b/mysql/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_cluster.go b/mysql/heat_wave_cluster.go index 53ab620fd8..5081f01974 100644 --- a/mysql/heat_wave_cluster.go +++ b/mysql/heat_wave_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_cluster_memory_estimate.go b/mysql/heat_wave_cluster_memory_estimate.go index f0b6f10a16..698ab048e0 100644 --- a/mysql/heat_wave_cluster_memory_estimate.go +++ b/mysql/heat_wave_cluster_memory_estimate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_cluster_memory_estimate_status.go b/mysql/heat_wave_cluster_memory_estimate_status.go index 4165aa12ea..a3fbd6c5ef 100644 --- a/mysql/heat_wave_cluster_memory_estimate_status.go +++ b/mysql/heat_wave_cluster_memory_estimate_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_cluster_schema_memory_estimate.go b/mysql/heat_wave_cluster_schema_memory_estimate.go index 4de66b661f..2c15ebedd6 100644 --- a/mysql/heat_wave_cluster_schema_memory_estimate.go +++ b/mysql/heat_wave_cluster_schema_memory_estimate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_cluster_summary.go b/mysql/heat_wave_cluster_summary.go index aece5431f4..a577bf086b 100644 --- a/mysql/heat_wave_cluster_summary.go +++ b/mysql/heat_wave_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_cluster_table_memory_estimate.go b/mysql/heat_wave_cluster_table_memory_estimate.go index 52d759ae8e..c7c65a9fdf 100644 --- a/mysql/heat_wave_cluster_table_memory_estimate.go +++ b/mysql/heat_wave_cluster_table_memory_estimate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/heat_wave_node.go b/mysql/heat_wave_node.go index 3da2aa3234..943f8c1d32 100644 --- a/mysql/heat_wave_node.go +++ b/mysql/heat_wave_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/initialization_variables.go b/mysql/initialization_variables.go index ab65caa0f0..eae3dc35e2 100644 --- a/mysql/initialization_variables.go +++ b/mysql/initialization_variables.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/inno_db_shutdown_mode.go b/mysql/inno_db_shutdown_mode.go index 9040a28c80..31c14f348e 100644 --- a/mysql/inno_db_shutdown_mode.go +++ b/mysql/inno_db_shutdown_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_backups_request_response.go b/mysql/list_backups_request_response.go index 54a39b3082..9fb5d0f913 100644 --- a/mysql/list_backups_request_response.go +++ b/mysql/list_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_channels_request_response.go b/mysql/list_channels_request_response.go index b27e4b23cc..9bb514d8cb 100644 --- a/mysql/list_channels_request_response.go +++ b/mysql/list_channels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_configurations_request_response.go b/mysql/list_configurations_request_response.go index edd1ddf0e6..2cbea3e098 100644 --- a/mysql/list_configurations_request_response.go +++ b/mysql/list_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_db_systems_request_response.go b/mysql/list_db_systems_request_response.go index ebace08d8e..a865126770 100644 --- a/mysql/list_db_systems_request_response.go +++ b/mysql/list_db_systems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_replicas_request_response.go b/mysql/list_replicas_request_response.go index 3e56a44546..07b0f8dd44 100644 --- a/mysql/list_replicas_request_response.go +++ b/mysql/list_replicas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_shapes_request_response.go b/mysql/list_shapes_request_response.go index 8a14b3627a..52533b58d0 100644 --- a/mysql/list_shapes_request_response.go +++ b/mysql/list_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_versions_request_response.go b/mysql/list_versions_request_response.go index 044796c080..11e83b6654 100644 --- a/mysql/list_versions_request_response.go +++ b/mysql/list_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_work_request_errors_request_response.go b/mysql/list_work_request_errors_request_response.go index 969fb95dc8..ad31d0ef27 100644 --- a/mysql/list_work_request_errors_request_response.go +++ b/mysql/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_work_request_logs_request_response.go b/mysql/list_work_request_logs_request_response.go index 234ea34303..b7fd5fbe6e 100644 --- a/mysql/list_work_request_logs_request_response.go +++ b/mysql/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/list_work_requests_request_response.go b/mysql/list_work_requests_request_response.go index a70c68ef1f..2096d65c5a 100644 --- a/mysql/list_work_requests_request_response.go +++ b/mysql/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/maintenance_details.go b/mysql/maintenance_details.go index 0231e3ee0c..0c0437f16e 100644 --- a/mysql/maintenance_details.go +++ b/mysql/maintenance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/mysql_channels_client.go b/mysql/mysql_channels_client.go index cd155fb9bd..b845eaaf46 100644 --- a/mysql/mysql_channels_client.go +++ b/mysql/mysql_channels_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/mysql_dbbackups_client.go b/mysql/mysql_dbbackups_client.go index 8d33dc6db3..58b05fe2ce 100644 --- a/mysql/mysql_dbbackups_client.go +++ b/mysql/mysql_dbbackups_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/mysql_dbsystem_client.go b/mysql/mysql_dbsystem_client.go index c3fac24c2b..77b0f075f3 100644 --- a/mysql/mysql_dbsystem_client.go +++ b/mysql/mysql_dbsystem_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/mysql_mysqlaas_client.go b/mysql/mysql_mysqlaas_client.go index ec53c8a0f5..84606e4df6 100644 --- a/mysql/mysql_mysqlaas_client.go +++ b/mysql/mysql_mysqlaas_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/mysql_replicas_client.go b/mysql/mysql_replicas_client.go index 3d69b65ff3..7ec5ae5588 100644 --- a/mysql/mysql_replicas_client.go +++ b/mysql/mysql_replicas_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/mysql_workrequests_client.go b/mysql/mysql_workrequests_client.go index 59a131c678..7313946b8f 100644 --- a/mysql/mysql_workrequests_client.go +++ b/mysql/mysql_workrequests_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/pem_ca_certificate.go b/mysql/pem_ca_certificate.go index c09713c06f..f9b553e4c9 100644 --- a/mysql/pem_ca_certificate.go +++ b/mysql/pem_ca_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/pitr_policy.go b/mysql/pitr_policy.go index 2abb0ed74d..2ea1eed7e8 100644 --- a/mysql/pitr_policy.go +++ b/mysql/pitr_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/point_in_time_recovery_details.go b/mysql/point_in_time_recovery_details.go index 2cb7d1be61..267d717b5c 100644 --- a/mysql/point_in_time_recovery_details.go +++ b/mysql/point_in_time_recovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/replica.go b/mysql/replica.go index 95c79ea935..cfdaee166a 100644 --- a/mysql/replica.go +++ b/mysql/replica.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/replica_overrides.go b/mysql/replica_overrides.go index 556968979e..5c5232a796 100644 --- a/mysql/replica_overrides.go +++ b/mysql/replica_overrides.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/replica_summary.go b/mysql/replica_summary.go index f5f680b770..4b0ce44be2 100644 --- a/mysql/replica_summary.go +++ b/mysql/replica_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/reset_channel_request_response.go b/mysql/reset_channel_request_response.go index f4e751313b..81f41cc549 100644 --- a/mysql/reset_channel_request_response.go +++ b/mysql/reset_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/restart_db_system_details.go b/mysql/restart_db_system_details.go index eaf4817a7d..c0bc1dbb44 100644 --- a/mysql/restart_db_system_details.go +++ b/mysql/restart_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/restart_db_system_request_response.go b/mysql/restart_db_system_request_response.go index 43d62668b3..979c4b1f85 100644 --- a/mysql/restart_db_system_request_response.go +++ b/mysql/restart_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/restart_heat_wave_cluster_request_response.go b/mysql/restart_heat_wave_cluster_request_response.go index a326baee43..9f572834ef 100644 --- a/mysql/restart_heat_wave_cluster_request_response.go +++ b/mysql/restart_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/resume_channel_request_response.go b/mysql/resume_channel_request_response.go index e32f69274f..87d7606a06 100644 --- a/mysql/resume_channel_request_response.go +++ b/mysql/resume_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/shape_summary.go b/mysql/shape_summary.go index c08fe6ec9a..9f3bb3aa68 100644 --- a/mysql/shape_summary.go +++ b/mysql/shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/start_db_system_request_response.go b/mysql/start_db_system_request_response.go index 4aa9b24b11..55f6d56616 100644 --- a/mysql/start_db_system_request_response.go +++ b/mysql/start_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/start_heat_wave_cluster_request_response.go b/mysql/start_heat_wave_cluster_request_response.go index d342cc3581..29b926c809 100644 --- a/mysql/start_heat_wave_cluster_request_response.go +++ b/mysql/start_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/stop_db_system_details.go b/mysql/stop_db_system_details.go index 39e42b0889..25024e7de6 100644 --- a/mysql/stop_db_system_details.go +++ b/mysql/stop_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/stop_db_system_request_response.go b/mysql/stop_db_system_request_response.go index ae4f843da2..08e91bb314 100644 --- a/mysql/stop_db_system_request_response.go +++ b/mysql/stop_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/stop_heat_wave_cluster_request_response.go b/mysql/stop_heat_wave_cluster_request_response.go index 0b1e76ce5e..6e20f89bf3 100644 --- a/mysql/stop_heat_wave_cluster_request_response.go +++ b/mysql/stop_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_backup_details.go b/mysql/update_backup_details.go index 93a2d593b4..2b08dffd58 100644 --- a/mysql/update_backup_details.go +++ b/mysql/update_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_backup_policy_details.go b/mysql/update_backup_policy_details.go index 4f6991dcd7..e66a1fc082 100644 --- a/mysql/update_backup_policy_details.go +++ b/mysql/update_backup_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_backup_request_response.go b/mysql/update_backup_request_response.go index 6b767157b8..cd76420a42 100644 --- a/mysql/update_backup_request_response.go +++ b/mysql/update_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_channel_details.go b/mysql/update_channel_details.go index 883eabeb9b..455421ea14 100644 --- a/mysql/update_channel_details.go +++ b/mysql/update_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_channel_request_response.go b/mysql/update_channel_request_response.go index 3fa057c58e..743d5c3b74 100644 --- a/mysql/update_channel_request_response.go +++ b/mysql/update_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_channel_source_details.go b/mysql/update_channel_source_details.go index 06cc266f76..6a87bd21ea 100644 --- a/mysql/update_channel_source_details.go +++ b/mysql/update_channel_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_channel_source_from_mysql_details.go b/mysql/update_channel_source_from_mysql_details.go index ade25b1b03..ed23ce47fb 100644 --- a/mysql/update_channel_source_from_mysql_details.go +++ b/mysql/update_channel_source_from_mysql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_channel_target_details.go b/mysql/update_channel_target_details.go index 7a21569ebf..68e04b131d 100644 --- a/mysql/update_channel_target_details.go +++ b/mysql/update_channel_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_channel_target_from_db_system_details.go b/mysql/update_channel_target_from_db_system_details.go index a202245884..d562cb0941 100644 --- a/mysql/update_channel_target_from_db_system_details.go +++ b/mysql/update_channel_target_from_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_configuration_details.go b/mysql/update_configuration_details.go index 736b50c64d..936e58ee45 100644 --- a/mysql/update_configuration_details.go +++ b/mysql/update_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_configuration_request_response.go b/mysql/update_configuration_request_response.go index e6ea93bcf0..ece2871d2f 100644 --- a/mysql/update_configuration_request_response.go +++ b/mysql/update_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_db_system_details.go b/mysql/update_db_system_details.go index 499b2fe523..da6aa183c7 100644 --- a/mysql/update_db_system_details.go +++ b/mysql/update_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_db_system_request_response.go b/mysql/update_db_system_request_response.go index b9c3777b74..cfef8235fa 100644 --- a/mysql/update_db_system_request_response.go +++ b/mysql/update_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_deletion_policy_details.go b/mysql/update_deletion_policy_details.go index 75a3ad02e0..c6d5d9635e 100644 --- a/mysql/update_deletion_policy_details.go +++ b/mysql/update_deletion_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_heat_wave_cluster_details.go b/mysql/update_heat_wave_cluster_details.go index 8f2391f979..cf6258be2f 100644 --- a/mysql/update_heat_wave_cluster_details.go +++ b/mysql/update_heat_wave_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_heat_wave_cluster_request_response.go b/mysql/update_heat_wave_cluster_request_response.go index 238f6d5e64..f16aae33d3 100644 --- a/mysql/update_heat_wave_cluster_request_response.go +++ b/mysql/update_heat_wave_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_maintenance_details.go b/mysql/update_maintenance_details.go index c273cb0c2e..01934136e9 100644 --- a/mysql/update_maintenance_details.go +++ b/mysql/update_maintenance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_replica_details.go b/mysql/update_replica_details.go index dcf9e458e0..0c28eda77f 100644 --- a/mysql/update_replica_details.go +++ b/mysql/update_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/update_replica_request_response.go b/mysql/update_replica_request_response.go index f7b3800751..b29e26013e 100644 --- a/mysql/update_replica_request_response.go +++ b/mysql/update_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/version.go b/mysql/version.go index 27a4e8ff92..986bdf9718 100644 --- a/mysql/version.go +++ b/mysql/version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/version_summary.go b/mysql/version_summary.go index cbecb9724f..efae7f4929 100644 --- a/mysql/version_summary.go +++ b/mysql/version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request.go b/mysql/work_request.go index f961bb3ebe..badfe289a7 100644 --- a/mysql/work_request.go +++ b/mysql/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request_error.go b/mysql/work_request_error.go index 9178dcfcb1..1f95709f1b 100644 --- a/mysql/work_request_error.go +++ b/mysql/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request_log_entry.go b/mysql/work_request_log_entry.go index 1e719b4343..018754a625 100644 --- a/mysql/work_request_log_entry.go +++ b/mysql/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request_operation_status.go b/mysql/work_request_operation_status.go index e802b8a55f..7c292e5f04 100644 --- a/mysql/work_request_operation_status.go +++ b/mysql/work_request_operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request_operation_type.go b/mysql/work_request_operation_type.go index 1f05e871e0..d9cbe4c12b 100644 --- a/mysql/work_request_operation_type.go +++ b/mysql/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -39,6 +39,8 @@ const ( WorkRequestOperationTypeResumeChannel WorkRequestOperationTypeEnum = "RESUME_CHANNEL" WorkRequestOperationTypeResetChannel WorkRequestOperationTypeEnum = "RESET_CHANNEL" WorkRequestOperationTypeDeleteChannel WorkRequestOperationTypeEnum = "DELETE_CHANNEL" + WorkRequestOperationTypeCreateBackup WorkRequestOperationTypeEnum = "CREATE_BACKUP" + WorkRequestOperationTypeDeleteBackup WorkRequestOperationTypeEnum = "DELETE_BACKUP" ) var mappingWorkRequestOperationTypeEnum = map[string]WorkRequestOperationTypeEnum{ @@ -63,6 +65,8 @@ var mappingWorkRequestOperationTypeEnum = map[string]WorkRequestOperationTypeEnu "RESUME_CHANNEL": WorkRequestOperationTypeResumeChannel, "RESET_CHANNEL": WorkRequestOperationTypeResetChannel, "DELETE_CHANNEL": WorkRequestOperationTypeDeleteChannel, + "CREATE_BACKUP": WorkRequestOperationTypeCreateBackup, + "DELETE_BACKUP": WorkRequestOperationTypeDeleteBackup, } var mappingWorkRequestOperationTypeEnumLowerCase = map[string]WorkRequestOperationTypeEnum{ @@ -87,6 +91,8 @@ var mappingWorkRequestOperationTypeEnumLowerCase = map[string]WorkRequestOperati "resume_channel": WorkRequestOperationTypeResumeChannel, "reset_channel": WorkRequestOperationTypeResetChannel, "delete_channel": WorkRequestOperationTypeDeleteChannel, + "create_backup": WorkRequestOperationTypeCreateBackup, + "delete_backup": WorkRequestOperationTypeDeleteBackup, } // GetWorkRequestOperationTypeEnumValues Enumerates the set of values for WorkRequestOperationTypeEnum @@ -122,6 +128,8 @@ func GetWorkRequestOperationTypeEnumStringValues() []string { "RESUME_CHANNEL", "RESET_CHANNEL", "DELETE_CHANNEL", + "CREATE_BACKUP", + "DELETE_BACKUP", } } diff --git a/mysql/work_request_resource.go b/mysql/work_request_resource.go index 280bace71c..68597b6220 100644 --- a/mysql/work_request_resource.go +++ b/mysql/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request_resource_action_type.go b/mysql/work_request_resource_action_type.go index aa873f0752..d375937669 100644 --- a/mysql/work_request_resource_action_type.go +++ b/mysql/work_request_resource_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/mysql/work_request_summary.go b/mysql/work_request_summary.go index 013f347104..1185f5bc9e 100644 --- a/mysql/work_request_summary.go +++ b/mysql/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/action_type.go b/networkfirewall/action_type.go index ab9567bc35..8eff6f9593 100644 --- a/networkfirewall/action_type.go +++ b/networkfirewall/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/address_list.go b/networkfirewall/address_list.go index d52bf59234..871fefe83e 100644 --- a/networkfirewall/address_list.go +++ b/networkfirewall/address_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/address_list_summary.go b/networkfirewall/address_list_summary.go index 8dd274565b..a20fbc3b83 100644 --- a/networkfirewall/address_list_summary.go +++ b/networkfirewall/address_list_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/address_list_summary_collection.go b/networkfirewall/address_list_summary_collection.go index ddbb91bf81..d6feb6af25 100644 --- a/networkfirewall/address_list_summary_collection.go +++ b/networkfirewall/address_list_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/address_list_type.go b/networkfirewall/address_list_type.go index bd258931e0..80c0ddb86b 100644 --- a/networkfirewall/address_list_type.go +++ b/networkfirewall/address_list_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/app_type.go b/networkfirewall/app_type.go index 449d379de0..2773613986 100644 --- a/networkfirewall/app_type.go +++ b/networkfirewall/app_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/application.go b/networkfirewall/application.go index e1be08e5fc..a46547e0f1 100644 --- a/networkfirewall/application.go +++ b/networkfirewall/application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/application_group.go b/networkfirewall/application_group.go index 1596661221..475fe697d2 100644 --- a/networkfirewall/application_group.go +++ b/networkfirewall/application_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/application_group_summary.go b/networkfirewall/application_group_summary.go index 1a11b79ef9..927894324e 100644 --- a/networkfirewall/application_group_summary.go +++ b/networkfirewall/application_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/application_group_summary_collection.go b/networkfirewall/application_group_summary_collection.go index f5c19a1d0d..3d61d170ea 100644 --- a/networkfirewall/application_group_summary_collection.go +++ b/networkfirewall/application_group_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/application_summary.go b/networkfirewall/application_summary.go index c4640ec982..4792555c0d 100644 --- a/networkfirewall/application_summary.go +++ b/networkfirewall/application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/application_summary_collection.go b/networkfirewall/application_summary_collection.go index 00534f14ca..2142ac5272 100644 --- a/networkfirewall/application_summary_collection.go +++ b/networkfirewall/application_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/apply_network_firewall_policy_details.go b/networkfirewall/apply_network_firewall_policy_details.go index 0532c24468..a4bd219bce 100644 --- a/networkfirewall/apply_network_firewall_policy_details.go +++ b/networkfirewall/apply_network_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/apply_network_firewall_policy_request_response.go b/networkfirewall/apply_network_firewall_policy_request_response.go index a6bf06e784..94646efc2a 100644 --- a/networkfirewall/apply_network_firewall_policy_request_response.go +++ b/networkfirewall/apply_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_address_lists_request_response.go b/networkfirewall/bulk_upload_address_lists_request_response.go index 33431fbf4d..9f280a3f15 100644 --- a/networkfirewall/bulk_upload_address_lists_request_response.go +++ b/networkfirewall/bulk_upload_address_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_application_groups_request_response.go b/networkfirewall/bulk_upload_application_groups_request_response.go index 14efc8bacc..65541fd0b8 100644 --- a/networkfirewall/bulk_upload_application_groups_request_response.go +++ b/networkfirewall/bulk_upload_application_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_applications_request_response.go b/networkfirewall/bulk_upload_applications_request_response.go index 059d29d9a1..23455ea5e1 100644 --- a/networkfirewall/bulk_upload_applications_request_response.go +++ b/networkfirewall/bulk_upload_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_decryption_profiles_request_response.go b/networkfirewall/bulk_upload_decryption_profiles_request_response.go index 44035bf324..1bdd53aed9 100644 --- a/networkfirewall/bulk_upload_decryption_profiles_request_response.go +++ b/networkfirewall/bulk_upload_decryption_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_decryption_rules_request_response.go b/networkfirewall/bulk_upload_decryption_rules_request_response.go index 2879c25e5a..95aace3378 100644 --- a/networkfirewall/bulk_upload_decryption_rules_request_response.go +++ b/networkfirewall/bulk_upload_decryption_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_mapped_secrets_request_response.go b/networkfirewall/bulk_upload_mapped_secrets_request_response.go index ef8f047278..e910c4794d 100644 --- a/networkfirewall/bulk_upload_mapped_secrets_request_response.go +++ b/networkfirewall/bulk_upload_mapped_secrets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_security_rules_request_response.go b/networkfirewall/bulk_upload_security_rules_request_response.go index 1c5e04e145..0ba7e471f5 100644 --- a/networkfirewall/bulk_upload_security_rules_request_response.go +++ b/networkfirewall/bulk_upload_security_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_service_lists_request_response.go b/networkfirewall/bulk_upload_service_lists_request_response.go index 75d877aab8..b8bb09bccd 100644 --- a/networkfirewall/bulk_upload_service_lists_request_response.go +++ b/networkfirewall/bulk_upload_service_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_services_request_response.go b/networkfirewall/bulk_upload_services_request_response.go index 8cf5296382..bc36f81e48 100644 --- a/networkfirewall/bulk_upload_services_request_response.go +++ b/networkfirewall/bulk_upload_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/bulk_upload_url_lists_request_response.go b/networkfirewall/bulk_upload_url_lists_request_response.go index ceb83cf22c..380b1f43d7 100644 --- a/networkfirewall/bulk_upload_url_lists_request_response.go +++ b/networkfirewall/bulk_upload_url_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/cancel_work_request_request_response.go b/networkfirewall/cancel_work_request_request_response.go index ac522ea6b5..491cc88d1d 100644 --- a/networkfirewall/cancel_work_request_request_response.go +++ b/networkfirewall/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/change_network_firewall_compartment_details.go b/networkfirewall/change_network_firewall_compartment_details.go index 9403093dd0..dafc247e39 100644 --- a/networkfirewall/change_network_firewall_compartment_details.go +++ b/networkfirewall/change_network_firewall_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/change_network_firewall_compartment_request_response.go b/networkfirewall/change_network_firewall_compartment_request_response.go index 6777e8e2ff..ff5408aed7 100644 --- a/networkfirewall/change_network_firewall_compartment_request_response.go +++ b/networkfirewall/change_network_firewall_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/change_network_firewall_policy_compartment_details.go b/networkfirewall/change_network_firewall_policy_compartment_details.go index edea79197a..3f460a6402 100644 --- a/networkfirewall/change_network_firewall_policy_compartment_details.go +++ b/networkfirewall/change_network_firewall_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/change_network_firewall_policy_compartment_request_response.go b/networkfirewall/change_network_firewall_policy_compartment_request_response.go index 0a46547d72..01ffd5a6ed 100644 --- a/networkfirewall/change_network_firewall_policy_compartment_request_response.go +++ b/networkfirewall/change_network_firewall_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/clone_network_firewall_policy_details.go b/networkfirewall/clone_network_firewall_policy_details.go index 79905ae3a2..465a7e3922 100644 --- a/networkfirewall/clone_network_firewall_policy_details.go +++ b/networkfirewall/clone_network_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/clone_network_firewall_policy_request_response.go b/networkfirewall/clone_network_firewall_policy_request_response.go index 27c8de49b9..d26dc33364 100644 --- a/networkfirewall/clone_network_firewall_policy_request_response.go +++ b/networkfirewall/clone_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_address_list_details.go b/networkfirewall/create_address_list_details.go index 0351bc878c..074a8cd48f 100644 --- a/networkfirewall/create_address_list_details.go +++ b/networkfirewall/create_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_address_list_request_response.go b/networkfirewall/create_address_list_request_response.go index 4727e40a7e..710cce6674 100644 --- a/networkfirewall/create_address_list_request_response.go +++ b/networkfirewall/create_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_application_details.go b/networkfirewall/create_application_details.go index db88ee847e..f3d8730a33 100644 --- a/networkfirewall/create_application_details.go +++ b/networkfirewall/create_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_application_group_details.go b/networkfirewall/create_application_group_details.go index 749e041d2b..48bb00a437 100644 --- a/networkfirewall/create_application_group_details.go +++ b/networkfirewall/create_application_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_application_group_request_response.go b/networkfirewall/create_application_group_request_response.go index 6afbb77a05..6f93dbe405 100644 --- a/networkfirewall/create_application_group_request_response.go +++ b/networkfirewall/create_application_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_application_request_response.go b/networkfirewall/create_application_request_response.go index 6641e1cfa1..a0e4bef36a 100644 --- a/networkfirewall/create_application_request_response.go +++ b/networkfirewall/create_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_decryption_profile_details.go b/networkfirewall/create_decryption_profile_details.go index c3e7e0458f..24a6e6b425 100644 --- a/networkfirewall/create_decryption_profile_details.go +++ b/networkfirewall/create_decryption_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_decryption_profile_request_response.go b/networkfirewall/create_decryption_profile_request_response.go index 660716f01a..4becf64efb 100644 --- a/networkfirewall/create_decryption_profile_request_response.go +++ b/networkfirewall/create_decryption_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_decryption_rule_details.go b/networkfirewall/create_decryption_rule_details.go index 5934640346..070cc41083 100644 --- a/networkfirewall/create_decryption_rule_details.go +++ b/networkfirewall/create_decryption_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_decryption_rule_request_response.go b/networkfirewall/create_decryption_rule_request_response.go index 9989487dc9..12132f14cc 100644 --- a/networkfirewall/create_decryption_rule_request_response.go +++ b/networkfirewall/create_decryption_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_icmp6_application_details.go b/networkfirewall/create_icmp6_application_details.go index d2da90a117..c93857f6f6 100644 --- a/networkfirewall/create_icmp6_application_details.go +++ b/networkfirewall/create_icmp6_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_icmp_application_details.go b/networkfirewall/create_icmp_application_details.go index b8447fa905..3afacd0788 100644 --- a/networkfirewall/create_icmp_application_details.go +++ b/networkfirewall/create_icmp_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_mapped_secret_details.go b/networkfirewall/create_mapped_secret_details.go index a1c8c7447c..543625521b 100644 --- a/networkfirewall/create_mapped_secret_details.go +++ b/networkfirewall/create_mapped_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_mapped_secret_request_response.go b/networkfirewall/create_mapped_secret_request_response.go index fe3c1ea7f5..d18f810591 100644 --- a/networkfirewall/create_mapped_secret_request_response.go +++ b/networkfirewall/create_mapped_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_network_firewall_details.go b/networkfirewall/create_network_firewall_details.go index a2aa8ba2bd..d51987a645 100644 --- a/networkfirewall/create_network_firewall_details.go +++ b/networkfirewall/create_network_firewall_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_network_firewall_policy_details.go b/networkfirewall/create_network_firewall_policy_details.go index dc24540a07..a5e3319952 100644 --- a/networkfirewall/create_network_firewall_policy_details.go +++ b/networkfirewall/create_network_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_network_firewall_policy_request_response.go b/networkfirewall/create_network_firewall_policy_request_response.go index 9445471fb3..0fb32eb3b8 100644 --- a/networkfirewall/create_network_firewall_policy_request_response.go +++ b/networkfirewall/create_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_network_firewall_request_response.go b/networkfirewall/create_network_firewall_request_response.go index d4727f6d33..e693b3ff4f 100644 --- a/networkfirewall/create_network_firewall_request_response.go +++ b/networkfirewall/create_network_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_security_rule_details.go b/networkfirewall/create_security_rule_details.go index 4a48ee4933..020ba1eba7 100644 --- a/networkfirewall/create_security_rule_details.go +++ b/networkfirewall/create_security_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_security_rule_request_response.go b/networkfirewall/create_security_rule_request_response.go index ec301e0255..dd542a10e8 100644 --- a/networkfirewall/create_security_rule_request_response.go +++ b/networkfirewall/create_security_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_service_details.go b/networkfirewall/create_service_details.go index 0dc5e1ce55..7f36966a68 100644 --- a/networkfirewall/create_service_details.go +++ b/networkfirewall/create_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_service_list_details.go b/networkfirewall/create_service_list_details.go index 91acab285a..2cfdf2f690 100644 --- a/networkfirewall/create_service_list_details.go +++ b/networkfirewall/create_service_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_service_list_request_response.go b/networkfirewall/create_service_list_request_response.go index 3fc1be28c4..3a77339d75 100644 --- a/networkfirewall/create_service_list_request_response.go +++ b/networkfirewall/create_service_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_service_request_response.go b/networkfirewall/create_service_request_response.go index 608f6d2a3f..6961e2932a 100644 --- a/networkfirewall/create_service_request_response.go +++ b/networkfirewall/create_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_ssl_forward_proxy_profile_details.go b/networkfirewall/create_ssl_forward_proxy_profile_details.go index f7fa8d6295..de855b833e 100644 --- a/networkfirewall/create_ssl_forward_proxy_profile_details.go +++ b/networkfirewall/create_ssl_forward_proxy_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_ssl_inbound_inspection_profile_details.go b/networkfirewall/create_ssl_inbound_inspection_profile_details.go index b643fbb49f..af7cb86d8b 100644 --- a/networkfirewall/create_ssl_inbound_inspection_profile_details.go +++ b/networkfirewall/create_ssl_inbound_inspection_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_tcp_service_details.go b/networkfirewall/create_tcp_service_details.go index b24b137f2a..3c4fddd8a0 100644 --- a/networkfirewall/create_tcp_service_details.go +++ b/networkfirewall/create_tcp_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_udp_service_details.go b/networkfirewall/create_udp_service_details.go index 5fff31a827..836e7a5667 100644 --- a/networkfirewall/create_udp_service_details.go +++ b/networkfirewall/create_udp_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_url_list_details.go b/networkfirewall/create_url_list_details.go index 53326c2ff8..35cec6850b 100644 --- a/networkfirewall/create_url_list_details.go +++ b/networkfirewall/create_url_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_url_list_request_response.go b/networkfirewall/create_url_list_request_response.go index 6afa0cb3d2..434e94fbb1 100644 --- a/networkfirewall/create_url_list_request_response.go +++ b/networkfirewall/create_url_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/create_vault_mapped_secret_details.go b/networkfirewall/create_vault_mapped_secret_details.go index fe3e6d590e..44542ea7a1 100644 --- a/networkfirewall/create_vault_mapped_secret_details.go +++ b/networkfirewall/create_vault_mapped_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_action_type.go b/networkfirewall/decryption_action_type.go index 02a1e4f851..27e2a4de1d 100644 --- a/networkfirewall/decryption_action_type.go +++ b/networkfirewall/decryption_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_profile.go b/networkfirewall/decryption_profile.go index 1ac9729d17..338c66f7d7 100644 --- a/networkfirewall/decryption_profile.go +++ b/networkfirewall/decryption_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_profile_summary.go b/networkfirewall/decryption_profile_summary.go index bee3985d7f..d78d013b0a 100644 --- a/networkfirewall/decryption_profile_summary.go +++ b/networkfirewall/decryption_profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_profile_summary_collection.go b/networkfirewall/decryption_profile_summary_collection.go index 78a309d9f5..ebaf285594 100644 --- a/networkfirewall/decryption_profile_summary_collection.go +++ b/networkfirewall/decryption_profile_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_rule.go b/networkfirewall/decryption_rule.go index 7cc7b4c67b..f4a86b87da 100644 --- a/networkfirewall/decryption_rule.go +++ b/networkfirewall/decryption_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_rule_match_criteria.go b/networkfirewall/decryption_rule_match_criteria.go index 653dd299cc..9ebf940693 100644 --- a/networkfirewall/decryption_rule_match_criteria.go +++ b/networkfirewall/decryption_rule_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_rule_summary.go b/networkfirewall/decryption_rule_summary.go index afa3261438..eb95c43d93 100644 --- a/networkfirewall/decryption_rule_summary.go +++ b/networkfirewall/decryption_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/decryption_rule_summary_collection.go b/networkfirewall/decryption_rule_summary_collection.go index ba7bc4d407..03cedd3533 100644 --- a/networkfirewall/decryption_rule_summary_collection.go +++ b/networkfirewall/decryption_rule_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_address_list_request_response.go b/networkfirewall/delete_address_list_request_response.go index 6eeaa17c62..ba8d82bb7d 100644 --- a/networkfirewall/delete_address_list_request_response.go +++ b/networkfirewall/delete_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_application_group_request_response.go b/networkfirewall/delete_application_group_request_response.go index f9bb4fcdc7..428bb09bdc 100644 --- a/networkfirewall/delete_application_group_request_response.go +++ b/networkfirewall/delete_application_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_application_request_response.go b/networkfirewall/delete_application_request_response.go index 191ae34216..4b54d4a935 100644 --- a/networkfirewall/delete_application_request_response.go +++ b/networkfirewall/delete_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_decryption_profile_request_response.go b/networkfirewall/delete_decryption_profile_request_response.go index 25f05f5ad4..93bf1e1cdb 100644 --- a/networkfirewall/delete_decryption_profile_request_response.go +++ b/networkfirewall/delete_decryption_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_decryption_rule_request_response.go b/networkfirewall/delete_decryption_rule_request_response.go index a91fd8914b..8574b1ed90 100644 --- a/networkfirewall/delete_decryption_rule_request_response.go +++ b/networkfirewall/delete_decryption_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_mapped_secret_request_response.go b/networkfirewall/delete_mapped_secret_request_response.go index 310f1eca8c..90d80e06d0 100644 --- a/networkfirewall/delete_mapped_secret_request_response.go +++ b/networkfirewall/delete_mapped_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_network_firewall_policy_request_response.go b/networkfirewall/delete_network_firewall_policy_request_response.go index 0b85eed34f..c23fb0e7a0 100644 --- a/networkfirewall/delete_network_firewall_policy_request_response.go +++ b/networkfirewall/delete_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_network_firewall_request_response.go b/networkfirewall/delete_network_firewall_request_response.go index 4b634d5672..a250a704de 100644 --- a/networkfirewall/delete_network_firewall_request_response.go +++ b/networkfirewall/delete_network_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_security_rule_request_response.go b/networkfirewall/delete_security_rule_request_response.go index cc19d8b19a..01de9c4bd1 100644 --- a/networkfirewall/delete_security_rule_request_response.go +++ b/networkfirewall/delete_security_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_service_list_request_response.go b/networkfirewall/delete_service_list_request_response.go index 8a29dde563..a218dd3297 100644 --- a/networkfirewall/delete_service_list_request_response.go +++ b/networkfirewall/delete_service_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_service_request_response.go b/networkfirewall/delete_service_request_response.go index 910d74fa93..66d338c170 100644 --- a/networkfirewall/delete_service_request_response.go +++ b/networkfirewall/delete_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/delete_url_list_request_response.go b/networkfirewall/delete_url_list_request_response.go index be8d4918a3..ace5a72a49 100644 --- a/networkfirewall/delete_url_list_request_response.go +++ b/networkfirewall/delete_url_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_address_list_request_response.go b/networkfirewall/get_address_list_request_response.go index c98db7bc2f..ba72967d6f 100644 --- a/networkfirewall/get_address_list_request_response.go +++ b/networkfirewall/get_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_application_group_request_response.go b/networkfirewall/get_application_group_request_response.go index 924d94bc05..2cc34782ae 100644 --- a/networkfirewall/get_application_group_request_response.go +++ b/networkfirewall/get_application_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_application_request_response.go b/networkfirewall/get_application_request_response.go index df390ba8c6..ef437fc970 100644 --- a/networkfirewall/get_application_request_response.go +++ b/networkfirewall/get_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_decryption_profile_request_response.go b/networkfirewall/get_decryption_profile_request_response.go index 6e164ec211..ab7a0346a6 100644 --- a/networkfirewall/get_decryption_profile_request_response.go +++ b/networkfirewall/get_decryption_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_decryption_rule_request_response.go b/networkfirewall/get_decryption_rule_request_response.go index f2419d4719..717a63e30f 100644 --- a/networkfirewall/get_decryption_rule_request_response.go +++ b/networkfirewall/get_decryption_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_mapped_secret_request_response.go b/networkfirewall/get_mapped_secret_request_response.go index a9de1f87c2..050e0a2182 100644 --- a/networkfirewall/get_mapped_secret_request_response.go +++ b/networkfirewall/get_mapped_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_network_firewall_policy_request_response.go b/networkfirewall/get_network_firewall_policy_request_response.go index 7581371486..701cbb3d2e 100644 --- a/networkfirewall/get_network_firewall_policy_request_response.go +++ b/networkfirewall/get_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_network_firewall_request_response.go b/networkfirewall/get_network_firewall_request_response.go index 4ab105013a..2c7d516f77 100644 --- a/networkfirewall/get_network_firewall_request_response.go +++ b/networkfirewall/get_network_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_security_rule_request_response.go b/networkfirewall/get_security_rule_request_response.go index ff7f981fdb..6a903004d5 100644 --- a/networkfirewall/get_security_rule_request_response.go +++ b/networkfirewall/get_security_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_service_list_request_response.go b/networkfirewall/get_service_list_request_response.go index f3c08dcada..03d6c6cde6 100644 --- a/networkfirewall/get_service_list_request_response.go +++ b/networkfirewall/get_service_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_service_request_response.go b/networkfirewall/get_service_request_response.go index ba201c4336..45f4f05245 100644 --- a/networkfirewall/get_service_request_response.go +++ b/networkfirewall/get_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_url_list_request_response.go b/networkfirewall/get_url_list_request_response.go index 3c3b3e8905..cd18af0504 100644 --- a/networkfirewall/get_url_list_request_response.go +++ b/networkfirewall/get_url_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/get_work_request_request_response.go b/networkfirewall/get_work_request_request_response.go index f621fe0b8f..bcdc2c43f1 100644 --- a/networkfirewall/get_work_request_request_response.go +++ b/networkfirewall/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/icmp6_application.go b/networkfirewall/icmp6_application.go index 8210e0942d..61bb04218e 100644 --- a/networkfirewall/icmp6_application.go +++ b/networkfirewall/icmp6_application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/icmp6_application_summary.go b/networkfirewall/icmp6_application_summary.go index 4ccc73a814..8f50099730 100644 --- a/networkfirewall/icmp6_application_summary.go +++ b/networkfirewall/icmp6_application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/icmp_application.go b/networkfirewall/icmp_application.go index 047510425c..555bc21ba4 100644 --- a/networkfirewall/icmp_application.go +++ b/networkfirewall/icmp_application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/icmp_application_summary.go b/networkfirewall/icmp_application_summary.go index 12388afab6..408f44d73c 100644 --- a/networkfirewall/icmp_application_summary.go +++ b/networkfirewall/icmp_application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/inspection_type.go b/networkfirewall/inspection_type.go index b7900b5636..ebba053b42 100644 --- a/networkfirewall/inspection_type.go +++ b/networkfirewall/inspection_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/lifecycle_state.go b/networkfirewall/lifecycle_state.go index 00b5c652ec..0e4528998c 100644 --- a/networkfirewall/lifecycle_state.go +++ b/networkfirewall/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_address_lists_request_response.go b/networkfirewall/list_address_lists_request_response.go index bf8e4fcc79..d48fa44f46 100644 --- a/networkfirewall/list_address_lists_request_response.go +++ b/networkfirewall/list_address_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_application_groups_request_response.go b/networkfirewall/list_application_groups_request_response.go index 6886c22044..89a11024e8 100644 --- a/networkfirewall/list_application_groups_request_response.go +++ b/networkfirewall/list_application_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_applications_request_response.go b/networkfirewall/list_applications_request_response.go index 27e346b48c..5932684d54 100644 --- a/networkfirewall/list_applications_request_response.go +++ b/networkfirewall/list_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_decryption_profiles_request_response.go b/networkfirewall/list_decryption_profiles_request_response.go index 8801df16c2..0ba7845685 100644 --- a/networkfirewall/list_decryption_profiles_request_response.go +++ b/networkfirewall/list_decryption_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_decryption_rules_request_response.go b/networkfirewall/list_decryption_rules_request_response.go index 63989076e7..29176fcc3f 100644 --- a/networkfirewall/list_decryption_rules_request_response.go +++ b/networkfirewall/list_decryption_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_mapped_secrets_request_response.go b/networkfirewall/list_mapped_secrets_request_response.go index 337daa5f7b..d3e441f047 100644 --- a/networkfirewall/list_mapped_secrets_request_response.go +++ b/networkfirewall/list_mapped_secrets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_network_firewall_policies_request_response.go b/networkfirewall/list_network_firewall_policies_request_response.go index da75a85b38..7a6dc720e8 100644 --- a/networkfirewall/list_network_firewall_policies_request_response.go +++ b/networkfirewall/list_network_firewall_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_network_firewalls_request_response.go b/networkfirewall/list_network_firewalls_request_response.go index 28ae73dbe0..698d7f6341 100644 --- a/networkfirewall/list_network_firewalls_request_response.go +++ b/networkfirewall/list_network_firewalls_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_security_rules_request_response.go b/networkfirewall/list_security_rules_request_response.go index 7aa0b51a07..e31893bd22 100644 --- a/networkfirewall/list_security_rules_request_response.go +++ b/networkfirewall/list_security_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_service_lists_request_response.go b/networkfirewall/list_service_lists_request_response.go index e4cf14ec62..50ac5bbd50 100644 --- a/networkfirewall/list_service_lists_request_response.go +++ b/networkfirewall/list_service_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_services_request_response.go b/networkfirewall/list_services_request_response.go index cbc372856f..efb093eca7 100644 --- a/networkfirewall/list_services_request_response.go +++ b/networkfirewall/list_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_url_lists_request_response.go b/networkfirewall/list_url_lists_request_response.go index 3fc22f1800..875644dacb 100644 --- a/networkfirewall/list_url_lists_request_response.go +++ b/networkfirewall/list_url_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_work_request_errors_request_response.go b/networkfirewall/list_work_request_errors_request_response.go index a85c22ccbe..d615644c02 100644 --- a/networkfirewall/list_work_request_errors_request_response.go +++ b/networkfirewall/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_work_request_logs_request_response.go b/networkfirewall/list_work_request_logs_request_response.go index af051ad283..08e705dd82 100644 --- a/networkfirewall/list_work_request_logs_request_response.go +++ b/networkfirewall/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/list_work_requests_request_response.go b/networkfirewall/list_work_requests_request_response.go index 9aeaa5361f..80562b576c 100644 --- a/networkfirewall/list_work_requests_request_response.go +++ b/networkfirewall/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/mapped_secret.go b/networkfirewall/mapped_secret.go index 8c0008bcbf..a3d35e1355 100644 --- a/networkfirewall/mapped_secret.go +++ b/networkfirewall/mapped_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/mapped_secret_summary.go b/networkfirewall/mapped_secret_summary.go index 0c3af2e28b..2d01411e2b 100644 --- a/networkfirewall/mapped_secret_summary.go +++ b/networkfirewall/mapped_secret_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/mapped_secret_summary_collection.go b/networkfirewall/mapped_secret_summary_collection.go index 00a7d33ec8..4caabe18b2 100644 --- a/networkfirewall/mapped_secret_summary_collection.go +++ b/networkfirewall/mapped_secret_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/mapped_secret_type.go b/networkfirewall/mapped_secret_type.go index 61e03627ca..78bd8c936a 100644 --- a/networkfirewall/mapped_secret_type.go +++ b/networkfirewall/mapped_secret_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/migrate_network_firewall_policy_request_response.go b/networkfirewall/migrate_network_firewall_policy_request_response.go index 894a6bb17e..1ea56e43c1 100644 --- a/networkfirewall/migrate_network_firewall_policy_request_response.go +++ b/networkfirewall/migrate_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/network_firewall.go b/networkfirewall/network_firewall.go index 9dc3f94582..b4449be8c0 100644 --- a/networkfirewall/network_firewall.go +++ b/networkfirewall/network_firewall.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/network_firewall_collection.go b/networkfirewall/network_firewall_collection.go index 42cafb10ab..06b5a5537a 100644 --- a/networkfirewall/network_firewall_collection.go +++ b/networkfirewall/network_firewall_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/network_firewall_policy.go b/networkfirewall/network_firewall_policy.go index ce99723b48..e2539d2332 100644 --- a/networkfirewall/network_firewall_policy.go +++ b/networkfirewall/network_firewall_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/network_firewall_policy_summary.go b/networkfirewall/network_firewall_policy_summary.go index 0499be5fc9..122f64915e 100644 --- a/networkfirewall/network_firewall_policy_summary.go +++ b/networkfirewall/network_firewall_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/network_firewall_policy_summary_collection.go b/networkfirewall/network_firewall_policy_summary_collection.go index 63dc2562ec..afa85d4620 100644 --- a/networkfirewall/network_firewall_policy_summary_collection.go +++ b/networkfirewall/network_firewall_policy_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/network_firewall_summary.go b/networkfirewall/network_firewall_summary.go index 9098c9c4c2..f11d669be8 100644 --- a/networkfirewall/network_firewall_summary.go +++ b/networkfirewall/network_firewall_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/networkfirewall_client.go b/networkfirewall/networkfirewall_client.go index abdd924a73..140388cbb5 100644 --- a/networkfirewall/networkfirewall_client.go +++ b/networkfirewall/networkfirewall_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/operation_status.go b/networkfirewall/operation_status.go index 2cda70efe0..ccb92609bd 100644 --- a/networkfirewall/operation_status.go +++ b/networkfirewall/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/operation_type.go b/networkfirewall/operation_type.go index edbe5a85d3..4e613625d8 100644 --- a/networkfirewall/operation_type.go +++ b/networkfirewall/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/port_range.go b/networkfirewall/port_range.go index 9bf3c73799..682c17e7a7 100644 --- a/networkfirewall/port_range.go +++ b/networkfirewall/port_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/rule_position.go b/networkfirewall/rule_position.go index df32d98f51..83f3135f91 100644 --- a/networkfirewall/rule_position.go +++ b/networkfirewall/rule_position.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/security_rule.go b/networkfirewall/security_rule.go index c6baa89650..92908782f8 100644 --- a/networkfirewall/security_rule.go +++ b/networkfirewall/security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/security_rule_match_criteria.go b/networkfirewall/security_rule_match_criteria.go index 080f897d0c..046489d687 100644 --- a/networkfirewall/security_rule_match_criteria.go +++ b/networkfirewall/security_rule_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/security_rule_summary.go b/networkfirewall/security_rule_summary.go index 11495e83ad..f2fadcef4c 100644 --- a/networkfirewall/security_rule_summary.go +++ b/networkfirewall/security_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/security_rule_summary_collection.go b/networkfirewall/security_rule_summary_collection.go index 6172dcd871..6b519cbde6 100644 --- a/networkfirewall/security_rule_summary_collection.go +++ b/networkfirewall/security_rule_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service.go b/networkfirewall/service.go index 64122bab1a..090b2bef6c 100644 --- a/networkfirewall/service.go +++ b/networkfirewall/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service_list.go b/networkfirewall/service_list.go index f11f9c6515..ec2260ba0c 100644 --- a/networkfirewall/service_list.go +++ b/networkfirewall/service_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service_list_summary.go b/networkfirewall/service_list_summary.go index e34f066b5c..f30d0cec49 100644 --- a/networkfirewall/service_list_summary.go +++ b/networkfirewall/service_list_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service_list_summary_collection.go b/networkfirewall/service_list_summary_collection.go index 69becda6ca..297734dd86 100644 --- a/networkfirewall/service_list_summary_collection.go +++ b/networkfirewall/service_list_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service_summary.go b/networkfirewall/service_summary.go index b483f02db6..fef757751c 100644 --- a/networkfirewall/service_summary.go +++ b/networkfirewall/service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service_summary_collection.go b/networkfirewall/service_summary_collection.go index fbc69ecf98..24bc53d542 100644 --- a/networkfirewall/service_summary_collection.go +++ b/networkfirewall/service_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/service_type.go b/networkfirewall/service_type.go index 7d38687440..c5a8d26412 100644 --- a/networkfirewall/service_type.go +++ b/networkfirewall/service_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/simple_url_pattern.go b/networkfirewall/simple_url_pattern.go index c311c9b815..30443a72e8 100644 --- a/networkfirewall/simple_url_pattern.go +++ b/networkfirewall/simple_url_pattern.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/sort_order.go b/networkfirewall/sort_order.go index 8d73d06d81..046392cd8a 100644 --- a/networkfirewall/sort_order.go +++ b/networkfirewall/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/ssl_forward_proxy_profile.go b/networkfirewall/ssl_forward_proxy_profile.go index 1ec5040b9c..b0baec6aa9 100644 --- a/networkfirewall/ssl_forward_proxy_profile.go +++ b/networkfirewall/ssl_forward_proxy_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/ssl_inbound_inspection_profile.go b/networkfirewall/ssl_inbound_inspection_profile.go index c21b212413..66b47d973b 100644 --- a/networkfirewall/ssl_inbound_inspection_profile.go +++ b/networkfirewall/ssl_inbound_inspection_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/tcp_service.go b/networkfirewall/tcp_service.go index 0d00c00e8b..2c1f144999 100644 --- a/networkfirewall/tcp_service.go +++ b/networkfirewall/tcp_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/traffic_action_type.go b/networkfirewall/traffic_action_type.go index f623c81de0..3e188dd3d5 100644 --- a/networkfirewall/traffic_action_type.go +++ b/networkfirewall/traffic_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/traffic_inspection_type.go b/networkfirewall/traffic_inspection_type.go index 51de23e548..e5ed2d22ea 100644 --- a/networkfirewall/traffic_inspection_type.go +++ b/networkfirewall/traffic_inspection_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/udp_service.go b/networkfirewall/udp_service.go index 4f8c29d8b8..d162c82376 100644 --- a/networkfirewall/udp_service.go +++ b/networkfirewall/udp_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_address_list_details.go b/networkfirewall/update_address_list_details.go index 9ef0f9f4ae..f1e8eb857e 100644 --- a/networkfirewall/update_address_list_details.go +++ b/networkfirewall/update_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_address_list_request_response.go b/networkfirewall/update_address_list_request_response.go index 99ff90a22c..081a928081 100644 --- a/networkfirewall/update_address_list_request_response.go +++ b/networkfirewall/update_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_application_details.go b/networkfirewall/update_application_details.go index 662d3f44f7..b52ba8e65a 100644 --- a/networkfirewall/update_application_details.go +++ b/networkfirewall/update_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_application_group_details.go b/networkfirewall/update_application_group_details.go index f85f91834e..a32cc74ba5 100644 --- a/networkfirewall/update_application_group_details.go +++ b/networkfirewall/update_application_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_application_group_request_response.go b/networkfirewall/update_application_group_request_response.go index 55144ebf6e..9568b1441e 100644 --- a/networkfirewall/update_application_group_request_response.go +++ b/networkfirewall/update_application_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_application_request_response.go b/networkfirewall/update_application_request_response.go index 6c4ad06d7f..39aa53ccc4 100644 --- a/networkfirewall/update_application_request_response.go +++ b/networkfirewall/update_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_decryption_profile_details.go b/networkfirewall/update_decryption_profile_details.go index a65c12be10..6d57ef8a13 100644 --- a/networkfirewall/update_decryption_profile_details.go +++ b/networkfirewall/update_decryption_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_decryption_profile_request_response.go b/networkfirewall/update_decryption_profile_request_response.go index f90aa34e5a..98812f50d8 100644 --- a/networkfirewall/update_decryption_profile_request_response.go +++ b/networkfirewall/update_decryption_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_decryption_rule_details.go b/networkfirewall/update_decryption_rule_details.go index 797ba9f403..74a328f566 100644 --- a/networkfirewall/update_decryption_rule_details.go +++ b/networkfirewall/update_decryption_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_decryption_rule_request_response.go b/networkfirewall/update_decryption_rule_request_response.go index de6765f3a9..98a282be0d 100644 --- a/networkfirewall/update_decryption_rule_request_response.go +++ b/networkfirewall/update_decryption_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_fqdn_address_list_details.go b/networkfirewall/update_fqdn_address_list_details.go index e8c2897041..ceabdadfc3 100644 --- a/networkfirewall/update_fqdn_address_list_details.go +++ b/networkfirewall/update_fqdn_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_icmp6_application_details.go b/networkfirewall/update_icmp6_application_details.go index 0d3f559e89..4e0296413f 100644 --- a/networkfirewall/update_icmp6_application_details.go +++ b/networkfirewall/update_icmp6_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_icmp_application_details.go b/networkfirewall/update_icmp_application_details.go index a40388837a..c400d18973 100644 --- a/networkfirewall/update_icmp_application_details.go +++ b/networkfirewall/update_icmp_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_ip_address_list_details.go b/networkfirewall/update_ip_address_list_details.go index 7420d99412..9769c55536 100644 --- a/networkfirewall/update_ip_address_list_details.go +++ b/networkfirewall/update_ip_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_mapped_secret_details.go b/networkfirewall/update_mapped_secret_details.go index 9a2a681b89..7589483a36 100644 --- a/networkfirewall/update_mapped_secret_details.go +++ b/networkfirewall/update_mapped_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_mapped_secret_request_response.go b/networkfirewall/update_mapped_secret_request_response.go index aedfaefd3b..e7f98963c2 100644 --- a/networkfirewall/update_mapped_secret_request_response.go +++ b/networkfirewall/update_mapped_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_network_firewall_details.go b/networkfirewall/update_network_firewall_details.go index ae0b4a1fe7..18b858f469 100644 --- a/networkfirewall/update_network_firewall_details.go +++ b/networkfirewall/update_network_firewall_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_network_firewall_policy_details.go b/networkfirewall/update_network_firewall_policy_details.go index 765f769cee..000f00619b 100644 --- a/networkfirewall/update_network_firewall_policy_details.go +++ b/networkfirewall/update_network_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_network_firewall_policy_request_response.go b/networkfirewall/update_network_firewall_policy_request_response.go index e4dd883ec1..e5cbef333c 100644 --- a/networkfirewall/update_network_firewall_policy_request_response.go +++ b/networkfirewall/update_network_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_network_firewall_request_response.go b/networkfirewall/update_network_firewall_request_response.go index e7411ce526..bcd427e31a 100644 --- a/networkfirewall/update_network_firewall_request_response.go +++ b/networkfirewall/update_network_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_security_rule_details.go b/networkfirewall/update_security_rule_details.go index f54b84bd84..1c6edb95e8 100644 --- a/networkfirewall/update_security_rule_details.go +++ b/networkfirewall/update_security_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_security_rule_request_response.go b/networkfirewall/update_security_rule_request_response.go index 22d29b2ba8..4e18816ffe 100644 --- a/networkfirewall/update_security_rule_request_response.go +++ b/networkfirewall/update_security_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_service_details.go b/networkfirewall/update_service_details.go index 4c0ad78b72..eab0e94f33 100644 --- a/networkfirewall/update_service_details.go +++ b/networkfirewall/update_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_service_list_details.go b/networkfirewall/update_service_list_details.go index c710829b72..863a0293c1 100644 --- a/networkfirewall/update_service_list_details.go +++ b/networkfirewall/update_service_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_service_list_request_response.go b/networkfirewall/update_service_list_request_response.go index 273d9fc2b2..0b7d08f59e 100644 --- a/networkfirewall/update_service_list_request_response.go +++ b/networkfirewall/update_service_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_service_request_response.go b/networkfirewall/update_service_request_response.go index 6344d571be..1bc0de68be 100644 --- a/networkfirewall/update_service_request_response.go +++ b/networkfirewall/update_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_ssl_forward_proxy_profile_details.go b/networkfirewall/update_ssl_forward_proxy_profile_details.go index 86223a6654..359ef8ef59 100644 --- a/networkfirewall/update_ssl_forward_proxy_profile_details.go +++ b/networkfirewall/update_ssl_forward_proxy_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_ssl_inbound_inspection_profile_details.go b/networkfirewall/update_ssl_inbound_inspection_profile_details.go index 53289d5216..bc88b88882 100644 --- a/networkfirewall/update_ssl_inbound_inspection_profile_details.go +++ b/networkfirewall/update_ssl_inbound_inspection_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_tcp_service_details.go b/networkfirewall/update_tcp_service_details.go index 4c19b03725..bf14b5f32d 100644 --- a/networkfirewall/update_tcp_service_details.go +++ b/networkfirewall/update_tcp_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_udp_service_details.go b/networkfirewall/update_udp_service_details.go index 4a4c8e58ec..4b2380f17e 100644 --- a/networkfirewall/update_udp_service_details.go +++ b/networkfirewall/update_udp_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_url_list_details.go b/networkfirewall/update_url_list_details.go index 3315f0c904..3ce9b33413 100644 --- a/networkfirewall/update_url_list_details.go +++ b/networkfirewall/update_url_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_url_list_request_response.go b/networkfirewall/update_url_list_request_response.go index 4b931381ce..85849bbd28 100644 --- a/networkfirewall/update_url_list_request_response.go +++ b/networkfirewall/update_url_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/update_vault_mapped_secret_details.go b/networkfirewall/update_vault_mapped_secret_details.go index 76303b996a..3b82ab816a 100644 --- a/networkfirewall/update_vault_mapped_secret_details.go +++ b/networkfirewall/update_vault_mapped_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/url_list.go b/networkfirewall/url_list.go index c2df35fb07..795ccda3df 100644 --- a/networkfirewall/url_list.go +++ b/networkfirewall/url_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/url_list_summary.go b/networkfirewall/url_list_summary.go index a4b1ec575e..70118f3c70 100644 --- a/networkfirewall/url_list_summary.go +++ b/networkfirewall/url_list_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/url_list_summary_collection.go b/networkfirewall/url_list_summary_collection.go index 19ced4f189..c62efe0b2e 100644 --- a/networkfirewall/url_list_summary_collection.go +++ b/networkfirewall/url_list_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/url_pattern.go b/networkfirewall/url_pattern.go index 7dc5f784ad..6a8b728f0c 100644 --- a/networkfirewall/url_pattern.go +++ b/networkfirewall/url_pattern.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/vault_mapped_secret.go b/networkfirewall/vault_mapped_secret.go index 44558d2f28..99058093df 100644 --- a/networkfirewall/vault_mapped_secret.go +++ b/networkfirewall/vault_mapped_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request.go b/networkfirewall/work_request.go index 9661c073d7..035bf65086 100644 --- a/networkfirewall/work_request.go +++ b/networkfirewall/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_error.go b/networkfirewall/work_request_error.go index d002d27e51..1bb27db231 100644 --- a/networkfirewall/work_request_error.go +++ b/networkfirewall/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_error_collection.go b/networkfirewall/work_request_error_collection.go index f11a901c44..4654ad1a5c 100644 --- a/networkfirewall/work_request_error_collection.go +++ b/networkfirewall/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_log_entry.go b/networkfirewall/work_request_log_entry.go index 5210bafd27..714cf1fcca 100644 --- a/networkfirewall/work_request_log_entry.go +++ b/networkfirewall/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_log_entry_collection.go b/networkfirewall/work_request_log_entry_collection.go index ae0ae3607c..c07da5768a 100644 --- a/networkfirewall/work_request_log_entry_collection.go +++ b/networkfirewall/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_resource.go b/networkfirewall/work_request_resource.go index 11012f6c5b..653c611181 100644 --- a/networkfirewall/work_request_resource.go +++ b/networkfirewall/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_resource_metadata_key.go b/networkfirewall/work_request_resource_metadata_key.go index 2f4b9f5313..8cba703c49 100644 --- a/networkfirewall/work_request_resource_metadata_key.go +++ b/networkfirewall/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_summary.go b/networkfirewall/work_request_summary.go index ac6ad1b508..ded6297b58 100644 --- a/networkfirewall/work_request_summary.go +++ b/networkfirewall/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkfirewall/work_request_summary_collection.go b/networkfirewall/work_request_summary_collection.go index 6f24aad6b4..b96c8640b3 100644 --- a/networkfirewall/work_request_summary_collection.go +++ b/networkfirewall/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/action_type.go b/networkloadbalancer/action_type.go index e32c98e76d..c67138c6ac 100644 --- a/networkloadbalancer/action_type.go +++ b/networkloadbalancer/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend.go b/networkloadbalancer/backend.go index 61f9e7d696..b63b82e1c3 100644 --- a/networkloadbalancer/backend.go +++ b/networkloadbalancer/backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_collection.go b/networkloadbalancer/backend_collection.go index d7f406678e..3a04e88510 100644 --- a/networkloadbalancer/backend_collection.go +++ b/networkloadbalancer/backend_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_details.go b/networkloadbalancer/backend_details.go index bc1295da98..1dfb997ee0 100644 --- a/networkloadbalancer/backend_details.go +++ b/networkloadbalancer/backend_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_health.go b/networkloadbalancer/backend_health.go index 0526561b96..0d477ef189 100644 --- a/networkloadbalancer/backend_health.go +++ b/networkloadbalancer/backend_health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_set.go b/networkloadbalancer/backend_set.go index fbc4b6ad0d..2ddf9c73c5 100644 --- a/networkloadbalancer/backend_set.go +++ b/networkloadbalancer/backend_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_set_collection.go b/networkloadbalancer/backend_set_collection.go index 9e391e8188..7b92a31ee9 100644 --- a/networkloadbalancer/backend_set_collection.go +++ b/networkloadbalancer/backend_set_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_set_details.go b/networkloadbalancer/backend_set_details.go index 5f0f6dbac1..2005bee14c 100644 --- a/networkloadbalancer/backend_set_details.go +++ b/networkloadbalancer/backend_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_set_health.go b/networkloadbalancer/backend_set_health.go index 4417c89a6a..4eaf24dfd1 100644 --- a/networkloadbalancer/backend_set_health.go +++ b/networkloadbalancer/backend_set_health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_set_summary.go b/networkloadbalancer/backend_set_summary.go index 096f915155..89264c4af6 100644 --- a/networkloadbalancer/backend_set_summary.go +++ b/networkloadbalancer/backend_set_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/backend_summary.go b/networkloadbalancer/backend_summary.go index 7ec4c29478..5bb9e19407 100644 --- a/networkloadbalancer/backend_summary.go +++ b/networkloadbalancer/backend_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/change_network_load_balancer_compartment_details.go b/networkloadbalancer/change_network_load_balancer_compartment_details.go index 8370fe857e..60d5fdbabf 100644 --- a/networkloadbalancer/change_network_load_balancer_compartment_details.go +++ b/networkloadbalancer/change_network_load_balancer_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/change_network_load_balancer_compartment_request_response.go b/networkloadbalancer/change_network_load_balancer_compartment_request_response.go index 66c6d7dd28..becb43790c 100644 --- a/networkloadbalancer/change_network_load_balancer_compartment_request_response.go +++ b/networkloadbalancer/change_network_load_balancer_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_backend_details.go b/networkloadbalancer/create_backend_details.go index 62cf1703d0..48c80bed4a 100644 --- a/networkloadbalancer/create_backend_details.go +++ b/networkloadbalancer/create_backend_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_backend_request_response.go b/networkloadbalancer/create_backend_request_response.go index 75fa190973..f783a6daec 100644 --- a/networkloadbalancer/create_backend_request_response.go +++ b/networkloadbalancer/create_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_backend_set_details.go b/networkloadbalancer/create_backend_set_details.go index c77c4b3cb6..a251884fda 100644 --- a/networkloadbalancer/create_backend_set_details.go +++ b/networkloadbalancer/create_backend_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_backend_set_request_response.go b/networkloadbalancer/create_backend_set_request_response.go index 0bca39d002..a1e2948612 100644 --- a/networkloadbalancer/create_backend_set_request_response.go +++ b/networkloadbalancer/create_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_listener_details.go b/networkloadbalancer/create_listener_details.go index 7d4cc0d3ab..b9e0745c1e 100644 --- a/networkloadbalancer/create_listener_details.go +++ b/networkloadbalancer/create_listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_listener_request_response.go b/networkloadbalancer/create_listener_request_response.go index aa53d79e42..08fb4614c7 100644 --- a/networkloadbalancer/create_listener_request_response.go +++ b/networkloadbalancer/create_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_network_load_balancer_details.go b/networkloadbalancer/create_network_load_balancer_details.go index 4f80eb7efd..5d1944bfaf 100644 --- a/networkloadbalancer/create_network_load_balancer_details.go +++ b/networkloadbalancer/create_network_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/create_network_load_balancer_request_response.go b/networkloadbalancer/create_network_load_balancer_request_response.go index bb579b9d96..75b4b9ddfc 100644 --- a/networkloadbalancer/create_network_load_balancer_request_response.go +++ b/networkloadbalancer/create_network_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/delete_backend_request_response.go b/networkloadbalancer/delete_backend_request_response.go index 343e8d11dd..2a365d0907 100644 --- a/networkloadbalancer/delete_backend_request_response.go +++ b/networkloadbalancer/delete_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/delete_backend_set_request_response.go b/networkloadbalancer/delete_backend_set_request_response.go index 4796bd22aa..56b2972952 100644 --- a/networkloadbalancer/delete_backend_set_request_response.go +++ b/networkloadbalancer/delete_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/delete_listener_request_response.go b/networkloadbalancer/delete_listener_request_response.go index ce2649675a..0a7b9caf1f 100644 --- a/networkloadbalancer/delete_listener_request_response.go +++ b/networkloadbalancer/delete_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/delete_network_load_balancer_request_response.go b/networkloadbalancer/delete_network_load_balancer_request_response.go index a508300688..47e6be97d2 100644 --- a/networkloadbalancer/delete_network_load_balancer_request_response.go +++ b/networkloadbalancer/delete_network_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_backend_health_request_response.go b/networkloadbalancer/get_backend_health_request_response.go index f91f15afbe..d1e4278888 100644 --- a/networkloadbalancer/get_backend_health_request_response.go +++ b/networkloadbalancer/get_backend_health_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_backend_request_response.go b/networkloadbalancer/get_backend_request_response.go index 0e1d3ea73c..d8aa3e21b0 100644 --- a/networkloadbalancer/get_backend_request_response.go +++ b/networkloadbalancer/get_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_backend_set_health_request_response.go b/networkloadbalancer/get_backend_set_health_request_response.go index de17a6012f..f0c58ba595 100644 --- a/networkloadbalancer/get_backend_set_health_request_response.go +++ b/networkloadbalancer/get_backend_set_health_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_backend_set_request_response.go b/networkloadbalancer/get_backend_set_request_response.go index 97bbe89241..1432595bc7 100644 --- a/networkloadbalancer/get_backend_set_request_response.go +++ b/networkloadbalancer/get_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_health_checker_request_response.go b/networkloadbalancer/get_health_checker_request_response.go index 9d4230e176..064f2bb256 100644 --- a/networkloadbalancer/get_health_checker_request_response.go +++ b/networkloadbalancer/get_health_checker_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_listener_request_response.go b/networkloadbalancer/get_listener_request_response.go index 683a4535bb..1467fd16f6 100644 --- a/networkloadbalancer/get_listener_request_response.go +++ b/networkloadbalancer/get_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_network_load_balancer_health_request_response.go b/networkloadbalancer/get_network_load_balancer_health_request_response.go index 6de3808ea8..724b1b54b6 100644 --- a/networkloadbalancer/get_network_load_balancer_health_request_response.go +++ b/networkloadbalancer/get_network_load_balancer_health_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_network_load_balancer_request_response.go b/networkloadbalancer/get_network_load_balancer_request_response.go index 0c33f89f33..012ede5677 100644 --- a/networkloadbalancer/get_network_load_balancer_request_response.go +++ b/networkloadbalancer/get_network_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/get_work_request_request_response.go b/networkloadbalancer/get_work_request_request_response.go index 794f02a3d3..70bb672a8b 100644 --- a/networkloadbalancer/get_work_request_request_response.go +++ b/networkloadbalancer/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/hcs_infra_ip_version.go b/networkloadbalancer/hcs_infra_ip_version.go index c272d37002..975dae6b26 100644 --- a/networkloadbalancer/hcs_infra_ip_version.go +++ b/networkloadbalancer/hcs_infra_ip_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/health_check_protocols.go b/networkloadbalancer/health_check_protocols.go index 50fb977eca..ce611ab45e 100644 --- a/networkloadbalancer/health_check_protocols.go +++ b/networkloadbalancer/health_check_protocols.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/health_check_result.go b/networkloadbalancer/health_check_result.go index 2aa246f204..0c52de86ec 100644 --- a/networkloadbalancer/health_check_result.go +++ b/networkloadbalancer/health_check_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/health_checker.go b/networkloadbalancer/health_checker.go index 2a19d5e4fa..0d1d2e6b6b 100644 --- a/networkloadbalancer/health_checker.go +++ b/networkloadbalancer/health_checker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/health_checker_details.go b/networkloadbalancer/health_checker_details.go index c0dc2151db..0bbb7313f4 100644 --- a/networkloadbalancer/health_checker_details.go +++ b/networkloadbalancer/health_checker_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/ip_address.go b/networkloadbalancer/ip_address.go index 396d45dd85..361bd49c2b 100644 --- a/networkloadbalancer/ip_address.go +++ b/networkloadbalancer/ip_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/ip_version.go b/networkloadbalancer/ip_version.go index b1cd15a723..76cbbb0988 100644 --- a/networkloadbalancer/ip_version.go +++ b/networkloadbalancer/ip_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/lifecycle_state.go b/networkloadbalancer/lifecycle_state.go index 173283630d..d1a115c66b 100644 --- a/networkloadbalancer/lifecycle_state.go +++ b/networkloadbalancer/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_backend_sets_request_response.go b/networkloadbalancer/list_backend_sets_request_response.go index 972eb0e8fa..46f49ad504 100644 --- a/networkloadbalancer/list_backend_sets_request_response.go +++ b/networkloadbalancer/list_backend_sets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_backends_request_response.go b/networkloadbalancer/list_backends_request_response.go index 88762647a9..263687451c 100644 --- a/networkloadbalancer/list_backends_request_response.go +++ b/networkloadbalancer/list_backends_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_listeners_request_response.go b/networkloadbalancer/list_listeners_request_response.go index e679a5a5af..2bde176b87 100644 --- a/networkloadbalancer/list_listeners_request_response.go +++ b/networkloadbalancer/list_listeners_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_network_load_balancer_healths_request_response.go b/networkloadbalancer/list_network_load_balancer_healths_request_response.go index 53733635bc..4d81c13272 100644 --- a/networkloadbalancer/list_network_load_balancer_healths_request_response.go +++ b/networkloadbalancer/list_network_load_balancer_healths_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_network_load_balancers_policies_request_response.go b/networkloadbalancer/list_network_load_balancers_policies_request_response.go index 7bd70d3ff5..5e2acc06ea 100644 --- a/networkloadbalancer/list_network_load_balancers_policies_request_response.go +++ b/networkloadbalancer/list_network_load_balancers_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_network_load_balancers_protocols_request_response.go b/networkloadbalancer/list_network_load_balancers_protocols_request_response.go index 0677d7bf0f..097490b316 100644 --- a/networkloadbalancer/list_network_load_balancers_protocols_request_response.go +++ b/networkloadbalancer/list_network_load_balancers_protocols_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_network_load_balancers_request_response.go b/networkloadbalancer/list_network_load_balancers_request_response.go index 7aed07dfa1..4beb7be510 100644 --- a/networkloadbalancer/list_network_load_balancers_request_response.go +++ b/networkloadbalancer/list_network_load_balancers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_work_request_errors_request_response.go b/networkloadbalancer/list_work_request_errors_request_response.go index d7c8078156..6b813734d7 100644 --- a/networkloadbalancer/list_work_request_errors_request_response.go +++ b/networkloadbalancer/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_work_request_logs_request_response.go b/networkloadbalancer/list_work_request_logs_request_response.go index b4e73efaba..9ea3e0ad3c 100644 --- a/networkloadbalancer/list_work_request_logs_request_response.go +++ b/networkloadbalancer/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/list_work_requests_request_response.go b/networkloadbalancer/list_work_requests_request_response.go index 669a40572e..57830cf31a 100644 --- a/networkloadbalancer/list_work_requests_request_response.go +++ b/networkloadbalancer/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/listener.go b/networkloadbalancer/listener.go index 002a3817a1..723e0cc34a 100644 --- a/networkloadbalancer/listener.go +++ b/networkloadbalancer/listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/listener_collection.go b/networkloadbalancer/listener_collection.go index 6c5c6af1f9..c970b15600 100644 --- a/networkloadbalancer/listener_collection.go +++ b/networkloadbalancer/listener_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/listener_details.go b/networkloadbalancer/listener_details.go index 6c781da1c2..28579a3fb3 100644 --- a/networkloadbalancer/listener_details.go +++ b/networkloadbalancer/listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/listener_protocols.go b/networkloadbalancer/listener_protocols.go index 5a323232cd..14afdbfea6 100644 --- a/networkloadbalancer/listener_protocols.go +++ b/networkloadbalancer/listener_protocols.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/listener_summary.go b/networkloadbalancer/listener_summary.go index 3da25d2aa4..fd393719e3 100644 --- a/networkloadbalancer/listener_summary.go +++ b/networkloadbalancer/listener_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancer.go b/networkloadbalancer/network_load_balancer.go index 546fff40d5..70a841daff 100644 --- a/networkloadbalancer/network_load_balancer.go +++ b/networkloadbalancer/network_load_balancer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancer_collection.go b/networkloadbalancer/network_load_balancer_collection.go index 80bf3c7dc7..14d219b25a 100644 --- a/networkloadbalancer/network_load_balancer_collection.go +++ b/networkloadbalancer/network_load_balancer_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancer_health.go b/networkloadbalancer/network_load_balancer_health.go index ebbfdc5a2a..c30f4cf1fa 100644 --- a/networkloadbalancer/network_load_balancer_health.go +++ b/networkloadbalancer/network_load_balancer_health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancer_health_collection.go b/networkloadbalancer/network_load_balancer_health_collection.go index c32e6c6aaa..739b773d2e 100644 --- a/networkloadbalancer/network_load_balancer_health_collection.go +++ b/networkloadbalancer/network_load_balancer_health_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancer_health_summary.go b/networkloadbalancer/network_load_balancer_health_summary.go index b1afeab971..457ac44ffd 100644 --- a/networkloadbalancer/network_load_balancer_health_summary.go +++ b/networkloadbalancer/network_load_balancer_health_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancer_summary.go b/networkloadbalancer/network_load_balancer_summary.go index 4588dfaea7..9d32732668 100644 --- a/networkloadbalancer/network_load_balancer_summary.go +++ b/networkloadbalancer/network_load_balancer_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancers_policy_collection.go b/networkloadbalancer/network_load_balancers_policy_collection.go index fbc9cf6a2b..093fadf6d2 100644 --- a/networkloadbalancer/network_load_balancers_policy_collection.go +++ b/networkloadbalancer/network_load_balancers_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancers_policy_summary.go b/networkloadbalancer/network_load_balancers_policy_summary.go index 994d51892c..0118a72ea1 100644 --- a/networkloadbalancer/network_load_balancers_policy_summary.go +++ b/networkloadbalancer/network_load_balancers_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancers_protocol_collection.go b/networkloadbalancer/network_load_balancers_protocol_collection.go index baed54d792..4aa402a07b 100644 --- a/networkloadbalancer/network_load_balancers_protocol_collection.go +++ b/networkloadbalancer/network_load_balancers_protocol_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancers_protocol_summary.go b/networkloadbalancer/network_load_balancers_protocol_summary.go index 0e44c48f4c..7d16a10bcc 100644 --- a/networkloadbalancer/network_load_balancers_protocol_summary.go +++ b/networkloadbalancer/network_load_balancers_protocol_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/network_load_balancing_policy.go b/networkloadbalancer/network_load_balancing_policy.go index 0dd9982fb6..55b1cd64d6 100644 --- a/networkloadbalancer/network_load_balancing_policy.go +++ b/networkloadbalancer/network_load_balancing_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/networkloadbalancer_client.go b/networkloadbalancer/networkloadbalancer_client.go index e89de52ac6..1355ecf685 100644 --- a/networkloadbalancer/networkloadbalancer_client.go +++ b/networkloadbalancer/networkloadbalancer_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/nlb_ip_version.go b/networkloadbalancer/nlb_ip_version.go index 53a68e4e79..b19edf9662 100644 --- a/networkloadbalancer/nlb_ip_version.go +++ b/networkloadbalancer/nlb_ip_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/operation_status.go b/networkloadbalancer/operation_status.go index 6653a37974..80e1f6b5ee 100644 --- a/networkloadbalancer/operation_status.go +++ b/networkloadbalancer/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/operation_type.go b/networkloadbalancer/operation_type.go index ce7c438037..b1e9ef46f6 100644 --- a/networkloadbalancer/operation_type.go +++ b/networkloadbalancer/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/reserved_ip.go b/networkloadbalancer/reserved_ip.go index 9502dcaca3..d5db508937 100644 --- a/networkloadbalancer/reserved_ip.go +++ b/networkloadbalancer/reserved_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/sort_order.go b/networkloadbalancer/sort_order.go index 3ed8aca527..a313a5af0a 100644 --- a/networkloadbalancer/sort_order.go +++ b/networkloadbalancer/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_backend_details.go b/networkloadbalancer/update_backend_details.go index 684bd2fa5f..8b2d0e942a 100644 --- a/networkloadbalancer/update_backend_details.go +++ b/networkloadbalancer/update_backend_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_backend_request_response.go b/networkloadbalancer/update_backend_request_response.go index 45f7a475d5..a3b4dd95f4 100644 --- a/networkloadbalancer/update_backend_request_response.go +++ b/networkloadbalancer/update_backend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_backend_set_details.go b/networkloadbalancer/update_backend_set_details.go index f612aa2638..9a0385715b 100644 --- a/networkloadbalancer/update_backend_set_details.go +++ b/networkloadbalancer/update_backend_set_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_backend_set_request_response.go b/networkloadbalancer/update_backend_set_request_response.go index 90dfd52405..e1238852b7 100644 --- a/networkloadbalancer/update_backend_set_request_response.go +++ b/networkloadbalancer/update_backend_set_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_health_checker_details.go b/networkloadbalancer/update_health_checker_details.go index f7e7785bb4..a728abe6ea 100644 --- a/networkloadbalancer/update_health_checker_details.go +++ b/networkloadbalancer/update_health_checker_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_health_checker_request_response.go b/networkloadbalancer/update_health_checker_request_response.go index 8b546fbcf4..c8eff6851d 100644 --- a/networkloadbalancer/update_health_checker_request_response.go +++ b/networkloadbalancer/update_health_checker_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_listener_details.go b/networkloadbalancer/update_listener_details.go index 35505c289c..e77f7c478b 100644 --- a/networkloadbalancer/update_listener_details.go +++ b/networkloadbalancer/update_listener_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_listener_request_response.go b/networkloadbalancer/update_listener_request_response.go index 27f0278c8b..e1bdb06f82 100644 --- a/networkloadbalancer/update_listener_request_response.go +++ b/networkloadbalancer/update_listener_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_network_load_balancer_details.go b/networkloadbalancer/update_network_load_balancer_details.go index 6979676a97..ecd63537d9 100644 --- a/networkloadbalancer/update_network_load_balancer_details.go +++ b/networkloadbalancer/update_network_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_network_load_balancer_request_response.go b/networkloadbalancer/update_network_load_balancer_request_response.go index 9939e20369..dbd7c15a76 100644 --- a/networkloadbalancer/update_network_load_balancer_request_response.go +++ b/networkloadbalancer/update_network_load_balancer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_network_security_groups_details.go b/networkloadbalancer/update_network_security_groups_details.go index 9fe13783a1..fa37e22dee 100644 --- a/networkloadbalancer/update_network_security_groups_details.go +++ b/networkloadbalancer/update_network_security_groups_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/update_network_security_groups_request_response.go b/networkloadbalancer/update_network_security_groups_request_response.go index d145e64a3b..95d12f4917 100644 --- a/networkloadbalancer/update_network_security_groups_request_response.go +++ b/networkloadbalancer/update_network_security_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request.go b/networkloadbalancer/work_request.go index 7b9805a1ef..919c53d3e1 100644 --- a/networkloadbalancer/work_request.go +++ b/networkloadbalancer/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_collection.go b/networkloadbalancer/work_request_collection.go index 47b06e7116..d5921aee5a 100644 --- a/networkloadbalancer/work_request_collection.go +++ b/networkloadbalancer/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_error.go b/networkloadbalancer/work_request_error.go index c948dcd6a1..d8772504b3 100644 --- a/networkloadbalancer/work_request_error.go +++ b/networkloadbalancer/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_error_collection.go b/networkloadbalancer/work_request_error_collection.go index 4b0fc6a30e..d079c5a1c6 100644 --- a/networkloadbalancer/work_request_error_collection.go +++ b/networkloadbalancer/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_log_entry.go b/networkloadbalancer/work_request_log_entry.go index 1b90c43ab9..0b25f0b0ad 100644 --- a/networkloadbalancer/work_request_log_entry.go +++ b/networkloadbalancer/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_log_entry_collection.go b/networkloadbalancer/work_request_log_entry_collection.go index b3998db5ab..1e5627ca49 100644 --- a/networkloadbalancer/work_request_log_entry_collection.go +++ b/networkloadbalancer/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_resource.go b/networkloadbalancer/work_request_resource.go index 99d4748b46..1203d73631 100644 --- a/networkloadbalancer/work_request_resource.go +++ b/networkloadbalancer/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/networkloadbalancer/work_request_summary.go b/networkloadbalancer/work_request_summary.go index fc3cde37ed..cddc5c4f1e 100644 --- a/networkloadbalancer/work_request_summary.go +++ b/networkloadbalancer/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/change_table_compartment_details.go b/nosql/change_table_compartment_details.go index b6da79b4bc..4294e5e49e 100644 --- a/nosql/change_table_compartment_details.go +++ b/nosql/change_table_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/change_table_compartment_request_response.go b/nosql/change_table_compartment_request_response.go index 79073ca123..f66cf185dd 100644 --- a/nosql/change_table_compartment_request_response.go +++ b/nosql/change_table_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/column.go b/nosql/column.go index 01833e494e..fd121753be 100644 --- a/nosql/column.go +++ b/nosql/column.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/create_index_details.go b/nosql/create_index_details.go index 9107be6ec3..53860ddf70 100644 --- a/nosql/create_index_details.go +++ b/nosql/create_index_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/create_index_request_response.go b/nosql/create_index_request_response.go index 81379359e0..37d7bb6fc6 100644 --- a/nosql/create_index_request_response.go +++ b/nosql/create_index_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/create_replica_details.go b/nosql/create_replica_details.go index 491c5818e4..1023d783cc 100644 --- a/nosql/create_replica_details.go +++ b/nosql/create_replica_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/create_replica_request_response.go b/nosql/create_replica_request_response.go index 56955989dc..8ab84d7381 100644 --- a/nosql/create_replica_request_response.go +++ b/nosql/create_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/create_table_details.go b/nosql/create_table_details.go index 6d57786e1d..5a5cb65f25 100644 --- a/nosql/create_table_details.go +++ b/nosql/create_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/create_table_request_response.go b/nosql/create_table_request_response.go index 2c3309ddf2..1540605e28 100644 --- a/nosql/create_table_request_response.go +++ b/nosql/create_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/delete_index_request_response.go b/nosql/delete_index_request_response.go index 822fa9c88d..b659e49846 100644 --- a/nosql/delete_index_request_response.go +++ b/nosql/delete_index_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/delete_replica_request_response.go b/nosql/delete_replica_request_response.go index 7548de7f2e..6958e4d906 100644 --- a/nosql/delete_replica_request_response.go +++ b/nosql/delete_replica_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/delete_row_request_response.go b/nosql/delete_row_request_response.go index 8abcf13c5e..941544de4a 100644 --- a/nosql/delete_row_request_response.go +++ b/nosql/delete_row_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/delete_row_result.go b/nosql/delete_row_result.go index 20eb0634aa..7994a6a735 100644 --- a/nosql/delete_row_result.go +++ b/nosql/delete_row_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/delete_table_request_response.go b/nosql/delete_table_request_response.go index e35c8efc79..786b54ec99 100644 --- a/nosql/delete_table_request_response.go +++ b/nosql/delete_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/delete_work_request_request_response.go b/nosql/delete_work_request_request_response.go index a08ca0fd8a..9689a0ad4a 100644 --- a/nosql/delete_work_request_request_response.go +++ b/nosql/delete_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/get_index_request_response.go b/nosql/get_index_request_response.go index 11e5286d16..2e348cc96e 100644 --- a/nosql/get_index_request_response.go +++ b/nosql/get_index_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/get_row_request_response.go b/nosql/get_row_request_response.go index 04f8d95f40..84a6546da6 100644 --- a/nosql/get_row_request_response.go +++ b/nosql/get_row_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/get_table_request_response.go b/nosql/get_table_request_response.go index 9f86fa37df..b16640e2eb 100644 --- a/nosql/get_table_request_response.go +++ b/nosql/get_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/get_work_request_request_response.go b/nosql/get_work_request_request_response.go index 2ca9282c04..1185547574 100644 --- a/nosql/get_work_request_request_response.go +++ b/nosql/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/identity.go b/nosql/identity.go index aa71bb539d..80486080cf 100644 --- a/nosql/identity.go +++ b/nosql/identity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/index.go b/nosql/index.go index 8d51086682..4706b2889b 100644 --- a/nosql/index.go +++ b/nosql/index.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/index_collection.go b/nosql/index_collection.go index 4959d041fd..c6c90e0908 100644 --- a/nosql/index_collection.go +++ b/nosql/index_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/index_key.go b/nosql/index_key.go index f58d8ed68e..3ae5f4095a 100644 --- a/nosql/index_key.go +++ b/nosql/index_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/index_summary.go b/nosql/index_summary.go index abd46fbe35..42e3dcbca8 100644 --- a/nosql/index_summary.go +++ b/nosql/index_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/list_indexes_request_response.go b/nosql/list_indexes_request_response.go index e4ab7ab69f..0a66275710 100644 --- a/nosql/list_indexes_request_response.go +++ b/nosql/list_indexes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/list_table_usage_request_response.go b/nosql/list_table_usage_request_response.go index 12854d1e19..6281ab8d38 100644 --- a/nosql/list_table_usage_request_response.go +++ b/nosql/list_table_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/list_tables_request_response.go b/nosql/list_tables_request_response.go index 07fbb6344e..250f32c7f7 100644 --- a/nosql/list_tables_request_response.go +++ b/nosql/list_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/list_work_request_errors_request_response.go b/nosql/list_work_request_errors_request_response.go index 6f4e0d5761..351d2c8576 100644 --- a/nosql/list_work_request_errors_request_response.go +++ b/nosql/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/list_work_request_logs_request_response.go b/nosql/list_work_request_logs_request_response.go index e09b07c00d..28d8615b3e 100644 --- a/nosql/list_work_request_logs_request_response.go +++ b/nosql/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/list_work_requests_request_response.go b/nosql/list_work_requests_request_response.go index 4fbc70be44..aa30e54e1e 100644 --- a/nosql/list_work_requests_request_response.go +++ b/nosql/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/nosql_client.go b/nosql/nosql_client.go index 4cde8d6f09..92957790ec 100644 --- a/nosql/nosql_client.go +++ b/nosql/nosql_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/prepare_statement_request_response.go b/nosql/prepare_statement_request_response.go index 988ebe8699..d21aa760ff 100644 --- a/nosql/prepare_statement_request_response.go +++ b/nosql/prepare_statement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/prepared_statement.go b/nosql/prepared_statement.go index 40bf5a0065..d87c63772c 100644 --- a/nosql/prepared_statement.go +++ b/nosql/prepared_statement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/query_details.go b/nosql/query_details.go index 2ca3aab8fc..79a8c59911 100644 --- a/nosql/query_details.go +++ b/nosql/query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/query_request_response.go b/nosql/query_request_response.go index 3b4edc8a57..db114dc564 100644 --- a/nosql/query_request_response.go +++ b/nosql/query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/query_result_collection.go b/nosql/query_result_collection.go index 625c1df27c..27c58557e8 100644 --- a/nosql/query_result_collection.go +++ b/nosql/query_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/replica.go b/nosql/replica.go index 5a7a380d40..c13687d573 100644 --- a/nosql/replica.go +++ b/nosql/replica.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/request_usage.go b/nosql/request_usage.go index 5da1f6a469..9aa14ff4d6 100644 --- a/nosql/request_usage.go +++ b/nosql/request_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/row.go b/nosql/row.go index 69cd9a4d77..95f1f7d62a 100644 --- a/nosql/row.go +++ b/nosql/row.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/schema.go b/nosql/schema.go index 180e08c836..b8dacf745f 100644 --- a/nosql/schema.go +++ b/nosql/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/statement_summary.go b/nosql/statement_summary.go index 82d84339dd..0afadc60c1 100644 --- a/nosql/statement_summary.go +++ b/nosql/statement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/summarize_statement_request_response.go b/nosql/summarize_statement_request_response.go index bfd1297779..b6bc0191ec 100644 --- a/nosql/summarize_statement_request_response.go +++ b/nosql/summarize_statement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/table.go b/nosql/table.go index 04d235b0cd..c9351599c7 100644 --- a/nosql/table.go +++ b/nosql/table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/table_collection.go b/nosql/table_collection.go index bc6a1cc2e5..7843a62f74 100644 --- a/nosql/table_collection.go +++ b/nosql/table_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/table_limits.go b/nosql/table_limits.go index 276c2004ce..3432c50cda 100644 --- a/nosql/table_limits.go +++ b/nosql/table_limits.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/table_summary.go b/nosql/table_summary.go index 73167df152..e59d6cb17f 100644 --- a/nosql/table_summary.go +++ b/nosql/table_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/table_usage_collection.go b/nosql/table_usage_collection.go index 5ffcc23d08..24b142345a 100644 --- a/nosql/table_usage_collection.go +++ b/nosql/table_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/table_usage_summary.go b/nosql/table_usage_summary.go index 66dbcb103c..cd13bdfc40 100644 --- a/nosql/table_usage_summary.go +++ b/nosql/table_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/update_row_details.go b/nosql/update_row_details.go index cb71549396..d90cc8c8bc 100644 --- a/nosql/update_row_details.go +++ b/nosql/update_row_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/update_row_request_response.go b/nosql/update_row_request_response.go index 6833b73b5c..59a0af4819 100644 --- a/nosql/update_row_request_response.go +++ b/nosql/update_row_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/update_row_result.go b/nosql/update_row_result.go index fc33a16122..49d07ebb9c 100644 --- a/nosql/update_row_result.go +++ b/nosql/update_row_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/update_table_details.go b/nosql/update_table_details.go index 6000954e1b..0bd7cf82cd 100644 --- a/nosql/update_table_details.go +++ b/nosql/update_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/update_table_request_response.go b/nosql/update_table_request_response.go index 687a996961..a3437fb977 100644 --- a/nosql/update_table_request_response.go +++ b/nosql/update_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request.go b/nosql/work_request.go index 6c08c1e037..f08d840185 100644 --- a/nosql/work_request.go +++ b/nosql/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_collection.go b/nosql/work_request_collection.go index ac1371b382..39f00a99a2 100644 --- a/nosql/work_request_collection.go +++ b/nosql/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_error.go b/nosql/work_request_error.go index 10ce76d590..f1db937414 100644 --- a/nosql/work_request_error.go +++ b/nosql/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_error_collection.go b/nosql/work_request_error_collection.go index becec8839d..5f96809bf6 100644 --- a/nosql/work_request_error_collection.go +++ b/nosql/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_log_entry.go b/nosql/work_request_log_entry.go index dc440b2212..93adfdfd12 100644 --- a/nosql/work_request_log_entry.go +++ b/nosql/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_log_entry_collection.go b/nosql/work_request_log_entry_collection.go index f9c2f600ef..09ad03400e 100644 --- a/nosql/work_request_log_entry_collection.go +++ b/nosql/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_resource.go b/nosql/work_request_resource.go index 3a0386c66d..0e01584c11 100644 --- a/nosql/work_request_resource.go +++ b/nosql/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/nosql/work_request_summary.go b/nosql/work_request_summary.go index ba8e4c9ffd..d181e4d7b5 100644 --- a/nosql/work_request_summary.go +++ b/nosql/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/abort_multipart_upload_request_response.go b/objectstorage/abort_multipart_upload_request_response.go index 43bd489d7f..41771bbd8d 100644 --- a/objectstorage/abort_multipart_upload_request_response.go +++ b/objectstorage/abort_multipart_upload_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/archival_state.go b/objectstorage/archival_state.go index b05c5dd529..d79843a408 100644 --- a/objectstorage/archival_state.go +++ b/objectstorage/archival_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/bucket.go b/objectstorage/bucket.go index bfc2b4682f..61f2cd425b 100644 --- a/objectstorage/bucket.go +++ b/objectstorage/bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/bucket_summary.go b/objectstorage/bucket_summary.go index f4f51b5339..a8461a564f 100644 --- a/objectstorage/bucket_summary.go +++ b/objectstorage/bucket_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/cancel_work_request_request_response.go b/objectstorage/cancel_work_request_request_response.go index be0d93051f..de76d37367 100644 --- a/objectstorage/cancel_work_request_request_response.go +++ b/objectstorage/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/commit_multipart_upload_details.go b/objectstorage/commit_multipart_upload_details.go index a193484df8..b564ca3a36 100644 --- a/objectstorage/commit_multipart_upload_details.go +++ b/objectstorage/commit_multipart_upload_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/commit_multipart_upload_part_details.go b/objectstorage/commit_multipart_upload_part_details.go index 34b95fff0e..5fb8d37427 100644 --- a/objectstorage/commit_multipart_upload_part_details.go +++ b/objectstorage/commit_multipart_upload_part_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/commit_multipart_upload_request_response.go b/objectstorage/commit_multipart_upload_request_response.go index a6cde011ae..150748aec2 100644 --- a/objectstorage/commit_multipart_upload_request_response.go +++ b/objectstorage/commit_multipart_upload_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/copy_object_details.go b/objectstorage/copy_object_details.go index 9e4f01da80..2d4b099e27 100644 --- a/objectstorage/copy_object_details.go +++ b/objectstorage/copy_object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/copy_object_request_response.go b/objectstorage/copy_object_request_response.go index 35adcac2ac..71ce8f9ddc 100644 --- a/objectstorage/copy_object_request_response.go +++ b/objectstorage/copy_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_bucket_details.go b/objectstorage/create_bucket_details.go index 1d347cb8ff..b4a16ac13b 100644 --- a/objectstorage/create_bucket_details.go +++ b/objectstorage/create_bucket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_bucket_request_response.go b/objectstorage/create_bucket_request_response.go index e39f683173..e77fd35c99 100644 --- a/objectstorage/create_bucket_request_response.go +++ b/objectstorage/create_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_multipart_upload_details.go b/objectstorage/create_multipart_upload_details.go index 16edb6b543..7d84833830 100644 --- a/objectstorage/create_multipart_upload_details.go +++ b/objectstorage/create_multipart_upload_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_multipart_upload_request_response.go b/objectstorage/create_multipart_upload_request_response.go index 15b021ab8a..40da969e7e 100644 --- a/objectstorage/create_multipart_upload_request_response.go +++ b/objectstorage/create_multipart_upload_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_preauthenticated_request_details.go b/objectstorage/create_preauthenticated_request_details.go index aa8e1f6494..3a2e25f088 100644 --- a/objectstorage/create_preauthenticated_request_details.go +++ b/objectstorage/create_preauthenticated_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_preauthenticated_request_request_response.go b/objectstorage/create_preauthenticated_request_request_response.go index 93f7620b85..b6cb7ec1f4 100644 --- a/objectstorage/create_preauthenticated_request_request_response.go +++ b/objectstorage/create_preauthenticated_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_replication_policy_details.go b/objectstorage/create_replication_policy_details.go index 19d7e37f94..1096355c85 100644 --- a/objectstorage/create_replication_policy_details.go +++ b/objectstorage/create_replication_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_replication_policy_request_response.go b/objectstorage/create_replication_policy_request_response.go index 2dba0a088f..d2cd429525 100644 --- a/objectstorage/create_replication_policy_request_response.go +++ b/objectstorage/create_replication_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_retention_rule_details.go b/objectstorage/create_retention_rule_details.go index 84b8194b2c..9404bc2307 100644 --- a/objectstorage/create_retention_rule_details.go +++ b/objectstorage/create_retention_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/create_retention_rule_request_response.go b/objectstorage/create_retention_rule_request_response.go index 45361ce0c7..a7a7c5ec29 100644 --- a/objectstorage/create_retention_rule_request_response.go +++ b/objectstorage/create_retention_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/delete_bucket_request_response.go b/objectstorage/delete_bucket_request_response.go index b6796f5aa5..25d0c60fec 100644 --- a/objectstorage/delete_bucket_request_response.go +++ b/objectstorage/delete_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/delete_object_lifecycle_policy_request_response.go b/objectstorage/delete_object_lifecycle_policy_request_response.go index 6a06f7cf19..62d7590117 100644 --- a/objectstorage/delete_object_lifecycle_policy_request_response.go +++ b/objectstorage/delete_object_lifecycle_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/delete_object_request_response.go b/objectstorage/delete_object_request_response.go index 2abfb1d7c8..7023731755 100644 --- a/objectstorage/delete_object_request_response.go +++ b/objectstorage/delete_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/delete_preauthenticated_request_request_response.go b/objectstorage/delete_preauthenticated_request_request_response.go index 8d815bd9f2..5351113afb 100644 --- a/objectstorage/delete_preauthenticated_request_request_response.go +++ b/objectstorage/delete_preauthenticated_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/delete_replication_policy_request_response.go b/objectstorage/delete_replication_policy_request_response.go index 5ca4f80db7..da60c7c095 100644 --- a/objectstorage/delete_replication_policy_request_response.go +++ b/objectstorage/delete_replication_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/delete_retention_rule_request_response.go b/objectstorage/delete_retention_rule_request_response.go index 6749db60e4..08ff3b953b 100644 --- a/objectstorage/delete_retention_rule_request_response.go +++ b/objectstorage/delete_retention_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/duration.go b/objectstorage/duration.go index 5ccc2ef62f..4412dfbb81 100644 --- a/objectstorage/duration.go +++ b/objectstorage/duration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_bucket_request_response.go b/objectstorage/get_bucket_request_response.go index 6f839b3c4e..a265a40d0a 100644 --- a/objectstorage/get_bucket_request_response.go +++ b/objectstorage/get_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_namespace_metadata_request_response.go b/objectstorage/get_namespace_metadata_request_response.go index 69d3098e1e..3edd159f81 100644 --- a/objectstorage/get_namespace_metadata_request_response.go +++ b/objectstorage/get_namespace_metadata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_namespace_request_response.go b/objectstorage/get_namespace_request_response.go index 9c87deea76..120068c248 100644 --- a/objectstorage/get_namespace_request_response.go +++ b/objectstorage/get_namespace_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_object_lifecycle_policy_request_response.go b/objectstorage/get_object_lifecycle_policy_request_response.go index b5ec4b207e..0dc8d0fcef 100644 --- a/objectstorage/get_object_lifecycle_policy_request_response.go +++ b/objectstorage/get_object_lifecycle_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_object_request_response.go b/objectstorage/get_object_request_response.go index 1f828d9323..d1083172f7 100644 --- a/objectstorage/get_object_request_response.go +++ b/objectstorage/get_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_preauthenticated_request_request_response.go b/objectstorage/get_preauthenticated_request_request_response.go index aa4e8e91f7..f336a84ae7 100644 --- a/objectstorage/get_preauthenticated_request_request_response.go +++ b/objectstorage/get_preauthenticated_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_replication_policy_request_response.go b/objectstorage/get_replication_policy_request_response.go index 2f81f5c510..8346127df1 100644 --- a/objectstorage/get_replication_policy_request_response.go +++ b/objectstorage/get_replication_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_retention_rule_request_response.go b/objectstorage/get_retention_rule_request_response.go index 6eb1ee0bec..5961ea0954 100644 --- a/objectstorage/get_retention_rule_request_response.go +++ b/objectstorage/get_retention_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/get_work_request_request_response.go b/objectstorage/get_work_request_request_response.go index 1ee6fc79ba..526818f427 100644 --- a/objectstorage/get_work_request_request_response.go +++ b/objectstorage/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/head_bucket_request_response.go b/objectstorage/head_bucket_request_response.go index 0cdaabfcdb..9b80b9412b 100644 --- a/objectstorage/head_bucket_request_response.go +++ b/objectstorage/head_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/head_object_request_response.go b/objectstorage/head_object_request_response.go index b037f8961e..10ebcdc563 100644 --- a/objectstorage/head_object_request_response.go +++ b/objectstorage/head_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_buckets_request_response.go b/objectstorage/list_buckets_request_response.go index 4a0c6827c8..b3f0f599fd 100644 --- a/objectstorage/list_buckets_request_response.go +++ b/objectstorage/list_buckets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_multipart_upload_parts_request_response.go b/objectstorage/list_multipart_upload_parts_request_response.go index 5d772cbbe8..cd5018d7ad 100644 --- a/objectstorage/list_multipart_upload_parts_request_response.go +++ b/objectstorage/list_multipart_upload_parts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_multipart_uploads_request_response.go b/objectstorage/list_multipart_uploads_request_response.go index a86f788997..204e4ffcf5 100644 --- a/objectstorage/list_multipart_uploads_request_response.go +++ b/objectstorage/list_multipart_uploads_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_object_versions_request_response.go b/objectstorage/list_object_versions_request_response.go index 1da0e8523c..90dc19b69e 100644 --- a/objectstorage/list_object_versions_request_response.go +++ b/objectstorage/list_object_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_objects.go b/objectstorage/list_objects.go index 1cc499a407..dff5de146d 100644 --- a/objectstorage/list_objects.go +++ b/objectstorage/list_objects.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_objects_request_response.go b/objectstorage/list_objects_request_response.go index 3e6e9c3f49..166a40d958 100644 --- a/objectstorage/list_objects_request_response.go +++ b/objectstorage/list_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_preauthenticated_requests_request_response.go b/objectstorage/list_preauthenticated_requests_request_response.go index 56b0c78829..a692eac28f 100644 --- a/objectstorage/list_preauthenticated_requests_request_response.go +++ b/objectstorage/list_preauthenticated_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_replication_policies_request_response.go b/objectstorage/list_replication_policies_request_response.go index eecbd03069..5303b4dffd 100644 --- a/objectstorage/list_replication_policies_request_response.go +++ b/objectstorage/list_replication_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_replication_sources_request_response.go b/objectstorage/list_replication_sources_request_response.go index ff50c21c79..aea46d9609 100644 --- a/objectstorage/list_replication_sources_request_response.go +++ b/objectstorage/list_replication_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_retention_rules_request_response.go b/objectstorage/list_retention_rules_request_response.go index 30cf4d0700..940233bb66 100644 --- a/objectstorage/list_retention_rules_request_response.go +++ b/objectstorage/list_retention_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_work_request_errors_request_response.go b/objectstorage/list_work_request_errors_request_response.go index afdee961c7..72857b4755 100644 --- a/objectstorage/list_work_request_errors_request_response.go +++ b/objectstorage/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_work_request_logs_request_response.go b/objectstorage/list_work_request_logs_request_response.go index 9f7ada98a7..8f3f007803 100644 --- a/objectstorage/list_work_request_logs_request_response.go +++ b/objectstorage/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/list_work_requests_request_response.go b/objectstorage/list_work_requests_request_response.go index b20028aaf8..669a8544f5 100644 --- a/objectstorage/list_work_requests_request_response.go +++ b/objectstorage/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/make_bucket_writable_request_response.go b/objectstorage/make_bucket_writable_request_response.go index 443f666b16..e9585d0bd2 100644 --- a/objectstorage/make_bucket_writable_request_response.go +++ b/objectstorage/make_bucket_writable_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/multipart_upload.go b/objectstorage/multipart_upload.go index a606302293..c2b4136c25 100644 --- a/objectstorage/multipart_upload.go +++ b/objectstorage/multipart_upload.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/multipart_upload_part_summary.go b/objectstorage/multipart_upload_part_summary.go index 8241a03e51..b687dc7a21 100644 --- a/objectstorage/multipart_upload_part_summary.go +++ b/objectstorage/multipart_upload_part_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/namespace_metadata.go b/objectstorage/namespace_metadata.go index f4aaeda92f..f58a8828fd 100644 --- a/objectstorage/namespace_metadata.go +++ b/objectstorage/namespace_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/object_lifecycle_policy.go b/objectstorage/object_lifecycle_policy.go index f1d32c788e..095d3e577b 100644 --- a/objectstorage/object_lifecycle_policy.go +++ b/objectstorage/object_lifecycle_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/object_lifecycle_rule.go b/objectstorage/object_lifecycle_rule.go index c05731909b..ac9a9257aa 100644 --- a/objectstorage/object_lifecycle_rule.go +++ b/objectstorage/object_lifecycle_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/object_name_filter.go b/objectstorage/object_name_filter.go index ec80baeb19..7812b16613 100644 --- a/objectstorage/object_name_filter.go +++ b/objectstorage/object_name_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/object_summary.go b/objectstorage/object_summary.go index 0ee98d0a9b..62f903d41f 100644 --- a/objectstorage/object_summary.go +++ b/objectstorage/object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/object_version_collection.go b/objectstorage/object_version_collection.go index 81eb70412a..1504fb8718 100644 --- a/objectstorage/object_version_collection.go +++ b/objectstorage/object_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/object_version_summary.go b/objectstorage/object_version_summary.go index 724972d7ec..c86792eb7b 100644 --- a/objectstorage/object_version_summary.go +++ b/objectstorage/object_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/objectstorage_client.go b/objectstorage/objectstorage_client.go index 2dcec53813..911ff67e6e 100644 --- a/objectstorage/objectstorage_client.go +++ b/objectstorage/objectstorage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/pattern_details.go b/objectstorage/pattern_details.go index 4990bedc50..2a101e39e8 100644 --- a/objectstorage/pattern_details.go +++ b/objectstorage/pattern_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/preauthenticated_request.go b/objectstorage/preauthenticated_request.go index a4607b8980..cdd1d718cf 100644 --- a/objectstorage/preauthenticated_request.go +++ b/objectstorage/preauthenticated_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/preauthenticated_request_summary.go b/objectstorage/preauthenticated_request_summary.go index b33ef46247..cfb6732b4d 100644 --- a/objectstorage/preauthenticated_request_summary.go +++ b/objectstorage/preauthenticated_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/put_object_lifecycle_policy_details.go b/objectstorage/put_object_lifecycle_policy_details.go index 85abfb761a..6aa09c0fe1 100644 --- a/objectstorage/put_object_lifecycle_policy_details.go +++ b/objectstorage/put_object_lifecycle_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/put_object_lifecycle_policy_request_response.go b/objectstorage/put_object_lifecycle_policy_request_response.go index efaa845291..8d55868f3f 100644 --- a/objectstorage/put_object_lifecycle_policy_request_response.go +++ b/objectstorage/put_object_lifecycle_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/put_object_request_response.go b/objectstorage/put_object_request_response.go index 82482e510a..8d6b6ef7d2 100644 --- a/objectstorage/put_object_request_response.go +++ b/objectstorage/put_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/reencrypt_bucket_request_response.go b/objectstorage/reencrypt_bucket_request_response.go index 4e6a866217..03d5748ea0 100644 --- a/objectstorage/reencrypt_bucket_request_response.go +++ b/objectstorage/reencrypt_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/reencrypt_object_details.go b/objectstorage/reencrypt_object_details.go index 8c85427436..d6cc8a46f9 100644 --- a/objectstorage/reencrypt_object_details.go +++ b/objectstorage/reencrypt_object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/reencrypt_object_request_response.go b/objectstorage/reencrypt_object_request_response.go index 8254a2a92a..54436d3ba7 100644 --- a/objectstorage/reencrypt_object_request_response.go +++ b/objectstorage/reencrypt_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/rename_object_details.go b/objectstorage/rename_object_details.go index 91c7a3fa0b..ae0ee7df5a 100644 --- a/objectstorage/rename_object_details.go +++ b/objectstorage/rename_object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/rename_object_request_response.go b/objectstorage/rename_object_request_response.go index a5cb6c83ae..9c19319773 100644 --- a/objectstorage/rename_object_request_response.go +++ b/objectstorage/rename_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/replication_policy.go b/objectstorage/replication_policy.go index 34cdf6ffbe..b25c8ba1a2 100644 --- a/objectstorage/replication_policy.go +++ b/objectstorage/replication_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/replication_policy_summary.go b/objectstorage/replication_policy_summary.go index 2a16263807..a97a2f6da8 100644 --- a/objectstorage/replication_policy_summary.go +++ b/objectstorage/replication_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/replication_source.go b/objectstorage/replication_source.go index f50c87ff97..7ce2aba2a9 100644 --- a/objectstorage/replication_source.go +++ b/objectstorage/replication_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/restore_objects_details.go b/objectstorage/restore_objects_details.go index 8ab10f6b3e..d6d5b29383 100644 --- a/objectstorage/restore_objects_details.go +++ b/objectstorage/restore_objects_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/restore_objects_request_response.go b/objectstorage/restore_objects_request_response.go index 89356d147c..2bfdd27e49 100644 --- a/objectstorage/restore_objects_request_response.go +++ b/objectstorage/restore_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/retention_rule.go b/objectstorage/retention_rule.go index 6f1e1cab64..4371f1d392 100644 --- a/objectstorage/retention_rule.go +++ b/objectstorage/retention_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/retention_rule_collection.go b/objectstorage/retention_rule_collection.go index afd2b7564b..6e72e0528d 100644 --- a/objectstorage/retention_rule_collection.go +++ b/objectstorage/retention_rule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/retention_rule_details.go b/objectstorage/retention_rule_details.go index fb51401986..e4adfacfe2 100644 --- a/objectstorage/retention_rule_details.go +++ b/objectstorage/retention_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/retention_rule_summary.go b/objectstorage/retention_rule_summary.go index 622cdd6413..430df38bc2 100644 --- a/objectstorage/retention_rule_summary.go +++ b/objectstorage/retention_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/sse_customer_key_details.go b/objectstorage/sse_customer_key_details.go index 1c874b11f0..50440c095d 100644 --- a/objectstorage/sse_customer_key_details.go +++ b/objectstorage/sse_customer_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/storage_tier.go b/objectstorage/storage_tier.go index 04bfdf0924..0b29d8bacc 100644 --- a/objectstorage/storage_tier.go +++ b/objectstorage/storage_tier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_bucket_details.go b/objectstorage/update_bucket_details.go index 2d0faabda3..65e41d4f76 100644 --- a/objectstorage/update_bucket_details.go +++ b/objectstorage/update_bucket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_bucket_request_response.go b/objectstorage/update_bucket_request_response.go index 570220b85e..e72e652b4b 100644 --- a/objectstorage/update_bucket_request_response.go +++ b/objectstorage/update_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_namespace_metadata_details.go b/objectstorage/update_namespace_metadata_details.go index f52271a557..80272aecaa 100644 --- a/objectstorage/update_namespace_metadata_details.go +++ b/objectstorage/update_namespace_metadata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_namespace_metadata_request_response.go b/objectstorage/update_namespace_metadata_request_response.go index 875c764224..1b29bffde2 100644 --- a/objectstorage/update_namespace_metadata_request_response.go +++ b/objectstorage/update_namespace_metadata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_object_storage_tier_details.go b/objectstorage/update_object_storage_tier_details.go index 1c0928d2a3..86c01e264d 100644 --- a/objectstorage/update_object_storage_tier_details.go +++ b/objectstorage/update_object_storage_tier_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_object_storage_tier_request_response.go b/objectstorage/update_object_storage_tier_request_response.go index c1525b91df..de6162264f 100644 --- a/objectstorage/update_object_storage_tier_request_response.go +++ b/objectstorage/update_object_storage_tier_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_retention_rule_details.go b/objectstorage/update_retention_rule_details.go index 9dfaacc0eb..d0a5c22257 100644 --- a/objectstorage/update_retention_rule_details.go +++ b/objectstorage/update_retention_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/update_retention_rule_request_response.go b/objectstorage/update_retention_rule_request_response.go index cf3f733f3a..340dd34245 100644 --- a/objectstorage/update_retention_rule_request_response.go +++ b/objectstorage/update_retention_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/upload_part_request_response.go b/objectstorage/upload_part_request_response.go index 0be6e5a783..61cb635df6 100644 --- a/objectstorage/upload_part_request_response.go +++ b/objectstorage/upload_part_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/work_request.go b/objectstorage/work_request.go index 7ed4c2e4b4..5c456538d1 100644 --- a/objectstorage/work_request.go +++ b/objectstorage/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/work_request_error.go b/objectstorage/work_request_error.go index 30902bb545..cee682c262 100644 --- a/objectstorage/work_request_error.go +++ b/objectstorage/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/work_request_log_entry.go b/objectstorage/work_request_log_entry.go index 5eab9b30d6..0d2a616cad 100644 --- a/objectstorage/work_request_log_entry.go +++ b/objectstorage/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/work_request_resource.go b/objectstorage/work_request_resource.go index 3e290d36e7..d3f186fa10 100644 --- a/objectstorage/work_request_resource.go +++ b/objectstorage/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/work_request_resource_metadata_key.go b/objectstorage/work_request_resource_metadata_key.go index c47f85b5ab..78086392c0 100644 --- a/objectstorage/work_request_resource_metadata_key.go +++ b/objectstorage/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/objectstorage/work_request_summary.go b/objectstorage/work_request_summary.go index 33a244ba70..b0b70b203e 100644 --- a/objectstorage/work_request_summary.go +++ b/objectstorage/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/change_oce_instance_compartment_details.go b/oce/change_oce_instance_compartment_details.go index ed44dda927..23eac7cbd0 100644 --- a/oce/change_oce_instance_compartment_details.go +++ b/oce/change_oce_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/change_oce_instance_compartment_request_response.go b/oce/change_oce_instance_compartment_request_response.go index 8b1a67dcdb..08ab8b399f 100644 --- a/oce/change_oce_instance_compartment_request_response.go +++ b/oce/change_oce_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/create_oce_instance_details.go b/oce/create_oce_instance_details.go index 46e353b22d..c59fb87d8a 100644 --- a/oce/create_oce_instance_details.go +++ b/oce/create_oce_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/create_oce_instance_request_response.go b/oce/create_oce_instance_request_response.go index 8f2ae01052..51cc3b94ce 100644 --- a/oce/create_oce_instance_request_response.go +++ b/oce/create_oce_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/delete_oce_instance_request_response.go b/oce/delete_oce_instance_request_response.go index 29c669f994..26866b31f5 100644 --- a/oce/delete_oce_instance_request_response.go +++ b/oce/delete_oce_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/get_oce_instance_request_response.go b/oce/get_oce_instance_request_response.go index ea9194132c..3da1e68300 100644 --- a/oce/get_oce_instance_request_response.go +++ b/oce/get_oce_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/get_work_request_request_response.go b/oce/get_work_request_request_response.go index 4d9c652c91..692ec0e9a9 100644 --- a/oce/get_work_request_request_response.go +++ b/oce/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/identity_stripe_details.go b/oce/identity_stripe_details.go index e3c79a0fc7..153347c709 100644 --- a/oce/identity_stripe_details.go +++ b/oce/identity_stripe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/license_type.go b/oce/license_type.go index 740c6f34aa..23953a86c0 100644 --- a/oce/license_type.go +++ b/oce/license_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/lifecycle_details.go b/oce/lifecycle_details.go index 6e4581fb56..f62fc6a8b4 100644 --- a/oce/lifecycle_details.go +++ b/oce/lifecycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/lifecycle_state.go b/oce/lifecycle_state.go index 25ed7d2894..a0fafa0286 100644 --- a/oce/lifecycle_state.go +++ b/oce/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/list_oce_instances_request_response.go b/oce/list_oce_instances_request_response.go index de84affa77..72161e7698 100644 --- a/oce/list_oce_instances_request_response.go +++ b/oce/list_oce_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/list_work_request_errors_request_response.go b/oce/list_work_request_errors_request_response.go index de0b010242..418cb49930 100644 --- a/oce/list_work_request_errors_request_response.go +++ b/oce/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/list_work_request_logs_request_response.go b/oce/list_work_request_logs_request_response.go index d8269086aa..6edb1e2737 100644 --- a/oce/list_work_request_logs_request_response.go +++ b/oce/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/list_work_requests_request_response.go b/oce/list_work_requests_request_response.go index 18896139e8..804470993e 100644 --- a/oce/list_work_requests_request_response.go +++ b/oce/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/oce_instance.go b/oce/oce_instance.go index 96abdc7cd7..d2abd73dad 100644 --- a/oce/oce_instance.go +++ b/oce/oce_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/oce_instance_summary.go b/oce/oce_instance_summary.go index 63022816af..e71d4a13eb 100644 --- a/oce/oce_instance_summary.go +++ b/oce/oce_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/oce_oceinstance_client.go b/oce/oce_oceinstance_client.go index 519c548637..967b9877cd 100644 --- a/oce/oce_oceinstance_client.go +++ b/oce/oce_oceinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/update_oce_instance_details.go b/oce/update_oce_instance_details.go index c48ed2f302..a10a4058c8 100644 --- a/oce/update_oce_instance_details.go +++ b/oce/update_oce_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/update_oce_instance_request_response.go b/oce/update_oce_instance_request_response.go index e1f7242bfe..f3ead37b59 100644 --- a/oce/update_oce_instance_request_response.go +++ b/oce/update_oce_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/work_request.go b/oce/work_request.go index 0dc8c4a1b3..0578dd9c4a 100644 --- a/oce/work_request.go +++ b/oce/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/work_request_error.go b/oce/work_request_error.go index 50e59144ae..cb7f0ad4ae 100644 --- a/oce/work_request_error.go +++ b/oce/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/work_request_log_entry.go b/oce/work_request_log_entry.go index 39d5f0aa2a..ce7faeab8e 100644 --- a/oce/work_request_log_entry.go +++ b/oce/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/work_request_resource.go b/oce/work_request_resource.go index 32a52b3242..d672b6e81c 100644 --- a/oce/work_request_resource.go +++ b/oce/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/workflow_monitor.go b/oce/workflow_monitor.go index 1720b2109a..69e98c1e6d 100644 --- a/oce/workflow_monitor.go +++ b/oce/workflow_monitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oce/workflow_step.go b/oce/workflow_step.go index c50a3da6e1..8587f59822 100644 --- a/oce/workflow_step.go +++ b/oce/workflow_step.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/dimension_value.go b/ocicontrolcenter/dimension_value.go index a0fdbb51a2..fae99aef8c 100644 --- a/ocicontrolcenter/dimension_value.go +++ b/ocicontrolcenter/dimension_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/list_metric_properties_request_response.go b/ocicontrolcenter/list_metric_properties_request_response.go index 131b04a5cd..9fad36c57a 100644 --- a/ocicontrolcenter/list_metric_properties_request_response.go +++ b/ocicontrolcenter/list_metric_properties_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/list_namespaces_request_response.go b/ocicontrolcenter/list_namespaces_request_response.go index 852b497789..ec7270c040 100644 --- a/ocicontrolcenter/list_namespaces_request_response.go +++ b/ocicontrolcenter/list_namespaces_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/metric_property_collection.go b/ocicontrolcenter/metric_property_collection.go index 8c849a1fb7..2553f64768 100644 --- a/ocicontrolcenter/metric_property_collection.go +++ b/ocicontrolcenter/metric_property_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/metric_property_summary.go b/ocicontrolcenter/metric_property_summary.go index 3082857d8e..6222763ad5 100644 --- a/ocicontrolcenter/metric_property_summary.go +++ b/ocicontrolcenter/metric_property_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/namespace_collection.go b/ocicontrolcenter/namespace_collection.go index 6e0b1dec37..48144cbbf8 100644 --- a/ocicontrolcenter/namespace_collection.go +++ b/ocicontrolcenter/namespace_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/namespace_summary.go b/ocicontrolcenter/namespace_summary.go index 92e9d7736a..d17a9c482c 100644 --- a/ocicontrolcenter/namespace_summary.go +++ b/ocicontrolcenter/namespace_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/ocicontrolcenter_occmetrics_client.go b/ocicontrolcenter/ocicontrolcenter_occmetrics_client.go index 16265ffd71..3fe820b5f1 100644 --- a/ocicontrolcenter/ocicontrolcenter_occmetrics_client.go +++ b/ocicontrolcenter/ocicontrolcenter_occmetrics_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/request_summarized_metric_data_details.go b/ocicontrolcenter/request_summarized_metric_data_details.go index a9aafedc02..dc18fb3410 100644 --- a/ocicontrolcenter/request_summarized_metric_data_details.go +++ b/ocicontrolcenter/request_summarized_metric_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/request_summarized_metric_data_request_response.go b/ocicontrolcenter/request_summarized_metric_data_request_response.go index beec27649d..503f6f17a6 100644 --- a/ocicontrolcenter/request_summarized_metric_data_request_response.go +++ b/ocicontrolcenter/request_summarized_metric_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/summarized_metric_data.go b/ocicontrolcenter/summarized_metric_data.go index 3169bff316..342e74d46d 100644 --- a/ocicontrolcenter/summarized_metric_data.go +++ b/ocicontrolcenter/summarized_metric_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocicontrolcenter/summarized_metric_data_collection.go b/ocicontrolcenter/summarized_metric_data_collection.go index b4f8289c75..4c567d1925 100644 --- a/ocicontrolcenter/summarized_metric_data_collection.go +++ b/ocicontrolcenter/summarized_metric_data_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/action_types.go b/ocvp/action_types.go index 15e509cfda..e5855cad09 100644 --- a/ocvp/action_types.go +++ b/ocvp/action_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/cancel_downgrade_hcx_request_response.go b/ocvp/cancel_downgrade_hcx_request_response.go index b3a875ae7c..19f0eeca7b 100644 --- a/ocvp/cancel_downgrade_hcx_request_response.go +++ b/ocvp/cancel_downgrade_hcx_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/change_sddc_compartment_details.go b/ocvp/change_sddc_compartment_details.go index af75da38e3..88b6e2871f 100644 --- a/ocvp/change_sddc_compartment_details.go +++ b/ocvp/change_sddc_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/change_sddc_compartment_request_response.go b/ocvp/change_sddc_compartment_request_response.go index b90ae5d758..6bf9f0ba81 100644 --- a/ocvp/change_sddc_compartment_request_response.go +++ b/ocvp/change_sddc_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/cluster.go b/ocvp/cluster.go index 6ebd7d73ef..678b528d94 100644 --- a/ocvp/cluster.go +++ b/ocvp/cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/cluster_collection.go b/ocvp/cluster_collection.go index 8145e8405a..d9bb0e2b9c 100644 --- a/ocvp/cluster_collection.go +++ b/ocvp/cluster_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/cluster_summary.go b/ocvp/cluster_summary.go index 49c262c6e0..9dcea91118 100644 --- a/ocvp/cluster_summary.go +++ b/ocvp/cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/commitment.go b/ocvp/commitment.go index 6864390046..18936c2ce8 100644 --- a/ocvp/commitment.go +++ b/ocvp/commitment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/create_cluster_details.go b/ocvp/create_cluster_details.go index 3b21b8530a..0c7a818815 100644 --- a/ocvp/create_cluster_details.go +++ b/ocvp/create_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/create_cluster_request_response.go b/ocvp/create_cluster_request_response.go index 333ce7f971..dadab943e2 100644 --- a/ocvp/create_cluster_request_response.go +++ b/ocvp/create_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/create_esxi_host_details.go b/ocvp/create_esxi_host_details.go index 63418cd09b..318ceb85fa 100644 --- a/ocvp/create_esxi_host_details.go +++ b/ocvp/create_esxi_host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/create_esxi_host_request_response.go b/ocvp/create_esxi_host_request_response.go index d6c08eaa75..b8bde46b79 100644 --- a/ocvp/create_esxi_host_request_response.go +++ b/ocvp/create_esxi_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/create_sddc_details.go b/ocvp/create_sddc_details.go index b799588f62..1dced711dc 100644 --- a/ocvp/create_sddc_details.go +++ b/ocvp/create_sddc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/create_sddc_request_response.go b/ocvp/create_sddc_request_response.go index 601bf71552..a0eba9c658 100644 --- a/ocvp/create_sddc_request_response.go +++ b/ocvp/create_sddc_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/datastore_details.go b/ocvp/datastore_details.go index e1510e8d6a..21c798336c 100644 --- a/ocvp/datastore_details.go +++ b/ocvp/datastore_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/datastore_info.go b/ocvp/datastore_info.go index 45a4636aec..590ac3dfb3 100644 --- a/ocvp/datastore_info.go +++ b/ocvp/datastore_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/datastore_types.go b/ocvp/datastore_types.go index 06eed3ef02..d5d95ad6f1 100644 --- a/ocvp/datastore_types.go +++ b/ocvp/datastore_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/delete_cluster_request_response.go b/ocvp/delete_cluster_request_response.go index 4c6782bd4d..49319cce5d 100644 --- a/ocvp/delete_cluster_request_response.go +++ b/ocvp/delete_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/delete_esxi_host_request_response.go b/ocvp/delete_esxi_host_request_response.go index 879b5fffed..6fd837d896 100644 --- a/ocvp/delete_esxi_host_request_response.go +++ b/ocvp/delete_esxi_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/delete_sddc_request_response.go b/ocvp/delete_sddc_request_response.go index 6a940ae56a..b12800df19 100644 --- a/ocvp/delete_sddc_request_response.go +++ b/ocvp/delete_sddc_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/downgrade_hcx_details.go b/ocvp/downgrade_hcx_details.go index f9429c6afe..e6b4f21272 100644 --- a/ocvp/downgrade_hcx_details.go +++ b/ocvp/downgrade_hcx_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/downgrade_hcx_request_response.go b/ocvp/downgrade_hcx_request_response.go index 20bcb40ce1..10a494d585 100644 --- a/ocvp/downgrade_hcx_request_response.go +++ b/ocvp/downgrade_hcx_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/esxi_host.go b/ocvp/esxi_host.go index 1d9de1f5ae..36f02538b6 100644 --- a/ocvp/esxi_host.go +++ b/ocvp/esxi_host.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/esxi_host_collection.go b/ocvp/esxi_host_collection.go index e7bcaf7247..245dc1a156 100644 --- a/ocvp/esxi_host_collection.go +++ b/ocvp/esxi_host_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/esxi_host_summary.go b/ocvp/esxi_host_summary.go index 716a10c32d..350abff9d4 100644 --- a/ocvp/esxi_host_summary.go +++ b/ocvp/esxi_host_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/get_cluster_request_response.go b/ocvp/get_cluster_request_response.go index 1dbd9c6dd5..048586fe5e 100644 --- a/ocvp/get_cluster_request_response.go +++ b/ocvp/get_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/get_esxi_host_request_response.go b/ocvp/get_esxi_host_request_response.go index f8155b9377..5771fdd5df 100644 --- a/ocvp/get_esxi_host_request_response.go +++ b/ocvp/get_esxi_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/get_sddc_request_response.go b/ocvp/get_sddc_request_response.go index 3eed03f4ad..a548212b09 100644 --- a/ocvp/get_sddc_request_response.go +++ b/ocvp/get_sddc_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/get_work_request_request_response.go b/ocvp/get_work_request_request_response.go index 19445210cd..13a4f4ef03 100644 --- a/ocvp/get_work_request_request_response.go +++ b/ocvp/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/hcx_license_status.go b/ocvp/hcx_license_status.go index 6230a26d66..f9ccf1ee62 100644 --- a/ocvp/hcx_license_status.go +++ b/ocvp/hcx_license_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/hcx_license_summary.go b/ocvp/hcx_license_summary.go index 0723dddcf2..80630cbcaa 100644 --- a/ocvp/hcx_license_summary.go +++ b/ocvp/hcx_license_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/hcx_modes.go b/ocvp/hcx_modes.go index 9cbf89acca..cc69180b9d 100644 --- a/ocvp/hcx_modes.go +++ b/ocvp/hcx_modes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/initial_cluster_configuration.go b/ocvp/initial_cluster_configuration.go index 6b2beb2309..a29e636e6f 100644 --- a/ocvp/initial_cluster_configuration.go +++ b/ocvp/initial_cluster_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/initial_configuration.go b/ocvp/initial_configuration.go index 90656f9faa..3fe59d6a1d 100644 --- a/ocvp/initial_configuration.go +++ b/ocvp/initial_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/inplace_upgrade_request_response.go b/ocvp/inplace_upgrade_request_response.go index 946f75761c..436bbd5e47 100644 --- a/ocvp/inplace_upgrade_request_response.go +++ b/ocvp/inplace_upgrade_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/lifecycle_states.go b/ocvp/lifecycle_states.go index 271db3cb07..70cbb1d3cc 100644 --- a/ocvp/lifecycle_states.go +++ b/ocvp/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_clusters_request_response.go b/ocvp/list_clusters_request_response.go index f3741ec4b7..41c94749af 100644 --- a/ocvp/list_clusters_request_response.go +++ b/ocvp/list_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_esxi_hosts_request_response.go b/ocvp/list_esxi_hosts_request_response.go index 4f74f0b1bd..3a8bc26329 100644 --- a/ocvp/list_esxi_hosts_request_response.go +++ b/ocvp/list_esxi_hosts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_sddcs_request_response.go b/ocvp/list_sddcs_request_response.go index 0501ca7b47..b305a61933 100644 --- a/ocvp/list_sddcs_request_response.go +++ b/ocvp/list_sddcs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_supported_commitments_request_response.go b/ocvp/list_supported_commitments_request_response.go index 945209dfbd..f33c333ab8 100644 --- a/ocvp/list_supported_commitments_request_response.go +++ b/ocvp/list_supported_commitments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_supported_host_shapes_request_response.go b/ocvp/list_supported_host_shapes_request_response.go index 027cae9e59..db0ffacbfb 100644 --- a/ocvp/list_supported_host_shapes_request_response.go +++ b/ocvp/list_supported_host_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_supported_vmware_software_versions_request_response.go b/ocvp/list_supported_vmware_software_versions_request_response.go index 3fba3a52ad..3a8b2b1669 100644 --- a/ocvp/list_supported_vmware_software_versions_request_response.go +++ b/ocvp/list_supported_vmware_software_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_work_request_errors_request_response.go b/ocvp/list_work_request_errors_request_response.go index d1d60ec304..113aead2ac 100644 --- a/ocvp/list_work_request_errors_request_response.go +++ b/ocvp/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_work_request_logs_request_response.go b/ocvp/list_work_request_logs_request_response.go index b6fdd99cf8..2b568b7c5f 100644 --- a/ocvp/list_work_request_logs_request_response.go +++ b/ocvp/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/list_work_requests_request_response.go b/ocvp/list_work_requests_request_response.go index 525fba76ce..9455dcd6f3 100644 --- a/ocvp/list_work_requests_request_response.go +++ b/ocvp/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/network_configuration.go b/ocvp/network_configuration.go index b9791bc924..42c3d7eef1 100644 --- a/ocvp/network_configuration.go +++ b/ocvp/network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/ocvp_cluster_client.go b/ocvp/ocvp_cluster_client.go index 19876b782b..4cb2a8bada 100644 --- a/ocvp/ocvp_cluster_client.go +++ b/ocvp/ocvp_cluster_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/ocvp_esxihost_client.go b/ocvp/ocvp_esxihost_client.go index 76f2a118fb..e3f296c4ad 100644 --- a/ocvp/ocvp_esxihost_client.go +++ b/ocvp/ocvp_esxihost_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/ocvp_sddc_client.go b/ocvp/ocvp_sddc_client.go index 16c95674a2..1c9cd09d6e 100644 --- a/ocvp/ocvp_sddc_client.go +++ b/ocvp/ocvp_sddc_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/ocvp_workrequest_client.go b/ocvp/ocvp_workrequest_client.go index 0e008e838b..996266710b 100644 --- a/ocvp/ocvp_workrequest_client.go +++ b/ocvp/ocvp_workrequest_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/operation_status.go b/ocvp/operation_status.go index f485392280..1b7d4489ca 100644 --- a/ocvp/operation_status.go +++ b/ocvp/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/operation_types.go b/ocvp/operation_types.go index 636758f08d..b92fb8a564 100644 --- a/ocvp/operation_types.go +++ b/ocvp/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/password_types.go b/ocvp/password_types.go index 9c4a338653..022871200a 100644 --- a/ocvp/password_types.go +++ b/ocvp/password_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/refresh_hcx_license_status_request_response.go b/ocvp/refresh_hcx_license_status_request_response.go index bf79cbaf80..95ed874b92 100644 --- a/ocvp/refresh_hcx_license_status_request_response.go +++ b/ocvp/refresh_hcx_license_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/replace_host_details.go b/ocvp/replace_host_details.go index 48cf460713..c4adc5d4e0 100644 --- a/ocvp/replace_host_details.go +++ b/ocvp/replace_host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/replace_host_request_response.go b/ocvp/replace_host_request_response.go index 38464f3fcd..a0824200ee 100644 --- a/ocvp/replace_host_request_response.go +++ b/ocvp/replace_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/retrieve_password_request_response.go b/ocvp/retrieve_password_request_response.go index e53469ff04..b8232a2d70 100644 --- a/ocvp/retrieve_password_request_response.go +++ b/ocvp/retrieve_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/sddc.go b/ocvp/sddc.go index 1a31591fd0..c2aadafa7b 100644 --- a/ocvp/sddc.go +++ b/ocvp/sddc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/sddc_collection.go b/ocvp/sddc_collection.go index faca9b1215..83a1ce8c9c 100644 --- a/ocvp/sddc_collection.go +++ b/ocvp/sddc_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/sddc_password.go b/ocvp/sddc_password.go index ce6947dfad..c2419a14e0 100644 --- a/ocvp/sddc_password.go +++ b/ocvp/sddc_password.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/sddc_summary.go b/ocvp/sddc_summary.go index 7442cb860b..7fad0e4a02 100644 --- a/ocvp/sddc_summary.go +++ b/ocvp/sddc_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/sort_orders.go b/ocvp/sort_orders.go index 22b17978bf..32a5b6ab51 100644 --- a/ocvp/sort_orders.go +++ b/ocvp/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_commitment_summary.go b/ocvp/supported_commitment_summary.go index d07db470d5..93e2c5faf5 100644 --- a/ocvp/supported_commitment_summary.go +++ b/ocvp/supported_commitment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_commitment_summary_collection.go b/ocvp/supported_commitment_summary_collection.go index 78291bfa35..e62e2a2566 100644 --- a/ocvp/supported_commitment_summary_collection.go +++ b/ocvp/supported_commitment_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_esxi_software_version_summary.go b/ocvp/supported_esxi_software_version_summary.go index aaf1005ab9..b1d66f3367 100644 --- a/ocvp/supported_esxi_software_version_summary.go +++ b/ocvp/supported_esxi_software_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_host_shape_collection.go b/ocvp/supported_host_shape_collection.go index 13d6f36fe5..d5a6645cd5 100644 --- a/ocvp/supported_host_shape_collection.go +++ b/ocvp/supported_host_shape_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_host_shape_summary.go b/ocvp/supported_host_shape_summary.go index d93e50fb9c..be934ecdd6 100644 --- a/ocvp/supported_host_shape_summary.go +++ b/ocvp/supported_host_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_vmware_software_version_collection.go b/ocvp/supported_vmware_software_version_collection.go index 137a5fad88..cf261f8072 100644 --- a/ocvp/supported_vmware_software_version_collection.go +++ b/ocvp/supported_vmware_software_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/supported_vmware_software_version_summary.go b/ocvp/supported_vmware_software_version_summary.go index 867f82da77..266bc4f591 100644 --- a/ocvp/supported_vmware_software_version_summary.go +++ b/ocvp/supported_vmware_software_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/swap_billing_request_response.go b/ocvp/swap_billing_request_response.go index 46abdcde92..8e343f5e2c 100644 --- a/ocvp/swap_billing_request_response.go +++ b/ocvp/swap_billing_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/update_cluster_details.go b/ocvp/update_cluster_details.go index fcbf1681cd..3f02a6f989 100644 --- a/ocvp/update_cluster_details.go +++ b/ocvp/update_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/update_cluster_request_response.go b/ocvp/update_cluster_request_response.go index c4bbb48c6c..0bed56fa8a 100644 --- a/ocvp/update_cluster_request_response.go +++ b/ocvp/update_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/update_esxi_host_details.go b/ocvp/update_esxi_host_details.go index 474ff76ac0..ae27e593ff 100644 --- a/ocvp/update_esxi_host_details.go +++ b/ocvp/update_esxi_host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/update_esxi_host_request_response.go b/ocvp/update_esxi_host_request_response.go index 97ebbcae89..d70c4f99bf 100644 --- a/ocvp/update_esxi_host_request_response.go +++ b/ocvp/update_esxi_host_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/update_sddc_details.go b/ocvp/update_sddc_details.go index 40fa03b33b..bfaae36d72 100644 --- a/ocvp/update_sddc_details.go +++ b/ocvp/update_sddc_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/update_sddc_request_response.go b/ocvp/update_sddc_request_response.go index b19eff9054..04e476e645 100644 --- a/ocvp/update_sddc_request_response.go +++ b/ocvp/update_sddc_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/upgrade_hcx_request_response.go b/ocvp/upgrade_hcx_request_response.go index 7acbdcd37d..a6adeae580 100644 --- a/ocvp/upgrade_hcx_request_response.go +++ b/ocvp/upgrade_hcx_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/vsphere_license.go b/ocvp/vsphere_license.go index 1f16b80359..71a1ecff7d 100644 --- a/ocvp/vsphere_license.go +++ b/ocvp/vsphere_license.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/vsphere_types.go b/ocvp/vsphere_types.go index a0adb00239..cec7d9a6af 100644 --- a/ocvp/vsphere_types.go +++ b/ocvp/vsphere_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/vsphere_upgrade_object.go b/ocvp/vsphere_upgrade_object.go index 111c6a8d29..ab23ce723c 100644 --- a/ocvp/vsphere_upgrade_object.go +++ b/ocvp/vsphere_upgrade_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request.go b/ocvp/work_request.go index 903d08bae0..8525217193 100644 --- a/ocvp/work_request.go +++ b/ocvp/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request_collection.go b/ocvp/work_request_collection.go index 724a3abf2c..ea36eea620 100644 --- a/ocvp/work_request_collection.go +++ b/ocvp/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request_error.go b/ocvp/work_request_error.go index 1e75d9688b..a1bf1b1d8f 100644 --- a/ocvp/work_request_error.go +++ b/ocvp/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request_error_collection.go b/ocvp/work_request_error_collection.go index 02c15ac62a..353d15b8a6 100644 --- a/ocvp/work_request_error_collection.go +++ b/ocvp/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request_log_entry.go b/ocvp/work_request_log_entry.go index cd8a5b57b4..5fe2ca2ca0 100644 --- a/ocvp/work_request_log_entry.go +++ b/ocvp/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request_log_entry_collection.go b/ocvp/work_request_log_entry_collection.go index 66eb45a3a0..adc8799ee7 100644 --- a/ocvp/work_request_log_entry_collection.go +++ b/ocvp/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ocvp/work_request_resource.go b/ocvp/work_request_resource.go index b845684385..f790939aa3 100644 --- a/ocvp/work_request_resource.go +++ b/ocvp/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/android_channel.go b/oda/android_channel.go index c698fa8263..9afc080f27 100644 --- a/oda/android_channel.go +++ b/oda/android_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/app_event_channel.go b/oda/app_event_channel.go index d79c3cf701..c58eb24ce6 100644 --- a/oda/app_event_channel.go +++ b/oda/app_event_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/application_channel.go b/oda/application_channel.go index e0f1848461..66e7325143 100644 --- a/oda/application_channel.go +++ b/oda/application_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/authentication_grant_type.go b/oda/authentication_grant_type.go index 63121ee6e4..3026ced7cc 100644 --- a/oda/authentication_grant_type.go +++ b/oda/authentication_grant_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/authentication_identity_provider.go b/oda/authentication_identity_provider.go index f3c12eb86b..bdb8190d60 100644 --- a/oda/authentication_identity_provider.go +++ b/oda/authentication_identity_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/authentication_provider.go b/oda/authentication_provider.go index ee5d7a76b3..924a13c512 100644 --- a/oda/authentication_provider.go +++ b/oda/authentication_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/authentication_provider_collection.go b/oda/authentication_provider_collection.go index e3250b98fe..a681c66571 100644 --- a/oda/authentication_provider_collection.go +++ b/oda/authentication_provider_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/authentication_provider_summary.go b/oda/authentication_provider_summary.go index f8ff650244..1c7edfec7a 100644 --- a/oda/authentication_provider_summary.go +++ b/oda/authentication_provider_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/bot.go b/oda/bot.go index 0ae6bdfd21..717f8b42be 100644 --- a/oda/bot.go +++ b/oda/bot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/bot_multilingual_mode.go b/oda/bot_multilingual_mode.go index 29df1eddf5..dc29582c21 100644 --- a/oda/bot_multilingual_mode.go +++ b/oda/bot_multilingual_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/bot_publish_state.go b/oda/bot_publish_state.go index 807a2c6204..fe7fb6a9f0 100644 --- a/oda/bot_publish_state.go +++ b/oda/bot_publish_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/change_oda_instance_compartment_details.go b/oda/change_oda_instance_compartment_details.go index 9e16dd9a78..c151c01e89 100644 --- a/oda/change_oda_instance_compartment_details.go +++ b/oda/change_oda_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/change_oda_instance_compartment_request_response.go b/oda/change_oda_instance_compartment_request_response.go index 9f17c7780e..6b5e227b94 100644 --- a/oda/change_oda_instance_compartment_request_response.go +++ b/oda/change_oda_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/change_oda_private_endpoint_compartment_details.go b/oda/change_oda_private_endpoint_compartment_details.go index ab0e41fe59..fdd8210a23 100644 --- a/oda/change_oda_private_endpoint_compartment_details.go +++ b/oda/change_oda_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/change_oda_private_endpoint_compartment_request_response.go b/oda/change_oda_private_endpoint_compartment_request_response.go index 3dbb4bb16c..0fd1da0c36 100644 --- a/oda/change_oda_private_endpoint_compartment_request_response.go +++ b/oda/change_oda_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/channel.go b/oda/channel.go index 7f8d21717a..c2a3a42ff3 100644 --- a/oda/channel.go +++ b/oda/channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/channel_category.go b/oda/channel_category.go index 3bcf968222..263b1596a5 100644 --- a/oda/channel_category.go +++ b/oda/channel_category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/channel_collection.go b/oda/channel_collection.go index 79daedc8ca..afd0e8c4c8 100644 --- a/oda/channel_collection.go +++ b/oda/channel_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/channel_summary.go b/oda/channel_summary.go index 861e2c03d1..8c4de1c655 100644 --- a/oda/channel_summary.go +++ b/oda/channel_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/channel_type.go b/oda/channel_type.go index 487ec241ba..6be26b67ab 100644 --- a/oda/channel_type.go +++ b/oda/channel_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/clone_digital_assistant_details.go b/oda/clone_digital_assistant_details.go index c2f1a8ef51..f3ad3ca2bf 100644 --- a/oda/clone_digital_assistant_details.go +++ b/oda/clone_digital_assistant_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/clone_skill_details.go b/oda/clone_skill_details.go index a62ec9463f..2980d93762 100644 --- a/oda/clone_skill_details.go +++ b/oda/clone_skill_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/configure_digital_assistant_parameters_details.go b/oda/configure_digital_assistant_parameters_details.go index 073dcd91b4..118219c864 100644 --- a/oda/configure_digital_assistant_parameters_details.go +++ b/oda/configure_digital_assistant_parameters_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/configure_digital_assistant_parameters_request_response.go b/oda/configure_digital_assistant_parameters_request_response.go index f4b2e124e2..f3822815c3 100644 --- a/oda/configure_digital_assistant_parameters_request_response.go +++ b/oda/configure_digital_assistant_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/cortana_channel.go b/oda/cortana_channel.go index f1b1f38ae2..776dd83db0 100644 --- a/oda/cortana_channel.go +++ b/oda/cortana_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_android_channel_details.go b/oda/create_android_channel_details.go index 0ec3c5ab40..7285356c9f 100644 --- a/oda/create_android_channel_details.go +++ b/oda/create_android_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_android_channel_result.go b/oda/create_android_channel_result.go index 5e71932567..8d26e2b886 100644 --- a/oda/create_android_channel_result.go +++ b/oda/create_android_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_app_event_channel_details.go b/oda/create_app_event_channel_details.go index 3070d5068f..cb7cc6c88a 100644 --- a/oda/create_app_event_channel_details.go +++ b/oda/create_app_event_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_app_event_channel_result.go b/oda/create_app_event_channel_result.go index bc88345c73..771a73b7bb 100644 --- a/oda/create_app_event_channel_result.go +++ b/oda/create_app_event_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_application_channel_details.go b/oda/create_application_channel_details.go index a3237e5ede..d3fa304c60 100644 --- a/oda/create_application_channel_details.go +++ b/oda/create_application_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_application_channel_result.go b/oda/create_application_channel_result.go index 37e162bb5e..81e7132101 100644 --- a/oda/create_application_channel_result.go +++ b/oda/create_application_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_authentication_provider_details.go b/oda/create_authentication_provider_details.go index db42505fe1..140ed3bd29 100644 --- a/oda/create_authentication_provider_details.go +++ b/oda/create_authentication_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_authentication_provider_request_response.go b/oda/create_authentication_provider_request_response.go index 692a6fc84f..3a0ca17961 100644 --- a/oda/create_authentication_provider_request_response.go +++ b/oda/create_authentication_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_bot_kind.go b/oda/create_bot_kind.go index 5ab0b2ef40..c76bf3e586 100644 --- a/oda/create_bot_kind.go +++ b/oda/create_bot_kind.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_channel_details.go b/oda/create_channel_details.go index 5fbaed9afd..d523fd7100 100644 --- a/oda/create_channel_details.go +++ b/oda/create_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_channel_request_response.go b/oda/create_channel_request_response.go index 775ab9e09e..30ad2b5656 100644 --- a/oda/create_channel_request_response.go +++ b/oda/create_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_channel_result.go b/oda/create_channel_result.go index c6678d0be3..8e609956ad 100644 --- a/oda/create_channel_result.go +++ b/oda/create_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_cortana_channel_details.go b/oda/create_cortana_channel_details.go index 9aab600906..d8528a05a3 100644 --- a/oda/create_cortana_channel_details.go +++ b/oda/create_cortana_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_cortana_channel_result.go b/oda/create_cortana_channel_result.go index c7100c1239..77e3ac9ef8 100644 --- a/oda/create_cortana_channel_result.go +++ b/oda/create_cortana_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_digital_assistant_details.go b/oda/create_digital_assistant_details.go index 5eed8fc613..6ad0d61fc1 100644 --- a/oda/create_digital_assistant_details.go +++ b/oda/create_digital_assistant_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_digital_assistant_request_response.go b/oda/create_digital_assistant_request_response.go index fd1ac00dfd..dc7ac30467 100644 --- a/oda/create_digital_assistant_request_response.go +++ b/oda/create_digital_assistant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_digital_assistant_version_details.go b/oda/create_digital_assistant_version_details.go index 5bc893e71a..da71935df7 100644 --- a/oda/create_digital_assistant_version_details.go +++ b/oda/create_digital_assistant_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_facebook_channel_details.go b/oda/create_facebook_channel_details.go index c07a254b82..fc30d58689 100644 --- a/oda/create_facebook_channel_details.go +++ b/oda/create_facebook_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_facebook_channel_result.go b/oda/create_facebook_channel_result.go index 670e1ab4be..5a5729ebf4 100644 --- a/oda/create_facebook_channel_result.go +++ b/oda/create_facebook_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_imported_package_details.go b/oda/create_imported_package_details.go index 3c0452c82e..e858a3d1ee 100644 --- a/oda/create_imported_package_details.go +++ b/oda/create_imported_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_imported_package_request_response.go b/oda/create_imported_package_request_response.go index b3af0bac24..5c4f484ae1 100644 --- a/oda/create_imported_package_request_response.go +++ b/oda/create_imported_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_ios_channel_details.go b/oda/create_ios_channel_details.go index 1befd06401..5b7753b7a0 100644 --- a/oda/create_ios_channel_details.go +++ b/oda/create_ios_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_ios_channel_result.go b/oda/create_ios_channel_result.go index edc27588e9..69babf7e7b 100644 --- a/oda/create_ios_channel_result.go +++ b/oda/create_ios_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_ms_teams_channel_details.go b/oda/create_ms_teams_channel_details.go index 973416e885..560b53df0a 100644 --- a/oda/create_ms_teams_channel_details.go +++ b/oda/create_ms_teams_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_ms_teams_channel_result.go b/oda/create_ms_teams_channel_result.go index fe7712eed1..8be3817ee4 100644 --- a/oda/create_ms_teams_channel_result.go +++ b/oda/create_ms_teams_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_new_digital_assistant_details.go b/oda/create_new_digital_assistant_details.go index 18c8255732..4e9fbd6c37 100644 --- a/oda/create_new_digital_assistant_details.go +++ b/oda/create_new_digital_assistant_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_new_skill_details.go b/oda/create_new_skill_details.go index ea95a1ae9f..1f6f321582 100644 --- a/oda/create_new_skill_details.go +++ b/oda/create_new_skill_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_instance_attachment_details.go b/oda/create_oda_instance_attachment_details.go index 0d3d50c091..4489c556b9 100644 --- a/oda/create_oda_instance_attachment_details.go +++ b/oda/create_oda_instance_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_instance_attachment_request_response.go b/oda/create_oda_instance_attachment_request_response.go index fc59305f2b..f91ce3ca69 100644 --- a/oda/create_oda_instance_attachment_request_response.go +++ b/oda/create_oda_instance_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_instance_details.go b/oda/create_oda_instance_details.go index fce74f0a29..2a0679cbe6 100644 --- a/oda/create_oda_instance_details.go +++ b/oda/create_oda_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_instance_request_response.go b/oda/create_oda_instance_request_response.go index 3496839301..ed2a354e7f 100644 --- a/oda/create_oda_instance_request_response.go +++ b/oda/create_oda_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_private_endpoint_attachment_details.go b/oda/create_oda_private_endpoint_attachment_details.go index 19208beac1..7200a1b1e8 100644 --- a/oda/create_oda_private_endpoint_attachment_details.go +++ b/oda/create_oda_private_endpoint_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_private_endpoint_attachment_request_response.go b/oda/create_oda_private_endpoint_attachment_request_response.go index e0f5500f72..ed403f99fe 100644 --- a/oda/create_oda_private_endpoint_attachment_request_response.go +++ b/oda/create_oda_private_endpoint_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_private_endpoint_details.go b/oda/create_oda_private_endpoint_details.go index 32ee7d2f29..c59e0f4e36 100644 --- a/oda/create_oda_private_endpoint_details.go +++ b/oda/create_oda_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_private_endpoint_request_response.go b/oda/create_oda_private_endpoint_request_response.go index da48675b5f..82a425c314 100644 --- a/oda/create_oda_private_endpoint_request_response.go +++ b/oda/create_oda_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_private_endpoint_scan_proxy_details.go b/oda/create_oda_private_endpoint_scan_proxy_details.go index 8894583c8d..e2daeb873a 100644 --- a/oda/create_oda_private_endpoint_scan_proxy_details.go +++ b/oda/create_oda_private_endpoint_scan_proxy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oda_private_endpoint_scan_proxy_request_response.go b/oda/create_oda_private_endpoint_scan_proxy_request_response.go index 4d6be7822b..3244d016a7 100644 --- a/oda/create_oda_private_endpoint_scan_proxy_request_response.go +++ b/oda/create_oda_private_endpoint_scan_proxy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oss_channel_details.go b/oda/create_oss_channel_details.go index 42824593a2..a22329fb8b 100644 --- a/oda/create_oss_channel_details.go +++ b/oda/create_oss_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_oss_channel_result.go b/oda/create_oss_channel_result.go index 810225eeb3..6119e42094 100644 --- a/oda/create_oss_channel_result.go +++ b/oda/create_oss_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_osvc_channel_details.go b/oda/create_osvc_channel_details.go index a20a667a44..1d4cf4940a 100644 --- a/oda/create_osvc_channel_details.go +++ b/oda/create_osvc_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_osvc_channel_result.go b/oda/create_osvc_channel_result.go index 98bf1bc868..f4715cdbc8 100644 --- a/oda/create_osvc_channel_result.go +++ b/oda/create_osvc_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_service_cloud_channel_details.go b/oda/create_service_cloud_channel_details.go index 36ee75491b..a3878d2bb2 100644 --- a/oda/create_service_cloud_channel_details.go +++ b/oda/create_service_cloud_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_service_cloud_channel_result.go b/oda/create_service_cloud_channel_result.go index 4e293dc7d7..cbeeeb3013 100644 --- a/oda/create_service_cloud_channel_result.go +++ b/oda/create_service_cloud_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_skill_details.go b/oda/create_skill_details.go index 78c6f3a654..58bead59f8 100644 --- a/oda/create_skill_details.go +++ b/oda/create_skill_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_skill_parameter_details.go b/oda/create_skill_parameter_details.go index 119c077f9b..fa665bea6c 100644 --- a/oda/create_skill_parameter_details.go +++ b/oda/create_skill_parameter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_skill_parameter_request_response.go b/oda/create_skill_parameter_request_response.go index 4eece53bdc..29b902464c 100644 --- a/oda/create_skill_parameter_request_response.go +++ b/oda/create_skill_parameter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_skill_request_response.go b/oda/create_skill_request_response.go index 1931ff9dac..c5843d9a04 100644 --- a/oda/create_skill_request_response.go +++ b/oda/create_skill_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_skill_version_details.go b/oda/create_skill_version_details.go index 99592bff71..7f860b2c6f 100644 --- a/oda/create_skill_version_details.go +++ b/oda/create_skill_version_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_slack_channel_details.go b/oda/create_slack_channel_details.go index 06d98a0403..954b10d132 100644 --- a/oda/create_slack_channel_details.go +++ b/oda/create_slack_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_slack_channel_result.go b/oda/create_slack_channel_result.go index a2934d8c3b..12592220da 100644 --- a/oda/create_slack_channel_result.go +++ b/oda/create_slack_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_test_channel_result.go b/oda/create_test_channel_result.go index a18b5fe42f..fa16fe9b4c 100644 --- a/oda/create_test_channel_result.go +++ b/oda/create_test_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_translator_details.go b/oda/create_translator_details.go index 1391240811..e24a701e33 100644 --- a/oda/create_translator_details.go +++ b/oda/create_translator_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_translator_request_response.go b/oda/create_translator_request_response.go index e22966b1e1..69c1d2edd4 100644 --- a/oda/create_translator_request_response.go +++ b/oda/create_translator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_twilio_channel_details.go b/oda/create_twilio_channel_details.go index f6e62e9672..b1355eb4f1 100644 --- a/oda/create_twilio_channel_details.go +++ b/oda/create_twilio_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_twilio_channel_result.go b/oda/create_twilio_channel_result.go index a32a722ad8..ff167e86b9 100644 --- a/oda/create_twilio_channel_result.go +++ b/oda/create_twilio_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_web_channel_details.go b/oda/create_web_channel_details.go index 685b0aa0e4..30f2993712 100644 --- a/oda/create_web_channel_details.go +++ b/oda/create_web_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_web_channel_result.go b/oda/create_web_channel_result.go index f7af740ebc..37bd531251 100644 --- a/oda/create_web_channel_result.go +++ b/oda/create_web_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_webhook_channel_details.go b/oda/create_webhook_channel_details.go index a084eb0157..ae6d867e2a 100644 --- a/oda/create_webhook_channel_details.go +++ b/oda/create_webhook_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/create_webhook_channel_result.go b/oda/create_webhook_channel_result.go index 3f63c24ef6..eb4138e75b 100644 --- a/oda/create_webhook_channel_result.go +++ b/oda/create_webhook_channel_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/default_parameter_values.go b/oda/default_parameter_values.go index 38f70e1b9f..a29e3fc326 100644 --- a/oda/default_parameter_values.go +++ b/oda/default_parameter_values.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_authentication_provider_request_response.go b/oda/delete_authentication_provider_request_response.go index f85f94d61a..5774dcba35 100644 --- a/oda/delete_authentication_provider_request_response.go +++ b/oda/delete_authentication_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_channel_request_response.go b/oda/delete_channel_request_response.go index e4838ab11a..6ebc9d1808 100644 --- a/oda/delete_channel_request_response.go +++ b/oda/delete_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_digital_assistant_request_response.go b/oda/delete_digital_assistant_request_response.go index 8d934918b2..0ad6919c63 100644 --- a/oda/delete_digital_assistant_request_response.go +++ b/oda/delete_digital_assistant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_imported_package_request_response.go b/oda/delete_imported_package_request_response.go index 76af260a6f..d350d6a1e3 100644 --- a/oda/delete_imported_package_request_response.go +++ b/oda/delete_imported_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_oda_instance_attachment_request_response.go b/oda/delete_oda_instance_attachment_request_response.go index 93fcb29d5d..a31d61b56d 100644 --- a/oda/delete_oda_instance_attachment_request_response.go +++ b/oda/delete_oda_instance_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_oda_instance_request_response.go b/oda/delete_oda_instance_request_response.go index 06e6329fb1..fa37401a10 100644 --- a/oda/delete_oda_instance_request_response.go +++ b/oda/delete_oda_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_oda_private_endpoint_attachment_request_response.go b/oda/delete_oda_private_endpoint_attachment_request_response.go index 6e5504282f..b94bfed21c 100644 --- a/oda/delete_oda_private_endpoint_attachment_request_response.go +++ b/oda/delete_oda_private_endpoint_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_oda_private_endpoint_request_response.go b/oda/delete_oda_private_endpoint_request_response.go index 81f52c12e7..668df4379c 100644 --- a/oda/delete_oda_private_endpoint_request_response.go +++ b/oda/delete_oda_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_oda_private_endpoint_scan_proxy_request_response.go b/oda/delete_oda_private_endpoint_scan_proxy_request_response.go index 03a13144e4..ba8cb6a806 100644 --- a/oda/delete_oda_private_endpoint_scan_proxy_request_response.go +++ b/oda/delete_oda_private_endpoint_scan_proxy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_skill_parameter_request_response.go b/oda/delete_skill_parameter_request_response.go index b1eec9c862..289587b521 100644 --- a/oda/delete_skill_parameter_request_response.go +++ b/oda/delete_skill_parameter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_skill_request_response.go b/oda/delete_skill_request_response.go index 0c28008e56..000e1a2116 100644 --- a/oda/delete_skill_request_response.go +++ b/oda/delete_skill_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/delete_translator_request_response.go b/oda/delete_translator_request_response.go index 289771d43b..6de58d3335 100644 --- a/oda/delete_translator_request_response.go +++ b/oda/delete_translator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant.go b/oda/digital_assistant.go index 13bc82c4b3..39702f2677 100644 --- a/oda/digital_assistant.go +++ b/oda/digital_assistant.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant_collection.go b/oda/digital_assistant_collection.go index 9ea1be992e..eaf78996b0 100644 --- a/oda/digital_assistant_collection.go +++ b/oda/digital_assistant_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant_parameter.go b/oda/digital_assistant_parameter.go index c226f631fc..bdf7c62065 100644 --- a/oda/digital_assistant_parameter.go +++ b/oda/digital_assistant_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant_parameter_collection.go b/oda/digital_assistant_parameter_collection.go index c1977f56e4..b73069b090 100644 --- a/oda/digital_assistant_parameter_collection.go +++ b/oda/digital_assistant_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant_parameter_summary.go b/oda/digital_assistant_parameter_summary.go index 5dc311d1e5..43b454e930 100644 --- a/oda/digital_assistant_parameter_summary.go +++ b/oda/digital_assistant_parameter_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant_parameter_value.go b/oda/digital_assistant_parameter_value.go index aa58775d34..7dd89cd228 100644 --- a/oda/digital_assistant_parameter_value.go +++ b/oda/digital_assistant_parameter_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/digital_assistant_summary.go b/oda/digital_assistant_summary.go index 68c3606cc9..68342969b9 100644 --- a/oda/digital_assistant_summary.go +++ b/oda/digital_assistant_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/error_body.go b/oda/error_body.go index 3d8c37404c..ac86b0c411 100644 --- a/oda/error_body.go +++ b/oda/error_body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/export_bot_details.go b/oda/export_bot_details.go index 17744224b0..c4e68df6b7 100644 --- a/oda/export_bot_details.go +++ b/oda/export_bot_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/export_digital_assistant_details.go b/oda/export_digital_assistant_details.go index 0d35aeffcf..9d01db36c3 100644 --- a/oda/export_digital_assistant_details.go +++ b/oda/export_digital_assistant_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/export_digital_assistant_request_response.go b/oda/export_digital_assistant_request_response.go index 1d78932233..9222e09968 100644 --- a/oda/export_digital_assistant_request_response.go +++ b/oda/export_digital_assistant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/export_skill_details.go b/oda/export_skill_details.go index 795f54e586..9ef1d19233 100644 --- a/oda/export_skill_details.go +++ b/oda/export_skill_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/export_skill_request_response.go b/oda/export_skill_request_response.go index e52f61acda..dc8d6729f2 100644 --- a/oda/export_skill_request_response.go +++ b/oda/export_skill_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/extend_digital_assistant_details.go b/oda/extend_digital_assistant_details.go index 286cc1baab..a3fb0671a4 100644 --- a/oda/extend_digital_assistant_details.go +++ b/oda/extend_digital_assistant_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/extend_skill_details.go b/oda/extend_skill_details.go index da357c6d49..4e61ed2034 100644 --- a/oda/extend_skill_details.go +++ b/oda/extend_skill_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/facebook_channel.go b/oda/facebook_channel.go index b24014a899..1b53e05fa3 100644 --- a/oda/facebook_channel.go +++ b/oda/facebook_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_authentication_provider_request_response.go b/oda/get_authentication_provider_request_response.go index 0ff73205d3..2904ca8431 100644 --- a/oda/get_authentication_provider_request_response.go +++ b/oda/get_authentication_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_channel_request_response.go b/oda/get_channel_request_response.go index bcfec8c605..2c9ac501a4 100644 --- a/oda/get_channel_request_response.go +++ b/oda/get_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_digital_assistant_parameter_request_response.go b/oda/get_digital_assistant_parameter_request_response.go index ef0615a463..72ef44ec29 100644 --- a/oda/get_digital_assistant_parameter_request_response.go +++ b/oda/get_digital_assistant_parameter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_digital_assistant_request_response.go b/oda/get_digital_assistant_request_response.go index 8c1365a793..05d2d57740 100644 --- a/oda/get_digital_assistant_request_response.go +++ b/oda/get_digital_assistant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_imported_package_request_response.go b/oda/get_imported_package_request_response.go index 7dd8dd0dbc..e6da21baee 100644 --- a/oda/get_imported_package_request_response.go +++ b/oda/get_imported_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_oda_instance_attachment_request_response.go b/oda/get_oda_instance_attachment_request_response.go index 94b74c50c1..a9b212bd67 100644 --- a/oda/get_oda_instance_attachment_request_response.go +++ b/oda/get_oda_instance_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_oda_instance_request_response.go b/oda/get_oda_instance_request_response.go index 3468653e41..be98b9b960 100644 --- a/oda/get_oda_instance_request_response.go +++ b/oda/get_oda_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_oda_private_endpoint_attachment_request_response.go b/oda/get_oda_private_endpoint_attachment_request_response.go index b06f71396b..3fd24a3137 100644 --- a/oda/get_oda_private_endpoint_attachment_request_response.go +++ b/oda/get_oda_private_endpoint_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_oda_private_endpoint_request_response.go b/oda/get_oda_private_endpoint_request_response.go index c2952cb2bc..a1f7e1100a 100644 --- a/oda/get_oda_private_endpoint_request_response.go +++ b/oda/get_oda_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_oda_private_endpoint_scan_proxy_request_response.go b/oda/get_oda_private_endpoint_scan_proxy_request_response.go index 6ee5fabc94..a7708fd8d5 100644 --- a/oda/get_oda_private_endpoint_scan_proxy_request_response.go +++ b/oda/get_oda_private_endpoint_scan_proxy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_package_request_response.go b/oda/get_package_request_response.go index bb7d5382d0..cc257b832d 100644 --- a/oda/get_package_request_response.go +++ b/oda/get_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_skill_parameter_request_response.go b/oda/get_skill_parameter_request_response.go index c9bfc871f4..c3a628de81 100644 --- a/oda/get_skill_parameter_request_response.go +++ b/oda/get_skill_parameter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_skill_request_response.go b/oda/get_skill_request_response.go index 8dd1b7f709..84c6a65143 100644 --- a/oda/get_skill_request_response.go +++ b/oda/get_skill_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_translator_request_response.go b/oda/get_translator_request_response.go index 568f02d56d..3aa860192d 100644 --- a/oda/get_translator_request_response.go +++ b/oda/get_translator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/get_work_request_request_response.go b/oda/get_work_request_request_response.go index 5fc406c862..583cc5a0e6 100644 --- a/oda/get_work_request_request_response.go +++ b/oda/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/import_bot_details.go b/oda/import_bot_details.go index 6ce1f0c220..f173e1d873 100644 --- a/oda/import_bot_details.go +++ b/oda/import_bot_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/import_bot_request_response.go b/oda/import_bot_request_response.go index 523d74d958..3bf7b3d63f 100644 --- a/oda/import_bot_request_response.go +++ b/oda/import_bot_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/import_contract.go b/oda/import_contract.go index 53fe6c82c1..4035b09f27 100644 --- a/oda/import_contract.go +++ b/oda/import_contract.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/imported_package.go b/oda/imported_package.go index d556e0fb41..ce1ce4f961 100644 --- a/oda/imported_package.go +++ b/oda/imported_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/imported_package_summary.go b/oda/imported_package_summary.go index 454856a15c..04c2a84488 100644 --- a/oda/imported_package_summary.go +++ b/oda/imported_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/ios_channel.go b/oda/ios_channel.go index 10af3b9220..145de6710a 100644 --- a/oda/ios_channel.go +++ b/oda/ios_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/lifecycle_state.go b/oda/lifecycle_state.go index fe6a979daa..75dfd32718 100644 --- a/oda/lifecycle_state.go +++ b/oda/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_authentication_providers_request_response.go b/oda/list_authentication_providers_request_response.go index 5f88e551fe..d4e056e9b0 100644 --- a/oda/list_authentication_providers_request_response.go +++ b/oda/list_authentication_providers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_channels_request_response.go b/oda/list_channels_request_response.go index 554c9e08cb..dd9f3937ce 100644 --- a/oda/list_channels_request_response.go +++ b/oda/list_channels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_digital_assistant_parameters_request_response.go b/oda/list_digital_assistant_parameters_request_response.go index a5ef3e6be4..da1196e76b 100644 --- a/oda/list_digital_assistant_parameters_request_response.go +++ b/oda/list_digital_assistant_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_digital_assistants_request_response.go b/oda/list_digital_assistants_request_response.go index fbb330e3f5..11c1ed16e1 100644 --- a/oda/list_digital_assistants_request_response.go +++ b/oda/list_digital_assistants_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_imported_packages_request_response.go b/oda/list_imported_packages_request_response.go index d8763842cb..5e71df1602 100644 --- a/oda/list_imported_packages_request_response.go +++ b/oda/list_imported_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_oda_instance_attachments_request_response.go b/oda/list_oda_instance_attachments_request_response.go index cc78f219fc..f2def7f0e4 100644 --- a/oda/list_oda_instance_attachments_request_response.go +++ b/oda/list_oda_instance_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_oda_instances_request_response.go b/oda/list_oda_instances_request_response.go index d7ec923d53..6d3e653683 100644 --- a/oda/list_oda_instances_request_response.go +++ b/oda/list_oda_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_oda_private_endpoint_attachments_request_response.go b/oda/list_oda_private_endpoint_attachments_request_response.go index 9ae001ee1f..d892d31cec 100644 --- a/oda/list_oda_private_endpoint_attachments_request_response.go +++ b/oda/list_oda_private_endpoint_attachments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_oda_private_endpoint_scan_proxies_request_response.go b/oda/list_oda_private_endpoint_scan_proxies_request_response.go index f7cce16f95..e89f50ccc4 100644 --- a/oda/list_oda_private_endpoint_scan_proxies_request_response.go +++ b/oda/list_oda_private_endpoint_scan_proxies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_oda_private_endpoints_request_response.go b/oda/list_oda_private_endpoints_request_response.go index 6bdfa3fcc8..489f91f0cf 100644 --- a/oda/list_oda_private_endpoints_request_response.go +++ b/oda/list_oda_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_packages_request_response.go b/oda/list_packages_request_response.go index 16aa0dc025..6efb29b097 100644 --- a/oda/list_packages_request_response.go +++ b/oda/list_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_skill_parameters_request_response.go b/oda/list_skill_parameters_request_response.go index 233aca0694..637c5cf6bc 100644 --- a/oda/list_skill_parameters_request_response.go +++ b/oda/list_skill_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_skills_request_response.go b/oda/list_skills_request_response.go index f9a2f63e56..f0bb0fa5e2 100644 --- a/oda/list_skills_request_response.go +++ b/oda/list_skills_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_translators_request_response.go b/oda/list_translators_request_response.go index b8fd4c8ad7..92316f8a4a 100644 --- a/oda/list_translators_request_response.go +++ b/oda/list_translators_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_work_request_errors_request_response.go b/oda/list_work_request_errors_request_response.go index a07f659e6e..d49a2f36df 100644 --- a/oda/list_work_request_errors_request_response.go +++ b/oda/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_work_request_logs_request_response.go b/oda/list_work_request_logs_request_response.go index 6b2e2f2b42..0dbb8ca1b9 100644 --- a/oda/list_work_request_logs_request_response.go +++ b/oda/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/list_work_requests_request_response.go b/oda/list_work_requests_request_response.go index c98b377d6f..ec74dd2e11 100644 --- a/oda/list_work_requests_request_response.go +++ b/oda/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/metadata_property.go b/oda/metadata_property.go index e2f56641a5..c468ebf82a 100644 --- a/oda/metadata_property.go +++ b/oda/metadata_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/model_package.go b/oda/model_package.go index 62555dab54..9743076143 100644 --- a/oda/model_package.go +++ b/oda/model_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/ms_teams_channel.go b/oda/ms_teams_channel.go index c31ce51f9c..cc06f0d814 100644 --- a/oda/ms_teams_channel.go +++ b/oda/ms_teams_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_client.go b/oda/oda_client.go index af1529acc9..60757804e6 100644 --- a/oda/oda_client.go +++ b/oda/oda_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance.go b/oda/oda_instance.go index ea7c538e22..24c4706114 100644 --- a/oda/oda_instance.go +++ b/oda/oda_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance_attachment.go b/oda/oda_instance_attachment.go index d00b007624..4c6480cad3 100644 --- a/oda/oda_instance_attachment.go +++ b/oda/oda_instance_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance_attachment_collection.go b/oda/oda_instance_attachment_collection.go index c4b84691fe..0e6234561c 100644 --- a/oda/oda_instance_attachment_collection.go +++ b/oda/oda_instance_attachment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance_attachment_owner.go b/oda/oda_instance_attachment_owner.go index 28bd23d79c..d20d53b8e0 100644 --- a/oda/oda_instance_attachment_owner.go +++ b/oda/oda_instance_attachment_owner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance_attachment_summary.go b/oda/oda_instance_attachment_summary.go index 9c564a5886..4b8078df89 100644 --- a/oda/oda_instance_attachment_summary.go +++ b/oda/oda_instance_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance_owner.go b/oda/oda_instance_owner.go index 6df75f3821..ce7544626a 100644 --- a/oda/oda_instance_owner.go +++ b/oda/oda_instance_owner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_instance_summary.go b/oda/oda_instance_summary.go index 9744c323fd..6f4dd49a5a 100644 --- a/oda/oda_instance_summary.go +++ b/oda/oda_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_management_client.go b/oda/oda_management_client.go index 68b93377bd..b31c98f382 100644 --- a/oda/oda_management_client.go +++ b/oda/oda_management_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_odapackage_client.go b/oda/oda_odapackage_client.go index 7b97dae020..71dffd5527 100644 --- a/oda/oda_odapackage_client.go +++ b/oda/oda_odapackage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint.go b/oda/oda_private_endpoint.go index 877c32189c..84e8220157 100644 --- a/oda/oda_private_endpoint.go +++ b/oda/oda_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_attachment.go b/oda/oda_private_endpoint_attachment.go index c6ada985d5..5278ba2390 100644 --- a/oda/oda_private_endpoint_attachment.go +++ b/oda/oda_private_endpoint_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_attachment_collection.go b/oda/oda_private_endpoint_attachment_collection.go index 6853a178ea..5ebb261ba4 100644 --- a/oda/oda_private_endpoint_attachment_collection.go +++ b/oda/oda_private_endpoint_attachment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_attachment_summary.go b/oda/oda_private_endpoint_attachment_summary.go index 405895d059..e810cb5637 100644 --- a/oda/oda_private_endpoint_attachment_summary.go +++ b/oda/oda_private_endpoint_attachment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_collection.go b/oda/oda_private_endpoint_collection.go index 37abc79d74..2cf80fc66d 100644 --- a/oda/oda_private_endpoint_collection.go +++ b/oda/oda_private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_scan_proxy.go b/oda/oda_private_endpoint_scan_proxy.go index 534fd44a3d..7e52846fa1 100644 --- a/oda/oda_private_endpoint_scan_proxy.go +++ b/oda/oda_private_endpoint_scan_proxy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_scan_proxy_collection.go b/oda/oda_private_endpoint_scan_proxy_collection.go index 0597fd60eb..bba6a5bc13 100644 --- a/oda/oda_private_endpoint_scan_proxy_collection.go +++ b/oda/oda_private_endpoint_scan_proxy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_scan_proxy_summary.go b/oda/oda_private_endpoint_scan_proxy_summary.go index 36e71e66c4..f72dd792d9 100644 --- a/oda/oda_private_endpoint_scan_proxy_summary.go +++ b/oda/oda_private_endpoint_scan_proxy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oda_private_endpoint_summary.go b/oda/oda_private_endpoint_summary.go index b1928cf710..8707c3e3d9 100644 --- a/oda/oda_private_endpoint_summary.go +++ b/oda/oda_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/oss_channel.go b/oda/oss_channel.go index fda9fabe26..e0bcf9bb14 100644 --- a/oda/oss_channel.go +++ b/oda/oss_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/osvc_channel.go b/oda/osvc_channel.go index 22a676e7d5..2afc0e735b 100644 --- a/oda/osvc_channel.go +++ b/oda/osvc_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/osvc_service_type.go b/oda/osvc_service_type.go index 537799e403..f2dab3d09a 100644 --- a/oda/osvc_service_type.go +++ b/oda/osvc_service_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/package_summary.go b/oda/package_summary.go index 7601f64ce2..9c4d2db8db 100644 --- a/oda/package_summary.go +++ b/oda/package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/parameter.go b/oda/parameter.go index 1c930f3cd2..a2e6fe649b 100644 --- a/oda/parameter.go +++ b/oda/parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/parameter_definition.go b/oda/parameter_definition.go index 13ab0006e8..8ca3f5a554 100644 --- a/oda/parameter_definition.go +++ b/oda/parameter_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/parameter_type.go b/oda/parameter_type.go index 3287e5da24..64ae355e38 100644 --- a/oda/parameter_type.go +++ b/oda/parameter_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/publish_digital_assistant_request_response.go b/oda/publish_digital_assistant_request_response.go index 8cd58cbf60..29eccd19c5 100644 --- a/oda/publish_digital_assistant_request_response.go +++ b/oda/publish_digital_assistant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/publish_skill_request_response.go b/oda/publish_skill_request_response.go index 51cdab8790..9d4e603983 100644 --- a/oda/publish_skill_request_response.go +++ b/oda/publish_skill_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/resource_type_default_parameter_values.go b/oda/resource_type_default_parameter_values.go index eb88aca625..e475fbb776 100644 --- a/oda/resource_type_default_parameter_values.go +++ b/oda/resource_type_default_parameter_values.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/resource_type_import_contract.go b/oda/resource_type_import_contract.go index 2903acb624..5f06ecc25d 100644 --- a/oda/resource_type_import_contract.go +++ b/oda/resource_type_import_contract.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/resource_type_metadata.go b/oda/resource_type_metadata.go index 88794009df..b7eedd8134 100644 --- a/oda/resource_type_metadata.go +++ b/oda/resource_type_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/restricted_operation.go b/oda/restricted_operation.go index 2f7ab1f7f0..0fda3dd32d 100644 --- a/oda/restricted_operation.go +++ b/oda/restricted_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/rotate_channel_keys_request_response.go b/oda/rotate_channel_keys_request_response.go index 8174aebdfe..ced2fc15a7 100644 --- a/oda/rotate_channel_keys_request_response.go +++ b/oda/rotate_channel_keys_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/scan_listener_info.go b/oda/scan_listener_info.go index 74422b47ee..e6d7d41659 100644 --- a/oda/scan_listener_info.go +++ b/oda/scan_listener_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/service_cloud_channel.go b/oda/service_cloud_channel.go index 8848ee7472..2cf04220f5 100644 --- a/oda/service_cloud_channel.go +++ b/oda/service_cloud_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/service_cloud_client_type.go b/oda/service_cloud_client_type.go index 84a0c7f3cc..e88ae88f1e 100644 --- a/oda/service_cloud_client_type.go +++ b/oda/service_cloud_client_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/skill.go b/oda/skill.go index 09a55694a8..77a66f47a0 100644 --- a/oda/skill.go +++ b/oda/skill.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/skill_collection.go b/oda/skill_collection.go index 089f650674..908ca0106b 100644 --- a/oda/skill_collection.go +++ b/oda/skill_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/skill_parameter.go b/oda/skill_parameter.go index 4fb85c3376..8c9d19bf03 100644 --- a/oda/skill_parameter.go +++ b/oda/skill_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/skill_parameter_collection.go b/oda/skill_parameter_collection.go index 372ce48a24..119f36001b 100644 --- a/oda/skill_parameter_collection.go +++ b/oda/skill_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/skill_parameter_summary.go b/oda/skill_parameter_summary.go index a1c8397d75..8e4cb5fb9b 100644 --- a/oda/skill_parameter_summary.go +++ b/oda/skill_parameter_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/skill_summary.go b/oda/skill_summary.go index 573d54634b..c9200ab290 100644 --- a/oda/skill_summary.go +++ b/oda/skill_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/slack_channel.go b/oda/slack_channel.go index fe38ed9aae..d07f078d0a 100644 --- a/oda/slack_channel.go +++ b/oda/slack_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/start_channel_request_response.go b/oda/start_channel_request_response.go index c84bb8adaa..8827302411 100644 --- a/oda/start_channel_request_response.go +++ b/oda/start_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/start_oda_instance_request_response.go b/oda/start_oda_instance_request_response.go index 4cc6c7211f..b7882868b2 100644 --- a/oda/start_oda_instance_request_response.go +++ b/oda/start_oda_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/stop_channel_request_response.go b/oda/stop_channel_request_response.go index fb44157456..0b019f85da 100644 --- a/oda/stop_channel_request_response.go +++ b/oda/stop_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/stop_oda_instance_request_response.go b/oda/stop_oda_instance_request_response.go index f9521660c5..712f942ad7 100644 --- a/oda/stop_oda_instance_request_response.go +++ b/oda/stop_oda_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/storage_location.go b/oda/storage_location.go index ca4c92fa07..bceecc5eee 100644 --- a/oda/storage_location.go +++ b/oda/storage_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/test_channel.go b/oda/test_channel.go index edd8897c6d..017b9a5293 100644 --- a/oda/test_channel.go +++ b/oda/test_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/translation_service.go b/oda/translation_service.go index d21ca2b09a..aa19b94cdb 100644 --- a/oda/translation_service.go +++ b/oda/translation_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/translator.go b/oda/translator.go index dd0194f547..7596cb02df 100644 --- a/oda/translator.go +++ b/oda/translator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/translator_collection.go b/oda/translator_collection.go index 4581e07974..7b720657ad 100644 --- a/oda/translator_collection.go +++ b/oda/translator_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/translator_summary.go b/oda/translator_summary.go index 60d6a4805e..6baf222740 100644 --- a/oda/translator_summary.go +++ b/oda/translator_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/twilio_channel.go b/oda/twilio_channel.go index dcfd44565a..6ca0627674 100644 --- a/oda/twilio_channel.go +++ b/oda/twilio_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_android_channel_details.go b/oda/update_android_channel_details.go index 9a7aa33114..9be719be28 100644 --- a/oda/update_android_channel_details.go +++ b/oda/update_android_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_app_event_channel_details.go b/oda/update_app_event_channel_details.go index 2ca1ee3ae3..ba7a99e9ef 100644 --- a/oda/update_app_event_channel_details.go +++ b/oda/update_app_event_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_application_channel_details.go b/oda/update_application_channel_details.go index c473f26f2d..c86ebf89ea 100644 --- a/oda/update_application_channel_details.go +++ b/oda/update_application_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_authentication_provider_details.go b/oda/update_authentication_provider_details.go index fa1a2e3fcb..c8df6b4b91 100644 --- a/oda/update_authentication_provider_details.go +++ b/oda/update_authentication_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_authentication_provider_request_response.go b/oda/update_authentication_provider_request_response.go index ff8dec98a7..1c55ef1b19 100644 --- a/oda/update_authentication_provider_request_response.go +++ b/oda/update_authentication_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_channel_details.go b/oda/update_channel_details.go index 856c4e2b3e..d21d602797 100644 --- a/oda/update_channel_details.go +++ b/oda/update_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_channel_request_response.go b/oda/update_channel_request_response.go index 2752e929dd..d933dc436b 100644 --- a/oda/update_channel_request_response.go +++ b/oda/update_channel_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_cortana_channel_details.go b/oda/update_cortana_channel_details.go index 441cdd65ce..5467eaa1ac 100644 --- a/oda/update_cortana_channel_details.go +++ b/oda/update_cortana_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_digital_assistant_details.go b/oda/update_digital_assistant_details.go index aa535c0475..7a47c7b0c7 100644 --- a/oda/update_digital_assistant_details.go +++ b/oda/update_digital_assistant_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_digital_assistant_parameter_details.go b/oda/update_digital_assistant_parameter_details.go index c1863a4a30..5c41626de0 100644 --- a/oda/update_digital_assistant_parameter_details.go +++ b/oda/update_digital_assistant_parameter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_digital_assistant_parameter_request_response.go b/oda/update_digital_assistant_parameter_request_response.go index b88cc47be3..9a6df4a4f6 100644 --- a/oda/update_digital_assistant_parameter_request_response.go +++ b/oda/update_digital_assistant_parameter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_digital_assistant_request_response.go b/oda/update_digital_assistant_request_response.go index 8b9cd6c3bc..3ac690c5f1 100644 --- a/oda/update_digital_assistant_request_response.go +++ b/oda/update_digital_assistant_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_facebook_channel_details.go b/oda/update_facebook_channel_details.go index d0a23c4e67..72fa9b0e7d 100644 --- a/oda/update_facebook_channel_details.go +++ b/oda/update_facebook_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_imported_package_details.go b/oda/update_imported_package_details.go index 35e4cf1f28..b5a66933d8 100644 --- a/oda/update_imported_package_details.go +++ b/oda/update_imported_package_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_imported_package_request_response.go b/oda/update_imported_package_request_response.go index ae39eb668e..cc4205ec32 100644 --- a/oda/update_imported_package_request_response.go +++ b/oda/update_imported_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_ios_channel_details.go b/oda/update_ios_channel_details.go index e7f168f1d7..8863694a37 100644 --- a/oda/update_ios_channel_details.go +++ b/oda/update_ios_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_ms_teams_channel_details.go b/oda/update_ms_teams_channel_details.go index 4aa7bc367c..61133032dd 100644 --- a/oda/update_ms_teams_channel_details.go +++ b/oda/update_ms_teams_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oda_instance_attachment_details.go b/oda/update_oda_instance_attachment_details.go index a18493a91d..6e3cff33b5 100644 --- a/oda/update_oda_instance_attachment_details.go +++ b/oda/update_oda_instance_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oda_instance_attachment_request_response.go b/oda/update_oda_instance_attachment_request_response.go index b10865b56c..663b5d0b44 100644 --- a/oda/update_oda_instance_attachment_request_response.go +++ b/oda/update_oda_instance_attachment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oda_instance_details.go b/oda/update_oda_instance_details.go index 6d2184678a..41d8d3ad7a 100644 --- a/oda/update_oda_instance_details.go +++ b/oda/update_oda_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oda_instance_request_response.go b/oda/update_oda_instance_request_response.go index 4b5333613c..873d131341 100644 --- a/oda/update_oda_instance_request_response.go +++ b/oda/update_oda_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oda_private_endpoint_details.go b/oda/update_oda_private_endpoint_details.go index 0cf872a443..f91840343c 100644 --- a/oda/update_oda_private_endpoint_details.go +++ b/oda/update_oda_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oda_private_endpoint_request_response.go b/oda/update_oda_private_endpoint_request_response.go index a7852d7390..8eb41a6b0d 100644 --- a/oda/update_oda_private_endpoint_request_response.go +++ b/oda/update_oda_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_oss_channel_details.go b/oda/update_oss_channel_details.go index f04aae44de..fe0faa790f 100644 --- a/oda/update_oss_channel_details.go +++ b/oda/update_oss_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_osvc_channel_details.go b/oda/update_osvc_channel_details.go index cede104274..be18a851fc 100644 --- a/oda/update_osvc_channel_details.go +++ b/oda/update_osvc_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_service_cloud_channel_details.go b/oda/update_service_cloud_channel_details.go index ad31597282..555608012c 100644 --- a/oda/update_service_cloud_channel_details.go +++ b/oda/update_service_cloud_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_skill_details.go b/oda/update_skill_details.go index 406a8b9973..6f20d4828a 100644 --- a/oda/update_skill_details.go +++ b/oda/update_skill_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_skill_parameter_details.go b/oda/update_skill_parameter_details.go index e960aa937f..09e870a8f8 100644 --- a/oda/update_skill_parameter_details.go +++ b/oda/update_skill_parameter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_skill_parameter_request_response.go b/oda/update_skill_parameter_request_response.go index c791c9bf12..750931ac3f 100644 --- a/oda/update_skill_parameter_request_response.go +++ b/oda/update_skill_parameter_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_skill_request_response.go b/oda/update_skill_request_response.go index 95f2fe6c19..934484bae9 100644 --- a/oda/update_skill_request_response.go +++ b/oda/update_skill_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_slack_channel_details.go b/oda/update_slack_channel_details.go index 45dbaabaab..148c0aeaad 100644 --- a/oda/update_slack_channel_details.go +++ b/oda/update_slack_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_translator_details.go b/oda/update_translator_details.go index 9a2c87f984..68791ef2e0 100644 --- a/oda/update_translator_details.go +++ b/oda/update_translator_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_translator_request_response.go b/oda/update_translator_request_response.go index b043a3c975..281967940a 100644 --- a/oda/update_translator_request_response.go +++ b/oda/update_translator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_twilio_channel_details.go b/oda/update_twilio_channel_details.go index 97ded70416..8b2341d3ef 100644 --- a/oda/update_twilio_channel_details.go +++ b/oda/update_twilio_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_web_channel_details.go b/oda/update_web_channel_details.go index 9385c67db1..fa6b267e8b 100644 --- a/oda/update_web_channel_details.go +++ b/oda/update_web_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/update_webhook_channel_details.go b/oda/update_webhook_channel_details.go index ae5242f1cb..f4b55cd5c1 100644 --- a/oda/update_webhook_channel_details.go +++ b/oda/update_webhook_channel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/web_channel.go b/oda/web_channel.go index 14ca1e0d66..047bbbf0e6 100644 --- a/oda/web_channel.go +++ b/oda/web_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/webhook_channel.go b/oda/webhook_channel.go index 918248a550..89529ec466 100644 --- a/oda/webhook_channel.go +++ b/oda/webhook_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/webhook_payload_version.go b/oda/webhook_payload_version.go index 88c916cfc4..914023b2ff 100644 --- a/oda/webhook_payload_version.go +++ b/oda/webhook_payload_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/work_request.go b/oda/work_request.go index 004cac52fb..0890733f92 100644 --- a/oda/work_request.go +++ b/oda/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/work_request_error.go b/oda/work_request_error.go index be064ee112..736b8e9664 100644 --- a/oda/work_request_error.go +++ b/oda/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/work_request_log_entry.go b/oda/work_request_log_entry.go index d14cf847a3..250b5fd987 100644 --- a/oda/work_request_log_entry.go +++ b/oda/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/work_request_resource.go b/oda/work_request_resource.go index 774e6b77a8..0c88a2c38e 100644 --- a/oda/work_request_resource.go +++ b/oda/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/oda/work_request_summary.go b/oda/work_request_summary.go index 96428e7ca4..d22695a159 100644 --- a/oda/work_request_summary.go +++ b/oda/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/aggregated_computed_usage_summary.go b/onesubscription/aggregated_computed_usage_summary.go index 8bd084cc72..7c5e802bb4 100644 --- a/onesubscription/aggregated_computed_usage_summary.go +++ b/onesubscription/aggregated_computed_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/billing_schedule_product.go b/onesubscription/billing_schedule_product.go index 00c1436101..be1bedc625 100644 --- a/onesubscription/billing_schedule_product.go +++ b/onesubscription/billing_schedule_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/billing_schedule_summary.go b/onesubscription/billing_schedule_summary.go index e0a898c257..c18445728a 100644 --- a/onesubscription/billing_schedule_summary.go +++ b/onesubscription/billing_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/commitment.go b/onesubscription/commitment.go index de440d65b8..f4ba729f45 100644 --- a/onesubscription/commitment.go +++ b/onesubscription/commitment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/commitment_service.go b/onesubscription/commitment_service.go index 6ca54f5c14..044b366a1a 100644 --- a/onesubscription/commitment_service.go +++ b/onesubscription/commitment_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/commitment_summary.go b/onesubscription/commitment_summary.go index 0cf1a02316..6a86855693 100644 --- a/onesubscription/commitment_summary.go +++ b/onesubscription/commitment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/computed_usage.go b/onesubscription/computed_usage.go index 4996e546f1..18eb9d2482 100644 --- a/onesubscription/computed_usage.go +++ b/onesubscription/computed_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/computed_usage_aggregation.go b/onesubscription/computed_usage_aggregation.go index 65d8262086..10fc1ac3cc 100644 --- a/onesubscription/computed_usage_aggregation.go +++ b/onesubscription/computed_usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/computed_usage_product.go b/onesubscription/computed_usage_product.go index 3f212b1d6d..5b74e424f3 100644 --- a/onesubscription/computed_usage_product.go +++ b/onesubscription/computed_usage_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/computed_usage_summary.go b/onesubscription/computed_usage_summary.go index 9fa192e74a..0440391ea2 100644 --- a/onesubscription/computed_usage_summary.go +++ b/onesubscription/computed_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/get_commitment_request_response.go b/onesubscription/get_commitment_request_response.go index b0a6078c15..99a5aa0271 100644 --- a/onesubscription/get_commitment_request_response.go +++ b/onesubscription/get_commitment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/get_computed_usage_request_response.go b/onesubscription/get_computed_usage_request_response.go index a974c89e96..8db45439b6 100644 --- a/onesubscription/get_computed_usage_request_response.go +++ b/onesubscription/get_computed_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/get_subscribed_service_request_response.go b/onesubscription/get_subscribed_service_request_response.go index 7c4e79b221..4d1e144ea3 100644 --- a/onesubscription/get_subscribed_service_request_response.go +++ b/onesubscription/get_subscribed_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoice_line_summary.go b/onesubscription/invoice_line_summary.go index 12eb93c4c7..e6080e267d 100644 --- a/onesubscription/invoice_line_summary.go +++ b/onesubscription/invoice_line_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoice_summary.go b/onesubscription/invoice_summary.go index 62926fedbf..b09b780891 100644 --- a/onesubscription/invoice_summary.go +++ b/onesubscription/invoice_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoiceline_computed_usage_summary.go b/onesubscription/invoiceline_computed_usage_summary.go index 42544057aa..10787e1246 100644 --- a/onesubscription/invoiceline_computed_usage_summary.go +++ b/onesubscription/invoiceline_computed_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_address.go b/onesubscription/invoicing_address.go index 51b549b413..95bb68cc74 100644 --- a/onesubscription/invoicing_address.go +++ b/onesubscription/invoicing_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_business_partner.go b/onesubscription/invoicing_business_partner.go index e6602bee9b..505e3c18be 100644 --- a/onesubscription/invoicing_business_partner.go +++ b/onesubscription/invoicing_business_partner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_currency.go b/onesubscription/invoicing_currency.go index 6ac6f24014..205d2e7b4d 100644 --- a/onesubscription/invoicing_currency.go +++ b/onesubscription/invoicing_currency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_location.go b/onesubscription/invoicing_location.go index 6505471f3b..bf2c259635 100644 --- a/onesubscription/invoicing_location.go +++ b/onesubscription/invoicing_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_organization.go b/onesubscription/invoicing_organization.go index 0f8935d72e..a28de9ea7d 100644 --- a/onesubscription/invoicing_organization.go +++ b/onesubscription/invoicing_organization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_payment_term.go b/onesubscription/invoicing_payment_term.go index 19d07906d7..80ffa60817 100644 --- a/onesubscription/invoicing_payment_term.go +++ b/onesubscription/invoicing_payment_term.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_product.go b/onesubscription/invoicing_product.go index 3f32943da1..05b4b9fb1f 100644 --- a/onesubscription/invoicing_product.go +++ b/onesubscription/invoicing_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/invoicing_user.go b/onesubscription/invoicing_user.go index 5e7d6d4273..fcc01a6c5f 100644 --- a/onesubscription/invoicing_user.go +++ b/onesubscription/invoicing_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_aggregated_computed_usages_request_response.go b/onesubscription/list_aggregated_computed_usages_request_response.go index f3c7b9dbaf..8bf4472a23 100644 --- a/onesubscription/list_aggregated_computed_usages_request_response.go +++ b/onesubscription/list_aggregated_computed_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_billing_schedules_request_response.go b/onesubscription/list_billing_schedules_request_response.go index 92de6d8a19..299ea095cd 100644 --- a/onesubscription/list_billing_schedules_request_response.go +++ b/onesubscription/list_billing_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_commitments_request_response.go b/onesubscription/list_commitments_request_response.go index 33f26d396f..66e0488b86 100644 --- a/onesubscription/list_commitments_request_response.go +++ b/onesubscription/list_commitments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_computed_usages_request_response.go b/onesubscription/list_computed_usages_request_response.go index 0eb5f96c57..574cc9fc4b 100644 --- a/onesubscription/list_computed_usages_request_response.go +++ b/onesubscription/list_computed_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_invoiceline_computed_usages_request_response.go b/onesubscription/list_invoiceline_computed_usages_request_response.go index 657026068c..861db388eb 100644 --- a/onesubscription/list_invoiceline_computed_usages_request_response.go +++ b/onesubscription/list_invoiceline_computed_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_invoices_request_response.go b/onesubscription/list_invoices_request_response.go index 4ade278695..b05f910b0d 100644 --- a/onesubscription/list_invoices_request_response.go +++ b/onesubscription/list_invoices_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_organization_subscriptions_request_response.go b/onesubscription/list_organization_subscriptions_request_response.go index af86fd37b9..ed500dae5b 100644 --- a/onesubscription/list_organization_subscriptions_request_response.go +++ b/onesubscription/list_organization_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_rate_cards_request_response.go b/onesubscription/list_rate_cards_request_response.go index f41224d5ba..9ef55eed77 100644 --- a/onesubscription/list_rate_cards_request_response.go +++ b/onesubscription/list_rate_cards_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_subscribed_services_request_response.go b/onesubscription/list_subscribed_services_request_response.go index 6a94ffccab..44a297e8f0 100644 --- a/onesubscription/list_subscribed_services_request_response.go +++ b/onesubscription/list_subscribed_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/list_subscriptions_request_response.go b/onesubscription/list_subscriptions_request_response.go index f4a610f138..c98a1ab4db 100644 --- a/onesubscription/list_subscriptions_request_response.go +++ b/onesubscription/list_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_billingschedule_client.go b/onesubscription/onesubscription_billingschedule_client.go index 9bf6c71ad3..5c5a294623 100644 --- a/onesubscription/onesubscription_billingschedule_client.go +++ b/onesubscription/onesubscription_billingschedule_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_commitment_client.go b/onesubscription/onesubscription_commitment_client.go index b6bf34bbc8..d1738148ac 100644 --- a/onesubscription/onesubscription_commitment_client.go +++ b/onesubscription/onesubscription_commitment_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_computedusage_client.go b/onesubscription/onesubscription_computedusage_client.go index b4bde6928c..2469a90e51 100644 --- a/onesubscription/onesubscription_computedusage_client.go +++ b/onesubscription/onesubscription_computedusage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_invoicesummary_client.go b/onesubscription/onesubscription_invoicesummary_client.go index 28cab72d1f..6bc31ad5eb 100644 --- a/onesubscription/onesubscription_invoicesummary_client.go +++ b/onesubscription/onesubscription_invoicesummary_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_organizationsubscription_client.go b/onesubscription/onesubscription_organizationsubscription_client.go index f92066aa61..8db62244b0 100644 --- a/onesubscription/onesubscription_organizationsubscription_client.go +++ b/onesubscription/onesubscription_organizationsubscription_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_ratecard_client.go b/onesubscription/onesubscription_ratecard_client.go index d706ab6e45..9f38c2618e 100644 --- a/onesubscription/onesubscription_ratecard_client.go +++ b/onesubscription/onesubscription_ratecard_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_subscribedservice_client.go b/onesubscription/onesubscription_subscribedservice_client.go index 946f3bc0e0..da0df24926 100644 --- a/onesubscription/onesubscription_subscribedservice_client.go +++ b/onesubscription/onesubscription_subscribedservice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/onesubscription_subscription_client.go b/onesubscription/onesubscription_subscription_client.go index 6da3e54229..55a89f8e82 100644 --- a/onesubscription/onesubscription_subscription_client.go +++ b/onesubscription/onesubscription_subscription_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/organization_subscription_summary.go b/onesubscription/organization_subscription_summary.go index 7c27c3d86c..2f07f70d8b 100644 --- a/onesubscription/organization_subscription_summary.go +++ b/onesubscription/organization_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/orgnization_subs_currency.go b/onesubscription/orgnization_subs_currency.go index 1d10dffee1..5b358c4169 100644 --- a/onesubscription/orgnization_subs_currency.go +++ b/onesubscription/orgnization_subs_currency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/rate_card_product.go b/onesubscription/rate_card_product.go index 182ced237c..5384634f6e 100644 --- a/onesubscription/rate_card_product.go +++ b/onesubscription/rate_card_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/rate_card_summary.go b/onesubscription/rate_card_summary.go index c77d640d9c..f2af050922 100644 --- a/onesubscription/rate_card_summary.go +++ b/onesubscription/rate_card_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/rate_card_tier.go b/onesubscription/rate_card_tier.go index c9204b0d60..efc2ea1d57 100644 --- a/onesubscription/rate_card_tier.go +++ b/onesubscription/rate_card_tier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service.go b/onesubscription/subscribed_service.go index ba8b46585d..9b4b2a29f1 100644 --- a/onesubscription/subscribed_service.go +++ b/onesubscription/subscribed_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service_address.go b/onesubscription/subscribed_service_address.go index 174840c99d..05c4571bbd 100644 --- a/onesubscription/subscribed_service_address.go +++ b/onesubscription/subscribed_service_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service_business_partner.go b/onesubscription/subscribed_service_business_partner.go index d0846c6a56..21c693db3c 100644 --- a/onesubscription/subscribed_service_business_partner.go +++ b/onesubscription/subscribed_service_business_partner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service_location.go b/onesubscription/subscribed_service_location.go index d0692fae82..2eed4e8707 100644 --- a/onesubscription/subscribed_service_location.go +++ b/onesubscription/subscribed_service_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service_payment_term.go b/onesubscription/subscribed_service_payment_term.go index 86aaafe180..f065df4e11 100644 --- a/onesubscription/subscribed_service_payment_term.go +++ b/onesubscription/subscribed_service_payment_term.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service_summary.go b/onesubscription/subscribed_service_summary.go index 0cc1392728..5f6bda269b 100644 --- a/onesubscription/subscribed_service_summary.go +++ b/onesubscription/subscribed_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscribed_service_user.go b/onesubscription/subscribed_service_user.go index d01b3c63cd..5b18c3c7b6 100644 --- a/onesubscription/subscribed_service_user.go +++ b/onesubscription/subscribed_service_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscription_currency.go b/onesubscription/subscription_currency.go index 0f4f2e3f7e..97b38d4d1f 100644 --- a/onesubscription/subscription_currency.go +++ b/onesubscription/subscription_currency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscription_product.go b/onesubscription/subscription_product.go index 0db74ccc78..9834659b1c 100644 --- a/onesubscription/subscription_product.go +++ b/onesubscription/subscription_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscription_subscribed_service.go b/onesubscription/subscription_subscribed_service.go index 1708307da6..0e0a9d51fd 100644 --- a/onesubscription/subscription_subscribed_service.go +++ b/onesubscription/subscription_subscribed_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/onesubscription/subscription_summary.go b/onesubscription/subscription_summary.go index fd868aee40..95955ec7b3 100644 --- a/onesubscription/subscription_summary.go +++ b/onesubscription/subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/backoff_retry_policy.go b/ons/backoff_retry_policy.go index 03772bf110..4eabc65cd2 100644 --- a/ons/backoff_retry_policy.go +++ b/ons/backoff_retry_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/change_compartment_details.go b/ons/change_compartment_details.go index 9eb37dd0a2..02df23a7eb 100644 --- a/ons/change_compartment_details.go +++ b/ons/change_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/change_subscription_compartment_request_response.go b/ons/change_subscription_compartment_request_response.go index 86f3339383..2679a02f2c 100644 --- a/ons/change_subscription_compartment_request_response.go +++ b/ons/change_subscription_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/change_topic_compartment_request_response.go b/ons/change_topic_compartment_request_response.go index 3fff48b2d8..7746586023 100644 --- a/ons/change_topic_compartment_request_response.go +++ b/ons/change_topic_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/confirmation_result.go b/ons/confirmation_result.go index b3acdcc5bc..3892093e03 100644 --- a/ons/confirmation_result.go +++ b/ons/confirmation_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/create_subscription_details.go b/ons/create_subscription_details.go index d1c48635a0..313ea994d8 100644 --- a/ons/create_subscription_details.go +++ b/ons/create_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/create_subscription_request_response.go b/ons/create_subscription_request_response.go index c68c168762..c1bdf15a89 100644 --- a/ons/create_subscription_request_response.go +++ b/ons/create_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/create_topic_details.go b/ons/create_topic_details.go index fcdf58659b..23682a8cd8 100644 --- a/ons/create_topic_details.go +++ b/ons/create_topic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/create_topic_request_response.go b/ons/create_topic_request_response.go index 15ee1280a0..6b641c5c4f 100644 --- a/ons/create_topic_request_response.go +++ b/ons/create_topic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/delete_subscription_request_response.go b/ons/delete_subscription_request_response.go index 74a712a491..e72e0809ca 100644 --- a/ons/delete_subscription_request_response.go +++ b/ons/delete_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/delete_topic_request_response.go b/ons/delete_topic_request_response.go index c54f975c16..40507f0acf 100644 --- a/ons/delete_topic_request_response.go +++ b/ons/delete_topic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/delivery_policy.go b/ons/delivery_policy.go index 733afa41cb..4e98c1530c 100644 --- a/ons/delivery_policy.go +++ b/ons/delivery_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/get_confirm_subscription_request_response.go b/ons/get_confirm_subscription_request_response.go index 2a4f11a531..09da7bf7fd 100644 --- a/ons/get_confirm_subscription_request_response.go +++ b/ons/get_confirm_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/get_subscription_request_response.go b/ons/get_subscription_request_response.go index bdd4f3dc57..34469ce03f 100644 --- a/ons/get_subscription_request_response.go +++ b/ons/get_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/get_topic_request_response.go b/ons/get_topic_request_response.go index 7c6c963868..df6b0d2b0a 100644 --- a/ons/get_topic_request_response.go +++ b/ons/get_topic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/get_unsubscription_request_response.go b/ons/get_unsubscription_request_response.go index 5e4cacbca6..2fa3acc4aa 100644 --- a/ons/get_unsubscription_request_response.go +++ b/ons/get_unsubscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/list_subscriptions_request_response.go b/ons/list_subscriptions_request_response.go index 4ed77ad6ba..0a4cb87dd8 100644 --- a/ons/list_subscriptions_request_response.go +++ b/ons/list_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/list_topics_request_response.go b/ons/list_topics_request_response.go index 3ead086f0e..183cfdcf58 100644 --- a/ons/list_topics_request_response.go +++ b/ons/list_topics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/message_details.go b/ons/message_details.go index 242b6131cc..45b9e64f4a 100644 --- a/ons/message_details.go +++ b/ons/message_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/notification_topic.go b/ons/notification_topic.go index 7d8acc4517..db6af37bb0 100644 --- a/ons/notification_topic.go +++ b/ons/notification_topic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/notification_topic_summary.go b/ons/notification_topic_summary.go index a460345c78..25548cc360 100644 --- a/ons/notification_topic_summary.go +++ b/ons/notification_topic_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/ons_notificationcontrolplane_client.go b/ons/ons_notificationcontrolplane_client.go index 220fcdefd0..b2fa6b1f5d 100644 --- a/ons/ons_notificationcontrolplane_client.go +++ b/ons/ons_notificationcontrolplane_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/ons_notificationdataplane_client.go b/ons/ons_notificationdataplane_client.go index 0d8900ea55..ece47d7295 100644 --- a/ons/ons_notificationdataplane_client.go +++ b/ons/ons_notificationdataplane_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/publish_message_request_response.go b/ons/publish_message_request_response.go index c606439f21..b1b6dd4b49 100644 --- a/ons/publish_message_request_response.go +++ b/ons/publish_message_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/publish_result.go b/ons/publish_result.go index c4e3c3cb3e..571aa4b5fb 100644 --- a/ons/publish_result.go +++ b/ons/publish_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/resend_subscription_confirmation_request_response.go b/ons/resend_subscription_confirmation_request_response.go index 67841df7d1..0e1ead70c9 100644 --- a/ons/resend_subscription_confirmation_request_response.go +++ b/ons/resend_subscription_confirmation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/subscription.go b/ons/subscription.go index ec552a1676..7c27ede5e7 100644 --- a/ons/subscription.go +++ b/ons/subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/subscription_summary.go b/ons/subscription_summary.go index 7bb3b9a4db..044e366ede 100644 --- a/ons/subscription_summary.go +++ b/ons/subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/topic_attributes_details.go b/ons/topic_attributes_details.go index 880328b92b..69f2c283bb 100644 --- a/ons/topic_attributes_details.go +++ b/ons/topic_attributes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/update_subscription_details.go b/ons/update_subscription_details.go index ae4817aa1e..fd54b349e5 100644 --- a/ons/update_subscription_details.go +++ b/ons/update_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/update_subscription_request_response.go b/ons/update_subscription_request_response.go index 8f9c184689..506e656884 100644 --- a/ons/update_subscription_request_response.go +++ b/ons/update_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ons/update_topic_request_response.go b/ons/update_topic_request_response.go index 18f41702a0..464ebc33c2 100644 --- a/ons/update_topic_request_response.go +++ b/ons/update_topic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/action_type.go b/opa/action_type.go index a84b6f0505..96d2ade8ef 100644 --- a/opa/action_type.go +++ b/opa/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/attachment_details.go b/opa/attachment_details.go index 8268642dcf..2fbb0089e2 100644 --- a/opa/attachment_details.go +++ b/opa/attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/cancel_work_request_request_response.go b/opa/cancel_work_request_request_response.go index 4d9a261af1..cb97acaaf8 100644 --- a/opa/cancel_work_request_request_response.go +++ b/opa/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/change_opa_instance_compartment_details.go b/opa/change_opa_instance_compartment_details.go index 789324f630..5eeaf9ef91 100644 --- a/opa/change_opa_instance_compartment_details.go +++ b/opa/change_opa_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/change_opa_instance_compartment_request_response.go b/opa/change_opa_instance_compartment_request_response.go index 35f222e8a2..511f8f2f94 100644 --- a/opa/change_opa_instance_compartment_request_response.go +++ b/opa/change_opa_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/create_opa_instance_details.go b/opa/create_opa_instance_details.go index 68bcc8d19a..578ccf6e49 100644 --- a/opa/create_opa_instance_details.go +++ b/opa/create_opa_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/create_opa_instance_request_response.go b/opa/create_opa_instance_request_response.go index a7c4a955f4..80936c3f87 100644 --- a/opa/create_opa_instance_request_response.go +++ b/opa/create_opa_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/delete_opa_instance_request_response.go b/opa/delete_opa_instance_request_response.go index 3b09034892..432bfb7864 100644 --- a/opa/delete_opa_instance_request_response.go +++ b/opa/delete_opa_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/get_opa_instance_request_response.go b/opa/get_opa_instance_request_response.go index a612de8ff7..440fcc6108 100644 --- a/opa/get_opa_instance_request_response.go +++ b/opa/get_opa_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/get_work_request_request_response.go b/opa/get_work_request_request_response.go index cdc8c491c2..b0c18a0019 100644 --- a/opa/get_work_request_request_response.go +++ b/opa/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/list_opa_instances_request_response.go b/opa/list_opa_instances_request_response.go index da596f3b89..ea7b9d7dff 100644 --- a/opa/list_opa_instances_request_response.go +++ b/opa/list_opa_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/list_work_request_errors_request_response.go b/opa/list_work_request_errors_request_response.go index 66dc63e8c3..1b5fcb0b9f 100644 --- a/opa/list_work_request_errors_request_response.go +++ b/opa/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/list_work_request_logs_request_response.go b/opa/list_work_request_logs_request_response.go index 4e03f3b384..04275f428d 100644 --- a/opa/list_work_request_logs_request_response.go +++ b/opa/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/list_work_requests_request_response.go b/opa/list_work_requests_request_response.go index df68eaf632..0a8a794bc6 100644 --- a/opa/list_work_requests_request_response.go +++ b/opa/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/opa_instance.go b/opa/opa_instance.go index bd4aa4e181..03d72edc4f 100644 --- a/opa/opa_instance.go +++ b/opa/opa_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/opa_instance_collection.go b/opa/opa_instance_collection.go index ebd6a14648..a3a27bb58a 100644 --- a/opa/opa_instance_collection.go +++ b/opa/opa_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/opa_instance_summary.go b/opa/opa_instance_summary.go index bcadfd19c3..92ab7d21a6 100644 --- a/opa/opa_instance_summary.go +++ b/opa/opa_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/opa_opainstance_client.go b/opa/opa_opainstance_client.go index d159d436ec..dd4a1c7d18 100644 --- a/opa/opa_opainstance_client.go +++ b/opa/opa_opainstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/operation_status.go b/opa/operation_status.go index e572c6ae37..8e137a8a06 100644 --- a/opa/operation_status.go +++ b/opa/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/operation_type.go b/opa/operation_type.go index 4c4d743378..990f92d2db 100644 --- a/opa/operation_type.go +++ b/opa/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/sort_order.go b/opa/sort_order.go index da3a6451a8..e651c3f0a5 100644 --- a/opa/sort_order.go +++ b/opa/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/update_opa_instance_details.go b/opa/update_opa_instance_details.go index 400a66d7ed..1aae5af2e5 100644 --- a/opa/update_opa_instance_details.go +++ b/opa/update_opa_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/update_opa_instance_request_response.go b/opa/update_opa_instance_request_response.go index b5a399557b..00ab1d48cd 100644 --- a/opa/update_opa_instance_request_response.go +++ b/opa/update_opa_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request.go b/opa/work_request.go index b03eea8f02..591ea7c61b 100644 --- a/opa/work_request.go +++ b/opa/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_error.go b/opa/work_request_error.go index 79da16cf8f..145377f538 100644 --- a/opa/work_request_error.go +++ b/opa/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_error_collection.go b/opa/work_request_error_collection.go index 999c2198cf..d730b22e1b 100644 --- a/opa/work_request_error_collection.go +++ b/opa/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_log_entry.go b/opa/work_request_log_entry.go index b17bfc714a..ebf5d567ed 100644 --- a/opa/work_request_log_entry.go +++ b/opa/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_log_entry_collection.go b/opa/work_request_log_entry_collection.go index 481219e82a..8e7ed1aca5 100644 --- a/opa/work_request_log_entry_collection.go +++ b/opa/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_resource.go b/opa/work_request_resource.go index 26cc9db3bb..b536ccf407 100644 --- a/opa/work_request_resource.go +++ b/opa/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_resource_metadata_key.go b/opa/work_request_resource_metadata_key.go index 51e101df22..3b8a8791b3 100644 --- a/opa/work_request_resource_metadata_key.go +++ b/opa/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_summary.go b/opa/work_request_summary.go index 5d7aa5f421..1f40111ee1 100644 --- a/opa/work_request_summary.go +++ b/opa/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opa/work_request_summary_collection.go b/opa/work_request_summary_collection.go index 0c2552e31c..7ffaba8a21 100644 --- a/opa/work_request_summary_collection.go +++ b/opa/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/action_type.go b/opensearch/action_type.go index 65981c01c1..b98572b17b 100644 --- a/opensearch/action_type.go +++ b/opensearch/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/backup_event_details.go b/opensearch/backup_event_details.go index b0cbc84547..d5565c0601 100644 --- a/opensearch/backup_event_details.go +++ b/opensearch/backup_event_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/backup_opensearch_cluster_details.go b/opensearch/backup_opensearch_cluster_details.go index 0e0004c259..2a47ee78df 100644 --- a/opensearch/backup_opensearch_cluster_details.go +++ b/opensearch/backup_opensearch_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/backup_opensearch_cluster_request_response.go b/opensearch/backup_opensearch_cluster_request_response.go index 30818b8ede..73723cc56a 100644 --- a/opensearch/backup_opensearch_cluster_request_response.go +++ b/opensearch/backup_opensearch_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/backup_state.go b/opensearch/backup_state.go index a8fec9b3c9..fb9059bf46 100644 --- a/opensearch/backup_state.go +++ b/opensearch/backup_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/change_opensearch_cluster_backup_compartment_details.go b/opensearch/change_opensearch_cluster_backup_compartment_details.go index 27aa0256af..b6e609e1d7 100644 --- a/opensearch/change_opensearch_cluster_backup_compartment_details.go +++ b/opensearch/change_opensearch_cluster_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/change_opensearch_cluster_compartment_details.go b/opensearch/change_opensearch_cluster_compartment_details.go index f0c95719c0..8fff37cf64 100644 --- a/opensearch/change_opensearch_cluster_compartment_details.go +++ b/opensearch/change_opensearch_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/create_opensearch_cluster_details.go b/opensearch/create_opensearch_cluster_details.go index bd992e500a..1f02e12a11 100644 --- a/opensearch/create_opensearch_cluster_details.go +++ b/opensearch/create_opensearch_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/create_opensearch_cluster_request_response.go b/opensearch/create_opensearch_cluster_request_response.go index d203316bd2..ef15ee47b3 100644 --- a/opensearch/create_opensearch_cluster_request_response.go +++ b/opensearch/create_opensearch_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/data_node_host_type.go b/opensearch/data_node_host_type.go index 56873159e4..c3adc5cbdb 100644 --- a/opensearch/data_node_host_type.go +++ b/opensearch/data_node_host_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/delete_opensearch_cluster_backup_request_response.go b/opensearch/delete_opensearch_cluster_backup_request_response.go index 46476780db..b894105562 100644 --- a/opensearch/delete_opensearch_cluster_backup_request_response.go +++ b/opensearch/delete_opensearch_cluster_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/delete_opensearch_cluster_request_response.go b/opensearch/delete_opensearch_cluster_request_response.go index 41f79b9ca4..e8b25aac7c 100644 --- a/opensearch/delete_opensearch_cluster_request_response.go +++ b/opensearch/delete_opensearch_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/export_opensearch_cluster_backup_details.go b/opensearch/export_opensearch_cluster_backup_details.go index b626f02a7f..8ba1520a01 100644 --- a/opensearch/export_opensearch_cluster_backup_details.go +++ b/opensearch/export_opensearch_cluster_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/get_manifest_response.go b/opensearch/get_manifest_response.go index a71f281b91..de9932ace1 100644 --- a/opensearch/get_manifest_response.go +++ b/opensearch/get_manifest_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/get_opensearch_cluster_backup_request_response.go b/opensearch/get_opensearch_cluster_backup_request_response.go index 58437b9810..6baae1352e 100644 --- a/opensearch/get_opensearch_cluster_backup_request_response.go +++ b/opensearch/get_opensearch_cluster_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/get_opensearch_cluster_request_response.go b/opensearch/get_opensearch_cluster_request_response.go index 35e72f28c7..e266ec7b7c 100644 --- a/opensearch/get_opensearch_cluster_request_response.go +++ b/opensearch/get_opensearch_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/get_work_request_request_response.go b/opensearch/get_work_request_request_response.go index b6f70f0d26..6d9670e509 100644 --- a/opensearch/get_work_request_request_response.go +++ b/opensearch/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/list_opensearch_cluster_backups_request_response.go b/opensearch/list_opensearch_cluster_backups_request_response.go index a5b37ad14f..6178bca608 100644 --- a/opensearch/list_opensearch_cluster_backups_request_response.go +++ b/opensearch/list_opensearch_cluster_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/list_opensearch_clusters_request_response.go b/opensearch/list_opensearch_clusters_request_response.go index 1259187687..8932444144 100644 --- a/opensearch/list_opensearch_clusters_request_response.go +++ b/opensearch/list_opensearch_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/list_opensearch_versions_request_response.go b/opensearch/list_opensearch_versions_request_response.go index b20494bf8b..d995651103 100644 --- a/opensearch/list_opensearch_versions_request_response.go +++ b/opensearch/list_opensearch_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/list_work_request_errors_request_response.go b/opensearch/list_work_request_errors_request_response.go index 292bbb3e13..bc5700bbb9 100644 --- a/opensearch/list_work_request_errors_request_response.go +++ b/opensearch/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/list_work_request_logs_request_response.go b/opensearch/list_work_request_logs_request_response.go index 826e8944e9..5021b443ea 100644 --- a/opensearch/list_work_request_logs_request_response.go +++ b/opensearch/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/list_work_requests_request_response.go b/opensearch/list_work_requests_request_response.go index e778d64af3..0e47e1e368 100644 --- a/opensearch/list_work_requests_request_response.go +++ b/opensearch/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/master_node_host_type.go b/opensearch/master_node_host_type.go index 16804df044..d893373f61 100644 --- a/opensearch/master_node_host_type.go +++ b/opensearch/master_node_host_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster.go b/opensearch/opensearch_cluster.go index 6ea9841f7d..f3010ed0d3 100644 --- a/opensearch/opensearch_cluster.go +++ b/opensearch/opensearch_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster_backup.go b/opensearch/opensearch_cluster_backup.go index 898d1c181b..8339e6f38d 100644 --- a/opensearch/opensearch_cluster_backup.go +++ b/opensearch/opensearch_cluster_backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster_backup_collection.go b/opensearch/opensearch_cluster_backup_collection.go index 8680cd3854..1754c46d74 100644 --- a/opensearch/opensearch_cluster_backup_collection.go +++ b/opensearch/opensearch_cluster_backup_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster_backup_summary.go b/opensearch/opensearch_cluster_backup_summary.go index a08cb68fef..b9d1ef536d 100644 --- a/opensearch/opensearch_cluster_backup_summary.go +++ b/opensearch/opensearch_cluster_backup_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster_collection.go b/opensearch/opensearch_cluster_collection.go index a314b70631..027da69bc9 100644 --- a/opensearch/opensearch_cluster_collection.go +++ b/opensearch/opensearch_cluster_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster_restore_request_response.go b/opensearch/opensearch_cluster_restore_request_response.go index e16be0c253..2646ed9fa1 100644 --- a/opensearch/opensearch_cluster_restore_request_response.go +++ b/opensearch/opensearch_cluster_restore_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_cluster_summary.go b/opensearch/opensearch_cluster_summary.go index c11bbd1cdb..a0d6e6354f 100644 --- a/opensearch/opensearch_cluster_summary.go +++ b/opensearch/opensearch_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_opensearchcluster_client.go b/opensearch/opensearch_opensearchcluster_client.go index 1fabd20e1d..21698339dc 100644 --- a/opensearch/opensearch_opensearchcluster_client.go +++ b/opensearch/opensearch_opensearchcluster_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_opensearchclusterbackup_client.go b/opensearch/opensearch_opensearchclusterbackup_client.go index 457ee4fba5..815291b4eb 100644 --- a/opensearch/opensearch_opensearchclusterbackup_client.go +++ b/opensearch/opensearch_opensearchclusterbackup_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_versions_collection.go b/opensearch/opensearch_versions_collection.go index 44b6f477a5..2aa01a01e5 100644 --- a/opensearch/opensearch_versions_collection.go +++ b/opensearch/opensearch_versions_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/opensearch_versions_summary.go b/opensearch/opensearch_versions_summary.go index eea6ba3c98..a921b84d74 100644 --- a/opensearch/opensearch_versions_summary.go +++ b/opensearch/opensearch_versions_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/operation_status.go b/opensearch/operation_status.go index efcac17b32..4e7c6f3f47 100644 --- a/opensearch/operation_status.go +++ b/opensearch/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/operation_type.go b/opensearch/operation_type.go index c75bbbd2ee..dc453d4e51 100644 --- a/opensearch/operation_type.go +++ b/opensearch/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/resize_opensearch_cluster_horizontal_details.go b/opensearch/resize_opensearch_cluster_horizontal_details.go index 66402d403e..3ccac06727 100644 --- a/opensearch/resize_opensearch_cluster_horizontal_details.go +++ b/opensearch/resize_opensearch_cluster_horizontal_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/resize_opensearch_cluster_horizontal_request_response.go b/opensearch/resize_opensearch_cluster_horizontal_request_response.go index 283c737686..85d128312a 100644 --- a/opensearch/resize_opensearch_cluster_horizontal_request_response.go +++ b/opensearch/resize_opensearch_cluster_horizontal_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/resize_opensearch_cluster_vertical_details.go b/opensearch/resize_opensearch_cluster_vertical_details.go index 69ad5ddf07..7899809309 100644 --- a/opensearch/resize_opensearch_cluster_vertical_details.go +++ b/opensearch/resize_opensearch_cluster_vertical_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/resize_opensearch_cluster_vertical_request_response.go b/opensearch/resize_opensearch_cluster_vertical_request_response.go index d4cc09d838..212dd0beb3 100644 --- a/opensearch/resize_opensearch_cluster_vertical_request_response.go +++ b/opensearch/resize_opensearch_cluster_vertical_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/restore_opensearch_cluster_backup_details.go b/opensearch/restore_opensearch_cluster_backup_details.go index af7c1ac97e..64f0632d73 100644 --- a/opensearch/restore_opensearch_cluster_backup_details.go +++ b/opensearch/restore_opensearch_cluster_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/restore_opensearch_cluster_details.go b/opensearch/restore_opensearch_cluster_details.go index 59543fb794..b09d69cd1e 100644 --- a/opensearch/restore_opensearch_cluster_details.go +++ b/opensearch/restore_opensearch_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/security_mode.go b/opensearch/security_mode.go index 074958d5ac..512d9bec56 100644 --- a/opensearch/security_mode.go +++ b/opensearch/security_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/sort_order.go b/opensearch/sort_order.go index f8e0ed596b..4d7aa09f5d 100644 --- a/opensearch/sort_order.go +++ b/opensearch/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_checkin_details.go b/opensearch/update_checkin_details.go index 7ebc0296f2..e301ab3ab7 100644 --- a/opensearch/update_checkin_details.go +++ b/opensearch/update_checkin_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_cluster_hardened_image_details.go b/opensearch/update_cluster_hardened_image_details.go index 6b558d933b..baf63e159c 100644 --- a/opensearch/update_cluster_hardened_image_details.go +++ b/opensearch/update_cluster_hardened_image_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_cluster_status_details.go b/opensearch/update_cluster_status_details.go index 8a474a3059..2ebabc9d95 100644 --- a/opensearch/update_cluster_status_details.go +++ b/opensearch/update_cluster_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_opensearch_cluster_backup_details.go b/opensearch/update_opensearch_cluster_backup_details.go index fa494c46c7..47099a0db8 100644 --- a/opensearch/update_opensearch_cluster_backup_details.go +++ b/opensearch/update_opensearch_cluster_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_opensearch_cluster_backup_request_response.go b/opensearch/update_opensearch_cluster_backup_request_response.go index b4425c2db4..b6b5c84d7c 100644 --- a/opensearch/update_opensearch_cluster_backup_request_response.go +++ b/opensearch/update_opensearch_cluster_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_opensearch_cluster_details.go b/opensearch/update_opensearch_cluster_details.go index c98d3ee601..59c3104664 100644 --- a/opensearch/update_opensearch_cluster_details.go +++ b/opensearch/update_opensearch_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/update_opensearch_cluster_request_response.go b/opensearch/update_opensearch_cluster_request_response.go index c0a764c42a..c0ea4e2e6e 100644 --- a/opensearch/update_opensearch_cluster_request_response.go +++ b/opensearch/update_opensearch_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request.go b/opensearch/work_request.go index 03f526d3a7..7419c99841 100644 --- a/opensearch/work_request.go +++ b/opensearch/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request_collection.go b/opensearch/work_request_collection.go index 7f3019a97a..6b19df1e6b 100644 --- a/opensearch/work_request_collection.go +++ b/opensearch/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request_error.go b/opensearch/work_request_error.go index d4cf760082..fea04afd28 100644 --- a/opensearch/work_request_error.go +++ b/opensearch/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request_error_collection.go b/opensearch/work_request_error_collection.go index 4cf20d07da..59c0f9fcbb 100644 --- a/opensearch/work_request_error_collection.go +++ b/opensearch/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request_log_entry.go b/opensearch/work_request_log_entry.go index 1cbc8f8053..800b019631 100644 --- a/opensearch/work_request_log_entry.go +++ b/opensearch/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request_log_entry_collection.go b/opensearch/work_request_log_entry_collection.go index fa173ee933..6e36611256 100644 --- a/opensearch/work_request_log_entry_collection.go +++ b/opensearch/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opensearch/work_request_resource.go b/opensearch/work_request_resource.go index 74e1689f25..d896928632 100644 --- a/opensearch/work_request_resource.go +++ b/opensearch/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request.go b/operatoraccesscontrol/access_request.go index a6904c4a0f..dfd58b1198 100644 --- a/operatoraccesscontrol/access_request.go +++ b/operatoraccesscontrol/access_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request_collection.go b/operatoraccesscontrol/access_request_collection.go index ca5a97ec64..7ed0474b31 100644 --- a/operatoraccesscontrol/access_request_collection.go +++ b/operatoraccesscontrol/access_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request_history_collection.go b/operatoraccesscontrol/access_request_history_collection.go index 56bcbdf520..199010d422 100644 --- a/operatoraccesscontrol/access_request_history_collection.go +++ b/operatoraccesscontrol/access_request_history_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request_history_summary.go b/operatoraccesscontrol/access_request_history_summary.go index 5d5baf9483..7c4ed9c56d 100644 --- a/operatoraccesscontrol/access_request_history_summary.go +++ b/operatoraccesscontrol/access_request_history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request_lifecycle_states.go b/operatoraccesscontrol/access_request_lifecycle_states.go index 413842a4aa..38c7da2136 100644 --- a/operatoraccesscontrol/access_request_lifecycle_states.go +++ b/operatoraccesscontrol/access_request_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request_severities.go b/operatoraccesscontrol/access_request_severities.go index 935e3308c4..2a6b63827f 100644 --- a/operatoraccesscontrol/access_request_severities.go +++ b/operatoraccesscontrol/access_request_severities.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/access_request_summary.go b/operatoraccesscontrol/access_request_summary.go index 29d8b1d906..22e597ebf3 100644 --- a/operatoraccesscontrol/access_request_summary.go +++ b/operatoraccesscontrol/access_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/approve_access_request_details.go b/operatoraccesscontrol/approve_access_request_details.go index cdf98c10a8..692bcd1b6f 100644 --- a/operatoraccesscontrol/approve_access_request_details.go +++ b/operatoraccesscontrol/approve_access_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/approve_access_request_request_response.go b/operatoraccesscontrol/approve_access_request_request_response.go index 618ca77e0e..3c7824484a 100644 --- a/operatoraccesscontrol/approve_access_request_request_response.go +++ b/operatoraccesscontrol/approve_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/change_operator_control_assignment_compartment_details.go b/operatoraccesscontrol/change_operator_control_assignment_compartment_details.go index 8b1482370a..da6971a8d4 100644 --- a/operatoraccesscontrol/change_operator_control_assignment_compartment_details.go +++ b/operatoraccesscontrol/change_operator_control_assignment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/change_operator_control_assignment_compartment_request_response.go b/operatoraccesscontrol/change_operator_control_assignment_compartment_request_response.go index ed5cbfe2f0..85db7f63df 100644 --- a/operatoraccesscontrol/change_operator_control_assignment_compartment_request_response.go +++ b/operatoraccesscontrol/change_operator_control_assignment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/change_operator_control_compartment_details.go b/operatoraccesscontrol/change_operator_control_compartment_details.go index 27b409af08..6f0218a3f6 100644 --- a/operatoraccesscontrol/change_operator_control_compartment_details.go +++ b/operatoraccesscontrol/change_operator_control_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/change_operator_control_compartment_request_response.go b/operatoraccesscontrol/change_operator_control_compartment_request_response.go index a34b9c9a6e..a4f0c298c7 100644 --- a/operatoraccesscontrol/change_operator_control_compartment_request_response.go +++ b/operatoraccesscontrol/change_operator_control_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/create_operator_control_assignment_details.go b/operatoraccesscontrol/create_operator_control_assignment_details.go index d9a4feead0..83f0955457 100644 --- a/operatoraccesscontrol/create_operator_control_assignment_details.go +++ b/operatoraccesscontrol/create_operator_control_assignment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/create_operator_control_assignment_request_response.go b/operatoraccesscontrol/create_operator_control_assignment_request_response.go index 550cd9b3ac..0c408bf053 100644 --- a/operatoraccesscontrol/create_operator_control_assignment_request_response.go +++ b/operatoraccesscontrol/create_operator_control_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/create_operator_control_details.go b/operatoraccesscontrol/create_operator_control_details.go index 92272170ee..0437fff5ba 100644 --- a/operatoraccesscontrol/create_operator_control_details.go +++ b/operatoraccesscontrol/create_operator_control_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/create_operator_control_request_response.go b/operatoraccesscontrol/create_operator_control_request_response.go index 194e5c2252..f396887a9a 100644 --- a/operatoraccesscontrol/create_operator_control_request_response.go +++ b/operatoraccesscontrol/create_operator_control_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/delete_operator_control_assignment_request_response.go b/operatoraccesscontrol/delete_operator_control_assignment_request_response.go index d0cad57178..b9684bb27d 100644 --- a/operatoraccesscontrol/delete_operator_control_assignment_request_response.go +++ b/operatoraccesscontrol/delete_operator_control_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/delete_operator_control_request_response.go b/operatoraccesscontrol/delete_operator_control_request_response.go index 96059e5799..6fe539caa5 100644 --- a/operatoraccesscontrol/delete_operator_control_request_response.go +++ b/operatoraccesscontrol/delete_operator_control_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/get_access_request_request_response.go b/operatoraccesscontrol/get_access_request_request_response.go index 2b99e80e0c..0d1a71aed0 100644 --- a/operatoraccesscontrol/get_access_request_request_response.go +++ b/operatoraccesscontrol/get_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/get_operator_action_request_response.go b/operatoraccesscontrol/get_operator_action_request_response.go index 5bb18641b9..4358eeeea8 100644 --- a/operatoraccesscontrol/get_operator_action_request_response.go +++ b/operatoraccesscontrol/get_operator_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/get_operator_control_assignment_request_response.go b/operatoraccesscontrol/get_operator_control_assignment_request_response.go index f1daff8b7e..ff763bb439 100644 --- a/operatoraccesscontrol/get_operator_control_assignment_request_response.go +++ b/operatoraccesscontrol/get_operator_control_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/get_operator_control_request_response.go b/operatoraccesscontrol/get_operator_control_request_response.go index 1fbfc9fcf2..06d065e2ab 100644 --- a/operatoraccesscontrol/get_operator_control_request_response.go +++ b/operatoraccesscontrol/get_operator_control_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/infrastrcuture_layers.go b/operatoraccesscontrol/infrastrcuture_layers.go index 92bfc76ade..10f3ddd15d 100644 --- a/operatoraccesscontrol/infrastrcuture_layers.go +++ b/operatoraccesscontrol/infrastrcuture_layers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/interaction_collection.go b/operatoraccesscontrol/interaction_collection.go index 4122b40ce5..6b9c2c48a4 100644 --- a/operatoraccesscontrol/interaction_collection.go +++ b/operatoraccesscontrol/interaction_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/interaction_request_details.go b/operatoraccesscontrol/interaction_request_details.go index fb102ea498..767843284b 100644 --- a/operatoraccesscontrol/interaction_request_details.go +++ b/operatoraccesscontrol/interaction_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/interaction_request_request_response.go b/operatoraccesscontrol/interaction_request_request_response.go index 6bd1d94239..a58618cdf2 100644 --- a/operatoraccesscontrol/interaction_request_request_response.go +++ b/operatoraccesscontrol/interaction_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/interaction_summary.go b/operatoraccesscontrol/interaction_summary.go index 949224a4e6..38f105b589 100644 --- a/operatoraccesscontrol/interaction_summary.go +++ b/operatoraccesscontrol/interaction_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/list_access_request_histories_request_response.go b/operatoraccesscontrol/list_access_request_histories_request_response.go index 426fbe2a1d..1c6cb7d46c 100644 --- a/operatoraccesscontrol/list_access_request_histories_request_response.go +++ b/operatoraccesscontrol/list_access_request_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/list_access_requests_request_response.go b/operatoraccesscontrol/list_access_requests_request_response.go index 5df1aecdc0..a34d2bbbaa 100644 --- a/operatoraccesscontrol/list_access_requests_request_response.go +++ b/operatoraccesscontrol/list_access_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/list_interactions_request_response.go b/operatoraccesscontrol/list_interactions_request_response.go index d8f05b61a2..0d7b9687da 100644 --- a/operatoraccesscontrol/list_interactions_request_response.go +++ b/operatoraccesscontrol/list_interactions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/list_operator_actions_request_response.go b/operatoraccesscontrol/list_operator_actions_request_response.go index 930a03df92..80e1fe5e97 100644 --- a/operatoraccesscontrol/list_operator_actions_request_response.go +++ b/operatoraccesscontrol/list_operator_actions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/list_operator_control_assignments_request_response.go b/operatoraccesscontrol/list_operator_control_assignments_request_response.go index 21ad507587..5b42967e04 100644 --- a/operatoraccesscontrol/list_operator_control_assignments_request_response.go +++ b/operatoraccesscontrol/list_operator_control_assignments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/list_operator_controls_request_response.go b/operatoraccesscontrol/list_operator_controls_request_response.go index b7e7778b15..ea5aefcdb0 100644 --- a/operatoraccesscontrol/list_operator_controls_request_response.go +++ b/operatoraccesscontrol/list_operator_controls_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_action.go b/operatoraccesscontrol/operator_action.go index 33b39b04dc..f7fd848275 100644 --- a/operatoraccesscontrol/operator_action.go +++ b/operatoraccesscontrol/operator_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_action_categories.go b/operatoraccesscontrol/operator_action_categories.go index 3dba1c01a5..eb68047084 100644 --- a/operatoraccesscontrol/operator_action_categories.go +++ b/operatoraccesscontrol/operator_action_categories.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_action_collection.go b/operatoraccesscontrol/operator_action_collection.go index de1832013e..8bf089ce99 100644 --- a/operatoraccesscontrol/operator_action_collection.go +++ b/operatoraccesscontrol/operator_action_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_action_lifecycle_states.go b/operatoraccesscontrol/operator_action_lifecycle_states.go index aa75ba333c..4b338acdb2 100644 --- a/operatoraccesscontrol/operator_action_lifecycle_states.go +++ b/operatoraccesscontrol/operator_action_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_action_properties.go b/operatoraccesscontrol/operator_action_properties.go index 54605d5c96..292d676c1a 100644 --- a/operatoraccesscontrol/operator_action_properties.go +++ b/operatoraccesscontrol/operator_action_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_action_summary.go b/operatoraccesscontrol/operator_action_summary.go index f44c34b8bf..992010ab33 100644 --- a/operatoraccesscontrol/operator_action_summary.go +++ b/operatoraccesscontrol/operator_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control.go b/operatoraccesscontrol/operator_control.go index fa05ace111..d266f08a95 100644 --- a/operatoraccesscontrol/operator_control.go +++ b/operatoraccesscontrol/operator_control.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_assignment.go b/operatoraccesscontrol/operator_control_assignment.go index 7fb54a1177..7fd9c78caa 100644 --- a/operatoraccesscontrol/operator_control_assignment.go +++ b/operatoraccesscontrol/operator_control_assignment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_assignment_collection.go b/operatoraccesscontrol/operator_control_assignment_collection.go index 883f164002..2bb61422be 100644 --- a/operatoraccesscontrol/operator_control_assignment_collection.go +++ b/operatoraccesscontrol/operator_control_assignment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_assignment_lifecycle_states.go b/operatoraccesscontrol/operator_control_assignment_lifecycle_states.go index d8be50b8f8..dbd30db926 100644 --- a/operatoraccesscontrol/operator_control_assignment_lifecycle_states.go +++ b/operatoraccesscontrol/operator_control_assignment_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_assignment_summary.go b/operatoraccesscontrol/operator_control_assignment_summary.go index 055461f3d1..bd4cda9d27 100644 --- a/operatoraccesscontrol/operator_control_assignment_summary.go +++ b/operatoraccesscontrol/operator_control_assignment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_collection.go b/operatoraccesscontrol/operator_control_collection.go index aeec25acf5..87ff0c155a 100644 --- a/operatoraccesscontrol/operator_control_collection.go +++ b/operatoraccesscontrol/operator_control_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_lifecycle_states.go b/operatoraccesscontrol/operator_control_lifecycle_states.go index 3c3f791a04..5ede35ed8f 100644 --- a/operatoraccesscontrol/operator_control_lifecycle_states.go +++ b/operatoraccesscontrol/operator_control_lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operator_control_summary.go b/operatoraccesscontrol/operator_control_summary.go index 1ae8a42bbf..cb56d2f99f 100644 --- a/operatoraccesscontrol/operator_control_summary.go +++ b/operatoraccesscontrol/operator_control_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operatoraccesscontrol_accessrequests_client.go b/operatoraccesscontrol/operatoraccesscontrol_accessrequests_client.go index 18508cbe54..04d34faf9f 100644 --- a/operatoraccesscontrol/operatoraccesscontrol_accessrequests_client.go +++ b/operatoraccesscontrol/operatoraccesscontrol_accessrequests_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operatoraccesscontrol_operatoractions_client.go b/operatoraccesscontrol/operatoraccesscontrol_operatoractions_client.go index 71395306b7..6687364007 100644 --- a/operatoraccesscontrol/operatoraccesscontrol_operatoractions_client.go +++ b/operatoraccesscontrol/operatoraccesscontrol_operatoractions_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operatoraccesscontrol_operatorcontrol_client.go b/operatoraccesscontrol/operatoraccesscontrol_operatorcontrol_client.go index 88a913067a..2b51302e03 100644 --- a/operatoraccesscontrol/operatoraccesscontrol_operatorcontrol_client.go +++ b/operatoraccesscontrol/operatoraccesscontrol_operatorcontrol_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/operatoraccesscontrol_operatorcontrolassignment_client.go b/operatoraccesscontrol/operatoraccesscontrol_operatorcontrolassignment_client.go index c432a7758a..7bc3f33706 100644 --- a/operatoraccesscontrol/operatoraccesscontrol_operatorcontrolassignment_client.go +++ b/operatoraccesscontrol/operatoraccesscontrol_operatorcontrolassignment_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/reject_access_request_details.go b/operatoraccesscontrol/reject_access_request_details.go index b7356fd34f..712d2eabdb 100644 --- a/operatoraccesscontrol/reject_access_request_details.go +++ b/operatoraccesscontrol/reject_access_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/reject_access_request_request_response.go b/operatoraccesscontrol/reject_access_request_request_response.go index d7cde13bd6..fa37428c9d 100644 --- a/operatoraccesscontrol/reject_access_request_request_response.go +++ b/operatoraccesscontrol/reject_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/resource_types.go b/operatoraccesscontrol/resource_types.go index 3c15d00bd1..3ca6abc783 100644 --- a/operatoraccesscontrol/resource_types.go +++ b/operatoraccesscontrol/resource_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/review_access_request_details.go b/operatoraccesscontrol/review_access_request_details.go index ceaf2ffc84..ba802d9805 100644 --- a/operatoraccesscontrol/review_access_request_details.go +++ b/operatoraccesscontrol/review_access_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/review_access_request_request_response.go b/operatoraccesscontrol/review_access_request_request_response.go index 36ed98801a..472bd1b6e6 100644 --- a/operatoraccesscontrol/review_access_request_request_response.go +++ b/operatoraccesscontrol/review_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/revoke_access_request_details.go b/operatoraccesscontrol/revoke_access_request_details.go index 671b3bd366..1e856cf7d0 100644 --- a/operatoraccesscontrol/revoke_access_request_details.go +++ b/operatoraccesscontrol/revoke_access_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/revoke_access_request_request_response.go b/operatoraccesscontrol/revoke_access_request_request_response.go index acf80d0939..997892a7c7 100644 --- a/operatoraccesscontrol/revoke_access_request_request_response.go +++ b/operatoraccesscontrol/revoke_access_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/sort_orders.go b/operatoraccesscontrol/sort_orders.go index fcaf6b0539..bc21144d23 100644 --- a/operatoraccesscontrol/sort_orders.go +++ b/operatoraccesscontrol/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/update_operator_control_assignment_details.go b/operatoraccesscontrol/update_operator_control_assignment_details.go index 276eb45c1c..05eafc0ef1 100644 --- a/operatoraccesscontrol/update_operator_control_assignment_details.go +++ b/operatoraccesscontrol/update_operator_control_assignment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/update_operator_control_assignment_request_response.go b/operatoraccesscontrol/update_operator_control_assignment_request_response.go index 23750aca5a..771a6ff21f 100644 --- a/operatoraccesscontrol/update_operator_control_assignment_request_response.go +++ b/operatoraccesscontrol/update_operator_control_assignment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/update_operator_control_details.go b/operatoraccesscontrol/update_operator_control_details.go index f886dc16d8..555bf5e026 100644 --- a/operatoraccesscontrol/update_operator_control_details.go +++ b/operatoraccesscontrol/update_operator_control_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/operatoraccesscontrol/update_operator_control_request_response.go b/operatoraccesscontrol/update_operator_control_request_response.go index 6ad3afbeec..f4d465adb0 100644 --- a/operatoraccesscontrol/update_operator_control_request_response.go +++ b/operatoraccesscontrol/update_operator_control_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/action_type.go b/opsi/action_type.go index f1ad17b014..b13d3ce38f 100644 --- a/opsi/action_type.go +++ b/opsi/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/add_em_managed_external_exadata_insight_members_details.go b/opsi/add_em_managed_external_exadata_insight_members_details.go index 5895362abc..d4dc583c3d 100644 --- a/opsi/add_em_managed_external_exadata_insight_members_details.go +++ b/opsi/add_em_managed_external_exadata_insight_members_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/add_exadata_insight_members_details.go b/opsi/add_exadata_insight_members_details.go index dfeb5069f1..ea36dc7024 100644 --- a/opsi/add_exadata_insight_members_details.go +++ b/opsi/add_exadata_insight_members_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/add_exadata_insight_members_request_response.go b/opsi/add_exadata_insight_members_request_response.go index ec4f25ecfc..160d0a3c15 100644 --- a/opsi/add_exadata_insight_members_request_response.go +++ b/opsi/add_exadata_insight_members_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/add_pe_comanaged_exadata_insight_members_details.go b/opsi/add_pe_comanaged_exadata_insight_members_details.go index 4dc491eb01..2879749fbe 100644 --- a/opsi/add_pe_comanaged_exadata_insight_members_details.go +++ b/opsi/add_pe_comanaged_exadata_insight_members_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_collection.go b/opsi/addm_db_collection.go index 50d7828571..c23e4caa10 100644 --- a/opsi/addm_db_collection.go +++ b/opsi/addm_db_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_finding_aggregation.go b/opsi/addm_db_finding_aggregation.go index 806494c307..2a09e27394 100644 --- a/opsi/addm_db_finding_aggregation.go +++ b/opsi/addm_db_finding_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_finding_aggregation_collection.go b/opsi/addm_db_finding_aggregation_collection.go index 6f19a42edb..349e74f513 100644 --- a/opsi/addm_db_finding_aggregation_collection.go +++ b/opsi/addm_db_finding_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_finding_category_collection.go b/opsi/addm_db_finding_category_collection.go index 4d2fee730f..7834776bad 100644 --- a/opsi/addm_db_finding_category_collection.go +++ b/opsi/addm_db_finding_category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_finding_category_summary.go b/opsi/addm_db_finding_category_summary.go index c949b386e0..e329dfd8ee 100644 --- a/opsi/addm_db_finding_category_summary.go +++ b/opsi/addm_db_finding_category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_findings_time_series_collection.go b/opsi/addm_db_findings_time_series_collection.go index e818cb13f3..f9152aa0a9 100644 --- a/opsi/addm_db_findings_time_series_collection.go +++ b/opsi/addm_db_findings_time_series_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_findings_time_series_summary.go b/opsi/addm_db_findings_time_series_summary.go index 193ed437b7..de67c7c370 100644 --- a/opsi/addm_db_findings_time_series_summary.go +++ b/opsi/addm_db_findings_time_series_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_parameter_aggregation.go b/opsi/addm_db_parameter_aggregation.go index ea6a6c8f55..51da4bc4fc 100644 --- a/opsi/addm_db_parameter_aggregation.go +++ b/opsi/addm_db_parameter_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_parameter_aggregation_collection.go b/opsi/addm_db_parameter_aggregation_collection.go index 4d612f8c74..4655354075 100644 --- a/opsi/addm_db_parameter_aggregation_collection.go +++ b/opsi/addm_db_parameter_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_parameter_category_collection.go b/opsi/addm_db_parameter_category_collection.go index 888addf1ae..17bc9c66da 100644 --- a/opsi/addm_db_parameter_category_collection.go +++ b/opsi/addm_db_parameter_category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_parameter_category_summary.go b/opsi/addm_db_parameter_category_summary.go index e045c8a66d..a0a7f6c1f1 100644 --- a/opsi/addm_db_parameter_category_summary.go +++ b/opsi/addm_db_parameter_category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_parameter_change_aggregation.go b/opsi/addm_db_parameter_change_aggregation.go index ca5fd1f924..093db405b1 100644 --- a/opsi/addm_db_parameter_change_aggregation.go +++ b/opsi/addm_db_parameter_change_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_parameter_change_aggregation_collection.go b/opsi/addm_db_parameter_change_aggregation_collection.go index e122e28d6d..f6cc0b0083 100644 --- a/opsi/addm_db_parameter_change_aggregation_collection.go +++ b/opsi/addm_db_parameter_change_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_recommendation_aggregation.go b/opsi/addm_db_recommendation_aggregation.go index 36805255d0..cb608fc1cc 100644 --- a/opsi/addm_db_recommendation_aggregation.go +++ b/opsi/addm_db_recommendation_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_recommendation_aggregation_collection.go b/opsi/addm_db_recommendation_aggregation_collection.go index eda3e6a564..71dfd10c42 100644 --- a/opsi/addm_db_recommendation_aggregation_collection.go +++ b/opsi/addm_db_recommendation_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_recommendation_category_collection.go b/opsi/addm_db_recommendation_category_collection.go index 5d1b23d839..260fd9ab41 100644 --- a/opsi/addm_db_recommendation_category_collection.go +++ b/opsi/addm_db_recommendation_category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_recommendation_category_summary.go b/opsi/addm_db_recommendation_category_summary.go index 3bbb09e5e3..c8f085c5b3 100644 --- a/opsi/addm_db_recommendation_category_summary.go +++ b/opsi/addm_db_recommendation_category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_recommendations_time_series_collection.go b/opsi/addm_db_recommendations_time_series_collection.go index 2d2cd87f55..783c649220 100644 --- a/opsi/addm_db_recommendations_time_series_collection.go +++ b/opsi/addm_db_recommendations_time_series_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_recommendations_time_series_summary.go b/opsi/addm_db_recommendations_time_series_summary.go index b6dbe1d205..0aaeeea7a5 100644 --- a/opsi/addm_db_recommendations_time_series_summary.go +++ b/opsi/addm_db_recommendations_time_series_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_schema_object_collection.go b/opsi/addm_db_schema_object_collection.go index 325aa04c43..4f4a95b7df 100644 --- a/opsi/addm_db_schema_object_collection.go +++ b/opsi/addm_db_schema_object_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_schema_object_summary.go b/opsi/addm_db_schema_object_summary.go index ddacbe10e4..71982be609 100644 --- a/opsi/addm_db_schema_object_summary.go +++ b/opsi/addm_db_schema_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_sql_statement_collection.go b/opsi/addm_db_sql_statement_collection.go index 58028a1b94..d6803482d5 100644 --- a/opsi/addm_db_sql_statement_collection.go +++ b/opsi/addm_db_sql_statement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_sql_statement_summary.go b/opsi/addm_db_sql_statement_summary.go index 7f99dd36fd..1b5e0200df 100644 --- a/opsi/addm_db_sql_statement_summary.go +++ b/opsi/addm_db_sql_statement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_db_summary.go b/opsi/addm_db_summary.go index 3e90997bf0..133637ff3b 100644 --- a/opsi/addm_db_summary.go +++ b/opsi/addm_db_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/addm_report.go b/opsi/addm_report.go index 826c46bc43..0e291056d9 100644 --- a/opsi/addm_report.go +++ b/opsi/addm_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/archival_state.go b/opsi/archival_state.go index 6b89ed4fd5..6570d6be09 100644 --- a/opsi/archival_state.go +++ b/opsi/archival_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/autonomous_database_configuration_summary.go b/opsi/autonomous_database_configuration_summary.go index ccfb955af0..d69aa2d164 100644 --- a/opsi/autonomous_database_configuration_summary.go +++ b/opsi/autonomous_database_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/autonomous_database_insight.go b/opsi/autonomous_database_insight.go index ae1b9050be..0e09edf33a 100644 --- a/opsi/autonomous_database_insight.go +++ b/opsi/autonomous_database_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/autonomous_database_insight_summary.go b/opsi/autonomous_database_insight_summary.go index 176c5db8c3..bc8561e696 100644 --- a/opsi/autonomous_database_insight_summary.go +++ b/opsi/autonomous_database_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_collection.go b/opsi/awr_database_collection.go index d397fd2d3b..ec19730b06 100644 --- a/opsi/awr_database_collection.go +++ b/opsi/awr_database_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_cpu_usage_collection.go b/opsi/awr_database_cpu_usage_collection.go index 5023db5541..3fd251455d 100644 --- a/opsi/awr_database_cpu_usage_collection.go +++ b/opsi/awr_database_cpu_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_cpu_usage_summary.go b/opsi/awr_database_cpu_usage_summary.go index b7b938e8b1..530303088c 100644 --- a/opsi/awr_database_cpu_usage_summary.go +++ b/opsi/awr_database_cpu_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_metric_collection.go b/opsi/awr_database_metric_collection.go index 679b5d94f4..c415694c88 100644 --- a/opsi/awr_database_metric_collection.go +++ b/opsi/awr_database_metric_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_metric_summary.go b/opsi/awr_database_metric_summary.go index cd6bce3286..6d1df3d95e 100644 --- a/opsi/awr_database_metric_summary.go +++ b/opsi/awr_database_metric_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_parameter_change_collection.go b/opsi/awr_database_parameter_change_collection.go index 073dbf518d..b0a0c49105 100644 --- a/opsi/awr_database_parameter_change_collection.go +++ b/opsi/awr_database_parameter_change_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_parameter_change_summary.go b/opsi/awr_database_parameter_change_summary.go index 6cd0a9bcf3..c2cf50f815 100644 --- a/opsi/awr_database_parameter_change_summary.go +++ b/opsi/awr_database_parameter_change_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_parameter_collection.go b/opsi/awr_database_parameter_collection.go index c277cbc0fa..960f40f257 100644 --- a/opsi/awr_database_parameter_collection.go +++ b/opsi/awr_database_parameter_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_parameter_summary.go b/opsi/awr_database_parameter_summary.go index 5b323ae386..a6ceecf99b 100644 --- a/opsi/awr_database_parameter_summary.go +++ b/opsi/awr_database_parameter_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_report.go b/opsi/awr_database_report.go index 185d7eb5ce..975de052ff 100644 --- a/opsi/awr_database_report.go +++ b/opsi/awr_database_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_snapshot_collection.go b/opsi/awr_database_snapshot_collection.go index 5e1602021c..815b4786ab 100644 --- a/opsi/awr_database_snapshot_collection.go +++ b/opsi/awr_database_snapshot_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_snapshot_range_collection.go b/opsi/awr_database_snapshot_range_collection.go index adf5316b00..4c593d98ed 100644 --- a/opsi/awr_database_snapshot_range_collection.go +++ b/opsi/awr_database_snapshot_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_snapshot_range_summary.go b/opsi/awr_database_snapshot_range_summary.go index a69c9c82f1..5acfdeac46 100644 --- a/opsi/awr_database_snapshot_range_summary.go +++ b/opsi/awr_database_snapshot_range_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_snapshot_summary.go b/opsi/awr_database_snapshot_summary.go index ad6bdb9457..6d9d55bd09 100644 --- a/opsi/awr_database_snapshot_summary.go +++ b/opsi/awr_database_snapshot_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_sql_report.go b/opsi/awr_database_sql_report.go index ab14cffe70..4d6fd35d20 100644 --- a/opsi/awr_database_sql_report.go +++ b/opsi/awr_database_sql_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_summary.go b/opsi/awr_database_summary.go index 032821d1a1..2ad95a67f8 100644 --- a/opsi/awr_database_summary.go +++ b/opsi/awr_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_sysstat_collection.go b/opsi/awr_database_sysstat_collection.go index 110ee5cd86..4dab6809bd 100644 --- a/opsi/awr_database_sysstat_collection.go +++ b/opsi/awr_database_sysstat_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_sysstat_summary.go b/opsi/awr_database_sysstat_summary.go index f5f541afd2..e0baaf8315 100644 --- a/opsi/awr_database_sysstat_summary.go +++ b/opsi/awr_database_sysstat_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_top_wait_event_collection.go b/opsi/awr_database_top_wait_event_collection.go index eccd7ef52c..676175223e 100644 --- a/opsi/awr_database_top_wait_event_collection.go +++ b/opsi/awr_database_top_wait_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_top_wait_event_summary.go b/opsi/awr_database_top_wait_event_summary.go index e3b9d9cc88..806e331653 100644 --- a/opsi/awr_database_top_wait_event_summary.go +++ b/opsi/awr_database_top_wait_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_wait_event_bucket_collection.go b/opsi/awr_database_wait_event_bucket_collection.go index cbe647d7c5..500a36111b 100644 --- a/opsi/awr_database_wait_event_bucket_collection.go +++ b/opsi/awr_database_wait_event_bucket_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_wait_event_bucket_summary.go b/opsi/awr_database_wait_event_bucket_summary.go index 67dc2a790c..aa857fed1d 100644 --- a/opsi/awr_database_wait_event_bucket_summary.go +++ b/opsi/awr_database_wait_event_bucket_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_wait_event_collection.go b/opsi/awr_database_wait_event_collection.go index 26f4296bfd..491b437040 100644 --- a/opsi/awr_database_wait_event_collection.go +++ b/opsi/awr_database_wait_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_database_wait_event_summary.go b/opsi/awr_database_wait_event_summary.go index 08ad6e4f61..750bd40da3 100644 --- a/opsi/awr_database_wait_event_summary.go +++ b/opsi/awr_database_wait_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub.go b/opsi/awr_hub.go index b68379a0de..e96f0975f3 100644 --- a/opsi/awr_hub.go +++ b/opsi/awr_hub.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_lifecycle_state.go b/opsi/awr_hub_lifecycle_state.go index 98b62b9e10..20aa31d571 100644 --- a/opsi/awr_hub_lifecycle_state.go +++ b/opsi/awr_hub_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_objects.go b/opsi/awr_hub_objects.go index 2884129017..1e926284aa 100644 --- a/opsi/awr_hub_objects.go +++ b/opsi/awr_hub_objects.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_source.go b/opsi/awr_hub_source.go index f868fa5761..a27b1a3df6 100644 --- a/opsi/awr_hub_source.go +++ b/opsi/awr_hub_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_source_lifecycle_state.go b/opsi/awr_hub_source_lifecycle_state.go index 73e0ae90fb..f0d7593881 100644 --- a/opsi/awr_hub_source_lifecycle_state.go +++ b/opsi/awr_hub_source_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_source_status.go b/opsi/awr_hub_source_status.go index 4d38d0071e..4fe203b344 100644 --- a/opsi/awr_hub_source_status.go +++ b/opsi/awr_hub_source_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_source_summary.go b/opsi/awr_hub_source_summary.go index 05ded88f57..2fd7755622 100644 --- a/opsi/awr_hub_source_summary.go +++ b/opsi/awr_hub_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_source_summary_collection.go b/opsi/awr_hub_source_summary_collection.go index 5711eb9ec1..2720714b19 100644 --- a/opsi/awr_hub_source_summary_collection.go +++ b/opsi/awr_hub_source_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_source_type.go b/opsi/awr_hub_source_type.go index 2fce25bcdb..ba8e54e350 100644 --- a/opsi/awr_hub_source_type.go +++ b/opsi/awr_hub_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_sources.go b/opsi/awr_hub_sources.go index 242b1c10a8..bcdd514ffb 100644 --- a/opsi/awr_hub_sources.go +++ b/opsi/awr_hub_sources.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_summary.go b/opsi/awr_hub_summary.go index 7605a4d864..c9400d5bdd 100644 --- a/opsi/awr_hub_summary.go +++ b/opsi/awr_hub_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hub_summary_collection.go b/opsi/awr_hub_summary_collection.go index 6e170c4859..646b54ad5a 100644 --- a/opsi/awr_hub_summary_collection.go +++ b/opsi/awr_hub_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_hubs.go b/opsi/awr_hubs.go index caae0a7367..5685cb5f0b 100644 --- a/opsi/awr_hubs.go +++ b/opsi/awr_hubs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_query_result.go b/opsi/awr_query_result.go index a5dae7b217..cfbf4ab792 100644 --- a/opsi/awr_query_result.go +++ b/opsi/awr_query_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_report.go b/opsi/awr_report.go index ac401402db..96a34fb0bd 100644 --- a/opsi/awr_report.go +++ b/opsi/awr_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_report_format_type.go b/opsi/awr_report_format_type.go index 1a174d880b..95b65d6aad 100644 --- a/opsi/awr_report_format_type.go +++ b/opsi/awr_report_format_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_snapshot_collection.go b/opsi/awr_snapshot_collection.go index d63c8d470c..b804e306ed 100644 --- a/opsi/awr_snapshot_collection.go +++ b/opsi/awr_snapshot_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_snapshot_summary.go b/opsi/awr_snapshot_summary.go index 8c8120b49a..26d7e24111 100644 --- a/opsi/awr_snapshot_summary.go +++ b/opsi/awr_snapshot_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/awr_source_summary.go b/opsi/awr_source_summary.go index e7e0f93e61..3cfecb9e4f 100644 --- a/opsi/awr_source_summary.go +++ b/opsi/awr_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/basic_configuration_item_metadata.go b/opsi/basic_configuration_item_metadata.go index 5ab7da842a..fb73e5258a 100644 --- a/opsi/basic_configuration_item_metadata.go +++ b/opsi/basic_configuration_item_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/basic_configuration_item_summary.go b/opsi/basic_configuration_item_summary.go index 1ea27b8f07..925701544d 100644 --- a/opsi/basic_configuration_item_summary.go +++ b/opsi/basic_configuration_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_autonomous_database_insight_advanced_features_details.go b/opsi/change_autonomous_database_insight_advanced_features_details.go index 06c2c8f4ee..cbde7bd310 100644 --- a/opsi/change_autonomous_database_insight_advanced_features_details.go +++ b/opsi/change_autonomous_database_insight_advanced_features_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_autonomous_database_insight_advanced_features_request_response.go b/opsi/change_autonomous_database_insight_advanced_features_request_response.go index 3a039cb630..755a48bf4b 100644 --- a/opsi/change_autonomous_database_insight_advanced_features_request_response.go +++ b/opsi/change_autonomous_database_insight_advanced_features_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_awr_hub_source_compartment_details.go b/opsi/change_awr_hub_source_compartment_details.go index 33ea920d2e..7050f8666a 100644 --- a/opsi/change_awr_hub_source_compartment_details.go +++ b/opsi/change_awr_hub_source_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_awr_hub_source_compartment_request_response.go b/opsi/change_awr_hub_source_compartment_request_response.go index 0b69ee860c..f1c7f1afbc 100644 --- a/opsi/change_awr_hub_source_compartment_request_response.go +++ b/opsi/change_awr_hub_source_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_database_insight_compartment_details.go b/opsi/change_database_insight_compartment_details.go index fc907bfeca..45c8ecc2fa 100644 --- a/opsi/change_database_insight_compartment_details.go +++ b/opsi/change_database_insight_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_database_insight_compartment_request_response.go b/opsi/change_database_insight_compartment_request_response.go index 069f998bd1..e4219f6d19 100644 --- a/opsi/change_database_insight_compartment_request_response.go +++ b/opsi/change_database_insight_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_enterprise_manager_bridge_compartment_details.go b/opsi/change_enterprise_manager_bridge_compartment_details.go index c53f6b611f..ace74a3a3e 100644 --- a/opsi/change_enterprise_manager_bridge_compartment_details.go +++ b/opsi/change_enterprise_manager_bridge_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_enterprise_manager_bridge_compartment_request_response.go b/opsi/change_enterprise_manager_bridge_compartment_request_response.go index e3833063f7..4d6491cf0f 100644 --- a/opsi/change_enterprise_manager_bridge_compartment_request_response.go +++ b/opsi/change_enterprise_manager_bridge_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_exadata_insight_compartment_details.go b/opsi/change_exadata_insight_compartment_details.go index 5bc357b1c0..72f189c4e7 100644 --- a/opsi/change_exadata_insight_compartment_details.go +++ b/opsi/change_exadata_insight_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_exadata_insight_compartment_request_response.go b/opsi/change_exadata_insight_compartment_request_response.go index 48148580f6..d6ab449718 100644 --- a/opsi/change_exadata_insight_compartment_request_response.go +++ b/opsi/change_exadata_insight_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_host_insight_compartment_details.go b/opsi/change_host_insight_compartment_details.go index 4ef5362f00..350a6aff2b 100644 --- a/opsi/change_host_insight_compartment_details.go +++ b/opsi/change_host_insight_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_host_insight_compartment_request_response.go b/opsi/change_host_insight_compartment_request_response.go index acf1a083f9..4d056dbce1 100644 --- a/opsi/change_host_insight_compartment_request_response.go +++ b/opsi/change_host_insight_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_news_report_compartment_details.go b/opsi/change_news_report_compartment_details.go index 64a20e8c36..8290ada5bb 100644 --- a/opsi/change_news_report_compartment_details.go +++ b/opsi/change_news_report_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_news_report_compartment_request_response.go b/opsi/change_news_report_compartment_request_response.go index 7b4d57a25d..3dc4a9b027 100644 --- a/opsi/change_news_report_compartment_request_response.go +++ b/opsi/change_news_report_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_operations_insights_private_endpoint_compartment_details.go b/opsi/change_operations_insights_private_endpoint_compartment_details.go index 7a796f8cd7..ddc30d31e4 100644 --- a/opsi/change_operations_insights_private_endpoint_compartment_details.go +++ b/opsi/change_operations_insights_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_operations_insights_private_endpoint_compartment_request_response.go b/opsi/change_operations_insights_private_endpoint_compartment_request_response.go index dd5d5cdb50..05373c0bcb 100644 --- a/opsi/change_operations_insights_private_endpoint_compartment_request_response.go +++ b/opsi/change_operations_insights_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_operations_insights_warehouse_compartment_details.go b/opsi/change_operations_insights_warehouse_compartment_details.go index 3adc77608f..7c377ae325 100644 --- a/opsi/change_operations_insights_warehouse_compartment_details.go +++ b/opsi/change_operations_insights_warehouse_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_operations_insights_warehouse_compartment_request_response.go b/opsi/change_operations_insights_warehouse_compartment_request_response.go index 30ce823b58..1c4d32e2f8 100644 --- a/opsi/change_operations_insights_warehouse_compartment_request_response.go +++ b/opsi/change_operations_insights_warehouse_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_opsi_configuration_compartment_details.go b/opsi/change_opsi_configuration_compartment_details.go index 93e628dd30..a7e7fcf4ab 100644 --- a/opsi/change_opsi_configuration_compartment_details.go +++ b/opsi/change_opsi_configuration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_opsi_configuration_compartment_request_response.go b/opsi/change_opsi_configuration_compartment_request_response.go index a66cd68ffe..52868e9f11 100644 --- a/opsi/change_opsi_configuration_compartment_request_response.go +++ b/opsi/change_opsi_configuration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_pe_comanaged_database_insight_details.go b/opsi/change_pe_comanaged_database_insight_details.go index b71360426a..043fbd1d2a 100644 --- a/opsi/change_pe_comanaged_database_insight_details.go +++ b/opsi/change_pe_comanaged_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/change_pe_comanaged_database_insight_request_response.go b/opsi/change_pe_comanaged_database_insight_request_response.go index c96257bc88..52891f663a 100644 --- a/opsi/change_pe_comanaged_database_insight_request_response.go +++ b/opsi/change_pe_comanaged_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/cloud_importable_compute_entity_summary.go b/opsi/cloud_importable_compute_entity_summary.go index 0b145ff82d..21b8028452 100644 --- a/opsi/cloud_importable_compute_entity_summary.go +++ b/opsi/cloud_importable_compute_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -36,7 +36,7 @@ type CloudImportableComputeEntitySummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType CloudImportableComputeEntitySummaryPlatformTypeEnum `mandatory:"true" json:"platformType"` } @@ -99,6 +99,7 @@ const ( CloudImportableComputeEntitySummaryPlatformTypeZlinux CloudImportableComputeEntitySummaryPlatformTypeEnum = "ZLINUX" CloudImportableComputeEntitySummaryPlatformTypeWindows CloudImportableComputeEntitySummaryPlatformTypeEnum = "WINDOWS" CloudImportableComputeEntitySummaryPlatformTypeAix CloudImportableComputeEntitySummaryPlatformTypeEnum = "AIX" + CloudImportableComputeEntitySummaryPlatformTypeHpUx CloudImportableComputeEntitySummaryPlatformTypeEnum = "HP_UX" ) var mappingCloudImportableComputeEntitySummaryPlatformTypeEnum = map[string]CloudImportableComputeEntitySummaryPlatformTypeEnum{ @@ -108,6 +109,7 @@ var mappingCloudImportableComputeEntitySummaryPlatformTypeEnum = map[string]Clou "ZLINUX": CloudImportableComputeEntitySummaryPlatformTypeZlinux, "WINDOWS": CloudImportableComputeEntitySummaryPlatformTypeWindows, "AIX": CloudImportableComputeEntitySummaryPlatformTypeAix, + "HP_UX": CloudImportableComputeEntitySummaryPlatformTypeHpUx, } var mappingCloudImportableComputeEntitySummaryPlatformTypeEnumLowerCase = map[string]CloudImportableComputeEntitySummaryPlatformTypeEnum{ @@ -117,6 +119,7 @@ var mappingCloudImportableComputeEntitySummaryPlatformTypeEnumLowerCase = map[st "zlinux": CloudImportableComputeEntitySummaryPlatformTypeZlinux, "windows": CloudImportableComputeEntitySummaryPlatformTypeWindows, "aix": CloudImportableComputeEntitySummaryPlatformTypeAix, + "hp_ux": CloudImportableComputeEntitySummaryPlatformTypeHpUx, } // GetCloudImportableComputeEntitySummaryPlatformTypeEnumValues Enumerates the set of values for CloudImportableComputeEntitySummaryPlatformTypeEnum @@ -137,6 +140,7 @@ func GetCloudImportableComputeEntitySummaryPlatformTypeEnumStringValues() []stri "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/configuration_item_allowed_value_details.go b/opsi/configuration_item_allowed_value_details.go index 596d6edfa2..d74796970f 100644 --- a/opsi/configuration_item_allowed_value_details.go +++ b/opsi/configuration_item_allowed_value_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_allowed_value_type.go b/opsi/configuration_item_allowed_value_type.go index eec9a475f4..d5a20bb097 100644 --- a/opsi/configuration_item_allowed_value_type.go +++ b/opsi/configuration_item_allowed_value_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_free_text_allowed_value_details.go b/opsi/configuration_item_free_text_allowed_value_details.go index a2f2c456b5..bd3857338d 100644 --- a/opsi/configuration_item_free_text_allowed_value_details.go +++ b/opsi/configuration_item_free_text_allowed_value_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_limit_allowed_value_details.go b/opsi/configuration_item_limit_allowed_value_details.go index b4d05064a8..ad7181caf4 100644 --- a/opsi/configuration_item_limit_allowed_value_details.go +++ b/opsi/configuration_item_limit_allowed_value_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_metadata.go b/opsi/configuration_item_metadata.go index b581e7f7c3..8e1eb39f29 100644 --- a/opsi/configuration_item_metadata.go +++ b/opsi/configuration_item_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_pick_allowed_value_details.go b/opsi/configuration_item_pick_allowed_value_details.go index 079e802d68..e4080635d0 100644 --- a/opsi/configuration_item_pick_allowed_value_details.go +++ b/opsi/configuration_item_pick_allowed_value_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_summary.go b/opsi/configuration_item_summary.go index d2a7d952dc..28857f043f 100644 --- a/opsi/configuration_item_summary.go +++ b/opsi/configuration_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_type.go b/opsi/configuration_item_type.go index 0564dfa9af..3a305160f1 100644 --- a/opsi/configuration_item_type.go +++ b/opsi/configuration_item_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_unit_details.go b/opsi/configuration_item_unit_details.go index 4b2785c896..8dc7546036 100644 --- a/opsi/configuration_item_unit_details.go +++ b/opsi/configuration_item_unit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_item_value_source_configuration_type.go b/opsi/configuration_item_value_source_configuration_type.go index 81b300ca35..1f2d76b189 100644 --- a/opsi/configuration_item_value_source_configuration_type.go +++ b/opsi/configuration_item_value_source_configuration_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/configuration_items_collection.go b/opsi/configuration_items_collection.go index 383548e661..78524e6d6c 100644 --- a/opsi/configuration_items_collection.go +++ b/opsi/configuration_items_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/connection_details.go b/opsi/connection_details.go index 857486eea2..77851f8ff3 100644 --- a/opsi/connection_details.go +++ b/opsi/connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_awr_hub_details.go b/opsi/create_awr_hub_details.go index aee100aca5..156dae964b 100644 --- a/opsi/create_awr_hub_details.go +++ b/opsi/create_awr_hub_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_awr_hub_request_response.go b/opsi/create_awr_hub_request_response.go index 7151b68816..ad0d52b745 100644 --- a/opsi/create_awr_hub_request_response.go +++ b/opsi/create_awr_hub_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_awr_hub_source_details.go b/opsi/create_awr_hub_source_details.go index e04839828e..aa9a005ec8 100644 --- a/opsi/create_awr_hub_source_details.go +++ b/opsi/create_awr_hub_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_awr_hub_source_request_response.go b/opsi/create_awr_hub_source_request_response.go index 7ea080aeb1..fc888db271 100644 --- a/opsi/create_awr_hub_source_request_response.go +++ b/opsi/create_awr_hub_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_basic_configuration_item_details.go b/opsi/create_basic_configuration_item_details.go index 11df8577ec..348041b22d 100644 --- a/opsi/create_basic_configuration_item_details.go +++ b/opsi/create_basic_configuration_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_configuration_item_details.go b/opsi/create_configuration_item_details.go index d509b4811d..2f0d507caa 100644 --- a/opsi/create_configuration_item_details.go +++ b/opsi/create_configuration_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_database_insight_details.go b/opsi/create_database_insight_details.go index 4f0995e63e..514b89f89e 100644 --- a/opsi/create_database_insight_details.go +++ b/opsi/create_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_database_insight_request_response.go b/opsi/create_database_insight_request_response.go index 6c6277f6ff..5a7bba2d31 100644 --- a/opsi/create_database_insight_request_response.go +++ b/opsi/create_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_em_managed_external_database_insight_details.go b/opsi/create_em_managed_external_database_insight_details.go index 46f74d0231..250e287347 100644 --- a/opsi/create_em_managed_external_database_insight_details.go +++ b/opsi/create_em_managed_external_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_em_managed_external_exadata_insight_details.go b/opsi/create_em_managed_external_exadata_insight_details.go index 8a39ae63bb..560b527a3b 100644 --- a/opsi/create_em_managed_external_exadata_insight_details.go +++ b/opsi/create_em_managed_external_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_em_managed_external_exadata_member_entity_details.go b/opsi/create_em_managed_external_exadata_member_entity_details.go index 9609ebea7e..f0f39301da 100644 --- a/opsi/create_em_managed_external_exadata_member_entity_details.go +++ b/opsi/create_em_managed_external_exadata_member_entity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_em_managed_external_host_insight_details.go b/opsi/create_em_managed_external_host_insight_details.go index 9f284f3917..390909845b 100644 --- a/opsi/create_em_managed_external_host_insight_details.go +++ b/opsi/create_em_managed_external_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_enterprise_manager_bridge_details.go b/opsi/create_enterprise_manager_bridge_details.go index d81acc647a..a67553df43 100644 --- a/opsi/create_enterprise_manager_bridge_details.go +++ b/opsi/create_enterprise_manager_bridge_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_enterprise_manager_bridge_request_response.go b/opsi/create_enterprise_manager_bridge_request_response.go index f3dce167ca..fa4a387093 100644 --- a/opsi/create_enterprise_manager_bridge_request_response.go +++ b/opsi/create_enterprise_manager_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_exadata_insight_details.go b/opsi/create_exadata_insight_details.go index 5dcef9b58e..7858a0f9f4 100644 --- a/opsi/create_exadata_insight_details.go +++ b/opsi/create_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_exadata_insight_request_response.go b/opsi/create_exadata_insight_request_response.go index fc63ff18af..db9f1bec14 100644 --- a/opsi/create_exadata_insight_request_response.go +++ b/opsi/create_exadata_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_host_insight_details.go b/opsi/create_host_insight_details.go index 7b3d42a1f6..31457b5e0a 100644 --- a/opsi/create_host_insight_details.go +++ b/opsi/create_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_host_insight_request_response.go b/opsi/create_host_insight_request_response.go index 0fff1db544..b35c226a1e 100644 --- a/opsi/create_host_insight_request_response.go +++ b/opsi/create_host_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_macs_managed_cloud_host_insight_details.go b/opsi/create_macs_managed_cloud_host_insight_details.go index 77b30ddcc4..d1d02b5e24 100644 --- a/opsi/create_macs_managed_cloud_host_insight_details.go +++ b/opsi/create_macs_managed_cloud_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_macs_managed_external_host_insight_details.go b/opsi/create_macs_managed_external_host_insight_details.go index bd0eb8291e..fa36166719 100644 --- a/opsi/create_macs_managed_external_host_insight_details.go +++ b/opsi/create_macs_managed_external_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_news_report_details.go b/opsi/create_news_report_details.go index 4d3e7a0545..7cebd958db 100644 --- a/opsi/create_news_report_details.go +++ b/opsi/create_news_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_news_report_request_response.go b/opsi/create_news_report_request_response.go index e115aa07c0..6418a56291 100644 --- a/opsi/create_news_report_request_response.go +++ b/opsi/create_news_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_operations_insights_private_endpoint_details.go b/opsi/create_operations_insights_private_endpoint_details.go index ed76398fd1..fe36b64488 100644 --- a/opsi/create_operations_insights_private_endpoint_details.go +++ b/opsi/create_operations_insights_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_operations_insights_private_endpoint_request_response.go b/opsi/create_operations_insights_private_endpoint_request_response.go index b93ff3a1a1..ac0a81e330 100644 --- a/opsi/create_operations_insights_private_endpoint_request_response.go +++ b/opsi/create_operations_insights_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_operations_insights_warehouse_details.go b/opsi/create_operations_insights_warehouse_details.go index 80ace7d500..9452ac80ee 100644 --- a/opsi/create_operations_insights_warehouse_details.go +++ b/opsi/create_operations_insights_warehouse_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_operations_insights_warehouse_request_response.go b/opsi/create_operations_insights_warehouse_request_response.go index 07aa30fbfe..71dad1630e 100644 --- a/opsi/create_operations_insights_warehouse_request_response.go +++ b/opsi/create_operations_insights_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_operations_insights_warehouse_user_details.go b/opsi/create_operations_insights_warehouse_user_details.go index bc52fd59c0..9c570522a0 100644 --- a/opsi/create_operations_insights_warehouse_user_details.go +++ b/opsi/create_operations_insights_warehouse_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_operations_insights_warehouse_user_request_response.go b/opsi/create_operations_insights_warehouse_user_request_response.go index af051a25b1..dfff982a5a 100644 --- a/opsi/create_operations_insights_warehouse_user_request_response.go +++ b/opsi/create_operations_insights_warehouse_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_opsi_configuration_details.go b/opsi/create_opsi_configuration_details.go index a0758a1f8d..f1e3223043 100644 --- a/opsi/create_opsi_configuration_details.go +++ b/opsi/create_opsi_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_opsi_configuration_request_response.go b/opsi/create_opsi_configuration_request_response.go index a3ca36a4f4..160c7c2f96 100644 --- a/opsi/create_opsi_configuration_request_response.go +++ b/opsi/create_opsi_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_opsi_ux_configuration_details.go b/opsi/create_opsi_ux_configuration_details.go index b24b540ae3..7913e0ea5e 100644 --- a/opsi/create_opsi_ux_configuration_details.go +++ b/opsi/create_opsi_ux_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_pe_comanaged_database_insight_details.go b/opsi/create_pe_comanaged_database_insight_details.go index 3cc7f255cb..55d1158d73 100644 --- a/opsi/create_pe_comanaged_database_insight_details.go +++ b/opsi/create_pe_comanaged_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_pe_comanaged_exadata_insight_details.go b/opsi/create_pe_comanaged_exadata_insight_details.go index 5930468f3e..ebb4298850 100644 --- a/opsi/create_pe_comanaged_exadata_insight_details.go +++ b/opsi/create_pe_comanaged_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/create_pe_comanaged_exadata_vmcluster_details.go b/opsi/create_pe_comanaged_exadata_vmcluster_details.go index c3460e4b29..aaa4952f9d 100644 --- a/opsi/create_pe_comanaged_exadata_vmcluster_details.go +++ b/opsi/create_pe_comanaged_exadata_vmcluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/credential_by_vault.go b/opsi/credential_by_vault.go index e6b63fbe95..0bdfd8378e 100644 --- a/opsi/credential_by_vault.go +++ b/opsi/credential_by_vault.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/credential_details.go b/opsi/credential_details.go index 085ef5209a..36ef171c20 100644 --- a/opsi/credential_details.go +++ b/opsi/credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/credentials_by_source.go b/opsi/credentials_by_source.go index a69c63a669..219a74af4e 100644 --- a/opsi/credentials_by_source.go +++ b/opsi/credentials_by_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_bind_parameter.go b/opsi/data_object_bind_parameter.go index 329a0c3174..2ca6989756 100644 --- a/opsi/data_object_bind_parameter.go +++ b/opsi/data_object_bind_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_column_metadata.go b/opsi/data_object_column_metadata.go index 8b56308070..5d5760b905 100644 --- a/opsi/data_object_column_metadata.go +++ b/opsi/data_object_column_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_column_unit.go b/opsi/data_object_column_unit.go index b34c05e8ba..99535a5184 100644 --- a/opsi/data_object_column_unit.go +++ b/opsi/data_object_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_core_column_unit.go b/opsi/data_object_core_column_unit.go index 4dcf6aafec..334301b25c 100644 --- a/opsi/data_object_core_column_unit.go +++ b/opsi/data_object_core_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_custom_column_unit.go b/opsi/data_object_custom_column_unit.go index cc64de031d..47b004b344 100644 --- a/opsi/data_object_custom_column_unit.go +++ b/opsi/data_object_custom_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_data_size_column_unit.go b/opsi/data_object_data_size_column_unit.go index 6408f40c0f..e62a3519ea 100644 --- a/opsi/data_object_data_size_column_unit.go +++ b/opsi/data_object_data_size_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_frequency_column_unit.go b/opsi/data_object_frequency_column_unit.go index b399a480ff..6532dacef7 100644 --- a/opsi/data_object_frequency_column_unit.go +++ b/opsi/data_object_frequency_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_other_standard_column_unit.go b/opsi/data_object_other_standard_column_unit.go index d4622fe99c..3f2009a1cb 100644 --- a/opsi/data_object_other_standard_column_unit.go +++ b/opsi/data_object_other_standard_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_power_column_unit.go b/opsi/data_object_power_column_unit.go index d33bd4f843..f1fcdfa770 100644 --- a/opsi/data_object_power_column_unit.go +++ b/opsi/data_object_power_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_query.go b/opsi/data_object_query.go index 3874bf106e..cddabe9ab4 100644 --- a/opsi/data_object_query.go +++ b/opsi/data_object_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_query_time_filters.go b/opsi/data_object_query_time_filters.go index e62233c8ad..f944107dac 100644 --- a/opsi/data_object_query_time_filters.go +++ b/opsi/data_object_query_time_filters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_rate_column_unit.go b/opsi/data_object_rate_column_unit.go index 389ff2977d..678ff08896 100644 --- a/opsi/data_object_rate_column_unit.go +++ b/opsi/data_object_rate_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_standard_query.go b/opsi/data_object_standard_query.go index a234b48cd7..0659f72054 100644 --- a/opsi/data_object_standard_query.go +++ b/opsi/data_object_standard_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_temperature_column_unit.go b/opsi/data_object_temperature_column_unit.go index 460bf61196..f8d766b2b6 100644 --- a/opsi/data_object_temperature_column_unit.go +++ b/opsi/data_object_temperature_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_templatized_query.go b/opsi/data_object_templatized_query.go index 4aa1367dad..3e0f8704b8 100644 --- a/opsi/data_object_templatized_query.go +++ b/opsi/data_object_templatized_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_time_column_unit.go b/opsi/data_object_time_column_unit.go index abdd6a32dc..aae12b647b 100644 --- a/opsi/data_object_time_column_unit.go +++ b/opsi/data_object_time_column_unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/data_object_type.go b/opsi/data_object_type.go index e45d939d89..678a2c3b2a 100644 --- a/opsi/data_object_type.go +++ b/opsi/data_object_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database.go b/opsi/database.go index 4706b9bd7f..fe059de746 100644 --- a/opsi/database.go +++ b/opsi/database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_configuration_collection.go b/opsi/database_configuration_collection.go index b506177dbf..e4b5a12caf 100644 --- a/opsi/database_configuration_collection.go +++ b/opsi/database_configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_configuration_metric_group.go b/opsi/database_configuration_metric_group.go index d3ca48ce48..7226115e60 100644 --- a/opsi/database_configuration_metric_group.go +++ b/opsi/database_configuration_metric_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_configuration_summary.go b/opsi/database_configuration_summary.go index f02edd3c3d..6011f7a2a7 100644 --- a/opsi/database_configuration_summary.go +++ b/opsi/database_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_details.go b/opsi/database_details.go index ccbc1e56a9..70da87b35a 100644 --- a/opsi/database_details.go +++ b/opsi/database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_entity_source.go b/opsi/database_entity_source.go index d4495f2629..2ae292443d 100644 --- a/opsi/database_entity_source.go +++ b/opsi/database_entity_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_entity_source_all.go b/opsi/database_entity_source_all.go index 4f38339a26..fdb8360ce8 100644 --- a/opsi/database_entity_source_all.go +++ b/opsi/database_entity_source_all.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_insight.go b/opsi/database_insight.go index 9d9a394a6d..b4af93209f 100644 --- a/opsi/database_insight.go +++ b/opsi/database_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_insight_summary.go b/opsi/database_insight_summary.go index 8fcc9c86cc..0e970f358a 100644 --- a/opsi/database_insight_summary.go +++ b/opsi/database_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_insights.go b/opsi/database_insights.go index aa1ca165ed..4f378d068c 100644 --- a/opsi/database_insights.go +++ b/opsi/database_insights.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_insights_collection.go b/opsi/database_insights_collection.go index 600a070f0a..287f1b9fb6 100644 --- a/opsi/database_insights_collection.go +++ b/opsi/database_insights_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_insights_data_object.go b/opsi/database_insights_data_object.go index 48eeab155b..357a151f43 100644 --- a/opsi/database_insights_data_object.go +++ b/opsi/database_insights_data_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_insights_data_object_summary.go b/opsi/database_insights_data_object_summary.go index a05a353f7b..96aeb56ba4 100644 --- a/opsi/database_insights_data_object_summary.go +++ b/opsi/database_insights_data_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/database_parameter_type_details.go b/opsi/database_parameter_type_details.go index 8de8a93aa4..08d083b2ee 100644 --- a/opsi/database_parameter_type_details.go +++ b/opsi/database_parameter_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/db_external_instance.go b/opsi/db_external_instance.go index 5a346a8290..64546a50fb 100644 --- a/opsi/db_external_instance.go +++ b/opsi/db_external_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/db_external_properties.go b/opsi/db_external_properties.go index 5937c39ebc..0cf3304391 100644 --- a/opsi/db_external_properties.go +++ b/opsi/db_external_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/db_parameters.go b/opsi/db_parameters.go index b88654e2d8..5c2e4672bc 100644 --- a/opsi/db_parameters.go +++ b/opsi/db_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/dbos_config_instance.go b/opsi/dbos_config_instance.go index b331085fd2..eae1d053e7 100644 --- a/opsi/dbos_config_instance.go +++ b/opsi/dbos_config_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_awr_hub_object_request_response.go b/opsi/delete_awr_hub_object_request_response.go index abbf6d7fc6..f062c7d066 100644 --- a/opsi/delete_awr_hub_object_request_response.go +++ b/opsi/delete_awr_hub_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_awr_hub_request_response.go b/opsi/delete_awr_hub_request_response.go index 26cadb9e40..e0df9af7c8 100644 --- a/opsi/delete_awr_hub_request_response.go +++ b/opsi/delete_awr_hub_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_awr_hub_source_request_response.go b/opsi/delete_awr_hub_source_request_response.go index 37c1787fa1..22ba78a59b 100644 --- a/opsi/delete_awr_hub_source_request_response.go +++ b/opsi/delete_awr_hub_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_database_insight_request_response.go b/opsi/delete_database_insight_request_response.go index fee70cdae9..d3a56f6e73 100644 --- a/opsi/delete_database_insight_request_response.go +++ b/opsi/delete_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_enterprise_manager_bridge_request_response.go b/opsi/delete_enterprise_manager_bridge_request_response.go index 913eef6e2d..8c6a65ee00 100644 --- a/opsi/delete_enterprise_manager_bridge_request_response.go +++ b/opsi/delete_enterprise_manager_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_exadata_insight_request_response.go b/opsi/delete_exadata_insight_request_response.go index 09622e3ec8..bf12952904 100644 --- a/opsi/delete_exadata_insight_request_response.go +++ b/opsi/delete_exadata_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_host_insight_request_response.go b/opsi/delete_host_insight_request_response.go index 11a02091be..e4e10bd3e7 100644 --- a/opsi/delete_host_insight_request_response.go +++ b/opsi/delete_host_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_news_report_request_response.go b/opsi/delete_news_report_request_response.go index 8d2247bab1..36c83403c2 100644 --- a/opsi/delete_news_report_request_response.go +++ b/opsi/delete_news_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_operations_insights_private_endpoint_request_response.go b/opsi/delete_operations_insights_private_endpoint_request_response.go index c8e7527e3f..74507bfc40 100644 --- a/opsi/delete_operations_insights_private_endpoint_request_response.go +++ b/opsi/delete_operations_insights_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_operations_insights_warehouse_request_response.go b/opsi/delete_operations_insights_warehouse_request_response.go index 3eeeb17a1e..e6f2a9249d 100644 --- a/opsi/delete_operations_insights_warehouse_request_response.go +++ b/opsi/delete_operations_insights_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_operations_insights_warehouse_user_request_response.go b/opsi/delete_operations_insights_warehouse_user_request_response.go index bb7971c92f..89becd475d 100644 --- a/opsi/delete_operations_insights_warehouse_user_request_response.go +++ b/opsi/delete_operations_insights_warehouse_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/delete_opsi_configuration_request_response.go b/opsi/delete_opsi_configuration_request_response.go index 4ef74cd3cb..0878ffb4c7 100644 --- a/opsi/delete_opsi_configuration_request_response.go +++ b/opsi/delete_opsi_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disable_autonomous_database_insight_advanced_features_request_response.go b/opsi/disable_autonomous_database_insight_advanced_features_request_response.go index 81445c7bc1..b370561753 100644 --- a/opsi/disable_autonomous_database_insight_advanced_features_request_response.go +++ b/opsi/disable_autonomous_database_insight_advanced_features_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disable_awr_hub_source_request_response.go b/opsi/disable_awr_hub_source_request_response.go index cda50c2a44..969ccc74af 100644 --- a/opsi/disable_awr_hub_source_request_response.go +++ b/opsi/disable_awr_hub_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disable_database_insight_request_response.go b/opsi/disable_database_insight_request_response.go index 2dea9ff1b3..2c72c84ec2 100644 --- a/opsi/disable_database_insight_request_response.go +++ b/opsi/disable_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disable_exadata_insight_request_response.go b/opsi/disable_exadata_insight_request_response.go index d64289b093..9b1aebbc3b 100644 --- a/opsi/disable_exadata_insight_request_response.go +++ b/opsi/disable_exadata_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disable_host_insight_request_response.go b/opsi/disable_host_insight_request_response.go index 10a012d5eb..0f847f9917 100644 --- a/opsi/disable_host_insight_request_response.go +++ b/opsi/disable_host_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disk_group.go b/opsi/disk_group.go index 8539d4e2f4..47b1d6c33e 100644 --- a/opsi/disk_group.go +++ b/opsi/disk_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disk_group_details.go b/opsi/disk_group_details.go index d76229db0b..1dc64e1782 100644 --- a/opsi/disk_group_details.go +++ b/opsi/disk_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/disk_statistics.go b/opsi/disk_statistics.go new file mode 100644 index 0000000000..467fd75493 --- /dev/null +++ b/opsi/disk_statistics.go @@ -0,0 +1,50 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Operations Insights API +// +// Use the Operations Insights API to perform data extraction operations to obtain database +// resource utilization, performance statistics, and reference information. For more information, +// see About Oracle Cloud Infrastructure Operations Insights (https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html). +// + +package opsi + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// DiskStatistics Aggregated data per disk. +type DiskStatistics struct { + + // Name of the disk. + DiskName *string `mandatory:"true" json:"diskName"` + + // Value for unallocated space in a disk. + DiskUnallocatedInGBs *float64 `mandatory:"true" json:"diskUnallocatedInGBs"` + + // Disk usage. + DiskUsageInGBs *float64 `mandatory:"true" json:"diskUsageInGBs"` + + // Size of the disk. + DiskSizeInGBs *float64 `mandatory:"true" json:"diskSizeInGBs"` +} + +func (m DiskStatistics) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m DiskStatistics) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} diff --git a/opsi/download_operations_insights_warehouse_wallet_details.go b/opsi/download_operations_insights_warehouse_wallet_details.go index 8b2c947a03..548e4d4c25 100644 --- a/opsi/download_operations_insights_warehouse_wallet_details.go +++ b/opsi/download_operations_insights_warehouse_wallet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/download_operations_insights_warehouse_wallet_request_response.go b/opsi/download_operations_insights_warehouse_wallet_request_response.go index bef6ad95a6..9a4b4996c6 100644 --- a/opsi/download_operations_insights_warehouse_wallet_request_response.go +++ b/opsi/download_operations_insights_warehouse_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/em_managed_external_database_configuration_summary.go b/opsi/em_managed_external_database_configuration_summary.go index cbf1a94dc3..a19b4e73be 100644 --- a/opsi/em_managed_external_database_configuration_summary.go +++ b/opsi/em_managed_external_database_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/em_managed_external_database_insight.go b/opsi/em_managed_external_database_insight.go index d558d1a576..f6d50a4f6a 100644 --- a/opsi/em_managed_external_database_insight.go +++ b/opsi/em_managed_external_database_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/em_managed_external_database_insight_summary.go b/opsi/em_managed_external_database_insight_summary.go index 1a206175d3..8877fd7ef7 100644 --- a/opsi/em_managed_external_database_insight_summary.go +++ b/opsi/em_managed_external_database_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/em_managed_external_exadata_insight.go b/opsi/em_managed_external_exadata_insight.go index 6c337175e6..09edf24c4f 100644 --- a/opsi/em_managed_external_exadata_insight.go +++ b/opsi/em_managed_external_exadata_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/em_managed_external_exadata_insight_summary.go b/opsi/em_managed_external_exadata_insight_summary.go index 4db9b1a3cc..4035e99207 100644 --- a/opsi/em_managed_external_exadata_insight_summary.go +++ b/opsi/em_managed_external_exadata_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/em_managed_external_host_configuration_summary.go b/opsi/em_managed_external_host_configuration_summary.go index 646f9dcd27..ff2a01e9b9 100644 --- a/opsi/em_managed_external_host_configuration_summary.go +++ b/opsi/em_managed_external_host_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -88,7 +88,7 @@ type EmManagedExternalHostConfigurationSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType HostConfigurationSummaryPlatformTypeEnum `mandatory:"true" json:"platformType"` } diff --git a/opsi/em_managed_external_host_insight.go b/opsi/em_managed_external_host_insight.go index 89996d178e..9d8ed5f390 100644 --- a/opsi/em_managed_external_host_insight.go +++ b/opsi/em_managed_external_host_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -90,7 +90,7 @@ type EmManagedExternalHostInsight struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType EmManagedExternalHostInsightPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -220,6 +220,7 @@ const ( EmManagedExternalHostInsightPlatformTypeZlinux EmManagedExternalHostInsightPlatformTypeEnum = "ZLINUX" EmManagedExternalHostInsightPlatformTypeWindows EmManagedExternalHostInsightPlatformTypeEnum = "WINDOWS" EmManagedExternalHostInsightPlatformTypeAix EmManagedExternalHostInsightPlatformTypeEnum = "AIX" + EmManagedExternalHostInsightPlatformTypeHpUx EmManagedExternalHostInsightPlatformTypeEnum = "HP_UX" ) var mappingEmManagedExternalHostInsightPlatformTypeEnum = map[string]EmManagedExternalHostInsightPlatformTypeEnum{ @@ -229,6 +230,7 @@ var mappingEmManagedExternalHostInsightPlatformTypeEnum = map[string]EmManagedEx "ZLINUX": EmManagedExternalHostInsightPlatformTypeZlinux, "WINDOWS": EmManagedExternalHostInsightPlatformTypeWindows, "AIX": EmManagedExternalHostInsightPlatformTypeAix, + "HP_UX": EmManagedExternalHostInsightPlatformTypeHpUx, } var mappingEmManagedExternalHostInsightPlatformTypeEnumLowerCase = map[string]EmManagedExternalHostInsightPlatformTypeEnum{ @@ -238,6 +240,7 @@ var mappingEmManagedExternalHostInsightPlatformTypeEnumLowerCase = map[string]Em "zlinux": EmManagedExternalHostInsightPlatformTypeZlinux, "windows": EmManagedExternalHostInsightPlatformTypeWindows, "aix": EmManagedExternalHostInsightPlatformTypeAix, + "hp_ux": EmManagedExternalHostInsightPlatformTypeHpUx, } // GetEmManagedExternalHostInsightPlatformTypeEnumValues Enumerates the set of values for EmManagedExternalHostInsightPlatformTypeEnum @@ -258,6 +261,7 @@ func GetEmManagedExternalHostInsightPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/em_managed_external_host_insight_summary.go b/opsi/em_managed_external_host_insight_summary.go index 268e542b57..95cccbdccf 100644 --- a/opsi/em_managed_external_host_insight_summary.go +++ b/opsi/em_managed_external_host_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -87,7 +87,7 @@ type EmManagedExternalHostInsightSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType EmManagedExternalHostInsightSummaryPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -222,6 +222,7 @@ const ( EmManagedExternalHostInsightSummaryPlatformTypeZlinux EmManagedExternalHostInsightSummaryPlatformTypeEnum = "ZLINUX" EmManagedExternalHostInsightSummaryPlatformTypeWindows EmManagedExternalHostInsightSummaryPlatformTypeEnum = "WINDOWS" EmManagedExternalHostInsightSummaryPlatformTypeAix EmManagedExternalHostInsightSummaryPlatformTypeEnum = "AIX" + EmManagedExternalHostInsightSummaryPlatformTypeHpUx EmManagedExternalHostInsightSummaryPlatformTypeEnum = "HP_UX" ) var mappingEmManagedExternalHostInsightSummaryPlatformTypeEnum = map[string]EmManagedExternalHostInsightSummaryPlatformTypeEnum{ @@ -231,6 +232,7 @@ var mappingEmManagedExternalHostInsightSummaryPlatformTypeEnum = map[string]EmMa "ZLINUX": EmManagedExternalHostInsightSummaryPlatformTypeZlinux, "WINDOWS": EmManagedExternalHostInsightSummaryPlatformTypeWindows, "AIX": EmManagedExternalHostInsightSummaryPlatformTypeAix, + "HP_UX": EmManagedExternalHostInsightSummaryPlatformTypeHpUx, } var mappingEmManagedExternalHostInsightSummaryPlatformTypeEnumLowerCase = map[string]EmManagedExternalHostInsightSummaryPlatformTypeEnum{ @@ -240,6 +242,7 @@ var mappingEmManagedExternalHostInsightSummaryPlatformTypeEnumLowerCase = map[st "zlinux": EmManagedExternalHostInsightSummaryPlatformTypeZlinux, "windows": EmManagedExternalHostInsightSummaryPlatformTypeWindows, "aix": EmManagedExternalHostInsightSummaryPlatformTypeAix, + "hp_ux": EmManagedExternalHostInsightSummaryPlatformTypeHpUx, } // GetEmManagedExternalHostInsightSummaryPlatformTypeEnumValues Enumerates the set of values for EmManagedExternalHostInsightSummaryPlatformTypeEnum @@ -260,6 +263,7 @@ func GetEmManagedExternalHostInsightSummaryPlatformTypeEnumStringValues() []stri "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/enable_autonomous_database_insight_advanced_features_details.go b/opsi/enable_autonomous_database_insight_advanced_features_details.go index db1e8873c5..de91a13119 100644 --- a/opsi/enable_autonomous_database_insight_advanced_features_details.go +++ b/opsi/enable_autonomous_database_insight_advanced_features_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_autonomous_database_insight_advanced_features_request_response.go b/opsi/enable_autonomous_database_insight_advanced_features_request_response.go index 045736579b..e35817611c 100644 --- a/opsi/enable_autonomous_database_insight_advanced_features_request_response.go +++ b/opsi/enable_autonomous_database_insight_advanced_features_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_awr_hub_source_request_response.go b/opsi/enable_awr_hub_source_request_response.go index e638206259..35df4f728f 100644 --- a/opsi/enable_awr_hub_source_request_response.go +++ b/opsi/enable_awr_hub_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_database_insight_details.go b/opsi/enable_database_insight_details.go index 9bdf041ee5..3a6e54d692 100644 --- a/opsi/enable_database_insight_details.go +++ b/opsi/enable_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_database_insight_request_response.go b/opsi/enable_database_insight_request_response.go index fc41e473d1..80ba3d6919 100644 --- a/opsi/enable_database_insight_request_response.go +++ b/opsi/enable_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_em_managed_external_database_insight_details.go b/opsi/enable_em_managed_external_database_insight_details.go index aa7baf942f..c9b7a84c04 100644 --- a/opsi/enable_em_managed_external_database_insight_details.go +++ b/opsi/enable_em_managed_external_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_em_managed_external_exadata_insight_details.go b/opsi/enable_em_managed_external_exadata_insight_details.go index 6a45e9184f..c800ed08fc 100644 --- a/opsi/enable_em_managed_external_exadata_insight_details.go +++ b/opsi/enable_em_managed_external_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_em_managed_external_host_insight_details.go b/opsi/enable_em_managed_external_host_insight_details.go index d0a3aec2d9..ad589f134e 100644 --- a/opsi/enable_em_managed_external_host_insight_details.go +++ b/opsi/enable_em_managed_external_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_exadata_insight_details.go b/opsi/enable_exadata_insight_details.go index ead69aa2e1..9609388f7d 100644 --- a/opsi/enable_exadata_insight_details.go +++ b/opsi/enable_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_exadata_insight_request_response.go b/opsi/enable_exadata_insight_request_response.go index c24f982b24..c3d9736902 100644 --- a/opsi/enable_exadata_insight_request_response.go +++ b/opsi/enable_exadata_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_host_insight_details.go b/opsi/enable_host_insight_details.go index 2aae33f667..d8dc8cfc8e 100644 --- a/opsi/enable_host_insight_details.go +++ b/opsi/enable_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_host_insight_request_response.go b/opsi/enable_host_insight_request_response.go index 3b637a68db..19eb2f177d 100644 --- a/opsi/enable_host_insight_request_response.go +++ b/opsi/enable_host_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_macs_managed_cloud_host_insight_details.go b/opsi/enable_macs_managed_cloud_host_insight_details.go index 04358e2568..5e9e04b482 100644 --- a/opsi/enable_macs_managed_cloud_host_insight_details.go +++ b/opsi/enable_macs_managed_cloud_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_macs_managed_external_host_insight_details.go b/opsi/enable_macs_managed_external_host_insight_details.go index e79e6ea55c..bee34e3c47 100644 --- a/opsi/enable_macs_managed_external_host_insight_details.go +++ b/opsi/enable_macs_managed_external_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_pe_comanaged_database_insight_details.go b/opsi/enable_pe_comanaged_database_insight_details.go index dfea837244..8b5cfe291d 100644 --- a/opsi/enable_pe_comanaged_database_insight_details.go +++ b/opsi/enable_pe_comanaged_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enable_pe_comanaged_exadata_insight_details.go b/opsi/enable_pe_comanaged_exadata_insight_details.go index 059f9fa164..4d0ba05377 100644 --- a/opsi/enable_pe_comanaged_exadata_insight_details.go +++ b/opsi/enable_pe_comanaged_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enterprise_manager_bridge.go b/opsi/enterprise_manager_bridge.go index 5e931e00f2..5564f85486 100644 --- a/opsi/enterprise_manager_bridge.go +++ b/opsi/enterprise_manager_bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enterprise_manager_bridge_collection.go b/opsi/enterprise_manager_bridge_collection.go index 02cdbb9813..19ad826529 100644 --- a/opsi/enterprise_manager_bridge_collection.go +++ b/opsi/enterprise_manager_bridge_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enterprise_manager_bridge_summary.go b/opsi/enterprise_manager_bridge_summary.go index 0a03166899..bf52a11789 100644 --- a/opsi/enterprise_manager_bridge_summary.go +++ b/opsi/enterprise_manager_bridge_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/enterprise_manager_bridges.go b/opsi/enterprise_manager_bridges.go index be4444a91f..11bfebab4a 100644 --- a/opsi/enterprise_manager_bridges.go +++ b/opsi/enterprise_manager_bridges.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_configuration_collection.go b/opsi/exadata_configuration_collection.go index c52b63420a..db446e2fe4 100644 --- a/opsi/exadata_configuration_collection.go +++ b/opsi/exadata_configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_configuration_summary.go b/opsi/exadata_configuration_summary.go index d8b1051767..10dab91c7e 100644 --- a/opsi/exadata_configuration_summary.go +++ b/opsi/exadata_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_database_machine_configuration_summary.go b/opsi/exadata_database_machine_configuration_summary.go index 84bc9b414f..7747bda03f 100644 --- a/opsi/exadata_database_machine_configuration_summary.go +++ b/opsi/exadata_database_machine_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_database_statistics_summary.go b/opsi/exadata_database_statistics_summary.go index 1fa536106e..915a175510 100644 --- a/opsi/exadata_database_statistics_summary.go +++ b/opsi/exadata_database_statistics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_details.go b/opsi/exadata_details.go index 34d11bcb46..9902d6cb12 100644 --- a/opsi/exadata_details.go +++ b/opsi/exadata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_diskgroup_statistics_summary.go b/opsi/exadata_diskgroup_statistics_summary.go index e199fae6d5..7290391894 100644 --- a/opsi/exadata_diskgroup_statistics_summary.go +++ b/opsi/exadata_diskgroup_statistics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_entity_source.go b/opsi/exadata_entity_source.go index 20b363eeb6..e0aeecba6f 100644 --- a/opsi/exadata_entity_source.go +++ b/opsi/exadata_entity_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_exacs_configuration_summary.go b/opsi/exadata_exacs_configuration_summary.go index 6791676685..77fe2e7288 100644 --- a/opsi/exadata_exacs_configuration_summary.go +++ b/opsi/exadata_exacs_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_host_statistics_summary.go b/opsi/exadata_host_statistics_summary.go index da771b2406..0248a36fc8 100644 --- a/opsi/exadata_host_statistics_summary.go +++ b/opsi/exadata_host_statistics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight.go b/opsi/exadata_insight.go index f13bf3a703..6f5df655c8 100644 --- a/opsi/exadata_insight.go +++ b/opsi/exadata_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_lifecycle_state.go b/opsi/exadata_insight_lifecycle_state.go index eb542cf00b..bdd17e59a7 100644 --- a/opsi/exadata_insight_lifecycle_state.go +++ b/opsi/exadata_insight_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_resource_capacity_trend_aggregation.go b/opsi/exadata_insight_resource_capacity_trend_aggregation.go index 913e6ba651..f2c1887502 100644 --- a/opsi/exadata_insight_resource_capacity_trend_aggregation.go +++ b/opsi/exadata_insight_resource_capacity_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_resource_capacity_trend_summary.go b/opsi/exadata_insight_resource_capacity_trend_summary.go index 73d8b68b8c..1f6a12b7bc 100644 --- a/opsi/exadata_insight_resource_capacity_trend_summary.go +++ b/opsi/exadata_insight_resource_capacity_trend_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_resource_forecast_trend_summary.go b/opsi/exadata_insight_resource_forecast_trend_summary.go index 13c1c427ea..30fa63ab4f 100644 --- a/opsi/exadata_insight_resource_forecast_trend_summary.go +++ b/opsi/exadata_insight_resource_forecast_trend_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_resource_insight_utilization_item.go b/opsi/exadata_insight_resource_insight_utilization_item.go index 01ed3a1654..b1e8840666 100644 --- a/opsi/exadata_insight_resource_insight_utilization_item.go +++ b/opsi/exadata_insight_resource_insight_utilization_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_resource_statistics.go b/opsi/exadata_insight_resource_statistics.go index 659e6b2369..2d12eecc4b 100644 --- a/opsi/exadata_insight_resource_statistics.go +++ b/opsi/exadata_insight_resource_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_resource_statistics_aggregation.go b/opsi/exadata_insight_resource_statistics_aggregation.go index 8151cead19..a22cca606e 100644 --- a/opsi/exadata_insight_resource_statistics_aggregation.go +++ b/opsi/exadata_insight_resource_statistics_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_summary.go b/opsi/exadata_insight_summary.go index 1c500d4674..a85664d00a 100644 --- a/opsi/exadata_insight_summary.go +++ b/opsi/exadata_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insight_summary_collection.go b/opsi/exadata_insight_summary_collection.go index 70e93ae035..bc891a2d00 100644 --- a/opsi/exadata_insight_summary_collection.go +++ b/opsi/exadata_insight_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insights.go b/opsi/exadata_insights.go index 5fa7ca3219..cc6d15663a 100644 --- a/opsi/exadata_insights.go +++ b/opsi/exadata_insights.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insights_data_object.go b/opsi/exadata_insights_data_object.go index b8b50fd9a8..cd216429aa 100644 --- a/opsi/exadata_insights_data_object.go +++ b/opsi/exadata_insights_data_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_insights_data_object_summary.go b/opsi/exadata_insights_data_object_summary.go index 6a92a188e2..10e42a2a81 100644 --- a/opsi/exadata_insights_data_object_summary.go +++ b/opsi/exadata_insights_data_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_member_collection.go b/opsi/exadata_member_collection.go index 56c371450a..079ff3be30 100644 --- a/opsi/exadata_member_collection.go +++ b/opsi/exadata_member_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_member_summary.go b/opsi/exadata_member_summary.go index 97b15e67fb..1958f50ee3 100644 --- a/opsi/exadata_member_summary.go +++ b/opsi/exadata_member_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_rack_type.go b/opsi/exadata_rack_type.go index 8ebaf42b8b..6dd7a2c58e 100644 --- a/opsi/exadata_rack_type.go +++ b/opsi/exadata_rack_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_resource_type.go b/opsi/exadata_resource_type.go index 75ec0388bb..796066f531 100644 --- a/opsi/exadata_resource_type.go +++ b/opsi/exadata_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_storage_server_statistics_summary.go b/opsi/exadata_storage_server_statistics_summary.go index 474a25b39c..4b50d846ae 100644 --- a/opsi/exadata_storage_server_statistics_summary.go +++ b/opsi/exadata_storage_server_statistics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/exadata_type.go b/opsi/exadata_type.go index 488864b4be..0bafaa4e30 100644 --- a/opsi/exadata_type.go +++ b/opsi/exadata_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_awr_database_report_request_response.go b/opsi/get_awr_database_report_request_response.go index de70ec37eb..0aa0f6b766 100644 --- a/opsi/get_awr_database_report_request_response.go +++ b/opsi/get_awr_database_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_awr_database_sql_report_request_response.go b/opsi/get_awr_database_sql_report_request_response.go index 8899e2e360..db24cd7759 100644 --- a/opsi/get_awr_database_sql_report_request_response.go +++ b/opsi/get_awr_database_sql_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_awr_hub_object_request_response.go b/opsi/get_awr_hub_object_request_response.go index fe47a072c1..db1513650b 100644 --- a/opsi/get_awr_hub_object_request_response.go +++ b/opsi/get_awr_hub_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_awr_hub_request_response.go b/opsi/get_awr_hub_request_response.go index aa5dad2f9c..e25d600b08 100644 --- a/opsi/get_awr_hub_request_response.go +++ b/opsi/get_awr_hub_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_awr_hub_source_request_response.go b/opsi/get_awr_hub_source_request_response.go index edebfe540d..39395797c0 100644 --- a/opsi/get_awr_hub_source_request_response.go +++ b/opsi/get_awr_hub_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_awr_report_request_response.go b/opsi/get_awr_report_request_response.go index 7067610a68..ce519f2b68 100644 --- a/opsi/get_awr_report_request_response.go +++ b/opsi/get_awr_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_database_insight_request_response.go b/opsi/get_database_insight_request_response.go index 6bee15f6f6..82f98daa9b 100644 --- a/opsi/get_database_insight_request_response.go +++ b/opsi/get_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_enterprise_manager_bridge_request_response.go b/opsi/get_enterprise_manager_bridge_request_response.go index bdfde5b14c..66558e07f4 100644 --- a/opsi/get_enterprise_manager_bridge_request_response.go +++ b/opsi/get_enterprise_manager_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_exadata_insight_request_response.go b/opsi/get_exadata_insight_request_response.go index 829f55ee40..fd318da35e 100644 --- a/opsi/get_exadata_insight_request_response.go +++ b/opsi/get_exadata_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_host_insight_request_response.go b/opsi/get_host_insight_request_response.go index aedc41811f..86ffda5800 100644 --- a/opsi/get_host_insight_request_response.go +++ b/opsi/get_host_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_news_report_request_response.go b/opsi/get_news_report_request_response.go index 9a79e5382f..6c9f89f9cb 100644 --- a/opsi/get_news_report_request_response.go +++ b/opsi/get_news_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_operations_insights_private_endpoint_request_response.go b/opsi/get_operations_insights_private_endpoint_request_response.go index 150cbaf9de..7735f32986 100644 --- a/opsi/get_operations_insights_private_endpoint_request_response.go +++ b/opsi/get_operations_insights_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_operations_insights_warehouse_request_response.go b/opsi/get_operations_insights_warehouse_request_response.go index 54aeec0c97..8a0a4a4114 100644 --- a/opsi/get_operations_insights_warehouse_request_response.go +++ b/opsi/get_operations_insights_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_operations_insights_warehouse_user_request_response.go b/opsi/get_operations_insights_warehouse_user_request_response.go index e03225189a..7b427da255 100644 --- a/opsi/get_operations_insights_warehouse_user_request_response.go +++ b/opsi/get_operations_insights_warehouse_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_opsi_configuration_request_response.go b/opsi/get_opsi_configuration_request_response.go index 250207559a..ac1d23ee22 100644 --- a/opsi/get_opsi_configuration_request_response.go +++ b/opsi/get_opsi_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_opsi_data_object_request_response.go b/opsi/get_opsi_data_object_request_response.go index e59ab0a720..5f527cf935 100644 --- a/opsi/get_opsi_data_object_request_response.go +++ b/opsi/get_opsi_data_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/get_work_request_request_response.go b/opsi/get_work_request_request_response.go index 5ae76b039b..7b10a578f2 100644 --- a/opsi/get_work_request_request_response.go +++ b/opsi/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/head_awr_hub_object_request_response.go b/opsi/head_awr_hub_object_request_response.go index daf23ecf7a..139e5d37f9 100644 --- a/opsi/head_awr_hub_object_request_response.go +++ b/opsi/head_awr_hub_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/historical_data_item.go b/opsi/historical_data_item.go index 2a932cdb67..749c5c5ce9 100644 --- a/opsi/historical_data_item.go +++ b/opsi/historical_data_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host.go b/opsi/host.go index 05d6e63564..e5f4daed71 100644 --- a/opsi/host.go +++ b/opsi/host.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_configuration_collection.go b/opsi/host_configuration_collection.go index 8e69d1f3ff..dfc7ac7d5d 100644 --- a/opsi/host_configuration_collection.go +++ b/opsi/host_configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_configuration_metric_group.go b/opsi/host_configuration_metric_group.go index 2646d14caa..fb9eace077 100644 --- a/opsi/host_configuration_metric_group.go +++ b/opsi/host_configuration_metric_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_configuration_summary.go b/opsi/host_configuration_summary.go index 6225fd3e40..a178f438c1 100644 --- a/opsi/host_configuration_summary.go +++ b/opsi/host_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -33,7 +33,7 @@ type HostConfigurationSummary interface { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. GetPlatformType() HostConfigurationSummaryPlatformTypeEnum // Platform version. @@ -299,6 +299,7 @@ const ( HostConfigurationSummaryPlatformTypeZlinux HostConfigurationSummaryPlatformTypeEnum = "ZLINUX" HostConfigurationSummaryPlatformTypeWindows HostConfigurationSummaryPlatformTypeEnum = "WINDOWS" HostConfigurationSummaryPlatformTypeAix HostConfigurationSummaryPlatformTypeEnum = "AIX" + HostConfigurationSummaryPlatformTypeHpUx HostConfigurationSummaryPlatformTypeEnum = "HP_UX" ) var mappingHostConfigurationSummaryPlatformTypeEnum = map[string]HostConfigurationSummaryPlatformTypeEnum{ @@ -308,6 +309,7 @@ var mappingHostConfigurationSummaryPlatformTypeEnum = map[string]HostConfigurati "ZLINUX": HostConfigurationSummaryPlatformTypeZlinux, "WINDOWS": HostConfigurationSummaryPlatformTypeWindows, "AIX": HostConfigurationSummaryPlatformTypeAix, + "HP_UX": HostConfigurationSummaryPlatformTypeHpUx, } var mappingHostConfigurationSummaryPlatformTypeEnumLowerCase = map[string]HostConfigurationSummaryPlatformTypeEnum{ @@ -317,6 +319,7 @@ var mappingHostConfigurationSummaryPlatformTypeEnumLowerCase = map[string]HostCo "zlinux": HostConfigurationSummaryPlatformTypeZlinux, "windows": HostConfigurationSummaryPlatformTypeWindows, "aix": HostConfigurationSummaryPlatformTypeAix, + "hp_ux": HostConfigurationSummaryPlatformTypeHpUx, } // GetHostConfigurationSummaryPlatformTypeEnumValues Enumerates the set of values for HostConfigurationSummaryPlatformTypeEnum @@ -337,6 +340,7 @@ func GetHostConfigurationSummaryPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/host_cpu_hardware_configuration.go b/opsi/host_cpu_hardware_configuration.go index e548634a80..caba84ef5c 100644 --- a/opsi/host_cpu_hardware_configuration.go +++ b/opsi/host_cpu_hardware_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_cpu_recommendations.go b/opsi/host_cpu_recommendations.go new file mode 100644 index 0000000000..5e7adc2291 --- /dev/null +++ b/opsi/host_cpu_recommendations.go @@ -0,0 +1,109 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Operations Insights API +// +// Use the Operations Insights API to perform data extraction operations to obtain database +// resource utilization, performance statistics, and reference information. For more information, +// see About Oracle Cloud Infrastructure Operations Insights (https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html). +// + +package opsi + +import ( + "encoding/json" + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// HostCpuRecommendations Contains CPU recommendation. +type HostCpuRecommendations struct { + + // Show if OPSI recommend to convert an instance to a burstable instance and show recommended cpu baseline if positive recommendation. + Burstable HostCpuRecommendationsBurstableEnum `mandatory:"false" json:"burstable,omitempty"` +} + +func (m HostCpuRecommendations) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m HostCpuRecommendations) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingHostCpuRecommendationsBurstableEnum(string(m.Burstable)); !ok && m.Burstable != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Burstable: %s. Supported values are: %s.", m.Burstable, strings.Join(GetHostCpuRecommendationsBurstableEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// MarshalJSON marshals to json representation +func (m HostCpuRecommendations) MarshalJSON() (buff []byte, e error) { + type MarshalTypeHostCpuRecommendations HostCpuRecommendations + s := struct { + DiscriminatorParam string `json:"metricRecommendationName"` + MarshalTypeHostCpuRecommendations + }{ + "HOST_CPU_RECOMMENDATIONS", + (MarshalTypeHostCpuRecommendations)(m), + } + + return json.Marshal(&s) +} + +// HostCpuRecommendationsBurstableEnum Enum with underlying type: string +type HostCpuRecommendationsBurstableEnum string + +// Set of constants representing the allowable values for HostCpuRecommendationsBurstableEnum +const ( + HostCpuRecommendationsBurstableBaseline18 HostCpuRecommendationsBurstableEnum = "BASELINE_1_8" + HostCpuRecommendationsBurstableBaseline12 HostCpuRecommendationsBurstableEnum = "BASELINE_1_2" + HostCpuRecommendationsBurstableNoRecommendation HostCpuRecommendationsBurstableEnum = "NO_RECOMMENDATION" + HostCpuRecommendationsBurstableDisableBurstable HostCpuRecommendationsBurstableEnum = "DISABLE_BURSTABLE" +) + +var mappingHostCpuRecommendationsBurstableEnum = map[string]HostCpuRecommendationsBurstableEnum{ + "BASELINE_1_8": HostCpuRecommendationsBurstableBaseline18, + "BASELINE_1_2": HostCpuRecommendationsBurstableBaseline12, + "NO_RECOMMENDATION": HostCpuRecommendationsBurstableNoRecommendation, + "DISABLE_BURSTABLE": HostCpuRecommendationsBurstableDisableBurstable, +} + +var mappingHostCpuRecommendationsBurstableEnumLowerCase = map[string]HostCpuRecommendationsBurstableEnum{ + "baseline_1_8": HostCpuRecommendationsBurstableBaseline18, + "baseline_1_2": HostCpuRecommendationsBurstableBaseline12, + "no_recommendation": HostCpuRecommendationsBurstableNoRecommendation, + "disable_burstable": HostCpuRecommendationsBurstableDisableBurstable, +} + +// GetHostCpuRecommendationsBurstableEnumValues Enumerates the set of values for HostCpuRecommendationsBurstableEnum +func GetHostCpuRecommendationsBurstableEnumValues() []HostCpuRecommendationsBurstableEnum { + values := make([]HostCpuRecommendationsBurstableEnum, 0) + for _, v := range mappingHostCpuRecommendationsBurstableEnum { + values = append(values, v) + } + return values +} + +// GetHostCpuRecommendationsBurstableEnumStringValues Enumerates the set of values in String for HostCpuRecommendationsBurstableEnum +func GetHostCpuRecommendationsBurstableEnumStringValues() []string { + return []string{ + "BASELINE_1_8", + "BASELINE_1_2", + "NO_RECOMMENDATION", + "DISABLE_BURSTABLE", + } +} + +// GetMappingHostCpuRecommendationsBurstableEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingHostCpuRecommendationsBurstableEnum(val string) (HostCpuRecommendationsBurstableEnum, bool) { + enum, ok := mappingHostCpuRecommendationsBurstableEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/opsi/host_cpu_statistics.go b/opsi/host_cpu_statistics.go index c12dcf4997..d0929b0b33 100644 --- a/opsi/host_cpu_statistics.go +++ b/opsi/host_cpu_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -33,6 +33,9 @@ type HostCpuStatistics struct { // Change in resource utilization in percentage UsageChangePercent *float64 `mandatory:"true" json:"usageChangePercent"` + // The baseline utilization is a fraction of each CPU core expressed in percentages, either 12.5% or 50%. The baseline provides the minimum CPUs that can be used constantly. + CpuBaseline *float64 `mandatory:"false" json:"cpuBaseline"` + Load *SummaryStatistics `mandatory:"false" json:"load"` } diff --git a/opsi/host_cpu_usage.go b/opsi/host_cpu_usage.go index 7c019fe017..093ee9c910 100644 --- a/opsi/host_cpu_usage.go +++ b/opsi/host_cpu_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_details.go b/opsi/host_details.go index 1d67ee5910..4cedfe1902 100644 --- a/opsi/host_details.go +++ b/opsi/host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -32,7 +32,7 @@ type HostDetails struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType HostDetailsPlatformTypeEnum `mandatory:"true" json:"platformType"` // The identifier of the agent. @@ -72,6 +72,7 @@ const ( HostDetailsPlatformTypeZlinux HostDetailsPlatformTypeEnum = "ZLINUX" HostDetailsPlatformTypeWindows HostDetailsPlatformTypeEnum = "WINDOWS" HostDetailsPlatformTypeAix HostDetailsPlatformTypeEnum = "AIX" + HostDetailsPlatformTypeHpUx HostDetailsPlatformTypeEnum = "HP_UX" ) var mappingHostDetailsPlatformTypeEnum = map[string]HostDetailsPlatformTypeEnum{ @@ -81,6 +82,7 @@ var mappingHostDetailsPlatformTypeEnum = map[string]HostDetailsPlatformTypeEnum{ "ZLINUX": HostDetailsPlatformTypeZlinux, "WINDOWS": HostDetailsPlatformTypeWindows, "AIX": HostDetailsPlatformTypeAix, + "HP_UX": HostDetailsPlatformTypeHpUx, } var mappingHostDetailsPlatformTypeEnumLowerCase = map[string]HostDetailsPlatformTypeEnum{ @@ -90,6 +92,7 @@ var mappingHostDetailsPlatformTypeEnumLowerCase = map[string]HostDetailsPlatform "zlinux": HostDetailsPlatformTypeZlinux, "windows": HostDetailsPlatformTypeWindows, "aix": HostDetailsPlatformTypeAix, + "hp_ux": HostDetailsPlatformTypeHpUx, } // GetHostDetailsPlatformTypeEnumValues Enumerates the set of values for HostDetailsPlatformTypeEnum @@ -110,6 +113,7 @@ func GetHostDetailsPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/host_entities.go b/opsi/host_entities.go index 1ca34db559..5861288963 100644 --- a/opsi/host_entities.go +++ b/opsi/host_entities.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_entity_source.go b/opsi/host_entity_source.go index c7f36f3468..b248b36c9a 100644 --- a/opsi/host_entity_source.go +++ b/opsi/host_entity_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_filesystem_configuration.go b/opsi/host_filesystem_configuration.go index e9299cb9d7..5d0aa4228c 100644 --- a/opsi/host_filesystem_configuration.go +++ b/opsi/host_filesystem_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_filesystem_usage.go b/opsi/host_filesystem_usage.go index 3a357fdabe..486d72a884 100644 --- a/opsi/host_filesystem_usage.go +++ b/opsi/host_filesystem_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_hardware_configuration.go b/opsi/host_hardware_configuration.go index 29ae1f7979..67ae393864 100644 --- a/opsi/host_hardware_configuration.go +++ b/opsi/host_hardware_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_importable_agent_entity_summary.go b/opsi/host_importable_agent_entity_summary.go index 412bf12d5d..c94e9cc183 100644 --- a/opsi/host_importable_agent_entity_summary.go +++ b/opsi/host_importable_agent_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -33,7 +33,7 @@ type HostImportableAgentEntitySummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType HostImportableAgentEntitySummaryPlatformTypeEnum `mandatory:"true" json:"platformType"` } @@ -91,6 +91,7 @@ const ( HostImportableAgentEntitySummaryPlatformTypeZlinux HostImportableAgentEntitySummaryPlatformTypeEnum = "ZLINUX" HostImportableAgentEntitySummaryPlatformTypeWindows HostImportableAgentEntitySummaryPlatformTypeEnum = "WINDOWS" HostImportableAgentEntitySummaryPlatformTypeAix HostImportableAgentEntitySummaryPlatformTypeEnum = "AIX" + HostImportableAgentEntitySummaryPlatformTypeHpUx HostImportableAgentEntitySummaryPlatformTypeEnum = "HP_UX" ) var mappingHostImportableAgentEntitySummaryPlatformTypeEnum = map[string]HostImportableAgentEntitySummaryPlatformTypeEnum{ @@ -100,6 +101,7 @@ var mappingHostImportableAgentEntitySummaryPlatformTypeEnum = map[string]HostImp "ZLINUX": HostImportableAgentEntitySummaryPlatformTypeZlinux, "WINDOWS": HostImportableAgentEntitySummaryPlatformTypeWindows, "AIX": HostImportableAgentEntitySummaryPlatformTypeAix, + "HP_UX": HostImportableAgentEntitySummaryPlatformTypeHpUx, } var mappingHostImportableAgentEntitySummaryPlatformTypeEnumLowerCase = map[string]HostImportableAgentEntitySummaryPlatformTypeEnum{ @@ -109,6 +111,7 @@ var mappingHostImportableAgentEntitySummaryPlatformTypeEnumLowerCase = map[strin "zlinux": HostImportableAgentEntitySummaryPlatformTypeZlinux, "windows": HostImportableAgentEntitySummaryPlatformTypeWindows, "aix": HostImportableAgentEntitySummaryPlatformTypeAix, + "hp_ux": HostImportableAgentEntitySummaryPlatformTypeHpUx, } // GetHostImportableAgentEntitySummaryPlatformTypeEnumValues Enumerates the set of values for HostImportableAgentEntitySummaryPlatformTypeEnum @@ -129,6 +132,7 @@ func GetHostImportableAgentEntitySummaryPlatformTypeEnumStringValues() []string "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/host_insight.go b/opsi/host_insight.go index 9bf5a868de..9f78ad1273 100644 --- a/opsi/host_insight.go +++ b/opsi/host_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_insight_host_recommendations.go b/opsi/host_insight_host_recommendations.go new file mode 100644 index 0000000000..7b6529c439 --- /dev/null +++ b/opsi/host_insight_host_recommendations.go @@ -0,0 +1,117 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Operations Insights API +// +// Use the Operations Insights API to perform data extraction operations to obtain database +// resource utilization, performance statistics, and reference information. For more information, +// see About Oracle Cloud Infrastructure Operations Insights (https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html). +// + +package opsi + +import ( + "encoding/json" + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// HostInsightHostRecommendations Contains recommendations depending of resource metric received. +type HostInsightHostRecommendations interface { +} + +type hostinsighthostrecommendations struct { + JsonData []byte + MetricRecommendationName string `json:"metricRecommendationName"` +} + +// UnmarshalJSON unmarshals json +func (m *hostinsighthostrecommendations) UnmarshalJSON(data []byte) error { + m.JsonData = data + type Unmarshalerhostinsighthostrecommendations hostinsighthostrecommendations + s := struct { + Model Unmarshalerhostinsighthostrecommendations + }{} + err := json.Unmarshal(data, &s.Model) + if err != nil { + return err + } + m.MetricRecommendationName = s.Model.MetricRecommendationName + + return err +} + +// UnmarshalPolymorphicJSON unmarshals polymorphic json +func (m *hostinsighthostrecommendations) UnmarshalPolymorphicJSON(data []byte) (interface{}, error) { + + if data == nil || string(data) == "null" { + return nil, nil + } + + var err error + switch m.MetricRecommendationName { + case "HOST_CPU_RECOMMENDATIONS": + mm := HostCpuRecommendations{} + err = json.Unmarshal(data, &mm) + return mm, err + default: + common.Logf("Recieved unsupported enum value for HostInsightHostRecommendations: %s.", m.MetricRecommendationName) + return *m, nil + } +} + +func (m hostinsighthostrecommendations) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m hostinsighthostrecommendations) ValidateEnumValue() (bool, error) { + errMessage := []string{} + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// HostInsightHostRecommendationsMetricRecommendationNameEnum Enum with underlying type: string +type HostInsightHostRecommendationsMetricRecommendationNameEnum string + +// Set of constants representing the allowable values for HostInsightHostRecommendationsMetricRecommendationNameEnum +const ( + HostInsightHostRecommendationsMetricRecommendationNameHostCpuRecommendations HostInsightHostRecommendationsMetricRecommendationNameEnum = "HOST_CPU_RECOMMENDATIONS" +) + +var mappingHostInsightHostRecommendationsMetricRecommendationNameEnum = map[string]HostInsightHostRecommendationsMetricRecommendationNameEnum{ + "HOST_CPU_RECOMMENDATIONS": HostInsightHostRecommendationsMetricRecommendationNameHostCpuRecommendations, +} + +var mappingHostInsightHostRecommendationsMetricRecommendationNameEnumLowerCase = map[string]HostInsightHostRecommendationsMetricRecommendationNameEnum{ + "host_cpu_recommendations": HostInsightHostRecommendationsMetricRecommendationNameHostCpuRecommendations, +} + +// GetHostInsightHostRecommendationsMetricRecommendationNameEnumValues Enumerates the set of values for HostInsightHostRecommendationsMetricRecommendationNameEnum +func GetHostInsightHostRecommendationsMetricRecommendationNameEnumValues() []HostInsightHostRecommendationsMetricRecommendationNameEnum { + values := make([]HostInsightHostRecommendationsMetricRecommendationNameEnum, 0) + for _, v := range mappingHostInsightHostRecommendationsMetricRecommendationNameEnum { + values = append(values, v) + } + return values +} + +// GetHostInsightHostRecommendationsMetricRecommendationNameEnumStringValues Enumerates the set of values in String for HostInsightHostRecommendationsMetricRecommendationNameEnum +func GetHostInsightHostRecommendationsMetricRecommendationNameEnumStringValues() []string { + return []string{ + "HOST_CPU_RECOMMENDATIONS", + } +} + +// GetMappingHostInsightHostRecommendationsMetricRecommendationNameEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingHostInsightHostRecommendationsMetricRecommendationNameEnum(val string) (HostInsightHostRecommendationsMetricRecommendationNameEnum, bool) { + enum, ok := mappingHostInsightHostRecommendationsMetricRecommendationNameEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/opsi/host_insight_resource_statistics_aggregation.go b/opsi/host_insight_resource_statistics_aggregation.go index 6531ce00d7..2c4ad90f86 100644 --- a/opsi/host_insight_resource_statistics_aggregation.go +++ b/opsi/host_insight_resource_statistics_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_insight_summary.go b/opsi/host_insight_summary.go index 1f064ced45..31d4130282 100644 --- a/opsi/host_insight_summary.go +++ b/opsi/host_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_insight_summary_collection.go b/opsi/host_insight_summary_collection.go index 1d550c376c..ad9f4b2431 100644 --- a/opsi/host_insight_summary_collection.go +++ b/opsi/host_insight_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_insights.go b/opsi/host_insights.go index 9dffa35435..e69e13cd73 100644 --- a/opsi/host_insights.go +++ b/opsi/host_insights.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_insights_data_object.go b/opsi/host_insights_data_object.go index 3f27e07e1a..e35e1659bc 100644 --- a/opsi/host_insights_data_object.go +++ b/opsi/host_insights_data_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_insights_data_object_summary.go b/opsi/host_insights_data_object_summary.go index 38d5ec0080..d507b5a386 100644 --- a/opsi/host_insights_data_object_summary.go +++ b/opsi/host_insights_data_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_instance_map.go b/opsi/host_instance_map.go index 95784d8b6f..a3b15dc240 100644 --- a/opsi/host_instance_map.go +++ b/opsi/host_instance_map.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_memory_configuration.go b/opsi/host_memory_configuration.go index 6a201c11bd..73e31bde9d 100644 --- a/opsi/host_memory_configuration.go +++ b/opsi/host_memory_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_memory_statistics.go b/opsi/host_memory_statistics.go index 3c1ca36838..7cf6e56d82 100644 --- a/opsi/host_memory_statistics.go +++ b/opsi/host_memory_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_memory_usage.go b/opsi/host_memory_usage.go index f5468329e4..9d90fc32d9 100644 --- a/opsi/host_memory_usage.go +++ b/opsi/host_memory_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_network_activity_summary.go b/opsi/host_network_activity_summary.go index 367df404fc..f926e6c15d 100644 --- a/opsi/host_network_activity_summary.go +++ b/opsi/host_network_activity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_network_configuration.go b/opsi/host_network_configuration.go index fd8b08494a..bfd22a1c9d 100644 --- a/opsi/host_network_configuration.go +++ b/opsi/host_network_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_network_statistics.go b/opsi/host_network_statistics.go index a2caba3fde..1e3be5abff 100644 --- a/opsi/host_network_statistics.go +++ b/opsi/host_network_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_performance_metric_group.go b/opsi/host_performance_metric_group.go index c0d71aa0b6..ac87c1f372 100644 --- a/opsi/host_performance_metric_group.go +++ b/opsi/host_performance_metric_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_product.go b/opsi/host_product.go index 75773499d6..9aa3ede6f6 100644 --- a/opsi/host_product.go +++ b/opsi/host_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_resource_allocation.go b/opsi/host_resource_allocation.go index 4385a0c8f2..ac8176d074 100644 --- a/opsi/host_resource_allocation.go +++ b/opsi/host_resource_allocation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_resource_capacity_trend_aggregation.go b/opsi/host_resource_capacity_trend_aggregation.go index 3850e57254..ebbe81dc51 100644 --- a/opsi/host_resource_capacity_trend_aggregation.go +++ b/opsi/host_resource_capacity_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_resource_statistics.go b/opsi/host_resource_statistics.go index 8c4e3a2b6a..5b33fef23d 100644 --- a/opsi/host_resource_statistics.go +++ b/opsi/host_resource_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_storage_statistics.go b/opsi/host_storage_statistics.go index 369a78cc33..e5ae1ec8f5 100644 --- a/opsi/host_storage_statistics.go +++ b/opsi/host_storage_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/host_top_processes.go b/opsi/host_top_processes.go index a7717176b1..e13b0227ae 100644 --- a/opsi/host_top_processes.go +++ b/opsi/host_top_processes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/hosted_entity_collection.go b/opsi/hosted_entity_collection.go index 254f9fbadd..86e85134a9 100644 --- a/opsi/hosted_entity_collection.go +++ b/opsi/hosted_entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/hosted_entity_summary.go b/opsi/hosted_entity_summary.go index c084f91711..eaf8686303 100644 --- a/opsi/hosted_entity_summary.go +++ b/opsi/hosted_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_agent_entity_source.go b/opsi/importable_agent_entity_source.go index c47fef120e..db080f9f4f 100644 --- a/opsi/importable_agent_entity_source.go +++ b/opsi/importable_agent_entity_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_agent_entity_summary.go b/opsi/importable_agent_entity_summary.go index 7916b6ce3b..c1fb5206e1 100644 --- a/opsi/importable_agent_entity_summary.go +++ b/opsi/importable_agent_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_agent_entity_summary_collection.go b/opsi/importable_agent_entity_summary_collection.go index 08210e1f94..c01fd8491c 100644 --- a/opsi/importable_agent_entity_summary_collection.go +++ b/opsi/importable_agent_entity_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_compute_entity_summary.go b/opsi/importable_compute_entity_summary.go index 4d8e12e9e0..a7200a0e51 100644 --- a/opsi/importable_compute_entity_summary.go +++ b/opsi/importable_compute_entity_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_compute_entity_summary_collection.go b/opsi/importable_compute_entity_summary_collection.go index 77daa00cb3..09b9b24344 100644 --- a/opsi/importable_compute_entity_summary_collection.go +++ b/opsi/importable_compute_entity_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_enterprise_manager_entity.go b/opsi/importable_enterprise_manager_entity.go index 8724efa174..f5552995d9 100644 --- a/opsi/importable_enterprise_manager_entity.go +++ b/opsi/importable_enterprise_manager_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/importable_enterprise_manager_entity_collection.go b/opsi/importable_enterprise_manager_entity_collection.go index 7574dea4e4..848f0ba8c8 100644 --- a/opsi/importable_enterprise_manager_entity_collection.go +++ b/opsi/importable_enterprise_manager_entity_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/individual_opsi_data_object_details_in_query.go b/opsi/individual_opsi_data_object_details_in_query.go index 56b76598dc..c0ab26ec8a 100644 --- a/opsi/individual_opsi_data_object_details_in_query.go +++ b/opsi/individual_opsi_data_object_details_in_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_addm_reports_details.go b/opsi/ingest_addm_reports_details.go index a67209b0ed..3bb1a60e19 100644 --- a/opsi/ingest_addm_reports_details.go +++ b/opsi/ingest_addm_reports_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_addm_reports_request_response.go b/opsi/ingest_addm_reports_request_response.go index 25deb688eb..26c79261a2 100644 --- a/opsi/ingest_addm_reports_request_response.go +++ b/opsi/ingest_addm_reports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_addm_reports_response_details.go b/opsi/ingest_addm_reports_response_details.go index b0ae84800f..f967d85ae6 100644 --- a/opsi/ingest_addm_reports_response_details.go +++ b/opsi/ingest_addm_reports_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_database_configuration_details.go b/opsi/ingest_database_configuration_details.go index cdd2381535..2ef2037625 100644 --- a/opsi/ingest_database_configuration_details.go +++ b/opsi/ingest_database_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_database_configuration_request_response.go b/opsi/ingest_database_configuration_request_response.go index 40e0152566..31ba9c5581 100644 --- a/opsi/ingest_database_configuration_request_response.go +++ b/opsi/ingest_database_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_database_configuration_response_details.go b/opsi/ingest_database_configuration_response_details.go index 67f5b26607..beb40bac6a 100644 --- a/opsi/ingest_database_configuration_response_details.go +++ b/opsi/ingest_database_configuration_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_host_configuration_details.go b/opsi/ingest_host_configuration_details.go index 711698e2d0..a2f25c2e8c 100644 --- a/opsi/ingest_host_configuration_details.go +++ b/opsi/ingest_host_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_host_configuration_request_response.go b/opsi/ingest_host_configuration_request_response.go index 85a6a38aa2..8946ab2ea8 100644 --- a/opsi/ingest_host_configuration_request_response.go +++ b/opsi/ingest_host_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_host_configuration_response_details.go b/opsi/ingest_host_configuration_response_details.go index 5e32c8ba97..a10a8b48ac 100644 --- a/opsi/ingest_host_configuration_response_details.go +++ b/opsi/ingest_host_configuration_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_host_metrics_details.go b/opsi/ingest_host_metrics_details.go index 8865c6b66c..79176326ef 100644 --- a/opsi/ingest_host_metrics_details.go +++ b/opsi/ingest_host_metrics_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_host_metrics_request_response.go b/opsi/ingest_host_metrics_request_response.go index e08b623eb9..b64e76fd5f 100644 --- a/opsi/ingest_host_metrics_request_response.go +++ b/opsi/ingest_host_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_host_metrics_response_details.go b/opsi/ingest_host_metrics_response_details.go index fba65169de..6f2348c7d2 100644 --- a/opsi/ingest_host_metrics_response_details.go +++ b/opsi/ingest_host_metrics_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_my_sql_sql_text_details.go b/opsi/ingest_my_sql_sql_text_details.go index 8234fbe20f..60bbb53c58 100644 --- a/opsi/ingest_my_sql_sql_text_details.go +++ b/opsi/ingest_my_sql_sql_text_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_my_sql_sql_text_response_details.go b/opsi/ingest_my_sql_sql_text_response_details.go index f85a432ee7..0f2c32a4ba 100644 --- a/opsi/ingest_my_sql_sql_text_response_details.go +++ b/opsi/ingest_my_sql_sql_text_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_bucket_details.go b/opsi/ingest_sql_bucket_details.go index 3530bd40d9..114ac04df3 100644 --- a/opsi/ingest_sql_bucket_details.go +++ b/opsi/ingest_sql_bucket_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_bucket_request_response.go b/opsi/ingest_sql_bucket_request_response.go index 755a37fad2..958c579876 100644 --- a/opsi/ingest_sql_bucket_request_response.go +++ b/opsi/ingest_sql_bucket_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_bucket_response_details.go b/opsi/ingest_sql_bucket_response_details.go index 6ba8e40042..e6bb9ecbe4 100644 --- a/opsi/ingest_sql_bucket_response_details.go +++ b/opsi/ingest_sql_bucket_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_plan_lines_details.go b/opsi/ingest_sql_plan_lines_details.go index 6f5a8fd2d2..324df37dfc 100644 --- a/opsi/ingest_sql_plan_lines_details.go +++ b/opsi/ingest_sql_plan_lines_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_plan_lines_request_response.go b/opsi/ingest_sql_plan_lines_request_response.go index 2f3ee672f0..b7db19727f 100644 --- a/opsi/ingest_sql_plan_lines_request_response.go +++ b/opsi/ingest_sql_plan_lines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_plan_lines_response_details.go b/opsi/ingest_sql_plan_lines_response_details.go index 59cc48a9c4..0064c5fe93 100644 --- a/opsi/ingest_sql_plan_lines_response_details.go +++ b/opsi/ingest_sql_plan_lines_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_stats_details.go b/opsi/ingest_sql_stats_details.go index 4bf31bc0a9..87ed408349 100644 --- a/opsi/ingest_sql_stats_details.go +++ b/opsi/ingest_sql_stats_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_stats_request_response.go b/opsi/ingest_sql_stats_request_response.go index fd90ddc9ed..92c10707e5 100644 --- a/opsi/ingest_sql_stats_request_response.go +++ b/opsi/ingest_sql_stats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_stats_response_details.go b/opsi/ingest_sql_stats_response_details.go index 95c85429e5..fc1befef28 100644 --- a/opsi/ingest_sql_stats_response_details.go +++ b/opsi/ingest_sql_stats_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_text_details.go b/opsi/ingest_sql_text_details.go index 8bec7066a9..f3992fed2b 100644 --- a/opsi/ingest_sql_text_details.go +++ b/opsi/ingest_sql_text_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_text_request_response.go b/opsi/ingest_sql_text_request_response.go index ae205c2f21..e25903a886 100644 --- a/opsi/ingest_sql_text_request_response.go +++ b/opsi/ingest_sql_text_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ingest_sql_text_response_details.go b/opsi/ingest_sql_text_response_details.go index 2d333e87d8..d7410c563c 100644 --- a/opsi/ingest_sql_text_response_details.go +++ b/opsi/ingest_sql_text_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/instance_metrics.go b/opsi/instance_metrics.go index 3db36ebad3..c0862bfab5 100644 --- a/opsi/instance_metrics.go +++ b/opsi/instance_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/lifecycle_state.go b/opsi/lifecycle_state.go index 8896a6e776..1ecd6a80be 100644 --- a/opsi/lifecycle_state.go +++ b/opsi/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_addm_db_finding_categories_request_response.go b/opsi/list_addm_db_finding_categories_request_response.go index 2193ab01af..ab91be4262 100644 --- a/opsi/list_addm_db_finding_categories_request_response.go +++ b/opsi/list_addm_db_finding_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_addm_db_findings_time_series_request_response.go b/opsi/list_addm_db_findings_time_series_request_response.go index 4526e0d0c6..58cb44a97a 100644 --- a/opsi/list_addm_db_findings_time_series_request_response.go +++ b/opsi/list_addm_db_findings_time_series_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_addm_db_parameter_categories_request_response.go b/opsi/list_addm_db_parameter_categories_request_response.go index 4e2b3949ab..f71f42bd7f 100644 --- a/opsi/list_addm_db_parameter_categories_request_response.go +++ b/opsi/list_addm_db_parameter_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_addm_db_recommendation_categories_request_response.go b/opsi/list_addm_db_recommendation_categories_request_response.go index 0485b5810f..c708d7704f 100644 --- a/opsi/list_addm_db_recommendation_categories_request_response.go +++ b/opsi/list_addm_db_recommendation_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_addm_db_recommendations_time_series_request_response.go b/opsi/list_addm_db_recommendations_time_series_request_response.go index 01a87194a3..b9fb8562b9 100644 --- a/opsi/list_addm_db_recommendations_time_series_request_response.go +++ b/opsi/list_addm_db_recommendations_time_series_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_addm_dbs_request_response.go b/opsi/list_addm_dbs_request_response.go index 11710fa8e0..dfa600b683 100644 --- a/opsi/list_addm_dbs_request_response.go +++ b/opsi/list_addm_dbs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_awr_database_snapshots_request_response.go b/opsi/list_awr_database_snapshots_request_response.go index f0232446be..422ca668eb 100644 --- a/opsi/list_awr_database_snapshots_request_response.go +++ b/opsi/list_awr_database_snapshots_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_awr_databases_request_response.go b/opsi/list_awr_databases_request_response.go index 3ecbb9be2a..4c85098fb8 100644 --- a/opsi/list_awr_databases_request_response.go +++ b/opsi/list_awr_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_awr_hub_objects_request_response.go b/opsi/list_awr_hub_objects_request_response.go index 6d3405de52..545bd63bad 100644 --- a/opsi/list_awr_hub_objects_request_response.go +++ b/opsi/list_awr_hub_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_awr_hub_sources_request_response.go b/opsi/list_awr_hub_sources_request_response.go index 14ec901553..7b3df56986 100644 --- a/opsi/list_awr_hub_sources_request_response.go +++ b/opsi/list_awr_hub_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_awr_hubs_request_response.go b/opsi/list_awr_hubs_request_response.go index ea360d96dc..1b1550f221 100644 --- a/opsi/list_awr_hubs_request_response.go +++ b/opsi/list_awr_hubs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_awr_snapshots_request_response.go b/opsi/list_awr_snapshots_request_response.go index baab72995e..0bb42de7d7 100644 --- a/opsi/list_awr_snapshots_request_response.go +++ b/opsi/list_awr_snapshots_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_database_configurations_request_response.go b/opsi/list_database_configurations_request_response.go index 7162f28d87..78bf5ce11e 100644 --- a/opsi/list_database_configurations_request_response.go +++ b/opsi/list_database_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_database_insights_request_response.go b/opsi/list_database_insights_request_response.go index 3165fa4fe7..e9bfbb5b61 100644 --- a/opsi/list_database_insights_request_response.go +++ b/opsi/list_database_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_enterprise_manager_bridges_request_response.go b/opsi/list_enterprise_manager_bridges_request_response.go index fd13d77d69..8b071049c0 100644 --- a/opsi/list_enterprise_manager_bridges_request_response.go +++ b/opsi/list_enterprise_manager_bridges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_exadata_configurations_request_response.go b/opsi/list_exadata_configurations_request_response.go index 948d8ff174..c92a0c7670 100644 --- a/opsi/list_exadata_configurations_request_response.go +++ b/opsi/list_exadata_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_exadata_insights_request_response.go b/opsi/list_exadata_insights_request_response.go index 3638d4db9c..eeeb404af1 100644 --- a/opsi/list_exadata_insights_request_response.go +++ b/opsi/list_exadata_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_host_configurations_request_response.go b/opsi/list_host_configurations_request_response.go index 125923953b..3919a3805a 100644 --- a/opsi/list_host_configurations_request_response.go +++ b/opsi/list_host_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -33,7 +33,7 @@ type ListHostConfigurationsRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []ListHostConfigurationsPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // For list pagination. The maximum number of results per page, or items to @@ -192,6 +192,7 @@ const ( ListHostConfigurationsPlatformTypeZlinux ListHostConfigurationsPlatformTypeEnum = "ZLINUX" ListHostConfigurationsPlatformTypeWindows ListHostConfigurationsPlatformTypeEnum = "WINDOWS" ListHostConfigurationsPlatformTypeAix ListHostConfigurationsPlatformTypeEnum = "AIX" + ListHostConfigurationsPlatformTypeHpUx ListHostConfigurationsPlatformTypeEnum = "HP_UX" ) var mappingListHostConfigurationsPlatformTypeEnum = map[string]ListHostConfigurationsPlatformTypeEnum{ @@ -201,6 +202,7 @@ var mappingListHostConfigurationsPlatformTypeEnum = map[string]ListHostConfigura "ZLINUX": ListHostConfigurationsPlatformTypeZlinux, "WINDOWS": ListHostConfigurationsPlatformTypeWindows, "AIX": ListHostConfigurationsPlatformTypeAix, + "HP_UX": ListHostConfigurationsPlatformTypeHpUx, } var mappingListHostConfigurationsPlatformTypeEnumLowerCase = map[string]ListHostConfigurationsPlatformTypeEnum{ @@ -210,6 +212,7 @@ var mappingListHostConfigurationsPlatformTypeEnumLowerCase = map[string]ListHost "zlinux": ListHostConfigurationsPlatformTypeZlinux, "windows": ListHostConfigurationsPlatformTypeWindows, "aix": ListHostConfigurationsPlatformTypeAix, + "hp_ux": ListHostConfigurationsPlatformTypeHpUx, } // GetListHostConfigurationsPlatformTypeEnumValues Enumerates the set of values for ListHostConfigurationsPlatformTypeEnum @@ -230,6 +233,7 @@ func GetListHostConfigurationsPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/list_host_insights_request_response.go b/opsi/list_host_insights_request_response.go index f30084c449..e4bdaa720a 100644 --- a/opsi/list_host_insights_request_response.go +++ b/opsi/list_host_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -37,7 +37,7 @@ type ListHostInsightsRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []ListHostInsightsPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // For list pagination. The maximum number of results per page, or items to @@ -179,6 +179,7 @@ const ( ListHostInsightsPlatformTypeZlinux ListHostInsightsPlatformTypeEnum = "ZLINUX" ListHostInsightsPlatformTypeWindows ListHostInsightsPlatformTypeEnum = "WINDOWS" ListHostInsightsPlatformTypeAix ListHostInsightsPlatformTypeEnum = "AIX" + ListHostInsightsPlatformTypeHpUx ListHostInsightsPlatformTypeEnum = "HP_UX" ) var mappingListHostInsightsPlatformTypeEnum = map[string]ListHostInsightsPlatformTypeEnum{ @@ -188,6 +189,7 @@ var mappingListHostInsightsPlatformTypeEnum = map[string]ListHostInsightsPlatfor "ZLINUX": ListHostInsightsPlatformTypeZlinux, "WINDOWS": ListHostInsightsPlatformTypeWindows, "AIX": ListHostInsightsPlatformTypeAix, + "HP_UX": ListHostInsightsPlatformTypeHpUx, } var mappingListHostInsightsPlatformTypeEnumLowerCase = map[string]ListHostInsightsPlatformTypeEnum{ @@ -197,6 +199,7 @@ var mappingListHostInsightsPlatformTypeEnumLowerCase = map[string]ListHostInsigh "zlinux": ListHostInsightsPlatformTypeZlinux, "windows": ListHostInsightsPlatformTypeWindows, "aix": ListHostInsightsPlatformTypeAix, + "hp_ux": ListHostInsightsPlatformTypeHpUx, } // GetListHostInsightsPlatformTypeEnumValues Enumerates the set of values for ListHostInsightsPlatformTypeEnum @@ -217,6 +220,7 @@ func GetListHostInsightsPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/list_hosted_entities_request_response.go b/opsi/list_hosted_entities_request_response.go index 2dac196015..4889068256 100644 --- a/opsi/list_hosted_entities_request_response.go +++ b/opsi/list_hosted_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -46,7 +46,7 @@ type ListHostedEntitiesRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []ListHostedEntitiesPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of exadata insight resource. @@ -174,6 +174,7 @@ const ( ListHostedEntitiesPlatformTypeZlinux ListHostedEntitiesPlatformTypeEnum = "ZLINUX" ListHostedEntitiesPlatformTypeWindows ListHostedEntitiesPlatformTypeEnum = "WINDOWS" ListHostedEntitiesPlatformTypeAix ListHostedEntitiesPlatformTypeEnum = "AIX" + ListHostedEntitiesPlatformTypeHpUx ListHostedEntitiesPlatformTypeEnum = "HP_UX" ) var mappingListHostedEntitiesPlatformTypeEnum = map[string]ListHostedEntitiesPlatformTypeEnum{ @@ -183,6 +184,7 @@ var mappingListHostedEntitiesPlatformTypeEnum = map[string]ListHostedEntitiesPla "ZLINUX": ListHostedEntitiesPlatformTypeZlinux, "WINDOWS": ListHostedEntitiesPlatformTypeWindows, "AIX": ListHostedEntitiesPlatformTypeAix, + "HP_UX": ListHostedEntitiesPlatformTypeHpUx, } var mappingListHostedEntitiesPlatformTypeEnumLowerCase = map[string]ListHostedEntitiesPlatformTypeEnum{ @@ -192,6 +194,7 @@ var mappingListHostedEntitiesPlatformTypeEnumLowerCase = map[string]ListHostedEn "zlinux": ListHostedEntitiesPlatformTypeZlinux, "windows": ListHostedEntitiesPlatformTypeWindows, "aix": ListHostedEntitiesPlatformTypeAix, + "hp_ux": ListHostedEntitiesPlatformTypeHpUx, } // GetListHostedEntitiesPlatformTypeEnumValues Enumerates the set of values for ListHostedEntitiesPlatformTypeEnum @@ -212,6 +215,7 @@ func GetListHostedEntitiesPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/list_importable_agent_entities_request_response.go b/opsi/list_importable_agent_entities_request_response.go index 3485c9a2a5..bfc72739e3 100644 --- a/opsi/list_importable_agent_entities_request_response.go +++ b/opsi/list_importable_agent_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_importable_compute_entities_request_response.go b/opsi/list_importable_compute_entities_request_response.go index 3f209351ff..0841bbf2a0 100644 --- a/opsi/list_importable_compute_entities_request_response.go +++ b/opsi/list_importable_compute_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_importable_enterprise_manager_entities_request_response.go b/opsi/list_importable_enterprise_manager_entities_request_response.go index 4a9315301a..df573d80ff 100644 --- a/opsi/list_importable_enterprise_manager_entities_request_response.go +++ b/opsi/list_importable_enterprise_manager_entities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_news_reports_request_response.go b/opsi/list_news_reports_request_response.go index 3dd54f8930..2dfb8a18c1 100644 --- a/opsi/list_news_reports_request_response.go +++ b/opsi/list_news_reports_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_objects.go b/opsi/list_objects.go index 2ffab42fb4..3c77399efa 100644 --- a/opsi/list_objects.go +++ b/opsi/list_objects.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_operations_insights_private_endpoints_request_response.go b/opsi/list_operations_insights_private_endpoints_request_response.go index 9e8e0dced8..dbbba26b73 100644 --- a/opsi/list_operations_insights_private_endpoints_request_response.go +++ b/opsi/list_operations_insights_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_operations_insights_warehouse_users_request_response.go b/opsi/list_operations_insights_warehouse_users_request_response.go index 1d795541c9..3438d37d1f 100644 --- a/opsi/list_operations_insights_warehouse_users_request_response.go +++ b/opsi/list_operations_insights_warehouse_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_operations_insights_warehouses_request_response.go b/opsi/list_operations_insights_warehouses_request_response.go index 64fc93a6e3..8fa78e123e 100644 --- a/opsi/list_operations_insights_warehouses_request_response.go +++ b/opsi/list_operations_insights_warehouses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_opsi_configurations_request_response.go b/opsi/list_opsi_configurations_request_response.go index 0a2221ca62..ad6be7f3ab 100644 --- a/opsi/list_opsi_configurations_request_response.go +++ b/opsi/list_opsi_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_opsi_data_objects_request_response.go b/opsi/list_opsi_data_objects_request_response.go index 0f590a7605..5c7b1e1f9c 100644 --- a/opsi/list_opsi_data_objects_request_response.go +++ b/opsi/list_opsi_data_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_sql_plans_request_response.go b/opsi/list_sql_plans_request_response.go index a343892d10..b8292ce511 100644 --- a/opsi/list_sql_plans_request_response.go +++ b/opsi/list_sql_plans_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_sql_searches_request_response.go b/opsi/list_sql_searches_request_response.go index b807e27688..9fe32487cb 100644 --- a/opsi/list_sql_searches_request_response.go +++ b/opsi/list_sql_searches_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_sql_texts_request_response.go b/opsi/list_sql_texts_request_response.go index 32e7d5a107..8ac2c2f18c 100644 --- a/opsi/list_sql_texts_request_response.go +++ b/opsi/list_sql_texts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_warehouse_data_objects_request_response.go b/opsi/list_warehouse_data_objects_request_response.go index 22af80ef6a..0fabdf5d33 100644 --- a/opsi/list_warehouse_data_objects_request_response.go +++ b/opsi/list_warehouse_data_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_work_request_errors_request_response.go b/opsi/list_work_request_errors_request_response.go index d0a4975456..300c35f62b 100644 --- a/opsi/list_work_request_errors_request_response.go +++ b/opsi/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_work_request_logs_request_response.go b/opsi/list_work_request_logs_request_response.go index 4bc0de6bf6..e662b6fc3c 100644 --- a/opsi/list_work_request_logs_request_response.go +++ b/opsi/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/list_work_requests_request_response.go b/opsi/list_work_requests_request_response.go index e754b14d8f..7133d166e4 100644 --- a/opsi/list_work_requests_request_response.go +++ b/opsi/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/macs_managed_cloud_host_configuration_summary.go b/opsi/macs_managed_cloud_host_configuration_summary.go index 3b3096dbd2..3857c5a7d1 100644 --- a/opsi/macs_managed_cloud_host_configuration_summary.go +++ b/opsi/macs_managed_cloud_host_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -89,7 +89,7 @@ type MacsManagedCloudHostConfigurationSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType HostConfigurationSummaryPlatformTypeEnum `mandatory:"true" json:"platformType"` } diff --git a/opsi/macs_managed_cloud_host_insight.go b/opsi/macs_managed_cloud_host_insight.go index 95a1c05913..863dfe4968 100644 --- a/opsi/macs_managed_cloud_host_insight.go +++ b/opsi/macs_managed_cloud_host_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -75,7 +75,7 @@ type MacsManagedCloudHostInsight struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType MacsManagedCloudHostInsightPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -205,6 +205,7 @@ const ( MacsManagedCloudHostInsightPlatformTypeZlinux MacsManagedCloudHostInsightPlatformTypeEnum = "ZLINUX" MacsManagedCloudHostInsightPlatformTypeWindows MacsManagedCloudHostInsightPlatformTypeEnum = "WINDOWS" MacsManagedCloudHostInsightPlatformTypeAix MacsManagedCloudHostInsightPlatformTypeEnum = "AIX" + MacsManagedCloudHostInsightPlatformTypeHpUx MacsManagedCloudHostInsightPlatformTypeEnum = "HP_UX" ) var mappingMacsManagedCloudHostInsightPlatformTypeEnum = map[string]MacsManagedCloudHostInsightPlatformTypeEnum{ @@ -214,6 +215,7 @@ var mappingMacsManagedCloudHostInsightPlatformTypeEnum = map[string]MacsManagedC "ZLINUX": MacsManagedCloudHostInsightPlatformTypeZlinux, "WINDOWS": MacsManagedCloudHostInsightPlatformTypeWindows, "AIX": MacsManagedCloudHostInsightPlatformTypeAix, + "HP_UX": MacsManagedCloudHostInsightPlatformTypeHpUx, } var mappingMacsManagedCloudHostInsightPlatformTypeEnumLowerCase = map[string]MacsManagedCloudHostInsightPlatformTypeEnum{ @@ -223,6 +225,7 @@ var mappingMacsManagedCloudHostInsightPlatformTypeEnumLowerCase = map[string]Mac "zlinux": MacsManagedCloudHostInsightPlatformTypeZlinux, "windows": MacsManagedCloudHostInsightPlatformTypeWindows, "aix": MacsManagedCloudHostInsightPlatformTypeAix, + "hp_ux": MacsManagedCloudHostInsightPlatformTypeHpUx, } // GetMacsManagedCloudHostInsightPlatformTypeEnumValues Enumerates the set of values for MacsManagedCloudHostInsightPlatformTypeEnum @@ -243,6 +246,7 @@ func GetMacsManagedCloudHostInsightPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/macs_managed_cloud_host_insight_summary.go b/opsi/macs_managed_cloud_host_insight_summary.go index 0212165f7b..06ce7bdcb3 100644 --- a/opsi/macs_managed_cloud_host_insight_summary.go +++ b/opsi/macs_managed_cloud_host_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -72,7 +72,7 @@ type MacsManagedCloudHostInsightSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType MacsManagedCloudHostInsightSummaryPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -207,6 +207,7 @@ const ( MacsManagedCloudHostInsightSummaryPlatformTypeZlinux MacsManagedCloudHostInsightSummaryPlatformTypeEnum = "ZLINUX" MacsManagedCloudHostInsightSummaryPlatformTypeWindows MacsManagedCloudHostInsightSummaryPlatformTypeEnum = "WINDOWS" MacsManagedCloudHostInsightSummaryPlatformTypeAix MacsManagedCloudHostInsightSummaryPlatformTypeEnum = "AIX" + MacsManagedCloudHostInsightSummaryPlatformTypeHpUx MacsManagedCloudHostInsightSummaryPlatformTypeEnum = "HP_UX" ) var mappingMacsManagedCloudHostInsightSummaryPlatformTypeEnum = map[string]MacsManagedCloudHostInsightSummaryPlatformTypeEnum{ @@ -216,6 +217,7 @@ var mappingMacsManagedCloudHostInsightSummaryPlatformTypeEnum = map[string]MacsM "ZLINUX": MacsManagedCloudHostInsightSummaryPlatformTypeZlinux, "WINDOWS": MacsManagedCloudHostInsightSummaryPlatformTypeWindows, "AIX": MacsManagedCloudHostInsightSummaryPlatformTypeAix, + "HP_UX": MacsManagedCloudHostInsightSummaryPlatformTypeHpUx, } var mappingMacsManagedCloudHostInsightSummaryPlatformTypeEnumLowerCase = map[string]MacsManagedCloudHostInsightSummaryPlatformTypeEnum{ @@ -225,6 +227,7 @@ var mappingMacsManagedCloudHostInsightSummaryPlatformTypeEnumLowerCase = map[str "zlinux": MacsManagedCloudHostInsightSummaryPlatformTypeZlinux, "windows": MacsManagedCloudHostInsightSummaryPlatformTypeWindows, "aix": MacsManagedCloudHostInsightSummaryPlatformTypeAix, + "hp_ux": MacsManagedCloudHostInsightSummaryPlatformTypeHpUx, } // GetMacsManagedCloudHostInsightSummaryPlatformTypeEnumValues Enumerates the set of values for MacsManagedCloudHostInsightSummaryPlatformTypeEnum @@ -245,6 +248,7 @@ func GetMacsManagedCloudHostInsightSummaryPlatformTypeEnumStringValues() []strin "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/macs_managed_external_database_configuration_summary.go b/opsi/macs_managed_external_database_configuration_summary.go index 186b9ee0a7..7c08a609a6 100644 --- a/opsi/macs_managed_external_database_configuration_summary.go +++ b/opsi/macs_managed_external_database_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/macs_managed_external_database_insight.go b/opsi/macs_managed_external_database_insight.go index df838651cd..b6cbaf1a46 100644 --- a/opsi/macs_managed_external_database_insight.go +++ b/opsi/macs_managed_external_database_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/macs_managed_external_database_insight_summary.go b/opsi/macs_managed_external_database_insight_summary.go index 1f57deadb6..9192a1effd 100644 --- a/opsi/macs_managed_external_database_insight_summary.go +++ b/opsi/macs_managed_external_database_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/macs_managed_external_host_configuration_summary.go b/opsi/macs_managed_external_host_configuration_summary.go index b6cc9b11f9..29116baaf7 100644 --- a/opsi/macs_managed_external_host_configuration_summary.go +++ b/opsi/macs_managed_external_host_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -86,7 +86,7 @@ type MacsManagedExternalHostConfigurationSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType HostConfigurationSummaryPlatformTypeEnum `mandatory:"true" json:"platformType"` } diff --git a/opsi/macs_managed_external_host_insight.go b/opsi/macs_managed_external_host_insight.go index 6d9df29949..13792e24bc 100644 --- a/opsi/macs_managed_external_host_insight.go +++ b/opsi/macs_managed_external_host_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -72,7 +72,7 @@ type MacsManagedExternalHostInsight struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType MacsManagedExternalHostInsightPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -202,6 +202,7 @@ const ( MacsManagedExternalHostInsightPlatformTypeZlinux MacsManagedExternalHostInsightPlatformTypeEnum = "ZLINUX" MacsManagedExternalHostInsightPlatformTypeWindows MacsManagedExternalHostInsightPlatformTypeEnum = "WINDOWS" MacsManagedExternalHostInsightPlatformTypeAix MacsManagedExternalHostInsightPlatformTypeEnum = "AIX" + MacsManagedExternalHostInsightPlatformTypeHpUx MacsManagedExternalHostInsightPlatformTypeEnum = "HP_UX" ) var mappingMacsManagedExternalHostInsightPlatformTypeEnum = map[string]MacsManagedExternalHostInsightPlatformTypeEnum{ @@ -211,6 +212,7 @@ var mappingMacsManagedExternalHostInsightPlatformTypeEnum = map[string]MacsManag "ZLINUX": MacsManagedExternalHostInsightPlatformTypeZlinux, "WINDOWS": MacsManagedExternalHostInsightPlatformTypeWindows, "AIX": MacsManagedExternalHostInsightPlatformTypeAix, + "HP_UX": MacsManagedExternalHostInsightPlatformTypeHpUx, } var mappingMacsManagedExternalHostInsightPlatformTypeEnumLowerCase = map[string]MacsManagedExternalHostInsightPlatformTypeEnum{ @@ -220,6 +222,7 @@ var mappingMacsManagedExternalHostInsightPlatformTypeEnumLowerCase = map[string] "zlinux": MacsManagedExternalHostInsightPlatformTypeZlinux, "windows": MacsManagedExternalHostInsightPlatformTypeWindows, "aix": MacsManagedExternalHostInsightPlatformTypeAix, + "hp_ux": MacsManagedExternalHostInsightPlatformTypeHpUx, } // GetMacsManagedExternalHostInsightPlatformTypeEnumValues Enumerates the set of values for MacsManagedExternalHostInsightPlatformTypeEnum @@ -240,6 +243,7 @@ func GetMacsManagedExternalHostInsightPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/macs_managed_external_host_insight_summary.go b/opsi/macs_managed_external_host_insight_summary.go index c7b6622682..0c541de592 100644 --- a/opsi/macs_managed_external_host_insight_summary.go +++ b/opsi/macs_managed_external_host_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -69,7 +69,7 @@ type MacsManagedExternalHostInsightSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType MacsManagedExternalHostInsightSummaryPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -204,6 +204,7 @@ const ( MacsManagedExternalHostInsightSummaryPlatformTypeZlinux MacsManagedExternalHostInsightSummaryPlatformTypeEnum = "ZLINUX" MacsManagedExternalHostInsightSummaryPlatformTypeWindows MacsManagedExternalHostInsightSummaryPlatformTypeEnum = "WINDOWS" MacsManagedExternalHostInsightSummaryPlatformTypeAix MacsManagedExternalHostInsightSummaryPlatformTypeEnum = "AIX" + MacsManagedExternalHostInsightSummaryPlatformTypeHpUx MacsManagedExternalHostInsightSummaryPlatformTypeEnum = "HP_UX" ) var mappingMacsManagedExternalHostInsightSummaryPlatformTypeEnum = map[string]MacsManagedExternalHostInsightSummaryPlatformTypeEnum{ @@ -213,6 +214,7 @@ var mappingMacsManagedExternalHostInsightSummaryPlatformTypeEnum = map[string]Ma "ZLINUX": MacsManagedExternalHostInsightSummaryPlatformTypeZlinux, "WINDOWS": MacsManagedExternalHostInsightSummaryPlatformTypeWindows, "AIX": MacsManagedExternalHostInsightSummaryPlatformTypeAix, + "HP_UX": MacsManagedExternalHostInsightSummaryPlatformTypeHpUx, } var mappingMacsManagedExternalHostInsightSummaryPlatformTypeEnumLowerCase = map[string]MacsManagedExternalHostInsightSummaryPlatformTypeEnum{ @@ -222,6 +224,7 @@ var mappingMacsManagedExternalHostInsightSummaryPlatformTypeEnumLowerCase = map[ "zlinux": MacsManagedExternalHostInsightSummaryPlatformTypeZlinux, "windows": MacsManagedExternalHostInsightSummaryPlatformTypeWindows, "aix": MacsManagedExternalHostInsightSummaryPlatformTypeAix, + "hp_ux": MacsManagedExternalHostInsightSummaryPlatformTypeHpUx, } // GetMacsManagedExternalHostInsightSummaryPlatformTypeEnumValues Enumerates the set of values for MacsManagedExternalHostInsightSummaryPlatformTypeEnum @@ -242,6 +245,7 @@ func GetMacsManagedExternalHostInsightSummaryPlatformTypeEnumStringValues() []st "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/my_sql_sql_text.go b/opsi/my_sql_sql_text.go index 2f3c8ad8d3..f2cc58b030 100644 --- a/opsi/my_sql_sql_text.go +++ b/opsi/my_sql_sql_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/network_usage_trend.go b/opsi/network_usage_trend.go index 62429cf00e..43f2becad3 100644 --- a/opsi/network_usage_trend.go +++ b/opsi/network_usage_trend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/network_usage_trend_aggregation.go b/opsi/network_usage_trend_aggregation.go index 74a2d17c93..f8a9d665ce 100644 --- a/opsi/network_usage_trend_aggregation.go +++ b/opsi/network_usage_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_content_types.go b/opsi/news_content_types.go index 78fcd96687..fdbef30a61 100644 --- a/opsi/news_content_types.go +++ b/opsi/news_content_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_content_types_resource.go b/opsi/news_content_types_resource.go index be174c37bc..04d59fe482 100644 --- a/opsi/news_content_types_resource.go +++ b/opsi/news_content_types_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_frequency.go b/opsi/news_frequency.go index e93876dcaa..684b2bda86 100644 --- a/opsi/news_frequency.go +++ b/opsi/news_frequency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_locale.go b/opsi/news_locale.go index 960f1827ad..53a0d4e247 100644 --- a/opsi/news_locale.go +++ b/opsi/news_locale.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_report.go b/opsi/news_report.go index 9b2d6e999c..cb5c7f29b9 100644 --- a/opsi/news_report.go +++ b/opsi/news_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_report_collection.go b/opsi/news_report_collection.go index b6839f355d..ceedcf20d7 100644 --- a/opsi/news_report_collection.go +++ b/opsi/news_report_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_report_summary.go b/opsi/news_report_summary.go index c41f54fb49..3dbd1ff563 100644 --- a/opsi/news_report_summary.go +++ b/opsi/news_report_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/news_reports.go b/opsi/news_reports.go index d95906b111..c7c2591128 100644 --- a/opsi/news_reports.go +++ b/opsi/news_reports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/object_summary.go b/opsi/object_summary.go index e7e77e5464..a8ce2c9f35 100644 --- a/opsi/object_summary.go +++ b/opsi/object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operation_status.go b/opsi/operation_status.go index ed95cd2743..26c52219a4 100644 --- a/opsi/operation_status.go +++ b/opsi/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operation_type.go b/opsi/operation_type.go index ee3946af81..7b0eec7c6f 100644 --- a/opsi/operation_type.go +++ b/opsi/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_private_endpoint.go b/opsi/operations_insights_private_endpoint.go index 38151148c9..28c34dad63 100644 --- a/opsi/operations_insights_private_endpoint.go +++ b/opsi/operations_insights_private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_private_endpoint_collection.go b/opsi/operations_insights_private_endpoint_collection.go index 728bafbec5..25b01cfcff 100644 --- a/opsi/operations_insights_private_endpoint_collection.go +++ b/opsi/operations_insights_private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_private_endpoint_lifecycle_state.go b/opsi/operations_insights_private_endpoint_lifecycle_state.go index 66a0178f83..cc1277b467 100644 --- a/opsi/operations_insights_private_endpoint_lifecycle_state.go +++ b/opsi/operations_insights_private_endpoint_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_private_endpoint_summary.go b/opsi/operations_insights_private_endpoint_summary.go index 74d0ff5c32..a87cf52f16 100644 --- a/opsi/operations_insights_private_endpoint_summary.go +++ b/opsi/operations_insights_private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse.go b/opsi/operations_insights_warehouse.go index 88b14f9d4b..11b2a21834 100644 --- a/opsi/operations_insights_warehouse.go +++ b/opsi/operations_insights_warehouse.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_lifecycle_state.go b/opsi/operations_insights_warehouse_lifecycle_state.go index c573a64624..345dfc7ece 100644 --- a/opsi/operations_insights_warehouse_lifecycle_state.go +++ b/opsi/operations_insights_warehouse_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_summary.go b/opsi/operations_insights_warehouse_summary.go index 7a822dcd2a..e8185f9a80 100644 --- a/opsi/operations_insights_warehouse_summary.go +++ b/opsi/operations_insights_warehouse_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_summary_collection.go b/opsi/operations_insights_warehouse_summary_collection.go index 013c5374fd..794f9226ef 100644 --- a/opsi/operations_insights_warehouse_summary_collection.go +++ b/opsi/operations_insights_warehouse_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_user.go b/opsi/operations_insights_warehouse_user.go index c04c427130..7e7b835c1f 100644 --- a/opsi/operations_insights_warehouse_user.go +++ b/opsi/operations_insights_warehouse_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_user_lifecycle_state.go b/opsi/operations_insights_warehouse_user_lifecycle_state.go index df21723fc9..bfcf898287 100644 --- a/opsi/operations_insights_warehouse_user_lifecycle_state.go +++ b/opsi/operations_insights_warehouse_user_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_user_summary.go b/opsi/operations_insights_warehouse_user_summary.go index f76671dcbe..dcbd2e53d6 100644 --- a/opsi/operations_insights_warehouse_user_summary.go +++ b/opsi/operations_insights_warehouse_user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_user_summary_collection.go b/opsi/operations_insights_warehouse_user_summary_collection.go index b4f6ce53f8..d866af917e 100644 --- a/opsi/operations_insights_warehouse_user_summary_collection.go +++ b/opsi/operations_insights_warehouse_user_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouse_users.go b/opsi/operations_insights_warehouse_users.go index e3157906a9..2e0107022c 100644 --- a/opsi/operations_insights_warehouse_users.go +++ b/opsi/operations_insights_warehouse_users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/operations_insights_warehouses.go b/opsi/operations_insights_warehouses.go index 4e5ca6a9a7..12134d2e61 100644 --- a/opsi/operations_insights_warehouses.go +++ b/opsi/operations_insights_warehouses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configuration.go b/opsi/opsi_configuration.go index 6d691664b2..6203bf7812 100644 --- a/opsi/opsi_configuration.go +++ b/opsi/opsi_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configuration_basic_configuration_item_summary.go b/opsi/opsi_configuration_basic_configuration_item_summary.go index 8ea78c1131..d07d2b8e8b 100644 --- a/opsi/opsi_configuration_basic_configuration_item_summary.go +++ b/opsi/opsi_configuration_basic_configuration_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configuration_configuration_item_summary.go b/opsi/opsi_configuration_configuration_item_summary.go index f15b00d45c..de620f4a63 100644 --- a/opsi/opsi_configuration_configuration_item_summary.go +++ b/opsi/opsi_configuration_configuration_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configuration_lifecycle_state.go b/opsi/opsi_configuration_lifecycle_state.go index b3ae9e10d8..8572076a0d 100644 --- a/opsi/opsi_configuration_lifecycle_state.go +++ b/opsi/opsi_configuration_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configuration_summary.go b/opsi/opsi_configuration_summary.go index 08e2da59b3..78cec7245a 100644 --- a/opsi/opsi_configuration_summary.go +++ b/opsi/opsi_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configuration_type.go b/opsi/opsi_configuration_type.go index d749f036ad..e40007b859 100644 --- a/opsi/opsi_configuration_type.go +++ b/opsi/opsi_configuration_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configurations.go b/opsi/opsi_configurations.go index ba5940708e..d34fae8e72 100644 --- a/opsi/opsi_configurations.go +++ b/opsi/opsi_configurations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_configurations_collection.go b/opsi/opsi_configurations_collection.go index a7ed9c6244..af8faf86c3 100644 --- a/opsi/opsi_configurations_collection.go +++ b/opsi/opsi_configurations_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object.go b/opsi/opsi_data_object.go index 9dafffae8f..9ada8c7708 100644 --- a/opsi/opsi_data_object.go +++ b/opsi/opsi_data_object.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_details_in_query.go b/opsi/opsi_data_object_details_in_query.go index a0898e619b..6d8fa6d633 100644 --- a/opsi/opsi_data_object_details_in_query.go +++ b/opsi/opsi_data_object_details_in_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_details_target.go b/opsi/opsi_data_object_details_target.go index 2cc89fe26f..1469d3e5b8 100644 --- a/opsi/opsi_data_object_details_target.go +++ b/opsi/opsi_data_object_details_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_query_param.go b/opsi/opsi_data_object_query_param.go index 768ef53b12..55e93716fa 100644 --- a/opsi/opsi_data_object_query_param.go +++ b/opsi/opsi_data_object_query_param.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_summary.go b/opsi/opsi_data_object_summary.go index c2ee1aa4e9..bf3c9006e4 100644 --- a/opsi/opsi_data_object_summary.go +++ b/opsi/opsi_data_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_supported_query_param.go b/opsi/opsi_data_object_supported_query_param.go index 0e8ade0044..1823ac1e10 100644 --- a/opsi/opsi_data_object_supported_query_param.go +++ b/opsi/opsi_data_object_supported_query_param.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_type.go b/opsi/opsi_data_object_type.go index db48159640..75040b2e8b 100644 --- a/opsi/opsi_data_object_type.go +++ b/opsi/opsi_data_object_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_object_type_opsi_data_object_details_in_query.go b/opsi/opsi_data_object_type_opsi_data_object_details_in_query.go index 54dce646ab..a9c19b9c13 100644 --- a/opsi/opsi_data_object_type_opsi_data_object_details_in_query.go +++ b/opsi/opsi_data_object_type_opsi_data_object_details_in_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_objects.go b/opsi/opsi_data_objects.go index adfabfaf03..21795d9538 100644 --- a/opsi/opsi_data_objects.go +++ b/opsi/opsi_data_objects.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_data_objects_collection.go b/opsi/opsi_data_objects_collection.go index afb785dc6d..f64c8266d5 100644 --- a/opsi/opsi_data_objects_collection.go +++ b/opsi/opsi_data_objects_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_operationsinsights_client.go b/opsi/opsi_operationsinsights_client.go index cb02ae81fd..50dc3930ac 100644 --- a/opsi/opsi_operationsinsights_client.go +++ b/opsi/opsi_operationsinsights_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -8825,6 +8825,122 @@ func (client OperationsInsightsClient) summarizeExadataMembers(ctx context.Conte return response, err } +// SummarizeHostInsightDiskStatistics Returns response with disk(s) statistics for a host. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/opsi/SummarizeHostInsightDiskStatistics.go.html to see an example of how to use SummarizeHostInsightDiskStatistics API. +// A default retry strategy applies to this operation SummarizeHostInsightDiskStatistics() +func (client OperationsInsightsClient) SummarizeHostInsightDiskStatistics(ctx context.Context, request SummarizeHostInsightDiskStatisticsRequest) (response SummarizeHostInsightDiskStatisticsResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.summarizeHostInsightDiskStatistics, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = SummarizeHostInsightDiskStatisticsResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = SummarizeHostInsightDiskStatisticsResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(SummarizeHostInsightDiskStatisticsResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into SummarizeHostInsightDiskStatisticsResponse") + } + return +} + +// summarizeHostInsightDiskStatistics implements the OCIOperation interface (enables retrying operations) +func (client OperationsInsightsClient) summarizeHostInsightDiskStatistics(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodGet, "/hostInsights/diskStatistics", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response SummarizeHostInsightDiskStatisticsResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightDiskStatistics" + err = common.PostProcessServiceError(err, "OperationsInsights", "SummarizeHostInsightDiskStatistics", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + +// SummarizeHostInsightHostRecommendation Returns response with some recommendations if apply for a host. +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/opsi/SummarizeHostInsightHostRecommendation.go.html to see an example of how to use SummarizeHostInsightHostRecommendation API. +// A default retry strategy applies to this operation SummarizeHostInsightHostRecommendation() +func (client OperationsInsightsClient) SummarizeHostInsightHostRecommendation(ctx context.Context, request SummarizeHostInsightHostRecommendationRequest) (response SummarizeHostInsightHostRecommendationResponse, err error) { + var ociResponse common.OCIResponse + policy := common.DefaultRetryPolicy() + if client.RetryPolicy() != nil { + policy = *client.RetryPolicy() + } + if request.RetryPolicy() != nil { + policy = *request.RetryPolicy() + } + ociResponse, err = common.Retry(ctx, request, client.summarizeHostInsightHostRecommendation, policy) + if err != nil { + if ociResponse != nil { + if httpResponse := ociResponse.HTTPResponse(); httpResponse != nil { + opcRequestId := httpResponse.Header.Get("opc-request-id") + response = SummarizeHostInsightHostRecommendationResponse{RawResponse: httpResponse, OpcRequestId: &opcRequestId} + } else { + response = SummarizeHostInsightHostRecommendationResponse{} + } + } + return + } + if convertedResponse, ok := ociResponse.(SummarizeHostInsightHostRecommendationResponse); ok { + response = convertedResponse + } else { + err = fmt.Errorf("failed to convert OCIResponse into SummarizeHostInsightHostRecommendationResponse") + } + return +} + +// summarizeHostInsightHostRecommendation implements the OCIOperation interface (enables retrying operations) +func (client OperationsInsightsClient) summarizeHostInsightHostRecommendation(ctx context.Context, request common.OCIRequest, binaryReqBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (common.OCIResponse, error) { + + httpRequest, err := request.HTTPRequest(http.MethodGet, "/hostInsights/hostRecommendation", binaryReqBody, extraHeaders) + if err != nil { + return nil, err + } + + var response SummarizeHostInsightHostRecommendationResponse + var httpResponse *http.Response + httpResponse, err = client.Call(ctx, &httpRequest) + defer common.CloseBodyIfValid(httpResponse) + response.RawResponse = httpResponse + if err != nil { + apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightHostRecommendation" + err = common.PostProcessServiceError(err, "OperationsInsights", "SummarizeHostInsightHostRecommendation", apiReferenceLink) + return response, err + } + + err = common.UnmarshalResponse(httpResponse, &response) + return response, err +} + // SummarizeHostInsightNetworkUsageTrend Returns response with usage time series data with breakdown by network interface for the time period specified. // // # See also diff --git a/opsi/opsi_ux_configuration.go b/opsi/opsi_ux_configuration.go index 83333e521a..51798303c3 100644 --- a/opsi/opsi_ux_configuration.go +++ b/opsi/opsi_ux_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_ux_configuration_summary.go b/opsi/opsi_ux_configuration_summary.go index c0b04bc187..8f6eecd294 100644 --- a/opsi/opsi_ux_configuration_summary.go +++ b/opsi/opsi_ux_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/opsi_warehouse_data_objects.go b/opsi/opsi_warehouse_data_objects.go index 2c88801bcc..3eeaa819c1 100644 --- a/opsi/opsi_warehouse_data_objects.go +++ b/opsi/opsi_warehouse_data_objects.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_database_connection_details.go b/opsi/pe_comanaged_database_connection_details.go index e5d7af319e..35cad991ae 100644 --- a/opsi/pe_comanaged_database_connection_details.go +++ b/opsi/pe_comanaged_database_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_database_host_details.go b/opsi/pe_comanaged_database_host_details.go index 81a52999ff..8c56421783 100644 --- a/opsi/pe_comanaged_database_host_details.go +++ b/opsi/pe_comanaged_database_host_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_database_insight.go b/opsi/pe_comanaged_database_insight.go index bb08842bf6..0f5cf71439 100644 --- a/opsi/pe_comanaged_database_insight.go +++ b/opsi/pe_comanaged_database_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_database_insight_summary.go b/opsi/pe_comanaged_database_insight_summary.go index 16d50f9526..f3422de5e8 100644 --- a/opsi/pe_comanaged_database_insight_summary.go +++ b/opsi/pe_comanaged_database_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_exadata_insight.go b/opsi/pe_comanaged_exadata_insight.go index edf49a2c21..5ee87af0a5 100644 --- a/opsi/pe_comanaged_exadata_insight.go +++ b/opsi/pe_comanaged_exadata_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_exadata_insight_summary.go b/opsi/pe_comanaged_exadata_insight_summary.go index d0f13866dd..81f7ac3a36 100644 --- a/opsi/pe_comanaged_exadata_insight_summary.go +++ b/opsi/pe_comanaged_exadata_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/pe_comanaged_host_configuration_summary.go b/opsi/pe_comanaged_host_configuration_summary.go index a80217f1d6..e7fb41cfd5 100644 --- a/opsi/pe_comanaged_host_configuration_summary.go +++ b/opsi/pe_comanaged_host_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -88,7 +88,7 @@ type PeComanagedHostConfigurationSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType HostConfigurationSummaryPlatformTypeEnum `mandatory:"true" json:"platformType"` } diff --git a/opsi/pe_comanaged_host_insight.go b/opsi/pe_comanaged_host_insight.go index 6732583184..1805d2f415 100644 --- a/opsi/pe_comanaged_host_insight.go +++ b/opsi/pe_comanaged_host_insight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -72,7 +72,7 @@ type PeComanagedHostInsight struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType PeComanagedHostInsightPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -202,6 +202,7 @@ const ( PeComanagedHostInsightPlatformTypeZlinux PeComanagedHostInsightPlatformTypeEnum = "ZLINUX" PeComanagedHostInsightPlatformTypeWindows PeComanagedHostInsightPlatformTypeEnum = "WINDOWS" PeComanagedHostInsightPlatformTypeAix PeComanagedHostInsightPlatformTypeEnum = "AIX" + PeComanagedHostInsightPlatformTypeHpUx PeComanagedHostInsightPlatformTypeEnum = "HP_UX" ) var mappingPeComanagedHostInsightPlatformTypeEnum = map[string]PeComanagedHostInsightPlatformTypeEnum{ @@ -211,6 +212,7 @@ var mappingPeComanagedHostInsightPlatformTypeEnum = map[string]PeComanagedHostIn "ZLINUX": PeComanagedHostInsightPlatformTypeZlinux, "WINDOWS": PeComanagedHostInsightPlatformTypeWindows, "AIX": PeComanagedHostInsightPlatformTypeAix, + "HP_UX": PeComanagedHostInsightPlatformTypeHpUx, } var mappingPeComanagedHostInsightPlatformTypeEnumLowerCase = map[string]PeComanagedHostInsightPlatformTypeEnum{ @@ -220,6 +222,7 @@ var mappingPeComanagedHostInsightPlatformTypeEnumLowerCase = map[string]PeComana "zlinux": PeComanagedHostInsightPlatformTypeZlinux, "windows": PeComanagedHostInsightPlatformTypeWindows, "aix": PeComanagedHostInsightPlatformTypeAix, + "hp_ux": PeComanagedHostInsightPlatformTypeHpUx, } // GetPeComanagedHostInsightPlatformTypeEnumValues Enumerates the set of values for PeComanagedHostInsightPlatformTypeEnum @@ -240,6 +243,7 @@ func GetPeComanagedHostInsightPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/pe_comanaged_host_insight_summary.go b/opsi/pe_comanaged_host_insight_summary.go index e0d71376f4..bf46c313a5 100644 --- a/opsi/pe_comanaged_host_insight_summary.go +++ b/opsi/pe_comanaged_host_insight_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -72,7 +72,7 @@ type PeComanagedHostInsightSummary struct { // Platform type. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType PeComanagedHostInsightSummaryPlatformTypeEnum `mandatory:"false" json:"platformType,omitempty"` // Indicates the status of a host insight in Operations Insights @@ -207,6 +207,7 @@ const ( PeComanagedHostInsightSummaryPlatformTypeZlinux PeComanagedHostInsightSummaryPlatformTypeEnum = "ZLINUX" PeComanagedHostInsightSummaryPlatformTypeWindows PeComanagedHostInsightSummaryPlatformTypeEnum = "WINDOWS" PeComanagedHostInsightSummaryPlatformTypeAix PeComanagedHostInsightSummaryPlatformTypeEnum = "AIX" + PeComanagedHostInsightSummaryPlatformTypeHpUx PeComanagedHostInsightSummaryPlatformTypeEnum = "HP_UX" ) var mappingPeComanagedHostInsightSummaryPlatformTypeEnum = map[string]PeComanagedHostInsightSummaryPlatformTypeEnum{ @@ -216,6 +217,7 @@ var mappingPeComanagedHostInsightSummaryPlatformTypeEnum = map[string]PeComanage "ZLINUX": PeComanagedHostInsightSummaryPlatformTypeZlinux, "WINDOWS": PeComanagedHostInsightSummaryPlatformTypeWindows, "AIX": PeComanagedHostInsightSummaryPlatformTypeAix, + "HP_UX": PeComanagedHostInsightSummaryPlatformTypeHpUx, } var mappingPeComanagedHostInsightSummaryPlatformTypeEnumLowerCase = map[string]PeComanagedHostInsightSummaryPlatformTypeEnum{ @@ -225,6 +227,7 @@ var mappingPeComanagedHostInsightSummaryPlatformTypeEnumLowerCase = map[string]P "zlinux": PeComanagedHostInsightSummaryPlatformTypeZlinux, "windows": PeComanagedHostInsightSummaryPlatformTypeWindows, "aix": PeComanagedHostInsightSummaryPlatformTypeAix, + "hp_ux": PeComanagedHostInsightSummaryPlatformTypeHpUx, } // GetPeComanagedHostInsightSummaryPlatformTypeEnumValues Enumerates the set of values for PeComanagedHostInsightSummaryPlatformTypeEnum @@ -245,6 +248,7 @@ func GetPeComanagedHostInsightSummaryPlatformTypeEnumStringValues() []string { "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/pe_comanaged_managed_external_database_configuration_summary.go b/opsi/pe_comanaged_managed_external_database_configuration_summary.go index f8aebca267..31aa27603d 100644 --- a/opsi/pe_comanaged_managed_external_database_configuration_summary.go +++ b/opsi/pe_comanaged_managed_external_database_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/projected_data_item.go b/opsi/projected_data_item.go index c5d8d47509..088e52b8b3 100644 --- a/opsi/projected_data_item.go +++ b/opsi/projected_data_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/put_awr_hub_object_request_response.go b/opsi/put_awr_hub_object_request_response.go index 2e13781c11..648aaef047 100644 --- a/opsi/put_awr_hub_object_request_response.go +++ b/opsi/put_awr_hub_object_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_data_object_json_result_set_rows_collection.go b/opsi/query_data_object_json_result_set_rows_collection.go index a926d95eef..e1d01b660a 100644 --- a/opsi/query_data_object_json_result_set_rows_collection.go +++ b/opsi/query_data_object_json_result_set_rows_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_data_object_result_set_column_metadata.go b/opsi/query_data_object_result_set_column_metadata.go index 4b297f376e..7094ce979f 100644 --- a/opsi/query_data_object_result_set_column_metadata.go +++ b/opsi/query_data_object_result_set_column_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_data_object_result_set_rows_collection.go b/opsi/query_data_object_result_set_rows_collection.go index 27b235d44d..3a4b84601c 100644 --- a/opsi/query_data_object_result_set_rows_collection.go +++ b/opsi/query_data_object_result_set_rows_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_opsi_data_object_data_details.go b/opsi/query_opsi_data_object_data_details.go index d0b39fbad0..067111f7a9 100644 --- a/opsi/query_opsi_data_object_data_details.go +++ b/opsi/query_opsi_data_object_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_opsi_data_object_data_request_response.go b/opsi/query_opsi_data_object_data_request_response.go index 18336e489b..5a7129f42d 100644 --- a/opsi/query_opsi_data_object_data_request_response.go +++ b/opsi/query_opsi_data_object_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_warehouse_data_object_data_details.go b/opsi/query_warehouse_data_object_data_details.go index 12dc1ab644..440ca9b9c6 100644 --- a/opsi/query_warehouse_data_object_data_details.go +++ b/opsi/query_warehouse_data_object_data_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/query_warehouse_data_object_data_request_response.go b/opsi/query_warehouse_data_object_data_request_response.go index 41be9c5de2..d56fc83536 100644 --- a/opsi/query_warehouse_data_object_data_request_response.go +++ b/opsi/query_warehouse_data_object_data_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/related_object_type_details.go b/opsi/related_object_type_details.go index f291e1a69a..2c851a668e 100644 --- a/opsi/related_object_type_details.go +++ b/opsi/related_object_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_capacity_trend_aggregation.go b/opsi/resource_capacity_trend_aggregation.go index b46bf08c9b..548d2b4438 100644 --- a/opsi/resource_capacity_trend_aggregation.go +++ b/opsi/resource_capacity_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_filters.go b/opsi/resource_filters.go index 5d0900f351..b079752f33 100644 --- a/opsi/resource_filters.go +++ b/opsi/resource_filters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_insight_current_utilization.go b/opsi/resource_insight_current_utilization.go index 7729b7d345..ae46189140 100644 --- a/opsi/resource_insight_current_utilization.go +++ b/opsi/resource_insight_current_utilization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_insight_projected_utilization.go b/opsi/resource_insight_projected_utilization.go index a6e9b457e7..342d73e5d7 100644 --- a/opsi/resource_insight_projected_utilization.go +++ b/opsi/resource_insight_projected_utilization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_insight_projected_utilization_item.go b/opsi/resource_insight_projected_utilization_item.go index 3591eea88a..dd19328e64 100644 --- a/opsi/resource_insight_projected_utilization_item.go +++ b/opsi/resource_insight_projected_utilization_item.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_statistics.go b/opsi/resource_statistics.go index 67f9d36ea3..075e1c5ee7 100644 --- a/opsi/resource_statistics.go +++ b/opsi/resource_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_statistics_aggregation.go b/opsi/resource_statistics_aggregation.go index 7ab04232f6..eab8549cb5 100644 --- a/opsi/resource_statistics_aggregation.go +++ b/opsi/resource_statistics_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_status.go b/opsi/resource_status.go index f3190d2d49..c1ff5f4af3 100644 --- a/opsi/resource_status.go +++ b/opsi/resource_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_usage_summary.go b/opsi/resource_usage_summary.go index bd41c63625..1d7e846e09 100644 --- a/opsi/resource_usage_summary.go +++ b/opsi/resource_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/resource_usage_trend_aggregation.go b/opsi/resource_usage_trend_aggregation.go index cd4db1aa64..6c5ca74678 100644 --- a/opsi/resource_usage_trend_aggregation.go +++ b/opsi/resource_usage_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/rotate_operations_insights_warehouse_wallet_request_response.go b/opsi/rotate_operations_insights_warehouse_wallet_request_response.go index b2611c9c49..13a9b4877a 100644 --- a/opsi/rotate_operations_insights_warehouse_wallet_request_response.go +++ b/opsi/rotate_operations_insights_warehouse_wallet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/schema_object_type_details.go b/opsi/schema_object_type_details.go index 57ee757e32..1efbe5999b 100644 --- a/opsi/schema_object_type_details.go +++ b/opsi/schema_object_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sort_order.go b/opsi/sort_order.go index a6c31b6717..ee19257038 100644 --- a/opsi/sort_order.go +++ b/opsi/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_bucket.go b/opsi/sql_bucket.go index 0c926bff0c..6b2495b444 100644 --- a/opsi/sql_bucket.go +++ b/opsi/sql_bucket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_insight_aggregation.go b/opsi/sql_insight_aggregation.go index c58a42e785..50153cc3bc 100644 --- a/opsi/sql_insight_aggregation.go +++ b/opsi/sql_insight_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_insight_aggregation_collection.go b/opsi/sql_insight_aggregation_collection.go index beb320c2b0..5ba9207557 100644 --- a/opsi/sql_insight_aggregation_collection.go +++ b/opsi/sql_insight_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_insight_thresholds.go b/opsi/sql_insight_thresholds.go index e0b9f1ae1c..b984ff1fa1 100644 --- a/opsi/sql_insight_thresholds.go +++ b/opsi/sql_insight_thresholds.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_inventory.go b/opsi/sql_inventory.go index a18210df95..e19f52db61 100644 --- a/opsi/sql_inventory.go +++ b/opsi/sql_inventory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_plan_collection.go b/opsi/sql_plan_collection.go index 4d7ee6e6e9..8a42207fc5 100644 --- a/opsi/sql_plan_collection.go +++ b/opsi/sql_plan_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_plan_insight_aggregation.go b/opsi/sql_plan_insight_aggregation.go index 6dc04821c2..947d2538c7 100644 --- a/opsi/sql_plan_insight_aggregation.go +++ b/opsi/sql_plan_insight_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_plan_insight_aggregation_collection.go b/opsi/sql_plan_insight_aggregation_collection.go index de2fc0ea46..b81225b062 100644 --- a/opsi/sql_plan_insight_aggregation_collection.go +++ b/opsi/sql_plan_insight_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_plan_insights.go b/opsi/sql_plan_insights.go index 2a24068fc7..f6d2e7abdc 100644 --- a/opsi/sql_plan_insights.go +++ b/opsi/sql_plan_insights.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_plan_line.go b/opsi/sql_plan_line.go index dba764819b..bc1800cd46 100644 --- a/opsi/sql_plan_line.go +++ b/opsi/sql_plan_line.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_plan_summary.go b/opsi/sql_plan_summary.go index 93aee69b4b..0c6679f953 100644 --- a/opsi/sql_plan_summary.go +++ b/opsi/sql_plan_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_response_time_distribution_aggregation.go b/opsi/sql_response_time_distribution_aggregation.go index 9b63295ddf..eca6a571e8 100644 --- a/opsi/sql_response_time_distribution_aggregation.go +++ b/opsi/sql_response_time_distribution_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_response_time_distribution_aggregation_collection.go b/opsi/sql_response_time_distribution_aggregation_collection.go index dc101c47b9..3dcf7d1967 100644 --- a/opsi/sql_response_time_distribution_aggregation_collection.go +++ b/opsi/sql_response_time_distribution_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_search_collection.go b/opsi/sql_search_collection.go index 0ceaa7d00e..0be8506f25 100644 --- a/opsi/sql_search_collection.go +++ b/opsi/sql_search_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_search_summary.go b/opsi/sql_search_summary.go index 36c29d889f..1b6d6e65b0 100644 --- a/opsi/sql_search_summary.go +++ b/opsi/sql_search_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistic_aggregation.go b/opsi/sql_statistic_aggregation.go index 9ee88cd038..c10a5fe07e 100644 --- a/opsi/sql_statistic_aggregation.go +++ b/opsi/sql_statistic_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistic_aggregation_collection.go b/opsi/sql_statistic_aggregation_collection.go index 52e62e819c..b77feb26c9 100644 --- a/opsi/sql_statistic_aggregation_collection.go +++ b/opsi/sql_statistic_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistics.go b/opsi/sql_statistics.go index 7ec9071f1e..5260eb6e1a 100644 --- a/opsi/sql_statistics.go +++ b/opsi/sql_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistics_time_series.go b/opsi/sql_statistics_time_series.go index d5074f8a6f..e84621fe39 100644 --- a/opsi/sql_statistics_time_series.go +++ b/opsi/sql_statistics_time_series.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistics_time_series_aggregation.go b/opsi/sql_statistics_time_series_aggregation.go index 6967429f92..9c8dd87a31 100644 --- a/opsi/sql_statistics_time_series_aggregation.go +++ b/opsi/sql_statistics_time_series_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistics_time_series_aggregation_collection.go b/opsi/sql_statistics_time_series_aggregation_collection.go index fb1b8bb277..624d67f75f 100644 --- a/opsi/sql_statistics_time_series_aggregation_collection.go +++ b/opsi/sql_statistics_time_series_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistics_time_series_by_plan_aggregation.go b/opsi/sql_statistics_time_series_by_plan_aggregation.go index 0ca38790cb..982a2d65a6 100644 --- a/opsi/sql_statistics_time_series_by_plan_aggregation.go +++ b/opsi/sql_statistics_time_series_by_plan_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_statistics_time_series_by_plan_aggregation_collection.go b/opsi/sql_statistics_time_series_by_plan_aggregation_collection.go index 1e7b318e4c..a3a08d782f 100644 --- a/opsi/sql_statistics_time_series_by_plan_aggregation_collection.go +++ b/opsi/sql_statistics_time_series_by_plan_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_stats.go b/opsi/sql_stats.go index 4fdca89df4..89f1411e3f 100644 --- a/opsi/sql_stats.go +++ b/opsi/sql_stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_text.go b/opsi/sql_text.go index b658922a35..66f9419c62 100644 --- a/opsi/sql_text.go +++ b/opsi/sql_text.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_text_collection.go b/opsi/sql_text_collection.go index 71ead0e43b..f828bd2486 100644 --- a/opsi/sql_text_collection.go +++ b/opsi/sql_text_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_text_summary.go b/opsi/sql_text_summary.go index 7bb107d498..354abe79de 100644 --- a/opsi/sql_text_summary.go +++ b/opsi/sql_text_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/sql_type_details.go b/opsi/sql_type_details.go index 7d64f8ba83..3bb285f4dc 100644 --- a/opsi/sql_type_details.go +++ b/opsi/sql_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/storage_server.go b/opsi/storage_server.go index 1b6187feff..73e6f69962 100644 --- a/opsi/storage_server.go +++ b/opsi/storage_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/storage_server_details.go b/opsi/storage_server_details.go index 90727563f4..d5b458cf53 100644 --- a/opsi/storage_server_details.go +++ b/opsi/storage_server_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/storage_tier.go b/opsi/storage_tier.go index 896183dbc1..a8e94ee735 100644 --- a/opsi/storage_tier.go +++ b/opsi/storage_tier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/storage_usage_trend.go b/opsi/storage_usage_trend.go index bfdd04e9ce..6adece1a1b 100644 --- a/opsi/storage_usage_trend.go +++ b/opsi/storage_usage_trend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/storage_usage_trend_aggregation.go b/opsi/storage_usage_trend_aggregation.go index 031a5ea7c4..dfd835908c 100644 --- a/opsi/storage_usage_trend_aggregation.go +++ b/opsi/storage_usage_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_addm_db_findings_request_response.go b/opsi/summarize_addm_db_findings_request_response.go index 84974d6fda..774dfe7b9b 100644 --- a/opsi/summarize_addm_db_findings_request_response.go +++ b/opsi/summarize_addm_db_findings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_addm_db_parameter_changes_request_response.go b/opsi/summarize_addm_db_parameter_changes_request_response.go index b6a03a7e93..b85072987f 100644 --- a/opsi/summarize_addm_db_parameter_changes_request_response.go +++ b/opsi/summarize_addm_db_parameter_changes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_addm_db_parameters_request_response.go b/opsi/summarize_addm_db_parameters_request_response.go index 9dffdcd438..080967e96b 100644 --- a/opsi/summarize_addm_db_parameters_request_response.go +++ b/opsi/summarize_addm_db_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_addm_db_recommendations_request_response.go b/opsi/summarize_addm_db_recommendations_request_response.go index 76270dc1ac..50d7871b3b 100644 --- a/opsi/summarize_addm_db_recommendations_request_response.go +++ b/opsi/summarize_addm_db_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_addm_db_schema_objects_request_response.go b/opsi/summarize_addm_db_schema_objects_request_response.go index 94b9dc333a..ddcd934a9c 100644 --- a/opsi/summarize_addm_db_schema_objects_request_response.go +++ b/opsi/summarize_addm_db_schema_objects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_addm_db_sql_statements_request_response.go b/opsi/summarize_addm_db_sql_statements_request_response.go index 0ae0136111..fe3c6778e5 100644 --- a/opsi/summarize_addm_db_sql_statements_request_response.go +++ b/opsi/summarize_addm_db_sql_statements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_cpu_usages_request_response.go b/opsi/summarize_awr_database_cpu_usages_request_response.go index 34966f1c29..bf6e94d5fd 100644 --- a/opsi/summarize_awr_database_cpu_usages_request_response.go +++ b/opsi/summarize_awr_database_cpu_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_metrics_request_response.go b/opsi/summarize_awr_database_metrics_request_response.go index 553ad827f2..4762f2f2d5 100644 --- a/opsi/summarize_awr_database_metrics_request_response.go +++ b/opsi/summarize_awr_database_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_parameter_changes_request_response.go b/opsi/summarize_awr_database_parameter_changes_request_response.go index f27224fe64..666c9c1a6c 100644 --- a/opsi/summarize_awr_database_parameter_changes_request_response.go +++ b/opsi/summarize_awr_database_parameter_changes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_parameters_request_response.go b/opsi/summarize_awr_database_parameters_request_response.go index db04f00196..0eae4c1032 100644 --- a/opsi/summarize_awr_database_parameters_request_response.go +++ b/opsi/summarize_awr_database_parameters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_snapshot_ranges_request_response.go b/opsi/summarize_awr_database_snapshot_ranges_request_response.go index 7f0a33a7c7..9968260d1d 100644 --- a/opsi/summarize_awr_database_snapshot_ranges_request_response.go +++ b/opsi/summarize_awr_database_snapshot_ranges_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_sysstats_request_response.go b/opsi/summarize_awr_database_sysstats_request_response.go index d86aac9b08..c7a95dae73 100644 --- a/opsi/summarize_awr_database_sysstats_request_response.go +++ b/opsi/summarize_awr_database_sysstats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_top_wait_events_request_response.go b/opsi/summarize_awr_database_top_wait_events_request_response.go index 9a815975e8..2a086accc9 100644 --- a/opsi/summarize_awr_database_top_wait_events_request_response.go +++ b/opsi/summarize_awr_database_top_wait_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_wait_event_buckets_request_response.go b/opsi/summarize_awr_database_wait_event_buckets_request_response.go index a7c3772d84..cc0ce14e43 100644 --- a/opsi/summarize_awr_database_wait_event_buckets_request_response.go +++ b/opsi/summarize_awr_database_wait_event_buckets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_database_wait_events_request_response.go b/opsi/summarize_awr_database_wait_events_request_response.go index 0118fe488d..0d8dd3e8a9 100644 --- a/opsi/summarize_awr_database_wait_events_request_response.go +++ b/opsi/summarize_awr_database_wait_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_sources_summaries_collection.go b/opsi/summarize_awr_sources_summaries_collection.go index f2beaa258c..d72686c49c 100644 --- a/opsi/summarize_awr_sources_summaries_collection.go +++ b/opsi/summarize_awr_sources_summaries_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_awr_sources_summaries_request_response.go b/opsi/summarize_awr_sources_summaries_request_response.go index dd6c10710a..a80f761202 100644 --- a/opsi/summarize_awr_sources_summaries_request_response.go +++ b/opsi/summarize_awr_sources_summaries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_configuration_items_request_response.go b/opsi/summarize_configuration_items_request_response.go index 4be9e340b7..8cb0bfdfb8 100644 --- a/opsi/summarize_configuration_items_request_response.go +++ b/opsi/summarize_configuration_items_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_capacity_trend_aggregation_collection.go b/opsi/summarize_database_insight_resource_capacity_trend_aggregation_collection.go index 226bd459ef..143b5988e1 100644 --- a/opsi/summarize_database_insight_resource_capacity_trend_aggregation_collection.go +++ b/opsi/summarize_database_insight_resource_capacity_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_capacity_trend_request_response.go b/opsi/summarize_database_insight_resource_capacity_trend_request_response.go index eb9e00b79a..275451dd56 100644 --- a/opsi/summarize_database_insight_resource_capacity_trend_request_response.go +++ b/opsi/summarize_database_insight_resource_capacity_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_forecast_trend_aggregation.go b/opsi/summarize_database_insight_resource_forecast_trend_aggregation.go index 9171a19974..7b8d7550da 100644 --- a/opsi/summarize_database_insight_resource_forecast_trend_aggregation.go +++ b/opsi/summarize_database_insight_resource_forecast_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_forecast_trend_request_response.go b/opsi/summarize_database_insight_resource_forecast_trend_request_response.go index 54877b45f6..f2cffca033 100644 --- a/opsi/summarize_database_insight_resource_forecast_trend_request_response.go +++ b/opsi/summarize_database_insight_resource_forecast_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_statistics_aggregation_collection.go b/opsi/summarize_database_insight_resource_statistics_aggregation_collection.go index 3c2b74cdbe..17ab5f4970 100644 --- a/opsi/summarize_database_insight_resource_statistics_aggregation_collection.go +++ b/opsi/summarize_database_insight_resource_statistics_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_statistics_request_response.go b/opsi/summarize_database_insight_resource_statistics_request_response.go index 7823bf29af..29676b64a3 100644 --- a/opsi/summarize_database_insight_resource_statistics_request_response.go +++ b/opsi/summarize_database_insight_resource_statistics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_usage_aggregation.go b/opsi/summarize_database_insight_resource_usage_aggregation.go index 37c36ea833..f705332487 100644 --- a/opsi/summarize_database_insight_resource_usage_aggregation.go +++ b/opsi/summarize_database_insight_resource_usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_usage_request_response.go b/opsi/summarize_database_insight_resource_usage_request_response.go index f3ca7f271c..887d29fc49 100644 --- a/opsi/summarize_database_insight_resource_usage_request_response.go +++ b/opsi/summarize_database_insight_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_usage_trend_aggregation_collection.go b/opsi/summarize_database_insight_resource_usage_trend_aggregation_collection.go index 560a65195d..87ed550c15 100644 --- a/opsi/summarize_database_insight_resource_usage_trend_aggregation_collection.go +++ b/opsi/summarize_database_insight_resource_usage_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_usage_trend_request_response.go b/opsi/summarize_database_insight_resource_usage_trend_request_response.go index aeb20c9d2c..6022a4cfc3 100644 --- a/opsi/summarize_database_insight_resource_usage_trend_request_response.go +++ b/opsi/summarize_database_insight_resource_usage_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_utilization_insight_aggregation.go b/opsi/summarize_database_insight_resource_utilization_insight_aggregation.go index 8fc73e71e8..9d7b1fb898 100644 --- a/opsi/summarize_database_insight_resource_utilization_insight_aggregation.go +++ b/opsi/summarize_database_insight_resource_utilization_insight_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_resource_utilization_insight_request_response.go b/opsi/summarize_database_insight_resource_utilization_insight_request_response.go index 9368a2b3bd..df81866cd2 100644 --- a/opsi/summarize_database_insight_resource_utilization_insight_request_response.go +++ b/opsi/summarize_database_insight_resource_utilization_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_tablespace_usage_trend_aggregation_collection.go b/opsi/summarize_database_insight_tablespace_usage_trend_aggregation_collection.go index c45cfda30f..747052e685 100644 --- a/opsi/summarize_database_insight_tablespace_usage_trend_aggregation_collection.go +++ b/opsi/summarize_database_insight_tablespace_usage_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_database_insight_tablespace_usage_trend_request_response.go b/opsi/summarize_database_insight_tablespace_usage_trend_request_response.go index dfc7846423..04c08d92fb 100644 --- a/opsi/summarize_database_insight_tablespace_usage_trend_request_response.go +++ b/opsi/summarize_database_insight_tablespace_usage_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_capacity_trend_aggregated_request_response.go b/opsi/summarize_exadata_insight_resource_capacity_trend_aggregated_request_response.go index 5abade69a6..d2f2bd61ca 100644 --- a/opsi/summarize_exadata_insight_resource_capacity_trend_aggregated_request_response.go +++ b/opsi/summarize_exadata_insight_resource_capacity_trend_aggregated_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_capacity_trend_aggregation.go b/opsi/summarize_exadata_insight_resource_capacity_trend_aggregation.go index 5c9f7e9f7f..5108e4ea22 100644 --- a/opsi/summarize_exadata_insight_resource_capacity_trend_aggregation.go +++ b/opsi/summarize_exadata_insight_resource_capacity_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_capacity_trend_collection.go b/opsi/summarize_exadata_insight_resource_capacity_trend_collection.go index 90883aae12..fc12d8e5b3 100644 --- a/opsi/summarize_exadata_insight_resource_capacity_trend_collection.go +++ b/opsi/summarize_exadata_insight_resource_capacity_trend_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_capacity_trend_request_response.go b/opsi/summarize_exadata_insight_resource_capacity_trend_request_response.go index a0f54144b7..4f9845891a 100644 --- a/opsi/summarize_exadata_insight_resource_capacity_trend_request_response.go +++ b/opsi/summarize_exadata_insight_resource_capacity_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_forecast_trend_aggregated_request_response.go b/opsi/summarize_exadata_insight_resource_forecast_trend_aggregated_request_response.go index 3a0380063d..fa7ea921d3 100644 --- a/opsi/summarize_exadata_insight_resource_forecast_trend_aggregated_request_response.go +++ b/opsi/summarize_exadata_insight_resource_forecast_trend_aggregated_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_forecast_trend_aggregation.go b/opsi/summarize_exadata_insight_resource_forecast_trend_aggregation.go index 2f44057e1e..f7568cfc23 100644 --- a/opsi/summarize_exadata_insight_resource_forecast_trend_aggregation.go +++ b/opsi/summarize_exadata_insight_resource_forecast_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_forecast_trend_collection.go b/opsi/summarize_exadata_insight_resource_forecast_trend_collection.go index 11cc11497f..341e16f26c 100644 --- a/opsi/summarize_exadata_insight_resource_forecast_trend_collection.go +++ b/opsi/summarize_exadata_insight_resource_forecast_trend_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_forecast_trend_request_response.go b/opsi/summarize_exadata_insight_resource_forecast_trend_request_response.go index 639152c50f..99344ce350 100644 --- a/opsi/summarize_exadata_insight_resource_forecast_trend_request_response.go +++ b/opsi/summarize_exadata_insight_resource_forecast_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_statistics_aggregation_collection.go b/opsi/summarize_exadata_insight_resource_statistics_aggregation_collection.go index cdce39f707..7db6b905bc 100644 --- a/opsi/summarize_exadata_insight_resource_statistics_aggregation_collection.go +++ b/opsi/summarize_exadata_insight_resource_statistics_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_statistics_request_response.go b/opsi/summarize_exadata_insight_resource_statistics_request_response.go index c22a6fc350..3564f49844 100644 --- a/opsi/summarize_exadata_insight_resource_statistics_request_response.go +++ b/opsi/summarize_exadata_insight_resource_statistics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_usage_aggregated_request_response.go b/opsi/summarize_exadata_insight_resource_usage_aggregated_request_response.go index 6bb3825fc1..87fc860b0b 100644 --- a/opsi/summarize_exadata_insight_resource_usage_aggregated_request_response.go +++ b/opsi/summarize_exadata_insight_resource_usage_aggregated_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_usage_aggregation.go b/opsi/summarize_exadata_insight_resource_usage_aggregation.go index 5e9252981a..54de97aa84 100644 --- a/opsi/summarize_exadata_insight_resource_usage_aggregation.go +++ b/opsi/summarize_exadata_insight_resource_usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_usage_collection.go b/opsi/summarize_exadata_insight_resource_usage_collection.go index 8fb788eee4..b2c456e9a3 100644 --- a/opsi/summarize_exadata_insight_resource_usage_collection.go +++ b/opsi/summarize_exadata_insight_resource_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_usage_request_response.go b/opsi/summarize_exadata_insight_resource_usage_request_response.go index c57c78c0e0..4d03456356 100644 --- a/opsi/summarize_exadata_insight_resource_usage_request_response.go +++ b/opsi/summarize_exadata_insight_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_utilization_insight_aggregation.go b/opsi/summarize_exadata_insight_resource_utilization_insight_aggregation.go index 1f446f5849..54437b14dd 100644 --- a/opsi/summarize_exadata_insight_resource_utilization_insight_aggregation.go +++ b/opsi/summarize_exadata_insight_resource_utilization_insight_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_insight_resource_utilization_insight_request_response.go b/opsi/summarize_exadata_insight_resource_utilization_insight_request_response.go index 72464e7e01..c7f38d5b58 100644 --- a/opsi/summarize_exadata_insight_resource_utilization_insight_request_response.go +++ b/opsi/summarize_exadata_insight_resource_utilization_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_exadata_members_request_response.go b/opsi/summarize_exadata_members_request_response.go index a2f51f240b..f6fc56b6ce 100644 --- a/opsi/summarize_exadata_members_request_response.go +++ b/opsi/summarize_exadata_members_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_disk_statistics_request_response.go b/opsi/summarize_host_insight_disk_statistics_request_response.go new file mode 100644 index 0000000000..79f3c84f8d --- /dev/null +++ b/opsi/summarize_host_insight_disk_statistics_request_response.go @@ -0,0 +1,169 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package opsi + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// SummarizeHostInsightDiskStatisticsRequest wrapper for the SummarizeHostInsightDiskStatistics operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/opsi/SummarizeHostInsightDiskStatistics.go.html to see an example of how to use SummarizeHostInsightDiskStatisticsRequest. +type SummarizeHostInsightDiskStatisticsRequest struct { + + // The OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment. + CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` + + // Required OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host insight resource. + Id *string `mandatory:"true" contributesTo:"query" name:"id"` + + // Specify time period in ISO 8601 format with respect to current time. + // Default is last 30 days represented by P30D. + // If timeInterval is specified, then timeIntervalStart and timeIntervalEnd will be ignored. + // Examples P90D (last 90 days), P4W (last 4 weeks), P2M (last 2 months), P1Y (last 12 months), . Maximum value allowed is 25 months prior to current time (P25M). + AnalysisTimeInterval *string `mandatory:"false" contributesTo:"query" name:"analysisTimeInterval"` + + // Analysis start time in UTC in ISO 8601 format(inclusive). + // Example 2019-10-30T00:00:00Z (yyyy-MM-ddThh:mm:ssZ). + // The minimum allowed value is 2 years prior to the current day. + // timeIntervalStart and timeIntervalEnd parameters are used together. + // If analysisTimeInterval is specified, this parameter is ignored. + TimeIntervalStart *common.SDKTime `mandatory:"false" contributesTo:"query" name:"timeIntervalStart"` + + // Analysis end time in UTC in ISO 8601 format(exclusive). + // Example 2019-10-30T00:00:00Z (yyyy-MM-ddThh:mm:ssZ). + // timeIntervalStart and timeIntervalEnd are used together. + // If timeIntervalEnd is not specified, current time is used as timeIntervalEnd. + TimeIntervalEnd *common.SDKTime `mandatory:"false" contributesTo:"query" name:"timeIntervalEnd"` + + // Optional OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host (Compute Id) + HostId *string `mandatory:"false" contributesTo:"query" name:"hostId"` + + // Choose the type of statistic metric data to be used for forecasting. + Statistic SummarizeHostInsightDiskStatisticsStatisticEnum `mandatory:"false" contributesTo:"query" name:"statistic" omitEmpty:"true"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request SummarizeHostInsightDiskStatisticsRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request SummarizeHostInsightDiskStatisticsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request SummarizeHostInsightDiskStatisticsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request SummarizeHostInsightDiskStatisticsRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request SummarizeHostInsightDiskStatisticsRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingSummarizeHostInsightDiskStatisticsStatisticEnum(string(request.Statistic)); !ok && request.Statistic != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Statistic: %s. Supported values are: %s.", request.Statistic, strings.Join(GetSummarizeHostInsightDiskStatisticsStatisticEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// SummarizeHostInsightDiskStatisticsResponse wrapper for the SummarizeHostInsightDiskStatistics operation +type SummarizeHostInsightDiskStatisticsResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The SummarizeHostInsightsDiskStatisticsCollection instance + SummarizeHostInsightsDiskStatisticsCollection `presentIn:"body"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` + + // For pagination of a list of items. When paging through a list, if this header appears in the response, + // then a partial list might have been returned. Include this value as the `page` parameter for the + // subsequent GET request to get the next batch of items. + OpcNextPage *string `presentIn:"header" name:"opc-next-page"` +} + +func (response SummarizeHostInsightDiskStatisticsResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response SummarizeHostInsightDiskStatisticsResponse) HTTPResponse() *http.Response { + return response.RawResponse +} + +// SummarizeHostInsightDiskStatisticsStatisticEnum Enum with underlying type: string +type SummarizeHostInsightDiskStatisticsStatisticEnum string + +// Set of constants representing the allowable values for SummarizeHostInsightDiskStatisticsStatisticEnum +const ( + SummarizeHostInsightDiskStatisticsStatisticAvg SummarizeHostInsightDiskStatisticsStatisticEnum = "AVG" + SummarizeHostInsightDiskStatisticsStatisticMax SummarizeHostInsightDiskStatisticsStatisticEnum = "MAX" +) + +var mappingSummarizeHostInsightDiskStatisticsStatisticEnum = map[string]SummarizeHostInsightDiskStatisticsStatisticEnum{ + "AVG": SummarizeHostInsightDiskStatisticsStatisticAvg, + "MAX": SummarizeHostInsightDiskStatisticsStatisticMax, +} + +var mappingSummarizeHostInsightDiskStatisticsStatisticEnumLowerCase = map[string]SummarizeHostInsightDiskStatisticsStatisticEnum{ + "avg": SummarizeHostInsightDiskStatisticsStatisticAvg, + "max": SummarizeHostInsightDiskStatisticsStatisticMax, +} + +// GetSummarizeHostInsightDiskStatisticsStatisticEnumValues Enumerates the set of values for SummarizeHostInsightDiskStatisticsStatisticEnum +func GetSummarizeHostInsightDiskStatisticsStatisticEnumValues() []SummarizeHostInsightDiskStatisticsStatisticEnum { + values := make([]SummarizeHostInsightDiskStatisticsStatisticEnum, 0) + for _, v := range mappingSummarizeHostInsightDiskStatisticsStatisticEnum { + values = append(values, v) + } + return values +} + +// GetSummarizeHostInsightDiskStatisticsStatisticEnumStringValues Enumerates the set of values in String for SummarizeHostInsightDiskStatisticsStatisticEnum +func GetSummarizeHostInsightDiskStatisticsStatisticEnumStringValues() []string { + return []string{ + "AVG", + "MAX", + } +} + +// GetMappingSummarizeHostInsightDiskStatisticsStatisticEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingSummarizeHostInsightDiskStatisticsStatisticEnum(val string) (SummarizeHostInsightDiskStatisticsStatisticEnum, bool) { + enum, ok := mappingSummarizeHostInsightDiskStatisticsStatisticEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/opsi/summarize_host_insight_host_recommendation_aggregation.go b/opsi/summarize_host_insight_host_recommendation_aggregation.go new file mode 100644 index 0000000000..86160d7fba --- /dev/null +++ b/opsi/summarize_host_insight_host_recommendation_aggregation.go @@ -0,0 +1,209 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Operations Insights API +// +// Use the Operations Insights API to perform data extraction operations to obtain database +// resource utilization, performance statistics, and reference information. For more information, +// see About Oracle Cloud Infrastructure Operations Insights (https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html). +// + +package opsi + +import ( + "encoding/json" + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// SummarizeHostInsightHostRecommendationAggregation Returns list of hosts with resource statistics like usage, capacity, utilization, usage change percent and load. +type SummarizeHostInsightHostRecommendationAggregation struct { + + // Defines the type of resource metric (CPU, Physical Memory, Logical Memory) + ResourceMetric SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum `mandatory:"true" json:"resourceMetric"` + + // Displays usage unit ( CORES, GB , PERCENT, MBPS) + UsageUnit SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum `mandatory:"true" json:"usageUnit"` + + // Time duration in milliseconds between data points (one hour or one day). + ItemDurationInMs *int64 `mandatory:"true" json:"itemDurationInMs"` + + // The start timestamp that was passed into the request. + TimeIntervalStart *common.SDKTime `mandatory:"true" json:"timeIntervalStart"` + + // The end timestamp that was passed into the request. + TimeIntervalEnd *common.SDKTime `mandatory:"true" json:"timeIntervalEnd"` + + Details HostInsightHostRecommendations `mandatory:"false" json:"details"` +} + +func (m SummarizeHostInsightHostRecommendationAggregation) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m SummarizeHostInsightHostRecommendationAggregation) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnum(string(m.ResourceMetric)); !ok && m.ResourceMetric != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for ResourceMetric: %s. Supported values are: %s.", m.ResourceMetric, strings.Join(GetSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumStringValues(), ","))) + } + if _, ok := GetMappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnum(string(m.UsageUnit)); !ok && m.UsageUnit != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for UsageUnit: %s. Supported values are: %s.", m.UsageUnit, strings.Join(GetSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// UnmarshalJSON unmarshals from json +func (m *SummarizeHostInsightHostRecommendationAggregation) UnmarshalJSON(data []byte) (e error) { + model := struct { + Details hostinsighthostrecommendations `json:"details"` + ResourceMetric SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum `json:"resourceMetric"` + UsageUnit SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum `json:"usageUnit"` + ItemDurationInMs *int64 `json:"itemDurationInMs"` + TimeIntervalStart *common.SDKTime `json:"timeIntervalStart"` + TimeIntervalEnd *common.SDKTime `json:"timeIntervalEnd"` + }{} + + e = json.Unmarshal(data, &model) + if e != nil { + return + } + var nn interface{} + nn, e = model.Details.UnmarshalPolymorphicJSON(model.Details.JsonData) + if e != nil { + return + } + if nn != nil { + m.Details = nn.(HostInsightHostRecommendations) + } else { + m.Details = nil + } + + m.ResourceMetric = model.ResourceMetric + + m.UsageUnit = model.UsageUnit + + m.ItemDurationInMs = model.ItemDurationInMs + + m.TimeIntervalStart = model.TimeIntervalStart + + m.TimeIntervalEnd = model.TimeIntervalEnd + + return +} + +// SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum Enum with underlying type: string +type SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum string + +// Set of constants representing the allowable values for SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum +const ( + SummarizeHostInsightHostRecommendationAggregationResourceMetricCpu SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum = "CPU" + SummarizeHostInsightHostRecommendationAggregationResourceMetricMemory SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum = "MEMORY" + SummarizeHostInsightHostRecommendationAggregationResourceMetricLogicalMemory SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum = "LOGICAL_MEMORY" + SummarizeHostInsightHostRecommendationAggregationResourceMetricStorage SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum = "STORAGE" + SummarizeHostInsightHostRecommendationAggregationResourceMetricNetwork SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum = "NETWORK" +) + +var mappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnum = map[string]SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum{ + "CPU": SummarizeHostInsightHostRecommendationAggregationResourceMetricCpu, + "MEMORY": SummarizeHostInsightHostRecommendationAggregationResourceMetricMemory, + "LOGICAL_MEMORY": SummarizeHostInsightHostRecommendationAggregationResourceMetricLogicalMemory, + "STORAGE": SummarizeHostInsightHostRecommendationAggregationResourceMetricStorage, + "NETWORK": SummarizeHostInsightHostRecommendationAggregationResourceMetricNetwork, +} + +var mappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumLowerCase = map[string]SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum{ + "cpu": SummarizeHostInsightHostRecommendationAggregationResourceMetricCpu, + "memory": SummarizeHostInsightHostRecommendationAggregationResourceMetricMemory, + "logical_memory": SummarizeHostInsightHostRecommendationAggregationResourceMetricLogicalMemory, + "storage": SummarizeHostInsightHostRecommendationAggregationResourceMetricStorage, + "network": SummarizeHostInsightHostRecommendationAggregationResourceMetricNetwork, +} + +// GetSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumValues Enumerates the set of values for SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum +func GetSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumValues() []SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum { + values := make([]SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum, 0) + for _, v := range mappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnum { + values = append(values, v) + } + return values +} + +// GetSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumStringValues Enumerates the set of values in String for SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum +func GetSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumStringValues() []string { + return []string{ + "CPU", + "MEMORY", + "LOGICAL_MEMORY", + "STORAGE", + "NETWORK", + } +} + +// GetMappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnum(val string) (SummarizeHostInsightHostRecommendationAggregationResourceMetricEnum, bool) { + enum, ok := mappingSummarizeHostInsightHostRecommendationAggregationResourceMetricEnumLowerCase[strings.ToLower(val)] + return enum, ok +} + +// SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum Enum with underlying type: string +type SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum string + +// Set of constants representing the allowable values for SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum +const ( + SummarizeHostInsightHostRecommendationAggregationUsageUnitCores SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum = "CORES" + SummarizeHostInsightHostRecommendationAggregationUsageUnitGb SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum = "GB" + SummarizeHostInsightHostRecommendationAggregationUsageUnitMbps SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum = "MBPS" + SummarizeHostInsightHostRecommendationAggregationUsageUnitIops SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum = "IOPS" + SummarizeHostInsightHostRecommendationAggregationUsageUnitPercent SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum = "PERCENT" +) + +var mappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnum = map[string]SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum{ + "CORES": SummarizeHostInsightHostRecommendationAggregationUsageUnitCores, + "GB": SummarizeHostInsightHostRecommendationAggregationUsageUnitGb, + "MBPS": SummarizeHostInsightHostRecommendationAggregationUsageUnitMbps, + "IOPS": SummarizeHostInsightHostRecommendationAggregationUsageUnitIops, + "PERCENT": SummarizeHostInsightHostRecommendationAggregationUsageUnitPercent, +} + +var mappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumLowerCase = map[string]SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum{ + "cores": SummarizeHostInsightHostRecommendationAggregationUsageUnitCores, + "gb": SummarizeHostInsightHostRecommendationAggregationUsageUnitGb, + "mbps": SummarizeHostInsightHostRecommendationAggregationUsageUnitMbps, + "iops": SummarizeHostInsightHostRecommendationAggregationUsageUnitIops, + "percent": SummarizeHostInsightHostRecommendationAggregationUsageUnitPercent, +} + +// GetSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumValues Enumerates the set of values for SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum +func GetSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumValues() []SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum { + values := make([]SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum, 0) + for _, v := range mappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnum { + values = append(values, v) + } + return values +} + +// GetSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumStringValues Enumerates the set of values in String for SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum +func GetSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumStringValues() []string { + return []string{ + "CORES", + "GB", + "MBPS", + "IOPS", + "PERCENT", + } +} + +// GetMappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnum(val string) (SummarizeHostInsightHostRecommendationAggregationUsageUnitEnum, bool) { + enum, ok := mappingSummarizeHostInsightHostRecommendationAggregationUsageUnitEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/opsi/summarize_host_insight_host_recommendation_request_response.go b/opsi/summarize_host_insight_host_recommendation_request_response.go new file mode 100644 index 0000000000..91fc9157d8 --- /dev/null +++ b/opsi/summarize_host_insight_host_recommendation_request_response.go @@ -0,0 +1,180 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +package opsi + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "net/http" + "strings" +) + +// SummarizeHostInsightHostRecommendationRequest wrapper for the SummarizeHostInsightHostRecommendation operation +// +// # See also +// +// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/opsi/SummarizeHostInsightHostRecommendation.go.html to see an example of how to use SummarizeHostInsightHostRecommendationRequest. +type SummarizeHostInsightHostRecommendationRequest struct { + + // The OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment. + CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` + + // Required OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host insight resource. + Id *string `mandatory:"true" contributesTo:"query" name:"id"` + + // Filter by host resource metric. + // Supported values are CPU, MEMORY, LOGICAL_MEMORY, STORAGE and NETWORK. + ResourceMetric *string `mandatory:"true" contributesTo:"query" name:"resourceMetric"` + + // Specify time period in ISO 8601 format with respect to current time. + // Default is last 30 days represented by P30D. + // If timeInterval is specified, then timeIntervalStart and timeIntervalEnd will be ignored. + // Examples P90D (last 90 days), P4W (last 4 weeks), P2M (last 2 months), P1Y (last 12 months), . Maximum value allowed is 25 months prior to current time (P25M). + AnalysisTimeInterval *string `mandatory:"false" contributesTo:"query" name:"analysisTimeInterval"` + + // Analysis start time in UTC in ISO 8601 format(inclusive). + // Example 2019-10-30T00:00:00Z (yyyy-MM-ddThh:mm:ssZ). + // The minimum allowed value is 2 years prior to the current day. + // timeIntervalStart and timeIntervalEnd parameters are used together. + // If analysisTimeInterval is specified, this parameter is ignored. + TimeIntervalStart *common.SDKTime `mandatory:"false" contributesTo:"query" name:"timeIntervalStart"` + + // Analysis end time in UTC in ISO 8601 format(exclusive). + // Example 2019-10-30T00:00:00Z (yyyy-MM-ddThh:mm:ssZ). + // timeIntervalStart and timeIntervalEnd are used together. + // If timeIntervalEnd is not specified, current time is used as timeIntervalEnd. + TimeIntervalEnd *common.SDKTime `mandatory:"false" contributesTo:"query" name:"timeIntervalEnd"` + + // Optional OCID (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host (Compute Id) + HostId *string `mandatory:"false" contributesTo:"query" name:"hostId"` + + // For list pagination. The maximum number of results per page, or items to + // return in a paginated "List" call. + // For important details about how pagination works, see + // List Pagination (https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine). + // Example: `50` + Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` + + // Choose the type of statistic metric data to be used for forecasting. + Statistic SummarizeHostInsightHostRecommendationStatisticEnum `mandatory:"false" contributesTo:"query" name:"statistic" omitEmpty:"true"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` + + // Metadata about the request. This information will not be transmitted to the service, but + // represents information that the SDK will consume to drive retry behavior. + RequestMetadata common.RequestMetadata +} + +func (request SummarizeHostInsightHostRecommendationRequest) String() string { + return common.PointerString(request) +} + +// HTTPRequest implements the OCIRequest interface +func (request SummarizeHostInsightHostRecommendationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error) { + + _, err := request.ValidateEnumValue() + if err != nil { + return http.Request{}, err + } + return common.MakeDefaultHTTPRequestWithTaggedStructAndExtraHeaders(method, path, request, extraHeaders) +} + +// BinaryRequestBody implements the OCIRequest interface +func (request SummarizeHostInsightHostRecommendationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) { + + return nil, false + +} + +// RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy. +func (request SummarizeHostInsightHostRecommendationRequest) RetryPolicy() *common.RetryPolicy { + return request.RequestMetadata.RetryPolicy +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (request SummarizeHostInsightHostRecommendationRequest) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingSummarizeHostInsightHostRecommendationStatisticEnum(string(request.Statistic)); !ok && request.Statistic != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for Statistic: %s. Supported values are: %s.", request.Statistic, strings.Join(GetSummarizeHostInsightHostRecommendationStatisticEnumStringValues(), ","))) + } + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// SummarizeHostInsightHostRecommendationResponse wrapper for the SummarizeHostInsightHostRecommendation operation +type SummarizeHostInsightHostRecommendationResponse struct { + + // The underlying http response + RawResponse *http.Response + + // The SummarizeHostInsightHostRecommendationAggregation instance + SummarizeHostInsightHostRecommendationAggregation `presentIn:"body"` + + // Unique Oracle-assigned identifier for the request. If you need to contact + // Oracle about a particular request, please provide the request ID. + OpcRequestId *string `presentIn:"header" name:"opc-request-id"` + + // For pagination of a list of items. When paging through a list, if this header appears in the response, + // then a partial list might have been returned. Include this value as the `page` parameter for the + // subsequent GET request to get the next batch of items. + OpcNextPage *string `presentIn:"header" name:"opc-next-page"` +} + +func (response SummarizeHostInsightHostRecommendationResponse) String() string { + return common.PointerString(response) +} + +// HTTPResponse implements the OCIResponse interface +func (response SummarizeHostInsightHostRecommendationResponse) HTTPResponse() *http.Response { + return response.RawResponse +} + +// SummarizeHostInsightHostRecommendationStatisticEnum Enum with underlying type: string +type SummarizeHostInsightHostRecommendationStatisticEnum string + +// Set of constants representing the allowable values for SummarizeHostInsightHostRecommendationStatisticEnum +const ( + SummarizeHostInsightHostRecommendationStatisticAvg SummarizeHostInsightHostRecommendationStatisticEnum = "AVG" + SummarizeHostInsightHostRecommendationStatisticMax SummarizeHostInsightHostRecommendationStatisticEnum = "MAX" +) + +var mappingSummarizeHostInsightHostRecommendationStatisticEnum = map[string]SummarizeHostInsightHostRecommendationStatisticEnum{ + "AVG": SummarizeHostInsightHostRecommendationStatisticAvg, + "MAX": SummarizeHostInsightHostRecommendationStatisticMax, +} + +var mappingSummarizeHostInsightHostRecommendationStatisticEnumLowerCase = map[string]SummarizeHostInsightHostRecommendationStatisticEnum{ + "avg": SummarizeHostInsightHostRecommendationStatisticAvg, + "max": SummarizeHostInsightHostRecommendationStatisticMax, +} + +// GetSummarizeHostInsightHostRecommendationStatisticEnumValues Enumerates the set of values for SummarizeHostInsightHostRecommendationStatisticEnum +func GetSummarizeHostInsightHostRecommendationStatisticEnumValues() []SummarizeHostInsightHostRecommendationStatisticEnum { + values := make([]SummarizeHostInsightHostRecommendationStatisticEnum, 0) + for _, v := range mappingSummarizeHostInsightHostRecommendationStatisticEnum { + values = append(values, v) + } + return values +} + +// GetSummarizeHostInsightHostRecommendationStatisticEnumStringValues Enumerates the set of values in String for SummarizeHostInsightHostRecommendationStatisticEnum +func GetSummarizeHostInsightHostRecommendationStatisticEnumStringValues() []string { + return []string{ + "AVG", + "MAX", + } +} + +// GetMappingSummarizeHostInsightHostRecommendationStatisticEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingSummarizeHostInsightHostRecommendationStatisticEnum(val string) (SummarizeHostInsightHostRecommendationStatisticEnum, bool) { + enum, ok := mappingSummarizeHostInsightHostRecommendationStatisticEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/opsi/summarize_host_insight_network_usage_trend_aggregation_collection.go b/opsi/summarize_host_insight_network_usage_trend_aggregation_collection.go index 43b2c37b5e..d711145ca1 100644 --- a/opsi/summarize_host_insight_network_usage_trend_aggregation_collection.go +++ b/opsi/summarize_host_insight_network_usage_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_network_usage_trend_request_response.go b/opsi/summarize_host_insight_network_usage_trend_request_response.go index 6dcdd34530..6994ee9aa0 100644 --- a/opsi/summarize_host_insight_network_usage_trend_request_response.go +++ b/opsi/summarize_host_insight_network_usage_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_capacity_trend_aggregation_collection.go b/opsi/summarize_host_insight_resource_capacity_trend_aggregation_collection.go index 430e0593d4..496276b05a 100644 --- a/opsi/summarize_host_insight_resource_capacity_trend_aggregation_collection.go +++ b/opsi/summarize_host_insight_resource_capacity_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_capacity_trend_request_response.go b/opsi/summarize_host_insight_resource_capacity_trend_request_response.go index a049ec39fc..d993962a10 100644 --- a/opsi/summarize_host_insight_resource_capacity_trend_request_response.go +++ b/opsi/summarize_host_insight_resource_capacity_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type SummarizeHostInsightResourceCapacityTrendRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // Optional list of host insight resource OCIDs (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). @@ -218,6 +218,7 @@ const ( SummarizeHostInsightResourceCapacityTrendPlatformTypeZlinux SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum = "ZLINUX" SummarizeHostInsightResourceCapacityTrendPlatformTypeWindows SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum = "WINDOWS" SummarizeHostInsightResourceCapacityTrendPlatformTypeAix SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum = "AIX" + SummarizeHostInsightResourceCapacityTrendPlatformTypeHpUx SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum = "HP_UX" ) var mappingSummarizeHostInsightResourceCapacityTrendPlatformTypeEnum = map[string]SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum{ @@ -227,6 +228,7 @@ var mappingSummarizeHostInsightResourceCapacityTrendPlatformTypeEnum = map[strin "ZLINUX": SummarizeHostInsightResourceCapacityTrendPlatformTypeZlinux, "WINDOWS": SummarizeHostInsightResourceCapacityTrendPlatformTypeWindows, "AIX": SummarizeHostInsightResourceCapacityTrendPlatformTypeAix, + "HP_UX": SummarizeHostInsightResourceCapacityTrendPlatformTypeHpUx, } var mappingSummarizeHostInsightResourceCapacityTrendPlatformTypeEnumLowerCase = map[string]SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum{ @@ -236,6 +238,7 @@ var mappingSummarizeHostInsightResourceCapacityTrendPlatformTypeEnumLowerCase = "zlinux": SummarizeHostInsightResourceCapacityTrendPlatformTypeZlinux, "windows": SummarizeHostInsightResourceCapacityTrendPlatformTypeWindows, "aix": SummarizeHostInsightResourceCapacityTrendPlatformTypeAix, + "hp_ux": SummarizeHostInsightResourceCapacityTrendPlatformTypeHpUx, } // GetSummarizeHostInsightResourceCapacityTrendPlatformTypeEnumValues Enumerates the set of values for SummarizeHostInsightResourceCapacityTrendPlatformTypeEnum @@ -256,6 +259,7 @@ func GetSummarizeHostInsightResourceCapacityTrendPlatformTypeEnumStringValues() "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/summarize_host_insight_resource_forecast_trend_aggregation.go b/opsi/summarize_host_insight_resource_forecast_trend_aggregation.go index c97295ee89..c56908547e 100644 --- a/opsi/summarize_host_insight_resource_forecast_trend_aggregation.go +++ b/opsi/summarize_host_insight_resource_forecast_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_forecast_trend_request_response.go b/opsi/summarize_host_insight_resource_forecast_trend_request_response.go index a99477eb2c..32fe4b1119 100644 --- a/opsi/summarize_host_insight_resource_forecast_trend_request_response.go +++ b/opsi/summarize_host_insight_resource_forecast_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type SummarizeHostInsightResourceForecastTrendRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []SummarizeHostInsightResourceForecastTrendPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // Optional list of host insight resource OCIDs (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). @@ -233,6 +233,7 @@ const ( SummarizeHostInsightResourceForecastTrendPlatformTypeZlinux SummarizeHostInsightResourceForecastTrendPlatformTypeEnum = "ZLINUX" SummarizeHostInsightResourceForecastTrendPlatformTypeWindows SummarizeHostInsightResourceForecastTrendPlatformTypeEnum = "WINDOWS" SummarizeHostInsightResourceForecastTrendPlatformTypeAix SummarizeHostInsightResourceForecastTrendPlatformTypeEnum = "AIX" + SummarizeHostInsightResourceForecastTrendPlatformTypeHpUx SummarizeHostInsightResourceForecastTrendPlatformTypeEnum = "HP_UX" ) var mappingSummarizeHostInsightResourceForecastTrendPlatformTypeEnum = map[string]SummarizeHostInsightResourceForecastTrendPlatformTypeEnum{ @@ -242,6 +243,7 @@ var mappingSummarizeHostInsightResourceForecastTrendPlatformTypeEnum = map[strin "ZLINUX": SummarizeHostInsightResourceForecastTrendPlatformTypeZlinux, "WINDOWS": SummarizeHostInsightResourceForecastTrendPlatformTypeWindows, "AIX": SummarizeHostInsightResourceForecastTrendPlatformTypeAix, + "HP_UX": SummarizeHostInsightResourceForecastTrendPlatformTypeHpUx, } var mappingSummarizeHostInsightResourceForecastTrendPlatformTypeEnumLowerCase = map[string]SummarizeHostInsightResourceForecastTrendPlatformTypeEnum{ @@ -251,6 +253,7 @@ var mappingSummarizeHostInsightResourceForecastTrendPlatformTypeEnumLowerCase = "zlinux": SummarizeHostInsightResourceForecastTrendPlatformTypeZlinux, "windows": SummarizeHostInsightResourceForecastTrendPlatformTypeWindows, "aix": SummarizeHostInsightResourceForecastTrendPlatformTypeAix, + "hp_ux": SummarizeHostInsightResourceForecastTrendPlatformTypeHpUx, } // GetSummarizeHostInsightResourceForecastTrendPlatformTypeEnumValues Enumerates the set of values for SummarizeHostInsightResourceForecastTrendPlatformTypeEnum @@ -271,6 +274,7 @@ func GetSummarizeHostInsightResourceForecastTrendPlatformTypeEnumStringValues() "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/summarize_host_insight_resource_statistics_aggregation_collection.go b/opsi/summarize_host_insight_resource_statistics_aggregation_collection.go index dd367e1c9b..73de409516 100644 --- a/opsi/summarize_host_insight_resource_statistics_aggregation_collection.go +++ b/opsi/summarize_host_insight_resource_statistics_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_statistics_request_response.go b/opsi/summarize_host_insight_resource_statistics_request_response.go index 69d31fa228..96a0209978 100644 --- a/opsi/summarize_host_insight_resource_statistics_request_response.go +++ b/opsi/summarize_host_insight_resource_statistics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type SummarizeHostInsightResourceStatisticsRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []SummarizeHostInsightResourceStatisticsPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // Optional list of host insight resource OCIDs (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). @@ -226,6 +226,7 @@ const ( SummarizeHostInsightResourceStatisticsPlatformTypeZlinux SummarizeHostInsightResourceStatisticsPlatformTypeEnum = "ZLINUX" SummarizeHostInsightResourceStatisticsPlatformTypeWindows SummarizeHostInsightResourceStatisticsPlatformTypeEnum = "WINDOWS" SummarizeHostInsightResourceStatisticsPlatformTypeAix SummarizeHostInsightResourceStatisticsPlatformTypeEnum = "AIX" + SummarizeHostInsightResourceStatisticsPlatformTypeHpUx SummarizeHostInsightResourceStatisticsPlatformTypeEnum = "HP_UX" ) var mappingSummarizeHostInsightResourceStatisticsPlatformTypeEnum = map[string]SummarizeHostInsightResourceStatisticsPlatformTypeEnum{ @@ -235,6 +236,7 @@ var mappingSummarizeHostInsightResourceStatisticsPlatformTypeEnum = map[string]S "ZLINUX": SummarizeHostInsightResourceStatisticsPlatformTypeZlinux, "WINDOWS": SummarizeHostInsightResourceStatisticsPlatformTypeWindows, "AIX": SummarizeHostInsightResourceStatisticsPlatformTypeAix, + "HP_UX": SummarizeHostInsightResourceStatisticsPlatformTypeHpUx, } var mappingSummarizeHostInsightResourceStatisticsPlatformTypeEnumLowerCase = map[string]SummarizeHostInsightResourceStatisticsPlatformTypeEnum{ @@ -244,6 +246,7 @@ var mappingSummarizeHostInsightResourceStatisticsPlatformTypeEnumLowerCase = map "zlinux": SummarizeHostInsightResourceStatisticsPlatformTypeZlinux, "windows": SummarizeHostInsightResourceStatisticsPlatformTypeWindows, "aix": SummarizeHostInsightResourceStatisticsPlatformTypeAix, + "hp_ux": SummarizeHostInsightResourceStatisticsPlatformTypeHpUx, } // GetSummarizeHostInsightResourceStatisticsPlatformTypeEnumValues Enumerates the set of values for SummarizeHostInsightResourceStatisticsPlatformTypeEnum @@ -264,6 +267,7 @@ func GetSummarizeHostInsightResourceStatisticsPlatformTypeEnumStringValues() []s "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/summarize_host_insight_resource_usage_aggregation.go b/opsi/summarize_host_insight_resource_usage_aggregation.go index b02a395460..0e75250425 100644 --- a/opsi/summarize_host_insight_resource_usage_aggregation.go +++ b/opsi/summarize_host_insight_resource_usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_usage_request_response.go b/opsi/summarize_host_insight_resource_usage_request_response.go index 97128ac499..1c1535db9a 100644 --- a/opsi/summarize_host_insight_resource_usage_request_response.go +++ b/opsi/summarize_host_insight_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type SummarizeHostInsightResourceUsageRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []SummarizeHostInsightResourceUsagePlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // Optional list of host insight resource OCIDs (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). @@ -188,6 +188,7 @@ const ( SummarizeHostInsightResourceUsagePlatformTypeZlinux SummarizeHostInsightResourceUsagePlatformTypeEnum = "ZLINUX" SummarizeHostInsightResourceUsagePlatformTypeWindows SummarizeHostInsightResourceUsagePlatformTypeEnum = "WINDOWS" SummarizeHostInsightResourceUsagePlatformTypeAix SummarizeHostInsightResourceUsagePlatformTypeEnum = "AIX" + SummarizeHostInsightResourceUsagePlatformTypeHpUx SummarizeHostInsightResourceUsagePlatformTypeEnum = "HP_UX" ) var mappingSummarizeHostInsightResourceUsagePlatformTypeEnum = map[string]SummarizeHostInsightResourceUsagePlatformTypeEnum{ @@ -197,6 +198,7 @@ var mappingSummarizeHostInsightResourceUsagePlatformTypeEnum = map[string]Summar "ZLINUX": SummarizeHostInsightResourceUsagePlatformTypeZlinux, "WINDOWS": SummarizeHostInsightResourceUsagePlatformTypeWindows, "AIX": SummarizeHostInsightResourceUsagePlatformTypeAix, + "HP_UX": SummarizeHostInsightResourceUsagePlatformTypeHpUx, } var mappingSummarizeHostInsightResourceUsagePlatformTypeEnumLowerCase = map[string]SummarizeHostInsightResourceUsagePlatformTypeEnum{ @@ -206,6 +208,7 @@ var mappingSummarizeHostInsightResourceUsagePlatformTypeEnumLowerCase = map[stri "zlinux": SummarizeHostInsightResourceUsagePlatformTypeZlinux, "windows": SummarizeHostInsightResourceUsagePlatformTypeWindows, "aix": SummarizeHostInsightResourceUsagePlatformTypeAix, + "hp_ux": SummarizeHostInsightResourceUsagePlatformTypeHpUx, } // GetSummarizeHostInsightResourceUsagePlatformTypeEnumValues Enumerates the set of values for SummarizeHostInsightResourceUsagePlatformTypeEnum @@ -226,6 +229,7 @@ func GetSummarizeHostInsightResourceUsagePlatformTypeEnumStringValues() []string "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/summarize_host_insight_resource_usage_trend_aggregation_collection.go b/opsi/summarize_host_insight_resource_usage_trend_aggregation_collection.go index 91fd6870b5..4cf43d7756 100644 --- a/opsi/summarize_host_insight_resource_usage_trend_aggregation_collection.go +++ b/opsi/summarize_host_insight_resource_usage_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_usage_trend_request_response.go b/opsi/summarize_host_insight_resource_usage_trend_request_response.go index c1c7ac57bc..eea4781027 100644 --- a/opsi/summarize_host_insight_resource_usage_trend_request_response.go +++ b/opsi/summarize_host_insight_resource_usage_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type SummarizeHostInsightResourceUsageTrendRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []SummarizeHostInsightResourceUsageTrendPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // Optional list of host insight resource OCIDs (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). @@ -202,6 +202,7 @@ const ( SummarizeHostInsightResourceUsageTrendPlatformTypeZlinux SummarizeHostInsightResourceUsageTrendPlatformTypeEnum = "ZLINUX" SummarizeHostInsightResourceUsageTrendPlatformTypeWindows SummarizeHostInsightResourceUsageTrendPlatformTypeEnum = "WINDOWS" SummarizeHostInsightResourceUsageTrendPlatformTypeAix SummarizeHostInsightResourceUsageTrendPlatformTypeEnum = "AIX" + SummarizeHostInsightResourceUsageTrendPlatformTypeHpUx SummarizeHostInsightResourceUsageTrendPlatformTypeEnum = "HP_UX" ) var mappingSummarizeHostInsightResourceUsageTrendPlatformTypeEnum = map[string]SummarizeHostInsightResourceUsageTrendPlatformTypeEnum{ @@ -211,6 +212,7 @@ var mappingSummarizeHostInsightResourceUsageTrendPlatformTypeEnum = map[string]S "ZLINUX": SummarizeHostInsightResourceUsageTrendPlatformTypeZlinux, "WINDOWS": SummarizeHostInsightResourceUsageTrendPlatformTypeWindows, "AIX": SummarizeHostInsightResourceUsageTrendPlatformTypeAix, + "HP_UX": SummarizeHostInsightResourceUsageTrendPlatformTypeHpUx, } var mappingSummarizeHostInsightResourceUsageTrendPlatformTypeEnumLowerCase = map[string]SummarizeHostInsightResourceUsageTrendPlatformTypeEnum{ @@ -220,6 +222,7 @@ var mappingSummarizeHostInsightResourceUsageTrendPlatformTypeEnumLowerCase = map "zlinux": SummarizeHostInsightResourceUsageTrendPlatformTypeZlinux, "windows": SummarizeHostInsightResourceUsageTrendPlatformTypeWindows, "aix": SummarizeHostInsightResourceUsageTrendPlatformTypeAix, + "hp_ux": SummarizeHostInsightResourceUsageTrendPlatformTypeHpUx, } // GetSummarizeHostInsightResourceUsageTrendPlatformTypeEnumValues Enumerates the set of values for SummarizeHostInsightResourceUsageTrendPlatformTypeEnum @@ -240,6 +243,7 @@ func GetSummarizeHostInsightResourceUsageTrendPlatformTypeEnumStringValues() []s "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/summarize_host_insight_resource_utilization_insight_aggregation.go b/opsi/summarize_host_insight_resource_utilization_insight_aggregation.go index e6b1e9e8eb..d3674a2ec0 100644 --- a/opsi/summarize_host_insight_resource_utilization_insight_aggregation.go +++ b/opsi/summarize_host_insight_resource_utilization_insight_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_resource_utilization_insight_request_response.go b/opsi/summarize_host_insight_resource_utilization_insight_request_response.go index d20c7a8364..2fa58cd56f 100644 --- a/opsi/summarize_host_insight_resource_utilization_insight_request_response.go +++ b/opsi/summarize_host_insight_resource_utilization_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -47,7 +47,7 @@ type SummarizeHostInsightResourceUtilizationInsightRequest struct { // Filter by one or more platform types. // Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. // Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. - // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX]. + // Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. PlatformType []SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum `contributesTo:"query" name:"platformType" omitEmpty:"true" collectionFormat:"multi"` // Optional list of host insight resource OCIDs (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). @@ -194,6 +194,7 @@ const ( SummarizeHostInsightResourceUtilizationInsightPlatformTypeZlinux SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum = "ZLINUX" SummarizeHostInsightResourceUtilizationInsightPlatformTypeWindows SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum = "WINDOWS" SummarizeHostInsightResourceUtilizationInsightPlatformTypeAix SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum = "AIX" + SummarizeHostInsightResourceUtilizationInsightPlatformTypeHpUx SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum = "HP_UX" ) var mappingSummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum = map[string]SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum{ @@ -203,6 +204,7 @@ var mappingSummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum = map[ "ZLINUX": SummarizeHostInsightResourceUtilizationInsightPlatformTypeZlinux, "WINDOWS": SummarizeHostInsightResourceUtilizationInsightPlatformTypeWindows, "AIX": SummarizeHostInsightResourceUtilizationInsightPlatformTypeAix, + "HP_UX": SummarizeHostInsightResourceUtilizationInsightPlatformTypeHpUx, } var mappingSummarizeHostInsightResourceUtilizationInsightPlatformTypeEnumLowerCase = map[string]SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum{ @@ -212,6 +214,7 @@ var mappingSummarizeHostInsightResourceUtilizationInsightPlatformTypeEnumLowerCa "zlinux": SummarizeHostInsightResourceUtilizationInsightPlatformTypeZlinux, "windows": SummarizeHostInsightResourceUtilizationInsightPlatformTypeWindows, "aix": SummarizeHostInsightResourceUtilizationInsightPlatformTypeAix, + "hp_ux": SummarizeHostInsightResourceUtilizationInsightPlatformTypeHpUx, } // GetSummarizeHostInsightResourceUtilizationInsightPlatformTypeEnumValues Enumerates the set of values for SummarizeHostInsightResourceUtilizationInsightPlatformTypeEnum @@ -232,6 +235,7 @@ func GetSummarizeHostInsightResourceUtilizationInsightPlatformTypeEnumStringValu "ZLINUX", "WINDOWS", "AIX", + "HP_UX", } } diff --git a/opsi/summarize_host_insight_storage_usage_trend_aggregation_collection.go b/opsi/summarize_host_insight_storage_usage_trend_aggregation_collection.go index c2c1a3ee40..f22b67c600 100644 --- a/opsi/summarize_host_insight_storage_usage_trend_aggregation_collection.go +++ b/opsi/summarize_host_insight_storage_usage_trend_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_storage_usage_trend_request_response.go b/opsi/summarize_host_insight_storage_usage_trend_request_response.go index 696a78930c..56b977e711 100644 --- a/opsi/summarize_host_insight_storage_usage_trend_request_response.go +++ b/opsi/summarize_host_insight_storage_usage_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_top_processes_usage_request_response.go b/opsi/summarize_host_insight_top_processes_usage_request_response.go index f399ddfc54..123f720896 100644 --- a/opsi/summarize_host_insight_top_processes_usage_request_response.go +++ b/opsi/summarize_host_insight_top_processes_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insight_top_processes_usage_trend_request_response.go b/opsi/summarize_host_insight_top_processes_usage_trend_request_response.go index 04d29a5875..d5715fec9d 100644 --- a/opsi/summarize_host_insight_top_processes_usage_trend_request_response.go +++ b/opsi/summarize_host_insight_top_processes_usage_trend_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insights_disk_statistics_collection.go b/opsi/summarize_host_insights_disk_statistics_collection.go new file mode 100644 index 0000000000..ad458120f8 --- /dev/null +++ b/opsi/summarize_host_insights_disk_statistics_collection.go @@ -0,0 +1,110 @@ +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. +// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. +// Code generated. DO NOT EDIT. + +// Operations Insights API +// +// Use the Operations Insights API to perform data extraction operations to obtain database +// resource utilization, performance statistics, and reference information. For more information, +// see About Oracle Cloud Infrastructure Operations Insights (https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html). +// + +package opsi + +import ( + "fmt" + "github.com/oracle/oci-go-sdk/v65/common" + "strings" +) + +// SummarizeHostInsightsDiskStatisticsCollection Top level response object. +type SummarizeHostInsightsDiskStatisticsCollection struct { + + // The start timestamp that was passed into the request. + TimeIntervalStart *common.SDKTime `mandatory:"true" json:"timeIntervalStart"` + + // The end timestamp that was passed into the request. + TimeIntervalEnd *common.SDKTime `mandatory:"true" json:"timeIntervalEnd"` + + // Displays usage unit ( CORES, GB , PERCENT, MBPS) + UsageUnit SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum `mandatory:"true" json:"usageUnit"` + + // Time duration in milliseconds between data points (one hour or one day). + ItemDurationInMs *int64 `mandatory:"true" json:"itemDurationInMs"` + + // Collection of Data for all disks in a host. + Items []DiskStatistics `mandatory:"true" json:"items"` +} + +func (m SummarizeHostInsightsDiskStatisticsCollection) String() string { + return common.PointerString(m) +} + +// ValidateEnumValue returns an error when providing an unsupported enum value +// This function is being called during constructing API request process +// Not recommended for calling this function directly +func (m SummarizeHostInsightsDiskStatisticsCollection) ValidateEnumValue() (bool, error) { + errMessage := []string{} + if _, ok := GetMappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum(string(m.UsageUnit)); !ok && m.UsageUnit != "" { + errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for UsageUnit: %s. Supported values are: %s.", m.UsageUnit, strings.Join(GetSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumStringValues(), ","))) + } + + if len(errMessage) > 0 { + return true, fmt.Errorf(strings.Join(errMessage, "\n")) + } + return false, nil +} + +// SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum Enum with underlying type: string +type SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum string + +// Set of constants representing the allowable values for SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum +const ( + SummarizeHostInsightsDiskStatisticsCollectionUsageUnitCores SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum = "CORES" + SummarizeHostInsightsDiskStatisticsCollectionUsageUnitGb SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum = "GB" + SummarizeHostInsightsDiskStatisticsCollectionUsageUnitMbps SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum = "MBPS" + SummarizeHostInsightsDiskStatisticsCollectionUsageUnitIops SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum = "IOPS" + SummarizeHostInsightsDiskStatisticsCollectionUsageUnitPercent SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum = "PERCENT" +) + +var mappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum = map[string]SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum{ + "CORES": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitCores, + "GB": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitGb, + "MBPS": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitMbps, + "IOPS": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitIops, + "PERCENT": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitPercent, +} + +var mappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumLowerCase = map[string]SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum{ + "cores": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitCores, + "gb": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitGb, + "mbps": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitMbps, + "iops": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitIops, + "percent": SummarizeHostInsightsDiskStatisticsCollectionUsageUnitPercent, +} + +// GetSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumValues Enumerates the set of values for SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum +func GetSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumValues() []SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum { + values := make([]SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum, 0) + for _, v := range mappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum { + values = append(values, v) + } + return values +} + +// GetSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumStringValues Enumerates the set of values in String for SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum +func GetSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumStringValues() []string { + return []string{ + "CORES", + "GB", + "MBPS", + "IOPS", + "PERCENT", + } +} + +// GetMappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum performs case Insensitive comparison on enum value and return the desired enum +func GetMappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum(val string) (SummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnum, bool) { + enum, ok := mappingSummarizeHostInsightsDiskStatisticsCollectionUsageUnitEnumLowerCase[strings.ToLower(val)] + return enum, ok +} diff --git a/opsi/summarize_host_insights_top_processes_usage_collection.go b/opsi/summarize_host_insights_top_processes_usage_collection.go index 169e0200a1..bfefbca641 100644 --- a/opsi/summarize_host_insights_top_processes_usage_collection.go +++ b/opsi/summarize_host_insights_top_processes_usage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_host_insights_top_processes_usage_trend_collection.go b/opsi/summarize_host_insights_top_processes_usage_trend_collection.go index 42c5035435..d39b65a9cd 100644 --- a/opsi/summarize_host_insights_top_processes_usage_trend_collection.go +++ b/opsi/summarize_host_insights_top_processes_usage_trend_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_operations_insights_warehouse_resource_usage_aggregation.go b/opsi/summarize_operations_insights_warehouse_resource_usage_aggregation.go index e3057bd011..61b58eb8e7 100644 --- a/opsi/summarize_operations_insights_warehouse_resource_usage_aggregation.go +++ b/opsi/summarize_operations_insights_warehouse_resource_usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_operations_insights_warehouse_resource_usage_request_response.go b/opsi/summarize_operations_insights_warehouse_resource_usage_request_response.go index 3412cb7f64..12e68227de 100644 --- a/opsi/summarize_operations_insights_warehouse_resource_usage_request_response.go +++ b/opsi/summarize_operations_insights_warehouse_resource_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_sql_insights_request_response.go b/opsi/summarize_sql_insights_request_response.go index 48b61030b6..42314d57f8 100644 --- a/opsi/summarize_sql_insights_request_response.go +++ b/opsi/summarize_sql_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_sql_plan_insights_request_response.go b/opsi/summarize_sql_plan_insights_request_response.go index 8d9a7f55ac..ea656fbd2f 100644 --- a/opsi/summarize_sql_plan_insights_request_response.go +++ b/opsi/summarize_sql_plan_insights_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_sql_response_time_distributions_request_response.go b/opsi/summarize_sql_response_time_distributions_request_response.go index 784c551895..b264b0e969 100644 --- a/opsi/summarize_sql_response_time_distributions_request_response.go +++ b/opsi/summarize_sql_response_time_distributions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_sql_statistics_request_response.go b/opsi/summarize_sql_statistics_request_response.go index 8ff16a65cf..b259d20aea 100644 --- a/opsi/summarize_sql_statistics_request_response.go +++ b/opsi/summarize_sql_statistics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_sql_statistics_time_series_by_plan_request_response.go b/opsi/summarize_sql_statistics_time_series_by_plan_request_response.go index 01f597fb3d..080fc27e8b 100644 --- a/opsi/summarize_sql_statistics_time_series_by_plan_request_response.go +++ b/opsi/summarize_sql_statistics_time_series_by_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summarize_sql_statistics_time_series_request_response.go b/opsi/summarize_sql_statistics_time_series_request_response.go index 291a02f9a2..16105e09fc 100644 --- a/opsi/summarize_sql_statistics_time_series_request_response.go +++ b/opsi/summarize_sql_statistics_time_series_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/summary_statistics.go b/opsi/summary_statistics.go index a92190512c..7c4707162e 100644 --- a/opsi/summary_statistics.go +++ b/opsi/summary_statistics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/tablespace_usage_trend.go b/opsi/tablespace_usage_trend.go index cdaaa09543..fa2d08e3f1 100644 --- a/opsi/tablespace_usage_trend.go +++ b/opsi/tablespace_usage_trend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/tablespace_usage_trend_aggregation.go b/opsi/tablespace_usage_trend_aggregation.go index 9b668b0993..01179d535e 100644 --- a/opsi/tablespace_usage_trend_aggregation.go +++ b/opsi/tablespace_usage_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/top_processes_usage.go b/opsi/top_processes_usage.go index 3562e93a7b..3f8bb5c2e6 100644 --- a/opsi/top_processes_usage.go +++ b/opsi/top_processes_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/top_processes_usage_trend.go b/opsi/top_processes_usage_trend.go index 03a0346e3d..e8457a4ca9 100644 --- a/opsi/top_processes_usage_trend.go +++ b/opsi/top_processes_usage_trend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/top_processes_usage_trend_aggregation.go b/opsi/top_processes_usage_trend_aggregation.go index a678bd1aa5..ffc6347fc8 100644 --- a/opsi/top_processes_usage_trend_aggregation.go +++ b/opsi/top_processes_usage_trend_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_autonomous_database_insight_details.go b/opsi/update_autonomous_database_insight_details.go index 828315935e..4fc6c262b2 100644 --- a/opsi/update_autonomous_database_insight_details.go +++ b/opsi/update_autonomous_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_awr_hub_details.go b/opsi/update_awr_hub_details.go index 1e3dc7ac3c..b328913549 100644 --- a/opsi/update_awr_hub_details.go +++ b/opsi/update_awr_hub_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_awr_hub_request_response.go b/opsi/update_awr_hub_request_response.go index 7239955241..4744a57bf5 100644 --- a/opsi/update_awr_hub_request_response.go +++ b/opsi/update_awr_hub_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_awr_hub_source_details.go b/opsi/update_awr_hub_source_details.go index 8b26dad310..3e73188147 100644 --- a/opsi/update_awr_hub_source_details.go +++ b/opsi/update_awr_hub_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_awr_hub_source_request_response.go b/opsi/update_awr_hub_source_request_response.go index df7555ae6a..231625bbe9 100644 --- a/opsi/update_awr_hub_source_request_response.go +++ b/opsi/update_awr_hub_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_basic_configuration_item_details.go b/opsi/update_basic_configuration_item_details.go index 7249436659..b667b5c8b9 100644 --- a/opsi/update_basic_configuration_item_details.go +++ b/opsi/update_basic_configuration_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_configuration_item_details.go b/opsi/update_configuration_item_details.go index fa78b155de..b4b046b2c1 100644 --- a/opsi/update_configuration_item_details.go +++ b/opsi/update_configuration_item_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_database_insight_details.go b/opsi/update_database_insight_details.go index 28e3575018..34cf2ff269 100644 --- a/opsi/update_database_insight_details.go +++ b/opsi/update_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_database_insight_request_response.go b/opsi/update_database_insight_request_response.go index b49d6e2833..c344bf748d 100644 --- a/opsi/update_database_insight_request_response.go +++ b/opsi/update_database_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_em_managed_external_database_insight_details.go b/opsi/update_em_managed_external_database_insight_details.go index 1e9fc529db..4b6aec8ed9 100644 --- a/opsi/update_em_managed_external_database_insight_details.go +++ b/opsi/update_em_managed_external_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_em_managed_external_exadata_insight_details.go b/opsi/update_em_managed_external_exadata_insight_details.go index 40100fee58..a921456007 100644 --- a/opsi/update_em_managed_external_exadata_insight_details.go +++ b/opsi/update_em_managed_external_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_em_managed_external_host_insight_details.go b/opsi/update_em_managed_external_host_insight_details.go index 0f88078737..3e5d90eb3e 100644 --- a/opsi/update_em_managed_external_host_insight_details.go +++ b/opsi/update_em_managed_external_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_enterprise_manager_bridge_details.go b/opsi/update_enterprise_manager_bridge_details.go index 5cd09c01c1..bbd4bd53ef 100644 --- a/opsi/update_enterprise_manager_bridge_details.go +++ b/opsi/update_enterprise_manager_bridge_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_enterprise_manager_bridge_request_response.go b/opsi/update_enterprise_manager_bridge_request_response.go index 0334a87c39..0743fec64d 100644 --- a/opsi/update_enterprise_manager_bridge_request_response.go +++ b/opsi/update_enterprise_manager_bridge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_exadata_insight_details.go b/opsi/update_exadata_insight_details.go index 56439bf77c..a0d31e6caf 100644 --- a/opsi/update_exadata_insight_details.go +++ b/opsi/update_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_exadata_insight_request_response.go b/opsi/update_exadata_insight_request_response.go index b85681e3ae..b2fcc273c8 100644 --- a/opsi/update_exadata_insight_request_response.go +++ b/opsi/update_exadata_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_host_insight_details.go b/opsi/update_host_insight_details.go index 1fd33dd5b2..931410d0b7 100644 --- a/opsi/update_host_insight_details.go +++ b/opsi/update_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_host_insight_request_response.go b/opsi/update_host_insight_request_response.go index afff1747ce..fcb6fb081c 100644 --- a/opsi/update_host_insight_request_response.go +++ b/opsi/update_host_insight_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_macs_managed_cloud_host_insight_details.go b/opsi/update_macs_managed_cloud_host_insight_details.go index bb7f27d667..8c17208821 100644 --- a/opsi/update_macs_managed_cloud_host_insight_details.go +++ b/opsi/update_macs_managed_cloud_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_macs_managed_external_database_insight_details.go b/opsi/update_macs_managed_external_database_insight_details.go index 5c33276498..9834661462 100644 --- a/opsi/update_macs_managed_external_database_insight_details.go +++ b/opsi/update_macs_managed_external_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_macs_managed_external_host_insight_details.go b/opsi/update_macs_managed_external_host_insight_details.go index 74c08e6fd8..54451099ea 100644 --- a/opsi/update_macs_managed_external_host_insight_details.go +++ b/opsi/update_macs_managed_external_host_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_news_report_details.go b/opsi/update_news_report_details.go index ab57fdda75..0d53821dde 100644 --- a/opsi/update_news_report_details.go +++ b/opsi/update_news_report_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_news_report_request_response.go b/opsi/update_news_report_request_response.go index dcd74e69fe..3b57218c2d 100644 --- a/opsi/update_news_report_request_response.go +++ b/opsi/update_news_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_operations_insights_private_endpoint_details.go b/opsi/update_operations_insights_private_endpoint_details.go index e2c7de4d17..a9cb962826 100644 --- a/opsi/update_operations_insights_private_endpoint_details.go +++ b/opsi/update_operations_insights_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_operations_insights_private_endpoint_request_response.go b/opsi/update_operations_insights_private_endpoint_request_response.go index 17e06a361f..4468f7ab15 100644 --- a/opsi/update_operations_insights_private_endpoint_request_response.go +++ b/opsi/update_operations_insights_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_operations_insights_warehouse_details.go b/opsi/update_operations_insights_warehouse_details.go index e1e6247164..2b9ae72730 100644 --- a/opsi/update_operations_insights_warehouse_details.go +++ b/opsi/update_operations_insights_warehouse_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_operations_insights_warehouse_request_response.go b/opsi/update_operations_insights_warehouse_request_response.go index c171ed306f..344ce9b982 100644 --- a/opsi/update_operations_insights_warehouse_request_response.go +++ b/opsi/update_operations_insights_warehouse_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_operations_insights_warehouse_user_details.go b/opsi/update_operations_insights_warehouse_user_details.go index ed0f2cad7a..759d6e5766 100644 --- a/opsi/update_operations_insights_warehouse_user_details.go +++ b/opsi/update_operations_insights_warehouse_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_operations_insights_warehouse_user_request_response.go b/opsi/update_operations_insights_warehouse_user_request_response.go index 7d587a8d20..6464d627f6 100644 --- a/opsi/update_operations_insights_warehouse_user_request_response.go +++ b/opsi/update_operations_insights_warehouse_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_opsi_configuration_details.go b/opsi/update_opsi_configuration_details.go index fde8c5c913..b392782b8f 100644 --- a/opsi/update_opsi_configuration_details.go +++ b/opsi/update_opsi_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_opsi_configuration_request_response.go b/opsi/update_opsi_configuration_request_response.go index b99920bdeb..25af994150 100644 --- a/opsi/update_opsi_configuration_request_response.go +++ b/opsi/update_opsi_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_opsi_ux_configuration_details.go b/opsi/update_opsi_ux_configuration_details.go index fb3971a4d6..778e951041 100644 --- a/opsi/update_opsi_ux_configuration_details.go +++ b/opsi/update_opsi_ux_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_pe_comanaged_database_insight_details.go b/opsi/update_pe_comanaged_database_insight_details.go index 3d9410235f..6bd7b77bc4 100644 --- a/opsi/update_pe_comanaged_database_insight_details.go +++ b/opsi/update_pe_comanaged_database_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/update_pe_comanaged_exadata_insight_details.go b/opsi/update_pe_comanaged_exadata_insight_details.go index eaab7158e0..78e7815fe7 100644 --- a/opsi/update_pe_comanaged_exadata_insight_details.go +++ b/opsi/update_pe_comanaged_exadata_insight_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/ux_configuration_items_collection.go b/opsi/ux_configuration_items_collection.go index d6467b75aa..d23fe2d87b 100644 --- a/opsi/ux_configuration_items_collection.go +++ b/opsi/ux_configuration_items_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/vm_cluster_summary.go b/opsi/vm_cluster_summary.go index c8ed2999bd..328c1ba038 100644 --- a/opsi/vm_cluster_summary.go +++ b/opsi/vm_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/warehouse_data_object_collection.go b/opsi/warehouse_data_object_collection.go index 4053917f1a..1e22212545 100644 --- a/opsi/warehouse_data_object_collection.go +++ b/opsi/warehouse_data_object_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/warehouse_data_object_details.go b/opsi/warehouse_data_object_details.go index 401ca25b67..5b9071bb58 100644 --- a/opsi/warehouse_data_object_details.go +++ b/opsi/warehouse_data_object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/warehouse_data_object_summary.go b/opsi/warehouse_data_object_summary.go index 555333ad21..22528b1dde 100644 --- a/opsi/warehouse_data_object_summary.go +++ b/opsi/warehouse_data_object_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/warehouse_table_data_object_details.go b/opsi/warehouse_table_data_object_details.go index d19f761ca8..d7e28ee904 100644 --- a/opsi/warehouse_table_data_object_details.go +++ b/opsi/warehouse_table_data_object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/warehouse_view_data_object_details.go b/opsi/warehouse_view_data_object_details.go index 57a8cff696..3dd5021225 100644 --- a/opsi/warehouse_view_data_object_details.go +++ b/opsi/warehouse_view_data_object_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request.go b/opsi/work_request.go index 432b54bcad..cfe70d28e2 100644 --- a/opsi/work_request.go +++ b/opsi/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_collection.go b/opsi/work_request_collection.go index f0ea30dd2f..9c267b5f4c 100644 --- a/opsi/work_request_collection.go +++ b/opsi/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_error.go b/opsi/work_request_error.go index a861231248..f6183dc30e 100644 --- a/opsi/work_request_error.go +++ b/opsi/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_error_collection.go b/opsi/work_request_error_collection.go index d35b1e05b8..44b9c4774a 100644 --- a/opsi/work_request_error_collection.go +++ b/opsi/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_log_entry.go b/opsi/work_request_log_entry.go index d3c1f11f3a..15d3510d29 100644 --- a/opsi/work_request_log_entry.go +++ b/opsi/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_log_entry_collection.go b/opsi/work_request_log_entry_collection.go index 7d796b7855..88b5ebb451 100644 --- a/opsi/work_request_log_entry_collection.go +++ b/opsi/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_resource.go b/opsi/work_request_resource.go index d99f061579..92c036ed6e 100644 --- a/opsi/work_request_resource.go +++ b/opsi/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_request_resource_metadata_key.go b/opsi/work_request_resource_metadata_key.go index 7c48312583..14a464310d 100644 --- a/opsi/work_request_resource_metadata_key.go +++ b/opsi/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/opsi/work_requests.go b/opsi/work_requests.go index 2383160274..c44c73c65a 100644 --- a/opsi/work_requests.go +++ b/opsi/work_requests.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/action.go b/optimizer/action.go index 01c73d9037..b9e7ddcc54 100644 --- a/optimizer/action.go +++ b/optimizer/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/action_type.go b/optimizer/action_type.go index 2d053d3f72..a56a79411d 100644 --- a/optimizer/action_type.go +++ b/optimizer/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/bulk_apply_recommendations_details.go b/optimizer/bulk_apply_recommendations_details.go index 1f309be6a7..77bfb38cdc 100644 --- a/optimizer/bulk_apply_recommendations_details.go +++ b/optimizer/bulk_apply_recommendations_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/bulk_apply_recommendations_request_response.go b/optimizer/bulk_apply_recommendations_request_response.go index 2aa612bd8f..2126663aca 100644 --- a/optimizer/bulk_apply_recommendations_request_response.go +++ b/optimizer/bulk_apply_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/bulk_apply_resource_action.go b/optimizer/bulk_apply_resource_action.go index b607eb99e2..5f4e010a60 100644 --- a/optimizer/bulk_apply_resource_action.go +++ b/optimizer/bulk_apply_resource_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/category.go b/optimizer/category.go index ce49039211..d89ac30bf2 100644 --- a/optimizer/category.go +++ b/optimizer/category.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/category_collection.go b/optimizer/category_collection.go index be7763dfd2..d3276a7259 100644 --- a/optimizer/category_collection.go +++ b/optimizer/category_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/category_summary.go b/optimizer/category_summary.go index c78e247ef5..0c9c49a8a7 100644 --- a/optimizer/category_summary.go +++ b/optimizer/category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/create_profile_details.go b/optimizer/create_profile_details.go index 7c02201c34..395b32a21c 100644 --- a/optimizer/create_profile_details.go +++ b/optimizer/create_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/create_profile_request_response.go b/optimizer/create_profile_request_response.go index 0790656c4d..12ff183953 100644 --- a/optimizer/create_profile_request_response.go +++ b/optimizer/create_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/delete_profile_request_response.go b/optimizer/delete_profile_request_response.go index 0eb2e71e19..415ff70cbc 100644 --- a/optimizer/delete_profile_request_response.go +++ b/optimizer/delete_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/enrollment_status.go b/optimizer/enrollment_status.go index 20c4c4ae7b..d299ea846a 100644 --- a/optimizer/enrollment_status.go +++ b/optimizer/enrollment_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/enrollment_status_collection.go b/optimizer/enrollment_status_collection.go index 29d228ed63..e0585f604f 100644 --- a/optimizer/enrollment_status_collection.go +++ b/optimizer/enrollment_status_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/enrollment_status_summary.go b/optimizer/enrollment_status_summary.go index 85ff903452..6e047e4d9d 100644 --- a/optimizer/enrollment_status_summary.go +++ b/optimizer/enrollment_status_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/evaluated_metric.go b/optimizer/evaluated_metric.go index 56f4a003cc..804ac5aafa 100644 --- a/optimizer/evaluated_metric.go +++ b/optimizer/evaluated_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/filter_resource_actions_request_response.go b/optimizer/filter_resource_actions_request_response.go index 3e8affd0d9..c2a6fcbbae 100644 --- a/optimizer/filter_resource_actions_request_response.go +++ b/optimizer/filter_resource_actions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/get_category_request_response.go b/optimizer/get_category_request_response.go index ae170c45fc..25a6f40b1d 100644 --- a/optimizer/get_category_request_response.go +++ b/optimizer/get_category_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/get_enrollment_status_request_response.go b/optimizer/get_enrollment_status_request_response.go index 51a1865fc5..58a7f2fd4c 100644 --- a/optimizer/get_enrollment_status_request_response.go +++ b/optimizer/get_enrollment_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/get_profile_request_response.go b/optimizer/get_profile_request_response.go index 46656f9fb5..2b837abec5 100644 --- a/optimizer/get_profile_request_response.go +++ b/optimizer/get_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/get_recommendation_request_response.go b/optimizer/get_recommendation_request_response.go index 49ce89b06d..5650bbdeff 100644 --- a/optimizer/get_recommendation_request_response.go +++ b/optimizer/get_recommendation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/get_resource_action_request_response.go b/optimizer/get_resource_action_request_response.go index 0c5cd7de68..a10f95a583 100644 --- a/optimizer/get_resource_action_request_response.go +++ b/optimizer/get_resource_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/get_work_request_request_response.go b/optimizer/get_work_request_request_response.go index a3f9cfad23..ea3aafb1f8 100644 --- a/optimizer/get_work_request_request_response.go +++ b/optimizer/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/history_collection.go b/optimizer/history_collection.go index 87970988d8..6ad1eea841 100644 --- a/optimizer/history_collection.go +++ b/optimizer/history_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/history_summary.go b/optimizer/history_summary.go index 133599940b..74908020a8 100644 --- a/optimizer/history_summary.go +++ b/optimizer/history_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/importance.go b/optimizer/importance.go index 7477975be3..39f3decd3f 100644 --- a/optimizer/importance.go +++ b/optimizer/importance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/level_configuration.go b/optimizer/level_configuration.go index e87bdcfa16..6f1e09d11d 100644 --- a/optimizer/level_configuration.go +++ b/optimizer/level_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/levels_configuration.go b/optimizer/levels_configuration.go index 04b6f59b99..4031060ae1 100644 --- a/optimizer/levels_configuration.go +++ b/optimizer/levels_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/lifecycle_state.go b/optimizer/lifecycle_state.go index aaeb174c94..f49f38500f 100644 --- a/optimizer/lifecycle_state.go +++ b/optimizer/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_categories_request_response.go b/optimizer/list_categories_request_response.go index 9c3f027f57..95afedc111 100644 --- a/optimizer/list_categories_request_response.go +++ b/optimizer/list_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_enrollment_statuses_request_response.go b/optimizer/list_enrollment_statuses_request_response.go index dc5acb8929..a433b2a42a 100644 --- a/optimizer/list_enrollment_statuses_request_response.go +++ b/optimizer/list_enrollment_statuses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_histories_request_response.go b/optimizer/list_histories_request_response.go index a4ea568169..fdec9689f3 100644 --- a/optimizer/list_histories_request_response.go +++ b/optimizer/list_histories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_profile_levels_request_response.go b/optimizer/list_profile_levels_request_response.go index b56e28a420..e0d108156e 100644 --- a/optimizer/list_profile_levels_request_response.go +++ b/optimizer/list_profile_levels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_profiles_request_response.go b/optimizer/list_profiles_request_response.go index 3ca1ba67f1..713ecc77fe 100644 --- a/optimizer/list_profiles_request_response.go +++ b/optimizer/list_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_recommendation_strategies_request_response.go b/optimizer/list_recommendation_strategies_request_response.go index 6d28740610..991b412162 100644 --- a/optimizer/list_recommendation_strategies_request_response.go +++ b/optimizer/list_recommendation_strategies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_recommendations_request_response.go b/optimizer/list_recommendations_request_response.go index 536ced2729..a6ca27048a 100644 --- a/optimizer/list_recommendations_request_response.go +++ b/optimizer/list_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_resource_action_queryable_fields_request_response.go b/optimizer/list_resource_action_queryable_fields_request_response.go index 19f1a4e62e..21ad70eae4 100644 --- a/optimizer/list_resource_action_queryable_fields_request_response.go +++ b/optimizer/list_resource_action_queryable_fields_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_resource_actions_request_response.go b/optimizer/list_resource_actions_request_response.go index dc91c17a94..64670a25fd 100644 --- a/optimizer/list_resource_actions_request_response.go +++ b/optimizer/list_resource_actions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_work_request_errors_request_response.go b/optimizer/list_work_request_errors_request_response.go index 3c3352e43a..67510f05dc 100644 --- a/optimizer/list_work_request_errors_request_response.go +++ b/optimizer/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_work_request_logs_request_response.go b/optimizer/list_work_request_logs_request_response.go index 4e857af885..db6da6ae6e 100644 --- a/optimizer/list_work_request_logs_request_response.go +++ b/optimizer/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/list_work_requests_request_response.go b/optimizer/list_work_requests_request_response.go index 9ab54321af..f858f97f8b 100644 --- a/optimizer/list_work_requests_request_response.go +++ b/optimizer/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/operation_status.go b/optimizer/operation_status.go index 8676521059..c6b8011c19 100644 --- a/optimizer/operation_status.go +++ b/optimizer/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/operation_type.go b/optimizer/operation_type.go index f135af7bb7..457f074651 100644 --- a/optimizer/operation_type.go +++ b/optimizer/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/optimizer_client.go b/optimizer/optimizer_client.go index 99d5c0845d..af99946b73 100644 --- a/optimizer/optimizer_client.go +++ b/optimizer/optimizer_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/optimizer_enrollment_status.go b/optimizer/optimizer_enrollment_status.go index 72f6610ad4..1be0f3b30c 100644 --- a/optimizer/optimizer_enrollment_status.go +++ b/optimizer/optimizer_enrollment_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/profile.go b/optimizer/profile.go index 75387932b4..c05e8aeb8f 100644 --- a/optimizer/profile.go +++ b/optimizer/profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/profile_collection.go b/optimizer/profile_collection.go index 0b014c3d67..e17bc63c05 100644 --- a/optimizer/profile_collection.go +++ b/optimizer/profile_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/profile_level_collection.go b/optimizer/profile_level_collection.go index 00499e26fa..f26a1c5aaa 100644 --- a/optimizer/profile_level_collection.go +++ b/optimizer/profile_level_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/profile_level_summary.go b/optimizer/profile_level_summary.go index 9dbea03f52..77bd0b10af 100644 --- a/optimizer/profile_level_summary.go +++ b/optimizer/profile_level_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/profile_summary.go b/optimizer/profile_summary.go index 064b3c49d2..91cf272fe4 100644 --- a/optimizer/profile_summary.go +++ b/optimizer/profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/query_details.go b/optimizer/query_details.go index af00b629c9..b19e93754b 100644 --- a/optimizer/query_details.go +++ b/optimizer/query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/queryable_field_collection.go b/optimizer/queryable_field_collection.go index b29d61c1a4..730164fcf5 100644 --- a/optimizer/queryable_field_collection.go +++ b/optimizer/queryable_field_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/queryable_field_summary.go b/optimizer/queryable_field_summary.go index d02240326a..732679eb02 100644 --- a/optimizer/queryable_field_summary.go +++ b/optimizer/queryable_field_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/recommendation.go b/optimizer/recommendation.go index 2f236b7c53..f8ad1f2e9c 100644 --- a/optimizer/recommendation.go +++ b/optimizer/recommendation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/recommendation_collection.go b/optimizer/recommendation_collection.go index fc1ed0c11e..2f214a51e4 100644 --- a/optimizer/recommendation_collection.go +++ b/optimizer/recommendation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/recommendation_count.go b/optimizer/recommendation_count.go index 3ee71f1802..bc11c7c20b 100644 --- a/optimizer/recommendation_count.go +++ b/optimizer/recommendation_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/recommendation_strategy_collection.go b/optimizer/recommendation_strategy_collection.go index 1d7305fd79..bc7c090492 100644 --- a/optimizer/recommendation_strategy_collection.go +++ b/optimizer/recommendation_strategy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/recommendation_strategy_summary.go b/optimizer/recommendation_strategy_summary.go index bfb923b26d..b7f805dc4e 100644 --- a/optimizer/recommendation_strategy_summary.go +++ b/optimizer/recommendation_strategy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/recommendation_summary.go b/optimizer/recommendation_summary.go index 0d71d97854..501377faff 100644 --- a/optimizer/recommendation_summary.go +++ b/optimizer/recommendation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/resource_action.go b/optimizer/resource_action.go index 07ecd21bf2..9939237cee 100644 --- a/optimizer/resource_action.go +++ b/optimizer/resource_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/resource_action_collection.go b/optimizer/resource_action_collection.go index 53a8d3028e..f10fd4d98e 100644 --- a/optimizer/resource_action_collection.go +++ b/optimizer/resource_action_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/resource_action_summary.go b/optimizer/resource_action_summary.go index d13a6301e0..2b5a7973df 100644 --- a/optimizer/resource_action_summary.go +++ b/optimizer/resource_action_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/resource_count.go b/optimizer/resource_count.go index be96527a2f..9e967bbc0b 100644 --- a/optimizer/resource_count.go +++ b/optimizer/resource_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/sort_order.go b/optimizer/sort_order.go index 9b55928021..f54802e26f 100644 --- a/optimizer/sort_order.go +++ b/optimizer/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/status.go b/optimizer/status.go index a4024ebb11..ce26911abe 100644 --- a/optimizer/status.go +++ b/optimizer/status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/strategy.go b/optimizer/strategy.go index 042ab16fe2..1c8ee4b846 100644 --- a/optimizer/strategy.go +++ b/optimizer/strategy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/strategy_parameter.go b/optimizer/strategy_parameter.go index 7ca332a2c3..29ddf47733 100644 --- a/optimizer/strategy_parameter.go +++ b/optimizer/strategy_parameter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/strategy_parameter_type.go b/optimizer/strategy_parameter_type.go index 3f365fc38a..fd801d7348 100644 --- a/optimizer/strategy_parameter_type.go +++ b/optimizer/strategy_parameter_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/supported_level.go b/optimizer/supported_level.go index 6a6c149618..b10b5a5820 100644 --- a/optimizer/supported_level.go +++ b/optimizer/supported_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/supported_levels.go b/optimizer/supported_levels.go index 29d01bca34..a6b6efd9e3 100644 --- a/optimizer/supported_levels.go +++ b/optimizer/supported_levels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/tag_value_type.go b/optimizer/tag_value_type.go index ba8b555b7f..f5d42dad4c 100644 --- a/optimizer/tag_value_type.go +++ b/optimizer/tag_value_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/target_compartments.go b/optimizer/target_compartments.go index a1dbf057ad..ce828d7cbf 100644 --- a/optimizer/target_compartments.go +++ b/optimizer/target_compartments.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/target_tag.go b/optimizer/target_tag.go index b4bf76d2d4..a78fb4c0b3 100644 --- a/optimizer/target_tag.go +++ b/optimizer/target_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/target_tags.go b/optimizer/target_tags.go index c8f6b17dfe..10949340dc 100644 --- a/optimizer/target_tags.go +++ b/optimizer/target_tags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_enrollment_status_details.go b/optimizer/update_enrollment_status_details.go index e54a455f2a..7262403830 100644 --- a/optimizer/update_enrollment_status_details.go +++ b/optimizer/update_enrollment_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_enrollment_status_request_response.go b/optimizer/update_enrollment_status_request_response.go index 1a276aafb2..98c0053eca 100644 --- a/optimizer/update_enrollment_status_request_response.go +++ b/optimizer/update_enrollment_status_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_profile_details.go b/optimizer/update_profile_details.go index 61115e9f01..8e1899106a 100644 --- a/optimizer/update_profile_details.go +++ b/optimizer/update_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_profile_request_response.go b/optimizer/update_profile_request_response.go index ead96af514..f93b416dfa 100644 --- a/optimizer/update_profile_request_response.go +++ b/optimizer/update_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_recommendation_details.go b/optimizer/update_recommendation_details.go index f426653a1d..b5662b8612 100644 --- a/optimizer/update_recommendation_details.go +++ b/optimizer/update_recommendation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_recommendation_request_response.go b/optimizer/update_recommendation_request_response.go index b111042442..f05befa0c9 100644 --- a/optimizer/update_recommendation_request_response.go +++ b/optimizer/update_recommendation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_resource_action_details.go b/optimizer/update_resource_action_details.go index 12e07e6074..33c7f355ab 100644 --- a/optimizer/update_resource_action_details.go +++ b/optimizer/update_resource_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/update_resource_action_request_response.go b/optimizer/update_resource_action_request_response.go index addb51ecee..19b24add0f 100644 --- a/optimizer/update_resource_action_request_response.go +++ b/optimizer/update_resource_action_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request.go b/optimizer/work_request.go index 21910dd960..ec667b796b 100644 --- a/optimizer/work_request.go +++ b/optimizer/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_action_type.go b/optimizer/work_request_action_type.go index 38318fc6db..c0bb36ef0a 100644 --- a/optimizer/work_request_action_type.go +++ b/optimizer/work_request_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_collection.go b/optimizer/work_request_collection.go index e120d6d248..d23abc039a 100644 --- a/optimizer/work_request_collection.go +++ b/optimizer/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_error.go b/optimizer/work_request_error.go index dec0bc96c5..c33b4acbd6 100644 --- a/optimizer/work_request_error.go +++ b/optimizer/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_error_collection.go b/optimizer/work_request_error_collection.go index 733b83478e..11a7f3b119 100644 --- a/optimizer/work_request_error_collection.go +++ b/optimizer/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_log_entry.go b/optimizer/work_request_log_entry.go index 0ff2e9f046..c1797b2606 100644 --- a/optimizer/work_request_log_entry.go +++ b/optimizer/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_log_entry_collection.go b/optimizer/work_request_log_entry_collection.go index 3abe2b5f2d..115c3c5036 100644 --- a/optimizer/work_request_log_entry_collection.go +++ b/optimizer/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_resource.go b/optimizer/work_request_resource.go index ddfda7ef01..f7c69fee2d 100644 --- a/optimizer/work_request_resource.go +++ b/optimizer/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/optimizer/work_request_resource_metadata_key.go b/optimizer/work_request_resource_metadata_key.go index 2a616860c2..0fe39cbf3d 100644 --- a/optimizer/work_request_resource_metadata_key.go +++ b/optimizer/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/add_packages_to_software_source_details.go b/osmanagement/add_packages_to_software_source_details.go index 5e382cf1b4..e78ab68390 100644 --- a/osmanagement/add_packages_to_software_source_details.go +++ b/osmanagement/add_packages_to_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/add_packages_to_software_source_request_response.go b/osmanagement/add_packages_to_software_source_request_response.go index 0a910ee12a..3f0cd561fc 100644 --- a/osmanagement/add_packages_to_software_source_request_response.go +++ b/osmanagement/add_packages_to_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/api_error.go b/osmanagement/api_error.go index dfb801f3b5..d9966fdb2b 100644 --- a/osmanagement/api_error.go +++ b/osmanagement/api_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/arch_types.go b/osmanagement/arch_types.go index 9e192990fe..c5da8081a7 100644 --- a/osmanagement/arch_types.go +++ b/osmanagement/arch_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/attach_child_software_source_to_managed_instance_details.go b/osmanagement/attach_child_software_source_to_managed_instance_details.go index 6bf2ac72c4..11ed0e4021 100644 --- a/osmanagement/attach_child_software_source_to_managed_instance_details.go +++ b/osmanagement/attach_child_software_source_to_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/attach_child_software_source_to_managed_instance_request_response.go b/osmanagement/attach_child_software_source_to_managed_instance_request_response.go index 5b8886477b..01973849f2 100644 --- a/osmanagement/attach_child_software_source_to_managed_instance_request_response.go +++ b/osmanagement/attach_child_software_source_to_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/attach_managed_instance_to_managed_instance_group_request_response.go b/osmanagement/attach_managed_instance_to_managed_instance_group_request_response.go index fb7f34774f..da7f2a2fbb 100644 --- a/osmanagement/attach_managed_instance_to_managed_instance_group_request_response.go +++ b/osmanagement/attach_managed_instance_to_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/attach_parent_software_source_to_managed_instance_details.go b/osmanagement/attach_parent_software_source_to_managed_instance_details.go index b066e1f075..32fab12216 100644 --- a/osmanagement/attach_parent_software_source_to_managed_instance_details.go +++ b/osmanagement/attach_parent_software_source_to_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/attach_parent_software_source_to_managed_instance_request_response.go b/osmanagement/attach_parent_software_source_to_managed_instance_request_response.go index b5ac9bf983..fcfc8c647d 100644 --- a/osmanagement/attach_parent_software_source_to_managed_instance_request_response.go +++ b/osmanagement/attach_parent_software_source_to_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/autonomous_settings.go b/osmanagement/autonomous_settings.go index b483084d42..24aff260bc 100644 --- a/osmanagement/autonomous_settings.go +++ b/osmanagement/autonomous_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/available_software_source_summary.go b/osmanagement/available_software_source_summary.go index 7821e7a1d5..9748a50595 100644 --- a/osmanagement/available_software_source_summary.go +++ b/osmanagement/available_software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/available_update_summary.go b/osmanagement/available_update_summary.go index a349c059fb..cd46f656bc 100644 --- a/osmanagement/available_update_summary.go +++ b/osmanagement/available_update_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/available_windows_update_summary.go b/osmanagement/available_windows_update_summary.go index 9439fe9cc3..0fb9358964 100644 --- a/osmanagement/available_windows_update_summary.go +++ b/osmanagement/available_windows_update_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/change_managed_instance_group_compartment_details.go b/osmanagement/change_managed_instance_group_compartment_details.go index e94e20383d..0acf587a92 100644 --- a/osmanagement/change_managed_instance_group_compartment_details.go +++ b/osmanagement/change_managed_instance_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/change_managed_instance_group_compartment_request_response.go b/osmanagement/change_managed_instance_group_compartment_request_response.go index 0f722459c2..217862d61a 100644 --- a/osmanagement/change_managed_instance_group_compartment_request_response.go +++ b/osmanagement/change_managed_instance_group_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/change_scheduled_job_compartment_details.go b/osmanagement/change_scheduled_job_compartment_details.go index e1460ddd3c..8b6774b7c7 100644 --- a/osmanagement/change_scheduled_job_compartment_details.go +++ b/osmanagement/change_scheduled_job_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/change_scheduled_job_compartment_request_response.go b/osmanagement/change_scheduled_job_compartment_request_response.go index ddf2bde25c..e2a6a84625 100644 --- a/osmanagement/change_scheduled_job_compartment_request_response.go +++ b/osmanagement/change_scheduled_job_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/change_software_source_compartment_details.go b/osmanagement/change_software_source_compartment_details.go index 141e512f26..aa9b87e3a3 100644 --- a/osmanagement/change_software_source_compartment_details.go +++ b/osmanagement/change_software_source_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/change_software_source_compartment_request_response.go b/osmanagement/change_software_source_compartment_request_response.go index 580268d9de..cea913a999 100644 --- a/osmanagement/change_software_source_compartment_request_response.go +++ b/osmanagement/change_software_source_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/checksum_types.go b/osmanagement/checksum_types.go index 2d24ab7610..227f6f8f16 100644 --- a/osmanagement/checksum_types.go +++ b/osmanagement/checksum_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/content_availability.go b/osmanagement/content_availability.go index e936d92b01..0b14779b37 100644 --- a/osmanagement/content_availability.go +++ b/osmanagement/content_availability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/crash_event_system_information.go b/osmanagement/crash_event_system_information.go index b55fd871c4..4744983729 100644 --- a/osmanagement/crash_event_system_information.go +++ b/osmanagement/crash_event_system_information.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/create_managed_instance_group_details.go b/osmanagement/create_managed_instance_group_details.go index 7c5c9442e8..d5ff5de69c 100644 --- a/osmanagement/create_managed_instance_group_details.go +++ b/osmanagement/create_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/create_managed_instance_group_request_response.go b/osmanagement/create_managed_instance_group_request_response.go index f4fee038b1..7e33305a64 100644 --- a/osmanagement/create_managed_instance_group_request_response.go +++ b/osmanagement/create_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/create_scheduled_job_details.go b/osmanagement/create_scheduled_job_details.go index 4fba3192cf..06acc9bd65 100644 --- a/osmanagement/create_scheduled_job_details.go +++ b/osmanagement/create_scheduled_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/create_scheduled_job_request_response.go b/osmanagement/create_scheduled_job_request_response.go index 058ed4a7f2..6381c87878 100644 --- a/osmanagement/create_scheduled_job_request_response.go +++ b/osmanagement/create_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/create_software_source_details.go b/osmanagement/create_software_source_details.go index 4090819922..659f53d0c2 100644 --- a/osmanagement/create_software_source_details.go +++ b/osmanagement/create_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/create_software_source_request_response.go b/osmanagement/create_software_source_request_response.go index 3fa6139001..6cd7eca366 100644 --- a/osmanagement/create_software_source_request_response.go +++ b/osmanagement/create_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/delete_event_content_request_response.go b/osmanagement/delete_event_content_request_response.go index b50d7155b4..116f408317 100644 --- a/osmanagement/delete_event_content_request_response.go +++ b/osmanagement/delete_event_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/delete_managed_instance_group_request_response.go b/osmanagement/delete_managed_instance_group_request_response.go index b1dcf3b665..57dab4577b 100644 --- a/osmanagement/delete_managed_instance_group_request_response.go +++ b/osmanagement/delete_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/delete_scheduled_job_request_response.go b/osmanagement/delete_scheduled_job_request_response.go index 00b1235a76..a4c8808989 100644 --- a/osmanagement/delete_scheduled_job_request_response.go +++ b/osmanagement/delete_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/delete_software_source_request_response.go b/osmanagement/delete_software_source_request_response.go index 2a3e277cf7..33e95a0da6 100644 --- a/osmanagement/delete_software_source_request_response.go +++ b/osmanagement/delete_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/detach_child_software_source_from_managed_instance_details.go b/osmanagement/detach_child_software_source_from_managed_instance_details.go index b6389155ce..f7e533b933 100644 --- a/osmanagement/detach_child_software_source_from_managed_instance_details.go +++ b/osmanagement/detach_child_software_source_from_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/detach_child_software_source_from_managed_instance_request_response.go b/osmanagement/detach_child_software_source_from_managed_instance_request_response.go index 9baf1c5cb3..d22a57fc87 100644 --- a/osmanagement/detach_child_software_source_from_managed_instance_request_response.go +++ b/osmanagement/detach_child_software_source_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/detach_managed_instance_from_managed_instance_group_request_response.go b/osmanagement/detach_managed_instance_from_managed_instance_group_request_response.go index 7fe529a174..8052928305 100644 --- a/osmanagement/detach_managed_instance_from_managed_instance_group_request_response.go +++ b/osmanagement/detach_managed_instance_from_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/detach_parent_software_source_from_managed_instance_details.go b/osmanagement/detach_parent_software_source_from_managed_instance_details.go index 0497a0e48c..5535960272 100644 --- a/osmanagement/detach_parent_software_source_from_managed_instance_details.go +++ b/osmanagement/detach_parent_software_source_from_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/detach_parent_software_source_from_managed_instance_request_response.go b/osmanagement/detach_parent_software_source_from_managed_instance_request_response.go index b98bd7ded1..dcfed861f6 100644 --- a/osmanagement/detach_parent_software_source_from_managed_instance_request_response.go +++ b/osmanagement/detach_parent_software_source_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/disable_module_stream_on_managed_instance_request_response.go b/osmanagement/disable_module_stream_on_managed_instance_request_response.go index dfbffd5765..79c21ae234 100644 --- a/osmanagement/disable_module_stream_on_managed_instance_request_response.go +++ b/osmanagement/disable_module_stream_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/enable_module_stream_on_managed_instance_request_response.go b/osmanagement/enable_module_stream_on_managed_instance_request_response.go index 9afea55ba9..494e2aabd0 100644 --- a/osmanagement/enable_module_stream_on_managed_instance_request_response.go +++ b/osmanagement/enable_module_stream_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/erratum.go b/osmanagement/erratum.go index e85bac8cca..034a18306c 100644 --- a/osmanagement/erratum.go +++ b/osmanagement/erratum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/erratum_summary.go b/osmanagement/erratum_summary.go index 435aa3da3e..de28362d4b 100644 --- a/osmanagement/erratum_summary.go +++ b/osmanagement/erratum_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/event.go b/osmanagement/event.go index 016a375e2b..9814409207 100644 --- a/osmanagement/event.go +++ b/osmanagement/event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/event_collection.go b/osmanagement/event_collection.go index 60e0aa01a4..10b5cce4f1 100644 --- a/osmanagement/event_collection.go +++ b/osmanagement/event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/event_content.go b/osmanagement/event_content.go index c567d75511..b5a0298ed4 100644 --- a/osmanagement/event_content.go +++ b/osmanagement/event_content.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/event_report.go b/osmanagement/event_report.go index 1a993ffabd..58652a4ac4 100644 --- a/osmanagement/event_report.go +++ b/osmanagement/event_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/event_summary.go b/osmanagement/event_summary.go index 1a3299cd73..4af42370bc 100644 --- a/osmanagement/event_summary.go +++ b/osmanagement/event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/event_type.go b/osmanagement/event_type.go index ee1057b2e6..fa6a29d7ea 100644 --- a/osmanagement/event_type.go +++ b/osmanagement/event_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_erratum_request_response.go b/osmanagement/get_erratum_request_response.go index 847b8ef7a6..416bdece55 100644 --- a/osmanagement/get_erratum_request_response.go +++ b/osmanagement/get_erratum_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_event_content_request_response.go b/osmanagement/get_event_content_request_response.go index b141fbbc7b..23da07e2d4 100644 --- a/osmanagement/get_event_content_request_response.go +++ b/osmanagement/get_event_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_event_report_request_response.go b/osmanagement/get_event_report_request_response.go index 3951cdfc45..75aafbccc2 100644 --- a/osmanagement/get_event_report_request_response.go +++ b/osmanagement/get_event_report_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_event_request_response.go b/osmanagement/get_event_request_response.go index 7ce81fe155..62edc45c30 100644 --- a/osmanagement/get_event_request_response.go +++ b/osmanagement/get_event_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_managed_instance_group_request_response.go b/osmanagement/get_managed_instance_group_request_response.go index 18dc14939c..e9c33c9d3a 100644 --- a/osmanagement/get_managed_instance_group_request_response.go +++ b/osmanagement/get_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_managed_instance_request_response.go b/osmanagement/get_managed_instance_request_response.go index f77f1b7c9b..deaf56af4f 100644 --- a/osmanagement/get_managed_instance_request_response.go +++ b/osmanagement/get_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_module_stream_profile_request_response.go b/osmanagement/get_module_stream_profile_request_response.go index 87991bec11..c00de7cdf1 100644 --- a/osmanagement/get_module_stream_profile_request_response.go +++ b/osmanagement/get_module_stream_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_module_stream_request_response.go b/osmanagement/get_module_stream_request_response.go index 8d388139dc..a7b5e17e7b 100644 --- a/osmanagement/get_module_stream_request_response.go +++ b/osmanagement/get_module_stream_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_scheduled_job_request_response.go b/osmanagement/get_scheduled_job_request_response.go index c0056d9058..5f57cad08f 100644 --- a/osmanagement/get_scheduled_job_request_response.go +++ b/osmanagement/get_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_software_package_request_response.go b/osmanagement/get_software_package_request_response.go index e0aa7c043c..6e8d10757b 100644 --- a/osmanagement/get_software_package_request_response.go +++ b/osmanagement/get_software_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_software_source_request_response.go b/osmanagement/get_software_source_request_response.go index c11c31fde8..1969164894 100644 --- a/osmanagement/get_software_source_request_response.go +++ b/osmanagement/get_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_windows_update_request_response.go b/osmanagement/get_windows_update_request_response.go index b9a35ac775..d8af54ff6e 100644 --- a/osmanagement/get_windows_update_request_response.go +++ b/osmanagement/get_windows_update_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/get_work_request_request_response.go b/osmanagement/get_work_request_request_response.go index 3d8e2f95cb..dd8926fb7f 100644 --- a/osmanagement/get_work_request_request_response.go +++ b/osmanagement/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/id.go b/osmanagement/id.go index 6db0e9c3f2..2de4e04faf 100644 --- a/osmanagement/id.go +++ b/osmanagement/id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_all_package_updates_on_managed_instance_request_response.go b/osmanagement/install_all_package_updates_on_managed_instance_request_response.go index 212b760af6..43933926e5 100644 --- a/osmanagement/install_all_package_updates_on_managed_instance_request_response.go +++ b/osmanagement/install_all_package_updates_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_all_updates_on_managed_instance_group_request_response.go b/osmanagement/install_all_updates_on_managed_instance_group_request_response.go index cd74cceee2..fe7ba87c63 100644 --- a/osmanagement/install_all_updates_on_managed_instance_group_request_response.go +++ b/osmanagement/install_all_updates_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_all_windows_updates_on_managed_instance_request_response.go b/osmanagement/install_all_windows_updates_on_managed_instance_request_response.go index 3ff043a282..e3cffb63ec 100644 --- a/osmanagement/install_all_windows_updates_on_managed_instance_request_response.go +++ b/osmanagement/install_all_windows_updates_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_module_stream_profile_on_managed_instance_request_response.go b/osmanagement/install_module_stream_profile_on_managed_instance_request_response.go index bc5afd8872..b4e2e81311 100644 --- a/osmanagement/install_module_stream_profile_on_managed_instance_request_response.go +++ b/osmanagement/install_module_stream_profile_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_package_on_managed_instance_request_response.go b/osmanagement/install_package_on_managed_instance_request_response.go index e8ace8e61a..3fff2d956a 100644 --- a/osmanagement/install_package_on_managed_instance_request_response.go +++ b/osmanagement/install_package_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_package_update_on_managed_instance_request_response.go b/osmanagement/install_package_update_on_managed_instance_request_response.go index 90d7772cf5..a4ed8b0d76 100644 --- a/osmanagement/install_package_update_on_managed_instance_request_response.go +++ b/osmanagement/install_package_update_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/install_windows_update_on_managed_instance_request_response.go b/osmanagement/install_windows_update_on_managed_instance_request_response.go index 57529c718b..137c424bc6 100644 --- a/osmanagement/install_windows_update_on_managed_instance_request_response.go +++ b/osmanagement/install_windows_update_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/installable_package_summary.go b/osmanagement/installable_package_summary.go index 79eab31e74..3dfa8fe04a 100644 --- a/osmanagement/installable_package_summary.go +++ b/osmanagement/installable_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/installed_package_summary.go b/osmanagement/installed_package_summary.go index 3d7f90b3ce..28507437e2 100644 --- a/osmanagement/installed_package_summary.go +++ b/osmanagement/installed_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/installed_windows_update_summary.go b/osmanagement/installed_windows_update_summary.go index 3e85053bae..4a49f80b1a 100644 --- a/osmanagement/installed_windows_update_summary.go +++ b/osmanagement/installed_windows_update_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/interval_types.go b/osmanagement/interval_types.go index 38685f199c..e77ea1960d 100644 --- a/osmanagement/interval_types.go +++ b/osmanagement/interval_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/is_eligible_for_installation.go b/osmanagement/is_eligible_for_installation.go index 2af847c870..b780cb6103 100644 --- a/osmanagement/is_eligible_for_installation.go +++ b/osmanagement/is_eligible_for_installation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/kernel_crash_event.go b/osmanagement/kernel_crash_event.go index 731381effa..d6489c4708 100644 --- a/osmanagement/kernel_crash_event.go +++ b/osmanagement/kernel_crash_event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/kernel_oops_event.go b/osmanagement/kernel_oops_event.go index 660f2c54f4..1ce9e3ce00 100644 --- a/osmanagement/kernel_oops_event.go +++ b/osmanagement/kernel_oops_event.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/kernel_vm_core_information.go b/osmanagement/kernel_vm_core_information.go index 4071b11b8d..2dbe589d3e 100644 --- a/osmanagement/kernel_vm_core_information.go +++ b/osmanagement/kernel_vm_core_information.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/lifecycle_states.go b/osmanagement/lifecycle_states.go index fb55c87724..1e3b886335 100644 --- a/osmanagement/lifecycle_states.go +++ b/osmanagement/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_available_packages_for_managed_instance_request_response.go b/osmanagement/list_available_packages_for_managed_instance_request_response.go index 86e930760d..8ead130daa 100644 --- a/osmanagement/list_available_packages_for_managed_instance_request_response.go +++ b/osmanagement/list_available_packages_for_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_available_software_sources_for_managed_instance_request_response.go b/osmanagement/list_available_software_sources_for_managed_instance_request_response.go index 41960cac5b..8f7cb801be 100644 --- a/osmanagement/list_available_software_sources_for_managed_instance_request_response.go +++ b/osmanagement/list_available_software_sources_for_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_available_updates_for_managed_instance_request_response.go b/osmanagement/list_available_updates_for_managed_instance_request_response.go index 54489b26d6..333ada2b68 100644 --- a/osmanagement/list_available_updates_for_managed_instance_request_response.go +++ b/osmanagement/list_available_updates_for_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_available_windows_updates_for_managed_instance_request_response.go b/osmanagement/list_available_windows_updates_for_managed_instance_request_response.go index 9d7a0587dd..3578c9a2a6 100644 --- a/osmanagement/list_available_windows_updates_for_managed_instance_request_response.go +++ b/osmanagement/list_available_windows_updates_for_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_errata_request_response.go b/osmanagement/list_errata_request_response.go index 63b8521049..8b772a13db 100644 --- a/osmanagement/list_errata_request_response.go +++ b/osmanagement/list_errata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_events_request_response.go b/osmanagement/list_events_request_response.go index 5b17eb797e..9b87d67d85 100644 --- a/osmanagement/list_events_request_response.go +++ b/osmanagement/list_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_managed_instance_errata_request_response.go b/osmanagement/list_managed_instance_errata_request_response.go index 6ced44c62f..0ade69d7c8 100644 --- a/osmanagement/list_managed_instance_errata_request_response.go +++ b/osmanagement/list_managed_instance_errata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_managed_instance_groups_request_response.go b/osmanagement/list_managed_instance_groups_request_response.go index 23eaf63ec5..9b88529e02 100644 --- a/osmanagement/list_managed_instance_groups_request_response.go +++ b/osmanagement/list_managed_instance_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_managed_instances_request_response.go b/osmanagement/list_managed_instances_request_response.go index a5284ed5e0..b6c4ea7722 100644 --- a/osmanagement/list_managed_instances_request_response.go +++ b/osmanagement/list_managed_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_module_stream_profiles_on_managed_instance_request_response.go b/osmanagement/list_module_stream_profiles_on_managed_instance_request_response.go index 6af93231cb..df4aacfb6c 100644 --- a/osmanagement/list_module_stream_profiles_on_managed_instance_request_response.go +++ b/osmanagement/list_module_stream_profiles_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_module_stream_profiles_request_response.go b/osmanagement/list_module_stream_profiles_request_response.go index cb3c1fa39a..a751a8d74d 100644 --- a/osmanagement/list_module_stream_profiles_request_response.go +++ b/osmanagement/list_module_stream_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_module_streams_on_managed_instance_request_response.go b/osmanagement/list_module_streams_on_managed_instance_request_response.go index 642428b97d..253eefd147 100644 --- a/osmanagement/list_module_streams_on_managed_instance_request_response.go +++ b/osmanagement/list_module_streams_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_module_streams_request_response.go b/osmanagement/list_module_streams_request_response.go index cc449ca5a0..f5d40b7cc9 100644 --- a/osmanagement/list_module_streams_request_response.go +++ b/osmanagement/list_module_streams_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_packages_installed_on_managed_instance_request_response.go b/osmanagement/list_packages_installed_on_managed_instance_request_response.go index a3710b9e12..d14afce1e8 100644 --- a/osmanagement/list_packages_installed_on_managed_instance_request_response.go +++ b/osmanagement/list_packages_installed_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_related_events_request_response.go b/osmanagement/list_related_events_request_response.go index 9c31df76a2..873824b3de 100644 --- a/osmanagement/list_related_events_request_response.go +++ b/osmanagement/list_related_events_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_scheduled_jobs_request_response.go b/osmanagement/list_scheduled_jobs_request_response.go index 915b52b0c2..d23204f28c 100644 --- a/osmanagement/list_scheduled_jobs_request_response.go +++ b/osmanagement/list_scheduled_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_software_source_packages_request_response.go b/osmanagement/list_software_source_packages_request_response.go index ffcd535d06..3ca1e16f21 100644 --- a/osmanagement/list_software_source_packages_request_response.go +++ b/osmanagement/list_software_source_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_software_sources_request_response.go b/osmanagement/list_software_sources_request_response.go index 5a97375e4b..47c83bdd1d 100644 --- a/osmanagement/list_software_sources_request_response.go +++ b/osmanagement/list_software_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_upcoming_scheduled_jobs_request_response.go b/osmanagement/list_upcoming_scheduled_jobs_request_response.go index 2950aaa7d9..df593ece45 100644 --- a/osmanagement/list_upcoming_scheduled_jobs_request_response.go +++ b/osmanagement/list_upcoming_scheduled_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_windows_updates_installed_on_managed_instance_request_response.go b/osmanagement/list_windows_updates_installed_on_managed_instance_request_response.go index f8db0fb6be..ce329d1401 100644 --- a/osmanagement/list_windows_updates_installed_on_managed_instance_request_response.go +++ b/osmanagement/list_windows_updates_installed_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_windows_updates_request_response.go b/osmanagement/list_windows_updates_request_response.go index d7bc0bde4a..846a2caec8 100644 --- a/osmanagement/list_windows_updates_request_response.go +++ b/osmanagement/list_windows_updates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_work_request_errors_request_response.go b/osmanagement/list_work_request_errors_request_response.go index 8ee3d83925..88a9a6efac 100644 --- a/osmanagement/list_work_request_errors_request_response.go +++ b/osmanagement/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_work_request_logs_request_response.go b/osmanagement/list_work_request_logs_request_response.go index 1fbfeea819..3cfa45e0a0 100644 --- a/osmanagement/list_work_request_logs_request_response.go +++ b/osmanagement/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/list_work_requests_request_response.go b/osmanagement/list_work_requests_request_response.go index 17f3704840..ddd5eb5bd6 100644 --- a/osmanagement/list_work_requests_request_response.go +++ b/osmanagement/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/manage_module_streams_on_managed_instance_details.go b/osmanagement/manage_module_streams_on_managed_instance_details.go index 7e684e0093..682c82d373 100644 --- a/osmanagement/manage_module_streams_on_managed_instance_details.go +++ b/osmanagement/manage_module_streams_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/manage_module_streams_on_managed_instance_request_response.go b/osmanagement/manage_module_streams_on_managed_instance_request_response.go index c81efa7194..d6db8c4005 100644 --- a/osmanagement/manage_module_streams_on_managed_instance_request_response.go +++ b/osmanagement/manage_module_streams_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/managed_instance.go b/osmanagement/managed_instance.go index c7b335c28c..aef6a19e77 100644 --- a/osmanagement/managed_instance.go +++ b/osmanagement/managed_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/managed_instance_group.go b/osmanagement/managed_instance_group.go index 6ecd1294bd..66a839c17c 100644 --- a/osmanagement/managed_instance_group.go +++ b/osmanagement/managed_instance_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/managed_instance_group_summary.go b/osmanagement/managed_instance_group_summary.go index 4beef5ffa5..868487c694 100644 --- a/osmanagement/managed_instance_group_summary.go +++ b/osmanagement/managed_instance_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/managed_instance_summary.go b/osmanagement/managed_instance_summary.go index f4f41279a1..9cf031af00 100644 --- a/osmanagement/managed_instance_summary.go +++ b/osmanagement/managed_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream.go b/osmanagement/module_stream.go index 1d985120a4..3c9407bea7 100644 --- a/osmanagement/module_stream.go +++ b/osmanagement/module_stream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_details.go b/osmanagement/module_stream_details.go index f6a473cf76..79349697d4 100644 --- a/osmanagement/module_stream_details.go +++ b/osmanagement/module_stream_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_on_managed_instance_summary.go b/osmanagement/module_stream_on_managed_instance_summary.go index c9fbc0d169..f21bcaab15 100644 --- a/osmanagement/module_stream_on_managed_instance_summary.go +++ b/osmanagement/module_stream_on_managed_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_profile.go b/osmanagement/module_stream_profile.go index c8fe5af521..bf7a914239 100644 --- a/osmanagement/module_stream_profile.go +++ b/osmanagement/module_stream_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_profile_details.go b/osmanagement/module_stream_profile_details.go index 2c3fb95ad5..b4aabbe401 100644 --- a/osmanagement/module_stream_profile_details.go +++ b/osmanagement/module_stream_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_profile_on_managed_instance_summary.go b/osmanagement/module_stream_profile_on_managed_instance_summary.go index 3c83d498a5..51ef8b004d 100644 --- a/osmanagement/module_stream_profile_on_managed_instance_summary.go +++ b/osmanagement/module_stream_profile_on_managed_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_profile_summary.go b/osmanagement/module_stream_profile_summary.go index f1dee1c722..71a0b530ab 100644 --- a/osmanagement/module_stream_profile_summary.go +++ b/osmanagement/module_stream_profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/module_stream_summary.go b/osmanagement/module_stream_summary.go index 8476ae3789..ba37ca2933 100644 --- a/osmanagement/module_stream_summary.go +++ b/osmanagement/module_stream_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/operation_status.go b/osmanagement/operation_status.go index d3637ad34f..89813b9b3c 100644 --- a/osmanagement/operation_status.go +++ b/osmanagement/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/operation_types.go b/osmanagement/operation_types.go index c8560174dc..d2ebf2a70f 100644 --- a/osmanagement/operation_types.go +++ b/osmanagement/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/os_families.go b/osmanagement/os_families.go index 3ce9e35dc7..6e75092b06 100644 --- a/osmanagement/os_families.go +++ b/osmanagement/os_families.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/osmanagement_client.go b/osmanagement/osmanagement_client.go index e6d347c9f6..9c8e62f68f 100644 --- a/osmanagement/osmanagement_client.go +++ b/osmanagement/osmanagement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/osmanagement_event_client.go b/osmanagement/osmanagement_event_client.go index 789d38e5e2..f513e7228e 100644 --- a/osmanagement/osmanagement_event_client.go +++ b/osmanagement/osmanagement_event_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/package_name.go b/osmanagement/package_name.go index 86550194cc..26be897e71 100644 --- a/osmanagement/package_name.go +++ b/osmanagement/package_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/package_update_types.go b/osmanagement/package_update_types.go index 0e453c1cfd..eb3ac61084 100644 --- a/osmanagement/package_update_types.go +++ b/osmanagement/package_update_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/recurrence.go b/osmanagement/recurrence.go index bbed8c6a43..02f45c3bf4 100644 --- a/osmanagement/recurrence.go +++ b/osmanagement/recurrence.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/related_event_collection.go b/osmanagement/related_event_collection.go index d0a81a0cb6..3cea826f73 100644 --- a/osmanagement/related_event_collection.go +++ b/osmanagement/related_event_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/related_event_summary.go b/osmanagement/related_event_summary.go index 55a7f47866..a33de75d3e 100644 --- a/osmanagement/related_event_summary.go +++ b/osmanagement/related_event_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/remove_module_stream_profile_from_managed_instance_request_response.go b/osmanagement/remove_module_stream_profile_from_managed_instance_request_response.go index 31ccdd9997..1ab75d69f9 100644 --- a/osmanagement/remove_module_stream_profile_from_managed_instance_request_response.go +++ b/osmanagement/remove_module_stream_profile_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/remove_package_from_managed_instance_request_response.go b/osmanagement/remove_package_from_managed_instance_request_response.go index 569112782e..baa11b235d 100644 --- a/osmanagement/remove_package_from_managed_instance_request_response.go +++ b/osmanagement/remove_package_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/remove_packages_from_software_source_details.go b/osmanagement/remove_packages_from_software_source_details.go index 9c0e2992ca..bd0c096d53 100644 --- a/osmanagement/remove_packages_from_software_source_details.go +++ b/osmanagement/remove_packages_from_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/remove_packages_from_software_source_request_response.go b/osmanagement/remove_packages_from_software_source_request_response.go index 12006c186a..cd60eef7e3 100644 --- a/osmanagement/remove_packages_from_software_source_request_response.go +++ b/osmanagement/remove_packages_from_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/run_scheduled_job_now_request_response.go b/osmanagement/run_scheduled_job_now_request_response.go index 59d5d2e876..b6475ae7e8 100644 --- a/osmanagement/run_scheduled_job_now_request_response.go +++ b/osmanagement/run_scheduled_job_now_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/schedule_types.go b/osmanagement/schedule_types.go index 557d91ccdd..65ebc1f918 100644 --- a/osmanagement/schedule_types.go +++ b/osmanagement/schedule_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/scheduled_job.go b/osmanagement/scheduled_job.go index e7d20d485d..e56629758c 100644 --- a/osmanagement/scheduled_job.go +++ b/osmanagement/scheduled_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/scheduled_job_summary.go b/osmanagement/scheduled_job_summary.go index 34f5cf0ec6..fec123df3d 100644 --- a/osmanagement/scheduled_job_summary.go +++ b/osmanagement/scheduled_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/search_software_packages_request_response.go b/osmanagement/search_software_packages_request_response.go index f8b3374f6d..5492fb17f8 100644 --- a/osmanagement/search_software_packages_request_response.go +++ b/osmanagement/search_software_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/skip_next_scheduled_job_execution_request_response.go b/osmanagement/skip_next_scheduled_job_execution_request_response.go index cc4c8619b7..d5ecaca3b6 100644 --- a/osmanagement/skip_next_scheduled_job_execution_request_response.go +++ b/osmanagement/skip_next_scheduled_job_execution_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_package.go b/osmanagement/software_package.go index 231a4d88be..2ccbcb44dd 100644 --- a/osmanagement/software_package.go +++ b/osmanagement/software_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_package_dependency.go b/osmanagement/software_package_dependency.go index b7ebc812b0..b39f44475d 100644 --- a/osmanagement/software_package_dependency.go +++ b/osmanagement/software_package_dependency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_package_file.go b/osmanagement/software_package_file.go index 50b0e10f76..8a29907664 100644 --- a/osmanagement/software_package_file.go +++ b/osmanagement/software_package_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_package_search_summary.go b/osmanagement/software_package_search_summary.go index 42c03c5f36..532458a23c 100644 --- a/osmanagement/software_package_search_summary.go +++ b/osmanagement/software_package_search_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_package_summary.go b/osmanagement/software_package_summary.go index 827ad8897b..582474d503 100644 --- a/osmanagement/software_package_summary.go +++ b/osmanagement/software_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_source.go b/osmanagement/software_source.go index 8bc004229b..fef7de81eb 100644 --- a/osmanagement/software_source.go +++ b/osmanagement/software_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_source_id.go b/osmanagement/software_source_id.go index b15fe95b13..7f1ae5c6a9 100644 --- a/osmanagement/software_source_id.go +++ b/osmanagement/software_source_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/software_source_summary.go b/osmanagement/software_source_summary.go index 2ba5c3a029..8fb0427f80 100644 --- a/osmanagement/software_source_summary.go +++ b/osmanagement/software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/switch_module_stream_on_managed_instance_request_response.go b/osmanagement/switch_module_stream_on_managed_instance_request_response.go index 92e55c6d03..8deee074e6 100644 --- a/osmanagement/switch_module_stream_on_managed_instance_request_response.go +++ b/osmanagement/switch_module_stream_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_event_details.go b/osmanagement/update_event_details.go index d132ab381e..c0623319e1 100644 --- a/osmanagement/update_event_details.go +++ b/osmanagement/update_event_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_event_request_response.go b/osmanagement/update_event_request_response.go index 800a5b13df..ab227cf71b 100644 --- a/osmanagement/update_event_request_response.go +++ b/osmanagement/update_event_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_managed_instance_details.go b/osmanagement/update_managed_instance_details.go index 55de88a8de..b26635dc9f 100644 --- a/osmanagement/update_managed_instance_details.go +++ b/osmanagement/update_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_managed_instance_group_details.go b/osmanagement/update_managed_instance_group_details.go index d9d505ffc3..b5dc8da4ae 100644 --- a/osmanagement/update_managed_instance_group_details.go +++ b/osmanagement/update_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_managed_instance_group_request_response.go b/osmanagement/update_managed_instance_group_request_response.go index c6b2a45c82..d26abd8265 100644 --- a/osmanagement/update_managed_instance_group_request_response.go +++ b/osmanagement/update_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_managed_instance_request_response.go b/osmanagement/update_managed_instance_request_response.go index 554554c4c1..5d842a254f 100644 --- a/osmanagement/update_managed_instance_request_response.go +++ b/osmanagement/update_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_module_details.go b/osmanagement/update_module_details.go index 7bd980dc1b..55b72141a2 100644 --- a/osmanagement/update_module_details.go +++ b/osmanagement/update_module_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_module_stream_details.go b/osmanagement/update_module_stream_details.go index 74cf1eeb0e..29c0a76847 100644 --- a/osmanagement/update_module_stream_details.go +++ b/osmanagement/update_module_stream_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_module_stream_profile_details.go b/osmanagement/update_module_stream_profile_details.go index 6010d33b07..3b3f393a6a 100644 --- a/osmanagement/update_module_stream_profile_details.go +++ b/osmanagement/update_module_stream_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_module_stream_state_details.go b/osmanagement/update_module_stream_state_details.go index c213bccab1..837bcd5a32 100644 --- a/osmanagement/update_module_stream_state_details.go +++ b/osmanagement/update_module_stream_state_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_scheduled_job_details.go b/osmanagement/update_scheduled_job_details.go index 912a3b5071..a6edb0e443 100644 --- a/osmanagement/update_scheduled_job_details.go +++ b/osmanagement/update_scheduled_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_scheduled_job_request_response.go b/osmanagement/update_scheduled_job_request_response.go index 8955d0560b..65c094ca91 100644 --- a/osmanagement/update_scheduled_job_request_response.go +++ b/osmanagement/update_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_software_source_details.go b/osmanagement/update_software_source_details.go index 5bcc9b3ef3..32c09d0861 100644 --- a/osmanagement/update_software_source_details.go +++ b/osmanagement/update_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_software_source_request_response.go b/osmanagement/update_software_source_request_response.go index f55f0c8b9b..a8d7f32a33 100644 --- a/osmanagement/update_software_source_request_response.go +++ b/osmanagement/update_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/update_types.go b/osmanagement/update_types.go index 090989570b..2833bb3fe7 100644 --- a/osmanagement/update_types.go +++ b/osmanagement/update_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/upload_event_content_request_response.go b/osmanagement/upload_event_content_request_response.go index 5f13bc2582..540e8d2977 100644 --- a/osmanagement/upload_event_content_request_response.go +++ b/osmanagement/upload_event_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/windows_update.go b/osmanagement/windows_update.go index 95a57b65c5..0111f5f584 100644 --- a/osmanagement/windows_update.go +++ b/osmanagement/windows_update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/windows_update_summary.go b/osmanagement/windows_update_summary.go index 57525451e2..ea1e975b25 100644 --- a/osmanagement/windows_update_summary.go +++ b/osmanagement/windows_update_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/work_request.go b/osmanagement/work_request.go index ce8b9bf114..6f0c747808 100644 --- a/osmanagement/work_request.go +++ b/osmanagement/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/work_request_error.go b/osmanagement/work_request_error.go index a6e953c650..0f7131fa20 100644 --- a/osmanagement/work_request_error.go +++ b/osmanagement/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/work_request_log_entry.go b/osmanagement/work_request_log_entry.go index 24ef7ce345..163253895b 100644 --- a/osmanagement/work_request_log_entry.go +++ b/osmanagement/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/work_request_resource.go b/osmanagement/work_request_resource.go index bd10f44102..87ba247840 100644 --- a/osmanagement/work_request_resource.go +++ b/osmanagement/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagement/work_request_summary.go b/osmanagement/work_request_summary.go index cb71b490ac..133c8ab962 100644 --- a/osmanagement/work_request_summary.go +++ b/osmanagement/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/action_type.go b/osmanagementhub/action_type.go index 01340e8c0b..78f4d00f1a 100644 --- a/osmanagementhub/action_type.go +++ b/osmanagementhub/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/advisory_severity.go b/osmanagementhub/advisory_severity.go index ed90c7270b..facde2c5f7 100644 --- a/osmanagementhub/advisory_severity.go +++ b/osmanagementhub/advisory_severity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/arch_type.go b/osmanagementhub/arch_type.go index 17cbfd0962..7348cde323 100644 --- a/osmanagementhub/arch_type.go +++ b/osmanagementhub/arch_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_managed_instances_to_lifecycle_stage_details.go b/osmanagementhub/attach_managed_instances_to_lifecycle_stage_details.go index d974f5069d..e1b9877304 100644 --- a/osmanagementhub/attach_managed_instances_to_lifecycle_stage_details.go +++ b/osmanagementhub/attach_managed_instances_to_lifecycle_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_managed_instances_to_lifecycle_stage_request_response.go b/osmanagementhub/attach_managed_instances_to_lifecycle_stage_request_response.go index 3fc5d59827..669684ef36 100644 --- a/osmanagementhub/attach_managed_instances_to_lifecycle_stage_request_response.go +++ b/osmanagementhub/attach_managed_instances_to_lifecycle_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_managed_instances_to_managed_instance_group_details.go b/osmanagementhub/attach_managed_instances_to_managed_instance_group_details.go index 4d64d36fcf..b4e199ae87 100644 --- a/osmanagementhub/attach_managed_instances_to_managed_instance_group_details.go +++ b/osmanagementhub/attach_managed_instances_to_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_managed_instances_to_managed_instance_group_request_response.go b/osmanagementhub/attach_managed_instances_to_managed_instance_group_request_response.go index 673dbd58d8..410be968dc 100644 --- a/osmanagementhub/attach_managed_instances_to_managed_instance_group_request_response.go +++ b/osmanagementhub/attach_managed_instances_to_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_software_sources_to_managed_instance_details.go b/osmanagementhub/attach_software_sources_to_managed_instance_details.go index 9013e4bcf8..b64cdafa0b 100644 --- a/osmanagementhub/attach_software_sources_to_managed_instance_details.go +++ b/osmanagementhub/attach_software_sources_to_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_software_sources_to_managed_instance_group_details.go b/osmanagementhub/attach_software_sources_to_managed_instance_group_details.go index a9d4c86350..88ce820cd4 100644 --- a/osmanagementhub/attach_software_sources_to_managed_instance_group_details.go +++ b/osmanagementhub/attach_software_sources_to_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_software_sources_to_managed_instance_group_request_response.go b/osmanagementhub/attach_software_sources_to_managed_instance_group_request_response.go index 649c91437e..42b57a5559 100644 --- a/osmanagementhub/attach_software_sources_to_managed_instance_group_request_response.go +++ b/osmanagementhub/attach_software_sources_to_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/attach_software_sources_to_managed_instance_request_response.go b/osmanagementhub/attach_software_sources_to_managed_instance_request_response.go index eb5688ca4c..b48cf02ec2 100644 --- a/osmanagementhub/attach_software_sources_to_managed_instance_request_response.go +++ b/osmanagementhub/attach_software_sources_to_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/availability.go b/osmanagementhub/availability.go index daff88ada7..e20fe6bc20 100644 --- a/osmanagementhub/availability.go +++ b/osmanagementhub/availability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/available_package_collection.go b/osmanagementhub/available_package_collection.go index aa2283e209..925debd02a 100644 --- a/osmanagementhub/available_package_collection.go +++ b/osmanagementhub/available_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/available_package_summary.go b/osmanagementhub/available_package_summary.go index 67504dc8fb..a523e8f8a8 100644 --- a/osmanagementhub/available_package_summary.go +++ b/osmanagementhub/available_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/available_software_source_collection.go b/osmanagementhub/available_software_source_collection.go index 1625aa5bce..ac07f678bf 100644 --- a/osmanagementhub/available_software_source_collection.go +++ b/osmanagementhub/available_software_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/available_software_source_summary.go b/osmanagementhub/available_software_source_summary.go index d6076bb6c0..6a14932486 100644 --- a/osmanagementhub/available_software_source_summary.go +++ b/osmanagementhub/available_software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/change_availability_of_software_sources_details.go b/osmanagementhub/change_availability_of_software_sources_details.go index 2c4cce13b8..4902454e21 100644 --- a/osmanagementhub/change_availability_of_software_sources_details.go +++ b/osmanagementhub/change_availability_of_software_sources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/change_availability_of_software_sources_request_response.go b/osmanagementhub/change_availability_of_software_sources_request_response.go index 3f18976917..eeb7196327 100644 --- a/osmanagementhub/change_availability_of_software_sources_request_response.go +++ b/osmanagementhub/change_availability_of_software_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/checksum_type.go b/osmanagementhub/checksum_type.go index 3ee899795f..e88dc54c59 100644 --- a/osmanagementhub/checksum_type.go +++ b/osmanagementhub/checksum_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/classification_types.go b/osmanagementhub/classification_types.go index 651ec855f8..4a6d77b4f1 100644 --- a/osmanagementhub/classification_types.go +++ b/osmanagementhub/classification_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_custom_software_source_details.go b/osmanagementhub/create_custom_software_source_details.go index 1944175ba9..5874c110c2 100644 --- a/osmanagementhub/create_custom_software_source_details.go +++ b/osmanagementhub/create_custom_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_entitlement_details.go b/osmanagementhub/create_entitlement_details.go index 4d39b75ab0..7bceeedd87 100644 --- a/osmanagementhub/create_entitlement_details.go +++ b/osmanagementhub/create_entitlement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_entitlement_request_response.go b/osmanagementhub/create_entitlement_request_response.go index c649b3a41b..5b89294596 100644 --- a/osmanagementhub/create_entitlement_request_response.go +++ b/osmanagementhub/create_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_group_profile_details.go b/osmanagementhub/create_group_profile_details.go index cdd0e39e38..c1e8001094 100644 --- a/osmanagementhub/create_group_profile_details.go +++ b/osmanagementhub/create_group_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_lifecycle_environment_details.go b/osmanagementhub/create_lifecycle_environment_details.go index 007dcb1497..b3552433ea 100644 --- a/osmanagementhub/create_lifecycle_environment_details.go +++ b/osmanagementhub/create_lifecycle_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_lifecycle_environment_request_response.go b/osmanagementhub/create_lifecycle_environment_request_response.go index cad075a2c9..bd21694992 100644 --- a/osmanagementhub/create_lifecycle_environment_request_response.go +++ b/osmanagementhub/create_lifecycle_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_lifecycle_profile_details.go b/osmanagementhub/create_lifecycle_profile_details.go index 94c07e8df3..a526420cda 100644 --- a/osmanagementhub/create_lifecycle_profile_details.go +++ b/osmanagementhub/create_lifecycle_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_lifecycle_stage_details.go b/osmanagementhub/create_lifecycle_stage_details.go index 0f83a5e181..92ba4671de 100644 --- a/osmanagementhub/create_lifecycle_stage_details.go +++ b/osmanagementhub/create_lifecycle_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_managed_instance_group_details.go b/osmanagementhub/create_managed_instance_group_details.go index cc08bdd742..d6f21c1231 100644 --- a/osmanagementhub/create_managed_instance_group_details.go +++ b/osmanagementhub/create_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_managed_instance_group_request_response.go b/osmanagementhub/create_managed_instance_group_request_response.go index c24a150c0a..7e457f6d35 100644 --- a/osmanagementhub/create_managed_instance_group_request_response.go +++ b/osmanagementhub/create_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_management_station_details.go b/osmanagementhub/create_management_station_details.go index bda19b0756..2f9fa5f93f 100644 --- a/osmanagementhub/create_management_station_details.go +++ b/osmanagementhub/create_management_station_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_management_station_request_response.go b/osmanagementhub/create_management_station_request_response.go index 019145155d..75c9b8278c 100644 --- a/osmanagementhub/create_management_station_request_response.go +++ b/osmanagementhub/create_management_station_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_mirror_configuration_details.go b/osmanagementhub/create_mirror_configuration_details.go index f3dce746e5..18eef069c2 100644 --- a/osmanagementhub/create_mirror_configuration_details.go +++ b/osmanagementhub/create_mirror_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_profile_details.go b/osmanagementhub/create_profile_details.go index 0c8d4ee34c..396a7f6711 100644 --- a/osmanagementhub/create_profile_details.go +++ b/osmanagementhub/create_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_profile_request_response.go b/osmanagementhub/create_profile_request_response.go index 1a0fea1944..d36065e816 100644 --- a/osmanagementhub/create_profile_request_response.go +++ b/osmanagementhub/create_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_proxy_configuration_details.go b/osmanagementhub/create_proxy_configuration_details.go index 47f4a7773e..5466b50a6b 100644 --- a/osmanagementhub/create_proxy_configuration_details.go +++ b/osmanagementhub/create_proxy_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_scheduled_job_details.go b/osmanagementhub/create_scheduled_job_details.go index 1ef6710872..d092e7abee 100644 --- a/osmanagementhub/create_scheduled_job_details.go +++ b/osmanagementhub/create_scheduled_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_scheduled_job_request_response.go b/osmanagementhub/create_scheduled_job_request_response.go index 9f0a191ba4..2240576c7c 100644 --- a/osmanagementhub/create_scheduled_job_request_response.go +++ b/osmanagementhub/create_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_software_source_details.go b/osmanagementhub/create_software_source_details.go index a48459944a..8c9bd41c6f 100644 --- a/osmanagementhub/create_software_source_details.go +++ b/osmanagementhub/create_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_software_source_profile_details.go b/osmanagementhub/create_software_source_profile_details.go index c11290c86d..f33a8166ed 100644 --- a/osmanagementhub/create_software_source_profile_details.go +++ b/osmanagementhub/create_software_source_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_software_source_request_response.go b/osmanagementhub/create_software_source_request_response.go index e15b63ea16..bf9b9faba2 100644 --- a/osmanagementhub/create_software_source_request_response.go +++ b/osmanagementhub/create_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_station_profile_details.go b/osmanagementhub/create_station_profile_details.go index b5e41ccf41..7853324f2e 100644 --- a/osmanagementhub/create_station_profile_details.go +++ b/osmanagementhub/create_station_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/create_versioned_custom_software_source_details.go b/osmanagementhub/create_versioned_custom_software_source_details.go index 3094853242..3e87a2dbeb 100644 --- a/osmanagementhub/create_versioned_custom_software_source_details.go +++ b/osmanagementhub/create_versioned_custom_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/custom_software_source.go b/osmanagementhub/custom_software_source.go index 394621f367..8b574bd17f 100644 --- a/osmanagementhub/custom_software_source.go +++ b/osmanagementhub/custom_software_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/custom_software_source_filter.go b/osmanagementhub/custom_software_source_filter.go index 40035a9bc3..d937872708 100644 --- a/osmanagementhub/custom_software_source_filter.go +++ b/osmanagementhub/custom_software_source_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/custom_software_source_summary.go b/osmanagementhub/custom_software_source_summary.go index b66f5b3764..526757cd6f 100644 --- a/osmanagementhub/custom_software_source_summary.go +++ b/osmanagementhub/custom_software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/delete_lifecycle_environment_request_response.go b/osmanagementhub/delete_lifecycle_environment_request_response.go index 6cd4919619..2c442526f9 100644 --- a/osmanagementhub/delete_lifecycle_environment_request_response.go +++ b/osmanagementhub/delete_lifecycle_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/delete_managed_instance_group_request_response.go b/osmanagementhub/delete_managed_instance_group_request_response.go index 5ffbe76ca9..3ed72c7617 100644 --- a/osmanagementhub/delete_managed_instance_group_request_response.go +++ b/osmanagementhub/delete_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/delete_management_station_request_response.go b/osmanagementhub/delete_management_station_request_response.go index 2ebbb442cb..0c5ee77b3e 100644 --- a/osmanagementhub/delete_management_station_request_response.go +++ b/osmanagementhub/delete_management_station_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/delete_profile_request_response.go b/osmanagementhub/delete_profile_request_response.go index be0addc139..8ad76346d1 100644 --- a/osmanagementhub/delete_profile_request_response.go +++ b/osmanagementhub/delete_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/delete_scheduled_job_request_response.go b/osmanagementhub/delete_scheduled_job_request_response.go index 53d85c44ad..5a55d51f59 100644 --- a/osmanagementhub/delete_scheduled_job_request_response.go +++ b/osmanagementhub/delete_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/delete_software_source_request_response.go b/osmanagementhub/delete_software_source_request_response.go index 93eb68f667..e6dff8bc54 100644 --- a/osmanagementhub/delete_software_source_request_response.go +++ b/osmanagementhub/delete_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_managed_instances_from_lifecycle_stage_details.go b/osmanagementhub/detach_managed_instances_from_lifecycle_stage_details.go index a090caf41c..ae0d11bce7 100644 --- a/osmanagementhub/detach_managed_instances_from_lifecycle_stage_details.go +++ b/osmanagementhub/detach_managed_instances_from_lifecycle_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_managed_instances_from_lifecycle_stage_request_response.go b/osmanagementhub/detach_managed_instances_from_lifecycle_stage_request_response.go index 3fa8013f05..588bbb3716 100644 --- a/osmanagementhub/detach_managed_instances_from_lifecycle_stage_request_response.go +++ b/osmanagementhub/detach_managed_instances_from_lifecycle_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_managed_instances_from_managed_instance_group_details.go b/osmanagementhub/detach_managed_instances_from_managed_instance_group_details.go index ebe255d957..3a049a30bf 100644 --- a/osmanagementhub/detach_managed_instances_from_managed_instance_group_details.go +++ b/osmanagementhub/detach_managed_instances_from_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_managed_instances_from_managed_instance_group_request_response.go b/osmanagementhub/detach_managed_instances_from_managed_instance_group_request_response.go index 4422f47d5f..46809318c7 100644 --- a/osmanagementhub/detach_managed_instances_from_managed_instance_group_request_response.go +++ b/osmanagementhub/detach_managed_instances_from_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_software_sources_from_managed_instance_details.go b/osmanagementhub/detach_software_sources_from_managed_instance_details.go index 564f957635..5c113088b7 100644 --- a/osmanagementhub/detach_software_sources_from_managed_instance_details.go +++ b/osmanagementhub/detach_software_sources_from_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_software_sources_from_managed_instance_group_details.go b/osmanagementhub/detach_software_sources_from_managed_instance_group_details.go index c23cac8b7d..3273b9033a 100644 --- a/osmanagementhub/detach_software_sources_from_managed_instance_group_details.go +++ b/osmanagementhub/detach_software_sources_from_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_software_sources_from_managed_instance_group_request_response.go b/osmanagementhub/detach_software_sources_from_managed_instance_group_request_response.go index d8986741b9..69fbb20a79 100644 --- a/osmanagementhub/detach_software_sources_from_managed_instance_group_request_response.go +++ b/osmanagementhub/detach_software_sources_from_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/detach_software_sources_from_managed_instance_request_response.go b/osmanagementhub/detach_software_sources_from_managed_instance_request_response.go index 02ac0a6a56..fd39a92682 100644 --- a/osmanagementhub/detach_software_sources_from_managed_instance_request_response.go +++ b/osmanagementhub/detach_software_sources_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/disable_module_stream_on_managed_instance_details.go b/osmanagementhub/disable_module_stream_on_managed_instance_details.go index 8a1d98b0f1..7865f0f03b 100644 --- a/osmanagementhub/disable_module_stream_on_managed_instance_details.go +++ b/osmanagementhub/disable_module_stream_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/disable_module_stream_on_managed_instance_group_details.go b/osmanagementhub/disable_module_stream_on_managed_instance_group_details.go index f5a6a7f35d..c3a65dc280 100644 --- a/osmanagementhub/disable_module_stream_on_managed_instance_group_details.go +++ b/osmanagementhub/disable_module_stream_on_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/disable_module_stream_on_managed_instance_group_request_response.go b/osmanagementhub/disable_module_stream_on_managed_instance_group_request_response.go index a0b5abc7aa..3218c3fe79 100644 --- a/osmanagementhub/disable_module_stream_on_managed_instance_group_request_response.go +++ b/osmanagementhub/disable_module_stream_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/disable_module_stream_on_managed_instance_request_response.go b/osmanagementhub/disable_module_stream_on_managed_instance_request_response.go index 91585548df..e1fc7ebd1d 100644 --- a/osmanagementhub/disable_module_stream_on_managed_instance_request_response.go +++ b/osmanagementhub/disable_module_stream_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/enable_module_stream_on_managed_instance_details.go b/osmanagementhub/enable_module_stream_on_managed_instance_details.go index 879d7f66b4..0f5eaad822 100644 --- a/osmanagementhub/enable_module_stream_on_managed_instance_details.go +++ b/osmanagementhub/enable_module_stream_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/enable_module_stream_on_managed_instance_group_details.go b/osmanagementhub/enable_module_stream_on_managed_instance_group_details.go index 3a488ec18b..c19c83c3da 100644 --- a/osmanagementhub/enable_module_stream_on_managed_instance_group_details.go +++ b/osmanagementhub/enable_module_stream_on_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/enable_module_stream_on_managed_instance_group_request_response.go b/osmanagementhub/enable_module_stream_on_managed_instance_group_request_response.go index 8b1ca66414..e3713c744b 100644 --- a/osmanagementhub/enable_module_stream_on_managed_instance_group_request_response.go +++ b/osmanagementhub/enable_module_stream_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/enable_module_stream_on_managed_instance_request_response.go b/osmanagementhub/enable_module_stream_on_managed_instance_request_response.go index d62ccd512b..64b735738f 100644 --- a/osmanagementhub/enable_module_stream_on_managed_instance_request_response.go +++ b/osmanagementhub/enable_module_stream_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/entitlement_collection.go b/osmanagementhub/entitlement_collection.go index 2436b9f3c3..c6f46201f4 100644 --- a/osmanagementhub/entitlement_collection.go +++ b/osmanagementhub/entitlement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/entitlement_summary.go b/osmanagementhub/entitlement_summary.go index 6f996daa8b..94b60cbaff 100644 --- a/osmanagementhub/entitlement_summary.go +++ b/osmanagementhub/entitlement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/erratum.go b/osmanagementhub/erratum.go index 69e2bdf62c..175a6f9859 100644 --- a/osmanagementhub/erratum.go +++ b/osmanagementhub/erratum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/erratum_collection.go b/osmanagementhub/erratum_collection.go index ca4feafd72..69c8fdc6ab 100644 --- a/osmanagementhub/erratum_collection.go +++ b/osmanagementhub/erratum_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/erratum_summary.go b/osmanagementhub/erratum_summary.go index 3c5a331192..e01ebb10c0 100644 --- a/osmanagementhub/erratum_summary.go +++ b/osmanagementhub/erratum_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/filter_type.go b/osmanagementhub/filter_type.go index 93bff535a6..333384a36f 100644 --- a/osmanagementhub/filter_type.go +++ b/osmanagementhub/filter_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_erratum_request_response.go b/osmanagementhub/get_erratum_request_response.go index 4b7bb75878..891eb2aae1 100644 --- a/osmanagementhub/get_erratum_request_response.go +++ b/osmanagementhub/get_erratum_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_lifecycle_environment_request_response.go b/osmanagementhub/get_lifecycle_environment_request_response.go index 525b352251..e42929d092 100644 --- a/osmanagementhub/get_lifecycle_environment_request_response.go +++ b/osmanagementhub/get_lifecycle_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_lifecycle_stage_request_response.go b/osmanagementhub/get_lifecycle_stage_request_response.go index 9919fc92ba..acc03999c9 100644 --- a/osmanagementhub/get_lifecycle_stage_request_response.go +++ b/osmanagementhub/get_lifecycle_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_managed_instance_analytic_content_request_response.go b/osmanagementhub/get_managed_instance_analytic_content_request_response.go index e052877898..fc0a901ba8 100644 --- a/osmanagementhub/get_managed_instance_analytic_content_request_response.go +++ b/osmanagementhub/get_managed_instance_analytic_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_managed_instance_content_request_response.go b/osmanagementhub/get_managed_instance_content_request_response.go index 143dd44b5e..bed775607b 100644 --- a/osmanagementhub/get_managed_instance_content_request_response.go +++ b/osmanagementhub/get_managed_instance_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_managed_instance_group_request_response.go b/osmanagementhub/get_managed_instance_group_request_response.go index b8a60a4806..1574dfa72a 100644 --- a/osmanagementhub/get_managed_instance_group_request_response.go +++ b/osmanagementhub/get_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_managed_instance_request_response.go b/osmanagementhub/get_managed_instance_request_response.go index 20c505a7c7..04b6f497bb 100644 --- a/osmanagementhub/get_managed_instance_request_response.go +++ b/osmanagementhub/get_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_management_station_request_response.go b/osmanagementhub/get_management_station_request_response.go index 7353b8b284..c5bc76f12a 100644 --- a/osmanagementhub/get_management_station_request_response.go +++ b/osmanagementhub/get_management_station_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_module_stream_profile_request_response.go b/osmanagementhub/get_module_stream_profile_request_response.go index b8bafb16aa..8057403f82 100644 --- a/osmanagementhub/get_module_stream_profile_request_response.go +++ b/osmanagementhub/get_module_stream_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_module_stream_request_response.go b/osmanagementhub/get_module_stream_request_response.go index 91e53ab90c..4291f5efe6 100644 --- a/osmanagementhub/get_module_stream_request_response.go +++ b/osmanagementhub/get_module_stream_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_package_group_request_response.go b/osmanagementhub/get_package_group_request_response.go index 4926983c39..641c6ea03e 100644 --- a/osmanagementhub/get_package_group_request_response.go +++ b/osmanagementhub/get_package_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_profile_request_response.go b/osmanagementhub/get_profile_request_response.go index 481209d51f..4bfb4ef424 100644 --- a/osmanagementhub/get_profile_request_response.go +++ b/osmanagementhub/get_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_scheduled_job_request_response.go b/osmanagementhub/get_scheduled_job_request_response.go index 6ae93e574a..990beb3cb7 100644 --- a/osmanagementhub/get_scheduled_job_request_response.go +++ b/osmanagementhub/get_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_software_package_request_response.go b/osmanagementhub/get_software_package_request_response.go index 9144c5de6e..a2c1b9f90e 100644 --- a/osmanagementhub/get_software_package_request_response.go +++ b/osmanagementhub/get_software_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_software_source_request_response.go b/osmanagementhub/get_software_source_request_response.go index 3b0a17dc5d..a2a4b8638a 100644 --- a/osmanagementhub/get_software_source_request_response.go +++ b/osmanagementhub/get_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/get_work_request_request_response.go b/osmanagementhub/get_work_request_request_response.go index 439633be65..e6d44828cc 100644 --- a/osmanagementhub/get_work_request_request_response.go +++ b/osmanagementhub/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/group_profile.go b/osmanagementhub/group_profile.go index cbdbc70096..d5850ed0ec 100644 --- a/osmanagementhub/group_profile.go +++ b/osmanagementhub/group_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/id.go b/osmanagementhub/id.go index dbe944fbfe..d9a639b877 100644 --- a/osmanagementhub/id.go +++ b/osmanagementhub/id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_module_stream_profile_on_managed_instance_details.go b/osmanagementhub/install_module_stream_profile_on_managed_instance_details.go index 225fa0eb35..cc3732c04b 100644 --- a/osmanagementhub/install_module_stream_profile_on_managed_instance_details.go +++ b/osmanagementhub/install_module_stream_profile_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_module_stream_profile_on_managed_instance_group_details.go b/osmanagementhub/install_module_stream_profile_on_managed_instance_group_details.go index 2622f2178f..f239e233e9 100644 --- a/osmanagementhub/install_module_stream_profile_on_managed_instance_group_details.go +++ b/osmanagementhub/install_module_stream_profile_on_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_module_stream_profile_on_managed_instance_group_request_response.go b/osmanagementhub/install_module_stream_profile_on_managed_instance_group_request_response.go index a87330f0ca..daf7a9dbaf 100644 --- a/osmanagementhub/install_module_stream_profile_on_managed_instance_group_request_response.go +++ b/osmanagementhub/install_module_stream_profile_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_module_stream_profile_on_managed_instance_request_response.go b/osmanagementhub/install_module_stream_profile_on_managed_instance_request_response.go index c1b801b72a..c148a073a4 100644 --- a/osmanagementhub/install_module_stream_profile_on_managed_instance_request_response.go +++ b/osmanagementhub/install_module_stream_profile_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_packages_on_managed_instance_details.go b/osmanagementhub/install_packages_on_managed_instance_details.go index aec79e732d..0479462c86 100644 --- a/osmanagementhub/install_packages_on_managed_instance_details.go +++ b/osmanagementhub/install_packages_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_packages_on_managed_instance_group_details.go b/osmanagementhub/install_packages_on_managed_instance_group_details.go index dcb98bd385..54d461904f 100644 --- a/osmanagementhub/install_packages_on_managed_instance_group_details.go +++ b/osmanagementhub/install_packages_on_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_packages_on_managed_instance_group_request_response.go b/osmanagementhub/install_packages_on_managed_instance_group_request_response.go index 99868447af..c32225ebeb 100644 --- a/osmanagementhub/install_packages_on_managed_instance_group_request_response.go +++ b/osmanagementhub/install_packages_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/install_packages_on_managed_instance_request_response.go b/osmanagementhub/install_packages_on_managed_instance_request_response.go index 6975ddf49a..97136cf7d8 100644 --- a/osmanagementhub/install_packages_on_managed_instance_request_response.go +++ b/osmanagementhub/install_packages_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/installed_package_collection.go b/osmanagementhub/installed_package_collection.go index a0726c35a6..597f6a4193 100644 --- a/osmanagementhub/installed_package_collection.go +++ b/osmanagementhub/installed_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/installed_package_summary.go b/osmanagementhub/installed_package_summary.go index f15bba9a8b..5c148bad6e 100644 --- a/osmanagementhub/installed_package_summary.go +++ b/osmanagementhub/installed_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_environment.go b/osmanagementhub/lifecycle_environment.go index 0a71e8ecd6..b86f222973 100644 --- a/osmanagementhub/lifecycle_environment.go +++ b/osmanagementhub/lifecycle_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_environment_collection.go b/osmanagementhub/lifecycle_environment_collection.go index 3e7e6e1b7c..a995a6e5e9 100644 --- a/osmanagementhub/lifecycle_environment_collection.go +++ b/osmanagementhub/lifecycle_environment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_environment_details.go b/osmanagementhub/lifecycle_environment_details.go index de5e24fa33..a922a01cbb 100644 --- a/osmanagementhub/lifecycle_environment_details.go +++ b/osmanagementhub/lifecycle_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_environment_summary.go b/osmanagementhub/lifecycle_environment_summary.go index 8df5b76456..f2f75f4744 100644 --- a/osmanagementhub/lifecycle_environment_summary.go +++ b/osmanagementhub/lifecycle_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_profile.go b/osmanagementhub/lifecycle_profile.go index a93d437683..6ff630f158 100644 --- a/osmanagementhub/lifecycle_profile.go +++ b/osmanagementhub/lifecycle_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_stage.go b/osmanagementhub/lifecycle_stage.go index 67e7487727..f10be0b6e4 100644 --- a/osmanagementhub/lifecycle_stage.go +++ b/osmanagementhub/lifecycle_stage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_stage_collection.go b/osmanagementhub/lifecycle_stage_collection.go index 30839bc1ac..e247f565c2 100644 --- a/osmanagementhub/lifecycle_stage_collection.go +++ b/osmanagementhub/lifecycle_stage_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_stage_details.go b/osmanagementhub/lifecycle_stage_details.go index c2a908d772..61938f687a 100644 --- a/osmanagementhub/lifecycle_stage_details.go +++ b/osmanagementhub/lifecycle_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/lifecycle_stage_summary.go b/osmanagementhub/lifecycle_stage_summary.go index 6f6104b6c7..3b253373a4 100644 --- a/osmanagementhub/lifecycle_stage_summary.go +++ b/osmanagementhub/lifecycle_stage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_entitlements_request_response.go b/osmanagementhub/list_entitlements_request_response.go index 1f738a9155..9d65d05e90 100644 --- a/osmanagementhub/list_entitlements_request_response.go +++ b/osmanagementhub/list_entitlements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_errata_request_response.go b/osmanagementhub/list_errata_request_response.go index 6e4534a636..851c5f381d 100644 --- a/osmanagementhub/list_errata_request_response.go +++ b/osmanagementhub/list_errata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_lifecycle_environments_request_response.go b/osmanagementhub/list_lifecycle_environments_request_response.go index c4a1f7cc3e..5377c14609 100644 --- a/osmanagementhub/list_lifecycle_environments_request_response.go +++ b/osmanagementhub/list_lifecycle_environments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_lifecycle_stage_installed_packages_request_response.go b/osmanagementhub/list_lifecycle_stage_installed_packages_request_response.go index 181c0b89b6..94e5b7f78b 100644 --- a/osmanagementhub/list_lifecycle_stage_installed_packages_request_response.go +++ b/osmanagementhub/list_lifecycle_stage_installed_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_lifecycle_stages_request_response.go b/osmanagementhub/list_lifecycle_stages_request_response.go index 35f27bcab9..b3631bfe41 100644 --- a/osmanagementhub/list_lifecycle_stages_request_response.go +++ b/osmanagementhub/list_lifecycle_stages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_available_packages_request_response.go b/osmanagementhub/list_managed_instance_available_packages_request_response.go index 6da4ed017d..60fa63b8a4 100644 --- a/osmanagementhub/list_managed_instance_available_packages_request_response.go +++ b/osmanagementhub/list_managed_instance_available_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_available_software_sources_request_response.go b/osmanagementhub/list_managed_instance_available_software_sources_request_response.go index 4b17c8e679..4e2bbed47b 100644 --- a/osmanagementhub/list_managed_instance_available_software_sources_request_response.go +++ b/osmanagementhub/list_managed_instance_available_software_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_errata_request_response.go b/osmanagementhub/list_managed_instance_errata_request_response.go index 78e341c0ab..911063ac39 100644 --- a/osmanagementhub/list_managed_instance_errata_request_response.go +++ b/osmanagementhub/list_managed_instance_errata_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_group_available_modules_request_response.go b/osmanagementhub/list_managed_instance_group_available_modules_request_response.go index bbed9f51c0..d2d3d90772 100644 --- a/osmanagementhub/list_managed_instance_group_available_modules_request_response.go +++ b/osmanagementhub/list_managed_instance_group_available_modules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_group_available_packages_request_response.go b/osmanagementhub/list_managed_instance_group_available_packages_request_response.go index ed08585434..df1fae84c6 100644 --- a/osmanagementhub/list_managed_instance_group_available_packages_request_response.go +++ b/osmanagementhub/list_managed_instance_group_available_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_group_available_software_sources_request_response.go b/osmanagementhub/list_managed_instance_group_available_software_sources_request_response.go index 0f4c8c812f..8128dae862 100644 --- a/osmanagementhub/list_managed_instance_group_available_software_sources_request_response.go +++ b/osmanagementhub/list_managed_instance_group_available_software_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_group_installed_packages_request_response.go b/osmanagementhub/list_managed_instance_group_installed_packages_request_response.go index 669183cb2b..2a1a002ddd 100644 --- a/osmanagementhub/list_managed_instance_group_installed_packages_request_response.go +++ b/osmanagementhub/list_managed_instance_group_installed_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_group_modules_request_response.go b/osmanagementhub/list_managed_instance_group_modules_request_response.go index 3f1ce3ec48..fc3adf70f5 100644 --- a/osmanagementhub/list_managed_instance_group_modules_request_response.go +++ b/osmanagementhub/list_managed_instance_group_modules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_groups_request_response.go b/osmanagementhub/list_managed_instance_groups_request_response.go index d2adfa8534..46c4517674 100644 --- a/osmanagementhub/list_managed_instance_groups_request_response.go +++ b/osmanagementhub/list_managed_instance_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_installed_packages_request_response.go b/osmanagementhub/list_managed_instance_installed_packages_request_response.go index b062ab38ac..0f81991b5c 100644 --- a/osmanagementhub/list_managed_instance_installed_packages_request_response.go +++ b/osmanagementhub/list_managed_instance_installed_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_modules_request_response.go b/osmanagementhub/list_managed_instance_modules_request_response.go index 6069cb2319..7dd1609d35 100644 --- a/osmanagementhub/list_managed_instance_modules_request_response.go +++ b/osmanagementhub/list_managed_instance_modules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instance_updatable_packages_request_response.go b/osmanagementhub/list_managed_instance_updatable_packages_request_response.go index cdfd621968..3765a80f4c 100644 --- a/osmanagementhub/list_managed_instance_updatable_packages_request_response.go +++ b/osmanagementhub/list_managed_instance_updatable_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_managed_instances_request_response.go b/osmanagementhub/list_managed_instances_request_response.go index d3ed1a6ac6..dd19e633f9 100644 --- a/osmanagementhub/list_managed_instances_request_response.go +++ b/osmanagementhub/list_managed_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_management_stations_request_response.go b/osmanagementhub/list_management_stations_request_response.go index 6c6aeafd8a..95acab2439 100644 --- a/osmanagementhub/list_management_stations_request_response.go +++ b/osmanagementhub/list_management_stations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_mirrors_request_response.go b/osmanagementhub/list_mirrors_request_response.go index 27914b6570..4b2f10480f 100644 --- a/osmanagementhub/list_mirrors_request_response.go +++ b/osmanagementhub/list_mirrors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_module_stream_profiles_request_response.go b/osmanagementhub/list_module_stream_profiles_request_response.go index bdbe486f5c..f2ca2b342d 100644 --- a/osmanagementhub/list_module_stream_profiles_request_response.go +++ b/osmanagementhub/list_module_stream_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_module_streams_request_response.go b/osmanagementhub/list_module_streams_request_response.go index 57d57faa0b..561a1f059b 100644 --- a/osmanagementhub/list_module_streams_request_response.go +++ b/osmanagementhub/list_module_streams_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_package_groups_request_response.go b/osmanagementhub/list_package_groups_request_response.go index f62981160b..f3a3003a94 100644 --- a/osmanagementhub/list_package_groups_request_response.go +++ b/osmanagementhub/list_package_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_profiles_request_response.go b/osmanagementhub/list_profiles_request_response.go index 59ab85ccd7..1b11038a27 100644 --- a/osmanagementhub/list_profiles_request_response.go +++ b/osmanagementhub/list_profiles_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_scheduled_jobs_request_response.go b/osmanagementhub/list_scheduled_jobs_request_response.go index 2f8860e939..b1382d1369 100644 --- a/osmanagementhub/list_scheduled_jobs_request_response.go +++ b/osmanagementhub/list_scheduled_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_software_packages_request_response.go b/osmanagementhub/list_software_packages_request_response.go index a09b31ea86..f533fd82ba 100644 --- a/osmanagementhub/list_software_packages_request_response.go +++ b/osmanagementhub/list_software_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_software_source_vendors_request_response.go b/osmanagementhub/list_software_source_vendors_request_response.go index c36b5bc371..43c2c69c9e 100644 --- a/osmanagementhub/list_software_source_vendors_request_response.go +++ b/osmanagementhub/list_software_source_vendors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_software_sources_request_response.go b/osmanagementhub/list_software_sources_request_response.go index de205c9c60..f14dc7091a 100644 --- a/osmanagementhub/list_software_sources_request_response.go +++ b/osmanagementhub/list_software_sources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_work_request_errors_request_response.go b/osmanagementhub/list_work_request_errors_request_response.go index 04b8eed731..9b06b43fcb 100644 --- a/osmanagementhub/list_work_request_errors_request_response.go +++ b/osmanagementhub/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_work_request_logs_request_response.go b/osmanagementhub/list_work_request_logs_request_response.go index 6cbbdca4dd..34bf1116c7 100644 --- a/osmanagementhub/list_work_request_logs_request_response.go +++ b/osmanagementhub/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/list_work_requests_request_response.go b/osmanagementhub/list_work_requests_request_response.go index bca36aef15..798c28b0d6 100644 --- a/osmanagementhub/list_work_requests_request_response.go +++ b/osmanagementhub/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/manage_module_streams_in_scheduled_job_details.go b/osmanagementhub/manage_module_streams_in_scheduled_job_details.go index a2e836d1e2..c4a61140f1 100644 --- a/osmanagementhub/manage_module_streams_in_scheduled_job_details.go +++ b/osmanagementhub/manage_module_streams_in_scheduled_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/manage_module_streams_on_managed_instance_details.go b/osmanagementhub/manage_module_streams_on_managed_instance_details.go index 011f173501..8bd3eef603 100644 --- a/osmanagementhub/manage_module_streams_on_managed_instance_details.go +++ b/osmanagementhub/manage_module_streams_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/manage_module_streams_on_managed_instance_group_details.go b/osmanagementhub/manage_module_streams_on_managed_instance_group_details.go index 2fabbd4a2b..9eb9bb86bb 100644 --- a/osmanagementhub/manage_module_streams_on_managed_instance_group_details.go +++ b/osmanagementhub/manage_module_streams_on_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/manage_module_streams_on_managed_instance_group_request_response.go b/osmanagementhub/manage_module_streams_on_managed_instance_group_request_response.go index ebc51e2724..8fc4773046 100644 --- a/osmanagementhub/manage_module_streams_on_managed_instance_group_request_response.go +++ b/osmanagementhub/manage_module_streams_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/manage_module_streams_on_managed_instance_request_response.go b/osmanagementhub/manage_module_streams_on_managed_instance_request_response.go index 514b1c2894..c98e6a0395 100644 --- a/osmanagementhub/manage_module_streams_on_managed_instance_request_response.go +++ b/osmanagementhub/manage_module_streams_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance.go b/osmanagementhub/managed_instance.go index 86f1d990c9..57430535b5 100644 --- a/osmanagementhub/managed_instance.go +++ b/osmanagementhub/managed_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_analytic_collection.go b/osmanagementhub/managed_instance_analytic_collection.go index 66777d55a6..364df57170 100644 --- a/osmanagementhub/managed_instance_analytic_collection.go +++ b/osmanagementhub/managed_instance_analytic_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_analytic_summary.go b/osmanagementhub/managed_instance_analytic_summary.go index 0cf6321108..a414f6d067 100644 --- a/osmanagementhub/managed_instance_analytic_summary.go +++ b/osmanagementhub/managed_instance_analytic_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_collection.go b/osmanagementhub/managed_instance_collection.go index 0ac5eb6c20..2806503c1c 100644 --- a/osmanagementhub/managed_instance_collection.go +++ b/osmanagementhub/managed_instance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_details.go b/osmanagementhub/managed_instance_details.go index 13d420a5b7..d49fc5305e 100644 --- a/osmanagementhub/managed_instance_details.go +++ b/osmanagementhub/managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_erratum_summary.go b/osmanagementhub/managed_instance_erratum_summary.go index 2ce8815bec..c288996ce7 100644 --- a/osmanagementhub/managed_instance_erratum_summary.go +++ b/osmanagementhub/managed_instance_erratum_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_erratum_summary_collection.go b/osmanagementhub/managed_instance_erratum_summary_collection.go index 685b6c394c..713d2d430b 100644 --- a/osmanagementhub/managed_instance_erratum_summary_collection.go +++ b/osmanagementhub/managed_instance_erratum_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group.go b/osmanagementhub/managed_instance_group.go index 61470731ce..089467e05a 100644 --- a/osmanagementhub/managed_instance_group.go +++ b/osmanagementhub/managed_instance_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_available_module_collection.go b/osmanagementhub/managed_instance_group_available_module_collection.go index e82c3543ba..6662a4aa3b 100644 --- a/osmanagementhub/managed_instance_group_available_module_collection.go +++ b/osmanagementhub/managed_instance_group_available_module_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_available_module_summary.go b/osmanagementhub/managed_instance_group_available_module_summary.go index 463ffb5df9..75d6b8d454 100644 --- a/osmanagementhub/managed_instance_group_available_module_summary.go +++ b/osmanagementhub/managed_instance_group_available_module_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_available_package_collection.go b/osmanagementhub/managed_instance_group_available_package_collection.go index 8763fd99ba..81a16ce2f1 100644 --- a/osmanagementhub/managed_instance_group_available_package_collection.go +++ b/osmanagementhub/managed_instance_group_available_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_available_package_summary.go b/osmanagementhub/managed_instance_group_available_package_summary.go index e2172928b1..4df57bbd90 100644 --- a/osmanagementhub/managed_instance_group_available_package_summary.go +++ b/osmanagementhub/managed_instance_group_available_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_collection.go b/osmanagementhub/managed_instance_group_collection.go index 6899a4f4e5..47b4cc475d 100644 --- a/osmanagementhub/managed_instance_group_collection.go +++ b/osmanagementhub/managed_instance_group_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_details.go b/osmanagementhub/managed_instance_group_details.go index 9bfe371ac7..bba5c2c236 100644 --- a/osmanagementhub/managed_instance_group_details.go +++ b/osmanagementhub/managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_installed_package_collection.go b/osmanagementhub/managed_instance_group_installed_package_collection.go index edf2f50eb6..e21767da75 100644 --- a/osmanagementhub/managed_instance_group_installed_package_collection.go +++ b/osmanagementhub/managed_instance_group_installed_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_installed_package_summary.go b/osmanagementhub/managed_instance_group_installed_package_summary.go index 57ee695d86..76576e9dff 100644 --- a/osmanagementhub/managed_instance_group_installed_package_summary.go +++ b/osmanagementhub/managed_instance_group_installed_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_module_collection.go b/osmanagementhub/managed_instance_group_module_collection.go index 2ba9ac521d..05d36989bd 100644 --- a/osmanagementhub/managed_instance_group_module_collection.go +++ b/osmanagementhub/managed_instance_group_module_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_module_summary.go b/osmanagementhub/managed_instance_group_module_summary.go index 0575ff895c..427e735048 100644 --- a/osmanagementhub/managed_instance_group_module_summary.go +++ b/osmanagementhub/managed_instance_group_module_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_group_summary.go b/osmanagementhub/managed_instance_group_summary.go index b868374851..ec82b57720 100644 --- a/osmanagementhub/managed_instance_group_summary.go +++ b/osmanagementhub/managed_instance_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_location.go b/osmanagementhub/managed_instance_location.go index 0947425eae..abc955e1a9 100644 --- a/osmanagementhub/managed_instance_location.go +++ b/osmanagementhub/managed_instance_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_module_collection.go b/osmanagementhub/managed_instance_module_collection.go index 94c38f885a..b3217fd21d 100644 --- a/osmanagementhub/managed_instance_module_collection.go +++ b/osmanagementhub/managed_instance_module_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_module_summary.go b/osmanagementhub/managed_instance_module_summary.go index 9ab1397676..0a1d4247e4 100644 --- a/osmanagementhub/managed_instance_module_summary.go +++ b/osmanagementhub/managed_instance_module_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_status.go b/osmanagementhub/managed_instance_status.go index 7bd0f4aab2..7890f005fd 100644 --- a/osmanagementhub/managed_instance_status.go +++ b/osmanagementhub/managed_instance_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instance_summary.go b/osmanagementhub/managed_instance_summary.go index aba270ecf3..5eaf7df91c 100644 --- a/osmanagementhub/managed_instance_summary.go +++ b/osmanagementhub/managed_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/managed_instances_details.go b/osmanagementhub/managed_instances_details.go index b37032085c..50a1c89bc9 100644 --- a/osmanagementhub/managed_instances_details.go +++ b/osmanagementhub/managed_instances_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/management_station.go b/osmanagementhub/management_station.go index a029be96c2..ac9ac9f2a3 100644 --- a/osmanagementhub/management_station.go +++ b/osmanagementhub/management_station.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/management_station_collection.go b/osmanagementhub/management_station_collection.go index 1d99f845e0..3b3f2ece67 100644 --- a/osmanagementhub/management_station_collection.go +++ b/osmanagementhub/management_station_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/management_station_details.go b/osmanagementhub/management_station_details.go index 6e852df836..d623519972 100644 --- a/osmanagementhub/management_station_details.go +++ b/osmanagementhub/management_station_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/management_station_summary.go b/osmanagementhub/management_station_summary.go index 9c2636db04..0d3f75dbb2 100644 --- a/osmanagementhub/management_station_summary.go +++ b/osmanagementhub/management_station_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/metric_name.go b/osmanagementhub/metric_name.go index 9e155062ed..bcdc5e46ff 100644 --- a/osmanagementhub/metric_name.go +++ b/osmanagementhub/metric_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/mirror_configuration.go b/osmanagementhub/mirror_configuration.go index cbd87a36d8..87e3326629 100644 --- a/osmanagementhub/mirror_configuration.go +++ b/osmanagementhub/mirror_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/mirror_state.go b/osmanagementhub/mirror_state.go index 6c26e70c0d..cf21e4110e 100644 --- a/osmanagementhub/mirror_state.go +++ b/osmanagementhub/mirror_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/mirror_summary.go b/osmanagementhub/mirror_summary.go index 95b4d61756..99590fe47b 100644 --- a/osmanagementhub/mirror_summary.go +++ b/osmanagementhub/mirror_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/mirror_sync_status.go b/osmanagementhub/mirror_sync_status.go index a0c307e851..01686f31fe 100644 --- a/osmanagementhub/mirror_sync_status.go +++ b/osmanagementhub/mirror_sync_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/mirror_type.go b/osmanagementhub/mirror_type.go index 824cd4974c..80b40b39b4 100644 --- a/osmanagementhub/mirror_type.go +++ b/osmanagementhub/mirror_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/mirrors_collection.go b/osmanagementhub/mirrors_collection.go index 0a4a0c4a39..b0f983dfc8 100644 --- a/osmanagementhub/mirrors_collection.go +++ b/osmanagementhub/mirrors_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_collection.go b/osmanagementhub/module_collection.go index e5c089dec9..693deebb89 100644 --- a/osmanagementhub/module_collection.go +++ b/osmanagementhub/module_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_spec_details.go b/osmanagementhub/module_spec_details.go index 71f035433b..ac540def5b 100644 --- a/osmanagementhub/module_spec_details.go +++ b/osmanagementhub/module_spec_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream.go b/osmanagementhub/module_stream.go index 604af1893d..f61bc860af 100644 --- a/osmanagementhub/module_stream.go +++ b/osmanagementhub/module_stream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_collection.go b/osmanagementhub/module_stream_collection.go index 73bd2460bf..d9439b26be 100644 --- a/osmanagementhub/module_stream_collection.go +++ b/osmanagementhub/module_stream_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_details.go b/osmanagementhub/module_stream_details.go index f32a3f4be4..004349a7ad 100644 --- a/osmanagementhub/module_stream_details.go +++ b/osmanagementhub/module_stream_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_details_body.go b/osmanagementhub/module_stream_details_body.go index afbb92d2d4..c9885c6311 100644 --- a/osmanagementhub/module_stream_details_body.go +++ b/osmanagementhub/module_stream_details_body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile.go b/osmanagementhub/module_stream_profile.go index d4ead09a8b..4d247c1870 100644 --- a/osmanagementhub/module_stream_profile.go +++ b/osmanagementhub/module_stream_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile_collection.go b/osmanagementhub/module_stream_profile_collection.go index 1ab26941a2..8bc010b6df 100644 --- a/osmanagementhub/module_stream_profile_collection.go +++ b/osmanagementhub/module_stream_profile_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile_details.go b/osmanagementhub/module_stream_profile_details.go index a570bba058..16b4a95281 100644 --- a/osmanagementhub/module_stream_profile_details.go +++ b/osmanagementhub/module_stream_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile_details_body.go b/osmanagementhub/module_stream_profile_details_body.go index 93031e454b..fd621d50cc 100644 --- a/osmanagementhub/module_stream_profile_details_body.go +++ b/osmanagementhub/module_stream_profile_details_body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile_filter.go b/osmanagementhub/module_stream_profile_filter.go index 4f3190a305..9230f135a2 100644 --- a/osmanagementhub/module_stream_profile_filter.go +++ b/osmanagementhub/module_stream_profile_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile_status.go b/osmanagementhub/module_stream_profile_status.go index 0bb7a4d717..860955bbca 100644 --- a/osmanagementhub/module_stream_profile_status.go +++ b/osmanagementhub/module_stream_profile_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_profile_summary.go b/osmanagementhub/module_stream_profile_summary.go index db3cbab726..5e2a258c81 100644 --- a/osmanagementhub/module_stream_profile_summary.go +++ b/osmanagementhub/module_stream_profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_status.go b/osmanagementhub/module_stream_status.go index 4239387bd9..d77ed8f1c9 100644 --- a/osmanagementhub/module_stream_status.go +++ b/osmanagementhub/module_stream_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_stream_summary.go b/osmanagementhub/module_stream_summary.go index 0cb71a287c..a0dce82f79 100644 --- a/osmanagementhub/module_stream_summary.go +++ b/osmanagementhub/module_stream_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/module_summary.go b/osmanagementhub/module_summary.go index 886dda86a6..ceefa7e18c 100644 --- a/osmanagementhub/module_summary.go +++ b/osmanagementhub/module_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/operation_status.go b/osmanagementhub/operation_status.go index 9ec102f2eb..6afc15cfa5 100644 --- a/osmanagementhub/operation_status.go +++ b/osmanagementhub/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/operation_types.go b/osmanagementhub/operation_types.go index 0ef8565f73..005428e635 100644 --- a/osmanagementhub/operation_types.go +++ b/osmanagementhub/operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/os_family.go b/osmanagementhub/os_family.go index 929a0ea2b6..c17b2b1fd8 100644 --- a/osmanagementhub/os_family.go +++ b/osmanagementhub/os_family.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_lifecycleenvironment_client.go b/osmanagementhub/osmanagementhub_lifecycleenvironment_client.go index 303efdbf30..258132c92d 100644 --- a/osmanagementhub/osmanagementhub_lifecycleenvironment_client.go +++ b/osmanagementhub/osmanagementhub_lifecycleenvironment_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_managedinstance_client.go b/osmanagementhub/osmanagementhub_managedinstance_client.go index 5234966649..2f7a37846f 100644 --- a/osmanagementhub/osmanagementhub_managedinstance_client.go +++ b/osmanagementhub/osmanagementhub_managedinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_managedinstancegroup_client.go b/osmanagementhub/osmanagementhub_managedinstancegroup_client.go index 03df616584..106aa31e48 100644 --- a/osmanagementhub/osmanagementhub_managedinstancegroup_client.go +++ b/osmanagementhub/osmanagementhub_managedinstancegroup_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_managementstation_client.go b/osmanagementhub/osmanagementhub_managementstation_client.go index 82620bff6e..d201da3eec 100644 --- a/osmanagementhub/osmanagementhub_managementstation_client.go +++ b/osmanagementhub/osmanagementhub_managementstation_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_onboarding_client.go b/osmanagementhub/osmanagementhub_onboarding_client.go index 7ca3f0a55f..ff9a86cc06 100644 --- a/osmanagementhub/osmanagementhub_onboarding_client.go +++ b/osmanagementhub/osmanagementhub_onboarding_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_reportingmanagedinstance_client.go b/osmanagementhub/osmanagementhub_reportingmanagedinstance_client.go index a7439e9394..c06a41fab7 100644 --- a/osmanagementhub/osmanagementhub_reportingmanagedinstance_client.go +++ b/osmanagementhub/osmanagementhub_reportingmanagedinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_scheduledjob_client.go b/osmanagementhub/osmanagementhub_scheduledjob_client.go index 4d9397656d..486515dbf8 100644 --- a/osmanagementhub/osmanagementhub_scheduledjob_client.go +++ b/osmanagementhub/osmanagementhub_scheduledjob_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_softwaresource_client.go b/osmanagementhub/osmanagementhub_softwaresource_client.go index e78521039b..672043907a 100644 --- a/osmanagementhub/osmanagementhub_softwaresource_client.go +++ b/osmanagementhub/osmanagementhub_softwaresource_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/osmanagementhub_workrequest_client.go b/osmanagementhub/osmanagementhub_workrequest_client.go index 2bda3d6939..bb2bc62036 100644 --- a/osmanagementhub/osmanagementhub_workrequest_client.go +++ b/osmanagementhub/osmanagementhub_workrequest_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/overall_state.go b/osmanagementhub/overall_state.go index a617c685de..81a17c7a5f 100644 --- a/osmanagementhub/overall_state.go +++ b/osmanagementhub/overall_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_filter.go b/osmanagementhub/package_filter.go index 2eac78f7dc..1b50cc6749 100644 --- a/osmanagementhub/package_filter.go +++ b/osmanagementhub/package_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_group.go b/osmanagementhub/package_group.go index b52f6be09d..2b3bd93e26 100644 --- a/osmanagementhub/package_group.go +++ b/osmanagementhub/package_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_group_collection.go b/osmanagementhub/package_group_collection.go index 3ec73b10d2..6851ea0a0f 100644 --- a/osmanagementhub/package_group_collection.go +++ b/osmanagementhub/package_group_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_group_filter.go b/osmanagementhub/package_group_filter.go index 6717d89739..3722a75fc1 100644 --- a/osmanagementhub/package_group_filter.go +++ b/osmanagementhub/package_group_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_group_summary.go b/osmanagementhub/package_group_summary.go index 2c905fca3a..d8b0c49427 100644 --- a/osmanagementhub/package_group_summary.go +++ b/osmanagementhub/package_group_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_name_summary.go b/osmanagementhub/package_name_summary.go index c9e46fb546..92e93521de 100644 --- a/osmanagementhub/package_name_summary.go +++ b/osmanagementhub/package_name_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/package_summary.go b/osmanagementhub/package_summary.go index 7b861be583..2595bec7c8 100644 --- a/osmanagementhub/package_summary.go +++ b/osmanagementhub/package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/profile.go b/osmanagementhub/profile.go index 994c1fbd6a..434171d3f1 100644 --- a/osmanagementhub/profile.go +++ b/osmanagementhub/profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/profile_collection.go b/osmanagementhub/profile_collection.go index 0e72c0a66e..6ef9f6a370 100644 --- a/osmanagementhub/profile_collection.go +++ b/osmanagementhub/profile_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/profile_summary.go b/osmanagementhub/profile_summary.go index 048b844005..7ecfa595e6 100644 --- a/osmanagementhub/profile_summary.go +++ b/osmanagementhub/profile_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/profile_type.go b/osmanagementhub/profile_type.go index 060aa378de..e6b57bd2de 100644 --- a/osmanagementhub/profile_type.go +++ b/osmanagementhub/profile_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/promote_software_source_to_lifecycle_stage_details.go b/osmanagementhub/promote_software_source_to_lifecycle_stage_details.go index 49ffdeb805..e5e61c671a 100644 --- a/osmanagementhub/promote_software_source_to_lifecycle_stage_details.go +++ b/osmanagementhub/promote_software_source_to_lifecycle_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/promote_software_source_to_lifecycle_stage_request_response.go b/osmanagementhub/promote_software_source_to_lifecycle_stage_request_response.go index 5794b3f24a..5433ba1536 100644 --- a/osmanagementhub/promote_software_source_to_lifecycle_stage_request_response.go +++ b/osmanagementhub/promote_software_source_to_lifecycle_stage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/proxy_configuration.go b/osmanagementhub/proxy_configuration.go index 9909a9ad9b..47516d5d42 100644 --- a/osmanagementhub/proxy_configuration.go +++ b/osmanagementhub/proxy_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/refresh_software_on_managed_instance_request_response.go b/osmanagementhub/refresh_software_on_managed_instance_request_response.go index 84396c4c00..711532fc9d 100644 --- a/osmanagementhub/refresh_software_on_managed_instance_request_response.go +++ b/osmanagementhub/refresh_software_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_module_stream_profile_from_managed_instance_details.go b/osmanagementhub/remove_module_stream_profile_from_managed_instance_details.go index e49499cebe..df0c13951e 100644 --- a/osmanagementhub/remove_module_stream_profile_from_managed_instance_details.go +++ b/osmanagementhub/remove_module_stream_profile_from_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_details.go b/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_details.go index a018d8b73d..a36e6f7db1 100644 --- a/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_details.go +++ b/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_request_response.go b/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_request_response.go index 189c6a8ec0..33c24868c2 100644 --- a/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_request_response.go +++ b/osmanagementhub/remove_module_stream_profile_from_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_module_stream_profile_from_managed_instance_request_response.go b/osmanagementhub/remove_module_stream_profile_from_managed_instance_request_response.go index 928f876898..daa2390e44 100644 --- a/osmanagementhub/remove_module_stream_profile_from_managed_instance_request_response.go +++ b/osmanagementhub/remove_module_stream_profile_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_packages_from_managed_instance_details.go b/osmanagementhub/remove_packages_from_managed_instance_details.go index e9a6d851c4..de628577e9 100644 --- a/osmanagementhub/remove_packages_from_managed_instance_details.go +++ b/osmanagementhub/remove_packages_from_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_packages_from_managed_instance_group_details.go b/osmanagementhub/remove_packages_from_managed_instance_group_details.go index 4215a432c8..1ca1474624 100644 --- a/osmanagementhub/remove_packages_from_managed_instance_group_details.go +++ b/osmanagementhub/remove_packages_from_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_packages_from_managed_instance_group_request_response.go b/osmanagementhub/remove_packages_from_managed_instance_group_request_response.go index 7247529898..2934347dbb 100644 --- a/osmanagementhub/remove_packages_from_managed_instance_group_request_response.go +++ b/osmanagementhub/remove_packages_from_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/remove_packages_from_managed_instance_request_response.go b/osmanagementhub/remove_packages_from_managed_instance_request_response.go index eda44af70e..ea3b22506d 100644 --- a/osmanagementhub/remove_packages_from_managed_instance_request_response.go +++ b/osmanagementhub/remove_packages_from_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/run_scheduled_job_now_request_response.go b/osmanagementhub/run_scheduled_job_now_request_response.go index 0934a0de8b..466fc1f256 100644 --- a/osmanagementhub/run_scheduled_job_now_request_response.go +++ b/osmanagementhub/run_scheduled_job_now_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/schedule_types.go b/osmanagementhub/schedule_types.go index 694bfca6e7..b9b0b8f08d 100644 --- a/osmanagementhub/schedule_types.go +++ b/osmanagementhub/schedule_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/scheduled_job.go b/osmanagementhub/scheduled_job.go index 025148f854..47c6968eeb 100644 --- a/osmanagementhub/scheduled_job.go +++ b/osmanagementhub/scheduled_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/scheduled_job_collection.go b/osmanagementhub/scheduled_job_collection.go index 91439b833e..215ddf2eb6 100644 --- a/osmanagementhub/scheduled_job_collection.go +++ b/osmanagementhub/scheduled_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/scheduled_job_operation.go b/osmanagementhub/scheduled_job_operation.go index b6ba32738d..a81b912adc 100644 --- a/osmanagementhub/scheduled_job_operation.go +++ b/osmanagementhub/scheduled_job_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/scheduled_job_summary.go b/osmanagementhub/scheduled_job_summary.go index ad8be2ab2d..8aa15e9875 100644 --- a/osmanagementhub/scheduled_job_summary.go +++ b/osmanagementhub/scheduled_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/search_software_source_module_streams_details.go b/osmanagementhub/search_software_source_module_streams_details.go index 20efa1aefe..ae340f5bc0 100644 --- a/osmanagementhub/search_software_source_module_streams_details.go +++ b/osmanagementhub/search_software_source_module_streams_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/search_software_source_module_streams_request_response.go b/osmanagementhub/search_software_source_module_streams_request_response.go index 5c3ead99c7..66fa0db041 100644 --- a/osmanagementhub/search_software_source_module_streams_request_response.go +++ b/osmanagementhub/search_software_source_module_streams_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/search_software_source_modules_details.go b/osmanagementhub/search_software_source_modules_details.go index 43a45da0bd..25f36b8e6c 100644 --- a/osmanagementhub/search_software_source_modules_details.go +++ b/osmanagementhub/search_software_source_modules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/search_software_source_modules_request_response.go b/osmanagementhub/search_software_source_modules_request_response.go index d4d646f783..0289bb4bbf 100644 --- a/osmanagementhub/search_software_source_modules_request_response.go +++ b/osmanagementhub/search_software_source_modules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/search_software_source_package_groups_details.go b/osmanagementhub/search_software_source_package_groups_details.go index 73f5e994be..678d083bf5 100644 --- a/osmanagementhub/search_software_source_package_groups_details.go +++ b/osmanagementhub/search_software_source_package_groups_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/search_software_source_package_groups_request_response.go b/osmanagementhub/search_software_source_package_groups_request_response.go index 82799b8b54..faacc3ad7a 100644 --- a/osmanagementhub/search_software_source_package_groups_request_response.go +++ b/osmanagementhub/search_software_source_package_groups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_package.go b/osmanagementhub/software_package.go index 04806746d7..ecd8192211 100644 --- a/osmanagementhub/software_package.go +++ b/osmanagementhub/software_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_package_collection.go b/osmanagementhub/software_package_collection.go index df7c1ffd17..a6ab2d0eba 100644 --- a/osmanagementhub/software_package_collection.go +++ b/osmanagementhub/software_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_package_dependency.go b/osmanagementhub/software_package_dependency.go index 71b9532b2b..d5babf86f2 100644 --- a/osmanagementhub/software_package_dependency.go +++ b/osmanagementhub/software_package_dependency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_package_file.go b/osmanagementhub/software_package_file.go index 5ff3dd9898..d14f790e98 100644 --- a/osmanagementhub/software_package_file.go +++ b/osmanagementhub/software_package_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_package_summary.go b/osmanagementhub/software_package_summary.go index f68c9bdfac..35ccec1c95 100644 --- a/osmanagementhub/software_package_summary.go +++ b/osmanagementhub/software_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_packages_details.go b/osmanagementhub/software_packages_details.go index b0ca5c231f..34582e7e93 100644 --- a/osmanagementhub/software_packages_details.go +++ b/osmanagementhub/software_packages_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source.go b/osmanagementhub/software_source.go index 14d7215b45..fc1812397c 100644 --- a/osmanagementhub/software_source.go +++ b/osmanagementhub/software_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_availability.go b/osmanagementhub/software_source_availability.go index 0d4d64cfd9..731aba4591 100644 --- a/osmanagementhub/software_source_availability.go +++ b/osmanagementhub/software_source_availability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_collection.go b/osmanagementhub/software_source_collection.go index 4130db8da6..706b20ca22 100644 --- a/osmanagementhub/software_source_collection.go +++ b/osmanagementhub/software_source_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_details.go b/osmanagementhub/software_source_details.go index 8350111857..efe68c9ea3 100644 --- a/osmanagementhub/software_source_details.go +++ b/osmanagementhub/software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_profile.go b/osmanagementhub/software_source_profile.go index c5ad4dec11..641908e06f 100644 --- a/osmanagementhub/software_source_profile.go +++ b/osmanagementhub/software_source_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_summary.go b/osmanagementhub/software_source_summary.go index 45ce0a4c88..4eb3b53f03 100644 --- a/osmanagementhub/software_source_summary.go +++ b/osmanagementhub/software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_type.go b/osmanagementhub/software_source_type.go index b6413a83a3..2b1e6caca3 100644 --- a/osmanagementhub/software_source_type.go +++ b/osmanagementhub/software_source_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_vendor_collection.go b/osmanagementhub/software_source_vendor_collection.go index 96751a0fb0..af20d11594 100644 --- a/osmanagementhub/software_source_vendor_collection.go +++ b/osmanagementhub/software_source_vendor_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_source_vendor_summary.go b/osmanagementhub/software_source_vendor_summary.go index 0cc5ab3182..f191d7a575 100644 --- a/osmanagementhub/software_source_vendor_summary.go +++ b/osmanagementhub/software_source_vendor_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/software_sources_details.go b/osmanagementhub/software_sources_details.go index bfc7b18530..f9a0800f79 100644 --- a/osmanagementhub/software_sources_details.go +++ b/osmanagementhub/software_sources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/sort_order.go b/osmanagementhub/sort_order.go index 45839aebd3..34f0a3dfb1 100644 --- a/osmanagementhub/sort_order.go +++ b/osmanagementhub/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/station_profile.go b/osmanagementhub/station_profile.go index 6141bdc35b..206047f501 100644 --- a/osmanagementhub/station_profile.go +++ b/osmanagementhub/station_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/summarize_managed_instance_analytics_request_response.go b/osmanagementhub/summarize_managed_instance_analytics_request_response.go index c50ecd6aa1..e009b71977 100644 --- a/osmanagementhub/summarize_managed_instance_analytics_request_response.go +++ b/osmanagementhub/summarize_managed_instance_analytics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/switch_module_stream_on_managed_instance_details.go b/osmanagementhub/switch_module_stream_on_managed_instance_details.go index bc73efde69..fe9ae2d580 100644 --- a/osmanagementhub/switch_module_stream_on_managed_instance_details.go +++ b/osmanagementhub/switch_module_stream_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/switch_module_stream_on_managed_instance_request_response.go b/osmanagementhub/switch_module_stream_on_managed_instance_request_response.go index 9c211a366d..9f08553522 100644 --- a/osmanagementhub/switch_module_stream_on_managed_instance_request_response.go +++ b/osmanagementhub/switch_module_stream_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/synchronize_mirrors_details.go b/osmanagementhub/synchronize_mirrors_details.go index 6fb05cda11..876428d5cd 100644 --- a/osmanagementhub/synchronize_mirrors_details.go +++ b/osmanagementhub/synchronize_mirrors_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/synchronize_mirrors_request_response.go b/osmanagementhub/synchronize_mirrors_request_response.go index b6ac141579..6b3d698d8b 100644 --- a/osmanagementhub/synchronize_mirrors_request_response.go +++ b/osmanagementhub/synchronize_mirrors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/synchronize_single_mirrors_request_response.go b/osmanagementhub/synchronize_single_mirrors_request_response.go index 8b9b0098b6..63df73ea18 100644 --- a/osmanagementhub/synchronize_single_mirrors_request_response.go +++ b/osmanagementhub/synchronize_single_mirrors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/target_resource_entity_type.go b/osmanagementhub/target_resource_entity_type.go index 55f584c08f..e19a2920e1 100644 --- a/osmanagementhub/target_resource_entity_type.go +++ b/osmanagementhub/target_resource_entity_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/updatable_package_collection.go b/osmanagementhub/updatable_package_collection.go index 0f07900d66..3d0562d633 100644 --- a/osmanagementhub/updatable_package_collection.go +++ b/osmanagementhub/updatable_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/updatable_package_summary.go b/osmanagementhub/updatable_package_summary.go index ef4ae987a0..9ecaa784a6 100644 --- a/osmanagementhub/updatable_package_summary.go +++ b/osmanagementhub/updatable_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_all_packages_on_managed_instance_group_details.go b/osmanagementhub/update_all_packages_on_managed_instance_group_details.go index 403deaaf81..282bed2cf6 100644 --- a/osmanagementhub/update_all_packages_on_managed_instance_group_details.go +++ b/osmanagementhub/update_all_packages_on_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_all_packages_on_managed_instance_group_request_response.go b/osmanagementhub/update_all_packages_on_managed_instance_group_request_response.go index a575b5913b..97dfd9c8b6 100644 --- a/osmanagementhub/update_all_packages_on_managed_instance_group_request_response.go +++ b/osmanagementhub/update_all_packages_on_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_details.go b/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_details.go index 7b5aba6009..1e7e18e096 100644 --- a/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_details.go +++ b/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_request_response.go b/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_request_response.go index 8dea833f29..17c7a7c64e 100644 --- a/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_request_response.go +++ b/osmanagementhub/update_all_packages_on_managed_instances_in_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_custom_software_source_details.go b/osmanagementhub/update_custom_software_source_details.go index afd95706d7..033e29660b 100644 --- a/osmanagementhub/update_custom_software_source_details.go +++ b/osmanagementhub/update_custom_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_lifecycle_environment_details.go b/osmanagementhub/update_lifecycle_environment_details.go index f2d1b29fc1..9fc3164ada 100644 --- a/osmanagementhub/update_lifecycle_environment_details.go +++ b/osmanagementhub/update_lifecycle_environment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_lifecycle_environment_request_response.go b/osmanagementhub/update_lifecycle_environment_request_response.go index ddf296cdf2..0c178549ae 100644 --- a/osmanagementhub/update_lifecycle_environment_request_response.go +++ b/osmanagementhub/update_lifecycle_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_lifecycle_stage_details.go b/osmanagementhub/update_lifecycle_stage_details.go index f2757bc4d4..fd4c4dad33 100644 --- a/osmanagementhub/update_lifecycle_stage_details.go +++ b/osmanagementhub/update_lifecycle_stage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_managed_instance_details.go b/osmanagementhub/update_managed_instance_details.go index 6095f957e9..ed93935b67 100644 --- a/osmanagementhub/update_managed_instance_details.go +++ b/osmanagementhub/update_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_managed_instance_group_details.go b/osmanagementhub/update_managed_instance_group_details.go index 3aaddd8ef2..7de94fc435 100644 --- a/osmanagementhub/update_managed_instance_group_details.go +++ b/osmanagementhub/update_managed_instance_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_managed_instance_group_request_response.go b/osmanagementhub/update_managed_instance_group_request_response.go index ca58067db6..380d3435b8 100644 --- a/osmanagementhub/update_managed_instance_group_request_response.go +++ b/osmanagementhub/update_managed_instance_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_managed_instance_request_response.go b/osmanagementhub/update_managed_instance_request_response.go index 19c952d375..01e2356795 100644 --- a/osmanagementhub/update_managed_instance_request_response.go +++ b/osmanagementhub/update_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_management_station_details.go b/osmanagementhub/update_management_station_details.go index bfbb8e9602..b0f8d7c694 100644 --- a/osmanagementhub/update_management_station_details.go +++ b/osmanagementhub/update_management_station_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_management_station_request_response.go b/osmanagementhub/update_management_station_request_response.go index 00f1ad343c..a7562c2017 100644 --- a/osmanagementhub/update_management_station_request_response.go +++ b/osmanagementhub/update_management_station_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_mirror_configuration_details.go b/osmanagementhub/update_mirror_configuration_details.go index 88b5d90f48..13e67b1e08 100644 --- a/osmanagementhub/update_mirror_configuration_details.go +++ b/osmanagementhub/update_mirror_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_packages_on_managed_instance_details.go b/osmanagementhub/update_packages_on_managed_instance_details.go index a47b2bc1af..86f7971888 100644 --- a/osmanagementhub/update_packages_on_managed_instance_details.go +++ b/osmanagementhub/update_packages_on_managed_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_packages_on_managed_instance_request_response.go b/osmanagementhub/update_packages_on_managed_instance_request_response.go index e841301946..7fd3a14733 100644 --- a/osmanagementhub/update_packages_on_managed_instance_request_response.go +++ b/osmanagementhub/update_packages_on_managed_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_profile_details.go b/osmanagementhub/update_profile_details.go index fafd1836be..b7a6ea399e 100644 --- a/osmanagementhub/update_profile_details.go +++ b/osmanagementhub/update_profile_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_profile_request_response.go b/osmanagementhub/update_profile_request_response.go index 78308283a9..4c133e4703 100644 --- a/osmanagementhub/update_profile_request_response.go +++ b/osmanagementhub/update_profile_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_proxy_configuration_details.go b/osmanagementhub/update_proxy_configuration_details.go index 7d0ba45f22..a62072fb5d 100644 --- a/osmanagementhub/update_proxy_configuration_details.go +++ b/osmanagementhub/update_proxy_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_scheduled_job_details.go b/osmanagementhub/update_scheduled_job_details.go index dfe7a35440..9f14cd8125 100644 --- a/osmanagementhub/update_scheduled_job_details.go +++ b/osmanagementhub/update_scheduled_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_scheduled_job_request_response.go b/osmanagementhub/update_scheduled_job_request_response.go index bda141d36b..ea72dc06ba 100644 --- a/osmanagementhub/update_scheduled_job_request_response.go +++ b/osmanagementhub/update_scheduled_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_software_source_details.go b/osmanagementhub/update_software_source_details.go index 61f7c3445b..f4d97b840e 100644 --- a/osmanagementhub/update_software_source_details.go +++ b/osmanagementhub/update_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_software_source_request_response.go b/osmanagementhub/update_software_source_request_response.go index 5c3c53beca..56dc22fcc8 100644 --- a/osmanagementhub/update_software_source_request_response.go +++ b/osmanagementhub/update_software_source_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_types.go b/osmanagementhub/update_types.go index 5479e12fa2..acdc4d99ed 100644 --- a/osmanagementhub/update_types.go +++ b/osmanagementhub/update_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_vendor_software_source_details.go b/osmanagementhub/update_vendor_software_source_details.go index 0f231ffc5e..0404a724b9 100644 --- a/osmanagementhub/update_vendor_software_source_details.go +++ b/osmanagementhub/update_vendor_software_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/update_work_request_details.go b/osmanagementhub/update_work_request_details.go index 1ea070e933..1d6d3d0c58 100644 --- a/osmanagementhub/update_work_request_details.go +++ b/osmanagementhub/update_work_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/vendor_name.go b/osmanagementhub/vendor_name.go index f55390b363..07b3ef6a0b 100644 --- a/osmanagementhub/vendor_name.go +++ b/osmanagementhub/vendor_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/vendor_software_source.go b/osmanagementhub/vendor_software_source.go index 8692f5c9f3..ae56615242 100644 --- a/osmanagementhub/vendor_software_source.go +++ b/osmanagementhub/vendor_software_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/vendor_software_source_summary.go b/osmanagementhub/vendor_software_source_summary.go index b294b8a5d7..c093cd3725 100644 --- a/osmanagementhub/vendor_software_source_summary.go +++ b/osmanagementhub/vendor_software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/versioned_custom_software_source.go b/osmanagementhub/versioned_custom_software_source.go index 54dcaf23ca..19020ec501 100644 --- a/osmanagementhub/versioned_custom_software_source.go +++ b/osmanagementhub/versioned_custom_software_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/versioned_custom_software_source_summary.go b/osmanagementhub/versioned_custom_software_source_summary.go index 4bdc1dc87a..e38f8721d3 100644 --- a/osmanagementhub/versioned_custom_software_source_summary.go +++ b/osmanagementhub/versioned_custom_software_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request.go b/osmanagementhub/work_request.go index 38fd2f9296..dfa5d1241c 100644 --- a/osmanagementhub/work_request.go +++ b/osmanagementhub/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_details.go b/osmanagementhub/work_request_details.go index ef199c7c8a..917efa0004 100644 --- a/osmanagementhub/work_request_details.go +++ b/osmanagementhub/work_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_error.go b/osmanagementhub/work_request_error.go index 9cf0f4bd33..8f61ec94f8 100644 --- a/osmanagementhub/work_request_error.go +++ b/osmanagementhub/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_error_collection.go b/osmanagementhub/work_request_error_collection.go index 9506ec7f0c..b4f12074ec 100644 --- a/osmanagementhub/work_request_error_collection.go +++ b/osmanagementhub/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_log_entry.go b/osmanagementhub/work_request_log_entry.go index cd07450733..63383748f3 100644 --- a/osmanagementhub/work_request_log_entry.go +++ b/osmanagementhub/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_log_entry_collection.go b/osmanagementhub/work_request_log_entry_collection.go index b2940d0e52..9cd1a8cf51 100644 --- a/osmanagementhub/work_request_log_entry_collection.go +++ b/osmanagementhub/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_management_station_details.go b/osmanagementhub/work_request_management_station_details.go index 3fdd3cf0c1..d871a08df5 100644 --- a/osmanagementhub/work_request_management_station_details.go +++ b/osmanagementhub/work_request_management_station_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_operation_type.go b/osmanagementhub/work_request_operation_type.go index 66f37397c7..709d3c5a7a 100644 --- a/osmanagementhub/work_request_operation_type.go +++ b/osmanagementhub/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_resource.go b/osmanagementhub/work_request_resource.go index bd113a210f..d068a63956 100644 --- a/osmanagementhub/work_request_resource.go +++ b/osmanagementhub/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_resource_metadata_key.go b/osmanagementhub/work_request_resource_metadata_key.go index 257ac1aa3c..82ade4b517 100644 --- a/osmanagementhub/work_request_resource_metadata_key.go +++ b/osmanagementhub/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_summary.go b/osmanagementhub/work_request_summary.go index 867787dabb..4e57a21e37 100644 --- a/osmanagementhub/work_request_summary.go +++ b/osmanagementhub/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osmanagementhub/work_request_summary_collection.go b/osmanagementhub/work_request_summary_collection.go index 20f453a728..a35ac66ed4 100644 --- a/osmanagementhub/work_request_summary_collection.go +++ b/osmanagementhub/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/address.go b/ospgateway/address.go index d3af1edfa1..5ca74128c2 100644 --- a/ospgateway/address.go +++ b/ospgateway/address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/address_quality_type.go b/ospgateway/address_quality_type.go index 82e7a2d6e2..bec98dc06d 100644 --- a/ospgateway/address_quality_type.go +++ b/ospgateway/address_quality_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/address_rule.go b/ospgateway/address_rule.go index ce50c9e1b2..d9ebbde3e4 100644 --- a/ospgateway/address_rule.go +++ b/ospgateway/address_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/address_type_rule.go b/ospgateway/address_type_rule.go index c55635ed91..30bd19a25b 100644 --- a/ospgateway/address_type_rule.go +++ b/ospgateway/address_type_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/address_verification_code.go b/ospgateway/address_verification_code.go index 44aee2cc9f..3285e7bab4 100644 --- a/ospgateway/address_verification_code.go +++ b/ospgateway/address_verification_code.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/authorize_subscription_payment_details.go b/ospgateway/authorize_subscription_payment_details.go index 8dc7071f17..1c026cec4a 100644 --- a/ospgateway/authorize_subscription_payment_details.go +++ b/ospgateway/authorize_subscription_payment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/authorize_subscription_payment_receipt.go b/ospgateway/authorize_subscription_payment_receipt.go index 9f77588f59..579b9e0e5e 100644 --- a/ospgateway/authorize_subscription_payment_receipt.go +++ b/ospgateway/authorize_subscription_payment_receipt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/authorize_subscription_payment_request_response.go b/ospgateway/authorize_subscription_payment_request_response.go index fb58254a12..8e795505bd 100644 --- a/ospgateway/authorize_subscription_payment_request_response.go +++ b/ospgateway/authorize_subscription_payment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/bill_to_address.go b/ospgateway/bill_to_address.go index bd388abff3..67ebdb4359 100644 --- a/ospgateway/bill_to_address.go +++ b/ospgateway/bill_to_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/contact_type_rule.go b/ospgateway/contact_type_rule.go index 11f63d71f7..653b98c710 100644 --- a/ospgateway/contact_type_rule.go +++ b/ospgateway/contact_type_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/country.go b/ospgateway/country.go index c649c376f6..0f520002bb 100644 --- a/ospgateway/country.go +++ b/ospgateway/country.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/credit_card_payment_detail.go b/ospgateway/credit_card_payment_detail.go index c538e8c532..6a8bab2879 100644 --- a/ospgateway/credit_card_payment_detail.go +++ b/ospgateway/credit_card_payment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/credit_card_payment_option.go b/ospgateway/credit_card_payment_option.go index 13e8394360..2fe6043312 100644 --- a/ospgateway/credit_card_payment_option.go +++ b/ospgateway/credit_card_payment_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/credit_card_type.go b/ospgateway/credit_card_type.go index f6676179c2..525c03066a 100644 --- a/ospgateway/credit_card_type.go +++ b/ospgateway/credit_card_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/currency.go b/ospgateway/currency.go index 34763358b7..f9efc152f8 100644 --- a/ospgateway/currency.go +++ b/ospgateway/currency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/download_pdf_content_request_response.go b/ospgateway/download_pdf_content_request_response.go index 19e82240c2..4fd169f793 100644 --- a/ospgateway/download_pdf_content_request_response.go +++ b/ospgateway/download_pdf_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/echeck_payment_detail.go b/ospgateway/echeck_payment_detail.go index 7ad4713e5d..59085d9c5b 100644 --- a/ospgateway/echeck_payment_detail.go +++ b/ospgateway/echeck_payment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/field.go b/ospgateway/field.go index d87186a216..0a9fe5b7a5 100644 --- a/ospgateway/field.go +++ b/ospgateway/field.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/format.go b/ospgateway/format.go index 865352d82e..47d568d019 100644 --- a/ospgateway/format.go +++ b/ospgateway/format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/get_address_request_response.go b/ospgateway/get_address_request_response.go index 9c8b651a8f..09dca5120f 100644 --- a/ospgateway/get_address_request_response.go +++ b/ospgateway/get_address_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/get_address_rule_request_response.go b/ospgateway/get_address_rule_request_response.go index 47067876a5..0f3663ae5f 100644 --- a/ospgateway/get_address_rule_request_response.go +++ b/ospgateway/get_address_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/get_invoice_request_response.go b/ospgateway/get_invoice_request_response.go index c060750ef0..b1b16b4efd 100644 --- a/ospgateway/get_invoice_request_response.go +++ b/ospgateway/get_invoice_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/get_subscription_request_response.go b/ospgateway/get_subscription_request_response.go index 95a3fb4013..1ed7486cdb 100644 --- a/ospgateway/get_subscription_request_response.go +++ b/ospgateway/get_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/invoice.go b/ospgateway/invoice.go index 02e4bc4012..f4d70d696f 100644 --- a/ospgateway/invoice.go +++ b/ospgateway/invoice.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/invoice_collection.go b/ospgateway/invoice_collection.go index 049e892f5f..47f9d98c5b 100644 --- a/ospgateway/invoice_collection.go +++ b/ospgateway/invoice_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/invoice_line_collection.go b/ospgateway/invoice_line_collection.go index c1b6fabf27..1d1f2c6e90 100644 --- a/ospgateway/invoice_line_collection.go +++ b/ospgateway/invoice_line_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/invoice_line_summary.go b/ospgateway/invoice_line_summary.go index e4d6949c97..e34d2ee3d3 100644 --- a/ospgateway/invoice_line_summary.go +++ b/ospgateway/invoice_line_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/invoice_summary.go b/ospgateway/invoice_summary.go index 2e70e3f437..9fb41be6f6 100644 --- a/ospgateway/invoice_summary.go +++ b/ospgateway/invoice_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/label.go b/ospgateway/label.go index f59e67fd3e..6e02ae583c 100644 --- a/ospgateway/label.go +++ b/ospgateway/label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/list_invoice_lines_request_response.go b/ospgateway/list_invoice_lines_request_response.go index 60e015b293..39c2a6db4e 100644 --- a/ospgateway/list_invoice_lines_request_response.go +++ b/ospgateway/list_invoice_lines_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/list_invoices_request_response.go b/ospgateway/list_invoices_request_response.go index f2e15ca81d..a55a54f073 100644 --- a/ospgateway/list_invoices_request_response.go +++ b/ospgateway/list_invoices_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/list_subscriptions_request_response.go b/ospgateway/list_subscriptions_request_response.go index a6e30b1df1..7de6e27a2f 100644 --- a/ospgateway/list_subscriptions_request_response.go +++ b/ospgateway/list_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/merchant_defined_data.go b/ospgateway/merchant_defined_data.go index c28be4178b..97e478dd58 100644 --- a/ospgateway/merchant_defined_data.go +++ b/ospgateway/merchant_defined_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/ospgateway_addressruleservice_client.go b/ospgateway/ospgateway_addressruleservice_client.go index 8630ef5c10..beb468b6a1 100644 --- a/ospgateway/ospgateway_addressruleservice_client.go +++ b/ospgateway/ospgateway_addressruleservice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/ospgateway_addressservice_client.go b/ospgateway/ospgateway_addressservice_client.go index 844fe18ace..53b8d8e01c 100644 --- a/ospgateway/ospgateway_addressservice_client.go +++ b/ospgateway/ospgateway_addressservice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/ospgateway_invoiceservice_client.go b/ospgateway/ospgateway_invoiceservice_client.go index abebf46d38..4115d6f369 100644 --- a/ospgateway/ospgateway_invoiceservice_client.go +++ b/ospgateway/ospgateway_invoiceservice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/ospgateway_subscriptionservice_client.go b/ospgateway/ospgateway_subscriptionservice_client.go index 480ba98d40..3af53127a1 100644 --- a/ospgateway/ospgateway_subscriptionservice_client.go +++ b/ospgateway/ospgateway_subscriptionservice_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/other_payment_detail.go b/ospgateway/other_payment_detail.go index c9a65f945c..97010d9f09 100644 --- a/ospgateway/other_payment_detail.go +++ b/ospgateway/other_payment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/pay_invoice_details.go b/ospgateway/pay_invoice_details.go index b2695ffc10..274a094d3b 100644 --- a/ospgateway/pay_invoice_details.go +++ b/ospgateway/pay_invoice_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/pay_invoice_receipt.go b/ospgateway/pay_invoice_receipt.go index e72dacb842..ea98e6741e 100644 --- a/ospgateway/pay_invoice_receipt.go +++ b/ospgateway/pay_invoice_receipt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/pay_invoice_request_response.go b/ospgateway/pay_invoice_request_response.go index 30770275f0..587fee1d86 100644 --- a/ospgateway/pay_invoice_request_response.go +++ b/ospgateway/pay_invoice_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/pay_subscription_details.go b/ospgateway/pay_subscription_details.go index 2133db3a99..79ae3037ed 100644 --- a/ospgateway/pay_subscription_details.go +++ b/ospgateway/pay_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/pay_subscription_receipt.go b/ospgateway/pay_subscription_receipt.go index e7138ef092..511d1730ec 100644 --- a/ospgateway/pay_subscription_receipt.go +++ b/ospgateway/pay_subscription_receipt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/pay_subscription_request_response.go b/ospgateway/pay_subscription_request_response.go index 1d8cf7d2fb..b68b94436b 100644 --- a/ospgateway/pay_subscription_request_response.go +++ b/ospgateway/pay_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/payment_detail.go b/ospgateway/payment_detail.go index 932d3f57ab..a34e0cc2bb 100644 --- a/ospgateway/payment_detail.go +++ b/ospgateway/payment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/payment_gateway.go b/ospgateway/payment_gateway.go index 9bf55ac3cc..5e10e5f14c 100644 --- a/ospgateway/payment_gateway.go +++ b/ospgateway/payment_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/payment_method.go b/ospgateway/payment_method.go index 0463dc4e1b..85ac867198 100644 --- a/ospgateway/payment_method.go +++ b/ospgateway/payment_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/payment_option.go b/ospgateway/payment_option.go index 13b1708465..5c10fc2deb 100644 --- a/ospgateway/payment_option.go +++ b/ospgateway/payment_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/paypal_payment_detail.go b/ospgateway/paypal_payment_detail.go index 4962c1b569..e9804f127e 100644 --- a/ospgateway/paypal_payment_detail.go +++ b/ospgateway/paypal_payment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/paypal_payment_option.go b/ospgateway/paypal_payment_option.go index 2097932c0c..ea7cdf8230 100644 --- a/ospgateway/paypal_payment_option.go +++ b/ospgateway/paypal_payment_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/subscription.go b/ospgateway/subscription.go index edd067cf56..b45450f7a2 100644 --- a/ospgateway/subscription.go +++ b/ospgateway/subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/subscription_collection.go b/ospgateway/subscription_collection.go index 2424c8798b..e07b0c49a1 100644 --- a/ospgateway/subscription_collection.go +++ b/ospgateway/subscription_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/subscription_summary.go b/ospgateway/subscription_summary.go index 8b257b4b7c..ef006c3b37 100644 --- a/ospgateway/subscription_summary.go +++ b/ospgateway/subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/tax_info.go b/ospgateway/tax_info.go index f5401ed5f1..15c135b7aa 100644 --- a/ospgateway/tax_info.go +++ b/ospgateway/tax_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/tax_type_rule.go b/ospgateway/tax_type_rule.go index 6bdcba49a0..e434dabd03 100644 --- a/ospgateway/tax_type_rule.go +++ b/ospgateway/tax_type_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/third_party_validation_type.go b/ospgateway/third_party_validation_type.go index 77557d1a74..892410dfc6 100644 --- a/ospgateway/third_party_validation_type.go +++ b/ospgateway/third_party_validation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/update_subscription_details.go b/ospgateway/update_subscription_details.go index d37d4f23aa..f2c4828a5f 100644 --- a/ospgateway/update_subscription_details.go +++ b/ospgateway/update_subscription_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/update_subscription_request_response.go b/ospgateway/update_subscription_request_response.go index f7e89679bb..67b6400674 100644 --- a/ospgateway/update_subscription_request_response.go +++ b/ospgateway/update_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/verify_address_details.go b/ospgateway/verify_address_details.go index f14ef5c3a5..885d456af1 100644 --- a/ospgateway/verify_address_details.go +++ b/ospgateway/verify_address_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/verify_address_receipt.go b/ospgateway/verify_address_receipt.go index ae63617f93..e1254fd1f6 100644 --- a/ospgateway/verify_address_receipt.go +++ b/ospgateway/verify_address_receipt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/ospgateway/verify_address_request_response.go b/ospgateway/verify_address_request_response.go index 00320da22f..a35c1b8522 100644 --- a/ospgateway/verify_address_request_response.go +++ b/ospgateway/verify_address_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubbillingschedule/billing_schedule_summary.go b/osubbillingschedule/billing_schedule_summary.go index 29321a3bcd..486354b580 100644 --- a/osubbillingschedule/billing_schedule_summary.go +++ b/osubbillingschedule/billing_schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubbillingschedule/list_billing_schedules_request_response.go b/osubbillingschedule/list_billing_schedules_request_response.go index 291575f002..57c89f6c28 100644 --- a/osubbillingschedule/list_billing_schedules_request_response.go +++ b/osubbillingschedule/list_billing_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubbillingschedule/osubbillingschedule_billingschedule_client.go b/osubbillingschedule/osubbillingschedule_billingschedule_client.go index 2d0888783e..df6d246ce1 100644 --- a/osubbillingschedule/osubbillingschedule_billingschedule_client.go +++ b/osubbillingschedule/osubbillingschedule_billingschedule_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubbillingschedule/product.go b/osubbillingschedule/product.go index 0facbae019..78291a65e0 100644 --- a/osubbillingschedule/product.go +++ b/osubbillingschedule/product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osuborganizationsubscription/currency.go b/osuborganizationsubscription/currency.go index 49eeeab931..168965867f 100644 --- a/osuborganizationsubscription/currency.go +++ b/osuborganizationsubscription/currency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osuborganizationsubscription/list_organization_subscriptions_request_response.go b/osuborganizationsubscription/list_organization_subscriptions_request_response.go index 2c8a1f80e8..2efadaae94 100644 --- a/osuborganizationsubscription/list_organization_subscriptions_request_response.go +++ b/osuborganizationsubscription/list_organization_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osuborganizationsubscription/osuborganizationsubscription_organizationsubscription_client.go b/osuborganizationsubscription/osuborganizationsubscription_organizationsubscription_client.go index a8f0c3a6aa..5a054d67b8 100644 --- a/osuborganizationsubscription/osuborganizationsubscription_organizationsubscription_client.go +++ b/osuborganizationsubscription/osuborganizationsubscription_organizationsubscription_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osuborganizationsubscription/subscription_summary.go b/osuborganizationsubscription/subscription_summary.go index 50fe062846..a93e938f8b 100644 --- a/osuborganizationsubscription/subscription_summary.go +++ b/osuborganizationsubscription/subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/commitment.go b/osubsubscription/commitment.go index e2c1e2a7a0..46a67156ae 100644 --- a/osubsubscription/commitment.go +++ b/osubsubscription/commitment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/commitment_detail.go b/osubsubscription/commitment_detail.go index f393898b53..5aca44c7e9 100644 --- a/osubsubscription/commitment_detail.go +++ b/osubsubscription/commitment_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/commitment_summary.go b/osubsubscription/commitment_summary.go index 91854431a8..7467e81637 100644 --- a/osubsubscription/commitment_summary.go +++ b/osubsubscription/commitment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/currency.go b/osubsubscription/currency.go index 703de19302..907fa0bcf2 100644 --- a/osubsubscription/currency.go +++ b/osubsubscription/currency.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/get_commitment_request_response.go b/osubsubscription/get_commitment_request_response.go index 6e8e57d8c6..2dbb8bb603 100644 --- a/osubsubscription/get_commitment_request_response.go +++ b/osubsubscription/get_commitment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/list_commitments_request_response.go b/osubsubscription/list_commitments_request_response.go index f8424b0c4e..50fb2dc449 100644 --- a/osubsubscription/list_commitments_request_response.go +++ b/osubsubscription/list_commitments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/list_rate_cards_request_response.go b/osubsubscription/list_rate_cards_request_response.go index a50a6c5b97..2a0539c770 100644 --- a/osubsubscription/list_rate_cards_request_response.go +++ b/osubsubscription/list_rate_cards_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/list_subscriptions_request_response.go b/osubsubscription/list_subscriptions_request_response.go index 03a9dd5429..d2fb9b189b 100644 --- a/osubsubscription/list_subscriptions_request_response.go +++ b/osubsubscription/list_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/osubsubscription_commitment_client.go b/osubsubscription/osubsubscription_commitment_client.go index 4baa14f153..dc066ead6f 100644 --- a/osubsubscription/osubsubscription_commitment_client.go +++ b/osubsubscription/osubsubscription_commitment_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/osubsubscription_ratecard_client.go b/osubsubscription/osubsubscription_ratecard_client.go index 142bc5a2e8..eae940de20 100644 --- a/osubsubscription/osubsubscription_ratecard_client.go +++ b/osubsubscription/osubsubscription_ratecard_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/osubsubscription_subscription_client.go b/osubsubscription/osubsubscription_subscription_client.go index 81967b15e6..2de9940492 100644 --- a/osubsubscription/osubsubscription_subscription_client.go +++ b/osubsubscription/osubsubscription_subscription_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/product.go b/osubsubscription/product.go index 90130b8295..9b9604e017 100644 --- a/osubsubscription/product.go +++ b/osubsubscription/product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/rate_card_summary.go b/osubsubscription/rate_card_summary.go index 6576a455de..7fa442875a 100644 --- a/osubsubscription/rate_card_summary.go +++ b/osubsubscription/rate_card_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/rate_card_tier.go b/osubsubscription/rate_card_tier.go index 9f7f8d790d..928d2852be 100644 --- a/osubsubscription/rate_card_tier.go +++ b/osubsubscription/rate_card_tier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/subscribed_service_summary.go b/osubsubscription/subscribed_service_summary.go index b13b58bf58..f610fce504 100644 --- a/osubsubscription/subscribed_service_summary.go +++ b/osubsubscription/subscribed_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/subscription_product.go b/osubsubscription/subscription_product.go index e6cb3267e1..cb6905c7b0 100644 --- a/osubsubscription/subscription_product.go +++ b/osubsubscription/subscription_product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubsubscription/subscription_summary.go b/osubsubscription/subscription_summary.go index 97d5bb895b..a16c22b394 100644 --- a/osubsubscription/subscription_summary.go +++ b/osubsubscription/subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/computed_usage.go b/osubusage/computed_usage.go index 13c1809ece..8cc0a271c4 100644 --- a/osubusage/computed_usage.go +++ b/osubusage/computed_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/computed_usage_aggregated_summary.go b/osubusage/computed_usage_aggregated_summary.go index 59a55835ea..55725f9166 100644 --- a/osubusage/computed_usage_aggregated_summary.go +++ b/osubusage/computed_usage_aggregated_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/computed_usage_aggregation.go b/osubusage/computed_usage_aggregation.go index 602a36ea1f..1e72dd9ee4 100644 --- a/osubusage/computed_usage_aggregation.go +++ b/osubusage/computed_usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/computed_usage_summary.go b/osubusage/computed_usage_summary.go index d339e62fcf..da7df916ff 100644 --- a/osubusage/computed_usage_summary.go +++ b/osubusage/computed_usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/get_computed_usage_request_response.go b/osubusage/get_computed_usage_request_response.go index 8eb036890f..5decc11ff1 100644 --- a/osubusage/get_computed_usage_request_response.go +++ b/osubusage/get_computed_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/list_computed_usage_aggregateds_request_response.go b/osubusage/list_computed_usage_aggregateds_request_response.go index 34397ef400..4004ef3f42 100644 --- a/osubusage/list_computed_usage_aggregateds_request_response.go +++ b/osubusage/list_computed_usage_aggregateds_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/list_computed_usages_request_response.go b/osubusage/list_computed_usages_request_response.go index 9fb23fcfcc..db81d42d1a 100644 --- a/osubusage/list_computed_usages_request_response.go +++ b/osubusage/list_computed_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/osubusage_computedusage_client.go b/osubusage/osubusage_computedusage_client.go index 1eddab2593..a366afdb37 100644 --- a/osubusage/osubusage_computedusage_client.go +++ b/osubusage/osubusage_computedusage_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/osubusage/product.go b/osubusage/product.go index b99e5b9338..f9f0da6fc7 100644 --- a/osubusage/product.go +++ b/osubusage/product.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/action_type.go b/psql/action_type.go index 9e6fdbd2df..0ea7b35381 100644 --- a/psql/action_type.go +++ b/psql/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/backup.go b/psql/backup.go index cd227d659e..141f516dd4 100644 --- a/psql/backup.go +++ b/psql/backup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/backup_collection.go b/psql/backup_collection.go index d64e46d809..d16440da67 100644 --- a/psql/backup_collection.go +++ b/psql/backup_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/backup_policy.go b/psql/backup_policy.go index 2ea3b5b6f0..d54b3ae7e3 100644 --- a/psql/backup_policy.go +++ b/psql/backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/backup_source_details.go b/psql/backup_source_details.go index 7869559384..e804a9a26b 100644 --- a/psql/backup_source_details.go +++ b/psql/backup_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/backup_summary.go b/psql/backup_summary.go index 594e6e616a..7182bb8e92 100644 --- a/psql/backup_summary.go +++ b/psql/backup_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/change_backup_compartment_details.go b/psql/change_backup_compartment_details.go index 59f28dadef..65f58e45f2 100644 --- a/psql/change_backup_compartment_details.go +++ b/psql/change_backup_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/change_backup_compartment_request_response.go b/psql/change_backup_compartment_request_response.go index b01ec04567..4c90498bf7 100644 --- a/psql/change_backup_compartment_request_response.go +++ b/psql/change_backup_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/change_configuration_compartment_details.go b/psql/change_configuration_compartment_details.go index e62c3ce930..6655f1b70a 100644 --- a/psql/change_configuration_compartment_details.go +++ b/psql/change_configuration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/change_configuration_compartment_request_response.go b/psql/change_configuration_compartment_request_response.go index db6e1b2e09..82db9dc01f 100644 --- a/psql/change_configuration_compartment_request_response.go +++ b/psql/change_configuration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/change_db_system_compartment_details.go b/psql/change_db_system_compartment_details.go index eb3541e3fd..a43de33255 100644 --- a/psql/change_db_system_compartment_details.go +++ b/psql/change_db_system_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/change_db_system_compartment_request_response.go b/psql/change_db_system_compartment_request_response.go index dde26dff17..9ad033ac6d 100644 --- a/psql/change_db_system_compartment_request_response.go +++ b/psql/change_db_system_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/config_overrides.go b/psql/config_overrides.go index b2110156eb..d949ab3b55 100644 --- a/psql/config_overrides.go +++ b/psql/config_overrides.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/config_params.go b/psql/config_params.go index 82b564579b..5deeee5e5b 100644 --- a/psql/config_params.go +++ b/psql/config_params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/configuration.go b/psql/configuration.go index 9db05d24db..95f2947882 100644 --- a/psql/configuration.go +++ b/psql/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/configuration_collection.go b/psql/configuration_collection.go index 435b113425..7e0668ae8c 100644 --- a/psql/configuration_collection.go +++ b/psql/configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/configuration_details.go b/psql/configuration_details.go index 46e02f87e7..9d42102c94 100644 --- a/psql/configuration_details.go +++ b/psql/configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/configuration_summary.go b/psql/configuration_summary.go index 334b94b422..c5f759af3c 100644 --- a/psql/configuration_summary.go +++ b/psql/configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/connection_details.go b/psql/connection_details.go index b25f476493..400adf6ff1 100644 --- a/psql/connection_details.go +++ b/psql/connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_backup_details.go b/psql/create_backup_details.go index 682cdd74cf..56e1091715 100644 --- a/psql/create_backup_details.go +++ b/psql/create_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_backup_request_response.go b/psql/create_backup_request_response.go index 855805b30d..886b6179b5 100644 --- a/psql/create_backup_request_response.go +++ b/psql/create_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_configuration_details.go b/psql/create_configuration_details.go index 1afd4e0efe..849211c727 100644 --- a/psql/create_configuration_details.go +++ b/psql/create_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_configuration_request_response.go b/psql/create_configuration_request_response.go index 91d7093c69..68445a8db1 100644 --- a/psql/create_configuration_request_response.go +++ b/psql/create_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_db_instance_details.go b/psql/create_db_instance_details.go index dc0b10c490..6fc97234b3 100644 --- a/psql/create_db_instance_details.go +++ b/psql/create_db_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_db_system_details.go b/psql/create_db_system_details.go index f7f27a3a5c..275bd200ed 100644 --- a/psql/create_db_system_details.go +++ b/psql/create_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/create_db_system_request_response.go b/psql/create_db_system_request_response.go index 8e004f64df..66046a69ab 100644 --- a/psql/create_db_system_request_response.go +++ b/psql/create_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/credentials.go b/psql/credentials.go index 15b451e7b1..01eb8cfeee 100644 --- a/psql/credentials.go +++ b/psql/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/daily_backup_policy.go b/psql/daily_backup_policy.go index 86bc4bd172..da64905155 100644 --- a/psql/daily_backup_policy.go +++ b/psql/daily_backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_configuration_override_collection.go b/psql/db_configuration_override_collection.go index b96a333209..7215fb62dc 100644 --- a/psql/db_configuration_override_collection.go +++ b/psql/db_configuration_override_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_instance.go b/psql/db_instance.go index 4854b41111..7559b74e13 100644 --- a/psql/db_instance.go +++ b/psql/db_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_instance_endpoint.go b/psql/db_instance_endpoint.go index 17261dca07..e4d5943ee7 100644 --- a/psql/db_instance_endpoint.go +++ b/psql/db_instance_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_system.go b/psql/db_system.go index 1e2ef36873..42cd4f45c9 100644 --- a/psql/db_system.go +++ b/psql/db_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_system_collection.go b/psql/db_system_collection.go index 7d1e674611..2a55abf344 100644 --- a/psql/db_system_collection.go +++ b/psql/db_system_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_system_details.go b/psql/db_system_details.go index 4ab2aedb79..18e5f08fa5 100644 --- a/psql/db_system_details.go +++ b/psql/db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/db_system_summary.go b/psql/db_system_summary.go index a24420db75..004a6070b0 100644 --- a/psql/db_system_summary.go +++ b/psql/db_system_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/default_config_params.go b/psql/default_config_params.go index c3c9b7f226..bcbee2e602 100644 --- a/psql/default_config_params.go +++ b/psql/default_config_params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/default_configuration.go b/psql/default_configuration.go index fe43886397..a6c9a0bf8c 100644 --- a/psql/default_configuration.go +++ b/psql/default_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/default_configuration_collection.go b/psql/default_configuration_collection.go index f4ba2faff5..5d12cf2a96 100644 --- a/psql/default_configuration_collection.go +++ b/psql/default_configuration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/default_configuration_details.go b/psql/default_configuration_details.go index 27b19470a9..810d568220 100644 --- a/psql/default_configuration_details.go +++ b/psql/default_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/default_configuration_summary.go b/psql/default_configuration_summary.go index 5f2db1bb25..c7ecca7d43 100644 --- a/psql/default_configuration_summary.go +++ b/psql/default_configuration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/delete_backup_request_response.go b/psql/delete_backup_request_response.go index 793043e97f..5722294bfe 100644 --- a/psql/delete_backup_request_response.go +++ b/psql/delete_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/delete_configuration_request_response.go b/psql/delete_configuration_request_response.go index 2ff6447830..d133664771 100644 --- a/psql/delete_configuration_request_response.go +++ b/psql/delete_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/delete_db_system_request_response.go b/psql/delete_db_system_request_response.go index 8ac0deabb7..94361e9ad7 100644 --- a/psql/delete_db_system_request_response.go +++ b/psql/delete_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/endpoint.go b/psql/endpoint.go index 5d3a91fa83..529def6856 100644 --- a/psql/endpoint.go +++ b/psql/endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/failover_db_system_details.go b/psql/failover_db_system_details.go index 39a824dbec..163fa3640d 100644 --- a/psql/failover_db_system_details.go +++ b/psql/failover_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/failover_db_system_request_response.go b/psql/failover_db_system_request_response.go index 2b3ae3f2b5..be0032a7c1 100644 --- a/psql/failover_db_system_request_response.go +++ b/psql/failover_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_backup_request_response.go b/psql/get_backup_request_response.go index 030bfbe454..25e934f1b0 100644 --- a/psql/get_backup_request_response.go +++ b/psql/get_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_configuration_request_response.go b/psql/get_configuration_request_response.go index 03bef72012..e8b7d71503 100644 --- a/psql/get_configuration_request_response.go +++ b/psql/get_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_connection_details_request_response.go b/psql/get_connection_details_request_response.go index 17f82811bd..eed7631e1a 100644 --- a/psql/get_connection_details_request_response.go +++ b/psql/get_connection_details_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_db_system_request_response.go b/psql/get_db_system_request_response.go index 96c57326d9..458b5ee777 100644 --- a/psql/get_db_system_request_response.go +++ b/psql/get_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_default_configuration_request_response.go b/psql/get_default_configuration_request_response.go index 1803e715f4..97b7a03327 100644 --- a/psql/get_default_configuration_request_response.go +++ b/psql/get_default_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_primary_db_instance_request_response.go b/psql/get_primary_db_instance_request_response.go index e494b20385..9d366ac82c 100644 --- a/psql/get_primary_db_instance_request_response.go +++ b/psql/get_primary_db_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/get_work_request_request_response.go b/psql/get_work_request_request_response.go index f4e0978b6b..0f23322893 100644 --- a/psql/get_work_request_request_response.go +++ b/psql/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_backups_request_response.go b/psql/list_backups_request_response.go index ddfbc1f8eb..fa43691e6f 100644 --- a/psql/list_backups_request_response.go +++ b/psql/list_backups_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_configurations_request_response.go b/psql/list_configurations_request_response.go index 5bce5122b0..43fb97a5fd 100644 --- a/psql/list_configurations_request_response.go +++ b/psql/list_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_db_systems_request_response.go b/psql/list_db_systems_request_response.go index f15f9de691..ebecbefe8f 100644 --- a/psql/list_db_systems_request_response.go +++ b/psql/list_db_systems_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_default_configurations_request_response.go b/psql/list_default_configurations_request_response.go index 3774d15179..66a801e25b 100644 --- a/psql/list_default_configurations_request_response.go +++ b/psql/list_default_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_shapes_request_response.go b/psql/list_shapes_request_response.go index b328a7bcd5..b72ef3cdb3 100644 --- a/psql/list_shapes_request_response.go +++ b/psql/list_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_work_request_errors_request_response.go b/psql/list_work_request_errors_request_response.go index ad73d905e2..1752d69343 100644 --- a/psql/list_work_request_errors_request_response.go +++ b/psql/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_work_request_logs_request_response.go b/psql/list_work_request_logs_request_response.go index 1af04cf323..4508970260 100644 --- a/psql/list_work_request_logs_request_response.go +++ b/psql/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/list_work_requests_request_response.go b/psql/list_work_requests_request_response.go index 64f0f748f9..b4a538719e 100644 --- a/psql/list_work_requests_request_response.go +++ b/psql/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/management_policy.go b/psql/management_policy.go index 8641be6a1a..c004c26cf8 100644 --- a/psql/management_policy.go +++ b/psql/management_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/management_policy_details.go b/psql/management_policy_details.go index 8739ac9e40..be7c13e745 100644 --- a/psql/management_policy_details.go +++ b/psql/management_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/monthly_backup_policy.go b/psql/monthly_backup_policy.go index a19e4cfd33..8b3a625c7f 100644 --- a/psql/monthly_backup_policy.go +++ b/psql/monthly_backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/network_details.go b/psql/network_details.go index c5a207f927..2143299873 100644 --- a/psql/network_details.go +++ b/psql/network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/none_backup_policy.go b/psql/none_backup_policy.go index 4fe4cccdc2..c0f65c0247 100644 --- a/psql/none_backup_policy.go +++ b/psql/none_backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/none_source_details.go b/psql/none_source_details.go index 9910ae444e..9adc296d85 100644 --- a/psql/none_source_details.go +++ b/psql/none_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/oci_optimized_storage_details.go b/psql/oci_optimized_storage_details.go index e5e2f8eadc..d60fe8ca03 100644 --- a/psql/oci_optimized_storage_details.go +++ b/psql/oci_optimized_storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/operation_status.go b/psql/operation_status.go index 6a349a0bf1..ff06496c7f 100644 --- a/psql/operation_status.go +++ b/psql/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/operation_type.go b/psql/operation_type.go index a02d386698..38eb525978 100644 --- a/psql/operation_type.go +++ b/psql/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/password_details.go b/psql/password_details.go index 9f9403e472..4aa46aa8c5 100644 --- a/psql/password_details.go +++ b/psql/password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_db_system_details.go b/psql/patch_db_system_details.go index eea3f468b0..70fda85a59 100644 --- a/psql/patch_db_system_details.go +++ b/psql/patch_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_db_system_request_response.go b/psql/patch_db_system_request_response.go index 19efac2961..a6d5f72a0f 100644 --- a/psql/patch_db_system_request_response.go +++ b/psql/patch_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_insert_instruction.go b/psql/patch_insert_instruction.go index 9a8eb16d94..d7c9145fd1 100644 --- a/psql/patch_insert_instruction.go +++ b/psql/patch_insert_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_instruction.go b/psql/patch_instruction.go index 16a5b6ba5c..bd263327f2 100644 --- a/psql/patch_instruction.go +++ b/psql/patch_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_merge_instruction.go b/psql/patch_merge_instruction.go index 7f5727f006..1e52dbd9ea 100644 --- a/psql/patch_merge_instruction.go +++ b/psql/patch_merge_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_move_instruction.go b/psql/patch_move_instruction.go index d763b5015c..f1bec38319 100644 --- a/psql/patch_move_instruction.go +++ b/psql/patch_move_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_prohibit_instruction.go b/psql/patch_prohibit_instruction.go index d3d2042125..bb543b427b 100644 --- a/psql/patch_prohibit_instruction.go +++ b/psql/patch_prohibit_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_remove_instruction.go b/psql/patch_remove_instruction.go index 949ddb5902..e04e34b549 100644 --- a/psql/patch_remove_instruction.go +++ b/psql/patch_remove_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_replace_instruction.go b/psql/patch_replace_instruction.go index e5df23a888..0ac49d9a99 100644 --- a/psql/patch_replace_instruction.go +++ b/psql/patch_replace_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/patch_require_instruction.go b/psql/patch_require_instruction.go index ceb422ac61..7159a144e4 100644 --- a/psql/patch_require_instruction.go +++ b/psql/patch_require_instruction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/plain_text_password_details.go b/psql/plain_text_password_details.go index 26070e50af..a9bc536876 100644 --- a/psql/plain_text_password_details.go +++ b/psql/plain_text_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/primary_db_instance_details.go b/psql/primary_db_instance_details.go index 9a1e1f8bc3..ef5f73e9e4 100644 --- a/psql/primary_db_instance_details.go +++ b/psql/primary_db_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/psql_postgresql_client.go b/psql/psql_postgresql_client.go index f69f617a1f..6cd48ef423 100644 --- a/psql/psql_postgresql_client.go +++ b/psql/psql_postgresql_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/reset_master_user_password_details.go b/psql/reset_master_user_password_details.go index 10ad59e437..79f7638fb7 100644 --- a/psql/reset_master_user_password_details.go +++ b/psql/reset_master_user_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/reset_master_user_password_request_response.go b/psql/reset_master_user_password_request_response.go index dd4c6f0343..dfc519ba44 100644 --- a/psql/reset_master_user_password_request_response.go +++ b/psql/reset_master_user_password_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/restart_db_instance_in_db_system_details.go b/psql/restart_db_instance_in_db_system_details.go index dc61500c03..260cc553d4 100644 --- a/psql/restart_db_instance_in_db_system_details.go +++ b/psql/restart_db_instance_in_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/restart_db_instance_in_db_system_request_response.go b/psql/restart_db_instance_in_db_system_request_response.go index 677b7026f7..02815ccc5a 100644 --- a/psql/restart_db_instance_in_db_system_request_response.go +++ b/psql/restart_db_instance_in_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/restore_db_system_details.go b/psql/restore_db_system_details.go index c638ef28f9..495813033c 100644 --- a/psql/restore_db_system_details.go +++ b/psql/restore_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/restore_db_system_request_response.go b/psql/restore_db_system_request_response.go index 8478379dae..2edf9f3510 100644 --- a/psql/restore_db_system_request_response.go +++ b/psql/restore_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/shape_collection.go b/psql/shape_collection.go index 08de984862..49397bddeb 100644 --- a/psql/shape_collection.go +++ b/psql/shape_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/shape_summary.go b/psql/shape_summary.go index d8e466039c..aaba4395a2 100644 --- a/psql/shape_summary.go +++ b/psql/shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/sort_order.go b/psql/sort_order.go index 0286f1e1ae..90549b602f 100644 --- a/psql/sort_order.go +++ b/psql/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/source_details.go b/psql/source_details.go index 9c24857f7a..d34f9fe5d6 100644 --- a/psql/source_details.go +++ b/psql/source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/storage_details.go b/psql/storage_details.go index d7e8abf1e2..f4b1480aae 100644 --- a/psql/storage_details.go +++ b/psql/storage_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_backup_details.go b/psql/update_backup_details.go index 2d7fdb702b..772e124f9a 100644 --- a/psql/update_backup_details.go +++ b/psql/update_backup_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_backup_request_response.go b/psql/update_backup_request_response.go index aec3e115bb..2bc9afe693 100644 --- a/psql/update_backup_request_response.go +++ b/psql/update_backup_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_configuration_details.go b/psql/update_configuration_details.go index 0ab9101cd2..e8b1627c92 100644 --- a/psql/update_configuration_details.go +++ b/psql/update_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_configuration_request_response.go b/psql/update_configuration_request_response.go index ee4d8b4289..92854f05a3 100644 --- a/psql/update_configuration_request_response.go +++ b/psql/update_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_db_config_params.go b/psql/update_db_config_params.go index fb656446ef..61df3ea481 100644 --- a/psql/update_db_config_params.go +++ b/psql/update_db_config_params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_db_system_db_instance_details.go b/psql/update_db_system_db_instance_details.go index 66d527c5d6..d7bb44a194 100644 --- a/psql/update_db_system_db_instance_details.go +++ b/psql/update_db_system_db_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_db_system_db_instance_request_response.go b/psql/update_db_system_db_instance_request_response.go index be07187b2b..4b5d8b17fc 100644 --- a/psql/update_db_system_db_instance_request_response.go +++ b/psql/update_db_system_db_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_db_system_details.go b/psql/update_db_system_details.go index f6e90201ae..2825ddade2 100644 --- a/psql/update_db_system_details.go +++ b/psql/update_db_system_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_db_system_request_response.go b/psql/update_db_system_request_response.go index 386c3246f4..e4efe8317d 100644 --- a/psql/update_db_system_request_response.go +++ b/psql/update_db_system_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/update_storage_details_params.go b/psql/update_storage_details_params.go index 3d32cbb79b..33c08e5200 100644 --- a/psql/update_storage_details_params.go +++ b/psql/update_storage_details_params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/vault_secret_password_details.go b/psql/vault_secret_password_details.go index 2cf299b837..83ab37e46f 100644 --- a/psql/vault_secret_password_details.go +++ b/psql/vault_secret_password_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/weekly_backup_policy.go b/psql/weekly_backup_policy.go index 63f67f9bc7..ec2399dca9 100644 --- a/psql/weekly_backup_policy.go +++ b/psql/weekly_backup_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request.go b/psql/work_request.go index f32f7c79ef..9792c03d89 100644 --- a/psql/work_request.go +++ b/psql/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_error.go b/psql/work_request_error.go index 24ad47398f..86164a3a36 100644 --- a/psql/work_request_error.go +++ b/psql/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_error_collection.go b/psql/work_request_error_collection.go index 8d46e5bf0f..df6ad734f9 100644 --- a/psql/work_request_error_collection.go +++ b/psql/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_log_entry.go b/psql/work_request_log_entry.go index 82f9b35a69..bbc8e57480 100644 --- a/psql/work_request_log_entry.go +++ b/psql/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_log_entry_collection.go b/psql/work_request_log_entry_collection.go index c7b9bef360..56342948d9 100644 --- a/psql/work_request_log_entry_collection.go +++ b/psql/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_resource.go b/psql/work_request_resource.go index 99a0d81db4..b46ee6db9a 100644 --- a/psql/work_request_resource.go +++ b/psql/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_resource_metadata_key.go b/psql/work_request_resource_metadata_key.go index 8f4460eff6..9ec42075bd 100644 --- a/psql/work_request_resource_metadata_key.go +++ b/psql/work_request_resource_metadata_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_summary.go b/psql/work_request_summary.go index da61e5e158..91ca8b3960 100644 --- a/psql/work_request_summary.go +++ b/psql/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/psql/work_request_summary_collection.go b/psql/work_request_summary_collection.go index f4f6bcd3c8..d0e2f7ede0 100644 --- a/psql/work_request_summary_collection.go +++ b/psql/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/action_type.go b/queue/action_type.go index 545585ee9b..8b7389af85 100644 --- a/queue/action_type.go +++ b/queue/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/change_queue_compartment_details.go b/queue/change_queue_compartment_details.go index 0b4e2919ca..60dbddbcd2 100644 --- a/queue/change_queue_compartment_details.go +++ b/queue/change_queue_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/change_queue_compartment_request_response.go b/queue/change_queue_compartment_request_response.go index fd11688713..b2af821a29 100644 --- a/queue/change_queue_compartment_request_response.go +++ b/queue/change_queue_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/channel_collection.go b/queue/channel_collection.go index 5da77a6e36..2e43e6e1d3 100644 --- a/queue/channel_collection.go +++ b/queue/channel_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/create_queue_details.go b/queue/create_queue_details.go index f8c305bbcc..4b81cd5f53 100644 --- a/queue/create_queue_details.go +++ b/queue/create_queue_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/create_queue_request_response.go b/queue/create_queue_request_response.go index ef5549332f..8ae8691a61 100644 --- a/queue/create_queue_request_response.go +++ b/queue/create_queue_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_message_request_response.go b/queue/delete_message_request_response.go index 10b4ea0839..e2eaac1990 100644 --- a/queue/delete_message_request_response.go +++ b/queue/delete_message_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_messages_details.go b/queue/delete_messages_details.go index e40f3ec0b1..98f22b72ce 100644 --- a/queue/delete_messages_details.go +++ b/queue/delete_messages_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_messages_details_entry.go b/queue/delete_messages_details_entry.go index e6dc58070f..e9435d8017 100644 --- a/queue/delete_messages_details_entry.go +++ b/queue/delete_messages_details_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_messages_request_response.go b/queue/delete_messages_request_response.go index fdce0b3f1b..18445774c1 100644 --- a/queue/delete_messages_request_response.go +++ b/queue/delete_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_messages_result.go b/queue/delete_messages_result.go index 019ce2ff08..f8c14eba12 100644 --- a/queue/delete_messages_result.go +++ b/queue/delete_messages_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_messages_result_entry.go b/queue/delete_messages_result_entry.go index d92b92c111..04355a63c6 100644 --- a/queue/delete_messages_result_entry.go +++ b/queue/delete_messages_result_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/delete_queue_request_response.go b/queue/delete_queue_request_response.go index db1eddb1bb..0473528dba 100644 --- a/queue/delete_queue_request_response.go +++ b/queue/delete_queue_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/get_message.go b/queue/get_message.go index 634f2ab1e7..966e8118af 100644 --- a/queue/get_message.go +++ b/queue/get_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/get_messages.go b/queue/get_messages.go index 570f88f37e..7c93525966 100644 --- a/queue/get_messages.go +++ b/queue/get_messages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/get_messages_request_response.go b/queue/get_messages_request_response.go index 2aac5716eb..12bd392d20 100644 --- a/queue/get_messages_request_response.go +++ b/queue/get_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/get_queue_request_response.go b/queue/get_queue_request_response.go index 9839527d85..2aeb24af2e 100644 --- a/queue/get_queue_request_response.go +++ b/queue/get_queue_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/get_stats_request_response.go b/queue/get_stats_request_response.go index 3591d3a581..277a4bac44 100644 --- a/queue/get_stats_request_response.go +++ b/queue/get_stats_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/get_work_request_request_response.go b/queue/get_work_request_request_response.go index 1195062bf1..553fc5c2e6 100644 --- a/queue/get_work_request_request_response.go +++ b/queue/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/list_channels_request_response.go b/queue/list_channels_request_response.go index 0346f2abd0..c27e1ae5bf 100644 --- a/queue/list_channels_request_response.go +++ b/queue/list_channels_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/list_queues_request_response.go b/queue/list_queues_request_response.go index 365981aae4..7c0d8a66bb 100644 --- a/queue/list_queues_request_response.go +++ b/queue/list_queues_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/list_work_request_errors_request_response.go b/queue/list_work_request_errors_request_response.go index a4a24c6aa2..d1bfbb1d97 100644 --- a/queue/list_work_request_errors_request_response.go +++ b/queue/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/list_work_request_logs_request_response.go b/queue/list_work_request_logs_request_response.go index 041cf5b8eb..c2c3d162ed 100644 --- a/queue/list_work_request_logs_request_response.go +++ b/queue/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/list_work_requests_request_response.go b/queue/list_work_requests_request_response.go index afb3d81543..5972160b9c 100644 --- a/queue/list_work_requests_request_response.go +++ b/queue/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/message_metadata.go b/queue/message_metadata.go index cc985fd23b..d4ed595334 100644 --- a/queue/message_metadata.go +++ b/queue/message_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/operation_status.go b/queue/operation_status.go index 5937ebd747..48e29be147 100644 --- a/queue/operation_status.go +++ b/queue/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/operation_type.go b/queue/operation_type.go index 75dd05b6c3..2d7ad428ee 100644 --- a/queue/operation_type.go +++ b/queue/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/purge_queue_details.go b/queue/purge_queue_details.go index d3f0db6482..30475e62f1 100644 --- a/queue/purge_queue_details.go +++ b/queue/purge_queue_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/purge_queue_request_response.go b/queue/purge_queue_request_response.go index 359d2cc57d..eb0f469b2b 100644 --- a/queue/purge_queue_request_response.go +++ b/queue/purge_queue_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/put_message.go b/queue/put_message.go index 97379f7d09..0f026feac0 100644 --- a/queue/put_message.go +++ b/queue/put_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/put_messages.go b/queue/put_messages.go index 802a23eb29..b756552fc0 100644 --- a/queue/put_messages.go +++ b/queue/put_messages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/put_messages_details.go b/queue/put_messages_details.go index 399cc7909e..514b45f13b 100644 --- a/queue/put_messages_details.go +++ b/queue/put_messages_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/put_messages_details_entry.go b/queue/put_messages_details_entry.go index f04460a5ac..a7fa930468 100644 --- a/queue/put_messages_details_entry.go +++ b/queue/put_messages_details_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/put_messages_request_response.go b/queue/put_messages_request_response.go index 82e74e1e4e..244bc74fa1 100644 --- a/queue/put_messages_request_response.go +++ b/queue/put_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/queue.go b/queue/queue.go index fdb402d011..0ea9d0bcf7 100644 --- a/queue/queue.go +++ b/queue/queue.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/queue_client.go b/queue/queue_client.go index d5ad572267..40ac6202d9 100644 --- a/queue/queue_client.go +++ b/queue/queue_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/queue_collection.go b/queue/queue_collection.go index aa2d35ec4b..bfdc148374 100644 --- a/queue/queue_collection.go +++ b/queue/queue_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/queue_queueadmin_client.go b/queue/queue_queueadmin_client.go index 8bf184750b..89522028d9 100644 --- a/queue/queue_queueadmin_client.go +++ b/queue/queue_queueadmin_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/queue_stats.go b/queue/queue_stats.go index 7e5f527cca..8719e3254f 100644 --- a/queue/queue_stats.go +++ b/queue/queue_stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/queue_summary.go b/queue/queue_summary.go index 5f0a1dc5fc..13694e6bc6 100644 --- a/queue/queue_summary.go +++ b/queue/queue_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/sort_order.go b/queue/sort_order.go index 61e40430bc..dc2ae55c17 100644 --- a/queue/sort_order.go +++ b/queue/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/stats.go b/queue/stats.go index c9e5ece046..bed1319ccb 100644 --- a/queue/stats.go +++ b/queue/stats.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_message_details.go b/queue/update_message_details.go index 39f2022c7e..dff365d533 100644 --- a/queue/update_message_details.go +++ b/queue/update_message_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_message_request_response.go b/queue/update_message_request_response.go index f0816e92d5..36dc3dc65c 100644 --- a/queue/update_message_request_response.go +++ b/queue/update_message_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_messages_details.go b/queue/update_messages_details.go index 929b86a2fa..9cba8c5b17 100644 --- a/queue/update_messages_details.go +++ b/queue/update_messages_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_messages_details_entry.go b/queue/update_messages_details_entry.go index 8893e062b7..8cdb650de1 100644 --- a/queue/update_messages_details_entry.go +++ b/queue/update_messages_details_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_messages_request_response.go b/queue/update_messages_request_response.go index cb2a2d10c0..8f9fd943a8 100644 --- a/queue/update_messages_request_response.go +++ b/queue/update_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_messages_result.go b/queue/update_messages_result.go index b51fbcfa52..a806e3d80f 100644 --- a/queue/update_messages_result.go +++ b/queue/update_messages_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_messages_result_entry.go b/queue/update_messages_result_entry.go index 17dd0e9445..08624c5999 100644 --- a/queue/update_messages_result_entry.go +++ b/queue/update_messages_result_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_queue_details.go b/queue/update_queue_details.go index 8616175eb1..bdff8a6705 100644 --- a/queue/update_queue_details.go +++ b/queue/update_queue_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/update_queue_request_response.go b/queue/update_queue_request_response.go index 985f4956a2..9b53eb7c09 100644 --- a/queue/update_queue_request_response.go +++ b/queue/update_queue_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/updated_message.go b/queue/updated_message.go index a2ee23ffb3..77597bba04 100644 --- a/queue/updated_message.go +++ b/queue/updated_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request.go b/queue/work_request.go index fffc94d768..46bd597c7a 100644 --- a/queue/work_request.go +++ b/queue/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_error.go b/queue/work_request_error.go index ca2a6f6de1..24a13c0b14 100644 --- a/queue/work_request_error.go +++ b/queue/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_error_collection.go b/queue/work_request_error_collection.go index dcae721325..f6e05c1a6a 100644 --- a/queue/work_request_error_collection.go +++ b/queue/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_log_entry.go b/queue/work_request_log_entry.go index 841cddeb11..1ff68d2581 100644 --- a/queue/work_request_log_entry.go +++ b/queue/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_log_entry_collection.go b/queue/work_request_log_entry_collection.go index a99831aab9..819d5b5771 100644 --- a/queue/work_request_log_entry_collection.go +++ b/queue/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_resource.go b/queue/work_request_resource.go index 3d6596e96a..3ce487516a 100644 --- a/queue/work_request_resource.go +++ b/queue/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_summary.go b/queue/work_request_summary.go index 5803075043..552a1bac9e 100644 --- a/queue/work_request_summary.go +++ b/queue/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/queue/work_request_summary_collection.go b/queue/work_request_summary_collection.go index 9d6d0d7ec6..cfec23a1e2 100644 --- a/queue/work_request_summary_collection.go +++ b/queue/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/action_type.go b/recovery/action_type.go index 1812356ccc..c5dae80ed1 100644 --- a/recovery/action_type.go +++ b/recovery/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/change_protected_database_compartment_details.go b/recovery/change_protected_database_compartment_details.go index 1262ae3e87..500987a611 100644 --- a/recovery/change_protected_database_compartment_details.go +++ b/recovery/change_protected_database_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/change_protected_database_compartment_request_response.go b/recovery/change_protected_database_compartment_request_response.go index 1cf53ecb5e..81bd9977c8 100644 --- a/recovery/change_protected_database_compartment_request_response.go +++ b/recovery/change_protected_database_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/change_protection_policy_compartment_details.go b/recovery/change_protection_policy_compartment_details.go index 2b3bcdc553..13dc784b9d 100644 --- a/recovery/change_protection_policy_compartment_details.go +++ b/recovery/change_protection_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/change_protection_policy_compartment_request_response.go b/recovery/change_protection_policy_compartment_request_response.go index 557411f219..7af69baba1 100644 --- a/recovery/change_protection_policy_compartment_request_response.go +++ b/recovery/change_protection_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/change_recovery_service_subnet_compartment_details.go b/recovery/change_recovery_service_subnet_compartment_details.go index b1cadd356a..b5d45cd290 100644 --- a/recovery/change_recovery_service_subnet_compartment_details.go +++ b/recovery/change_recovery_service_subnet_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/change_recovery_service_subnet_compartment_request_response.go b/recovery/change_recovery_service_subnet_compartment_request_response.go index 5c135082b8..8cb7c7b602 100644 --- a/recovery/change_recovery_service_subnet_compartment_request_response.go +++ b/recovery/change_recovery_service_subnet_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/create_protected_database_details.go b/recovery/create_protected_database_details.go index 48c1df3ef7..205d71ab70 100644 --- a/recovery/create_protected_database_details.go +++ b/recovery/create_protected_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/create_protected_database_request_response.go b/recovery/create_protected_database_request_response.go index be3e04a35c..d6c0fd1c37 100644 --- a/recovery/create_protected_database_request_response.go +++ b/recovery/create_protected_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/create_protection_policy_details.go b/recovery/create_protection_policy_details.go index 88e71b3f39..662933a266 100644 --- a/recovery/create_protection_policy_details.go +++ b/recovery/create_protection_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/create_protection_policy_request_response.go b/recovery/create_protection_policy_request_response.go index d419d55afd..501dc4f650 100644 --- a/recovery/create_protection_policy_request_response.go +++ b/recovery/create_protection_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/create_recovery_service_subnet_details.go b/recovery/create_recovery_service_subnet_details.go index 60cf8cf6ac..4a2f3465a4 100644 --- a/recovery/create_recovery_service_subnet_details.go +++ b/recovery/create_recovery_service_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/create_recovery_service_subnet_request_response.go b/recovery/create_recovery_service_subnet_request_response.go index 24a76d70b4..b75421fe49 100644 --- a/recovery/create_recovery_service_subnet_request_response.go +++ b/recovery/create_recovery_service_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/database_sizes.go b/recovery/database_sizes.go index a34a51867c..dcdcf4d3f2 100644 --- a/recovery/database_sizes.go +++ b/recovery/database_sizes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/delete_protected_database_request_response.go b/recovery/delete_protected_database_request_response.go index 22a39e7555..4becc0c733 100644 --- a/recovery/delete_protected_database_request_response.go +++ b/recovery/delete_protected_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/delete_protection_policy_request_response.go b/recovery/delete_protection_policy_request_response.go index 94d5dccff1..e19cf38231 100644 --- a/recovery/delete_protection_policy_request_response.go +++ b/recovery/delete_protection_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/delete_recovery_service_subnet_request_response.go b/recovery/delete_recovery_service_subnet_request_response.go index 7d316187c1..ff6cfa4fc8 100644 --- a/recovery/delete_recovery_service_subnet_request_response.go +++ b/recovery/delete_recovery_service_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/fetch_protected_database_configuration_details.go b/recovery/fetch_protected_database_configuration_details.go index e641b72f92..385df7e6a0 100644 --- a/recovery/fetch_protected_database_configuration_details.go +++ b/recovery/fetch_protected_database_configuration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/fetch_protected_database_configuration_request_response.go b/recovery/fetch_protected_database_configuration_request_response.go index b770597c97..64eacc3000 100644 --- a/recovery/fetch_protected_database_configuration_request_response.go +++ b/recovery/fetch_protected_database_configuration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/get_protected_database_request_response.go b/recovery/get_protected_database_request_response.go index fe6f118d4c..832f016ef8 100644 --- a/recovery/get_protected_database_request_response.go +++ b/recovery/get_protected_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/get_protection_policy_request_response.go b/recovery/get_protection_policy_request_response.go index a877f2c57e..07d07a154c 100644 --- a/recovery/get_protection_policy_request_response.go +++ b/recovery/get_protection_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/get_recovery_service_subnet_request_response.go b/recovery/get_recovery_service_subnet_request_response.go index c42ee96dbb..bcf1e06117 100644 --- a/recovery/get_recovery_service_subnet_request_response.go +++ b/recovery/get_recovery_service_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/get_work_request_request_response.go b/recovery/get_work_request_request_response.go index 6eda08d15e..992f32ad73 100644 --- a/recovery/get_work_request_request_response.go +++ b/recovery/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/health.go b/recovery/health.go index 4be9e21c2e..5f1c740499 100644 --- a/recovery/health.go +++ b/recovery/health.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/lifecycle_state.go b/recovery/lifecycle_state.go index 4ed18e1cab..4d3a1c1828 100644 --- a/recovery/lifecycle_state.go +++ b/recovery/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/list_protected_databases_request_response.go b/recovery/list_protected_databases_request_response.go index ea3cdbd064..52d8efd83f 100644 --- a/recovery/list_protected_databases_request_response.go +++ b/recovery/list_protected_databases_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/list_protection_policies_request_response.go b/recovery/list_protection_policies_request_response.go index 777e72f3f2..c0b4458aef 100644 --- a/recovery/list_protection_policies_request_response.go +++ b/recovery/list_protection_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/list_recovery_service_subnets_request_response.go b/recovery/list_recovery_service_subnets_request_response.go index c996f07967..5993e090b0 100644 --- a/recovery/list_recovery_service_subnets_request_response.go +++ b/recovery/list_recovery_service_subnets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/list_work_request_errors_request_response.go b/recovery/list_work_request_errors_request_response.go index 5c3af63b7d..5bbbdf67ca 100644 --- a/recovery/list_work_request_errors_request_response.go +++ b/recovery/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/list_work_request_logs_request_response.go b/recovery/list_work_request_logs_request_response.go index 97d3145e38..3632eac3f3 100644 --- a/recovery/list_work_request_logs_request_response.go +++ b/recovery/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/list_work_requests_request_response.go b/recovery/list_work_requests_request_response.go index 5c7395c99a..423ea2937f 100644 --- a/recovery/list_work_requests_request_response.go +++ b/recovery/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/metrics.go b/recovery/metrics.go index 56c0efde97..bd9b55b990 100644 --- a/recovery/metrics.go +++ b/recovery/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/metrics_summary.go b/recovery/metrics_summary.go index 03445dbb6d..f7caf28d28 100644 --- a/recovery/metrics_summary.go +++ b/recovery/metrics_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/operation_status.go b/recovery/operation_status.go index e0ccda8f75..10542afae3 100644 --- a/recovery/operation_status.go +++ b/recovery/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/operation_type.go b/recovery/operation_type.go index 80ba96b699..bf9917802a 100644 --- a/recovery/operation_type.go +++ b/recovery/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/protected_database.go b/recovery/protected_database.go index d68d9fa6be..173e2b9eba 100644 --- a/recovery/protected_database.go +++ b/recovery/protected_database.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/protected_database_collection.go b/recovery/protected_database_collection.go index 3844405b00..1ca7400a3e 100644 --- a/recovery/protected_database_collection.go +++ b/recovery/protected_database_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/protected_database_summary.go b/recovery/protected_database_summary.go index 7d31995f3a..170e78a605 100644 --- a/recovery/protected_database_summary.go +++ b/recovery/protected_database_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/protection_policy.go b/recovery/protection_policy.go index 9d7624fb77..7676979978 100644 --- a/recovery/protection_policy.go +++ b/recovery/protection_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/protection_policy_collection.go b/recovery/protection_policy_collection.go index d806314bc3..5620132b3d 100644 --- a/recovery/protection_policy_collection.go +++ b/recovery/protection_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/protection_policy_summary.go b/recovery/protection_policy_summary.go index 4e54cc62c9..a939363f4c 100644 --- a/recovery/protection_policy_summary.go +++ b/recovery/protection_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/recovery_databaserecovery_client.go b/recovery/recovery_databaserecovery_client.go index 55f05b0c29..a9434fda5a 100644 --- a/recovery/recovery_databaserecovery_client.go +++ b/recovery/recovery_databaserecovery_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/recovery_service_subnet.go b/recovery/recovery_service_subnet.go index ba5ebc696f..2aa05e9083 100644 --- a/recovery/recovery_service_subnet.go +++ b/recovery/recovery_service_subnet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/recovery_service_subnet_collection.go b/recovery/recovery_service_subnet_collection.go index 2c0dd3a05e..3f3e460d09 100644 --- a/recovery/recovery_service_subnet_collection.go +++ b/recovery/recovery_service_subnet_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/recovery_service_subnet_details.go b/recovery/recovery_service_subnet_details.go index e5e742a098..66f0fee6ed 100644 --- a/recovery/recovery_service_subnet_details.go +++ b/recovery/recovery_service_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/recovery_service_subnet_input.go b/recovery/recovery_service_subnet_input.go index b85b6d0189..7cdf4c3f11 100644 --- a/recovery/recovery_service_subnet_input.go +++ b/recovery/recovery_service_subnet_input.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/recovery_service_subnet_summary.go b/recovery/recovery_service_subnet_summary.go index 88abc7890c..2a437eec9e 100644 --- a/recovery/recovery_service_subnet_summary.go +++ b/recovery/recovery_service_subnet_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/sort_order.go b/recovery/sort_order.go index 7dc03688fb..4d238da05d 100644 --- a/recovery/sort_order.go +++ b/recovery/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/update_protected_database_details.go b/recovery/update_protected_database_details.go index a03857fac3..e852feae6e 100644 --- a/recovery/update_protected_database_details.go +++ b/recovery/update_protected_database_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/update_protected_database_request_response.go b/recovery/update_protected_database_request_response.go index 14f421147f..6288443b68 100644 --- a/recovery/update_protected_database_request_response.go +++ b/recovery/update_protected_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/update_protection_policy_details.go b/recovery/update_protection_policy_details.go index e6db362793..43b516480c 100644 --- a/recovery/update_protection_policy_details.go +++ b/recovery/update_protection_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/update_protection_policy_request_response.go b/recovery/update_protection_policy_request_response.go index 8108a0f2ac..824832e5ad 100644 --- a/recovery/update_protection_policy_request_response.go +++ b/recovery/update_protection_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/update_recovery_service_subnet_details.go b/recovery/update_recovery_service_subnet_details.go index d276cffce9..539101a9af 100644 --- a/recovery/update_recovery_service_subnet_details.go +++ b/recovery/update_recovery_service_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/update_recovery_service_subnet_request_response.go b/recovery/update_recovery_service_subnet_request_response.go index a1e1e19c46..022327bfe9 100644 --- a/recovery/update_recovery_service_subnet_request_response.go +++ b/recovery/update_recovery_service_subnet_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request.go b/recovery/work_request.go index 476d1d251a..8fa751c52c 100644 --- a/recovery/work_request.go +++ b/recovery/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_error.go b/recovery/work_request_error.go index 8cc76256f0..ea056c95cc 100644 --- a/recovery/work_request_error.go +++ b/recovery/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_error_collection.go b/recovery/work_request_error_collection.go index e0e97e8e51..10ab1f191c 100644 --- a/recovery/work_request_error_collection.go +++ b/recovery/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_log_entry.go b/recovery/work_request_log_entry.go index b85b7cb2d1..3274006715 100644 --- a/recovery/work_request_log_entry.go +++ b/recovery/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_log_entry_collection.go b/recovery/work_request_log_entry_collection.go index a198524db4..77d9910000 100644 --- a/recovery/work_request_log_entry_collection.go +++ b/recovery/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_resource.go b/recovery/work_request_resource.go index a73a585425..826eb43acb 100644 --- a/recovery/work_request_resource.go +++ b/recovery/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_summary.go b/recovery/work_request_summary.go index 5d3005cc03..469dcef7e8 100644 --- a/recovery/work_request_summary.go +++ b/recovery/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/recovery/work_request_summary_collection.go b/recovery/work_request_summary_collection.go index 14e80c9fc6..ab1b662414 100644 --- a/recovery/work_request_summary_collection.go +++ b/recovery/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/action_type.go b/redis/action_type.go index a2951a1540..d0a68d7f6e 100644 --- a/redis/action_type.go +++ b/redis/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/cancel_work_request_request_response.go b/redis/cancel_work_request_request_response.go index fb39e2c05f..b58b807d97 100644 --- a/redis/cancel_work_request_request_response.go +++ b/redis/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/change_redis_cluster_compartment_details.go b/redis/change_redis_cluster_compartment_details.go index 6a5f7a02f7..860d5e9f1f 100644 --- a/redis/change_redis_cluster_compartment_details.go +++ b/redis/change_redis_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/change_redis_cluster_compartment_request_response.go b/redis/change_redis_cluster_compartment_request_response.go index acc54b5739..b870196ec2 100644 --- a/redis/change_redis_cluster_compartment_request_response.go +++ b/redis/change_redis_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/create_redis_cluster_details.go b/redis/create_redis_cluster_details.go index 50c1528221..782ee65862 100644 --- a/redis/create_redis_cluster_details.go +++ b/redis/create_redis_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/create_redis_cluster_request_response.go b/redis/create_redis_cluster_request_response.go index 40310e36f9..56428d8320 100644 --- a/redis/create_redis_cluster_request_response.go +++ b/redis/create_redis_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/delete_redis_cluster_request_response.go b/redis/delete_redis_cluster_request_response.go index 3c21bd56b2..ceef4a4085 100644 --- a/redis/delete_redis_cluster_request_response.go +++ b/redis/delete_redis_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/get_redis_cluster_request_response.go b/redis/get_redis_cluster_request_response.go index 0ed159a7dd..63b481fd45 100644 --- a/redis/get_redis_cluster_request_response.go +++ b/redis/get_redis_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/get_work_request_request_response.go b/redis/get_work_request_request_response.go index 2c0261aa3f..c134bcbc1f 100644 --- a/redis/get_work_request_request_response.go +++ b/redis/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/list_redis_clusters_request_response.go b/redis/list_redis_clusters_request_response.go index 0006f0174c..50e4a92840 100644 --- a/redis/list_redis_clusters_request_response.go +++ b/redis/list_redis_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/list_work_request_errors_request_response.go b/redis/list_work_request_errors_request_response.go index f8c5d5193a..e2b6c3ac7f 100644 --- a/redis/list_work_request_errors_request_response.go +++ b/redis/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/list_work_request_logs_request_response.go b/redis/list_work_request_logs_request_response.go index 706ddd208b..0f3aabbd41 100644 --- a/redis/list_work_request_logs_request_response.go +++ b/redis/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/list_work_requests_request_response.go b/redis/list_work_requests_request_response.go index ddbd8790e5..1230f35487 100644 --- a/redis/list_work_requests_request_response.go +++ b/redis/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/node.go b/redis/node.go index 4d9be2dadf..a86900770c 100644 --- a/redis/node.go +++ b/redis/node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/node_collection.go b/redis/node_collection.go index 1f84ded8e8..a35ae8e5be 100644 --- a/redis/node_collection.go +++ b/redis/node_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/operation_status.go b/redis/operation_status.go index 4931bf7370..f7b0a3ebe7 100644 --- a/redis/operation_status.go +++ b/redis/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/operation_type.go b/redis/operation_type.go index d3ee83d74a..82dedba518 100644 --- a/redis/operation_type.go +++ b/redis/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/redis_cluster.go b/redis/redis_cluster.go index 097bf500a8..ef314cc018 100644 --- a/redis/redis_cluster.go +++ b/redis/redis_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/redis_cluster_collection.go b/redis/redis_cluster_collection.go index 1affa03e3e..10797f4369 100644 --- a/redis/redis_cluster_collection.go +++ b/redis/redis_cluster_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/redis_cluster_summary.go b/redis/redis_cluster_summary.go index 2c743365d8..e7ee6f223b 100644 --- a/redis/redis_cluster_summary.go +++ b/redis/redis_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/redis_rediscluster_client.go b/redis/redis_rediscluster_client.go index 4f77e7e088..28184a46b4 100644 --- a/redis/redis_rediscluster_client.go +++ b/redis/redis_rediscluster_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/sort_order.go b/redis/sort_order.go index 60de209ccb..0285ac5581 100644 --- a/redis/sort_order.go +++ b/redis/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/update_redis_cluster_details.go b/redis/update_redis_cluster_details.go index 0cdf728c03..7d38aaef93 100644 --- a/redis/update_redis_cluster_details.go +++ b/redis/update_redis_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/update_redis_cluster_request_response.go b/redis/update_redis_cluster_request_response.go index 7b22e773e7..463bc8e53e 100644 --- a/redis/update_redis_cluster_request_response.go +++ b/redis/update_redis_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request.go b/redis/work_request.go index cadc9ebdcb..837d1f0f25 100644 --- a/redis/work_request.go +++ b/redis/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_error.go b/redis/work_request_error.go index 6db5c68503..cf8e06e7a0 100644 --- a/redis/work_request_error.go +++ b/redis/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_error_collection.go b/redis/work_request_error_collection.go index 464d8f65e9..3dab85983b 100644 --- a/redis/work_request_error_collection.go +++ b/redis/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_log_entry.go b/redis/work_request_log_entry.go index 7d70b1a3b8..4da415a571 100644 --- a/redis/work_request_log_entry.go +++ b/redis/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_log_entry_collection.go b/redis/work_request_log_entry_collection.go index 5953fc78b4..52bdb45117 100644 --- a/redis/work_request_log_entry_collection.go +++ b/redis/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_resource.go b/redis/work_request_resource.go index 111809b7ec..89f0811a55 100644 --- a/redis/work_request_resource.go +++ b/redis/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_summary.go b/redis/work_request_summary.go index a63d495218..ef0214bde5 100644 --- a/redis/work_request_summary.go +++ b/redis/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/redis/work_request_summary_collection.go b/redis/work_request_summary_collection.go index 0f51d7012f..f6f26dcd68 100644 --- a/redis/work_request_summary_collection.go +++ b/redis/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/apply_job_operation_details.go b/resourcemanager/apply_job_operation_details.go index 1ff5b4614f..ff27f146e6 100644 --- a/resourcemanager/apply_job_operation_details.go +++ b/resourcemanager/apply_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/apply_job_operation_details_summary.go b/resourcemanager/apply_job_operation_details_summary.go index 437d1ae636..7315468c93 100644 --- a/resourcemanager/apply_job_operation_details_summary.go +++ b/resourcemanager/apply_job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/apply_job_plan_resolution.go b/resourcemanager/apply_job_plan_resolution.go index f29ebfa081..e95f7b1bf6 100644 --- a/resourcemanager/apply_job_plan_resolution.go +++ b/resourcemanager/apply_job_plan_resolution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/apply_rollback_job_operation_details.go b/resourcemanager/apply_rollback_job_operation_details.go index fd0edd18f6..b51a8cb39c 100644 --- a/resourcemanager/apply_rollback_job_operation_details.go +++ b/resourcemanager/apply_rollback_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/apply_rollback_job_operation_details_summary.go b/resourcemanager/apply_rollback_job_operation_details_summary.go index 7642893e8a..ff07dfb9da 100644 --- a/resourcemanager/apply_rollback_job_operation_details_summary.go +++ b/resourcemanager/apply_rollback_job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/associated_resource_summary.go b/resourcemanager/associated_resource_summary.go index 9f08e615a3..b33092f244 100644 --- a/resourcemanager/associated_resource_summary.go +++ b/resourcemanager/associated_resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/associated_resources_collection.go b/resourcemanager/associated_resources_collection.go index 32312c7f24..d85ea81ed2 100644 --- a/resourcemanager/associated_resources_collection.go +++ b/resourcemanager/associated_resources_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_cloud_config_source.go b/resourcemanager/bitbucket_cloud_config_source.go index 1ad21eac77..2ec9cb2dff 100644 --- a/resourcemanager/bitbucket_cloud_config_source.go +++ b/resourcemanager/bitbucket_cloud_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_cloud_config_source_record.go b/resourcemanager/bitbucket_cloud_config_source_record.go index 30be8cf6b4..d5316b5184 100644 --- a/resourcemanager/bitbucket_cloud_config_source_record.go +++ b/resourcemanager/bitbucket_cloud_config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider.go b/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider.go index 8b30a84ba3..36ed2ea15e 100644 --- a/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider.go +++ b/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider_summary.go b/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider_summary.go index b8852984fe..4bd21a04e3 100644 --- a/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider_summary.go +++ b/resourcemanager/bitbucket_cloud_username_app_password_configuration_source_provider_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_server_access_token_configuration_source_provider.go b/resourcemanager/bitbucket_server_access_token_configuration_source_provider.go index ed519608e8..398bee3809 100644 --- a/resourcemanager/bitbucket_server_access_token_configuration_source_provider.go +++ b/resourcemanager/bitbucket_server_access_token_configuration_source_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_server_access_token_configuration_source_provider_summary.go b/resourcemanager/bitbucket_server_access_token_configuration_source_provider_summary.go index 37b05298e4..15a29f21d3 100644 --- a/resourcemanager/bitbucket_server_access_token_configuration_source_provider_summary.go +++ b/resourcemanager/bitbucket_server_access_token_configuration_source_provider_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_server_config_source.go b/resourcemanager/bitbucket_server_config_source.go index fa083b0f4f..9dabaaa0df 100644 --- a/resourcemanager/bitbucket_server_config_source.go +++ b/resourcemanager/bitbucket_server_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/bitbucket_server_config_source_record.go b/resourcemanager/bitbucket_server_config_source_record.go index 4dfb990608..dc1857a948 100644 --- a/resourcemanager/bitbucket_server_config_source_record.go +++ b/resourcemanager/bitbucket_server_config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/cancel_job_request_response.go b/resourcemanager/cancel_job_request_response.go index d710a6555e..177de42c43 100644 --- a/resourcemanager/cancel_job_request_response.go +++ b/resourcemanager/cancel_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/cancellation_details.go b/resourcemanager/cancellation_details.go index 1a1a11f3b7..f9d6182c9e 100644 --- a/resourcemanager/cancellation_details.go +++ b/resourcemanager/cancellation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_configuration_source_provider_compartment_details.go b/resourcemanager/change_configuration_source_provider_compartment_details.go index 8273b6300c..377f1cf82a 100644 --- a/resourcemanager/change_configuration_source_provider_compartment_details.go +++ b/resourcemanager/change_configuration_source_provider_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_configuration_source_provider_compartment_request_response.go b/resourcemanager/change_configuration_source_provider_compartment_request_response.go index a8d54de000..370c27d61b 100644 --- a/resourcemanager/change_configuration_source_provider_compartment_request_response.go +++ b/resourcemanager/change_configuration_source_provider_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_private_endpoint_compartment_details.go b/resourcemanager/change_private_endpoint_compartment_details.go index febf80c2db..105c750846 100644 --- a/resourcemanager/change_private_endpoint_compartment_details.go +++ b/resourcemanager/change_private_endpoint_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_private_endpoint_compartment_request_response.go b/resourcemanager/change_private_endpoint_compartment_request_response.go index cd6912e034..a15c95ebf2 100644 --- a/resourcemanager/change_private_endpoint_compartment_request_response.go +++ b/resourcemanager/change_private_endpoint_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_stack_compartment_details.go b/resourcemanager/change_stack_compartment_details.go index 7bf646ca03..7a4e1a763e 100644 --- a/resourcemanager/change_stack_compartment_details.go +++ b/resourcemanager/change_stack_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_stack_compartment_request_response.go b/resourcemanager/change_stack_compartment_request_response.go index 47b5df4bc0..fda0124c3e 100644 --- a/resourcemanager/change_stack_compartment_request_response.go +++ b/resourcemanager/change_stack_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_template_compartment_details.go b/resourcemanager/change_template_compartment_details.go index 823c8dd391..ba14c840a7 100644 --- a/resourcemanager/change_template_compartment_details.go +++ b/resourcemanager/change_template_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/change_template_compartment_request_response.go b/resourcemanager/change_template_compartment_request_response.go index 7522aeea0f..00501eea94 100644 --- a/resourcemanager/change_template_compartment_request_response.go +++ b/resourcemanager/change_template_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/compartment_config_source.go b/resourcemanager/compartment_config_source.go index 54eb738c42..03b0d7dafd 100644 --- a/resourcemanager/compartment_config_source.go +++ b/resourcemanager/compartment_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/config_source.go b/resourcemanager/config_source.go index 98f986258f..87bb4b788b 100644 --- a/resourcemanager/config_source.go +++ b/resourcemanager/config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/config_source_record.go b/resourcemanager/config_source_record.go index 9e151378d5..44bf6532a2 100644 --- a/resourcemanager/config_source_record.go +++ b/resourcemanager/config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/configuration_source_provider.go b/resourcemanager/configuration_source_provider.go index 541cd2152d..8d60ba1c50 100644 --- a/resourcemanager/configuration_source_provider.go +++ b/resourcemanager/configuration_source_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/configuration_source_provider_collection.go b/resourcemanager/configuration_source_provider_collection.go index 719459a577..aec53c7c59 100644 --- a/resourcemanager/configuration_source_provider_collection.go +++ b/resourcemanager/configuration_source_provider_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/configuration_source_provider_summary.go b/resourcemanager/configuration_source_provider_summary.go index b10fa54662..dbc26edc32 100644 --- a/resourcemanager/configuration_source_provider_summary.go +++ b/resourcemanager/configuration_source_provider_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_apply_job_operation_details.go b/resourcemanager/create_apply_job_operation_details.go index 4779dc7825..5e5d75f357 100644 --- a/resourcemanager/create_apply_job_operation_details.go +++ b/resourcemanager/create_apply_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_apply_rollback_job_operation_details.go b/resourcemanager/create_apply_rollback_job_operation_details.go index dfab7475e3..21acfb65b6 100644 --- a/resourcemanager/create_apply_rollback_job_operation_details.go +++ b/resourcemanager/create_apply_rollback_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_bitbucket_cloud_config_source_details.go b/resourcemanager/create_bitbucket_cloud_config_source_details.go index 73ee66095d..0653304403 100644 --- a/resourcemanager/create_bitbucket_cloud_config_source_details.go +++ b/resourcemanager/create_bitbucket_cloud_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_bitbucket_cloud_username_app_password_configuration_source_provider_details.go b/resourcemanager/create_bitbucket_cloud_username_app_password_configuration_source_provider_details.go index ba03608530..0f4d11f43c 100644 --- a/resourcemanager/create_bitbucket_cloud_username_app_password_configuration_source_provider_details.go +++ b/resourcemanager/create_bitbucket_cloud_username_app_password_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_bitbucket_server_access_token_configuration_source_provider_details.go b/resourcemanager/create_bitbucket_server_access_token_configuration_source_provider_details.go index 4fe25a014d..be08c7028e 100644 --- a/resourcemanager/create_bitbucket_server_access_token_configuration_source_provider_details.go +++ b/resourcemanager/create_bitbucket_server_access_token_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_bitbucket_server_config_source_details.go b/resourcemanager/create_bitbucket_server_config_source_details.go index 4711ae4a5f..e85dd665c1 100644 --- a/resourcemanager/create_bitbucket_server_config_source_details.go +++ b/resourcemanager/create_bitbucket_server_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_compartment_config_source_details.go b/resourcemanager/create_compartment_config_source_details.go index 7d1f903ec7..8e12d4a600 100644 --- a/resourcemanager/create_compartment_config_source_details.go +++ b/resourcemanager/create_compartment_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_config_source_details.go b/resourcemanager/create_config_source_details.go index 995a7e214b..121204ca9e 100644 --- a/resourcemanager/create_config_source_details.go +++ b/resourcemanager/create_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_configuration_source_provider_details.go b/resourcemanager/create_configuration_source_provider_details.go index f31834205d..7750e34d33 100644 --- a/resourcemanager/create_configuration_source_provider_details.go +++ b/resourcemanager/create_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_configuration_source_provider_request_response.go b/resourcemanager/create_configuration_source_provider_request_response.go index 46babda47c..a63e50e290 100644 --- a/resourcemanager/create_configuration_source_provider_request_response.go +++ b/resourcemanager/create_configuration_source_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_destroy_job_operation_details.go b/resourcemanager/create_destroy_job_operation_details.go index dbeb62f076..f5e93d8bc1 100644 --- a/resourcemanager/create_destroy_job_operation_details.go +++ b/resourcemanager/create_destroy_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_dev_ops_config_source_details.go b/resourcemanager/create_dev_ops_config_source_details.go index 25d777fa6c..9d186d1d99 100644 --- a/resourcemanager/create_dev_ops_config_source_details.go +++ b/resourcemanager/create_dev_ops_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_git_config_source_details.go b/resourcemanager/create_git_config_source_details.go index ed13d56451..e8891184c7 100644 --- a/resourcemanager/create_git_config_source_details.go +++ b/resourcemanager/create_git_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_github_access_token_configuration_source_provider_details.go b/resourcemanager/create_github_access_token_configuration_source_provider_details.go index 74da688744..9c121d6792 100644 --- a/resourcemanager/create_github_access_token_configuration_source_provider_details.go +++ b/resourcemanager/create_github_access_token_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_gitlab_access_token_configuration_source_provider_details.go b/resourcemanager/create_gitlab_access_token_configuration_source_provider_details.go index 648195806a..47e72328a1 100644 --- a/resourcemanager/create_gitlab_access_token_configuration_source_provider_details.go +++ b/resourcemanager/create_gitlab_access_token_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_import_tf_state_job_operation_details.go b/resourcemanager/create_import_tf_state_job_operation_details.go index aad5549128..4b7afd3458 100644 --- a/resourcemanager/create_import_tf_state_job_operation_details.go +++ b/resourcemanager/create_import_tf_state_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_job_details.go b/resourcemanager/create_job_details.go index cc4346a414..aeb34325e6 100644 --- a/resourcemanager/create_job_details.go +++ b/resourcemanager/create_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_job_operation_details.go b/resourcemanager/create_job_operation_details.go index 309ceffd63..1f23bfb42d 100644 --- a/resourcemanager/create_job_operation_details.go +++ b/resourcemanager/create_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_job_request_response.go b/resourcemanager/create_job_request_response.go index 28b93b6648..e8e882cb03 100644 --- a/resourcemanager/create_job_request_response.go +++ b/resourcemanager/create_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_object_storage_config_source_details.go b/resourcemanager/create_object_storage_config_source_details.go index a31ead4a0e..e4f6e9c2d8 100644 --- a/resourcemanager/create_object_storage_config_source_details.go +++ b/resourcemanager/create_object_storage_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_plan_job_operation_details.go b/resourcemanager/create_plan_job_operation_details.go index 4d0af1f570..326a63c6b6 100644 --- a/resourcemanager/create_plan_job_operation_details.go +++ b/resourcemanager/create_plan_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_plan_rollback_job_operation_details.go b/resourcemanager/create_plan_rollback_job_operation_details.go index e62bd09f3d..223c66b5f2 100644 --- a/resourcemanager/create_plan_rollback_job_operation_details.go +++ b/resourcemanager/create_plan_rollback_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_private_endpoint_details.go b/resourcemanager/create_private_endpoint_details.go index 36453a33f4..32b2442298 100644 --- a/resourcemanager/create_private_endpoint_details.go +++ b/resourcemanager/create_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_private_endpoint_request_response.go b/resourcemanager/create_private_endpoint_request_response.go index 500443ed39..549e369ef3 100644 --- a/resourcemanager/create_private_endpoint_request_response.go +++ b/resourcemanager/create_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_stack_details.go b/resourcemanager/create_stack_details.go index 60ab277b2e..d93042d72a 100644 --- a/resourcemanager/create_stack_details.go +++ b/resourcemanager/create_stack_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_stack_request_response.go b/resourcemanager/create_stack_request_response.go index 2e1ddb4cc3..99d7601db9 100644 --- a/resourcemanager/create_stack_request_response.go +++ b/resourcemanager/create_stack_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_stack_template_config_source_details.go b/resourcemanager/create_stack_template_config_source_details.go index 594a0f5e68..1c6f000fe6 100644 --- a/resourcemanager/create_stack_template_config_source_details.go +++ b/resourcemanager/create_stack_template_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_template_config_source_details.go b/resourcemanager/create_template_config_source_details.go index 1c13a9691b..717eea30f0 100644 --- a/resourcemanager/create_template_config_source_details.go +++ b/resourcemanager/create_template_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_template_details.go b/resourcemanager/create_template_details.go index 86e482fc3a..bdd9eb858e 100644 --- a/resourcemanager/create_template_details.go +++ b/resourcemanager/create_template_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_template_request_response.go b/resourcemanager/create_template_request_response.go index 5935c8fc9e..4fab267aac 100644 --- a/resourcemanager/create_template_request_response.go +++ b/resourcemanager/create_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_template_zip_upload_config_source_details.go b/resourcemanager/create_template_zip_upload_config_source_details.go index dd0037f081..3a3025c20f 100644 --- a/resourcemanager/create_template_zip_upload_config_source_details.go +++ b/resourcemanager/create_template_zip_upload_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/create_zip_upload_config_source_details.go b/resourcemanager/create_zip_upload_config_source_details.go index 13cca959c8..5fc3768819 100644 --- a/resourcemanager/create_zip_upload_config_source_details.go +++ b/resourcemanager/create_zip_upload_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/custom_terraform_provider.go b/resourcemanager/custom_terraform_provider.go index 58351cd3d8..6144f44249 100644 --- a/resourcemanager/custom_terraform_provider.go +++ b/resourcemanager/custom_terraform_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/delete_configuration_source_provider_request_response.go b/resourcemanager/delete_configuration_source_provider_request_response.go index fb8e2cc67a..4b38995c6c 100644 --- a/resourcemanager/delete_configuration_source_provider_request_response.go +++ b/resourcemanager/delete_configuration_source_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/delete_private_endpoint_request_response.go b/resourcemanager/delete_private_endpoint_request_response.go index e9ccc61464..bdba1148d2 100644 --- a/resourcemanager/delete_private_endpoint_request_response.go +++ b/resourcemanager/delete_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/delete_stack_request_response.go b/resourcemanager/delete_stack_request_response.go index 5e0ae90615..aaf673f365 100644 --- a/resourcemanager/delete_stack_request_response.go +++ b/resourcemanager/delete_stack_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/delete_template_request_response.go b/resourcemanager/delete_template_request_response.go index e39cc94fca..3cbc4d95b4 100644 --- a/resourcemanager/delete_template_request_response.go +++ b/resourcemanager/delete_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/destroy_job_operation_details.go b/resourcemanager/destroy_job_operation_details.go index 4c90987055..1c3708e1bd 100644 --- a/resourcemanager/destroy_job_operation_details.go +++ b/resourcemanager/destroy_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/destroy_job_operation_details_summary.go b/resourcemanager/destroy_job_operation_details_summary.go index 6f5754e43d..5f9c4a1238 100644 --- a/resourcemanager/destroy_job_operation_details_summary.go +++ b/resourcemanager/destroy_job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/detect_stack_drift_details.go b/resourcemanager/detect_stack_drift_details.go index 2f61c0f8a2..561ee6bbe8 100644 --- a/resourcemanager/detect_stack_drift_details.go +++ b/resourcemanager/detect_stack_drift_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/detect_stack_drift_request_response.go b/resourcemanager/detect_stack_drift_request_response.go index 8b3ad2b9ce..c0754d3834 100644 --- a/resourcemanager/detect_stack_drift_request_response.go +++ b/resourcemanager/detect_stack_drift_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/dev_ops_config_source.go b/resourcemanager/dev_ops_config_source.go index 34838b4b08..8d80a4a7cc 100644 --- a/resourcemanager/dev_ops_config_source.go +++ b/resourcemanager/dev_ops_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/dev_ops_config_source_record.go b/resourcemanager/dev_ops_config_source_record.go index 057ae35382..d1a695a698 100644 --- a/resourcemanager/dev_ops_config_source_record.go +++ b/resourcemanager/dev_ops_config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/failure_details.go b/resourcemanager/failure_details.go index 5944c1c628..217de9474c 100644 --- a/resourcemanager/failure_details.go +++ b/resourcemanager/failure_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_configuration_source_provider_request_response.go b/resourcemanager/get_configuration_source_provider_request_response.go index 82f9dc9438..1857f0c299 100644 --- a/resourcemanager/get_configuration_source_provider_request_response.go +++ b/resourcemanager/get_configuration_source_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_detailed_log_content_request_response.go b/resourcemanager/get_job_detailed_log_content_request_response.go index 490a661118..d503fda407 100644 --- a/resourcemanager/get_job_detailed_log_content_request_response.go +++ b/resourcemanager/get_job_detailed_log_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_logs_content_request_response.go b/resourcemanager/get_job_logs_content_request_response.go index 8fce1d19fc..734203eba9 100644 --- a/resourcemanager/get_job_logs_content_request_response.go +++ b/resourcemanager/get_job_logs_content_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_logs_request_response.go b/resourcemanager/get_job_logs_request_response.go index b7179a89e3..b4f0fbd356 100644 --- a/resourcemanager/get_job_logs_request_response.go +++ b/resourcemanager/get_job_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_request_response.go b/resourcemanager/get_job_request_response.go index ed43c4424a..9da44bf919 100644 --- a/resourcemanager/get_job_request_response.go +++ b/resourcemanager/get_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_tf_config_request_response.go b/resourcemanager/get_job_tf_config_request_response.go index 4f39ddb24f..c04f3b0435 100644 --- a/resourcemanager/get_job_tf_config_request_response.go +++ b/resourcemanager/get_job_tf_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_tf_plan_request_response.go b/resourcemanager/get_job_tf_plan_request_response.go index 22e87d742a..0443aea4e2 100644 --- a/resourcemanager/get_job_tf_plan_request_response.go +++ b/resourcemanager/get_job_tf_plan_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_job_tf_state_request_response.go b/resourcemanager/get_job_tf_state_request_response.go index 05332a26ab..ce4f6b1346 100644 --- a/resourcemanager/get_job_tf_state_request_response.go +++ b/resourcemanager/get_job_tf_state_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_private_endpoint_request_response.go b/resourcemanager/get_private_endpoint_request_response.go index 7f62725f11..d528a00e9c 100644 --- a/resourcemanager/get_private_endpoint_request_response.go +++ b/resourcemanager/get_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_reachable_ip_request_response.go b/resourcemanager/get_reachable_ip_request_response.go index 2b146dfe66..cbe0ba3dea 100644 --- a/resourcemanager/get_reachable_ip_request_response.go +++ b/resourcemanager/get_reachable_ip_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_stack_request_response.go b/resourcemanager/get_stack_request_response.go index a1e4f2f81f..10b19e5d4c 100644 --- a/resourcemanager/get_stack_request_response.go +++ b/resourcemanager/get_stack_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_stack_tf_config_request_response.go b/resourcemanager/get_stack_tf_config_request_response.go index c6ebad7b83..b50835d7ea 100644 --- a/resourcemanager/get_stack_tf_config_request_response.go +++ b/resourcemanager/get_stack_tf_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_stack_tf_state_request_response.go b/resourcemanager/get_stack_tf_state_request_response.go index 105337a197..ab3bf4d5f4 100644 --- a/resourcemanager/get_stack_tf_state_request_response.go +++ b/resourcemanager/get_stack_tf_state_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_template_logo_request_response.go b/resourcemanager/get_template_logo_request_response.go index 691ab400c1..390bc31ac8 100644 --- a/resourcemanager/get_template_logo_request_response.go +++ b/resourcemanager/get_template_logo_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_template_request_response.go b/resourcemanager/get_template_request_response.go index c1493a2737..0cd18cc339 100644 --- a/resourcemanager/get_template_request_response.go +++ b/resourcemanager/get_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_template_tf_config_request_response.go b/resourcemanager/get_template_tf_config_request_response.go index 4afd839d1d..38ebb15811 100644 --- a/resourcemanager/get_template_tf_config_request_response.go +++ b/resourcemanager/get_template_tf_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/get_work_request_request_response.go b/resourcemanager/get_work_request_request_response.go index e883a50ffc..2699556950 100644 --- a/resourcemanager/get_work_request_request_response.go +++ b/resourcemanager/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/git_config_source.go b/resourcemanager/git_config_source.go index 540f2c8d07..7e72eff8ed 100644 --- a/resourcemanager/git_config_source.go +++ b/resourcemanager/git_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/git_config_source_record.go b/resourcemanager/git_config_source_record.go index c5c0264ca0..d4a1cf1c2e 100644 --- a/resourcemanager/git_config_source_record.go +++ b/resourcemanager/git_config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/github_access_token_configuration_source_provider.go b/resourcemanager/github_access_token_configuration_source_provider.go index a49a6c4bec..da61620dfe 100644 --- a/resourcemanager/github_access_token_configuration_source_provider.go +++ b/resourcemanager/github_access_token_configuration_source_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/github_access_token_configuration_source_provider_summary.go b/resourcemanager/github_access_token_configuration_source_provider_summary.go index 742e9a6da8..fa9bf935ba 100644 --- a/resourcemanager/github_access_token_configuration_source_provider_summary.go +++ b/resourcemanager/github_access_token_configuration_source_provider_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/gitlab_access_token_configuration_source_provider.go b/resourcemanager/gitlab_access_token_configuration_source_provider.go index c51edb59e9..48b7ff9949 100644 --- a/resourcemanager/gitlab_access_token_configuration_source_provider.go +++ b/resourcemanager/gitlab_access_token_configuration_source_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/gitlab_access_token_configuration_source_provider_summary.go b/resourcemanager/gitlab_access_token_configuration_source_provider_summary.go index c8ad158127..6e102936c2 100644 --- a/resourcemanager/gitlab_access_token_configuration_source_provider_summary.go +++ b/resourcemanager/gitlab_access_token_configuration_source_provider_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/import_tf_state_job_operation_details.go b/resourcemanager/import_tf_state_job_operation_details.go index 1362fae412..f325b36bcf 100644 --- a/resourcemanager/import_tf_state_job_operation_details.go +++ b/resourcemanager/import_tf_state_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/import_tf_state_job_operation_details_summary.go b/resourcemanager/import_tf_state_job_operation_details_summary.go index 1b33f5659b..78aaf9a3b8 100644 --- a/resourcemanager/import_tf_state_job_operation_details_summary.go +++ b/resourcemanager/import_tf_state_job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/job.go b/resourcemanager/job.go index a1d335552c..9f64b23394 100644 --- a/resourcemanager/job.go +++ b/resourcemanager/job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/job_operation_details.go b/resourcemanager/job_operation_details.go index 66ea134eab..56640424ba 100644 --- a/resourcemanager/job_operation_details.go +++ b/resourcemanager/job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/job_operation_details_summary.go b/resourcemanager/job_operation_details_summary.go index 58677b6843..eb7f63b982 100644 --- a/resourcemanager/job_operation_details_summary.go +++ b/resourcemanager/job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/job_output_summary.go b/resourcemanager/job_output_summary.go index 5315d018d4..820b00082e 100644 --- a/resourcemanager/job_output_summary.go +++ b/resourcemanager/job_output_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/job_outputs_collection.go b/resourcemanager/job_outputs_collection.go index 8449f59cb3..982eee7219 100644 --- a/resourcemanager/job_outputs_collection.go +++ b/resourcemanager/job_outputs_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/job_summary.go b/resourcemanager/job_summary.go index 1171a68d85..f35ca4e150 100644 --- a/resourcemanager/job_summary.go +++ b/resourcemanager/job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_configuration_source_providers_request_response.go b/resourcemanager/list_configuration_source_providers_request_response.go index fd53f1dc31..fc6b00cea9 100644 --- a/resourcemanager/list_configuration_source_providers_request_response.go +++ b/resourcemanager/list_configuration_source_providers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_job_associated_resources_request_response.go b/resourcemanager/list_job_associated_resources_request_response.go index 4887b74108..efb6dd1481 100644 --- a/resourcemanager/list_job_associated_resources_request_response.go +++ b/resourcemanager/list_job_associated_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_job_outputs_request_response.go b/resourcemanager/list_job_outputs_request_response.go index 5c654e43c6..fab50f7b60 100644 --- a/resourcemanager/list_job_outputs_request_response.go +++ b/resourcemanager/list_job_outputs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_jobs_request_response.go b/resourcemanager/list_jobs_request_response.go index 55808be685..3bc1fdc45f 100644 --- a/resourcemanager/list_jobs_request_response.go +++ b/resourcemanager/list_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_private_endpoints_request_response.go b/resourcemanager/list_private_endpoints_request_response.go index ce9b187f76..d0a3646ced 100644 --- a/resourcemanager/list_private_endpoints_request_response.go +++ b/resourcemanager/list_private_endpoints_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_resource_discovery_services_request_response.go b/resourcemanager/list_resource_discovery_services_request_response.go index 06afa027c4..3974f2fe3d 100644 --- a/resourcemanager/list_resource_discovery_services_request_response.go +++ b/resourcemanager/list_resource_discovery_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_stack_associated_resources_request_response.go b/resourcemanager/list_stack_associated_resources_request_response.go index 665557e30f..beb6ac0744 100644 --- a/resourcemanager/list_stack_associated_resources_request_response.go +++ b/resourcemanager/list_stack_associated_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_stack_resource_drift_details_request_response.go b/resourcemanager/list_stack_resource_drift_details_request_response.go index 51b6c9ebc0..d84ec1b22e 100644 --- a/resourcemanager/list_stack_resource_drift_details_request_response.go +++ b/resourcemanager/list_stack_resource_drift_details_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_stacks_request_response.go b/resourcemanager/list_stacks_request_response.go index d7b6c958e9..df4dafeca7 100644 --- a/resourcemanager/list_stacks_request_response.go +++ b/resourcemanager/list_stacks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_template_categories_request_response.go b/resourcemanager/list_template_categories_request_response.go index bb98415b1d..9c9a078575 100644 --- a/resourcemanager/list_template_categories_request_response.go +++ b/resourcemanager/list_template_categories_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_templates_request_response.go b/resourcemanager/list_templates_request_response.go index 593184a69d..5f2b2a9adb 100644 --- a/resourcemanager/list_templates_request_response.go +++ b/resourcemanager/list_templates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_terraform_versions_request_response.go b/resourcemanager/list_terraform_versions_request_response.go index 1792513d65..3eb1e35981 100644 --- a/resourcemanager/list_terraform_versions_request_response.go +++ b/resourcemanager/list_terraform_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_work_request_errors_request_response.go b/resourcemanager/list_work_request_errors_request_response.go index c5045c9add..d22999aa0b 100644 --- a/resourcemanager/list_work_request_errors_request_response.go +++ b/resourcemanager/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_work_request_logs_request_response.go b/resourcemanager/list_work_request_logs_request_response.go index 9ea31152d4..5ea46f2731 100644 --- a/resourcemanager/list_work_request_logs_request_response.go +++ b/resourcemanager/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/list_work_requests_request_response.go b/resourcemanager/list_work_requests_request_response.go index e8695ea89d..c6c19290da 100644 --- a/resourcemanager/list_work_requests_request_response.go +++ b/resourcemanager/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/log_entry.go b/resourcemanager/log_entry.go index ce3ff73bb9..6fdfd7c855 100644 --- a/resourcemanager/log_entry.go +++ b/resourcemanager/log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/object_storage_config_source.go b/resourcemanager/object_storage_config_source.go index 7737ee9bb1..67ae5b8898 100644 --- a/resourcemanager/object_storage_config_source.go +++ b/resourcemanager/object_storage_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/object_storage_config_source_record.go b/resourcemanager/object_storage_config_source_record.go index bb5dc286fe..2ceb583566 100644 --- a/resourcemanager/object_storage_config_source_record.go +++ b/resourcemanager/object_storage_config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/plan_job_operation_details.go b/resourcemanager/plan_job_operation_details.go index 8589f1c586..2ca2ca17f3 100644 --- a/resourcemanager/plan_job_operation_details.go +++ b/resourcemanager/plan_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/plan_job_operation_details_summary.go b/resourcemanager/plan_job_operation_details_summary.go index 54ca4953b8..d4079d423d 100644 --- a/resourcemanager/plan_job_operation_details_summary.go +++ b/resourcemanager/plan_job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/plan_rollback_job_operation_details.go b/resourcemanager/plan_rollback_job_operation_details.go index e6830d56f5..9ed91fabfe 100644 --- a/resourcemanager/plan_rollback_job_operation_details.go +++ b/resourcemanager/plan_rollback_job_operation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/plan_rollback_job_operation_details_summary.go b/resourcemanager/plan_rollback_job_operation_details_summary.go index 2aa2947dc3..25d2f5f22b 100644 --- a/resourcemanager/plan_rollback_job_operation_details_summary.go +++ b/resourcemanager/plan_rollback_job_operation_details_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/private_endpoint.go b/resourcemanager/private_endpoint.go index f725df1094..2e613cca80 100644 --- a/resourcemanager/private_endpoint.go +++ b/resourcemanager/private_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/private_endpoint_collection.go b/resourcemanager/private_endpoint_collection.go index 1fea9655cd..f6182e19b2 100644 --- a/resourcemanager/private_endpoint_collection.go +++ b/resourcemanager/private_endpoint_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/private_endpoint_summary.go b/resourcemanager/private_endpoint_summary.go index 73b956390b..c3843facbe 100644 --- a/resourcemanager/private_endpoint_summary.go +++ b/resourcemanager/private_endpoint_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/private_server_config_details.go b/resourcemanager/private_server_config_details.go index 42cdb68a08..3dfa8eeae0 100644 --- a/resourcemanager/private_server_config_details.go +++ b/resourcemanager/private_server_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/reachable_ip.go b/resourcemanager/reachable_ip.go index eefff97b9f..88dd366c45 100644 --- a/resourcemanager/reachable_ip.go +++ b/resourcemanager/reachable_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/resource_discovery_service_collection.go b/resourcemanager/resource_discovery_service_collection.go index df59104d4e..2945a70bd1 100644 --- a/resourcemanager/resource_discovery_service_collection.go +++ b/resourcemanager/resource_discovery_service_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/resource_discovery_service_summary.go b/resourcemanager/resource_discovery_service_summary.go index bdd4ef4ea3..93e84b6b13 100644 --- a/resourcemanager/resource_discovery_service_summary.go +++ b/resourcemanager/resource_discovery_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/resourcemanager_client.go b/resourcemanager/resourcemanager_client.go index 5abd5a7a78..33b97dbfc8 100644 --- a/resourcemanager/resourcemanager_client.go +++ b/resourcemanager/resourcemanager_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/stack.go b/resourcemanager/stack.go index 682e0f28fc..25e767b4ce 100644 --- a/resourcemanager/stack.go +++ b/resourcemanager/stack.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/stack_resource_drift_collection.go b/resourcemanager/stack_resource_drift_collection.go index 5613d8c575..2dee5c082f 100644 --- a/resourcemanager/stack_resource_drift_collection.go +++ b/resourcemanager/stack_resource_drift_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/stack_resource_drift_summary.go b/resourcemanager/stack_resource_drift_summary.go index 3a69cf78de..2455d89b30 100644 --- a/resourcemanager/stack_resource_drift_summary.go +++ b/resourcemanager/stack_resource_drift_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/stack_summary.go b/resourcemanager/stack_summary.go index e14d903111..267125528b 100644 --- a/resourcemanager/stack_summary.go +++ b/resourcemanager/stack_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template.go b/resourcemanager/template.go index 107354401c..b7c78b4299 100644 --- a/resourcemanager/template.go +++ b/resourcemanager/template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template_category_summary.go b/resourcemanager/template_category_summary.go index eb9caf7342..70062435af 100644 --- a/resourcemanager/template_category_summary.go +++ b/resourcemanager/template_category_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template_category_summary_collection.go b/resourcemanager/template_category_summary_collection.go index bbade506ec..3459028ae4 100644 --- a/resourcemanager/template_category_summary_collection.go +++ b/resourcemanager/template_category_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template_config_source.go b/resourcemanager/template_config_source.go index 604321daf9..4653603526 100644 --- a/resourcemanager/template_config_source.go +++ b/resourcemanager/template_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template_summary.go b/resourcemanager/template_summary.go index aa36f5315b..51c176f127 100644 --- a/resourcemanager/template_summary.go +++ b/resourcemanager/template_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template_summary_collection.go b/resourcemanager/template_summary_collection.go index 0dd4986baa..67682782ed 100644 --- a/resourcemanager/template_summary_collection.go +++ b/resourcemanager/template_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/template_zip_upload_config_source.go b/resourcemanager/template_zip_upload_config_source.go index 7694d8097f..c4008ff03e 100644 --- a/resourcemanager/template_zip_upload_config_source.go +++ b/resourcemanager/template_zip_upload_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/terraform_advanced_options.go b/resourcemanager/terraform_advanced_options.go index de3434d52b..ca06210a38 100644 --- a/resourcemanager/terraform_advanced_options.go +++ b/resourcemanager/terraform_advanced_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/terraform_version_collection.go b/resourcemanager/terraform_version_collection.go index 1a6028d189..3c89caa50c 100644 --- a/resourcemanager/terraform_version_collection.go +++ b/resourcemanager/terraform_version_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/terraform_version_summary.go b/resourcemanager/terraform_version_summary.go index f5814768cb..ab43922f2d 100644 --- a/resourcemanager/terraform_version_summary.go +++ b/resourcemanager/terraform_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_bitbucket_cloud_config_source_details.go b/resourcemanager/update_bitbucket_cloud_config_source_details.go index 7a69288a14..4ecbbba50b 100644 --- a/resourcemanager/update_bitbucket_cloud_config_source_details.go +++ b/resourcemanager/update_bitbucket_cloud_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_bitbucket_cloud_username_app_password_configuration_source_provider_details.go b/resourcemanager/update_bitbucket_cloud_username_app_password_configuration_source_provider_details.go index 51ae48c572..2f65bf7d8c 100644 --- a/resourcemanager/update_bitbucket_cloud_username_app_password_configuration_source_provider_details.go +++ b/resourcemanager/update_bitbucket_cloud_username_app_password_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_bitbucket_server_access_token_configuration_source_provider_details.go b/resourcemanager/update_bitbucket_server_access_token_configuration_source_provider_details.go index fb99014c66..a53262d0f1 100644 --- a/resourcemanager/update_bitbucket_server_access_token_configuration_source_provider_details.go +++ b/resourcemanager/update_bitbucket_server_access_token_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_bitbucket_server_config_source_details.go b/resourcemanager/update_bitbucket_server_config_source_details.go index 30e093c348..85f13263c6 100644 --- a/resourcemanager/update_bitbucket_server_config_source_details.go +++ b/resourcemanager/update_bitbucket_server_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_config_source_details.go b/resourcemanager/update_config_source_details.go index 3cb5fa7692..d0f7807720 100644 --- a/resourcemanager/update_config_source_details.go +++ b/resourcemanager/update_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_configuration_source_provider_details.go b/resourcemanager/update_configuration_source_provider_details.go index 9e1bf7e9d8..85f76c466e 100644 --- a/resourcemanager/update_configuration_source_provider_details.go +++ b/resourcemanager/update_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_configuration_source_provider_request_response.go b/resourcemanager/update_configuration_source_provider_request_response.go index 9e480c2570..14cb1664b6 100644 --- a/resourcemanager/update_configuration_source_provider_request_response.go +++ b/resourcemanager/update_configuration_source_provider_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_dev_ops_config_source_details.go b/resourcemanager/update_dev_ops_config_source_details.go index 8b36eb448c..b3498a4460 100644 --- a/resourcemanager/update_dev_ops_config_source_details.go +++ b/resourcemanager/update_dev_ops_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_git_config_source_details.go b/resourcemanager/update_git_config_source_details.go index d114a872b1..7957438112 100644 --- a/resourcemanager/update_git_config_source_details.go +++ b/resourcemanager/update_git_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_github_access_token_configuration_source_provider_details.go b/resourcemanager/update_github_access_token_configuration_source_provider_details.go index 750889788f..0c4981f686 100644 --- a/resourcemanager/update_github_access_token_configuration_source_provider_details.go +++ b/resourcemanager/update_github_access_token_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_gitlab_access_token_configuration_source_provider_details.go b/resourcemanager/update_gitlab_access_token_configuration_source_provider_details.go index 9618bf8a1b..15564bc8ca 100644 --- a/resourcemanager/update_gitlab_access_token_configuration_source_provider_details.go +++ b/resourcemanager/update_gitlab_access_token_configuration_source_provider_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_job_details.go b/resourcemanager/update_job_details.go index 9601e39cd9..3bd80ba759 100644 --- a/resourcemanager/update_job_details.go +++ b/resourcemanager/update_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_job_request_response.go b/resourcemanager/update_job_request_response.go index 7d7045bd3a..7177d6ebb9 100644 --- a/resourcemanager/update_job_request_response.go +++ b/resourcemanager/update_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_object_storage_config_source_details.go b/resourcemanager/update_object_storage_config_source_details.go index 81a5bdbcfa..85d8b973ff 100644 --- a/resourcemanager/update_object_storage_config_source_details.go +++ b/resourcemanager/update_object_storage_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_private_endpoint_details.go b/resourcemanager/update_private_endpoint_details.go index 50a7fa3ded..e014cf1f05 100644 --- a/resourcemanager/update_private_endpoint_details.go +++ b/resourcemanager/update_private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_private_endpoint_request_response.go b/resourcemanager/update_private_endpoint_request_response.go index 7a74c98994..aa028fc235 100644 --- a/resourcemanager/update_private_endpoint_request_response.go +++ b/resourcemanager/update_private_endpoint_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_stack_details.go b/resourcemanager/update_stack_details.go index 86de09ea1a..7ad8e8d6bf 100644 --- a/resourcemanager/update_stack_details.go +++ b/resourcemanager/update_stack_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_stack_request_response.go b/resourcemanager/update_stack_request_response.go index ba969cf7d4..1114bec6f6 100644 --- a/resourcemanager/update_stack_request_response.go +++ b/resourcemanager/update_stack_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_template_config_source_details.go b/resourcemanager/update_template_config_source_details.go index 4cf5111f58..72ef35b4c8 100644 --- a/resourcemanager/update_template_config_source_details.go +++ b/resourcemanager/update_template_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_template_details.go b/resourcemanager/update_template_details.go index 511275d0e7..f52b53a4e6 100644 --- a/resourcemanager/update_template_details.go +++ b/resourcemanager/update_template_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_template_request_response.go b/resourcemanager/update_template_request_response.go index 1574aef5d2..1ec33ce3d8 100644 --- a/resourcemanager/update_template_request_response.go +++ b/resourcemanager/update_template_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_template_zip_upload_config_source_details.go b/resourcemanager/update_template_zip_upload_config_source_details.go index 588fb5a55b..53b978c82d 100644 --- a/resourcemanager/update_template_zip_upload_config_source_details.go +++ b/resourcemanager/update_template_zip_upload_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/update_zip_upload_config_source_details.go b/resourcemanager/update_zip_upload_config_source_details.go index eec38f0c8c..2099386dee 100644 --- a/resourcemanager/update_zip_upload_config_source_details.go +++ b/resourcemanager/update_zip_upload_config_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/work_request.go b/resourcemanager/work_request.go index 4d52b55a86..4910e29381 100644 --- a/resourcemanager/work_request.go +++ b/resourcemanager/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/work_request_error.go b/resourcemanager/work_request_error.go index 917100b156..9045501cd0 100644 --- a/resourcemanager/work_request_error.go +++ b/resourcemanager/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/work_request_log_entry.go b/resourcemanager/work_request_log_entry.go index bde0b97138..21d0c386cb 100644 --- a/resourcemanager/work_request_log_entry.go +++ b/resourcemanager/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/work_request_resource.go b/resourcemanager/work_request_resource.go index 85473136f0..8496a7f25e 100644 --- a/resourcemanager/work_request_resource.go +++ b/resourcemanager/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/work_request_summary.go b/resourcemanager/work_request_summary.go index e15a9735da..6986b07ed9 100644 --- a/resourcemanager/work_request_summary.go +++ b/resourcemanager/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/zip_upload_config_source.go b/resourcemanager/zip_upload_config_source.go index 2d0b078404..b3caa3e6a6 100644 --- a/resourcemanager/zip_upload_config_source.go +++ b/resourcemanager/zip_upload_config_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcemanager/zip_upload_config_source_record.go b/resourcemanager/zip_upload_config_source_record.go index d8b6319d02..726d7bdc5f 100644 --- a/resourcemanager/zip_upload_config_source_record.go +++ b/resourcemanager/zip_upload_config_source_record.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/free_text_search_details.go b/resourcesearch/free_text_search_details.go index 3937ac0b1f..671c9f16f4 100644 --- a/resourcesearch/free_text_search_details.go +++ b/resourcesearch/free_text_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/get_resource_type_request_response.go b/resourcesearch/get_resource_type_request_response.go index 5036512377..6aa77d39c2 100644 --- a/resourcesearch/get_resource_type_request_response.go +++ b/resourcesearch/get_resource_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/list_resource_types_request_response.go b/resourcesearch/list_resource_types_request_response.go index 2f12498763..b13b7c03af 100644 --- a/resourcesearch/list_resource_types_request_response.go +++ b/resourcesearch/list_resource_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/queryable_field_description.go b/resourcesearch/queryable_field_description.go index 20a2b8036a..1a2bdcf714 100644 --- a/resourcesearch/queryable_field_description.go +++ b/resourcesearch/queryable_field_description.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/resource_summary.go b/resourcesearch/resource_summary.go index d967a25e4d..b3efaaf75c 100644 --- a/resourcesearch/resource_summary.go +++ b/resourcesearch/resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/resource_summary_collection.go b/resourcesearch/resource_summary_collection.go index 0b9f566ec5..7b9fc1f0eb 100644 --- a/resourcesearch/resource_summary_collection.go +++ b/resourcesearch/resource_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/resource_type.go b/resourcesearch/resource_type.go index ac696e2459..1c7e039051 100644 --- a/resourcesearch/resource_type.go +++ b/resourcesearch/resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/resourcesearch_client.go b/resourcesearch/resourcesearch_client.go index fd55cb1473..7fc943fcae 100644 --- a/resourcesearch/resourcesearch_client.go +++ b/resourcesearch/resourcesearch_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/search_context.go b/resourcesearch/search_context.go index 30d4ea06cd..b25002bfc0 100644 --- a/resourcesearch/search_context.go +++ b/resourcesearch/search_context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/search_details.go b/resourcesearch/search_details.go index 0fd3d5b994..be86036aa8 100644 --- a/resourcesearch/search_details.go +++ b/resourcesearch/search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/search_resources_request_response.go b/resourcesearch/search_resources_request_response.go index 61ad8a7f73..becbee1375 100644 --- a/resourcesearch/search_resources_request_response.go +++ b/resourcesearch/search_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/resourcesearch/structured_search_details.go b/resourcesearch/structured_search_details.go index 5575ee435b..49affb2c8f 100644 --- a/resourcesearch/structured_search_details.go +++ b/resourcesearch/structured_search_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/ca_bundle_response.go b/rover/ca_bundle_response.go index 44691ebb3d..424c91153e 100644 --- a/rover/ca_bundle_response.go +++ b/rover/ca_bundle_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/ca_details.go b/rover/ca_details.go index db9944cd01..982d5315eb 100644 --- a/rover/ca_details.go +++ b/rover/ca_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/cancel_work_request_request_response.go b/rover/cancel_work_request_request_response.go index c18bef644e..aa4f1728e9 100644 --- a/rover/cancel_work_request_request_response.go +++ b/rover/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/cert_key_algorithm.go b/rover/cert_key_algorithm.go index 7ffcd4981f..9fcadc0027 100644 --- a/rover/cert_key_algorithm.go +++ b/rover/cert_key_algorithm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/cert_signature_algorithm.go b/rover/cert_signature_algorithm.go index a9db8169e1..daa71f4f8d 100644 --- a/rover/cert_signature_algorithm.go +++ b/rover/cert_signature_algorithm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/certificate_details.go b/rover/certificate_details.go index ae3418b28f..303b1e883c 100644 --- a/rover/certificate_details.go +++ b/rover/certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/change_rover_cluster_compartment_details.go b/rover/change_rover_cluster_compartment_details.go index 20e823ffa0..576a28bf1e 100644 --- a/rover/change_rover_cluster_compartment_details.go +++ b/rover/change_rover_cluster_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/change_rover_cluster_compartment_request_response.go b/rover/change_rover_cluster_compartment_request_response.go index a9a060591c..c432c4d6ca 100644 --- a/rover/change_rover_cluster_compartment_request_response.go +++ b/rover/change_rover_cluster_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/change_rover_entitlement_compartment_details.go b/rover/change_rover_entitlement_compartment_details.go index fffdee4917..281df91c40 100644 --- a/rover/change_rover_entitlement_compartment_details.go +++ b/rover/change_rover_entitlement_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/change_rover_entitlement_compartment_request_response.go b/rover/change_rover_entitlement_compartment_request_response.go index 39032b672f..3723eae857 100644 --- a/rover/change_rover_entitlement_compartment_request_response.go +++ b/rover/change_rover_entitlement_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/change_rover_node_compartment_details.go b/rover/change_rover_node_compartment_details.go index e5980ad16c..21a4ebf154 100644 --- a/rover/change_rover_node_compartment_details.go +++ b/rover/change_rover_node_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/change_rover_node_compartment_request_response.go b/rover/change_rover_node_compartment_request_response.go index cae73285d8..399f571841 100644 --- a/rover/change_rover_node_compartment_request_response.go +++ b/rover/change_rover_node_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/cluster_type.go b/rover/cluster_type.go index ed05124166..f57451817e 100644 --- a/rover/cluster_type.go +++ b/rover/cluster_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/create_rover_cluster_details.go b/rover/create_rover_cluster_details.go index 818cdd6632..d8b20fbea4 100644 --- a/rover/create_rover_cluster_details.go +++ b/rover/create_rover_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/create_rover_cluster_request_response.go b/rover/create_rover_cluster_request_response.go index 76c149c101..8cffd8e9ab 100644 --- a/rover/create_rover_cluster_request_response.go +++ b/rover/create_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/create_rover_entitlement_details.go b/rover/create_rover_entitlement_details.go index 312fe4bf79..7c4b4d2b83 100644 --- a/rover/create_rover_entitlement_details.go +++ b/rover/create_rover_entitlement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/create_rover_entitlement_request_response.go b/rover/create_rover_entitlement_request_response.go index d17220e5f8..8590874522 100644 --- a/rover/create_rover_entitlement_request_response.go +++ b/rover/create_rover_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/create_rover_node_details.go b/rover/create_rover_node_details.go index c41c4b20df..b7fed0af59 100644 --- a/rover/create_rover_node_details.go +++ b/rover/create_rover_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/create_rover_node_request_response.go b/rover/create_rover_node_request_response.go index 34d3308ba9..548aa7455f 100644 --- a/rover/create_rover_node_request_response.go +++ b/rover/create_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/current_rover_bundle_details.go b/rover/current_rover_bundle_details.go index 754d9bed5b..57ad5afd8a 100644 --- a/rover/current_rover_bundle_details.go +++ b/rover/current_rover_bundle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/delete_rover_cluster_request_response.go b/rover/delete_rover_cluster_request_response.go index ee6b2dd0ac..4117a8830d 100644 --- a/rover/delete_rover_cluster_request_response.go +++ b/rover/delete_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/delete_rover_entitlement_request_response.go b/rover/delete_rover_entitlement_request_response.go index a68a4c383e..6326e062bf 100644 --- a/rover/delete_rover_entitlement_request_response.go +++ b/rover/delete_rover_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/delete_rover_node_request_response.go b/rover/delete_rover_node_request_response.go index 529b41ef7b..694038c7e3 100644 --- a/rover/delete_rover_node_request_response.go +++ b/rover/delete_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/enclosure_type.go b/rover/enclosure_type.go index 02002571d8..4e047f8d3c 100644 --- a/rover/enclosure_type.go +++ b/rover/enclosure_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/generate_certificate_response.go b/rover/generate_certificate_response.go index 2a71bb1f39..65196d91bc 100644 --- a/rover/generate_certificate_response.go +++ b/rover/generate_certificate_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_cluster_certificate_request_response.go b/rover/get_rover_cluster_certificate_request_response.go index f8cf4013b7..d7d197abc3 100644 --- a/rover/get_rover_cluster_certificate_request_response.go +++ b/rover/get_rover_cluster_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_cluster_request_response.go b/rover/get_rover_cluster_request_response.go index 0ede03dafb..b7e8f31702 100644 --- a/rover/get_rover_cluster_request_response.go +++ b/rover/get_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_entitlement_request_response.go b/rover/get_rover_entitlement_request_response.go index 372c46e5dd..d35b6b1c5b 100644 --- a/rover/get_rover_entitlement_request_response.go +++ b/rover/get_rover_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_node_certificate_request_response.go b/rover/get_rover_node_certificate_request_response.go index aed8e616f9..fe0d549cfe 100644 --- a/rover/get_rover_node_certificate_request_response.go +++ b/rover/get_rover_node_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_node_encryption_key_request_response.go b/rover/get_rover_node_encryption_key_request_response.go index 95a196e5f2..6b20ab1188 100644 --- a/rover/get_rover_node_encryption_key_request_response.go +++ b/rover/get_rover_node_encryption_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_node_get_rpt_request_response.go b/rover/get_rover_node_get_rpt_request_response.go index ab180d987a..a1a30fa923 100644 --- a/rover/get_rover_node_get_rpt_request_response.go +++ b/rover/get_rover_node_get_rpt_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_rover_node_request_response.go b/rover/get_rover_node_request_response.go index 8447ca8c89..5f18336a7c 100644 --- a/rover/get_rover_node_request_response.go +++ b/rover/get_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/get_work_request_request_response.go b/rover/get_work_request_request_response.go index c0f80e9e87..062230915a 100644 --- a/rover/get_work_request_request_response.go +++ b/rover/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/leaf_certificate_details.go b/rover/leaf_certificate_details.go index e24f163b31..77972a1d6b 100644 --- a/rover/leaf_certificate_details.go +++ b/rover/leaf_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/leaf_certificate_response.go b/rover/leaf_certificate_response.go index 64cd9e45c3..dc0bf8a20f 100644 --- a/rover/leaf_certificate_response.go +++ b/rover/leaf_certificate_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/lifecycle_state.go b/rover/lifecycle_state.go index d8c57b15c6..7f876d4b9f 100644 --- a/rover/lifecycle_state.go +++ b/rover/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_rover_cluster_rover_bundle_requests_request_response.go b/rover/list_rover_cluster_rover_bundle_requests_request_response.go index d660492569..583c0945ee 100644 --- a/rover/list_rover_cluster_rover_bundle_requests_request_response.go +++ b/rover/list_rover_cluster_rover_bundle_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_rover_clusters_request_response.go b/rover/list_rover_clusters_request_response.go index 974d900ce7..572746403e 100644 --- a/rover/list_rover_clusters_request_response.go +++ b/rover/list_rover_clusters_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_rover_entitlements_request_response.go b/rover/list_rover_entitlements_request_response.go index 32359f89e2..df76f38cf8 100644 --- a/rover/list_rover_entitlements_request_response.go +++ b/rover/list_rover_entitlements_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_rover_node_rover_bundle_requests_request_response.go b/rover/list_rover_node_rover_bundle_requests_request_response.go index 190b250f43..5bc4c49d20 100644 --- a/rover/list_rover_node_rover_bundle_requests_request_response.go +++ b/rover/list_rover_node_rover_bundle_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_rover_nodes_request_response.go b/rover/list_rover_nodes_request_response.go index 101568a854..04874e528e 100644 --- a/rover/list_rover_nodes_request_response.go +++ b/rover/list_rover_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_shapes_request_response.go b/rover/list_shapes_request_response.go index 0c276365bd..f10a10898d 100644 --- a/rover/list_shapes_request_response.go +++ b/rover/list_shapes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_work_request_errors_request_response.go b/rover/list_work_request_errors_request_response.go index b664e09cc2..8b431034d8 100644 --- a/rover/list_work_request_errors_request_response.go +++ b/rover/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_work_request_logs_request_response.go b/rover/list_work_request_logs_request_response.go index af88688817..0fa5620be0 100644 --- a/rover/list_work_request_logs_request_response.go +++ b/rover/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/list_work_requests_request_response.go b/rover/list_work_requests_request_response.go index 9bb5d261c8..bfa76f5ad7 100644 --- a/rover/list_work_requests_request_response.go +++ b/rover/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/node_type.go b/rover/node_type.go index ee2fd038a2..ccead26f0a 100644 --- a/rover/node_type.go +++ b/rover/node_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/renew_certificate_response.go b/rover/renew_certificate_response.go index 08ea612672..e11680f002 100644 --- a/rover/renew_certificate_response.go +++ b/rover/renew_certificate_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/replace_ca_details.go b/rover/replace_ca_details.go index 0098d8d422..ed00f5f84c 100644 --- a/rover/replace_ca_details.go +++ b/rover/replace_ca_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/replace_certificate_authority_response.go b/rover/replace_certificate_authority_response.go index 952d21ac9c..a910496821 100644 --- a/rover/replace_certificate_authority_response.go +++ b/rover/replace_certificate_authority_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/request_additional_nodes_details.go b/rover/request_additional_nodes_details.go index fcff039bab..20c58c7146 100644 --- a/rover/request_additional_nodes_details.go +++ b/rover/request_additional_nodes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/request_additional_nodes_request_response.go b/rover/request_additional_nodes_request_response.go index f549daf138..cef0ae410a 100644 --- a/rover/request_additional_nodes_request_response.go +++ b/rover/request_additional_nodes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/request_bundle_rover_cluster_request_response.go b/rover/request_bundle_rover_cluster_request_response.go index 8cfdebd560..ad0f1b54c1 100644 --- a/rover/request_bundle_rover_cluster_request_response.go +++ b/rover/request_bundle_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/request_bundle_rover_node_request_response.go b/rover/request_bundle_rover_node_request_response.go index 13c62dcdb7..b8c096734a 100644 --- a/rover/request_bundle_rover_node_request_response.go +++ b/rover/request_bundle_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/request_rover_bundle_details.go b/rover/request_rover_bundle_details.go index a458a9afd1..cc622e718b 100644 --- a/rover/request_rover_bundle_details.go +++ b/rover/request_rover_bundle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/retrieve_available_bundle_versions_rover_cluster_request_response.go b/rover/retrieve_available_bundle_versions_rover_cluster_request_response.go index 9a04a09712..6032d4ce99 100644 --- a/rover/retrieve_available_bundle_versions_rover_cluster_request_response.go +++ b/rover/retrieve_available_bundle_versions_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/retrieve_available_bundle_versions_rover_node_request_response.go b/rover/retrieve_available_bundle_versions_rover_node_request_response.go index 3c4f5e035e..a7d48191c0 100644 --- a/rover/retrieve_available_bundle_versions_rover_node_request_response.go +++ b/rover/retrieve_available_bundle_versions_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/retrieve_bundle_status_rover_cluster_request_response.go b/rover/retrieve_bundle_status_rover_cluster_request_response.go index 7101a55de1..fdbaffd1ad 100644 --- a/rover/retrieve_bundle_status_rover_cluster_request_response.go +++ b/rover/retrieve_bundle_status_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/retrieve_bundle_status_rover_node_request_response.go b/rover/retrieve_bundle_status_rover_node_request_response.go index 06378709cb..84436657fa 100644 --- a/rover/retrieve_bundle_status_rover_node_request_response.go +++ b/rover/retrieve_bundle_status_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_bundle_request_collection.go b/rover/rover_bundle_request_collection.go index 16b46e26cf..c2ec8e4215 100644 --- a/rover/rover_bundle_request_collection.go +++ b/rover/rover_bundle_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_bundle_request_summary.go b/rover/rover_bundle_request_summary.go index 499ffaae3b..b4d779b5d5 100644 --- a/rover/rover_bundle_request_summary.go +++ b/rover/rover_bundle_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_bundle_status.go b/rover/rover_bundle_status.go index deecec13ae..50f665b7b9 100644 --- a/rover/rover_bundle_status.go +++ b/rover/rover_bundle_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_bundle_status_details.go b/rover/rover_bundle_status_details.go index d0069d88a9..0d94718417 100644 --- a/rover/rover_bundle_status_details.go +++ b/rover/rover_bundle_status_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_bundle_version.go b/rover/rover_bundle_version.go index 44fdd503d3..278fe701b5 100644 --- a/rover/rover_bundle_version.go +++ b/rover/rover_bundle_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_cluster.go b/rover/rover_cluster.go index c9e95f21a1..88a5e3c4df 100644 --- a/rover/rover_cluster.go +++ b/rover/rover_cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_cluster_certificate.go b/rover/rover_cluster_certificate.go index 4e5b5ce3df..8e7a0d6aa5 100644 --- a/rover/rover_cluster_certificate.go +++ b/rover/rover_cluster_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_cluster_collection.go b/rover/rover_cluster_collection.go index 8536c955c4..5de4715404 100644 --- a/rover/rover_cluster_collection.go +++ b/rover/rover_cluster_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_cluster_summary.go b/rover/rover_cluster_summary.go index e1f8731f82..1387ff0826 100644 --- a/rover/rover_cluster_summary.go +++ b/rover/rover_cluster_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_entitlement.go b/rover/rover_entitlement.go index 1d7bee2be0..19cfef82db 100644 --- a/rover/rover_entitlement.go +++ b/rover/rover_entitlement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_entitlement_collection.go b/rover/rover_entitlement_collection.go index e2a0608f3b..d0494057bf 100644 --- a/rover/rover_entitlement_collection.go +++ b/rover/rover_entitlement_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_entitlement_summary.go b/rover/rover_entitlement_summary.go index 3b61cd4913..be42cd3d8b 100644 --- a/rover/rover_entitlement_summary.go +++ b/rover/rover_entitlement_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node.go b/rover/rover_node.go index 2dc0ad0af8..81d8250882 100644 --- a/rover/rover_node.go +++ b/rover/rover_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_action_retrieve_ca_bundle_request_response.go b/rover/rover_node_action_retrieve_ca_bundle_request_response.go index e6b5f1c1b7..a2096bc193 100644 --- a/rover/rover_node_action_retrieve_ca_bundle_request_response.go +++ b/rover/rover_node_action_retrieve_ca_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_action_set_key_details.go b/rover/rover_node_action_set_key_details.go index f4d76f2274..fcb85d0276 100644 --- a/rover/rover_node_action_set_key_details.go +++ b/rover/rover_node_action_set_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_action_set_key_request_response.go b/rover/rover_node_action_set_key_request_response.go index 837d5c5346..347151b017 100644 --- a/rover/rover_node_action_set_key_request_response.go +++ b/rover/rover_node_action_set_key_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_certificate.go b/rover/rover_node_certificate.go index efb066fda1..b24f3c8468 100644 --- a/rover/rover_node_certificate.go +++ b/rover/rover_node_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_collection.go b/rover/rover_node_collection.go index d8aeccd8bf..55a861b6e5 100644 --- a/rover/rover_node_collection.go +++ b/rover/rover_node_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_encryption_key.go b/rover/rover_node_encryption_key.go index ff1f403247..0a919a29fc 100644 --- a/rover/rover_node_encryption_key.go +++ b/rover/rover_node_encryption_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_generate_certificate_details.go b/rover/rover_node_generate_certificate_details.go index 64249f8474..831e77b5ab 100644 --- a/rover/rover_node_generate_certificate_details.go +++ b/rover/rover_node_generate_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_generate_certificate_request_response.go b/rover/rover_node_generate_certificate_request_response.go index 14057059a2..2654d9418f 100644 --- a/rover/rover_node_generate_certificate_request_response.go +++ b/rover/rover_node_generate_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_get_rpt.go b/rover/rover_node_get_rpt.go index b506e8b382..a9845eca24 100644 --- a/rover/rover_node_get_rpt.go +++ b/rover/rover_node_get_rpt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_renew_certificate_details.go b/rover/rover_node_renew_certificate_details.go index f0d7e9dfcd..e4e5244fac 100644 --- a/rover/rover_node_renew_certificate_details.go +++ b/rover/rover_node_renew_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_renew_certificate_request_response.go b/rover/rover_node_renew_certificate_request_response.go index 863594c135..e19c90c0ab 100644 --- a/rover/rover_node_renew_certificate_request_response.go +++ b/rover/rover_node_renew_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_replace_certificate_authority_details.go b/rover/rover_node_replace_certificate_authority_details.go index b522802632..f3b2aa13e8 100644 --- a/rover/rover_node_replace_certificate_authority_details.go +++ b/rover/rover_node_replace_certificate_authority_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_replace_certificate_authority_request_response.go b/rover/rover_node_replace_certificate_authority_request_response.go index 5527ab6736..0fb31b2f5d 100644 --- a/rover/rover_node_replace_certificate_authority_request_response.go +++ b/rover/rover_node_replace_certificate_authority_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_retrieve_leaf_certificate_request_response.go b/rover/rover_node_retrieve_leaf_certificate_request_response.go index c101421b3a..457aa47bc0 100644 --- a/rover/rover_node_retrieve_leaf_certificate_request_response.go +++ b/rover/rover_node_retrieve_leaf_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_set_key.go b/rover/rover_node_set_key.go index 2159850381..232e5fea7e 100644 --- a/rover/rover_node_set_key.go +++ b/rover/rover_node_set_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_node_summary.go b/rover/rover_node_summary.go index ce6449fa9b..60713ccabd 100644 --- a/rover/rover_node_summary.go +++ b/rover/rover_node_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_roverbundle_client.go b/rover/rover_roverbundle_client.go index b259bdf215..99d94e0413 100644 --- a/rover/rover_roverbundle_client.go +++ b/rover/rover_roverbundle_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_rovercluster_client.go b/rover/rover_rovercluster_client.go index a450ee884e..e009c9745e 100644 --- a/rover/rover_rovercluster_client.go +++ b/rover/rover_rovercluster_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_roverentitlement_client.go b/rover/rover_roverentitlement_client.go index 0118121d5b..507e73db30 100644 --- a/rover/rover_roverentitlement_client.go +++ b/rover/rover_roverentitlement_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_rovernode_client.go b/rover/rover_rovernode_client.go index ab9d8ef45f..691a6a26c0 100644 --- a/rover/rover_rovernode_client.go +++ b/rover/rover_rovernode_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_shape_client.go b/rover/rover_shape_client.go index 9d755956a8..a1c5d34eb2 100644 --- a/rover/rover_shape_client.go +++ b/rover/rover_shape_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_workload.go b/rover/rover_workload.go index 6210d7eebc..2f7e6db0e2 100644 --- a/rover/rover_workload.go +++ b/rover/rover_workload.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/rover_workrequests_client.go b/rover/rover_workrequests_client.go index 2b6ebf2f91..552285ec43 100644 --- a/rover/rover_workrequests_client.go +++ b/rover/rover_workrequests_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/shape_collection.go b/rover/shape_collection.go index eead10e18f..652935a596 100644 --- a/rover/shape_collection.go +++ b/rover/shape_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/shape_summary.go b/rover/shape_summary.go index 5d282445cc..618eec7c38 100644 --- a/rover/shape_summary.go +++ b/rover/shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/shipping_address.go b/rover/shipping_address.go index c2e51ad000..8267917dde 100644 --- a/rover/shipping_address.go +++ b/rover/shipping_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/sort_orders.go b/rover/sort_orders.go index f7b20ab41c..2497ecad75 100644 --- a/rover/sort_orders.go +++ b/rover/sort_orders.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/update_rover_cluster_details.go b/rover/update_rover_cluster_details.go index 59b2218c50..95c532ac62 100644 --- a/rover/update_rover_cluster_details.go +++ b/rover/update_rover_cluster_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/update_rover_cluster_request_response.go b/rover/update_rover_cluster_request_response.go index fce1343a12..d37f5c3660 100644 --- a/rover/update_rover_cluster_request_response.go +++ b/rover/update_rover_cluster_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/update_rover_entitlement_details.go b/rover/update_rover_entitlement_details.go index 29e900eb6d..a3e5eb7206 100644 --- a/rover/update_rover_entitlement_details.go +++ b/rover/update_rover_entitlement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/update_rover_entitlement_request_response.go b/rover/update_rover_entitlement_request_response.go index 408d386169..21c8c3a47e 100644 --- a/rover/update_rover_entitlement_request_response.go +++ b/rover/update_rover_entitlement_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/update_rover_node_details.go b/rover/update_rover_node_details.go index 8d4f1969a1..aed4961226 100644 --- a/rover/update_rover_node_details.go +++ b/rover/update_rover_node_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/update_rover_node_request_response.go b/rover/update_rover_node_request_response.go index fbe56e12e9..0627130a4b 100644 --- a/rover/update_rover_node_request_response.go +++ b/rover/update_rover_node_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request.go b/rover/work_request.go index 7515c752a2..a927320567 100644 --- a/rover/work_request.go +++ b/rover/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_collection.go b/rover/work_request_collection.go index 56b0090fdf..77127773d9 100644 --- a/rover/work_request_collection.go +++ b/rover/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_error.go b/rover/work_request_error.go index d82800f4e6..8bfee4d9ae 100644 --- a/rover/work_request_error.go +++ b/rover/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_error_collection.go b/rover/work_request_error_collection.go index 05a109ba0b..619104f3b9 100644 --- a/rover/work_request_error_collection.go +++ b/rover/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_log.go b/rover/work_request_log.go index c9b20df3c7..02cbd0fbd9 100644 --- a/rover/work_request_log.go +++ b/rover/work_request_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_log_collection.go b/rover/work_request_log_collection.go index e0ea182f92..d286d2d08b 100644 --- a/rover/work_request_log_collection.go +++ b/rover/work_request_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_operation_status.go b/rover/work_request_operation_status.go index bc95f9fc7b..a1702aabf8 100644 --- a/rover/work_request_operation_status.go +++ b/rover/work_request_operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_operation_type.go b/rover/work_request_operation_type.go index 2b68dffa58..cfe36fec48 100644 --- a/rover/work_request_operation_type.go +++ b/rover/work_request_operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_resource.go b/rover/work_request_resource.go index febd38e09c..35efb59e27 100644 --- a/rover/work_request_resource.go +++ b/rover/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_resource_action_type.go b/rover/work_request_resource_action_type.go index b192163b9d..1f32812c18 100644 --- a/rover/work_request_resource_action_type.go +++ b/rover/work_request_resource_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/rover/work_request_summary.go b/rover/work_request_summary.go index 7b0a0d40ae..d359d3800e 100644 --- a/rover/work_request_summary.go +++ b/rover/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/action_type.go b/sch/action_type.go index 6a053f5f93..9bc6aa19f2 100644 --- a/sch/action_type.go +++ b/sch/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/activate_service_connector_request_response.go b/sch/activate_service_connector_request_response.go index 3f2c93f78b..6864248b4b 100644 --- a/sch/activate_service_connector_request_response.go +++ b/sch/activate_service_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/change_service_connector_compartment_details.go b/sch/change_service_connector_compartment_details.go index 1f2080feb8..10b74919f4 100644 --- a/sch/change_service_connector_compartment_details.go +++ b/sch/change_service_connector_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/change_service_connector_compartment_request_response.go b/sch/change_service_connector_compartment_request_response.go index 9b84cbd548..a4647a1fd3 100644 --- a/sch/change_service_connector_compartment_request_response.go +++ b/sch/change_service_connector_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/create_service_connector_details.go b/sch/create_service_connector_details.go index ba5b122b39..f2581ca3f9 100644 --- a/sch/create_service_connector_details.go +++ b/sch/create_service_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/create_service_connector_request_response.go b/sch/create_service_connector_request_response.go index 77f3d78ea8..2fc0a752a5 100644 --- a/sch/create_service_connector_request_response.go +++ b/sch/create_service_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/deactivate_service_connector_request_response.go b/sch/deactivate_service_connector_request_response.go index b4e6873e87..a71bcf62c7 100644 --- a/sch/deactivate_service_connector_request_response.go +++ b/sch/deactivate_service_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/delete_service_connector_request_response.go b/sch/delete_service_connector_request_response.go index c3ebac2e06..07765939d2 100644 --- a/sch/delete_service_connector_request_response.go +++ b/sch/delete_service_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/dimension_details.go b/sch/dimension_details.go index 266eaa6699..9c04321eb3 100644 --- a/sch/dimension_details.go +++ b/sch/dimension_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/dimension_value_details.go b/sch/dimension_value_details.go index bf6a3b6e78..8f0aa57934 100644 --- a/sch/dimension_value_details.go +++ b/sch/dimension_value_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/function_task_details.go b/sch/function_task_details.go index 3f307b9d6b..6d5a5aaf97 100644 --- a/sch/function_task_details.go +++ b/sch/function_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/functions_target_details.go b/sch/functions_target_details.go index 8bf8484dfd..5a39f55b1c 100644 --- a/sch/functions_target_details.go +++ b/sch/functions_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/get_service_connector_request_response.go b/sch/get_service_connector_request_response.go index 8d2e35b75f..314a5d7038 100644 --- a/sch/get_service_connector_request_response.go +++ b/sch/get_service_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/get_work_request_request_response.go b/sch/get_work_request_request_response.go index f53ec3ace3..0ed93959f7 100644 --- a/sch/get_work_request_request_response.go +++ b/sch/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/jmes_path_dimension_value.go b/sch/jmes_path_dimension_value.go index 2fc5723c2d..bed551ca5f 100644 --- a/sch/jmes_path_dimension_value.go +++ b/sch/jmes_path_dimension_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/latest_streaming_cursor.go b/sch/latest_streaming_cursor.go index 8cb7622c93..2cc6df3ca5 100644 --- a/sch/latest_streaming_cursor.go +++ b/sch/latest_streaming_cursor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/lifecycle_state.go b/sch/lifecycle_state.go index ec29cc2f33..979c0dc24f 100644 --- a/sch/lifecycle_state.go +++ b/sch/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/list_service_connectors_request_response.go b/sch/list_service_connectors_request_response.go index 99eb996552..ca9db201b6 100644 --- a/sch/list_service_connectors_request_response.go +++ b/sch/list_service_connectors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/list_work_request_errors_request_response.go b/sch/list_work_request_errors_request_response.go index 2cd2295a3d..455476ad82 100644 --- a/sch/list_work_request_errors_request_response.go +++ b/sch/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/list_work_request_logs_request_response.go b/sch/list_work_request_logs_request_response.go index abb46dc2d7..513840dbdc 100644 --- a/sch/list_work_request_logs_request_response.go +++ b/sch/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/list_work_requests_request_response.go b/sch/list_work_requests_request_response.go index 26b9328941..9d3b92c3c9 100644 --- a/sch/list_work_requests_request_response.go +++ b/sch/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/log_rule_task_details.go b/sch/log_rule_task_details.go index 3b5ff9cae7..28664591f1 100644 --- a/sch/log_rule_task_details.go +++ b/sch/log_rule_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/log_source.go b/sch/log_source.go index 977e1ae28c..d42f11c49a 100644 --- a/sch/log_source.go +++ b/sch/log_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/logging_analytics_target_details.go b/sch/logging_analytics_target_details.go index 79f753872e..a71f9c97a6 100644 --- a/sch/logging_analytics_target_details.go +++ b/sch/logging_analytics_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/logging_source_details.go b/sch/logging_source_details.go index ae3a2ccf57..768d7f1aa0 100644 --- a/sch/logging_source_details.go +++ b/sch/logging_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source.go b/sch/monitoring_source.go index ddcf227cf9..7c5d5918f7 100644 --- a/sch/monitoring_source.go +++ b/sch/monitoring_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source_all_metrics.go b/sch/monitoring_source_all_metrics.go index 14ade6d899..70db653c9b 100644 --- a/sch/monitoring_source_all_metrics.go +++ b/sch/monitoring_source_all_metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source_details.go b/sch/monitoring_source_details.go index 0c1253dbf4..1c7d9c74c2 100644 --- a/sch/monitoring_source_details.go +++ b/sch/monitoring_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source_metric_details.go b/sch/monitoring_source_metric_details.go index e4ac25836f..6e937e9eab 100644 --- a/sch/monitoring_source_metric_details.go +++ b/sch/monitoring_source_metric_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source_namespace_details.go b/sch/monitoring_source_namespace_details.go index 9c12f4e020..23a46476b6 100644 --- a/sch/monitoring_source_namespace_details.go +++ b/sch/monitoring_source_namespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source_selected_namespace.go b/sch/monitoring_source_selected_namespace.go index cf85f92127..5d0d26b867 100644 --- a/sch/monitoring_source_selected_namespace.go +++ b/sch/monitoring_source_selected_namespace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_source_selected_namespace_details.go b/sch/monitoring_source_selected_namespace_details.go index 0feb95769f..a5dffe08fa 100644 --- a/sch/monitoring_source_selected_namespace_details.go +++ b/sch/monitoring_source_selected_namespace_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/monitoring_target_details.go b/sch/monitoring_target_details.go index ed1351b623..3e9b9a1040 100644 --- a/sch/monitoring_target_details.go +++ b/sch/monitoring_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/notifications_target_details.go b/sch/notifications_target_details.go index 36620da4bc..7776604cf1 100644 --- a/sch/notifications_target_details.go +++ b/sch/notifications_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/object_storage_target_details.go b/sch/object_storage_target_details.go index 42ad19e76c..554f0dba38 100644 --- a/sch/object_storage_target_details.go +++ b/sch/object_storage_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/operation_status.go b/sch/operation_status.go index 4f7e8059b0..c5e014af8d 100644 --- a/sch/operation_status.go +++ b/sch/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/operation_type.go b/sch/operation_type.go index 2e49d84b02..2cc49fc3b2 100644 --- a/sch/operation_type.go +++ b/sch/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/sch_serviceconnector_client.go b/sch/sch_serviceconnector_client.go index 8a9dd4a59c..45fe7feab9 100644 --- a/sch/sch_serviceconnector_client.go +++ b/sch/sch_serviceconnector_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/service_connector.go b/sch/service_connector.go index c545fb7f98..2361f7a051 100644 --- a/sch/service_connector.go +++ b/sch/service_connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/service_connector_collection.go b/sch/service_connector_collection.go index 39f7ca3f40..55140f013e 100644 --- a/sch/service_connector_collection.go +++ b/sch/service_connector_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/service_connector_summary.go b/sch/service_connector_summary.go index 9eb7d7cf1e..93f32bd55f 100644 --- a/sch/service_connector_summary.go +++ b/sch/service_connector_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/sort_order.go b/sch/sort_order.go index 47e97507a3..dc3bd270a2 100644 --- a/sch/sort_order.go +++ b/sch/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/source_details.go b/sch/source_details.go index 5b785620c2..fd6256f5ec 100644 --- a/sch/source_details.go +++ b/sch/source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/static_dimension_value.go b/sch/static_dimension_value.go index 8e9f010909..3f633bb5de 100644 --- a/sch/static_dimension_value.go +++ b/sch/static_dimension_value.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/streaming_cursor_details.go b/sch/streaming_cursor_details.go index 7c52cf293b..093d0dfd10 100644 --- a/sch/streaming_cursor_details.go +++ b/sch/streaming_cursor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/streaming_source_details.go b/sch/streaming_source_details.go index 3d7461470a..d8e4a19035 100644 --- a/sch/streaming_source_details.go +++ b/sch/streaming_source_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/streaming_target_details.go b/sch/streaming_target_details.go index 359138ece0..d954d39c72 100644 --- a/sch/streaming_target_details.go +++ b/sch/streaming_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/target_details.go b/sch/target_details.go index 25bf94075c..6698d45fa2 100644 --- a/sch/target_details.go +++ b/sch/target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/task_details.go b/sch/task_details.go index ce5c5d27b4..0e5b445c1f 100644 --- a/sch/task_details.go +++ b/sch/task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/trim_horizon_streaming_cursor.go b/sch/trim_horizon_streaming_cursor.go index 3acdd3168f..376fb7dc41 100644 --- a/sch/trim_horizon_streaming_cursor.go +++ b/sch/trim_horizon_streaming_cursor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/update_service_connector_details.go b/sch/update_service_connector_details.go index d8f4f20378..791b3d45a4 100644 --- a/sch/update_service_connector_details.go +++ b/sch/update_service_connector_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/update_service_connector_request_response.go b/sch/update_service_connector_request_response.go index fa5bc02df1..38a6b97a31 100644 --- a/sch/update_service_connector_request_response.go +++ b/sch/update_service_connector_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request.go b/sch/work_request.go index 8caa41b15a..d2c644c5e3 100644 --- a/sch/work_request.go +++ b/sch/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request_collection.go b/sch/work_request_collection.go index 544615e4fa..b479605c05 100644 --- a/sch/work_request_collection.go +++ b/sch/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request_error.go b/sch/work_request_error.go index dbe795b311..04dddd6136 100644 --- a/sch/work_request_error.go +++ b/sch/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request_error_collection.go b/sch/work_request_error_collection.go index f29b334ab6..65b37903b8 100644 --- a/sch/work_request_error_collection.go +++ b/sch/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request_log_entry.go b/sch/work_request_log_entry.go index a7ca4889f4..03bd718b12 100644 --- a/sch/work_request_log_entry.go +++ b/sch/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request_log_entry_collection.go b/sch/work_request_log_entry_collection.go index 6c930c0e6e..b39457fb2f 100644 --- a/sch/work_request_log_entry_collection.go +++ b/sch/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/sch/work_request_resource.go b/sch/work_request_resource.go index e54eabf138..706c00d483 100644 --- a/sch/work_request_resource.go +++ b/sch/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/base64_secret_bundle_content_details.go b/secrets/base64_secret_bundle_content_details.go index 08d97f31aa..cbe8ffb7de 100644 --- a/secrets/base64_secret_bundle_content_details.go +++ b/secrets/base64_secret_bundle_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/get_secret_bundle_by_name_request_response.go b/secrets/get_secret_bundle_by_name_request_response.go index 463cf03734..e032f7e695 100644 --- a/secrets/get_secret_bundle_by_name_request_response.go +++ b/secrets/get_secret_bundle_by_name_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/get_secret_bundle_request_response.go b/secrets/get_secret_bundle_request_response.go index ac90b87fd1..36068b3c43 100644 --- a/secrets/get_secret_bundle_request_response.go +++ b/secrets/get_secret_bundle_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/list_secret_bundle_versions_request_response.go b/secrets/list_secret_bundle_versions_request_response.go index 0ea9d1aa17..0e9b0a2899 100644 --- a/secrets/list_secret_bundle_versions_request_response.go +++ b/secrets/list_secret_bundle_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/secret_bundle.go b/secrets/secret_bundle.go index 9c3b60bb3b..92a6e69b16 100644 --- a/secrets/secret_bundle.go +++ b/secrets/secret_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/secret_bundle_content_details.go b/secrets/secret_bundle_content_details.go index 6997c78782..26b1b87f4d 100644 --- a/secrets/secret_bundle_content_details.go +++ b/secrets/secret_bundle_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/secret_bundle_version_summary.go b/secrets/secret_bundle_version_summary.go index 4979d40dbc..e20b1ba5eb 100644 --- a/secrets/secret_bundle_version_summary.go +++ b/secrets/secret_bundle_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/secrets/secrets_client.go b/secrets/secrets_client.go index 111d4f71bd..896fad5c34 100644 --- a/secrets/secrets_client.go +++ b/secrets/secrets_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/action_type.go b/servicecatalog/action_type.go index 1ae5753536..41dab3f7ce 100644 --- a/servicecatalog/action_type.go +++ b/servicecatalog/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/application_collection.go b/servicecatalog/application_collection.go index 4b8c8980e4..1901337a6c 100644 --- a/servicecatalog/application_collection.go +++ b/servicecatalog/application_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/application_summary.go b/servicecatalog/application_summary.go index f76a855be7..0370ea1e0f 100644 --- a/servicecatalog/application_summary.go +++ b/servicecatalog/application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/bulk_replace_service_catalog_associations_details.go b/servicecatalog/bulk_replace_service_catalog_associations_details.go index a4366131a4..4420affe98 100644 --- a/servicecatalog/bulk_replace_service_catalog_associations_details.go +++ b/servicecatalog/bulk_replace_service_catalog_associations_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/bulk_replace_service_catalog_associations_request_response.go b/servicecatalog/bulk_replace_service_catalog_associations_request_response.go index f7f4be7c90..e8d24e4c8c 100644 --- a/servicecatalog/bulk_replace_service_catalog_associations_request_response.go +++ b/servicecatalog/bulk_replace_service_catalog_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/change_private_application_compartment_details.go b/servicecatalog/change_private_application_compartment_details.go index 74cd10d26b..99e99234bd 100644 --- a/servicecatalog/change_private_application_compartment_details.go +++ b/servicecatalog/change_private_application_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/change_private_application_compartment_request_response.go b/servicecatalog/change_private_application_compartment_request_response.go index d94f9aba16..826686db1d 100644 --- a/servicecatalog/change_private_application_compartment_request_response.go +++ b/servicecatalog/change_private_application_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/change_service_catalog_compartment_details.go b/servicecatalog/change_service_catalog_compartment_details.go index 90fbe69b2b..81dfa4ea7d 100644 --- a/servicecatalog/change_service_catalog_compartment_details.go +++ b/servicecatalog/change_service_catalog_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/change_service_catalog_compartment_request_response.go b/servicecatalog/change_service_catalog_compartment_request_response.go index 117c487cac..a489e8f8da 100644 --- a/servicecatalog/change_service_catalog_compartment_request_response.go +++ b/servicecatalog/change_service_catalog_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_private_application_details.go b/servicecatalog/create_private_application_details.go index 697e6477f5..ab8c1c3029 100644 --- a/servicecatalog/create_private_application_details.go +++ b/servicecatalog/create_private_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_private_application_package.go b/servicecatalog/create_private_application_package.go index 6658590a77..5e0d8ab5ee 100644 --- a/servicecatalog/create_private_application_package.go +++ b/servicecatalog/create_private_application_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_private_application_request_response.go b/servicecatalog/create_private_application_request_response.go index 9a710f11b3..8fd52a94c7 100644 --- a/servicecatalog/create_private_application_request_response.go +++ b/servicecatalog/create_private_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_private_application_stack_package.go b/servicecatalog/create_private_application_stack_package.go index 1790bff542..6f0fadb470 100644 --- a/servicecatalog/create_private_application_stack_package.go +++ b/servicecatalog/create_private_application_stack_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_service_catalog_association_details.go b/servicecatalog/create_service_catalog_association_details.go index 7876a4e8fb..b38f42c80d 100644 --- a/servicecatalog/create_service_catalog_association_details.go +++ b/servicecatalog/create_service_catalog_association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_service_catalog_association_request_response.go b/servicecatalog/create_service_catalog_association_request_response.go index 8be387272a..4c2342b137 100644 --- a/servicecatalog/create_service_catalog_association_request_response.go +++ b/servicecatalog/create_service_catalog_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_service_catalog_details.go b/servicecatalog/create_service_catalog_details.go index 11a680b87e..dec059e570 100644 --- a/servicecatalog/create_service_catalog_details.go +++ b/servicecatalog/create_service_catalog_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/create_service_catalog_request_response.go b/servicecatalog/create_service_catalog_request_response.go index 835de26d8a..d804a95647 100644 --- a/servicecatalog/create_service_catalog_request_response.go +++ b/servicecatalog/create_service_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/delete_private_application_request_response.go b/servicecatalog/delete_private_application_request_response.go index f5ae50c3ca..e621ea5d84 100644 --- a/servicecatalog/delete_private_application_request_response.go +++ b/servicecatalog/delete_private_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/delete_service_catalog_association_request_response.go b/servicecatalog/delete_service_catalog_association_request_response.go index 6f89256ebd..16d19b5252 100644 --- a/servicecatalog/delete_service_catalog_association_request_response.go +++ b/servicecatalog/delete_service_catalog_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/delete_service_catalog_request_response.go b/servicecatalog/delete_service_catalog_request_response.go index cdfa6fc90a..a6b6c4634c 100644 --- a/servicecatalog/delete_service_catalog_request_response.go +++ b/servicecatalog/delete_service_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/error_entity.go b/servicecatalog/error_entity.go index fa5de55c2f..eaffab3b6f 100644 --- a/servicecatalog/error_entity.go +++ b/servicecatalog/error_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_private_application_action_download_logo_request_response.go b/servicecatalog/get_private_application_action_download_logo_request_response.go index 6373dbea6c..00808631f9 100644 --- a/servicecatalog/get_private_application_action_download_logo_request_response.go +++ b/servicecatalog/get_private_application_action_download_logo_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_private_application_package_action_download_config_request_response.go b/servicecatalog/get_private_application_package_action_download_config_request_response.go index 6177746190..0717aede9c 100644 --- a/servicecatalog/get_private_application_package_action_download_config_request_response.go +++ b/servicecatalog/get_private_application_package_action_download_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_private_application_package_request_response.go b/servicecatalog/get_private_application_package_request_response.go index 49fc03468e..74da364aeb 100644 --- a/servicecatalog/get_private_application_package_request_response.go +++ b/servicecatalog/get_private_application_package_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_private_application_request_response.go b/servicecatalog/get_private_application_request_response.go index f69a90cf18..d667b8d7d0 100644 --- a/servicecatalog/get_private_application_request_response.go +++ b/servicecatalog/get_private_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_service_catalog_association_request_response.go b/servicecatalog/get_service_catalog_association_request_response.go index 614bbc924e..0a27ade1c0 100644 --- a/servicecatalog/get_service_catalog_association_request_response.go +++ b/servicecatalog/get_service_catalog_association_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_service_catalog_request_response.go b/servicecatalog/get_service_catalog_request_response.go index f0ba1789a2..e9d6fba8de 100644 --- a/servicecatalog/get_service_catalog_request_response.go +++ b/servicecatalog/get_service_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/get_work_request_request_response.go b/servicecatalog/get_work_request_request_response.go index 926f8331a7..d03d21e146 100644 --- a/servicecatalog/get_work_request_request_response.go +++ b/servicecatalog/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_applications_request_response.go b/servicecatalog/list_applications_request_response.go index 2b76763853..fa78649ced 100644 --- a/servicecatalog/list_applications_request_response.go +++ b/servicecatalog/list_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_private_application_packages_request_response.go b/servicecatalog/list_private_application_packages_request_response.go index 75fd0bfcf9..1bfc60bf97 100644 --- a/servicecatalog/list_private_application_packages_request_response.go +++ b/servicecatalog/list_private_application_packages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_private_applications_request_response.go b/servicecatalog/list_private_applications_request_response.go index 003b1093de..94d31e2c1f 100644 --- a/servicecatalog/list_private_applications_request_response.go +++ b/servicecatalog/list_private_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_service_catalog_associations_request_response.go b/servicecatalog/list_service_catalog_associations_request_response.go index 0897ef3bb3..cb1c92250b 100644 --- a/servicecatalog/list_service_catalog_associations_request_response.go +++ b/servicecatalog/list_service_catalog_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_service_catalogs_request_response.go b/servicecatalog/list_service_catalogs_request_response.go index 8d657312c4..1d6ba71c14 100644 --- a/servicecatalog/list_service_catalogs_request_response.go +++ b/servicecatalog/list_service_catalogs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_work_request_errors_request_response.go b/servicecatalog/list_work_request_errors_request_response.go index 07b990b28c..ddc8adc943 100644 --- a/servicecatalog/list_work_request_errors_request_response.go +++ b/servicecatalog/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_work_request_logs_request_response.go b/servicecatalog/list_work_request_logs_request_response.go index 8018eef3ca..e22ad71e88 100644 --- a/servicecatalog/list_work_request_logs_request_response.go +++ b/servicecatalog/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/list_work_requests_request_response.go b/servicecatalog/list_work_requests_request_response.go index 6c3dbc570d..fdb37b1a35 100644 --- a/servicecatalog/list_work_requests_request_response.go +++ b/servicecatalog/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/operation_status.go b/servicecatalog/operation_status.go index f1c3c8c991..d1974cdcc5 100644 --- a/servicecatalog/operation_status.go +++ b/servicecatalog/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/operation_type.go b/servicecatalog/operation_type.go index 2241a70e14..a690ca4b53 100644 --- a/servicecatalog/operation_type.go +++ b/servicecatalog/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/package_type_enum.go b/servicecatalog/package_type_enum.go index ef9d480a85..0d2f0e511f 100644 --- a/servicecatalog/package_type_enum.go +++ b/servicecatalog/package_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/pricing_type_enum.go b/servicecatalog/pricing_type_enum.go index 53898eeb11..011df32593 100644 --- a/servicecatalog/pricing_type_enum.go +++ b/servicecatalog/pricing_type_enum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application.go b/servicecatalog/private_application.go index 2da76d4e03..d75e061844 100644 --- a/servicecatalog/private_application.go +++ b/servicecatalog/private_application.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application_collection.go b/servicecatalog/private_application_collection.go index 40eb34f088..293f295749 100644 --- a/servicecatalog/private_application_collection.go +++ b/servicecatalog/private_application_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application_package.go b/servicecatalog/private_application_package.go index bf6b7c8ee4..e1e407d52e 100644 --- a/servicecatalog/private_application_package.go +++ b/servicecatalog/private_application_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application_package_collection.go b/servicecatalog/private_application_package_collection.go index a599505a72..41e09a33f1 100644 --- a/servicecatalog/private_application_package_collection.go +++ b/servicecatalog/private_application_package_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application_package_summary.go b/servicecatalog/private_application_package_summary.go index f4c52d32ba..aa2466495e 100644 --- a/servicecatalog/private_application_package_summary.go +++ b/servicecatalog/private_application_package_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application_stack_package.go b/servicecatalog/private_application_stack_package.go index 65e99d55ee..7a7adb6ac5 100644 --- a/servicecatalog/private_application_stack_package.go +++ b/servicecatalog/private_application_stack_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/private_application_summary.go b/servicecatalog/private_application_summary.go index 16a78736ff..e1d6444a69 100644 --- a/servicecatalog/private_application_summary.go +++ b/servicecatalog/private_application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/publisher_summary.go b/servicecatalog/publisher_summary.go index 7eb6a647c0..30d46dbee4 100644 --- a/servicecatalog/publisher_summary.go +++ b/servicecatalog/publisher_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/service_catalog.go b/servicecatalog/service_catalog.go index 0708e61e5c..8055eca7cb 100644 --- a/servicecatalog/service_catalog.go +++ b/servicecatalog/service_catalog.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/service_catalog_association.go b/servicecatalog/service_catalog_association.go index 3cb130011a..2a29da2edd 100644 --- a/servicecatalog/service_catalog_association.go +++ b/servicecatalog/service_catalog_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/service_catalog_association_collection.go b/servicecatalog/service_catalog_association_collection.go index 8413e3aa7b..76336235ab 100644 --- a/servicecatalog/service_catalog_association_collection.go +++ b/servicecatalog/service_catalog_association_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/service_catalog_association_summary.go b/servicecatalog/service_catalog_association_summary.go index 53b34e0b9f..fefeb002be 100644 --- a/servicecatalog/service_catalog_association_summary.go +++ b/servicecatalog/service_catalog_association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/service_catalog_collection.go b/servicecatalog/service_catalog_collection.go index 7c34fd2a2f..bf238f50bf 100644 --- a/servicecatalog/service_catalog_collection.go +++ b/servicecatalog/service_catalog_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/service_catalog_summary.go b/servicecatalog/service_catalog_summary.go index 0196aeb824..52c5aada2a 100644 --- a/servicecatalog/service_catalog_summary.go +++ b/servicecatalog/service_catalog_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/servicecatalog_client.go b/servicecatalog/servicecatalog_client.go index 84f0c93ca3..ba52112ccb 100644 --- a/servicecatalog/servicecatalog_client.go +++ b/servicecatalog/servicecatalog_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/update_private_application_details.go b/servicecatalog/update_private_application_details.go index 9d907edde4..1158a18d4f 100644 --- a/servicecatalog/update_private_application_details.go +++ b/servicecatalog/update_private_application_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/update_private_application_request_response.go b/servicecatalog/update_private_application_request_response.go index 06b780e67d..4de0d9750f 100644 --- a/servicecatalog/update_private_application_request_response.go +++ b/servicecatalog/update_private_application_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/update_service_catalog_details.go b/servicecatalog/update_service_catalog_details.go index 9059ba92d3..6088d9012d 100644 --- a/servicecatalog/update_service_catalog_details.go +++ b/servicecatalog/update_service_catalog_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/update_service_catalog_request_response.go b/servicecatalog/update_service_catalog_request_response.go index ad268e6d19..c5cba6f50b 100644 --- a/servicecatalog/update_service_catalog_request_response.go +++ b/servicecatalog/update_service_catalog_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/upload_data.go b/servicecatalog/upload_data.go index 5c6a3ad46f..ec6da74364 100644 --- a/servicecatalog/upload_data.go +++ b/servicecatalog/upload_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request.go b/servicecatalog/work_request.go index af9c8063ef..ae5113afae 100644 --- a/servicecatalog/work_request.go +++ b/servicecatalog/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_error.go b/servicecatalog/work_request_error.go index ca242452a9..2fa6a88485 100644 --- a/servicecatalog/work_request_error.go +++ b/servicecatalog/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_error_collection.go b/servicecatalog/work_request_error_collection.go index ffa0e3d0f7..dba43679fa 100644 --- a/servicecatalog/work_request_error_collection.go +++ b/servicecatalog/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_log_entry.go b/servicecatalog/work_request_log_entry.go index 1f5ad52c78..059e0f8823 100644 --- a/servicecatalog/work_request_log_entry.go +++ b/servicecatalog/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_log_entry_collection.go b/servicecatalog/work_request_log_entry_collection.go index 256546f1dd..33d71e13f1 100644 --- a/servicecatalog/work_request_log_entry_collection.go +++ b/servicecatalog/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_resource.go b/servicecatalog/work_request_resource.go index 02084649bf..6cab223109 100644 --- a/servicecatalog/work_request_resource.go +++ b/servicecatalog/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_summary.go b/servicecatalog/work_request_summary.go index 14e570c03f..1824dca790 100644 --- a/servicecatalog/work_request_summary.go +++ b/servicecatalog/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicecatalog/work_request_summary_collection.go b/servicecatalog/work_request_summary_collection.go index d1a27d9ed1..00f5da109a 100644 --- a/servicecatalog/work_request_summary_collection.go +++ b/servicecatalog/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/error_entity.go b/servicemanagerproxy/error_entity.go index a67ee656de..89d491d4ac 100644 --- a/servicemanagerproxy/error_entity.go +++ b/servicemanagerproxy/error_entity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/get_service_environment_request_response.go b/servicemanagerproxy/get_service_environment_request_response.go index d75cff9d1b..df75efbf27 100644 --- a/servicemanagerproxy/get_service_environment_request_response.go +++ b/servicemanagerproxy/get_service_environment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/list_service_environments_request_response.go b/servicemanagerproxy/list_service_environments_request_response.go index 17b7c81f98..2966e3f13d 100644 --- a/servicemanagerproxy/list_service_environments_request_response.go +++ b/servicemanagerproxy/list_service_environments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/service_definition.go b/servicemanagerproxy/service_definition.go index 9f8f631030..fb181dff50 100644 --- a/servicemanagerproxy/service_definition.go +++ b/servicemanagerproxy/service_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/service_entitlement_registration_status.go b/servicemanagerproxy/service_entitlement_registration_status.go index 404e91257c..fd9ba00204 100644 --- a/servicemanagerproxy/service_entitlement_registration_status.go +++ b/servicemanagerproxy/service_entitlement_registration_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/service_environment.go b/servicemanagerproxy/service_environment.go index 01ad5aa49a..ea37da31fb 100644 --- a/servicemanagerproxy/service_environment.go +++ b/servicemanagerproxy/service_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/service_environment_collection.go b/servicemanagerproxy/service_environment_collection.go index da79361932..84b6ce6a00 100644 --- a/servicemanagerproxy/service_environment_collection.go +++ b/servicemanagerproxy/service_environment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/service_environment_end_point_overview.go b/servicemanagerproxy/service_environment_end_point_overview.go index 0ca2e6df13..004a0940da 100644 --- a/servicemanagerproxy/service_environment_end_point_overview.go +++ b/servicemanagerproxy/service_environment_end_point_overview.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/service_environment_summary.go b/servicemanagerproxy/service_environment_summary.go index 5a8cb49b79..c61747d002 100644 --- a/servicemanagerproxy/service_environment_summary.go +++ b/servicemanagerproxy/service_environment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemanagerproxy/servicemanagerproxy_client.go b/servicemanagerproxy/servicemanagerproxy_client.go index 773467439e..40e2e94b10 100644 --- a/servicemanagerproxy/servicemanagerproxy_client.go +++ b/servicemanagerproxy/servicemanagerproxy_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_logging_configuration.go b/servicemesh/access_logging_configuration.go index 35d14a9edc..4f83277b9b 100644 --- a/servicemesh/access_logging_configuration.go +++ b/servicemesh/access_logging_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy.go b/servicemesh/access_policy.go index 59ddf07ed1..54e21af81b 100644 --- a/servicemesh/access_policy.go +++ b/servicemesh/access_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy_collection.go b/servicemesh/access_policy_collection.go index 988716ed7f..3460107ba9 100644 --- a/servicemesh/access_policy_collection.go +++ b/servicemesh/access_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy_rule.go b/servicemesh/access_policy_rule.go index e8821d0759..76ec26d96a 100644 --- a/servicemesh/access_policy_rule.go +++ b/servicemesh/access_policy_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy_rule_details.go b/servicemesh/access_policy_rule_details.go index 475ef60dae..8454d6ba2e 100644 --- a/servicemesh/access_policy_rule_details.go +++ b/servicemesh/access_policy_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy_summary.go b/servicemesh/access_policy_summary.go index 352f5bae93..0db295d872 100644 --- a/servicemesh/access_policy_summary.go +++ b/servicemesh/access_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy_target.go b/servicemesh/access_policy_target.go index 6367388cb8..aee9553ee6 100644 --- a/servicemesh/access_policy_target.go +++ b/servicemesh/access_policy_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/access_policy_target_details.go b/servicemesh/access_policy_target_details.go index 6fbdccbef9..bd2e5a5f6a 100644 --- a/servicemesh/access_policy_target_details.go +++ b/servicemesh/access_policy_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/action_type.go b/servicemesh/action_type.go index 6b93ff5941..168a07a8b2 100644 --- a/servicemesh/action_type.go +++ b/servicemesh/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/all_virtual_services_access_policy_target.go b/servicemesh/all_virtual_services_access_policy_target.go index 1230d2cf79..12e2a33839 100644 --- a/servicemesh/all_virtual_services_access_policy_target.go +++ b/servicemesh/all_virtual_services_access_policy_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/all_virtual_services_access_policy_target_details.go b/servicemesh/all_virtual_services_access_policy_target_details.go index e42ac54dcf..1db5e08ba4 100644 --- a/servicemesh/all_virtual_services_access_policy_target_details.go +++ b/servicemesh/all_virtual_services_access_policy_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ca_bundle.go b/servicemesh/ca_bundle.go index 52d7fcf780..93d3fe850f 100644 --- a/servicemesh/ca_bundle.go +++ b/servicemesh/ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/cancel_work_request_request_response.go b/servicemesh/cancel_work_request_request_response.go index af4304d7b9..7d1c774eb7 100644 --- a/servicemesh/cancel_work_request_request_response.go +++ b/servicemesh/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/certificate_authority.go b/servicemesh/certificate_authority.go index 1a4ee5d30f..b85890833b 100644 --- a/servicemesh/certificate_authority.go +++ b/servicemesh/certificate_authority.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_access_policy_compartment_details.go b/servicemesh/change_access_policy_compartment_details.go index 5bd057ee14..367af4d849 100644 --- a/servicemesh/change_access_policy_compartment_details.go +++ b/servicemesh/change_access_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_access_policy_compartment_request_response.go b/servicemesh/change_access_policy_compartment_request_response.go index 2b1d7da307..8d86ab1605 100644 --- a/servicemesh/change_access_policy_compartment_request_response.go +++ b/servicemesh/change_access_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_ingress_gateway_compartment_details.go b/servicemesh/change_ingress_gateway_compartment_details.go index 2ae8a97c6f..c4f21e1aaf 100644 --- a/servicemesh/change_ingress_gateway_compartment_details.go +++ b/servicemesh/change_ingress_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_ingress_gateway_compartment_request_response.go b/servicemesh/change_ingress_gateway_compartment_request_response.go index 8f42b5d775..c85f09b353 100644 --- a/servicemesh/change_ingress_gateway_compartment_request_response.go +++ b/servicemesh/change_ingress_gateway_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_ingress_gateway_route_table_compartment_details.go b/servicemesh/change_ingress_gateway_route_table_compartment_details.go index 0d325d3706..a3cf3125f6 100644 --- a/servicemesh/change_ingress_gateway_route_table_compartment_details.go +++ b/servicemesh/change_ingress_gateway_route_table_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_ingress_gateway_route_table_compartment_request_response.go b/servicemesh/change_ingress_gateway_route_table_compartment_request_response.go index 1de160ecef..9b845a2920 100644 --- a/servicemesh/change_ingress_gateway_route_table_compartment_request_response.go +++ b/servicemesh/change_ingress_gateway_route_table_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_mesh_compartment_details.go b/servicemesh/change_mesh_compartment_details.go index 4dc56a97f1..9e16e419c4 100644 --- a/servicemesh/change_mesh_compartment_details.go +++ b/servicemesh/change_mesh_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_mesh_compartment_request_response.go b/servicemesh/change_mesh_compartment_request_response.go index 1b64b0aac4..9bbc8c3fbb 100644 --- a/servicemesh/change_mesh_compartment_request_response.go +++ b/servicemesh/change_mesh_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_virtual_deployment_compartment_details.go b/servicemesh/change_virtual_deployment_compartment_details.go index f5715d4253..dbd72de4dd 100644 --- a/servicemesh/change_virtual_deployment_compartment_details.go +++ b/servicemesh/change_virtual_deployment_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_virtual_deployment_compartment_request_response.go b/servicemesh/change_virtual_deployment_compartment_request_response.go index 8f61083620..f328c8b487 100644 --- a/servicemesh/change_virtual_deployment_compartment_request_response.go +++ b/servicemesh/change_virtual_deployment_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_virtual_service_compartment_details.go b/servicemesh/change_virtual_service_compartment_details.go index f8e15a1496..b337470665 100644 --- a/servicemesh/change_virtual_service_compartment_details.go +++ b/servicemesh/change_virtual_service_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_virtual_service_compartment_request_response.go b/servicemesh/change_virtual_service_compartment_request_response.go index 3eca13772a..319ee13403 100644 --- a/servicemesh/change_virtual_service_compartment_request_response.go +++ b/servicemesh/change_virtual_service_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_virtual_service_route_table_compartment_details.go b/servicemesh/change_virtual_service_route_table_compartment_details.go index acea6e38fa..4d1b7203e3 100644 --- a/servicemesh/change_virtual_service_route_table_compartment_details.go +++ b/servicemesh/change_virtual_service_route_table_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/change_virtual_service_route_table_compartment_request_response.go b/servicemesh/change_virtual_service_route_table_compartment_request_response.go index 07278cb0d2..7102cd1db6 100644 --- a/servicemesh/change_virtual_service_route_table_compartment_request_response.go +++ b/servicemesh/change_virtual_service_route_table_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_access_policy_details.go b/servicemesh/create_access_policy_details.go index e8a3b97e28..8ec329924e 100644 --- a/servicemesh/create_access_policy_details.go +++ b/servicemesh/create_access_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_access_policy_request_response.go b/servicemesh/create_access_policy_request_response.go index 4a30484e2c..295a5f5062 100644 --- a/servicemesh/create_access_policy_request_response.go +++ b/servicemesh/create_access_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_ingress_gateway_details.go b/servicemesh/create_ingress_gateway_details.go index 2cfbd93dac..4bcc2e9522 100644 --- a/servicemesh/create_ingress_gateway_details.go +++ b/servicemesh/create_ingress_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_ingress_gateway_request_response.go b/servicemesh/create_ingress_gateway_request_response.go index fbfe8dbef1..7c1123199d 100644 --- a/servicemesh/create_ingress_gateway_request_response.go +++ b/servicemesh/create_ingress_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_ingress_gateway_route_table_details.go b/servicemesh/create_ingress_gateway_route_table_details.go index 2c0637bee1..d2f66cf9d1 100644 --- a/servicemesh/create_ingress_gateway_route_table_details.go +++ b/servicemesh/create_ingress_gateway_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_ingress_gateway_route_table_request_response.go b/servicemesh/create_ingress_gateway_route_table_request_response.go index e2fc833a5f..93bb6655d2 100644 --- a/servicemesh/create_ingress_gateway_route_table_request_response.go +++ b/servicemesh/create_ingress_gateway_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_mesh_details.go b/servicemesh/create_mesh_details.go index 658f2a9756..202c074801 100644 --- a/servicemesh/create_mesh_details.go +++ b/servicemesh/create_mesh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_mesh_request_response.go b/servicemesh/create_mesh_request_response.go index 6f087ef975..9e8b660c1b 100644 --- a/servicemesh/create_mesh_request_response.go +++ b/servicemesh/create_mesh_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_virtual_deployment_details.go b/servicemesh/create_virtual_deployment_details.go index 88efb8ae55..49c167a570 100644 --- a/servicemesh/create_virtual_deployment_details.go +++ b/servicemesh/create_virtual_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_virtual_deployment_request_response.go b/servicemesh/create_virtual_deployment_request_response.go index a9d673abd5..928ab419e1 100644 --- a/servicemesh/create_virtual_deployment_request_response.go +++ b/servicemesh/create_virtual_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_virtual_service_details.go b/servicemesh/create_virtual_service_details.go index 704de3bc8f..91ef8d339b 100644 --- a/servicemesh/create_virtual_service_details.go +++ b/servicemesh/create_virtual_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_virtual_service_request_response.go b/servicemesh/create_virtual_service_request_response.go index 57d9d91945..1547f13341 100644 --- a/servicemesh/create_virtual_service_request_response.go +++ b/servicemesh/create_virtual_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_virtual_service_route_table_details.go b/servicemesh/create_virtual_service_route_table_details.go index 0ee29ba23a..7e2c1827cc 100644 --- a/servicemesh/create_virtual_service_route_table_details.go +++ b/servicemesh/create_virtual_service_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/create_virtual_service_route_table_request_response.go b/servicemesh/create_virtual_service_route_table_request_response.go index c9b4a429b8..d2cb36f5c5 100644 --- a/servicemesh/create_virtual_service_route_table_request_response.go +++ b/servicemesh/create_virtual_service_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/default_virtual_service_routing_policy.go b/servicemesh/default_virtual_service_routing_policy.go index 3133ca4ef3..f8bcbd34b2 100644 --- a/servicemesh/default_virtual_service_routing_policy.go +++ b/servicemesh/default_virtual_service_routing_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_access_policy_request_response.go b/servicemesh/delete_access_policy_request_response.go index 6cc30286ed..f84013f8d1 100644 --- a/servicemesh/delete_access_policy_request_response.go +++ b/servicemesh/delete_access_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_ingress_gateway_request_response.go b/servicemesh/delete_ingress_gateway_request_response.go index 0221c3f6f0..34eeef7eae 100644 --- a/servicemesh/delete_ingress_gateway_request_response.go +++ b/servicemesh/delete_ingress_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_ingress_gateway_route_table_request_response.go b/servicemesh/delete_ingress_gateway_route_table_request_response.go index 4b1f6e6ea7..73b0f4275d 100644 --- a/servicemesh/delete_ingress_gateway_route_table_request_response.go +++ b/servicemesh/delete_ingress_gateway_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_mesh_request_response.go b/servicemesh/delete_mesh_request_response.go index ecf2e9622c..7bed881340 100644 --- a/servicemesh/delete_mesh_request_response.go +++ b/servicemesh/delete_mesh_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_virtual_deployment_request_response.go b/servicemesh/delete_virtual_deployment_request_response.go index 8929355b2a..73887010c4 100644 --- a/servicemesh/delete_virtual_deployment_request_response.go +++ b/servicemesh/delete_virtual_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_virtual_service_request_response.go b/servicemesh/delete_virtual_service_request_response.go index 9098efb824..6fa57b9a43 100644 --- a/servicemesh/delete_virtual_service_request_response.go +++ b/servicemesh/delete_virtual_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/delete_virtual_service_route_table_request_response.go b/servicemesh/delete_virtual_service_route_table_request_response.go index 3a4b985d37..56c39eccc4 100644 --- a/servicemesh/delete_virtual_service_route_table_request_response.go +++ b/servicemesh/delete_virtual_service_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/disabled_service_discovery_configuration.go b/servicemesh/disabled_service_discovery_configuration.go index d7db09dc84..445fcd5c73 100644 --- a/servicemesh/disabled_service_discovery_configuration.go +++ b/servicemesh/disabled_service_discovery_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/dns_service_discovery_configuration.go b/servicemesh/dns_service_discovery_configuration.go index e0456e9f84..f4646ae07b 100644 --- a/servicemesh/dns_service_discovery_configuration.go +++ b/servicemesh/dns_service_discovery_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/external_service_access_policy_target.go b/servicemesh/external_service_access_policy_target.go index a0282ae1e2..0bf4b29bcd 100644 --- a/servicemesh/external_service_access_policy_target.go +++ b/servicemesh/external_service_access_policy_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/external_service_access_policy_target_details.go b/servicemesh/external_service_access_policy_target_details.go index 2e355ff57d..316276c22c 100644 --- a/servicemesh/external_service_access_policy_target_details.go +++ b/servicemesh/external_service_access_policy_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_access_policy_request_response.go b/servicemesh/get_access_policy_request_response.go index 224a8b98b8..0028e2ae66 100644 --- a/servicemesh/get_access_policy_request_response.go +++ b/servicemesh/get_access_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_ingress_gateway_request_response.go b/servicemesh/get_ingress_gateway_request_response.go index 3bfac0b74d..32daf0991c 100644 --- a/servicemesh/get_ingress_gateway_request_response.go +++ b/servicemesh/get_ingress_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_ingress_gateway_route_table_request_response.go b/servicemesh/get_ingress_gateway_route_table_request_response.go index 171e4dd08d..7d52d8ee4b 100644 --- a/servicemesh/get_ingress_gateway_route_table_request_response.go +++ b/servicemesh/get_ingress_gateway_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_mesh_request_response.go b/servicemesh/get_mesh_request_response.go index 39f34061a5..474a809993 100644 --- a/servicemesh/get_mesh_request_response.go +++ b/servicemesh/get_mesh_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_proxy_details_request_response.go b/servicemesh/get_proxy_details_request_response.go index 92c1f5de4a..db561c6a47 100644 --- a/servicemesh/get_proxy_details_request_response.go +++ b/servicemesh/get_proxy_details_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_virtual_deployment_request_response.go b/servicemesh/get_virtual_deployment_request_response.go index f45f2600c6..9a0b18cdd5 100644 --- a/servicemesh/get_virtual_deployment_request_response.go +++ b/servicemesh/get_virtual_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_virtual_service_request_response.go b/servicemesh/get_virtual_service_request_response.go index 78a69a440d..5a54760bdd 100644 --- a/servicemesh/get_virtual_service_request_response.go +++ b/servicemesh/get_virtual_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_virtual_service_route_table_request_response.go b/servicemesh/get_virtual_service_route_table_request_response.go index d953ca14a0..1d0f615f01 100644 --- a/servicemesh/get_virtual_service_route_table_request_response.go +++ b/servicemesh/get_virtual_service_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/get_work_request_request_response.go b/servicemesh/get_work_request_request_response.go index f0ca627710..d94d8509f6 100644 --- a/servicemesh/get_work_request_request_response.go +++ b/servicemesh/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/http_ingress_gateway_traffic_route_rule.go b/servicemesh/http_ingress_gateway_traffic_route_rule.go index 0d0863c801..53761b6e07 100644 --- a/servicemesh/http_ingress_gateway_traffic_route_rule.go +++ b/servicemesh/http_ingress_gateway_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/http_ingress_gateway_traffic_route_rule_details.go b/servicemesh/http_ingress_gateway_traffic_route_rule_details.go index 56bfd3ed87..8a493aed09 100644 --- a/servicemesh/http_ingress_gateway_traffic_route_rule_details.go +++ b/servicemesh/http_ingress_gateway_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/http_virtual_service_traffic_route_rule.go b/servicemesh/http_virtual_service_traffic_route_rule.go index 6578373ef9..98dab1ffce 100644 --- a/servicemesh/http_virtual_service_traffic_route_rule.go +++ b/servicemesh/http_virtual_service_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/http_virtual_service_traffic_route_rule_details.go b/servicemesh/http_virtual_service_traffic_route_rule_details.go index 6496c74d8d..f783c613ac 100644 --- a/servicemesh/http_virtual_service_traffic_route_rule_details.go +++ b/servicemesh/http_virtual_service_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway.go b/servicemesh/ingress_gateway.go index fe5140f330..e67de58723 100644 --- a/servicemesh/ingress_gateway.go +++ b/servicemesh/ingress_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_access_policy_target.go b/servicemesh/ingress_gateway_access_policy_target.go index 50e652e2a5..373bec6086 100644 --- a/servicemesh/ingress_gateway_access_policy_target.go +++ b/servicemesh/ingress_gateway_access_policy_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_access_policy_target_details.go b/servicemesh/ingress_gateway_access_policy_target_details.go index 48b3f4ad05..16ac056c8c 100644 --- a/servicemesh/ingress_gateway_access_policy_target_details.go +++ b/servicemesh/ingress_gateway_access_policy_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_collection.go b/servicemesh/ingress_gateway_collection.go index 1c96923300..350109ca00 100644 --- a/servicemesh/ingress_gateway_collection.go +++ b/servicemesh/ingress_gateway_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_host.go b/servicemesh/ingress_gateway_host.go index 42e97ed62c..7ac3c6f5c8 100644 --- a/servicemesh/ingress_gateway_host.go +++ b/servicemesh/ingress_gateway_host.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_host_ref.go b/servicemesh/ingress_gateway_host_ref.go index abdade93f9..3bb2613315 100644 --- a/servicemesh/ingress_gateway_host_ref.go +++ b/servicemesh/ingress_gateway_host_ref.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_listener.go b/servicemesh/ingress_gateway_listener.go index 4ba43d98d8..90d953872c 100644 --- a/servicemesh/ingress_gateway_listener.go +++ b/servicemesh/ingress_gateway_listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_mutual_transport_layer_security.go b/servicemesh/ingress_gateway_mutual_transport_layer_security.go index 9b0a409bcb..6360ae8ae8 100644 --- a/servicemesh/ingress_gateway_mutual_transport_layer_security.go +++ b/servicemesh/ingress_gateway_mutual_transport_layer_security.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_mutual_transport_layer_security_details.go b/servicemesh/ingress_gateway_mutual_transport_layer_security_details.go index 3a2f70c4f4..dfa06fa827 100644 --- a/servicemesh/ingress_gateway_mutual_transport_layer_security_details.go +++ b/servicemesh/ingress_gateway_mutual_transport_layer_security_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_route_table.go b/servicemesh/ingress_gateway_route_table.go index 25cd3e5876..2b3dc52771 100644 --- a/servicemesh/ingress_gateway_route_table.go +++ b/servicemesh/ingress_gateway_route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_route_table_collection.go b/servicemesh/ingress_gateway_route_table_collection.go index 8b6bdef26f..b4fbd30069 100644 --- a/servicemesh/ingress_gateway_route_table_collection.go +++ b/servicemesh/ingress_gateway_route_table_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_route_table_summary.go b/servicemesh/ingress_gateway_route_table_summary.go index bbbbf74439..dac67b8e6a 100644 --- a/servicemesh/ingress_gateway_route_table_summary.go +++ b/servicemesh/ingress_gateway_route_table_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_summary.go b/servicemesh/ingress_gateway_summary.go index 514332559e..dcfad2b9d0 100644 --- a/servicemesh/ingress_gateway_summary.go +++ b/servicemesh/ingress_gateway_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_traffic_route_rule.go b/servicemesh/ingress_gateway_traffic_route_rule.go index 9e70aa1b0f..7977656ceb 100644 --- a/servicemesh/ingress_gateway_traffic_route_rule.go +++ b/servicemesh/ingress_gateway_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_gateway_traffic_route_rule_details.go b/servicemesh/ingress_gateway_traffic_route_rule_details.go index 3a1b1f2a79..f71f279489 100644 --- a/servicemesh/ingress_gateway_traffic_route_rule_details.go +++ b/servicemesh/ingress_gateway_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_listener_client_validation_config.go b/servicemesh/ingress_listener_client_validation_config.go index 15811b4b90..a87aa38cd2 100644 --- a/servicemesh/ingress_listener_client_validation_config.go +++ b/servicemesh/ingress_listener_client_validation_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/ingress_listener_tls_config.go b/servicemesh/ingress_listener_tls_config.go index 41e58a99e2..13a552f21d 100644 --- a/servicemesh/ingress_listener_tls_config.go +++ b/servicemesh/ingress_listener_tls_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_access_policies_request_response.go b/servicemesh/list_access_policies_request_response.go index 98b2e651e2..080455d874 100644 --- a/servicemesh/list_access_policies_request_response.go +++ b/servicemesh/list_access_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_ingress_gateway_route_tables_request_response.go b/servicemesh/list_ingress_gateway_route_tables_request_response.go index 4ca8cabf10..cd08a7e090 100644 --- a/servicemesh/list_ingress_gateway_route_tables_request_response.go +++ b/servicemesh/list_ingress_gateway_route_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_ingress_gateways_request_response.go b/servicemesh/list_ingress_gateways_request_response.go index b3fff19d04..1bccc6aeb0 100644 --- a/servicemesh/list_ingress_gateways_request_response.go +++ b/servicemesh/list_ingress_gateways_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_meshes_request_response.go b/servicemesh/list_meshes_request_response.go index 4e26bee985..c8034983f6 100644 --- a/servicemesh/list_meshes_request_response.go +++ b/servicemesh/list_meshes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_virtual_deployments_request_response.go b/servicemesh/list_virtual_deployments_request_response.go index 625b87dcec..b31647a50c 100644 --- a/servicemesh/list_virtual_deployments_request_response.go +++ b/servicemesh/list_virtual_deployments_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_virtual_service_route_tables_request_response.go b/servicemesh/list_virtual_service_route_tables_request_response.go index 9d6ac9ae2d..1d41fbce79 100644 --- a/servicemesh/list_virtual_service_route_tables_request_response.go +++ b/servicemesh/list_virtual_service_route_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_virtual_services_request_response.go b/servicemesh/list_virtual_services_request_response.go index 927290ed2d..40e31cfa00 100644 --- a/servicemesh/list_virtual_services_request_response.go +++ b/servicemesh/list_virtual_services_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_work_request_errors_request_response.go b/servicemesh/list_work_request_errors_request_response.go index ca8423aefa..fe71d145ed 100644 --- a/servicemesh/list_work_request_errors_request_response.go +++ b/servicemesh/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_work_request_logs_request_response.go b/servicemesh/list_work_request_logs_request_response.go index 12ea95490c..7ace7a7a47 100644 --- a/servicemesh/list_work_request_logs_request_response.go +++ b/servicemesh/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/list_work_requests_request_response.go b/servicemesh/list_work_requests_request_response.go index c2027fc4b7..a65d367c76 100644 --- a/servicemesh/list_work_requests_request_response.go +++ b/servicemesh/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/local_file_ca_bundle.go b/servicemesh/local_file_ca_bundle.go index 9f2441cfaa..2ccc0c09ac 100644 --- a/servicemesh/local_file_ca_bundle.go +++ b/servicemesh/local_file_ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/local_file_tls_certificate.go b/servicemesh/local_file_tls_certificate.go index 651b210969..d8552b5744 100644 --- a/servicemesh/local_file_tls_certificate.go +++ b/servicemesh/local_file_tls_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/mesh.go b/servicemesh/mesh.go index 1f98b0c11c..da275ef295 100644 --- a/servicemesh/mesh.go +++ b/servicemesh/mesh.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/mesh_collection.go b/servicemesh/mesh_collection.go index fe444548df..691761c323 100644 --- a/servicemesh/mesh_collection.go +++ b/servicemesh/mesh_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/mesh_mutual_transport_layer_security.go b/servicemesh/mesh_mutual_transport_layer_security.go index c69b7e855c..88d06f0552 100644 --- a/servicemesh/mesh_mutual_transport_layer_security.go +++ b/servicemesh/mesh_mutual_transport_layer_security.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/mesh_summary.go b/servicemesh/mesh_summary.go index a180b22f6f..8f42fd4e6c 100644 --- a/servicemesh/mesh_summary.go +++ b/servicemesh/mesh_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/mutual_transport_layer_security.go b/servicemesh/mutual_transport_layer_security.go index b355e56679..74ad7be493 100644 --- a/servicemesh/mutual_transport_layer_security.go +++ b/servicemesh/mutual_transport_layer_security.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/oci_ca_bundle.go b/servicemesh/oci_ca_bundle.go index 02c710b76e..852a3a2fe7 100644 --- a/servicemesh/oci_ca_bundle.go +++ b/servicemesh/oci_ca_bundle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/oci_tls_certificate.go b/servicemesh/oci_tls_certificate.go index 8bc15e5ab2..beac284621 100644 --- a/servicemesh/oci_tls_certificate.go +++ b/servicemesh/oci_tls_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/operation_status.go b/servicemesh/operation_status.go index 57cd59391c..b19dfd0ef1 100644 --- a/servicemesh/operation_status.go +++ b/servicemesh/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/operation_type.go b/servicemesh/operation_type.go index 5583d9d9a7..dc7ad33fe0 100644 --- a/servicemesh/operation_type.go +++ b/servicemesh/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/proxy_details.go b/servicemesh/proxy_details.go index 40a90707ff..c68af4ad5c 100644 --- a/servicemesh/proxy_details.go +++ b/servicemesh/proxy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/service_discovery_configuration.go b/servicemesh/service_discovery_configuration.go index 015c11a140..0a41564e93 100644 --- a/servicemesh/service_discovery_configuration.go +++ b/servicemesh/service_discovery_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/servicemesh_client.go b/servicemesh/servicemesh_client.go index c480ca17c0..1e7ded3ee7 100644 --- a/servicemesh/servicemesh_client.go +++ b/servicemesh/servicemesh_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/sort_order.go b/servicemesh/sort_order.go index 870527da7b..3d3d5f08f3 100644 --- a/servicemesh/sort_order.go +++ b/servicemesh/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tcp_ingress_gateway_traffic_route_rule.go b/servicemesh/tcp_ingress_gateway_traffic_route_rule.go index bdaa50f67b..a9fd8ef698 100644 --- a/servicemesh/tcp_ingress_gateway_traffic_route_rule.go +++ b/servicemesh/tcp_ingress_gateway_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tcp_ingress_gateway_traffic_route_rule_details.go b/servicemesh/tcp_ingress_gateway_traffic_route_rule_details.go index 4deba82faa..b3cbe0b1c5 100644 --- a/servicemesh/tcp_ingress_gateway_traffic_route_rule_details.go +++ b/servicemesh/tcp_ingress_gateway_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tcp_virtual_service_traffic_route_rule.go b/servicemesh/tcp_virtual_service_traffic_route_rule.go index 3822944f8c..6ec425cad4 100644 --- a/servicemesh/tcp_virtual_service_traffic_route_rule.go +++ b/servicemesh/tcp_virtual_service_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tcp_virtual_service_traffic_route_rule_details.go b/servicemesh/tcp_virtual_service_traffic_route_rule_details.go index 29b289380a..554f44cdb5 100644 --- a/servicemesh/tcp_virtual_service_traffic_route_rule_details.go +++ b/servicemesh/tcp_virtual_service_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tls_certificate.go b/servicemesh/tls_certificate.go index 4fb7b1b4fc..e6c04a9c83 100644 --- a/servicemesh/tls_certificate.go +++ b/servicemesh/tls_certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule.go b/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule.go index 85831668fc..5bdb4435c7 100644 --- a/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule.go +++ b/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule_details.go b/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule_details.go index 8ee5caf777..b38775db09 100644 --- a/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule_details.go +++ b/servicemesh/tls_passthrough_ingress_gateway_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tls_passthrough_virtual_service_traffic_route_rule.go b/servicemesh/tls_passthrough_virtual_service_traffic_route_rule.go index a064b3a094..ff809ed43b 100644 --- a/servicemesh/tls_passthrough_virtual_service_traffic_route_rule.go +++ b/servicemesh/tls_passthrough_virtual_service_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/tls_passthrough_virtual_service_traffic_route_rule_details.go b/servicemesh/tls_passthrough_virtual_service_traffic_route_rule_details.go index f94ceaee0e..3b6a9fb6c8 100644 --- a/servicemesh/tls_passthrough_virtual_service_traffic_route_rule_details.go +++ b/servicemesh/tls_passthrough_virtual_service_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/traffic_rule_target.go b/servicemesh/traffic_rule_target.go index df9b6e4881..d1da0157bf 100644 --- a/servicemesh/traffic_rule_target.go +++ b/servicemesh/traffic_rule_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/traffic_rule_target_details.go b/servicemesh/traffic_rule_target_details.go index ae978d19fd..a1d0c65ee4 100644 --- a/servicemesh/traffic_rule_target_details.go +++ b/servicemesh/traffic_rule_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_access_policy_details.go b/servicemesh/update_access_policy_details.go index 2836b6c6fe..e9403bdc2e 100644 --- a/servicemesh/update_access_policy_details.go +++ b/servicemesh/update_access_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_access_policy_request_response.go b/servicemesh/update_access_policy_request_response.go index ed09de21ca..2e59b28963 100644 --- a/servicemesh/update_access_policy_request_response.go +++ b/servicemesh/update_access_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_ingress_gateway_details.go b/servicemesh/update_ingress_gateway_details.go index 0bb13b75d4..ca9b145bab 100644 --- a/servicemesh/update_ingress_gateway_details.go +++ b/servicemesh/update_ingress_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_ingress_gateway_request_response.go b/servicemesh/update_ingress_gateway_request_response.go index b3c45a9abe..8f5b6a24e3 100644 --- a/servicemesh/update_ingress_gateway_request_response.go +++ b/servicemesh/update_ingress_gateway_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_ingress_gateway_route_table_details.go b/servicemesh/update_ingress_gateway_route_table_details.go index 62403dae05..61acddda36 100644 --- a/servicemesh/update_ingress_gateway_route_table_details.go +++ b/servicemesh/update_ingress_gateway_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_ingress_gateway_route_table_request_response.go b/servicemesh/update_ingress_gateway_route_table_request_response.go index 7bd97f19f7..2c82d66db2 100644 --- a/servicemesh/update_ingress_gateway_route_table_request_response.go +++ b/servicemesh/update_ingress_gateway_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_mesh_details.go b/servicemesh/update_mesh_details.go index 84b7ac210d..f19495965d 100644 --- a/servicemesh/update_mesh_details.go +++ b/servicemesh/update_mesh_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_mesh_request_response.go b/servicemesh/update_mesh_request_response.go index 0303e4d861..2db04c5e6d 100644 --- a/servicemesh/update_mesh_request_response.go +++ b/servicemesh/update_mesh_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_virtual_deployment_details.go b/servicemesh/update_virtual_deployment_details.go index 321d2a8e88..a0d3973061 100644 --- a/servicemesh/update_virtual_deployment_details.go +++ b/servicemesh/update_virtual_deployment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_virtual_deployment_request_response.go b/servicemesh/update_virtual_deployment_request_response.go index ea42fad72e..5a6981243e 100644 --- a/servicemesh/update_virtual_deployment_request_response.go +++ b/servicemesh/update_virtual_deployment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_virtual_service_details.go b/servicemesh/update_virtual_service_details.go index 03ee5182a7..6339eb5ca8 100644 --- a/servicemesh/update_virtual_service_details.go +++ b/servicemesh/update_virtual_service_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_virtual_service_request_response.go b/servicemesh/update_virtual_service_request_response.go index 555d686075..60a3b1d348 100644 --- a/servicemesh/update_virtual_service_request_response.go +++ b/servicemesh/update_virtual_service_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_virtual_service_route_table_details.go b/servicemesh/update_virtual_service_route_table_details.go index 982f2e17cd..285edb2821 100644 --- a/servicemesh/update_virtual_service_route_table_details.go +++ b/servicemesh/update_virtual_service_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/update_virtual_service_route_table_request_response.go b/servicemesh/update_virtual_service_route_table_request_response.go index 72f0c9cb7f..6c9186b150 100644 --- a/servicemesh/update_virtual_service_route_table_request_response.go +++ b/servicemesh/update_virtual_service_route_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_deployment.go b/servicemesh/virtual_deployment.go index 7b36f318a9..4bd3f7ad26 100644 --- a/servicemesh/virtual_deployment.go +++ b/servicemesh/virtual_deployment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_deployment_collection.go b/servicemesh/virtual_deployment_collection.go index 402e8e7e1e..9409f5c813 100644 --- a/servicemesh/virtual_deployment_collection.go +++ b/servicemesh/virtual_deployment_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_deployment_listener.go b/servicemesh/virtual_deployment_listener.go index db3a5936b5..059c15bda8 100644 --- a/servicemesh/virtual_deployment_listener.go +++ b/servicemesh/virtual_deployment_listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_deployment_summary.go b/servicemesh/virtual_deployment_summary.go index 84e4df17cc..3477733a8a 100644 --- a/servicemesh/virtual_deployment_summary.go +++ b/servicemesh/virtual_deployment_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_deployment_traffic_rule_target.go b/servicemesh/virtual_deployment_traffic_rule_target.go index dd7e87d1da..10106fa530 100644 --- a/servicemesh/virtual_deployment_traffic_rule_target.go +++ b/servicemesh/virtual_deployment_traffic_rule_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_deployment_traffic_rule_target_details.go b/servicemesh/virtual_deployment_traffic_rule_target_details.go index 5901601396..065ea5b7ac 100644 --- a/servicemesh/virtual_deployment_traffic_rule_target_details.go +++ b/servicemesh/virtual_deployment_traffic_rule_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service.go b/servicemesh/virtual_service.go index 8321c1554d..7dc59fac48 100644 --- a/servicemesh/virtual_service.go +++ b/servicemesh/virtual_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_access_policy_target.go b/servicemesh/virtual_service_access_policy_target.go index cb7e186467..c458048e30 100644 --- a/servicemesh/virtual_service_access_policy_target.go +++ b/servicemesh/virtual_service_access_policy_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_access_policy_target_details.go b/servicemesh/virtual_service_access_policy_target_details.go index 64a2bfe6d3..b029539799 100644 --- a/servicemesh/virtual_service_access_policy_target_details.go +++ b/servicemesh/virtual_service_access_policy_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_collection.go b/servicemesh/virtual_service_collection.go index d02472ff7c..bc8a71b54d 100644 --- a/servicemesh/virtual_service_collection.go +++ b/servicemesh/virtual_service_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_mutual_transport_layer_security_details.go b/servicemesh/virtual_service_mutual_transport_layer_security_details.go index 9413513cc1..a98c88d50c 100644 --- a/servicemesh/virtual_service_mutual_transport_layer_security_details.go +++ b/servicemesh/virtual_service_mutual_transport_layer_security_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_route_table.go b/servicemesh/virtual_service_route_table.go index df1c44fccb..e28ed441d7 100644 --- a/servicemesh/virtual_service_route_table.go +++ b/servicemesh/virtual_service_route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_route_table_collection.go b/servicemesh/virtual_service_route_table_collection.go index ce2d96e2c1..3f9b19ec3e 100644 --- a/servicemesh/virtual_service_route_table_collection.go +++ b/servicemesh/virtual_service_route_table_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_route_table_summary.go b/servicemesh/virtual_service_route_table_summary.go index a344cfa3ab..26ab4028a2 100644 --- a/servicemesh/virtual_service_route_table_summary.go +++ b/servicemesh/virtual_service_route_table_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_summary.go b/servicemesh/virtual_service_summary.go index a1f5178fa3..99bf48c355 100644 --- a/servicemesh/virtual_service_summary.go +++ b/servicemesh/virtual_service_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_traffic_route_rule.go b/servicemesh/virtual_service_traffic_route_rule.go index 6c6dc94ec6..824acec08e 100644 --- a/servicemesh/virtual_service_traffic_route_rule.go +++ b/servicemesh/virtual_service_traffic_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_traffic_route_rule_details.go b/servicemesh/virtual_service_traffic_route_rule_details.go index 2d1ac0ef29..d6db438bda 100644 --- a/servicemesh/virtual_service_traffic_route_rule_details.go +++ b/servicemesh/virtual_service_traffic_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_traffic_rule_target.go b/servicemesh/virtual_service_traffic_rule_target.go index 77671fc119..7773083289 100644 --- a/servicemesh/virtual_service_traffic_rule_target.go +++ b/servicemesh/virtual_service_traffic_rule_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/virtual_service_traffic_rule_target_details.go b/servicemesh/virtual_service_traffic_rule_target_details.go index fb112c4f57..609399116e 100644 --- a/servicemesh/virtual_service_traffic_rule_target_details.go +++ b/servicemesh/virtual_service_traffic_rule_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request.go b/servicemesh/work_request.go index 299d7de438..6f14040c95 100644 --- a/servicemesh/work_request.go +++ b/servicemesh/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_collection.go b/servicemesh/work_request_collection.go index 647536d188..26f4444cce 100644 --- a/servicemesh/work_request_collection.go +++ b/servicemesh/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_error.go b/servicemesh/work_request_error.go index 391352b3c4..ec64ffe8cf 100644 --- a/servicemesh/work_request_error.go +++ b/servicemesh/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_error_collection.go b/servicemesh/work_request_error_collection.go index 43c1e0c0a9..95ac2205a4 100644 --- a/servicemesh/work_request_error_collection.go +++ b/servicemesh/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_log_entry.go b/servicemesh/work_request_log_entry.go index 554a3daad0..ed089065bb 100644 --- a/servicemesh/work_request_log_entry.go +++ b/servicemesh/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_log_entry_collection.go b/servicemesh/work_request_log_entry_collection.go index 765fb8bab6..263657f591 100644 --- a/servicemesh/work_request_log_entry_collection.go +++ b/servicemesh/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_resource.go b/servicemesh/work_request_resource.go index 3d4b816815..c4544b83fe 100644 --- a/servicemesh/work_request_resource.go +++ b/servicemesh/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/servicemesh/work_request_summary.go b/servicemesh/work_request_summary.go index 57680dd2c2..54fc091a3f 100644 --- a/servicemesh/work_request_summary.go +++ b/servicemesh/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/action_type.go b/stackmonitoring/action_type.go index 6978efbe0d..97666a7bea 100644 --- a/stackmonitoring/action_type.go +++ b/stackmonitoring/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/anomaly_data_point.go b/stackmonitoring/anomaly_data_point.go index 30505efefb..02e09b6fd3 100644 --- a/stackmonitoring/anomaly_data_point.go +++ b/stackmonitoring/anomaly_data_point.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/anomaly_metric_data.go b/stackmonitoring/anomaly_metric_data.go index a9d17e384f..95a8ef4acc 100644 --- a/stackmonitoring/anomaly_metric_data.go +++ b/stackmonitoring/anomaly_metric_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/associate_monitored_resources_details.go b/stackmonitoring/associate_monitored_resources_details.go index 6a6803a782..f6c72c0b46 100644 --- a/stackmonitoring/associate_monitored_resources_details.go +++ b/stackmonitoring/associate_monitored_resources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/associate_monitored_resources_request_response.go b/stackmonitoring/associate_monitored_resources_request_response.go index 41f4101c3a..0a6ba303a1 100644 --- a/stackmonitoring/associate_monitored_resources_request_response.go +++ b/stackmonitoring/associate_monitored_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/associated_monitored_resource.go b/stackmonitoring/associated_monitored_resource.go index 49a2b21062..35c1b79765 100644 --- a/stackmonitoring/associated_monitored_resource.go +++ b/stackmonitoring/associated_monitored_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/associated_resources_collection.go b/stackmonitoring/associated_resources_collection.go index 88d419675f..dffe2c689f 100644 --- a/stackmonitoring/associated_resources_collection.go +++ b/stackmonitoring/associated_resources_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/associated_resources_summary.go b/stackmonitoring/associated_resources_summary.go index 3433a8c8d1..fb8e84cf98 100644 --- a/stackmonitoring/associated_resources_summary.go +++ b/stackmonitoring/associated_resources_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/association_details.go b/stackmonitoring/association_details.go index c343f276e5..17869d9eb3 100644 --- a/stackmonitoring/association_details.go +++ b/stackmonitoring/association_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/association_resource_details.go b/stackmonitoring/association_resource_details.go index 084f1d1680..9c17e169ba 100644 --- a/stackmonitoring/association_resource_details.go +++ b/stackmonitoring/association_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/auto_promote_config_details.go b/stackmonitoring/auto_promote_config_details.go index 1c9d54b477..f95e7803f8 100644 --- a/stackmonitoring/auto_promote_config_details.go +++ b/stackmonitoring/auto_promote_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/auto_promote_config_summary.go b/stackmonitoring/auto_promote_config_summary.go index 29b361e9ae..460a0bb459 100644 --- a/stackmonitoring/auto_promote_config_summary.go +++ b/stackmonitoring/auto_promote_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/baselineable_metric.go b/stackmonitoring/baselineable_metric.go index ad30eb1c56..4b2f3e1420 100644 --- a/stackmonitoring/baselineable_metric.go +++ b/stackmonitoring/baselineable_metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/baselineable_metric_life_cycle_states.go b/stackmonitoring/baselineable_metric_life_cycle_states.go index 564cde55c4..bf910aae75 100644 --- a/stackmonitoring/baselineable_metric_life_cycle_states.go +++ b/stackmonitoring/baselineable_metric_life_cycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/baselineable_metric_summary.go b/stackmonitoring/baselineable_metric_summary.go index 3f52463b72..79521fc141 100644 --- a/stackmonitoring/baselineable_metric_summary.go +++ b/stackmonitoring/baselineable_metric_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/baselineable_metric_summary_collection.go b/stackmonitoring/baselineable_metric_summary_collection.go index 2a051492d5..2a834960f0 100644 --- a/stackmonitoring/baselineable_metric_summary_collection.go +++ b/stackmonitoring/baselineable_metric_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_config_compartment_details.go b/stackmonitoring/change_config_compartment_details.go index dc15fa2c48..7e8c881929 100644 --- a/stackmonitoring/change_config_compartment_details.go +++ b/stackmonitoring/change_config_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_config_compartment_request_response.go b/stackmonitoring/change_config_compartment_request_response.go index 85a77eabd4..4f01e6c143 100644 --- a/stackmonitoring/change_config_compartment_request_response.go +++ b/stackmonitoring/change_config_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_metric_extension_compartment_details.go b/stackmonitoring/change_metric_extension_compartment_details.go index b9dcc1a81c..cbdc1a24cd 100644 --- a/stackmonitoring/change_metric_extension_compartment_details.go +++ b/stackmonitoring/change_metric_extension_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_metric_extension_compartment_request_response.go b/stackmonitoring/change_metric_extension_compartment_request_response.go index 8366af2ead..8190e05069 100644 --- a/stackmonitoring/change_metric_extension_compartment_request_response.go +++ b/stackmonitoring/change_metric_extension_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_monitored_resource_compartment_details.go b/stackmonitoring/change_monitored_resource_compartment_details.go index a2477ffeae..3e38f826ff 100644 --- a/stackmonitoring/change_monitored_resource_compartment_details.go +++ b/stackmonitoring/change_monitored_resource_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_monitored_resource_compartment_request_response.go b/stackmonitoring/change_monitored_resource_compartment_request_response.go index e52ffaa863..b9e48c3ae9 100644 --- a/stackmonitoring/change_monitored_resource_compartment_request_response.go +++ b/stackmonitoring/change_monitored_resource_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_monitored_resource_task_compartment_details.go b/stackmonitoring/change_monitored_resource_task_compartment_details.go index d248957c50..cb14bcaed2 100644 --- a/stackmonitoring/change_monitored_resource_task_compartment_details.go +++ b/stackmonitoring/change_monitored_resource_task_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/change_monitored_resource_task_compartment_request_response.go b/stackmonitoring/change_monitored_resource_task_compartment_request_response.go index 693bf1afd0..d083167751 100644 --- a/stackmonitoring/change_monitored_resource_task_compartment_request_response.go +++ b/stackmonitoring/change_monitored_resource_task_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/config.go b/stackmonitoring/config.go index 6cabc7d931..9943d419bf 100644 --- a/stackmonitoring/config.go +++ b/stackmonitoring/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/config_collection.go b/stackmonitoring/config_collection.go index 31e47c61c1..840a35f4e0 100644 --- a/stackmonitoring/config_collection.go +++ b/stackmonitoring/config_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/config_summary.go b/stackmonitoring/config_summary.go index 922bf3cc35..ba24babbf1 100644 --- a/stackmonitoring/config_summary.go +++ b/stackmonitoring/config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/connection_details.go b/stackmonitoring/connection_details.go index a8da2640f1..b4d1081437 100644 --- a/stackmonitoring/connection_details.go +++ b/stackmonitoring/connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_auto_promote_config_details.go b/stackmonitoring/create_auto_promote_config_details.go index b613098105..8450a51655 100644 --- a/stackmonitoring/create_auto_promote_config_details.go +++ b/stackmonitoring/create_auto_promote_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_baselineable_metric_details.go b/stackmonitoring/create_baselineable_metric_details.go index 0914394604..fecc47beae 100644 --- a/stackmonitoring/create_baselineable_metric_details.go +++ b/stackmonitoring/create_baselineable_metric_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_baselineable_metric_request_response.go b/stackmonitoring/create_baselineable_metric_request_response.go index 7ae5ac4b78..ba037a54b5 100644 --- a/stackmonitoring/create_baselineable_metric_request_response.go +++ b/stackmonitoring/create_baselineable_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_config_details.go b/stackmonitoring/create_config_details.go index 21eb40abec..ea3cbd586a 100644 --- a/stackmonitoring/create_config_details.go +++ b/stackmonitoring/create_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_config_request_response.go b/stackmonitoring/create_config_request_response.go index d63876641b..56a535c86e 100644 --- a/stackmonitoring/create_config_request_response.go +++ b/stackmonitoring/create_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_discovery_job_details.go b/stackmonitoring/create_discovery_job_details.go index 6e00422877..e67c427306 100644 --- a/stackmonitoring/create_discovery_job_details.go +++ b/stackmonitoring/create_discovery_job_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_discovery_job_request_response.go b/stackmonitoring/create_discovery_job_request_response.go index 576eb92b13..ac68c067bf 100644 --- a/stackmonitoring/create_discovery_job_request_response.go +++ b/stackmonitoring/create_discovery_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_license_auto_assign_config_details.go b/stackmonitoring/create_license_auto_assign_config_details.go index 78b08c98bb..51418e78e4 100644 --- a/stackmonitoring/create_license_auto_assign_config_details.go +++ b/stackmonitoring/create_license_auto_assign_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_license_enterprise_extensibility_config_details.go b/stackmonitoring/create_license_enterprise_extensibility_config_details.go index edc1d52666..c7bfa6dc87 100644 --- a/stackmonitoring/create_license_enterprise_extensibility_config_details.go +++ b/stackmonitoring/create_license_enterprise_extensibility_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_metric_extension_details.go b/stackmonitoring/create_metric_extension_details.go index 7995e338ef..bdac05754a 100644 --- a/stackmonitoring/create_metric_extension_details.go +++ b/stackmonitoring/create_metric_extension_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_metric_extension_request_response.go b/stackmonitoring/create_metric_extension_request_response.go index 53d59ac1dd..cdf5dcf45a 100644 --- a/stackmonitoring/create_metric_extension_request_response.go +++ b/stackmonitoring/create_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_monitored_resource_details.go b/stackmonitoring/create_monitored_resource_details.go index 483d9e7c4b..d6685b7d66 100644 --- a/stackmonitoring/create_monitored_resource_details.go +++ b/stackmonitoring/create_monitored_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_monitored_resource_request_response.go b/stackmonitoring/create_monitored_resource_request_response.go index b0be049137..908965e4e2 100644 --- a/stackmonitoring/create_monitored_resource_request_response.go +++ b/stackmonitoring/create_monitored_resource_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_monitored_resource_task_details.go b/stackmonitoring/create_monitored_resource_task_details.go index 9e0a55ec36..c122986965 100644 --- a/stackmonitoring/create_monitored_resource_task_details.go +++ b/stackmonitoring/create_monitored_resource_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_monitored_resource_task_request_response.go b/stackmonitoring/create_monitored_resource_task_request_response.go index 3fd003a7b1..54dc6ea163 100644 --- a/stackmonitoring/create_monitored_resource_task_request_response.go +++ b/stackmonitoring/create_monitored_resource_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_monitored_resource_type_details.go b/stackmonitoring/create_monitored_resource_type_details.go index f94e4e8a1b..fe15c8a16b 100644 --- a/stackmonitoring/create_monitored_resource_type_details.go +++ b/stackmonitoring/create_monitored_resource_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/create_monitored_resource_type_request_response.go b/stackmonitoring/create_monitored_resource_type_request_response.go index 9745030b45..7c66c1dd12 100644 --- a/stackmonitoring/create_monitored_resource_type_request_response.go +++ b/stackmonitoring/create_monitored_resource_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/credential_collection.go b/stackmonitoring/credential_collection.go index 52589cb2e4..1d3ef4c6a6 100644 --- a/stackmonitoring/credential_collection.go +++ b/stackmonitoring/credential_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/credential_details.go b/stackmonitoring/credential_details.go index 33bf112d62..85f3ec41bf 100644 --- a/stackmonitoring/credential_details.go +++ b/stackmonitoring/credential_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/credential_property.go b/stackmonitoring/credential_property.go index 825002e5a8..a6849b91f1 100644 --- a/stackmonitoring/credential_property.go +++ b/stackmonitoring/credential_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/data_point.go b/stackmonitoring/data_point.go index afa1c52fb6..86bd381ba9 100644 --- a/stackmonitoring/data_point.go +++ b/stackmonitoring/data_point.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/delete_baselineable_metric_request_response.go b/stackmonitoring/delete_baselineable_metric_request_response.go index 6e4c3b4ca2..70c4fc748a 100644 --- a/stackmonitoring/delete_baselineable_metric_request_response.go +++ b/stackmonitoring/delete_baselineable_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/delete_config_request_response.go b/stackmonitoring/delete_config_request_response.go index d991d09c21..fa5477aaed 100644 --- a/stackmonitoring/delete_config_request_response.go +++ b/stackmonitoring/delete_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/delete_discovery_job_request_response.go b/stackmonitoring/delete_discovery_job_request_response.go index 551ce59ca3..cb20e6c5e1 100644 --- a/stackmonitoring/delete_discovery_job_request_response.go +++ b/stackmonitoring/delete_discovery_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/delete_metric_extension_request_response.go b/stackmonitoring/delete_metric_extension_request_response.go index b210870f9d..7991518641 100644 --- a/stackmonitoring/delete_metric_extension_request_response.go +++ b/stackmonitoring/delete_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/delete_monitored_resource_request_response.go b/stackmonitoring/delete_monitored_resource_request_response.go index 0bacbce4a5..7c6ef0cb45 100644 --- a/stackmonitoring/delete_monitored_resource_request_response.go +++ b/stackmonitoring/delete_monitored_resource_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/delete_monitored_resource_type_request_response.go b/stackmonitoring/delete_monitored_resource_type_request_response.go index aa4382d68f..dc76704d6e 100644 --- a/stackmonitoring/delete_monitored_resource_type_request_response.go +++ b/stackmonitoring/delete_monitored_resource_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/disable_external_database_request_response.go b/stackmonitoring/disable_external_database_request_response.go index 262c05c797..fd75aab60a 100644 --- a/stackmonitoring/disable_external_database_request_response.go +++ b/stackmonitoring/disable_external_database_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/disable_metric_extension_details.go b/stackmonitoring/disable_metric_extension_details.go index 30e53b21ba..fcfef224a7 100644 --- a/stackmonitoring/disable_metric_extension_details.go +++ b/stackmonitoring/disable_metric_extension_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/disable_metric_extension_request_response.go b/stackmonitoring/disable_metric_extension_request_response.go index 548807866c..35712e2ea5 100644 --- a/stackmonitoring/disable_metric_extension_request_response.go +++ b/stackmonitoring/disable_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/disassociate_monitored_resources_details.go b/stackmonitoring/disassociate_monitored_resources_details.go index 5bd8d1f941..55538b42af 100644 --- a/stackmonitoring/disassociate_monitored_resources_details.go +++ b/stackmonitoring/disassociate_monitored_resources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/disassociate_monitored_resources_request_response.go b/stackmonitoring/disassociate_monitored_resources_request_response.go index 1211883878..49bdec4dea 100644 --- a/stackmonitoring/disassociate_monitored_resources_request_response.go +++ b/stackmonitoring/disassociate_monitored_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/discovery_details.go b/stackmonitoring/discovery_details.go index 2490d36c62..bcc6b164a5 100644 --- a/stackmonitoring/discovery_details.go +++ b/stackmonitoring/discovery_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -76,6 +76,7 @@ const ( DiscoveryDetailsResourceTypeOraclePsft DiscoveryDetailsResourceTypeEnum = "ORACLE_PSFT" DiscoveryDetailsResourceTypeOracleMft DiscoveryDetailsResourceTypeEnum = "ORACLE_MFT" DiscoveryDetailsResourceTypeApacheHttpServer DiscoveryDetailsResourceTypeEnum = "APACHE_HTTP_SERVER" + DiscoveryDetailsResourceTypeOracleGoldengate DiscoveryDetailsResourceTypeEnum = "ORACLE_GOLDENGATE" ) var mappingDiscoveryDetailsResourceTypeEnum = map[string]DiscoveryDetailsResourceTypeEnum{ @@ -91,6 +92,7 @@ var mappingDiscoveryDetailsResourceTypeEnum = map[string]DiscoveryDetailsResourc "ORACLE_PSFT": DiscoveryDetailsResourceTypeOraclePsft, "ORACLE_MFT": DiscoveryDetailsResourceTypeOracleMft, "APACHE_HTTP_SERVER": DiscoveryDetailsResourceTypeApacheHttpServer, + "ORACLE_GOLDENGATE": DiscoveryDetailsResourceTypeOracleGoldengate, } var mappingDiscoveryDetailsResourceTypeEnumLowerCase = map[string]DiscoveryDetailsResourceTypeEnum{ @@ -106,6 +108,7 @@ var mappingDiscoveryDetailsResourceTypeEnumLowerCase = map[string]DiscoveryDetai "oracle_psft": DiscoveryDetailsResourceTypeOraclePsft, "oracle_mft": DiscoveryDetailsResourceTypeOracleMft, "apache_http_server": DiscoveryDetailsResourceTypeApacheHttpServer, + "oracle_goldengate": DiscoveryDetailsResourceTypeOracleGoldengate, } // GetDiscoveryDetailsResourceTypeEnumValues Enumerates the set of values for DiscoveryDetailsResourceTypeEnum @@ -132,6 +135,7 @@ func GetDiscoveryDetailsResourceTypeEnumStringValues() []string { "ORACLE_PSFT", "ORACLE_MFT", "APACHE_HTTP_SERVER", + "ORACLE_GOLDENGATE", } } diff --git a/stackmonitoring/discovery_job.go b/stackmonitoring/discovery_job.go index 7ac5cb6556..233682af95 100644 --- a/stackmonitoring/discovery_job.go +++ b/stackmonitoring/discovery_job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/discovery_job_collection.go b/stackmonitoring/discovery_job_collection.go index 268c889016..69ec2b0b49 100644 --- a/stackmonitoring/discovery_job_collection.go +++ b/stackmonitoring/discovery_job_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/discovery_job_log_collection.go b/stackmonitoring/discovery_job_log_collection.go index b1dc6b8c02..f8c6eaff84 100644 --- a/stackmonitoring/discovery_job_log_collection.go +++ b/stackmonitoring/discovery_job_log_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/discovery_job_log_summary.go b/stackmonitoring/discovery_job_log_summary.go index c66693b9ab..67e9203c34 100644 --- a/stackmonitoring/discovery_job_log_summary.go +++ b/stackmonitoring/discovery_job_log_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/discovery_job_summary.go b/stackmonitoring/discovery_job_summary.go index f2bf045562..2c50718f7a 100644 --- a/stackmonitoring/discovery_job_summary.go +++ b/stackmonitoring/discovery_job_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. @@ -115,6 +115,7 @@ const ( DiscoveryJobSummaryResourceTypeOraclePsft DiscoveryJobSummaryResourceTypeEnum = "ORACLE_PSFT" DiscoveryJobSummaryResourceTypeOracleMft DiscoveryJobSummaryResourceTypeEnum = "ORACLE_MFT" DiscoveryJobSummaryResourceTypeApacheHttpServer DiscoveryJobSummaryResourceTypeEnum = "APACHE_HTTP_SERVER" + DiscoveryJobSummaryResourceTypeOracleGoldengate DiscoveryJobSummaryResourceTypeEnum = "ORACLE_GOLDENGATE" ) var mappingDiscoveryJobSummaryResourceTypeEnum = map[string]DiscoveryJobSummaryResourceTypeEnum{ @@ -130,6 +131,7 @@ var mappingDiscoveryJobSummaryResourceTypeEnum = map[string]DiscoveryJobSummaryR "ORACLE_PSFT": DiscoveryJobSummaryResourceTypeOraclePsft, "ORACLE_MFT": DiscoveryJobSummaryResourceTypeOracleMft, "APACHE_HTTP_SERVER": DiscoveryJobSummaryResourceTypeApacheHttpServer, + "ORACLE_GOLDENGATE": DiscoveryJobSummaryResourceTypeOracleGoldengate, } var mappingDiscoveryJobSummaryResourceTypeEnumLowerCase = map[string]DiscoveryJobSummaryResourceTypeEnum{ @@ -145,6 +147,7 @@ var mappingDiscoveryJobSummaryResourceTypeEnumLowerCase = map[string]DiscoveryJo "oracle_psft": DiscoveryJobSummaryResourceTypeOraclePsft, "oracle_mft": DiscoveryJobSummaryResourceTypeOracleMft, "apache_http_server": DiscoveryJobSummaryResourceTypeApacheHttpServer, + "oracle_goldengate": DiscoveryJobSummaryResourceTypeOracleGoldengate, } // GetDiscoveryJobSummaryResourceTypeEnumValues Enumerates the set of values for DiscoveryJobSummaryResourceTypeEnum @@ -171,6 +174,7 @@ func GetDiscoveryJobSummaryResourceTypeEnumStringValues() []string { "ORACLE_PSFT", "ORACLE_MFT", "APACHE_HTTP_SERVER", + "ORACLE_GOLDENGATE", } } diff --git a/stackmonitoring/enable_metric_extension_details.go b/stackmonitoring/enable_metric_extension_details.go index 8f4f678e35..ed05dcaa27 100644 --- a/stackmonitoring/enable_metric_extension_details.go +++ b/stackmonitoring/enable_metric_extension_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/enable_metric_extension_request_response.go b/stackmonitoring/enable_metric_extension_request_response.go index 3d2ee82892..bf28de21d3 100644 --- a/stackmonitoring/enable_metric_extension_request_response.go +++ b/stackmonitoring/enable_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/enabled_resource_details.go b/stackmonitoring/enabled_resource_details.go index cee43b0c8a..396e3d9415 100644 --- a/stackmonitoring/enabled_resource_details.go +++ b/stackmonitoring/enabled_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/encrypted_credentials.go b/stackmonitoring/encrypted_credentials.go index b1e7167fdf..9672425884 100644 --- a/stackmonitoring/encrypted_credentials.go +++ b/stackmonitoring/encrypted_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/evaluate_baselineable_metric_details.go b/stackmonitoring/evaluate_baselineable_metric_details.go index 19325183d7..7a1a6bbdbb 100644 --- a/stackmonitoring/evaluate_baselineable_metric_details.go +++ b/stackmonitoring/evaluate_baselineable_metric_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/evaluate_baselineable_metric_request_response.go b/stackmonitoring/evaluate_baselineable_metric_request_response.go index 8e0237d00a..40698a108e 100644 --- a/stackmonitoring/evaluate_baselineable_metric_request_response.go +++ b/stackmonitoring/evaluate_baselineable_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/evaluate_baselineable_metric_result.go b/stackmonitoring/evaluate_baselineable_metric_result.go index 1d7ff50cfb..e743a92bcd 100644 --- a/stackmonitoring/evaluate_baselineable_metric_result.go +++ b/stackmonitoring/evaluate_baselineable_metric_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/export_metric_extension_request_response.go b/stackmonitoring/export_metric_extension_request_response.go index 9bdb238f78..85a241ef9b 100644 --- a/stackmonitoring/export_metric_extension_request_response.go +++ b/stackmonitoring/export_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_baselineable_metric_request_response.go b/stackmonitoring/get_baselineable_metric_request_response.go index b3a657acb1..faa51aa9b7 100644 --- a/stackmonitoring/get_baselineable_metric_request_response.go +++ b/stackmonitoring/get_baselineable_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_config_request_response.go b/stackmonitoring/get_config_request_response.go index 41edfefea8..3a005a3e15 100644 --- a/stackmonitoring/get_config_request_response.go +++ b/stackmonitoring/get_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_discovery_job_request_response.go b/stackmonitoring/get_discovery_job_request_response.go index a33b3dac17..fcc87355e7 100644 --- a/stackmonitoring/get_discovery_job_request_response.go +++ b/stackmonitoring/get_discovery_job_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_metric_extension_request_response.go b/stackmonitoring/get_metric_extension_request_response.go index ac64d4341e..1010843a88 100644 --- a/stackmonitoring/get_metric_extension_request_response.go +++ b/stackmonitoring/get_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_monitored_resource_request_response.go b/stackmonitoring/get_monitored_resource_request_response.go index 7104dc1f3e..7ad19a27a5 100644 --- a/stackmonitoring/get_monitored_resource_request_response.go +++ b/stackmonitoring/get_monitored_resource_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_monitored_resource_task_request_response.go b/stackmonitoring/get_monitored_resource_task_request_response.go index 28a8c7b55d..eee8fc25ce 100644 --- a/stackmonitoring/get_monitored_resource_task_request_response.go +++ b/stackmonitoring/get_monitored_resource_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_monitored_resource_type_request_response.go b/stackmonitoring/get_monitored_resource_type_request_response.go index 9089204c5d..8fe1bd980b 100644 --- a/stackmonitoring/get_monitored_resource_type_request_response.go +++ b/stackmonitoring/get_monitored_resource_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/get_work_request_request_response.go b/stackmonitoring/get_work_request_request_response.go index 33d476d014..0ed95745fa 100644 --- a/stackmonitoring/get_work_request_request_response.go +++ b/stackmonitoring/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/import_oci_telemetry_resources_task_details.go b/stackmonitoring/import_oci_telemetry_resources_task_details.go index cf1275f011..03b25c9533 100644 --- a/stackmonitoring/import_oci_telemetry_resources_task_details.go +++ b/stackmonitoring/import_oci_telemetry_resources_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/jmx_query_properties.go b/stackmonitoring/jmx_query_properties.go index 813b1cc68a..ea6898c4d1 100644 --- a/stackmonitoring/jmx_query_properties.go +++ b/stackmonitoring/jmx_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/jmx_update_query_properties.go b/stackmonitoring/jmx_update_query_properties.go index 260a58e10b..aef6567d43 100644 --- a/stackmonitoring/jmx_update_query_properties.go +++ b/stackmonitoring/jmx_update_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/license_auto_assign_config_details.go b/stackmonitoring/license_auto_assign_config_details.go index cefe6c814b..781c84281e 100644 --- a/stackmonitoring/license_auto_assign_config_details.go +++ b/stackmonitoring/license_auto_assign_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/license_auto_assign_config_summary.go b/stackmonitoring/license_auto_assign_config_summary.go index d952639dcc..e997cca170 100644 --- a/stackmonitoring/license_auto_assign_config_summary.go +++ b/stackmonitoring/license_auto_assign_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/license_enterprise_extensibility_config_details.go b/stackmonitoring/license_enterprise_extensibility_config_details.go index 0cae42f30d..3295bbbea2 100644 --- a/stackmonitoring/license_enterprise_extensibility_config_details.go +++ b/stackmonitoring/license_enterprise_extensibility_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/license_enterprise_extensibility_config_summary.go b/stackmonitoring/license_enterprise_extensibility_config_summary.go index eef10e3376..c6436eb180 100644 --- a/stackmonitoring/license_enterprise_extensibility_config_summary.go +++ b/stackmonitoring/license_enterprise_extensibility_config_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/license_type.go b/stackmonitoring/license_type.go index fef8f5b6ea..28b23396f9 100644 --- a/stackmonitoring/license_type.go +++ b/stackmonitoring/license_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/lifecycle_state.go b/stackmonitoring/lifecycle_state.go index 6f9fc05fd9..7512a50644 100644 --- a/stackmonitoring/lifecycle_state.go +++ b/stackmonitoring/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_baselineable_metrics_request_response.go b/stackmonitoring/list_baselineable_metrics_request_response.go index 99de38fa1a..dabddaf3f4 100644 --- a/stackmonitoring/list_baselineable_metrics_request_response.go +++ b/stackmonitoring/list_baselineable_metrics_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_configs_request_response.go b/stackmonitoring/list_configs_request_response.go index 7d489def5a..499beaeede 100644 --- a/stackmonitoring/list_configs_request_response.go +++ b/stackmonitoring/list_configs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_discovery_job_logs_request_response.go b/stackmonitoring/list_discovery_job_logs_request_response.go index 6df3915320..6fd725f9eb 100644 --- a/stackmonitoring/list_discovery_job_logs_request_response.go +++ b/stackmonitoring/list_discovery_job_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_discovery_jobs_request_response.go b/stackmonitoring/list_discovery_jobs_request_response.go index 1e22705839..74f1f74f6b 100644 --- a/stackmonitoring/list_discovery_jobs_request_response.go +++ b/stackmonitoring/list_discovery_jobs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_metric_extensions_request_response.go b/stackmonitoring/list_metric_extensions_request_response.go index fe7fceeca9..68c0b9bbb1 100644 --- a/stackmonitoring/list_metric_extensions_request_response.go +++ b/stackmonitoring/list_metric_extensions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_monitored_resource_tasks_request_response.go b/stackmonitoring/list_monitored_resource_tasks_request_response.go index fe337f0802..44f6dfcaa9 100644 --- a/stackmonitoring/list_monitored_resource_tasks_request_response.go +++ b/stackmonitoring/list_monitored_resource_tasks_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_monitored_resource_types_request_response.go b/stackmonitoring/list_monitored_resource_types_request_response.go index 6a83a4f2e5..71ae1e7e81 100644 --- a/stackmonitoring/list_monitored_resource_types_request_response.go +++ b/stackmonitoring/list_monitored_resource_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_monitored_resources_request_response.go b/stackmonitoring/list_monitored_resources_request_response.go index 060c0ae358..31674e9860 100644 --- a/stackmonitoring/list_monitored_resources_request_response.go +++ b/stackmonitoring/list_monitored_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_work_request_errors_request_response.go b/stackmonitoring/list_work_request_errors_request_response.go index 7b5e5aa5c9..55ddd05589 100644 --- a/stackmonitoring/list_work_request_errors_request_response.go +++ b/stackmonitoring/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_work_request_logs_request_response.go b/stackmonitoring/list_work_request_logs_request_response.go index a46442030d..db74163e11 100644 --- a/stackmonitoring/list_work_request_logs_request_response.go +++ b/stackmonitoring/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/list_work_requests_request_response.go b/stackmonitoring/list_work_requests_request_response.go index 242291664f..9118d92e08 100644 --- a/stackmonitoring/list_work_requests_request_response.go +++ b/stackmonitoring/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/manage_license_details.go b/stackmonitoring/manage_license_details.go index e376c2d4f1..8e3e16ac31 100644 --- a/stackmonitoring/manage_license_details.go +++ b/stackmonitoring/manage_license_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/manage_license_request_response.go b/stackmonitoring/manage_license_request_response.go index 7074eeefa7..e8eb0b077d 100644 --- a/stackmonitoring/manage_license_request_response.go +++ b/stackmonitoring/manage_license_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric.go b/stackmonitoring/metric.go index 65586995fc..4b457d4188 100644 --- a/stackmonitoring/metric.go +++ b/stackmonitoring/metric.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_data.go b/stackmonitoring/metric_data.go index b3e9288463..385d9693a6 100644 --- a/stackmonitoring/metric_data.go +++ b/stackmonitoring/metric_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension.go b/stackmonitoring/metric_extension.go index abf05f084e..420d84d5a9 100644 --- a/stackmonitoring/metric_extension.go +++ b/stackmonitoring/metric_extension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_collection.go b/stackmonitoring/metric_extension_collection.go index ac5262c9f3..7dd52f3f4c 100644 --- a/stackmonitoring/metric_extension_collection.go +++ b/stackmonitoring/metric_extension_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_collection_methods.go b/stackmonitoring/metric_extension_collection_methods.go index 0f31f8bf7e..319ac9c9b2 100644 --- a/stackmonitoring/metric_extension_collection_methods.go +++ b/stackmonitoring/metric_extension_collection_methods.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_life_cycle_details.go b/stackmonitoring/metric_extension_life_cycle_details.go index bd2aaa8f2e..a87d448519 100644 --- a/stackmonitoring/metric_extension_life_cycle_details.go +++ b/stackmonitoring/metric_extension_life_cycle_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_life_cycle_states.go b/stackmonitoring/metric_extension_life_cycle_states.go index e6365d9038..66fb75b7f0 100644 --- a/stackmonitoring/metric_extension_life_cycle_states.go +++ b/stackmonitoring/metric_extension_life_cycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_query_properties.go b/stackmonitoring/metric_extension_query_properties.go index 3a16bd1504..97afa6eaf0 100644 --- a/stackmonitoring/metric_extension_query_properties.go +++ b/stackmonitoring/metric_extension_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_sort_by.go b/stackmonitoring/metric_extension_sort_by.go index 7866688d48..7eb15bd835 100644 --- a/stackmonitoring/metric_extension_sort_by.go +++ b/stackmonitoring/metric_extension_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_summary.go b/stackmonitoring/metric_extension_summary.go index 9664d43b9d..855e56cfdc 100644 --- a/stackmonitoring/metric_extension_summary.go +++ b/stackmonitoring/metric_extension_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/metric_extension_update_query_properties.go b/stackmonitoring/metric_extension_update_query_properties.go index 16cdf6d5c0..7577f1d5b3 100644 --- a/stackmonitoring/metric_extension_update_query_properties.go +++ b/stackmonitoring/metric_extension_update_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource.go b/stackmonitoring/monitored_resource.go index a76f25e90b..65ac01e2f1 100644 --- a/stackmonitoring/monitored_resource.go +++ b/stackmonitoring/monitored_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_alias_credential.go b/stackmonitoring/monitored_resource_alias_credential.go index b8311aad6d..78cf6f4075 100644 --- a/stackmonitoring/monitored_resource_alias_credential.go +++ b/stackmonitoring/monitored_resource_alias_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_alias_source_credential.go b/stackmonitoring/monitored_resource_alias_source_credential.go index ade64723c5..18d64aebe2 100644 --- a/stackmonitoring/monitored_resource_alias_source_credential.go +++ b/stackmonitoring/monitored_resource_alias_source_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_association.go b/stackmonitoring/monitored_resource_association.go index 69dfe6b948..60eb293b39 100644 --- a/stackmonitoring/monitored_resource_association.go +++ b/stackmonitoring/monitored_resource_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_association_summary.go b/stackmonitoring/monitored_resource_association_summary.go index 3f5f82e50e..b7983a825f 100644 --- a/stackmonitoring/monitored_resource_association_summary.go +++ b/stackmonitoring/monitored_resource_association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_associations_collection.go b/stackmonitoring/monitored_resource_associations_collection.go index 34386ada2d..c6269a3eaf 100644 --- a/stackmonitoring/monitored_resource_associations_collection.go +++ b/stackmonitoring/monitored_resource_associations_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_collection.go b/stackmonitoring/monitored_resource_collection.go index e5effd1e7e..64ed5837a2 100644 --- a/stackmonitoring/monitored_resource_collection.go +++ b/stackmonitoring/monitored_resource_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_credential.go b/stackmonitoring/monitored_resource_credential.go index cb84a88688..950770663a 100644 --- a/stackmonitoring/monitored_resource_credential.go +++ b/stackmonitoring/monitored_resource_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_member_summary.go b/stackmonitoring/monitored_resource_member_summary.go index cf6a44d6a2..eb39b0f802 100644 --- a/stackmonitoring/monitored_resource_member_summary.go +++ b/stackmonitoring/monitored_resource_member_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_members_collection.go b/stackmonitoring/monitored_resource_members_collection.go index b942cf7c51..476fd1472a 100644 --- a/stackmonitoring/monitored_resource_members_collection.go +++ b/stackmonitoring/monitored_resource_members_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_property.go b/stackmonitoring/monitored_resource_property.go index acc27facd2..9241a19763 100644 --- a/stackmonitoring/monitored_resource_property.go +++ b/stackmonitoring/monitored_resource_property.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_sort_by.go b/stackmonitoring/monitored_resource_sort_by.go index 1be3c8a010..ca815a8464 100644 --- a/stackmonitoring/monitored_resource_sort_by.go +++ b/stackmonitoring/monitored_resource_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_summary.go b/stackmonitoring/monitored_resource_summary.go index 2bbebc5168..bd2771f5d0 100644 --- a/stackmonitoring/monitored_resource_summary.go +++ b/stackmonitoring/monitored_resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_task.go b/stackmonitoring/monitored_resource_task.go index a5d82d5ac6..0d96d9f06b 100644 --- a/stackmonitoring/monitored_resource_task.go +++ b/stackmonitoring/monitored_resource_task.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_task_details.go b/stackmonitoring/monitored_resource_task_details.go index 5b90acc3b3..2f4e539c77 100644 --- a/stackmonitoring/monitored_resource_task_details.go +++ b/stackmonitoring/monitored_resource_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_task_lifecycle_state.go b/stackmonitoring/monitored_resource_task_lifecycle_state.go index b5f8bca02c..8d12ba4884 100644 --- a/stackmonitoring/monitored_resource_task_lifecycle_state.go +++ b/stackmonitoring/monitored_resource_task_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_task_summary.go b/stackmonitoring/monitored_resource_task_summary.go index 47a6057a70..839d96e237 100644 --- a/stackmonitoring/monitored_resource_task_summary.go +++ b/stackmonitoring/monitored_resource_task_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_tasks_collection.go b/stackmonitoring/monitored_resource_tasks_collection.go index 6d8c02c8d3..ad37fd2d52 100644 --- a/stackmonitoring/monitored_resource_tasks_collection.go +++ b/stackmonitoring/monitored_resource_tasks_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_type.go b/stackmonitoring/monitored_resource_type.go index da1b447d58..c4e3abfd27 100644 --- a/stackmonitoring/monitored_resource_type.go +++ b/stackmonitoring/monitored_resource_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_type_summary.go b/stackmonitoring/monitored_resource_type_summary.go index cc35de888e..1358142e51 100644 --- a/stackmonitoring/monitored_resource_type_summary.go +++ b/stackmonitoring/monitored_resource_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resource_types_collection.go b/stackmonitoring/monitored_resource_types_collection.go index a55e33cfec..8d56fc0c2a 100644 --- a/stackmonitoring/monitored_resource_types_collection.go +++ b/stackmonitoring/monitored_resource_types_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resources_count_aggregation.go b/stackmonitoring/monitored_resources_count_aggregation.go index e8992677d3..1b9d6a2b97 100644 --- a/stackmonitoring/monitored_resources_count_aggregation.go +++ b/stackmonitoring/monitored_resources_count_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/monitored_resources_count_aggregation_collection.go b/stackmonitoring/monitored_resources_count_aggregation_collection.go index b65f82b13e..24ccc03d1b 100644 --- a/stackmonitoring/monitored_resources_count_aggregation_collection.go +++ b/stackmonitoring/monitored_resources_count_aggregation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/operation_status.go b/stackmonitoring/operation_status.go index 80c4ad4121..09ff57db54 100644 --- a/stackmonitoring/operation_status.go +++ b/stackmonitoring/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/operation_type.go b/stackmonitoring/operation_type.go index 762abbefa1..7bfb7596cd 100644 --- a/stackmonitoring/operation_type.go +++ b/stackmonitoring/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/os_command_query_properties.go b/stackmonitoring/os_command_query_properties.go index f5d4122da4..2170dd718c 100644 --- a/stackmonitoring/os_command_query_properties.go +++ b/stackmonitoring/os_command_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/os_command_update_query_properties.go b/stackmonitoring/os_command_update_query_properties.go index b0a33e3bd3..ac96135560 100644 --- a/stackmonitoring/os_command_update_query_properties.go +++ b/stackmonitoring/os_command_update_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/plain_text_credentials.go b/stackmonitoring/plain_text_credentials.go index e885fee4cc..2887a6e5a2 100644 --- a/stackmonitoring/plain_text_credentials.go +++ b/stackmonitoring/plain_text_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/pre_existing_credentials.go b/stackmonitoring/pre_existing_credentials.go index 52a57ea90b..f22d69cc39 100644 --- a/stackmonitoring/pre_existing_credentials.go +++ b/stackmonitoring/pre_existing_credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/property_details.go b/stackmonitoring/property_details.go index d14e18b98a..f07feef25e 100644 --- a/stackmonitoring/property_details.go +++ b/stackmonitoring/property_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/publish_metric_extension_request_response.go b/stackmonitoring/publish_metric_extension_request_response.go index b522a84b4f..2638d4c6a5 100644 --- a/stackmonitoring/publish_metric_extension_request_response.go +++ b/stackmonitoring/publish_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/request_monitored_resources_summarized_count_request_response.go b/stackmonitoring/request_monitored_resources_summarized_count_request_response.go index a449d71dc8..3244973981 100644 --- a/stackmonitoring/request_monitored_resources_summarized_count_request_response.go +++ b/stackmonitoring/request_monitored_resources_summarized_count_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/resource_lifecycle_state.go b/stackmonitoring/resource_lifecycle_state.go index 97748ef7f4..f72720c3cd 100644 --- a/stackmonitoring/resource_lifecycle_state.go +++ b/stackmonitoring/resource_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/resource_type_lifecycle_state.go b/stackmonitoring/resource_type_lifecycle_state.go index f1b11b5585..ff5415a00d 100644 --- a/stackmonitoring/resource_type_lifecycle_state.go +++ b/stackmonitoring/resource_type_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/resource_type_metadata_details.go b/stackmonitoring/resource_type_metadata_details.go index 924d0aba6a..267037f6db 100644 --- a/stackmonitoring/resource_type_metadata_details.go +++ b/stackmonitoring/resource_type_metadata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/script_file_details.go b/stackmonitoring/script_file_details.go index 922c4bbdc0..855fb2b186 100644 --- a/stackmonitoring/script_file_details.go +++ b/stackmonitoring/script_file_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_associated_resources_details.go b/stackmonitoring/search_associated_resources_details.go index 767cc8a954..dad62d0605 100644 --- a/stackmonitoring/search_associated_resources_details.go +++ b/stackmonitoring/search_associated_resources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_associated_resources_request_response.go b/stackmonitoring/search_associated_resources_request_response.go index d6effa1ebe..9c9b9ef56a 100644 --- a/stackmonitoring/search_associated_resources_request_response.go +++ b/stackmonitoring/search_associated_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_monitored_resource_associations_details.go b/stackmonitoring/search_monitored_resource_associations_details.go index 9d98e037d8..48f6ae1b52 100644 --- a/stackmonitoring/search_monitored_resource_associations_details.go +++ b/stackmonitoring/search_monitored_resource_associations_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_monitored_resource_associations_request_response.go b/stackmonitoring/search_monitored_resource_associations_request_response.go index f66dac03a2..2b7df1df62 100644 --- a/stackmonitoring/search_monitored_resource_associations_request_response.go +++ b/stackmonitoring/search_monitored_resource_associations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_monitored_resource_members_details.go b/stackmonitoring/search_monitored_resource_members_details.go index b933a6910e..5b7204cd22 100644 --- a/stackmonitoring/search_monitored_resource_members_details.go +++ b/stackmonitoring/search_monitored_resource_members_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_monitored_resource_members_request_response.go b/stackmonitoring/search_monitored_resource_members_request_response.go index 448f595c2e..bc259d345a 100644 --- a/stackmonitoring/search_monitored_resource_members_request_response.go +++ b/stackmonitoring/search_monitored_resource_members_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_monitored_resources_details.go b/stackmonitoring/search_monitored_resources_details.go index 268935fc43..ac78d4ba13 100644 --- a/stackmonitoring/search_monitored_resources_details.go +++ b/stackmonitoring/search_monitored_resources_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/search_monitored_resources_request_response.go b/stackmonitoring/search_monitored_resources_request_response.go index b9dd7899b6..1d3f2dff31 100644 --- a/stackmonitoring/search_monitored_resources_request_response.go +++ b/stackmonitoring/search_monitored_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sort_order.go b/stackmonitoring/sort_order.go index 9820226333..7fcfe6236b 100644 --- a/stackmonitoring/sort_order.go +++ b/stackmonitoring/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_details.go b/stackmonitoring/sql_details.go index 43d7d8fe91..606a290f84 100644 --- a/stackmonitoring/sql_details.go +++ b/stackmonitoring/sql_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_in_param_details.go b/stackmonitoring/sql_in_param_details.go index a9b6b86a55..03fe1ed352 100644 --- a/stackmonitoring/sql_in_param_details.go +++ b/stackmonitoring/sql_in_param_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_out_param_details.go b/stackmonitoring/sql_out_param_details.go index 0cf5596069..3b75c1c9fa 100644 --- a/stackmonitoring/sql_out_param_details.go +++ b/stackmonitoring/sql_out_param_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_out_param_types.go b/stackmonitoring/sql_out_param_types.go index 94e5efd7cf..cf5f19d754 100644 --- a/stackmonitoring/sql_out_param_types.go +++ b/stackmonitoring/sql_out_param_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_query_properties.go b/stackmonitoring/sql_query_properties.go index 048bc97bab..fc164cda9b 100644 --- a/stackmonitoring/sql_query_properties.go +++ b/stackmonitoring/sql_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_query_types.go b/stackmonitoring/sql_query_types.go index 24d29c3350..7a020a23cd 100644 --- a/stackmonitoring/sql_query_types.go +++ b/stackmonitoring/sql_query_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/sql_update_query_properties.go b/stackmonitoring/sql_update_query_properties.go index 09b02e475b..cc602fd539 100644 --- a/stackmonitoring/sql_update_query_properties.go +++ b/stackmonitoring/sql_update_query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/stackmonitoring_client.go b/stackmonitoring/stackmonitoring_client.go index 1266f39255..eb0ca9b88c 100644 --- a/stackmonitoring/stackmonitoring_client.go +++ b/stackmonitoring/stackmonitoring_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/system_format_resource_type_metadata_details.go b/stackmonitoring/system_format_resource_type_metadata_details.go index 9ac2ffcd4e..b12521c370 100644 --- a/stackmonitoring/system_format_resource_type_metadata_details.go +++ b/stackmonitoring/system_format_resource_type_metadata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/test_metric_extension_data.go b/stackmonitoring/test_metric_extension_data.go index 3ce1eaee66..62bd172a85 100644 --- a/stackmonitoring/test_metric_extension_data.go +++ b/stackmonitoring/test_metric_extension_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/test_metric_extension_details.go b/stackmonitoring/test_metric_extension_details.go index 649c816bdc..7dfa77b1f1 100644 --- a/stackmonitoring/test_metric_extension_details.go +++ b/stackmonitoring/test_metric_extension_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/test_metric_extension_request_response.go b/stackmonitoring/test_metric_extension_request_response.go index 41eee70366..f78721dfb2 100644 --- a/stackmonitoring/test_metric_extension_request_response.go +++ b/stackmonitoring/test_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/unique_property_set.go b/stackmonitoring/unique_property_set.go index 9df2669be8..9474710f54 100644 --- a/stackmonitoring/unique_property_set.go +++ b/stackmonitoring/unique_property_set.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_and_propagate_tags_details.go b/stackmonitoring/update_and_propagate_tags_details.go index 148bdfe3c4..d2dba6d35d 100644 --- a/stackmonitoring/update_and_propagate_tags_details.go +++ b/stackmonitoring/update_and_propagate_tags_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_and_propagate_tags_request_response.go b/stackmonitoring/update_and_propagate_tags_request_response.go index c85acf47b6..6f26884d13 100644 --- a/stackmonitoring/update_and_propagate_tags_request_response.go +++ b/stackmonitoring/update_and_propagate_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_auto_promote_config_details.go b/stackmonitoring/update_auto_promote_config_details.go index c4783259bc..6e881299c0 100644 --- a/stackmonitoring/update_auto_promote_config_details.go +++ b/stackmonitoring/update_auto_promote_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_baselineable_metric_details.go b/stackmonitoring/update_baselineable_metric_details.go index 454f741e78..69d8f824a5 100644 --- a/stackmonitoring/update_baselineable_metric_details.go +++ b/stackmonitoring/update_baselineable_metric_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_baselineable_metric_request_response.go b/stackmonitoring/update_baselineable_metric_request_response.go index 0b6791ea64..7458c08d18 100644 --- a/stackmonitoring/update_baselineable_metric_request_response.go +++ b/stackmonitoring/update_baselineable_metric_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_config_details.go b/stackmonitoring/update_config_details.go index f8aed06f13..7d5c0a4097 100644 --- a/stackmonitoring/update_config_details.go +++ b/stackmonitoring/update_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_config_request_response.go b/stackmonitoring/update_config_request_response.go index 391766170b..9049bc581e 100644 --- a/stackmonitoring/update_config_request_response.go +++ b/stackmonitoring/update_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_license_auto_assign_config_details.go b/stackmonitoring/update_license_auto_assign_config_details.go index 628c0de2f3..ae2daa2583 100644 --- a/stackmonitoring/update_license_auto_assign_config_details.go +++ b/stackmonitoring/update_license_auto_assign_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_license_enterprise_extensibility_config_details.go b/stackmonitoring/update_license_enterprise_extensibility_config_details.go index 55e6ee238d..ea5102a7ce 100644 --- a/stackmonitoring/update_license_enterprise_extensibility_config_details.go +++ b/stackmonitoring/update_license_enterprise_extensibility_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_metric_extension_details.go b/stackmonitoring/update_metric_extension_details.go index 8081b111ac..a23b19d806 100644 --- a/stackmonitoring/update_metric_extension_details.go +++ b/stackmonitoring/update_metric_extension_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_metric_extension_request_response.go b/stackmonitoring/update_metric_extension_request_response.go index 9fe3499f21..41f6565cde 100644 --- a/stackmonitoring/update_metric_extension_request_response.go +++ b/stackmonitoring/update_metric_extension_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_monitored_resource_details.go b/stackmonitoring/update_monitored_resource_details.go index 0db6cc7f76..bcb4c1ca8c 100644 --- a/stackmonitoring/update_monitored_resource_details.go +++ b/stackmonitoring/update_monitored_resource_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_monitored_resource_request_response.go b/stackmonitoring/update_monitored_resource_request_response.go index 7874b68e21..0ea39cbd4a 100644 --- a/stackmonitoring/update_monitored_resource_request_response.go +++ b/stackmonitoring/update_monitored_resource_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_monitored_resource_task_details.go b/stackmonitoring/update_monitored_resource_task_details.go index 3db1ebea8a..3cf59edd4e 100644 --- a/stackmonitoring/update_monitored_resource_task_details.go +++ b/stackmonitoring/update_monitored_resource_task_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_monitored_resource_task_request_response.go b/stackmonitoring/update_monitored_resource_task_request_response.go index fd58025165..a17ab1d512 100644 --- a/stackmonitoring/update_monitored_resource_task_request_response.go +++ b/stackmonitoring/update_monitored_resource_task_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_monitored_resource_type_details.go b/stackmonitoring/update_monitored_resource_type_details.go index e073dc8b65..ceb7090faf 100644 --- a/stackmonitoring/update_monitored_resource_type_details.go +++ b/stackmonitoring/update_monitored_resource_type_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/update_monitored_resource_type_request_response.go b/stackmonitoring/update_monitored_resource_type_request_response.go index b97769014e..dd038531c1 100644 --- a/stackmonitoring/update_monitored_resource_type_request_response.go +++ b/stackmonitoring/update_monitored_resource_type_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request.go b/stackmonitoring/work_request.go index 09014e4188..f5e935f6d5 100644 --- a/stackmonitoring/work_request.go +++ b/stackmonitoring/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_error.go b/stackmonitoring/work_request_error.go index 2dd2b4e945..9a142ccd33 100644 --- a/stackmonitoring/work_request_error.go +++ b/stackmonitoring/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_error_collection.go b/stackmonitoring/work_request_error_collection.go index cfa9f17892..a799057981 100644 --- a/stackmonitoring/work_request_error_collection.go +++ b/stackmonitoring/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_log_entry.go b/stackmonitoring/work_request_log_entry.go index af73e04182..0b9c88409e 100644 --- a/stackmonitoring/work_request_log_entry.go +++ b/stackmonitoring/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_log_entry_collection.go b/stackmonitoring/work_request_log_entry_collection.go index 6babf53457..cc598a3d73 100644 --- a/stackmonitoring/work_request_log_entry_collection.go +++ b/stackmonitoring/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_resource.go b/stackmonitoring/work_request_resource.go index 3e4b1411c0..21b2a0b2d8 100644 --- a/stackmonitoring/work_request_resource.go +++ b/stackmonitoring/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_summary.go b/stackmonitoring/work_request_summary.go index 8729401dc5..bba5f5da36 100644 --- a/stackmonitoring/work_request_summary.go +++ b/stackmonitoring/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/stackmonitoring/work_request_summary_collection.go b/stackmonitoring/work_request_summary_collection.go index 92b826ebb4..d925ea6f87 100644 --- a/stackmonitoring/work_request_summary_collection.go +++ b/stackmonitoring/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/change_connect_harness_compartment_details.go b/streaming/change_connect_harness_compartment_details.go index f2c3280251..6c509d7d20 100644 --- a/streaming/change_connect_harness_compartment_details.go +++ b/streaming/change_connect_harness_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/change_connect_harness_compartment_request_response.go b/streaming/change_connect_harness_compartment_request_response.go index a96259de10..ac6cc55f89 100644 --- a/streaming/change_connect_harness_compartment_request_response.go +++ b/streaming/change_connect_harness_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/change_stream_compartment_details.go b/streaming/change_stream_compartment_details.go index df73aecd6e..6066bc0910 100644 --- a/streaming/change_stream_compartment_details.go +++ b/streaming/change_stream_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/change_stream_compartment_request_response.go b/streaming/change_stream_compartment_request_response.go index c0ee4eb7b4..7baef2090f 100644 --- a/streaming/change_stream_compartment_request_response.go +++ b/streaming/change_stream_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/change_stream_pool_compartment_details.go b/streaming/change_stream_pool_compartment_details.go index 4be1b27287..cef6c17eb5 100644 --- a/streaming/change_stream_pool_compartment_details.go +++ b/streaming/change_stream_pool_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/change_stream_pool_compartment_request_response.go b/streaming/change_stream_pool_compartment_request_response.go index 25523d3f6b..e9141bb94a 100644 --- a/streaming/change_stream_pool_compartment_request_response.go +++ b/streaming/change_stream_pool_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/connect_harness.go b/streaming/connect_harness.go index 557422d733..89b03df1e7 100644 --- a/streaming/connect_harness.go +++ b/streaming/connect_harness.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/connect_harness_summary.go b/streaming/connect_harness_summary.go index 6fb4850a4a..d64b52454f 100644 --- a/streaming/connect_harness_summary.go +++ b/streaming/connect_harness_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/consumer_commit_request_response.go b/streaming/consumer_commit_request_response.go index 547e597ae3..114ff067ca 100644 --- a/streaming/consumer_commit_request_response.go +++ b/streaming/consumer_commit_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/consumer_heartbeat_request_response.go b/streaming/consumer_heartbeat_request_response.go index 1634b32fe9..04064b464b 100644 --- a/streaming/consumer_heartbeat_request_response.go +++ b/streaming/consumer_heartbeat_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_connect_harness_details.go b/streaming/create_connect_harness_details.go index 62462d4706..d66e18f48b 100644 --- a/streaming/create_connect_harness_details.go +++ b/streaming/create_connect_harness_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_connect_harness_request_response.go b/streaming/create_connect_harness_request_response.go index 34c550a409..bd6a22d712 100644 --- a/streaming/create_connect_harness_request_response.go +++ b/streaming/create_connect_harness_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_cursor_details.go b/streaming/create_cursor_details.go index 93cf3c41d0..d36c8bb535 100644 --- a/streaming/create_cursor_details.go +++ b/streaming/create_cursor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_cursor_request_response.go b/streaming/create_cursor_request_response.go index bd67151f4f..1fef40b68c 100644 --- a/streaming/create_cursor_request_response.go +++ b/streaming/create_cursor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_group_cursor_details.go b/streaming/create_group_cursor_details.go index a184fbd6ab..1e9d342b5d 100644 --- a/streaming/create_group_cursor_details.go +++ b/streaming/create_group_cursor_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_group_cursor_request_response.go b/streaming/create_group_cursor_request_response.go index 883b3820a2..7bc05f250d 100644 --- a/streaming/create_group_cursor_request_response.go +++ b/streaming/create_group_cursor_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_stream_details.go b/streaming/create_stream_details.go index 91f8e54b9e..44a93cb65f 100644 --- a/streaming/create_stream_details.go +++ b/streaming/create_stream_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_stream_pool_details.go b/streaming/create_stream_pool_details.go index 884455a394..d50fad4a23 100644 --- a/streaming/create_stream_pool_details.go +++ b/streaming/create_stream_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_stream_pool_request_response.go b/streaming/create_stream_pool_request_response.go index 024961b96c..7ed20c4efd 100644 --- a/streaming/create_stream_pool_request_response.go +++ b/streaming/create_stream_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/create_stream_request_response.go b/streaming/create_stream_request_response.go index 43852cef5c..ee86e8b4f8 100644 --- a/streaming/create_stream_request_response.go +++ b/streaming/create_stream_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/cursor.go b/streaming/cursor.go index 2c6a1baa61..582eab5bca 100644 --- a/streaming/cursor.go +++ b/streaming/cursor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/custom_encryption_key.go b/streaming/custom_encryption_key.go index f0720e5d58..e8063a2b64 100644 --- a/streaming/custom_encryption_key.go +++ b/streaming/custom_encryption_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/custom_encryption_key_details.go b/streaming/custom_encryption_key_details.go index 8578b6a8ff..740a8aad28 100644 --- a/streaming/custom_encryption_key_details.go +++ b/streaming/custom_encryption_key_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/delete_connect_harness_request_response.go b/streaming/delete_connect_harness_request_response.go index 6a27c84876..8d572c1f65 100644 --- a/streaming/delete_connect_harness_request_response.go +++ b/streaming/delete_connect_harness_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/delete_stream_pool_request_response.go b/streaming/delete_stream_pool_request_response.go index 31102f3fa0..047a1d8586 100644 --- a/streaming/delete_stream_pool_request_response.go +++ b/streaming/delete_stream_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/delete_stream_request_response.go b/streaming/delete_stream_request_response.go index e488210972..3214c7d86b 100644 --- a/streaming/delete_stream_request_response.go +++ b/streaming/delete_stream_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/get_connect_harness_request_response.go b/streaming/get_connect_harness_request_response.go index 53d3635362..7f22151ff1 100644 --- a/streaming/get_connect_harness_request_response.go +++ b/streaming/get_connect_harness_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/get_group_request_response.go b/streaming/get_group_request_response.go index 60308ffeae..6dbb72c9d2 100644 --- a/streaming/get_group_request_response.go +++ b/streaming/get_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/get_messages_request_response.go b/streaming/get_messages_request_response.go index 5dfb1b15a1..ede8a05a03 100644 --- a/streaming/get_messages_request_response.go +++ b/streaming/get_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/get_stream_pool_request_response.go b/streaming/get_stream_pool_request_response.go index 98b9223c52..490c63f9c1 100644 --- a/streaming/get_stream_pool_request_response.go +++ b/streaming/get_stream_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/get_stream_request_response.go b/streaming/get_stream_request_response.go index 84e6e20410..e0b5593dc9 100644 --- a/streaming/get_stream_request_response.go +++ b/streaming/get_stream_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/group.go b/streaming/group.go index 9dff994a61..2493fa0121 100644 --- a/streaming/group.go +++ b/streaming/group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/kafka_settings.go b/streaming/kafka_settings.go index 7ae0b5958f..4de32a3be0 100644 --- a/streaming/kafka_settings.go +++ b/streaming/kafka_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/list_connect_harnesses_request_response.go b/streaming/list_connect_harnesses_request_response.go index a7facceda3..d6459124be 100644 --- a/streaming/list_connect_harnesses_request_response.go +++ b/streaming/list_connect_harnesses_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/list_stream_pools_request_response.go b/streaming/list_stream_pools_request_response.go index 92613ed30b..8c03f3ac5e 100644 --- a/streaming/list_stream_pools_request_response.go +++ b/streaming/list_stream_pools_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/list_streams_request_response.go b/streaming/list_streams_request_response.go index 611c2de964..1a680efa42 100644 --- a/streaming/list_streams_request_response.go +++ b/streaming/list_streams_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/message.go b/streaming/message.go index bc45922e5c..6ce96a2824 100644 --- a/streaming/message.go +++ b/streaming/message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/partition_reservation.go b/streaming/partition_reservation.go index 20ef6f299f..4ef6a8ceb5 100644 --- a/streaming/partition_reservation.go +++ b/streaming/partition_reservation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/private_endpoint_details.go b/streaming/private_endpoint_details.go index 3fcaf2c392..1ee349c1f1 100644 --- a/streaming/private_endpoint_details.go +++ b/streaming/private_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/private_endpoint_settings.go b/streaming/private_endpoint_settings.go index f6b701c60e..f72f30869c 100644 --- a/streaming/private_endpoint_settings.go +++ b/streaming/private_endpoint_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/put_messages_details.go b/streaming/put_messages_details.go index 3b08cc0591..a2a3067e87 100644 --- a/streaming/put_messages_details.go +++ b/streaming/put_messages_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/put_messages_details_entry.go b/streaming/put_messages_details_entry.go index 3de79e627a..7b9ff53e9d 100644 --- a/streaming/put_messages_details_entry.go +++ b/streaming/put_messages_details_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/put_messages_request_response.go b/streaming/put_messages_request_response.go index f48fe7b343..d9d92575fa 100644 --- a/streaming/put_messages_request_response.go +++ b/streaming/put_messages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/put_messages_result.go b/streaming/put_messages_result.go index bde7ec6bca..a0c008fc50 100644 --- a/streaming/put_messages_result.go +++ b/streaming/put_messages_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/put_messages_result_entry.go b/streaming/put_messages_result_entry.go index 7239ab35b2..53813dace6 100644 --- a/streaming/put_messages_result_entry.go +++ b/streaming/put_messages_result_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/stream.go b/streaming/stream.go index 966568bb33..4970ed8899 100644 --- a/streaming/stream.go +++ b/streaming/stream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/stream_pool.go b/streaming/stream_pool.go index 37dfc8ed97..72d3cd4e2c 100644 --- a/streaming/stream_pool.go +++ b/streaming/stream_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/stream_pool_summary.go b/streaming/stream_pool_summary.go index 3122797aa0..5a2039ad6a 100644 --- a/streaming/stream_pool_summary.go +++ b/streaming/stream_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/stream_summary.go b/streaming/stream_summary.go index ad63dbf2b1..e66c9c3732 100644 --- a/streaming/stream_summary.go +++ b/streaming/stream_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/streaming_stream_client.go b/streaming/streaming_stream_client.go index c3036a073d..591edaa14e 100644 --- a/streaming/streaming_stream_client.go +++ b/streaming/streaming_stream_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/streaming_streamadmin_client.go b/streaming/streaming_streamadmin_client.go index ca54462e17..d575adde5c 100644 --- a/streaming/streaming_streamadmin_client.go +++ b/streaming/streaming_streamadmin_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_connect_harness_details.go b/streaming/update_connect_harness_details.go index 41b8a9197b..11d5342ecc 100644 --- a/streaming/update_connect_harness_details.go +++ b/streaming/update_connect_harness_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_connect_harness_request_response.go b/streaming/update_connect_harness_request_response.go index b96a038ab1..4876dbfcc1 100644 --- a/streaming/update_connect_harness_request_response.go +++ b/streaming/update_connect_harness_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_group_details.go b/streaming/update_group_details.go index 7f8a31a304..8766fbf526 100644 --- a/streaming/update_group_details.go +++ b/streaming/update_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_group_request_response.go b/streaming/update_group_request_response.go index 0f70750edb..7b044bdb52 100644 --- a/streaming/update_group_request_response.go +++ b/streaming/update_group_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_stream_details.go b/streaming/update_stream_details.go index 03e678fb62..3a08343b7c 100644 --- a/streaming/update_stream_details.go +++ b/streaming/update_stream_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_stream_pool_details.go b/streaming/update_stream_pool_details.go index 4c9871eb37..b844fcf693 100644 --- a/streaming/update_stream_pool_details.go +++ b/streaming/update_stream_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_stream_pool_request_response.go b/streaming/update_stream_pool_request_response.go index 05f85b3189..fff9f6157a 100644 --- a/streaming/update_stream_pool_request_response.go +++ b/streaming/update_stream_pool_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/streaming/update_stream_request_response.go b/streaming/update_stream_request_response.go index 2c285afb6e..580f780187 100644 --- a/streaming/update_stream_request_response.go +++ b/streaming/update_stream_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/accept_recipient_invitation_request_response.go b/tenantmanagercontrolplane/accept_recipient_invitation_request_response.go index 97102d51b0..6802a14ea7 100644 --- a/tenantmanagercontrolplane/accept_recipient_invitation_request_response.go +++ b/tenantmanagercontrolplane/accept_recipient_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/action_type.go b/tenantmanagercontrolplane/action_type.go index c01065c6e2..3c3b4b97ec 100644 --- a/tenantmanagercontrolplane/action_type.go +++ b/tenantmanagercontrolplane/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/activate_order_details.go b/tenantmanagercontrolplane/activate_order_details.go index addf96bd2f..ec5b84a226 100644 --- a/tenantmanagercontrolplane/activate_order_details.go +++ b/tenantmanagercontrolplane/activate_order_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/activate_order_request_response.go b/tenantmanagercontrolplane/activate_order_request_response.go index 779750015e..3ac436c2e6 100644 --- a/tenantmanagercontrolplane/activate_order_request_response.go +++ b/tenantmanagercontrolplane/activate_order_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/add_governance_request_response.go b/tenantmanagercontrolplane/add_governance_request_response.go index 089ca861a9..d3a7d346f9 100644 --- a/tenantmanagercontrolplane/add_governance_request_response.go +++ b/tenantmanagercontrolplane/add_governance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/approve_organization_tenancy_for_transfer_request_response.go b/tenantmanagercontrolplane/approve_organization_tenancy_for_transfer_request_response.go index 8d22c44a37..676772a1ce 100644 --- a/tenantmanagercontrolplane/approve_organization_tenancy_for_transfer_request_response.go +++ b/tenantmanagercontrolplane/approve_organization_tenancy_for_transfer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/assigned_subscription.go b/tenantmanagercontrolplane/assigned_subscription.go index d35b6b9cd5..abec8d4af7 100644 --- a/tenantmanagercontrolplane/assigned_subscription.go +++ b/tenantmanagercontrolplane/assigned_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/assigned_subscription_collection.go b/tenantmanagercontrolplane/assigned_subscription_collection.go index 819afe3406..2257a61378 100644 --- a/tenantmanagercontrolplane/assigned_subscription_collection.go +++ b/tenantmanagercontrolplane/assigned_subscription_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/assigned_subscription_line_item_collection.go b/tenantmanagercontrolplane/assigned_subscription_line_item_collection.go index 7032823109..26ee51b4cd 100644 --- a/tenantmanagercontrolplane/assigned_subscription_line_item_collection.go +++ b/tenantmanagercontrolplane/assigned_subscription_line_item_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/assigned_subscription_line_item_summary.go b/tenantmanagercontrolplane/assigned_subscription_line_item_summary.go index 62c39d2221..84e6a479d6 100644 --- a/tenantmanagercontrolplane/assigned_subscription_line_item_summary.go +++ b/tenantmanagercontrolplane/assigned_subscription_line_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/assigned_subscription_summary.go b/tenantmanagercontrolplane/assigned_subscription_summary.go index d83d283c7a..92d23dcceb 100644 --- a/tenantmanagercontrolplane/assigned_subscription_summary.go +++ b/tenantmanagercontrolplane/assigned_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/available_region_collection.go b/tenantmanagercontrolplane/available_region_collection.go index d74db560e0..40616e6e3e 100644 --- a/tenantmanagercontrolplane/available_region_collection.go +++ b/tenantmanagercontrolplane/available_region_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/available_region_summary.go b/tenantmanagercontrolplane/available_region_summary.go index 2e9af9e26f..69b37e717d 100644 --- a/tenantmanagercontrolplane/available_region_summary.go +++ b/tenantmanagercontrolplane/available_region_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/billing_model.go b/tenantmanagercontrolplane/billing_model.go index e9ff3e4482..5eab212bbb 100644 --- a/tenantmanagercontrolplane/billing_model.go +++ b/tenantmanagercontrolplane/billing_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/cancel_sender_invitation_request_response.go b/tenantmanagercontrolplane/cancel_sender_invitation_request_response.go index 215bcf3d35..0244c1b6e8 100644 --- a/tenantmanagercontrolplane/cancel_sender_invitation_request_response.go +++ b/tenantmanagercontrolplane/cancel_sender_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/classic_assigned_subscription.go b/tenantmanagercontrolplane/classic_assigned_subscription.go index 0bdc087952..207a7fcf15 100644 --- a/tenantmanagercontrolplane/classic_assigned_subscription.go +++ b/tenantmanagercontrolplane/classic_assigned_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/classic_assigned_subscription_summary.go b/tenantmanagercontrolplane/classic_assigned_subscription_summary.go index eb168f6b35..15d3e256ea 100644 --- a/tenantmanagercontrolplane/classic_assigned_subscription_summary.go +++ b/tenantmanagercontrolplane/classic_assigned_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/classic_subscription.go b/tenantmanagercontrolplane/classic_subscription.go index ca0352ac3e..ed11ef407d 100644 --- a/tenantmanagercontrolplane/classic_subscription.go +++ b/tenantmanagercontrolplane/classic_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/classic_subscription_environment_name.go b/tenantmanagercontrolplane/classic_subscription_environment_name.go index 4e0112fe50..b9d57977fd 100644 --- a/tenantmanagercontrolplane/classic_subscription_environment_name.go +++ b/tenantmanagercontrolplane/classic_subscription_environment_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/classic_subscription_lifecycle_state.go b/tenantmanagercontrolplane/classic_subscription_lifecycle_state.go index b02c3be9cd..8b393b0590 100644 --- a/tenantmanagercontrolplane/classic_subscription_lifecycle_state.go +++ b/tenantmanagercontrolplane/classic_subscription_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/classic_subscription_summary.go b/tenantmanagercontrolplane/classic_subscription_summary.go index a40508ec73..b253c910e2 100644 --- a/tenantmanagercontrolplane/classic_subscription_summary.go +++ b/tenantmanagercontrolplane/classic_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/cloud_assigned_subscription.go b/tenantmanagercontrolplane/cloud_assigned_subscription.go index 5f0d39daa1..20dbf1c211 100644 --- a/tenantmanagercontrolplane/cloud_assigned_subscription.go +++ b/tenantmanagercontrolplane/cloud_assigned_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/cloud_assigned_subscription_summary.go b/tenantmanagercontrolplane/cloud_assigned_subscription_summary.go index 3b7932d535..33a25b3170 100644 --- a/tenantmanagercontrolplane/cloud_assigned_subscription_summary.go +++ b/tenantmanagercontrolplane/cloud_assigned_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/cloud_subscription.go b/tenantmanagercontrolplane/cloud_subscription.go index ee28c2e55f..cb0cf2a514 100644 --- a/tenantmanagercontrolplane/cloud_subscription.go +++ b/tenantmanagercontrolplane/cloud_subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/cloud_subscription_summary.go b/tenantmanagercontrolplane/cloud_subscription_summary.go index c5fc59c457..2369f623a8 100644 --- a/tenantmanagercontrolplane/cloud_subscription_summary.go +++ b/tenantmanagercontrolplane/cloud_subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_child_tenancy_details.go b/tenantmanagercontrolplane/create_child_tenancy_details.go index ef8c7dd1dd..bfa1655176 100644 --- a/tenantmanagercontrolplane/create_child_tenancy_details.go +++ b/tenantmanagercontrolplane/create_child_tenancy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_child_tenancy_request_response.go b/tenantmanagercontrolplane/create_child_tenancy_request_response.go index 774681b517..b3b63701ba 100644 --- a/tenantmanagercontrolplane/create_child_tenancy_request_response.go +++ b/tenantmanagercontrolplane/create_child_tenancy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_domain_details.go b/tenantmanagercontrolplane/create_domain_details.go index da078d4531..fa536f5015 100644 --- a/tenantmanagercontrolplane/create_domain_details.go +++ b/tenantmanagercontrolplane/create_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_domain_governance_details.go b/tenantmanagercontrolplane/create_domain_governance_details.go index 72db8e59ae..a0f9ff9400 100644 --- a/tenantmanagercontrolplane/create_domain_governance_details.go +++ b/tenantmanagercontrolplane/create_domain_governance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_domain_governance_request_response.go b/tenantmanagercontrolplane/create_domain_governance_request_response.go index ddaa869f23..b4c19813e1 100644 --- a/tenantmanagercontrolplane/create_domain_governance_request_response.go +++ b/tenantmanagercontrolplane/create_domain_governance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_domain_request_response.go b/tenantmanagercontrolplane/create_domain_request_response.go index 92050b070a..6d26580fa0 100644 --- a/tenantmanagercontrolplane/create_domain_request_response.go +++ b/tenantmanagercontrolplane/create_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_sender_invitation_details.go b/tenantmanagercontrolplane/create_sender_invitation_details.go index 7dd35c6cb8..c2430ede05 100644 --- a/tenantmanagercontrolplane/create_sender_invitation_details.go +++ b/tenantmanagercontrolplane/create_sender_invitation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_sender_invitation_request_response.go b/tenantmanagercontrolplane/create_sender_invitation_request_response.go index c0ccf570b2..f2cd4ecc7f 100644 --- a/tenantmanagercontrolplane/create_sender_invitation_request_response.go +++ b/tenantmanagercontrolplane/create_sender_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_subscription_mapping_details.go b/tenantmanagercontrolplane/create_subscription_mapping_details.go index f36b18dfd6..c24dce3f95 100644 --- a/tenantmanagercontrolplane/create_subscription_mapping_details.go +++ b/tenantmanagercontrolplane/create_subscription_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/create_subscription_mapping_request_response.go b/tenantmanagercontrolplane/create_subscription_mapping_request_response.go index ebdcc481d1..cd51d2648d 100644 --- a/tenantmanagercontrolplane/create_subscription_mapping_request_response.go +++ b/tenantmanagercontrolplane/create_subscription_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/delete_domain_governance_request_response.go b/tenantmanagercontrolplane/delete_domain_governance_request_response.go index c3fcc5d4d4..f3985998b8 100644 --- a/tenantmanagercontrolplane/delete_domain_governance_request_response.go +++ b/tenantmanagercontrolplane/delete_domain_governance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/delete_domain_request_response.go b/tenantmanagercontrolplane/delete_domain_request_response.go index 95ed351f7c..e85e12c039 100644 --- a/tenantmanagercontrolplane/delete_domain_request_response.go +++ b/tenantmanagercontrolplane/delete_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/delete_link_request_response.go b/tenantmanagercontrolplane/delete_link_request_response.go index a11d17aa6d..b6058c5010 100644 --- a/tenantmanagercontrolplane/delete_link_request_response.go +++ b/tenantmanagercontrolplane/delete_link_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/delete_organization_tenancy_request_response.go b/tenantmanagercontrolplane/delete_organization_tenancy_request_response.go index 4527e0df9a..5281621e1b 100644 --- a/tenantmanagercontrolplane/delete_organization_tenancy_request_response.go +++ b/tenantmanagercontrolplane/delete_organization_tenancy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/delete_subscription_mapping_request_response.go b/tenantmanagercontrolplane/delete_subscription_mapping_request_response.go index 05a82fb8d7..94ae058dc4 100644 --- a/tenantmanagercontrolplane/delete_subscription_mapping_request_response.go +++ b/tenantmanagercontrolplane/delete_subscription_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/domain.go b/tenantmanagercontrolplane/domain.go index d15296491d..0a1dbb7296 100644 --- a/tenantmanagercontrolplane/domain.go +++ b/tenantmanagercontrolplane/domain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/domain_collection.go b/tenantmanagercontrolplane/domain_collection.go index e6ab15796b..d194cffc7f 100644 --- a/tenantmanagercontrolplane/domain_collection.go +++ b/tenantmanagercontrolplane/domain_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/domain_governance.go b/tenantmanagercontrolplane/domain_governance.go index 905505c628..e2a139e56e 100644 --- a/tenantmanagercontrolplane/domain_governance.go +++ b/tenantmanagercontrolplane/domain_governance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/domain_governance_collection.go b/tenantmanagercontrolplane/domain_governance_collection.go index a89be37a70..6b0c4f83f7 100644 --- a/tenantmanagercontrolplane/domain_governance_collection.go +++ b/tenantmanagercontrolplane/domain_governance_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/domain_governance_summary.go b/tenantmanagercontrolplane/domain_governance_summary.go index 58c4f5c585..134eaa962d 100644 --- a/tenantmanagercontrolplane/domain_governance_summary.go +++ b/tenantmanagercontrolplane/domain_governance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/domain_summary.go b/tenantmanagercontrolplane/domain_summary.go index d8ad157551..6bf8a27ea9 100644 --- a/tenantmanagercontrolplane/domain_summary.go +++ b/tenantmanagercontrolplane/domain_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/entity_version.go b/tenantmanagercontrolplane/entity_version.go index 5560e46d8e..f2e76f1bc2 100644 --- a/tenantmanagercontrolplane/entity_version.go +++ b/tenantmanagercontrolplane/entity_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_assigned_subscription_request_response.go b/tenantmanagercontrolplane/get_assigned_subscription_request_response.go index 58c988f8df..434cf7b672 100644 --- a/tenantmanagercontrolplane/get_assigned_subscription_request_response.go +++ b/tenantmanagercontrolplane/get_assigned_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_domain_governance_request_response.go b/tenantmanagercontrolplane/get_domain_governance_request_response.go index 6bf478daf6..9526c221dd 100644 --- a/tenantmanagercontrolplane/get_domain_governance_request_response.go +++ b/tenantmanagercontrolplane/get_domain_governance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_domain_request_response.go b/tenantmanagercontrolplane/get_domain_request_response.go index e659c641fa..84ecec4cca 100644 --- a/tenantmanagercontrolplane/get_domain_request_response.go +++ b/tenantmanagercontrolplane/get_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_link_request_response.go b/tenantmanagercontrolplane/get_link_request_response.go index fac59a6cb4..ed3a296ae5 100644 --- a/tenantmanagercontrolplane/get_link_request_response.go +++ b/tenantmanagercontrolplane/get_link_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_order_request_response.go b/tenantmanagercontrolplane/get_order_request_response.go index 4f5c2e07a0..9896dad5c7 100644 --- a/tenantmanagercontrolplane/get_order_request_response.go +++ b/tenantmanagercontrolplane/get_order_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_organization_request_response.go b/tenantmanagercontrolplane/get_organization_request_response.go index ca24cb9504..4d99f7be13 100644 --- a/tenantmanagercontrolplane/get_organization_request_response.go +++ b/tenantmanagercontrolplane/get_organization_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_organization_tenancy_request_response.go b/tenantmanagercontrolplane/get_organization_tenancy_request_response.go index 98936ddeab..f3b2795bb4 100644 --- a/tenantmanagercontrolplane/get_organization_tenancy_request_response.go +++ b/tenantmanagercontrolplane/get_organization_tenancy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_recipient_invitation_request_response.go b/tenantmanagercontrolplane/get_recipient_invitation_request_response.go index 20479c51bb..8160c86e3c 100644 --- a/tenantmanagercontrolplane/get_recipient_invitation_request_response.go +++ b/tenantmanagercontrolplane/get_recipient_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_sender_invitation_request_response.go b/tenantmanagercontrolplane/get_sender_invitation_request_response.go index 086d82d892..af0258959a 100644 --- a/tenantmanagercontrolplane/get_sender_invitation_request_response.go +++ b/tenantmanagercontrolplane/get_sender_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_subscription_mapping_request_response.go b/tenantmanagercontrolplane/get_subscription_mapping_request_response.go index cc892ff304..7e0f858704 100644 --- a/tenantmanagercontrolplane/get_subscription_mapping_request_response.go +++ b/tenantmanagercontrolplane/get_subscription_mapping_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_subscription_request_response.go b/tenantmanagercontrolplane/get_subscription_request_response.go index b85584b3b7..b9d90120e2 100644 --- a/tenantmanagercontrolplane/get_subscription_request_response.go +++ b/tenantmanagercontrolplane/get_subscription_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/get_work_request_request_response.go b/tenantmanagercontrolplane/get_work_request_request_response.go index 06a3cf239b..81380833af 100644 --- a/tenantmanagercontrolplane/get_work_request_request_response.go +++ b/tenantmanagercontrolplane/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/governance_status.go b/tenantmanagercontrolplane/governance_status.go index d29072f92a..76bef3f7ad 100644 --- a/tenantmanagercontrolplane/governance_status.go +++ b/tenantmanagercontrolplane/governance_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/ignore_recipient_invitation_request_response.go b/tenantmanagercontrolplane/ignore_recipient_invitation_request_response.go index 1ebf287402..664a324322 100644 --- a/tenantmanagercontrolplane/ignore_recipient_invitation_request_response.go +++ b/tenantmanagercontrolplane/ignore_recipient_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/invitation_subject.go b/tenantmanagercontrolplane/invitation_subject.go index a93a08157e..140a9b729a 100644 --- a/tenantmanagercontrolplane/invitation_subject.go +++ b/tenantmanagercontrolplane/invitation_subject.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/lifecycle_state.go b/tenantmanagercontrolplane/lifecycle_state.go index 92006c044d..f0c97e2866 100644 --- a/tenantmanagercontrolplane/lifecycle_state.go +++ b/tenantmanagercontrolplane/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/link.go b/tenantmanagercontrolplane/link.go index 1e7badb472..caaed95853 100644 --- a/tenantmanagercontrolplane/link.go +++ b/tenantmanagercontrolplane/link.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/link_collection.go b/tenantmanagercontrolplane/link_collection.go index 86f9078d30..8e44e54c9b 100644 --- a/tenantmanagercontrolplane/link_collection.go +++ b/tenantmanagercontrolplane/link_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/link_summary.go b/tenantmanagercontrolplane/link_summary.go index 264915c79d..bd6aed113d 100644 --- a/tenantmanagercontrolplane/link_summary.go +++ b/tenantmanagercontrolplane/link_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_assigned_subscription_line_items_request_response.go b/tenantmanagercontrolplane/list_assigned_subscription_line_items_request_response.go index 7b89912bf2..ace6f9e0cf 100644 --- a/tenantmanagercontrolplane/list_assigned_subscription_line_items_request_response.go +++ b/tenantmanagercontrolplane/list_assigned_subscription_line_items_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_assigned_subscriptions_request_response.go b/tenantmanagercontrolplane/list_assigned_subscriptions_request_response.go index 90942c8437..4744a95215 100644 --- a/tenantmanagercontrolplane/list_assigned_subscriptions_request_response.go +++ b/tenantmanagercontrolplane/list_assigned_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_available_regions_request_response.go b/tenantmanagercontrolplane/list_available_regions_request_response.go index a1316f15aa..d4b56994a6 100644 --- a/tenantmanagercontrolplane/list_available_regions_request_response.go +++ b/tenantmanagercontrolplane/list_available_regions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_domain_governances_request_response.go b/tenantmanagercontrolplane/list_domain_governances_request_response.go index 445bfd6cd1..5082edf646 100644 --- a/tenantmanagercontrolplane/list_domain_governances_request_response.go +++ b/tenantmanagercontrolplane/list_domain_governances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_domains_request_response.go b/tenantmanagercontrolplane/list_domains_request_response.go index 48ccac36a2..eb6fe2ad8f 100644 --- a/tenantmanagercontrolplane/list_domains_request_response.go +++ b/tenantmanagercontrolplane/list_domains_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_links_request_response.go b/tenantmanagercontrolplane/list_links_request_response.go index b5468f4d93..0c9260cd71 100644 --- a/tenantmanagercontrolplane/list_links_request_response.go +++ b/tenantmanagercontrolplane/list_links_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_organization_tenancies_request_response.go b/tenantmanagercontrolplane/list_organization_tenancies_request_response.go index cc252b94aa..6e39c7d102 100644 --- a/tenantmanagercontrolplane/list_organization_tenancies_request_response.go +++ b/tenantmanagercontrolplane/list_organization_tenancies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_organizations_request_response.go b/tenantmanagercontrolplane/list_organizations_request_response.go index 3b632dc695..f0a20c8ac3 100644 --- a/tenantmanagercontrolplane/list_organizations_request_response.go +++ b/tenantmanagercontrolplane/list_organizations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_recipient_invitations_request_response.go b/tenantmanagercontrolplane/list_recipient_invitations_request_response.go index a3895b2fd6..4001732696 100644 --- a/tenantmanagercontrolplane/list_recipient_invitations_request_response.go +++ b/tenantmanagercontrolplane/list_recipient_invitations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_sender_invitations_request_response.go b/tenantmanagercontrolplane/list_sender_invitations_request_response.go index af398320da..09e3d94249 100644 --- a/tenantmanagercontrolplane/list_sender_invitations_request_response.go +++ b/tenantmanagercontrolplane/list_sender_invitations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_subscription_line_items_request_response.go b/tenantmanagercontrolplane/list_subscription_line_items_request_response.go index 71d7d5477a..853e518198 100644 --- a/tenantmanagercontrolplane/list_subscription_line_items_request_response.go +++ b/tenantmanagercontrolplane/list_subscription_line_items_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_subscription_mappings_request_response.go b/tenantmanagercontrolplane/list_subscription_mappings_request_response.go index 65a8be93fd..53edc992a4 100644 --- a/tenantmanagercontrolplane/list_subscription_mappings_request_response.go +++ b/tenantmanagercontrolplane/list_subscription_mappings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_subscriptions_request_response.go b/tenantmanagercontrolplane/list_subscriptions_request_response.go index fdf3707923..bf3622dbc3 100644 --- a/tenantmanagercontrolplane/list_subscriptions_request_response.go +++ b/tenantmanagercontrolplane/list_subscriptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_work_request_errors_request_response.go b/tenantmanagercontrolplane/list_work_request_errors_request_response.go index 0a088ad983..47067d3e4e 100644 --- a/tenantmanagercontrolplane/list_work_request_errors_request_response.go +++ b/tenantmanagercontrolplane/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_work_request_logs_request_response.go b/tenantmanagercontrolplane/list_work_request_logs_request_response.go index 6df8812474..fcb4e26384 100644 --- a/tenantmanagercontrolplane/list_work_request_logs_request_response.go +++ b/tenantmanagercontrolplane/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/list_work_requests_request_response.go b/tenantmanagercontrolplane/list_work_requests_request_response.go index 78b3d537c2..330a662c2c 100644 --- a/tenantmanagercontrolplane/list_work_requests_request_response.go +++ b/tenantmanagercontrolplane/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/operation_status.go b/tenantmanagercontrolplane/operation_status.go index 925826a5b7..9667398067 100644 --- a/tenantmanagercontrolplane/operation_status.go +++ b/tenantmanagercontrolplane/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/operation_type.go b/tenantmanagercontrolplane/operation_type.go index 26d5325844..4ddc773960 100644 --- a/tenantmanagercontrolplane/operation_type.go +++ b/tenantmanagercontrolplane/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/order.go b/tenantmanagercontrolplane/order.go index 30e84330c9..0454ca7bf2 100644 --- a/tenantmanagercontrolplane/order.go +++ b/tenantmanagercontrolplane/order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization.go b/tenantmanagercontrolplane/organization.go index af53814f79..ec41980565 100644 --- a/tenantmanagercontrolplane/organization.go +++ b/tenantmanagercontrolplane/organization.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_collection.go b/tenantmanagercontrolplane/organization_collection.go index df2fd6a578..dfb96c9267 100644 --- a/tenantmanagercontrolplane/organization_collection.go +++ b/tenantmanagercontrolplane/organization_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_summary.go b/tenantmanagercontrolplane/organization_summary.go index a51da9e0d8..da5180e2ec 100644 --- a/tenantmanagercontrolplane/organization_summary.go +++ b/tenantmanagercontrolplane/organization_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_tenancy.go b/tenantmanagercontrolplane/organization_tenancy.go index d7f2da0b66..505d68285c 100644 --- a/tenantmanagercontrolplane/organization_tenancy.go +++ b/tenantmanagercontrolplane/organization_tenancy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_tenancy_collection.go b/tenantmanagercontrolplane/organization_tenancy_collection.go index 4c77dcea40..931e17047f 100644 --- a/tenantmanagercontrolplane/organization_tenancy_collection.go +++ b/tenantmanagercontrolplane/organization_tenancy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_tenancy_lifecycle_state.go b/tenantmanagercontrolplane/organization_tenancy_lifecycle_state.go index 3ed96e92c3..71f14d2574 100644 --- a/tenantmanagercontrolplane/organization_tenancy_lifecycle_state.go +++ b/tenantmanagercontrolplane/organization_tenancy_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_tenancy_role.go b/tenantmanagercontrolplane/organization_tenancy_role.go index 65ce0779af..8f2bf1cf5c 100644 --- a/tenantmanagercontrolplane/organization_tenancy_role.go +++ b/tenantmanagercontrolplane/organization_tenancy_role.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/organization_tenancy_summary.go b/tenantmanagercontrolplane/organization_tenancy_summary.go index 5ed6299241..f1a6f6107a 100644 --- a/tenantmanagercontrolplane/organization_tenancy_summary.go +++ b/tenantmanagercontrolplane/organization_tenancy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/promotion.go b/tenantmanagercontrolplane/promotion.go index a20b0ce53e..03e42039ee 100644 --- a/tenantmanagercontrolplane/promotion.go +++ b/tenantmanagercontrolplane/promotion.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/recipient_invitation.go b/tenantmanagercontrolplane/recipient_invitation.go index 9802eee4ed..4f4fc05067 100644 --- a/tenantmanagercontrolplane/recipient_invitation.go +++ b/tenantmanagercontrolplane/recipient_invitation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/recipient_invitation_collection.go b/tenantmanagercontrolplane/recipient_invitation_collection.go index a5c48ed642..48ef881dc7 100644 --- a/tenantmanagercontrolplane/recipient_invitation_collection.go +++ b/tenantmanagercontrolplane/recipient_invitation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/recipient_invitation_status.go b/tenantmanagercontrolplane/recipient_invitation_status.go index 364e34c357..87914131a7 100644 --- a/tenantmanagercontrolplane/recipient_invitation_status.go +++ b/tenantmanagercontrolplane/recipient_invitation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/recipient_invitation_summary.go b/tenantmanagercontrolplane/recipient_invitation_summary.go index a86d9d9564..fb81bbf6ec 100644 --- a/tenantmanagercontrolplane/recipient_invitation_summary.go +++ b/tenantmanagercontrolplane/recipient_invitation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/remove_governance_request_response.go b/tenantmanagercontrolplane/remove_governance_request_response.go index a3bb2743e2..bd2feda52d 100644 --- a/tenantmanagercontrolplane/remove_governance_request_response.go +++ b/tenantmanagercontrolplane/remove_governance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/restore_organization_tenancy_request_response.go b/tenantmanagercontrolplane/restore_organization_tenancy_request_response.go index 47e1b1f023..f0e49794dd 100644 --- a/tenantmanagercontrolplane/restore_organization_tenancy_request_response.go +++ b/tenantmanagercontrolplane/restore_organization_tenancy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/revive_workflow_instance_details.go b/tenantmanagercontrolplane/revive_workflow_instance_details.go index 0cc4c00164..89607325ba 100644 --- a/tenantmanagercontrolplane/revive_workflow_instance_details.go +++ b/tenantmanagercontrolplane/revive_workflow_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/sender_invitation.go b/tenantmanagercontrolplane/sender_invitation.go index afeda78d8b..32a58fe047 100644 --- a/tenantmanagercontrolplane/sender_invitation.go +++ b/tenantmanagercontrolplane/sender_invitation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/sender_invitation_collection.go b/tenantmanagercontrolplane/sender_invitation_collection.go index 2f592de18f..22cacfcf4a 100644 --- a/tenantmanagercontrolplane/sender_invitation_collection.go +++ b/tenantmanagercontrolplane/sender_invitation_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/sender_invitation_status.go b/tenantmanagercontrolplane/sender_invitation_status.go index 4c71dc70ae..c9a5f3eec5 100644 --- a/tenantmanagercontrolplane/sender_invitation_status.go +++ b/tenantmanagercontrolplane/sender_invitation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/sender_invitation_summary.go b/tenantmanagercontrolplane/sender_invitation_summary.go index 872083cf5d..ce29f8e493 100644 --- a/tenantmanagercontrolplane/sender_invitation_summary.go +++ b/tenantmanagercontrolplane/sender_invitation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/sku.go b/tenantmanagercontrolplane/sku.go index b7362f5725..c426010737 100644 --- a/tenantmanagercontrolplane/sku.go +++ b/tenantmanagercontrolplane/sku.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/sort_order.go b/tenantmanagercontrolplane/sort_order.go index cd321ae588..fc47f8308b 100644 --- a/tenantmanagercontrolplane/sort_order.go +++ b/tenantmanagercontrolplane/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription.go b/tenantmanagercontrolplane/subscription.go index b470cce16e..eef6e485da 100644 --- a/tenantmanagercontrolplane/subscription.go +++ b/tenantmanagercontrolplane/subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_collection.go b/tenantmanagercontrolplane/subscription_collection.go index 34a4b03128..f7ae7e0b50 100644 --- a/tenantmanagercontrolplane/subscription_collection.go +++ b/tenantmanagercontrolplane/subscription_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_info.go b/tenantmanagercontrolplane/subscription_info.go index b69be255f6..b2e2781a0b 100644 --- a/tenantmanagercontrolplane/subscription_info.go +++ b/tenantmanagercontrolplane/subscription_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_lifecycle_state.go b/tenantmanagercontrolplane/subscription_lifecycle_state.go index 97ea005f84..f212383dde 100644 --- a/tenantmanagercontrolplane/subscription_lifecycle_state.go +++ b/tenantmanagercontrolplane/subscription_lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_line_item_collection.go b/tenantmanagercontrolplane/subscription_line_item_collection.go index d1098b9375..9b99ff72fa 100644 --- a/tenantmanagercontrolplane/subscription_line_item_collection.go +++ b/tenantmanagercontrolplane/subscription_line_item_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_line_item_summary.go b/tenantmanagercontrolplane/subscription_line_item_summary.go index 02adeff71b..38f54c2b66 100644 --- a/tenantmanagercontrolplane/subscription_line_item_summary.go +++ b/tenantmanagercontrolplane/subscription_line_item_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_mapping.go b/tenantmanagercontrolplane/subscription_mapping.go index bf343483ee..9654699f28 100644 --- a/tenantmanagercontrolplane/subscription_mapping.go +++ b/tenantmanagercontrolplane/subscription_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_mapping_collection.go b/tenantmanagercontrolplane/subscription_mapping_collection.go index 4354ebd230..fca6cf86d0 100644 --- a/tenantmanagercontrolplane/subscription_mapping_collection.go +++ b/tenantmanagercontrolplane/subscription_mapping_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_mapping_summary.go b/tenantmanagercontrolplane/subscription_mapping_summary.go index 2c6732bed5..efaae88c36 100644 --- a/tenantmanagercontrolplane/subscription_mapping_summary.go +++ b/tenantmanagercontrolplane/subscription_mapping_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_sku.go b/tenantmanagercontrolplane/subscription_sku.go index 20cebc2503..e22e660cd4 100644 --- a/tenantmanagercontrolplane/subscription_sku.go +++ b/tenantmanagercontrolplane/subscription_sku.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/subscription_summary.go b/tenantmanagercontrolplane/subscription_summary.go index cf1eaac5d3..03eba0951f 100644 --- a/tenantmanagercontrolplane/subscription_summary.go +++ b/tenantmanagercontrolplane/subscription_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_domain_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_domain_client.go index 8514246c60..2fceb92d0d 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_domain_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_domain_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_domaingovernance_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_domaingovernance_client.go index 272eeccb1a..070943ccc9 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_domaingovernance_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_domaingovernance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_governance_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_governance_client.go index 4453508b9d..dc3957e47d 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_governance_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_governance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_link_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_link_client.go index b235081975..a3a7973b82 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_link_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_link_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_orders_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_orders_client.go index fb157689b6..95039689a4 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_orders_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_orders_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_organization_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_organization_client.go index a5e4a96bba..906abd2bd1 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_organization_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_organization_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_recipientinvitation_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_recipientinvitation_client.go index 73403d1d22..39ec9a1179 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_recipientinvitation_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_recipientinvitation_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_senderinvitation_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_senderinvitation_client.go index 6aec338740..1092224c1a 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_senderinvitation_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_senderinvitation_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_subscription_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_subscription_client.go index eca49fdd72..f3e7a49613 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_subscription_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_subscription_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/tenantmanagercontrolplane_workrequest_client.go b/tenantmanagercontrolplane/tenantmanagercontrolplane_workrequest_client.go index 695b21a32d..af1c89ddf4 100644 --- a/tenantmanagercontrolplane/tenantmanagercontrolplane_workrequest_client.go +++ b/tenantmanagercontrolplane/tenantmanagercontrolplane_workrequest_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/unapprove_organization_tenancy_for_transfer_request_response.go b/tenantmanagercontrolplane/unapprove_organization_tenancy_for_transfer_request_response.go index a6d9996333..cc3d2a4406 100644 --- a/tenantmanagercontrolplane/unapprove_organization_tenancy_for_transfer_request_response.go +++ b/tenantmanagercontrolplane/unapprove_organization_tenancy_for_transfer_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_domain_details.go b/tenantmanagercontrolplane/update_domain_details.go index f63fb78576..7bb4a8938e 100644 --- a/tenantmanagercontrolplane/update_domain_details.go +++ b/tenantmanagercontrolplane/update_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_domain_governance_details.go b/tenantmanagercontrolplane/update_domain_governance_details.go index a020c30efd..345d553ff4 100644 --- a/tenantmanagercontrolplane/update_domain_governance_details.go +++ b/tenantmanagercontrolplane/update_domain_governance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_domain_governance_request_response.go b/tenantmanagercontrolplane/update_domain_governance_request_response.go index e7a81ae4fa..71581d1af7 100644 --- a/tenantmanagercontrolplane/update_domain_governance_request_response.go +++ b/tenantmanagercontrolplane/update_domain_governance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_domain_request_response.go b/tenantmanagercontrolplane/update_domain_request_response.go index 8cec30dec5..826de6ca91 100644 --- a/tenantmanagercontrolplane/update_domain_request_response.go +++ b/tenantmanagercontrolplane/update_domain_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_organization_details.go b/tenantmanagercontrolplane/update_organization_details.go index a2b8960579..bed1bfee5d 100644 --- a/tenantmanagercontrolplane/update_organization_details.go +++ b/tenantmanagercontrolplane/update_organization_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_organization_request_response.go b/tenantmanagercontrolplane/update_organization_request_response.go index a94f092552..0beeb45dde 100644 --- a/tenantmanagercontrolplane/update_organization_request_response.go +++ b/tenantmanagercontrolplane/update_organization_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_recipient_invitation_details.go b/tenantmanagercontrolplane/update_recipient_invitation_details.go index 1fe9a23917..74c63f12f6 100644 --- a/tenantmanagercontrolplane/update_recipient_invitation_details.go +++ b/tenantmanagercontrolplane/update_recipient_invitation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_recipient_invitation_request_response.go b/tenantmanagercontrolplane/update_recipient_invitation_request_response.go index 56d90629c6..e6fa23964e 100644 --- a/tenantmanagercontrolplane/update_recipient_invitation_request_response.go +++ b/tenantmanagercontrolplane/update_recipient_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_sender_invitation_details.go b/tenantmanagercontrolplane/update_sender_invitation_details.go index 12723f936a..ad0acbcd52 100644 --- a/tenantmanagercontrolplane/update_sender_invitation_details.go +++ b/tenantmanagercontrolplane/update_sender_invitation_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/update_sender_invitation_request_response.go b/tenantmanagercontrolplane/update_sender_invitation_request_response.go index 83c0773823..dc2409a864 100644 --- a/tenantmanagercontrolplane/update_sender_invitation_request_response.go +++ b/tenantmanagercontrolplane/update_sender_invitation_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request.go b/tenantmanagercontrolplane/work_request.go index 41dc322879..59baa9b166 100644 --- a/tenantmanagercontrolplane/work_request.go +++ b/tenantmanagercontrolplane/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_collection.go b/tenantmanagercontrolplane/work_request_collection.go index 336d1fa927..ce3640cf44 100644 --- a/tenantmanagercontrolplane/work_request_collection.go +++ b/tenantmanagercontrolplane/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_error.go b/tenantmanagercontrolplane/work_request_error.go index ec6cc4747b..6bebf4171f 100644 --- a/tenantmanagercontrolplane/work_request_error.go +++ b/tenantmanagercontrolplane/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_error_collection.go b/tenantmanagercontrolplane/work_request_error_collection.go index b658030823..0fa68592df 100644 --- a/tenantmanagercontrolplane/work_request_error_collection.go +++ b/tenantmanagercontrolplane/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_log_entry.go b/tenantmanagercontrolplane/work_request_log_entry.go index c494885d95..2a0c93c465 100644 --- a/tenantmanagercontrolplane/work_request_log_entry.go +++ b/tenantmanagercontrolplane/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_log_entry_collection.go b/tenantmanagercontrolplane/work_request_log_entry_collection.go index c6f2c8d687..2c1ac7a121 100644 --- a/tenantmanagercontrolplane/work_request_log_entry_collection.go +++ b/tenantmanagercontrolplane/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_resource.go b/tenantmanagercontrolplane/work_request_resource.go index e90110751b..190652b4c9 100644 --- a/tenantmanagercontrolplane/work_request_resource.go +++ b/tenantmanagercontrolplane/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/tenantmanagercontrolplane/work_request_summary.go b/tenantmanagercontrolplane/work_request_summary.go index cd000e71ee..6a3e97a198 100644 --- a/tenantmanagercontrolplane/work_request_summary.go +++ b/tenantmanagercontrolplane/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/data_attribution.go b/threatintelligence/data_attribution.go index c8db2ede0e..4509fb2297 100644 --- a/threatintelligence/data_attribution.go +++ b/threatintelligence/data_attribution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/data_visibility.go b/threatintelligence/data_visibility.go index d786b19ce2..f7c87309a9 100644 --- a/threatintelligence/data_visibility.go +++ b/threatintelligence/data_visibility.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/entity_reference.go b/threatintelligence/entity_reference.go index 9ba34e063b..ba6bf8c46a 100644 --- a/threatintelligence/entity_reference.go +++ b/threatintelligence/entity_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/geodata_details.go b/threatintelligence/geodata_details.go index 26c7538641..ce991691a5 100644 --- a/threatintelligence/geodata_details.go +++ b/threatintelligence/geodata_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/get_indicator_request_response.go b/threatintelligence/get_indicator_request_response.go index 78041ddf19..1568e32926 100644 --- a/threatintelligence/get_indicator_request_response.go +++ b/threatintelligence/get_indicator_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator.go b/threatintelligence/indicator.go index bf9b1bcc46..8d858d8656 100644 --- a/threatintelligence/indicator.go +++ b/threatintelligence/indicator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_attribute.go b/threatintelligence/indicator_attribute.go index 87d41abb4a..dfb836add0 100644 --- a/threatintelligence/indicator_attribute.go +++ b/threatintelligence/indicator_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_attribute_summary.go b/threatintelligence/indicator_attribute_summary.go index 2b53a51854..44c8ded2bb 100644 --- a/threatintelligence/indicator_attribute_summary.go +++ b/threatintelligence/indicator_attribute_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_count_collection.go b/threatintelligence/indicator_count_collection.go index 80b5c6ab6e..2b34046fb4 100644 --- a/threatintelligence/indicator_count_collection.go +++ b/threatintelligence/indicator_count_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_count_dimensions.go b/threatintelligence/indicator_count_dimensions.go index ba79bd9daa..3834ddd0b0 100644 --- a/threatintelligence/indicator_count_dimensions.go +++ b/threatintelligence/indicator_count_dimensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_count_summary.go b/threatintelligence/indicator_count_summary.go index 1d9dc5bbdd..e9ed3c9cc2 100644 --- a/threatintelligence/indicator_count_summary.go +++ b/threatintelligence/indicator_count_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_reference.go b/threatintelligence/indicator_reference.go index b2ebddf818..078b98a8c6 100644 --- a/threatintelligence/indicator_reference.go +++ b/threatintelligence/indicator_reference.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_relationship.go b/threatintelligence/indicator_relationship.go index 3fbce35cd0..85e845a5e5 100644 --- a/threatintelligence/indicator_relationship.go +++ b/threatintelligence/indicator_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_source_summary.go b/threatintelligence/indicator_source_summary.go index 00e5528d8d..22d145ec28 100644 --- a/threatintelligence/indicator_source_summary.go +++ b/threatintelligence/indicator_source_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_summary.go b/threatintelligence/indicator_summary.go index a0da22e59e..843df8740b 100644 --- a/threatintelligence/indicator_summary.go +++ b/threatintelligence/indicator_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_summary_collection.go b/threatintelligence/indicator_summary_collection.go index 6651884a17..dd98616ce1 100644 --- a/threatintelligence/indicator_summary_collection.go +++ b/threatintelligence/indicator_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/indicator_type.go b/threatintelligence/indicator_type.go index 3f0a5dca4d..4b64b69ffd 100644 --- a/threatintelligence/indicator_type.go +++ b/threatintelligence/indicator_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/lifecycle_state.go b/threatintelligence/lifecycle_state.go index f4a611b361..845734e307 100644 --- a/threatintelligence/lifecycle_state.go +++ b/threatintelligence/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/list_indicator_counts_request_response.go b/threatintelligence/list_indicator_counts_request_response.go index 563e2b1d4e..2318cc56ca 100644 --- a/threatintelligence/list_indicator_counts_request_response.go +++ b/threatintelligence/list_indicator_counts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/list_indicators_request_response.go b/threatintelligence/list_indicators_request_response.go index 39bfa4224f..a9ce77ffc9 100644 --- a/threatintelligence/list_indicators_request_response.go +++ b/threatintelligence/list_indicators_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/list_threat_types_request_response.go b/threatintelligence/list_threat_types_request_response.go index 87e6e58764..1c74343bd8 100644 --- a/threatintelligence/list_threat_types_request_response.go +++ b/threatintelligence/list_threat_types_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/sort_order.go b/threatintelligence/sort_order.go index f2c5b1b52f..ad2d6c9456 100644 --- a/threatintelligence/sort_order.go +++ b/threatintelligence/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/summarize_indicators_details.go b/threatintelligence/summarize_indicators_details.go index aa9a91eb60..4eb3777805 100644 --- a/threatintelligence/summarize_indicators_details.go +++ b/threatintelligence/summarize_indicators_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/summarize_indicators_request_response.go b/threatintelligence/summarize_indicators_request_response.go index 860de129fb..1f5f5d8159 100644 --- a/threatintelligence/summarize_indicators_request_response.go +++ b/threatintelligence/summarize_indicators_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/threat_type.go b/threatintelligence/threat_type.go index dbe134e236..128fd5a4e4 100644 --- a/threatintelligence/threat_type.go +++ b/threatintelligence/threat_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/threat_type_summary.go b/threatintelligence/threat_type_summary.go index 40f6f3b738..2308c11aa2 100644 --- a/threatintelligence/threat_type_summary.go +++ b/threatintelligence/threat_type_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/threat_types_collection.go b/threatintelligence/threat_types_collection.go index 12c580095b..b502e3ecd2 100644 --- a/threatintelligence/threat_types_collection.go +++ b/threatintelligence/threat_types_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/threatintelligence/threatintelligence_threatintel_client.go b/threatintelligence/threatintelligence_threatintel_client.go index 6e9171df99..8a4c808fc1 100644 --- a/threatintelligence/threatintelligence_threatintel_client.go +++ b/threatintelligence/threatintelligence_threatintel_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/create_redeemable_user_details.go b/usage/create_redeemable_user_details.go index 73a8f6164b..f2d1330f05 100644 --- a/usage/create_redeemable_user_details.go +++ b/usage/create_redeemable_user_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/create_redeemable_user_request_response.go b/usage/create_redeemable_user_request_response.go index c726c80a21..f4ca9f160a 100644 --- a/usage/create_redeemable_user_request_response.go +++ b/usage/create_redeemable_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/delete_redeemable_user_request_response.go b/usage/delete_redeemable_user_request_response.go index 09787b9e20..ff3929a05d 100644 --- a/usage/delete_redeemable_user_request_response.go +++ b/usage/delete_redeemable_user_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_products_request_response.go b/usage/list_products_request_response.go index 4a83cc1767..f68e684d3a 100644 --- a/usage/list_products_request_response.go +++ b/usage/list_products_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_redeemable_users_request_response.go b/usage/list_redeemable_users_request_response.go index 1d4b512115..87987be436 100644 --- a/usage/list_redeemable_users_request_response.go +++ b/usage/list_redeemable_users_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_redemptions_request_response.go b/usage/list_redemptions_request_response.go index 07f9f79166..e56862748a 100644 --- a/usage/list_redemptions_request_response.go +++ b/usage/list_redemptions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_resource_quota_request_response.go b/usage/list_resource_quota_request_response.go index 52eeb6fc7c..172640d127 100644 --- a/usage/list_resource_quota_request_response.go +++ b/usage/list_resource_quota_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_resources_request_response.go b/usage/list_resources_request_response.go index bfabd83e90..5e74867318 100644 --- a/usage/list_resources_request_response.go +++ b/usage/list_resources_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_rewards_request_response.go b/usage/list_rewards_request_response.go index e2493bb9f8..ae1f692ea3 100644 --- a/usage/list_rewards_request_response.go +++ b/usage/list_rewards_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/list_usage_limits_request_response.go b/usage/list_usage_limits_request_response.go index 257066fd9d..83f92d2642 100644 --- a/usage/list_usage_limits_request_response.go +++ b/usage/list_usage_limits_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/monthly_reward_summary.go b/usage/monthly_reward_summary.go index 01a273145b..34bb479e60 100644 --- a/usage/monthly_reward_summary.go +++ b/usage/monthly_reward_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/product_collection.go b/usage/product_collection.go index 8de3291446..c02b8889e3 100644 --- a/usage/product_collection.go +++ b/usage/product_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/product_summary.go b/usage/product_summary.go index f6001aea89..19bf38c4f5 100644 --- a/usage/product_summary.go +++ b/usage/product_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/redeemable_user.go b/usage/redeemable_user.go index 086db0a58d..04ee92772f 100644 --- a/usage/redeemable_user.go +++ b/usage/redeemable_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/redeemable_user_collection.go b/usage/redeemable_user_collection.go index bebad1b2b3..485de28d4c 100644 --- a/usage/redeemable_user_collection.go +++ b/usage/redeemable_user_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/redeemable_user_summary.go b/usage/redeemable_user_summary.go index b164aa0281..d4c167152a 100644 --- a/usage/redeemable_user_summary.go +++ b/usage/redeemable_user_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/redemption_collection.go b/usage/redemption_collection.go index 0dee8ff6cd..a62e32ca1c 100644 --- a/usage/redemption_collection.go +++ b/usage/redemption_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/redemption_summary.go b/usage/redemption_summary.go index 95dbc4b0a4..6ea06b5d92 100644 --- a/usage/redemption_summary.go +++ b/usage/redemption_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/resource_quotum_collection.go b/usage/resource_quotum_collection.go index ac6fed836f..c68f497bd7 100644 --- a/usage/resource_quotum_collection.go +++ b/usage/resource_quotum_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/resource_quotum_summary.go b/usage/resource_quotum_summary.go index dc6fe39cd4..48eee2bfe4 100644 --- a/usage/resource_quotum_summary.go +++ b/usage/resource_quotum_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/resource_summary.go b/usage/resource_summary.go index decd64790d..fe08421403 100644 --- a/usage/resource_summary.go +++ b/usage/resource_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/resources_collection.go b/usage/resources_collection.go index 34f69c3a98..19c01bbe6c 100644 --- a/usage/resources_collection.go +++ b/usage/resources_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/reward_collection.go b/usage/reward_collection.go index 2b94f66eb0..55507c8ba9 100644 --- a/usage/reward_collection.go +++ b/usage/reward_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/reward_details.go b/usage/reward_details.go index adbdb47e8e..e10890be78 100644 --- a/usage/reward_details.go +++ b/usage/reward_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/sku_products.go b/usage/sku_products.go index 76cc183f74..6a49f7147b 100644 --- a/usage/sku_products.go +++ b/usage/sku_products.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/usage_limit_collection.go b/usage/usage_limit_collection.go index 00b6be54d3..4fdb04e54f 100644 --- a/usage/usage_limit_collection.go +++ b/usage/usage_limit_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/usage_limit_summary.go b/usage/usage_limit_summary.go index c1da8cabf4..0d45f53e59 100644 --- a/usage/usage_limit_summary.go +++ b/usage/usage_limit_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/usage_resources_client.go b/usage/usage_resources_client.go index d9f205cd94..a2390dde2c 100644 --- a/usage/usage_resources_client.go +++ b/usage/usage_resources_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/usage_rewards_client.go b/usage/usage_rewards_client.go index b84a6f8d20..d9395bc18f 100644 --- a/usage/usage_rewards_client.go +++ b/usage/usage_rewards_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usage/usage_usagelimits_client.go b/usage/usage_usagelimits_client.go index 0f58e29a4d..acd9aabb8e 100644 --- a/usage/usage_usagelimits_client.go +++ b/usage/usage_usagelimits_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/average_carbon_emission.go b/usageapi/average_carbon_emission.go index 6c8e44fdc3..e3e43ee991 100644 --- a/usageapi/average_carbon_emission.go +++ b/usageapi/average_carbon_emission.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/clean_energy_usage.go b/usageapi/clean_energy_usage.go index ad085673c7..0346dd8bd4 100644 --- a/usageapi/clean_energy_usage.go +++ b/usageapi/clean_energy_usage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/configuration.go b/usageapi/configuration.go index 02d1c609d1..fee7ab2103 100644 --- a/usageapi/configuration.go +++ b/usageapi/configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/configuration_aggregation.go b/usageapi/configuration_aggregation.go index b7eb5aeb87..79cbb0fc3c 100644 --- a/usageapi/configuration_aggregation.go +++ b/usageapi/configuration_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/cost_analysis_ui.go b/usageapi/cost_analysis_ui.go index 0a1624c91c..f8ab683443 100644 --- a/usageapi/cost_analysis_ui.go +++ b/usageapi/cost_analysis_ui.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_custom_table_details.go b/usageapi/create_custom_table_details.go index c1c9e31c8f..dd4074a8aa 100644 --- a/usageapi/create_custom_table_details.go +++ b/usageapi/create_custom_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_custom_table_request_response.go b/usageapi/create_custom_table_request_response.go index 1745977d0c..6e40137dc7 100644 --- a/usageapi/create_custom_table_request_response.go +++ b/usageapi/create_custom_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_query_details.go b/usageapi/create_query_details.go index 6f23d5d772..5e9291227c 100644 --- a/usageapi/create_query_details.go +++ b/usageapi/create_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_query_request_response.go b/usageapi/create_query_request_response.go index 63c9ba3a9c..c110fbc75f 100644 --- a/usageapi/create_query_request_response.go +++ b/usageapi/create_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_schedule_details.go b/usageapi/create_schedule_details.go index fffcf29aa6..4edc099a7d 100644 --- a/usageapi/create_schedule_details.go +++ b/usageapi/create_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_schedule_request_response.go b/usageapi/create_schedule_request_response.go index 7e5096f36e..e4b022cf37 100644 --- a/usageapi/create_schedule_request_response.go +++ b/usageapi/create_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_usage_carbon_emissions_query_details.go b/usageapi/create_usage_carbon_emissions_query_details.go index 33808040c4..9c75af36b5 100644 --- a/usageapi/create_usage_carbon_emissions_query_details.go +++ b/usageapi/create_usage_carbon_emissions_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/create_usage_carbon_emissions_query_request_response.go b/usageapi/create_usage_carbon_emissions_query_request_response.go index 4bc4e28264..f8f95783fd 100644 --- a/usageapi/create_usage_carbon_emissions_query_request_response.go +++ b/usageapi/create_usage_carbon_emissions_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/custom_table.go b/usageapi/custom_table.go index 3d442800cb..ad803eb94b 100644 --- a/usageapi/custom_table.go +++ b/usageapi/custom_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/custom_table_collection.go b/usageapi/custom_table_collection.go index fc8503504c..cc826c4e71 100644 --- a/usageapi/custom_table_collection.go +++ b/usageapi/custom_table_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/custom_table_summary.go b/usageapi/custom_table_summary.go index 0d09dadb66..4ce5b4d6e1 100644 --- a/usageapi/custom_table_summary.go +++ b/usageapi/custom_table_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/date_range.go b/usageapi/date_range.go index 7dadad0b13..e70bd334f9 100644 --- a/usageapi/date_range.go +++ b/usageapi/date_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/delete_custom_table_request_response.go b/usageapi/delete_custom_table_request_response.go index 600a1f6ba5..5f8c387881 100644 --- a/usageapi/delete_custom_table_request_response.go +++ b/usageapi/delete_custom_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/delete_query_request_response.go b/usageapi/delete_query_request_response.go index 0c3b75f6eb..92522b7a3c 100644 --- a/usageapi/delete_query_request_response.go +++ b/usageapi/delete_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/delete_schedule_request_response.go b/usageapi/delete_schedule_request_response.go index dda1c86bfa..f3489a5d21 100644 --- a/usageapi/delete_schedule_request_response.go +++ b/usageapi/delete_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/delete_usage_carbon_emissions_query_request_response.go b/usageapi/delete_usage_carbon_emissions_query_request_response.go index 0a46f10b48..4b3f257add 100644 --- a/usageapi/delete_usage_carbon_emissions_query_request_response.go +++ b/usageapi/delete_usage_carbon_emissions_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/dimension.go b/usageapi/dimension.go index 79ae01e1e3..80ed4865a4 100644 --- a/usageapi/dimension.go +++ b/usageapi/dimension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/dynamic_date_range.go b/usageapi/dynamic_date_range.go index 77eeeaa3a3..46ec0fc73d 100644 --- a/usageapi/dynamic_date_range.go +++ b/usageapi/dynamic_date_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/filter.go b/usageapi/filter.go index ac874f6ec8..07732bfeea 100644 --- a/usageapi/filter.go +++ b/usageapi/filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/forecast.go b/usageapi/forecast.go index fd49e04f29..7815831d3f 100644 --- a/usageapi/forecast.go +++ b/usageapi/forecast.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/get_custom_table_request_response.go b/usageapi/get_custom_table_request_response.go index 1461975431..705244db97 100644 --- a/usageapi/get_custom_table_request_response.go +++ b/usageapi/get_custom_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/get_query_request_response.go b/usageapi/get_query_request_response.go index 090f1ac725..7936d3f4d1 100644 --- a/usageapi/get_query_request_response.go +++ b/usageapi/get_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/get_schedule_request_response.go b/usageapi/get_schedule_request_response.go index 5fc48fb4d1..01f9aac2c6 100644 --- a/usageapi/get_schedule_request_response.go +++ b/usageapi/get_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/get_scheduled_run_request_response.go b/usageapi/get_scheduled_run_request_response.go index c1d1a1adab..4d59c724f9 100644 --- a/usageapi/get_scheduled_run_request_response.go +++ b/usageapi/get_scheduled_run_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/get_usage_carbon_emissions_query_request_response.go b/usageapi/get_usage_carbon_emissions_query_request_response.go index f793a1034b..84f29b6843 100644 --- a/usageapi/get_usage_carbon_emissions_query_request_response.go +++ b/usageapi/get_usage_carbon_emissions_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/list_custom_tables_request_response.go b/usageapi/list_custom_tables_request_response.go index b47c877ed2..342ff66a79 100644 --- a/usageapi/list_custom_tables_request_response.go +++ b/usageapi/list_custom_tables_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/list_queries_request_response.go b/usageapi/list_queries_request_response.go index 55cf624661..def64cd91e 100644 --- a/usageapi/list_queries_request_response.go +++ b/usageapi/list_queries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/list_scheduled_runs_request_response.go b/usageapi/list_scheduled_runs_request_response.go index ec52973741..4f5f46c93b 100644 --- a/usageapi/list_scheduled_runs_request_response.go +++ b/usageapi/list_scheduled_runs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/list_schedules_request_response.go b/usageapi/list_schedules_request_response.go index 81a1d8fad2..39f2e5af6d 100644 --- a/usageapi/list_schedules_request_response.go +++ b/usageapi/list_schedules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/list_usage_carbon_emissions_queries_request_response.go b/usageapi/list_usage_carbon_emissions_queries_request_response.go index f305207dbd..a1021ee63a 100644 --- a/usageapi/list_usage_carbon_emissions_queries_request_response.go +++ b/usageapi/list_usage_carbon_emissions_queries_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/object_storage_location.go b/usageapi/object_storage_location.go index a300456e25..8a1ab15229 100644 --- a/usageapi/object_storage_location.go +++ b/usageapi/object_storage_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/query.go b/usageapi/query.go index 268d658195..4744363f33 100644 --- a/usageapi/query.go +++ b/usageapi/query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/query_collection.go b/usageapi/query_collection.go index f692dbdb62..99d26efc77 100644 --- a/usageapi/query_collection.go +++ b/usageapi/query_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/query_definition.go b/usageapi/query_definition.go index 0f0247cd51..828e60574a 100644 --- a/usageapi/query_definition.go +++ b/usageapi/query_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/query_properties.go b/usageapi/query_properties.go index 2ee3dd405d..b191dc6883 100644 --- a/usageapi/query_properties.go +++ b/usageapi/query_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/query_summary.go b/usageapi/query_summary.go index ab9a7195e8..00b3b5b096 100644 --- a/usageapi/query_summary.go +++ b/usageapi/query_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/report_query.go b/usageapi/report_query.go index dfc2ce6994..139309af91 100644 --- a/usageapi/report_query.go +++ b/usageapi/report_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_average_carbon_emission_request_response.go b/usageapi/request_average_carbon_emission_request_response.go index 117cdcbf84..abbeeaa391 100644 --- a/usageapi/request_average_carbon_emission_request_response.go +++ b/usageapi/request_average_carbon_emission_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_clean_energy_usage_request_response.go b/usageapi/request_clean_energy_usage_request_response.go index 092a711157..4e2cb0d2f4 100644 --- a/usageapi/request_clean_energy_usage_request_response.go +++ b/usageapi/request_clean_energy_usage_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_summarized_configurations_request_response.go b/usageapi/request_summarized_configurations_request_response.go index 278676c984..b29f6b48a2 100644 --- a/usageapi/request_summarized_configurations_request_response.go +++ b/usageapi/request_summarized_configurations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_summarized_usages_details.go b/usageapi/request_summarized_usages_details.go index 39b52a5da2..e45f35abcd 100644 --- a/usageapi/request_summarized_usages_details.go +++ b/usageapi/request_summarized_usages_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_summarized_usages_request_response.go b/usageapi/request_summarized_usages_request_response.go index 5468acc01c..81e2bfd7f8 100644 --- a/usageapi/request_summarized_usages_request_response.go +++ b/usageapi/request_summarized_usages_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_usage_carbon_emission_config_request_response.go b/usageapi/request_usage_carbon_emission_config_request_response.go index 8d4a2615f4..a15704a631 100644 --- a/usageapi/request_usage_carbon_emission_config_request_response.go +++ b/usageapi/request_usage_carbon_emission_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_usage_carbon_emissions_details.go b/usageapi/request_usage_carbon_emissions_details.go index b5ffc7f981..10eb3a5f7e 100644 --- a/usageapi/request_usage_carbon_emissions_details.go +++ b/usageapi/request_usage_carbon_emissions_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/request_usage_carbon_emissions_request_response.go b/usageapi/request_usage_carbon_emissions_request_response.go index 5753cff1ca..8196d303dd 100644 --- a/usageapi/request_usage_carbon_emissions_request_response.go +++ b/usageapi/request_usage_carbon_emissions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/result_location.go b/usageapi/result_location.go index 200b5fdf4c..56553be5bc 100644 --- a/usageapi/result_location.go +++ b/usageapi/result_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/saved_custom_table.go b/usageapi/saved_custom_table.go index 352e458574..e3186d203e 100644 --- a/usageapi/saved_custom_table.go +++ b/usageapi/saved_custom_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/schedule.go b/usageapi/schedule.go index 91d407cbfb..deebd29610 100644 --- a/usageapi/schedule.go +++ b/usageapi/schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/schedule_collection.go b/usageapi/schedule_collection.go index 7f58b2824d..b0815470b4 100644 --- a/usageapi/schedule_collection.go +++ b/usageapi/schedule_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/schedule_summary.go b/usageapi/schedule_summary.go index 2498ccf95f..dd696381fe 100644 --- a/usageapi/schedule_summary.go +++ b/usageapi/schedule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/scheduled_run.go b/usageapi/scheduled_run.go index 756588bc23..9fd0ba5a12 100644 --- a/usageapi/scheduled_run.go +++ b/usageapi/scheduled_run.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/scheduled_run_collection.go b/usageapi/scheduled_run_collection.go index 7a7e1c545c..08a77bec27 100644 --- a/usageapi/scheduled_run_collection.go +++ b/usageapi/scheduled_run_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/scheduled_run_summary.go b/usageapi/scheduled_run_summary.go index ef23d547f6..e963c9b735 100644 --- a/usageapi/scheduled_run_summary.go +++ b/usageapi/scheduled_run_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/static_date_range.go b/usageapi/static_date_range.go index ac8ebe0dbc..8535956833 100644 --- a/usageapi/static_date_range.go +++ b/usageapi/static_date_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/tag.go b/usageapi/tag.go index 564dc340fc..6499f5f912 100644 --- a/usageapi/tag.go +++ b/usageapi/tag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_custom_table_details.go b/usageapi/update_custom_table_details.go index d20382a841..422b241d7c 100644 --- a/usageapi/update_custom_table_details.go +++ b/usageapi/update_custom_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_custom_table_request_response.go b/usageapi/update_custom_table_request_response.go index 0e50d2d368..633d96c157 100644 --- a/usageapi/update_custom_table_request_response.go +++ b/usageapi/update_custom_table_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_query_details.go b/usageapi/update_query_details.go index b237b1406b..e4af3ed28b 100644 --- a/usageapi/update_query_details.go +++ b/usageapi/update_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_query_request_response.go b/usageapi/update_query_request_response.go index c8acaea095..ce3ee9fe38 100644 --- a/usageapi/update_query_request_response.go +++ b/usageapi/update_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_schedule_details.go b/usageapi/update_schedule_details.go index 848aec0b42..b673eea90c 100644 --- a/usageapi/update_schedule_details.go +++ b/usageapi/update_schedule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_schedule_request_response.go b/usageapi/update_schedule_request_response.go index bc56e454e1..681b560ed9 100644 --- a/usageapi/update_schedule_request_response.go +++ b/usageapi/update_schedule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_usage_carbon_emissions_query_details.go b/usageapi/update_usage_carbon_emissions_query_details.go index 1354b2ba15..2d58032a5d 100644 --- a/usageapi/update_usage_carbon_emissions_query_details.go +++ b/usageapi/update_usage_carbon_emissions_query_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/update_usage_carbon_emissions_query_request_response.go b/usageapi/update_usage_carbon_emissions_query_request_response.go index 8c416da885..b934009d28 100644 --- a/usageapi/update_usage_carbon_emissions_query_request_response.go +++ b/usageapi/update_usage_carbon_emissions_query_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_aggregation.go b/usageapi/usage_aggregation.go index e4b1a082ec..81f8dacff5 100644 --- a/usageapi/usage_aggregation.go +++ b/usageapi/usage_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emission_aggregation.go b/usageapi/usage_carbon_emission_aggregation.go index d9c0c6c6cc..78d2e3e666 100644 --- a/usageapi/usage_carbon_emission_aggregation.go +++ b/usageapi/usage_carbon_emission_aggregation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emission_summary.go b/usageapi/usage_carbon_emission_summary.go index ebf8913409..2a7317a0f0 100644 --- a/usageapi/usage_carbon_emission_summary.go +++ b/usageapi/usage_carbon_emission_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emissions_query.go b/usageapi/usage_carbon_emissions_query.go index 6932ce7754..0da8340609 100644 --- a/usageapi/usage_carbon_emissions_query.go +++ b/usageapi/usage_carbon_emissions_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emissions_query_collection.go b/usageapi/usage_carbon_emissions_query_collection.go index 52b63f9503..43404a9191 100644 --- a/usageapi/usage_carbon_emissions_query_collection.go +++ b/usageapi/usage_carbon_emissions_query_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emissions_query_definition.go b/usageapi/usage_carbon_emissions_query_definition.go index ff9fdbe296..d92d1c2105 100644 --- a/usageapi/usage_carbon_emissions_query_definition.go +++ b/usageapi/usage_carbon_emissions_query_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emissions_query_summary.go b/usageapi/usage_carbon_emissions_query_summary.go index ef847e78c2..0e4f157e0f 100644 --- a/usageapi/usage_carbon_emissions_query_summary.go +++ b/usageapi/usage_carbon_emissions_query_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_carbon_emissions_report_query.go b/usageapi/usage_carbon_emissions_report_query.go index 95cd278204..2372fd44f8 100644 --- a/usageapi/usage_carbon_emissions_report_query.go +++ b/usageapi/usage_carbon_emissions_report_query.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usage_summary.go b/usageapi/usage_summary.go index 94966e96ee..19836ed310 100644 --- a/usageapi/usage_summary.go +++ b/usageapi/usage_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/usageapi/usageapi_client.go b/usageapi/usageapi_client.go index 57503a57cf..b60eb0f7e8 100644 --- a/usageapi/usageapi_client.go +++ b/usageapi/usageapi_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/base64_secret_content_details.go b/vault/base64_secret_content_details.go index 4ece255c28..9fc612360a 100644 --- a/vault/base64_secret_content_details.go +++ b/vault/base64_secret_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/cancel_secret_deletion_request_response.go b/vault/cancel_secret_deletion_request_response.go index eb99f85469..612731b92d 100644 --- a/vault/cancel_secret_deletion_request_response.go +++ b/vault/cancel_secret_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/cancel_secret_version_deletion_request_response.go b/vault/cancel_secret_version_deletion_request_response.go index 5dfa09083d..38a9a57e39 100644 --- a/vault/cancel_secret_version_deletion_request_response.go +++ b/vault/cancel_secret_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/change_secret_compartment_details.go b/vault/change_secret_compartment_details.go index 8b38320de7..3c0c7f5447 100644 --- a/vault/change_secret_compartment_details.go +++ b/vault/change_secret_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/change_secret_compartment_request_response.go b/vault/change_secret_compartment_request_response.go index 228e4ac100..64ee799ffc 100644 --- a/vault/change_secret_compartment_request_response.go +++ b/vault/change_secret_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/create_secret_details.go b/vault/create_secret_details.go index 9cb5117830..f0d8bb6e9e 100644 --- a/vault/create_secret_details.go +++ b/vault/create_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/create_secret_request_response.go b/vault/create_secret_request_response.go index 68c565fef4..099c70d42d 100644 --- a/vault/create_secret_request_response.go +++ b/vault/create_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/get_secret_request_response.go b/vault/get_secret_request_response.go index 665b13329f..fbfa41d702 100644 --- a/vault/get_secret_request_response.go +++ b/vault/get_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/get_secret_version_request_response.go b/vault/get_secret_version_request_response.go index c2c1797e09..629381b895 100644 --- a/vault/get_secret_version_request_response.go +++ b/vault/get_secret_version_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/list_secret_versions_request_response.go b/vault/list_secret_versions_request_response.go index 77aa351642..bfcd647926 100644 --- a/vault/list_secret_versions_request_response.go +++ b/vault/list_secret_versions_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/list_secrets_request_response.go b/vault/list_secrets_request_response.go index b78531a4d9..51419b3478 100644 --- a/vault/list_secrets_request_response.go +++ b/vault/list_secrets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/schedule_secret_deletion_details.go b/vault/schedule_secret_deletion_details.go index e5d1de04bd..210c28ee0a 100644 --- a/vault/schedule_secret_deletion_details.go +++ b/vault/schedule_secret_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/schedule_secret_deletion_request_response.go b/vault/schedule_secret_deletion_request_response.go index 179d7d2887..0196d7db63 100644 --- a/vault/schedule_secret_deletion_request_response.go +++ b/vault/schedule_secret_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/schedule_secret_version_deletion_details.go b/vault/schedule_secret_version_deletion_details.go index a002cfe6b7..98ae6809d2 100644 --- a/vault/schedule_secret_version_deletion_details.go +++ b/vault/schedule_secret_version_deletion_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/schedule_secret_version_deletion_request_response.go b/vault/schedule_secret_version_deletion_request_response.go index e9ab0584d8..c781562747 100644 --- a/vault/schedule_secret_version_deletion_request_response.go +++ b/vault/schedule_secret_version_deletion_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret.go b/vault/secret.go index f676b80b49..91bdf1037a 100644 --- a/vault/secret.go +++ b/vault/secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_content_details.go b/vault/secret_content_details.go index 1768a8b2ae..9ee6aa0cb2 100644 --- a/vault/secret_content_details.go +++ b/vault/secret_content_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_expiry_rule.go b/vault/secret_expiry_rule.go index 54af0faaf2..8d2ffc32bd 100644 --- a/vault/secret_expiry_rule.go +++ b/vault/secret_expiry_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_reuse_rule.go b/vault/secret_reuse_rule.go index c8d6c76352..fa625a0aaa 100644 --- a/vault/secret_reuse_rule.go +++ b/vault/secret_reuse_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_rule.go b/vault/secret_rule.go index 93a0320352..8f74c49227 100644 --- a/vault/secret_rule.go +++ b/vault/secret_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_summary.go b/vault/secret_summary.go index 62a67ca41b..c2726badc4 100644 --- a/vault/secret_summary.go +++ b/vault/secret_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_version.go b/vault/secret_version.go index b57f0dbebd..2fab60b161 100644 --- a/vault/secret_version.go +++ b/vault/secret_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/secret_version_summary.go b/vault/secret_version_summary.go index 7e3c219a58..aa29b2bcdb 100644 --- a/vault/secret_version_summary.go +++ b/vault/secret_version_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/update_secret_details.go b/vault/update_secret_details.go index 8ef019c97f..5ad744074b 100644 --- a/vault/update_secret_details.go +++ b/vault/update_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/update_secret_request_response.go b/vault/update_secret_request_response.go index bb0fe15358..aead3ea685 100644 --- a/vault/update_secret_request_response.go +++ b/vault/update_secret_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vault/vault_vaults_client.go b/vault/vault_vaults_client.go index 7114dc3f29..7b9eb305d6 100644 --- a/vault/vault_vaults_client.go +++ b/vault/vault_vaults_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/action_type.go b/vbsinst/action_type.go index c71ef915f4..d2c4cfbab3 100644 --- a/vbsinst/action_type.go +++ b/vbsinst/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/change_vbs_instance_compartment_details.go b/vbsinst/change_vbs_instance_compartment_details.go index f3c6c0f92a..d4de03ab3a 100644 --- a/vbsinst/change_vbs_instance_compartment_details.go +++ b/vbsinst/change_vbs_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/change_vbs_instance_compartment_request_response.go b/vbsinst/change_vbs_instance_compartment_request_response.go index cf8989068c..ed1776544c 100644 --- a/vbsinst/change_vbs_instance_compartment_request_response.go +++ b/vbsinst/change_vbs_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/create_vbs_instance_details.go b/vbsinst/create_vbs_instance_details.go index 5588913199..6d630781a5 100644 --- a/vbsinst/create_vbs_instance_details.go +++ b/vbsinst/create_vbs_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/create_vbs_instance_request_response.go b/vbsinst/create_vbs_instance_request_response.go index 56c0485bcc..34517dedee 100644 --- a/vbsinst/create_vbs_instance_request_response.go +++ b/vbsinst/create_vbs_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/delete_vbs_instance_request_response.go b/vbsinst/delete_vbs_instance_request_response.go index 83df3888d9..c9ebba4d63 100644 --- a/vbsinst/delete_vbs_instance_request_response.go +++ b/vbsinst/delete_vbs_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/get_vbs_instance_request_response.go b/vbsinst/get_vbs_instance_request_response.go index be4e51a42b..fb9e1e09b9 100644 --- a/vbsinst/get_vbs_instance_request_response.go +++ b/vbsinst/get_vbs_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/get_work_request_request_response.go b/vbsinst/get_work_request_request_response.go index 7f9f7ec11f..3f51ed89c1 100644 --- a/vbsinst/get_work_request_request_response.go +++ b/vbsinst/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/lifecycle_state.go b/vbsinst/lifecycle_state.go index 6f61ff0d11..7e05bec7cd 100644 --- a/vbsinst/lifecycle_state.go +++ b/vbsinst/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/list_vbs_instances_request_response.go b/vbsinst/list_vbs_instances_request_response.go index 4157c40348..877c3d2e34 100644 --- a/vbsinst/list_vbs_instances_request_response.go +++ b/vbsinst/list_vbs_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/list_work_request_errors_request_response.go b/vbsinst/list_work_request_errors_request_response.go index 543eb3b371..b6284f30f0 100644 --- a/vbsinst/list_work_request_errors_request_response.go +++ b/vbsinst/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/list_work_request_logs_request_response.go b/vbsinst/list_work_request_logs_request_response.go index c94e0e04cd..d39504eeae 100644 --- a/vbsinst/list_work_request_logs_request_response.go +++ b/vbsinst/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/list_work_requests_request_response.go b/vbsinst/list_work_requests_request_response.go index 6270bf8747..afb39a8155 100644 --- a/vbsinst/list_work_requests_request_response.go +++ b/vbsinst/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/operation_status.go b/vbsinst/operation_status.go index 167a5d6cfd..7f5f7849e1 100644 --- a/vbsinst/operation_status.go +++ b/vbsinst/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/operation_type.go b/vbsinst/operation_type.go index ca6dc8be3c..5b4d68ee92 100644 --- a/vbsinst/operation_type.go +++ b/vbsinst/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/sort_order.go b/vbsinst/sort_order.go index d3b1ccfc1c..867fb64a9c 100644 --- a/vbsinst/sort_order.go +++ b/vbsinst/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/update_vbs_instance_details.go b/vbsinst/update_vbs_instance_details.go index ef76dfcb01..76427c6929 100644 --- a/vbsinst/update_vbs_instance_details.go +++ b/vbsinst/update_vbs_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/update_vbs_instance_request_response.go b/vbsinst/update_vbs_instance_request_response.go index f46f603c0f..c0afa7297e 100644 --- a/vbsinst/update_vbs_instance_request_response.go +++ b/vbsinst/update_vbs_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/vbs_instance.go b/vbsinst/vbs_instance.go index 9c52f1436a..52091e9340 100644 --- a/vbsinst/vbs_instance.go +++ b/vbsinst/vbs_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/vbs_instance_summary.go b/vbsinst/vbs_instance_summary.go index 2733ec7647..8dd7472d82 100644 --- a/vbsinst/vbs_instance_summary.go +++ b/vbsinst/vbs_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/vbs_instance_summary_collection.go b/vbsinst/vbs_instance_summary_collection.go index 6f3967b5b1..1a4ea97aeb 100644 --- a/vbsinst/vbs_instance_summary_collection.go +++ b/vbsinst/vbs_instance_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/vbsinst_vbsinstance_client.go b/vbsinst/vbsinst_vbsinstance_client.go index 88afb173a2..1241881043 100644 --- a/vbsinst/vbsinst_vbsinstance_client.go +++ b/vbsinst/vbsinst_vbsinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request.go b/vbsinst/work_request.go index cd1b100a70..e1e8bdfd0c 100644 --- a/vbsinst/work_request.go +++ b/vbsinst/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_error.go b/vbsinst/work_request_error.go index 025bd44d7c..021295f654 100644 --- a/vbsinst/work_request_error.go +++ b/vbsinst/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_error_collection.go b/vbsinst/work_request_error_collection.go index 82691f4a1d..79b46ac59f 100644 --- a/vbsinst/work_request_error_collection.go +++ b/vbsinst/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_log_entry.go b/vbsinst/work_request_log_entry.go index 621f03f081..9ad2baf4cb 100644 --- a/vbsinst/work_request_log_entry.go +++ b/vbsinst/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_log_entry_collection.go b/vbsinst/work_request_log_entry_collection.go index 92bc2c1a7a..6ca8329464 100644 --- a/vbsinst/work_request_log_entry_collection.go +++ b/vbsinst/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_resource.go b/vbsinst/work_request_resource.go index 97b8abcd5b..9dcc907f1c 100644 --- a/vbsinst/work_request_resource.go +++ b/vbsinst/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_summary.go b/vbsinst/work_request_summary.go index 438cdc0605..541c27acf3 100644 --- a/vbsinst/work_request_summary.go +++ b/vbsinst/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vbsinst/work_request_summary_collection.go b/vbsinst/work_request_summary_collection.go index fcb1bb95bc..dd1ab2f463 100644 --- a/vbsinst/work_request_summary_collection.go +++ b/vbsinst/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/application_summary.go b/visualbuilder/application_summary.go index c27fdd4ae0..c008098daf 100644 --- a/visualbuilder/application_summary.go +++ b/visualbuilder/application_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/application_summary_collection.go b/visualbuilder/application_summary_collection.go index ef14f314a3..85f2181d49 100644 --- a/visualbuilder/application_summary_collection.go +++ b/visualbuilder/application_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/attachment_details.go b/visualbuilder/attachment_details.go index 4299375cac..c0c4596ef0 100644 --- a/visualbuilder/attachment_details.go +++ b/visualbuilder/attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/change_vb_instance_compartment_details.go b/visualbuilder/change_vb_instance_compartment_details.go index a585139b3c..0780f242ed 100644 --- a/visualbuilder/change_vb_instance_compartment_details.go +++ b/visualbuilder/change_vb_instance_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/change_vb_instance_compartment_request_response.go b/visualbuilder/change_vb_instance_compartment_request_response.go index f97b76b7b6..2470708849 100644 --- a/visualbuilder/change_vb_instance_compartment_request_response.go +++ b/visualbuilder/change_vb_instance_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/create_custom_endpoint_details.go b/visualbuilder/create_custom_endpoint_details.go index 6b9692fd3c..b2ae820d39 100644 --- a/visualbuilder/create_custom_endpoint_details.go +++ b/visualbuilder/create_custom_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/create_vb_instance_details.go b/visualbuilder/create_vb_instance_details.go index 426c836560..e1a9db1a0d 100644 --- a/visualbuilder/create_vb_instance_details.go +++ b/visualbuilder/create_vb_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/create_vb_instance_request_response.go b/visualbuilder/create_vb_instance_request_response.go index 659d8fda0e..9ce56fe27d 100644 --- a/visualbuilder/create_vb_instance_request_response.go +++ b/visualbuilder/create_vb_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/custom_endpoint_details.go b/visualbuilder/custom_endpoint_details.go index 58bbf9445d..a28786ccd5 100644 --- a/visualbuilder/custom_endpoint_details.go +++ b/visualbuilder/custom_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/delete_vb_instance_request_response.go b/visualbuilder/delete_vb_instance_request_response.go index 9a8bdf7c41..797c793821 100644 --- a/visualbuilder/delete_vb_instance_request_response.go +++ b/visualbuilder/delete_vb_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/get_vb_instance_request_response.go b/visualbuilder/get_vb_instance_request_response.go index 2103edac27..a77b705aea 100644 --- a/visualbuilder/get_vb_instance_request_response.go +++ b/visualbuilder/get_vb_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/get_work_request_request_response.go b/visualbuilder/get_work_request_request_response.go index fcd9910972..c47892b308 100644 --- a/visualbuilder/get_work_request_request_response.go +++ b/visualbuilder/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/idcs_info_details.go b/visualbuilder/idcs_info_details.go index de7a5a247b..a0695e4b51 100644 --- a/visualbuilder/idcs_info_details.go +++ b/visualbuilder/idcs_info_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/list_vb_instances_request_response.go b/visualbuilder/list_vb_instances_request_response.go index b9bd10a49d..abc97fe852 100644 --- a/visualbuilder/list_vb_instances_request_response.go +++ b/visualbuilder/list_vb_instances_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/list_work_request_errors_request_response.go b/visualbuilder/list_work_request_errors_request_response.go index 331ffb16d7..0a803acd5b 100644 --- a/visualbuilder/list_work_request_errors_request_response.go +++ b/visualbuilder/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/list_work_request_logs_request_response.go b/visualbuilder/list_work_request_logs_request_response.go index 0f96a967e9..e3f3c8580a 100644 --- a/visualbuilder/list_work_request_logs_request_response.go +++ b/visualbuilder/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/list_work_requests_request_response.go b/visualbuilder/list_work_requests_request_response.go index e67b22b3c1..7e8c0218c2 100644 --- a/visualbuilder/list_work_requests_request_response.go +++ b/visualbuilder/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/request_summarized_applications_details.go b/visualbuilder/request_summarized_applications_details.go index 2c45b6104a..94efc1c23d 100644 --- a/visualbuilder/request_summarized_applications_details.go +++ b/visualbuilder/request_summarized_applications_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/request_summarized_applications_request_response.go b/visualbuilder/request_summarized_applications_request_response.go index d16d49bca7..83c1f41c5d 100644 --- a/visualbuilder/request_summarized_applications_request_response.go +++ b/visualbuilder/request_summarized_applications_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/start_vb_instance_request_response.go b/visualbuilder/start_vb_instance_request_response.go index 47e3640073..453d9f233c 100644 --- a/visualbuilder/start_vb_instance_request_response.go +++ b/visualbuilder/start_vb_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/stop_vb_instance_request_response.go b/visualbuilder/stop_vb_instance_request_response.go index 8333f15897..4820c827df 100644 --- a/visualbuilder/stop_vb_instance_request_response.go +++ b/visualbuilder/stop_vb_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/update_custom_endpoint_details.go b/visualbuilder/update_custom_endpoint_details.go index 7c91446c96..471efff6c2 100644 --- a/visualbuilder/update_custom_endpoint_details.go +++ b/visualbuilder/update_custom_endpoint_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/update_vb_instance_details.go b/visualbuilder/update_vb_instance_details.go index bb22aefe5c..e5c6c19b1c 100644 --- a/visualbuilder/update_vb_instance_details.go +++ b/visualbuilder/update_vb_instance_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/update_vb_instance_request_response.go b/visualbuilder/update_vb_instance_request_response.go index 9a2d4cca40..11a85b03f3 100644 --- a/visualbuilder/update_vb_instance_request_response.go +++ b/visualbuilder/update_vb_instance_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/vb_instance.go b/visualbuilder/vb_instance.go index 99fc65c2c9..0cfe6cb6e4 100644 --- a/visualbuilder/vb_instance.go +++ b/visualbuilder/vb_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/vb_instance_summary.go b/visualbuilder/vb_instance_summary.go index 58b73cd33e..2ce8c53fa3 100644 --- a/visualbuilder/vb_instance_summary.go +++ b/visualbuilder/vb_instance_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/vb_instance_summary_collection.go b/visualbuilder/vb_instance_summary_collection.go index 01a51ecb08..9f36082079 100644 --- a/visualbuilder/vb_instance_summary_collection.go +++ b/visualbuilder/vb_instance_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/visualbuilder_vbinstance_client.go b/visualbuilder/visualbuilder_vbinstance_client.go index 1e9773db49..73b6c245dd 100644 --- a/visualbuilder/visualbuilder_vbinstance_client.go +++ b/visualbuilder/visualbuilder_vbinstance_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request.go b/visualbuilder/work_request.go index da08bb6227..ae94ec3ecb 100644 --- a/visualbuilder/work_request.go +++ b/visualbuilder/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_error.go b/visualbuilder/work_request_error.go index 67b52642c4..e5d25a2941 100644 --- a/visualbuilder/work_request_error.go +++ b/visualbuilder/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_error_collection.go b/visualbuilder/work_request_error_collection.go index 619bf6eb86..d9e096db66 100644 --- a/visualbuilder/work_request_error_collection.go +++ b/visualbuilder/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_log_entry.go b/visualbuilder/work_request_log_entry.go index da373a2803..940474a553 100644 --- a/visualbuilder/work_request_log_entry.go +++ b/visualbuilder/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_log_entry_collection.go b/visualbuilder/work_request_log_entry_collection.go index 1af7dae152..da4b054366 100644 --- a/visualbuilder/work_request_log_entry_collection.go +++ b/visualbuilder/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_resource.go b/visualbuilder/work_request_resource.go index 8c91b9de3d..96d2447412 100644 --- a/visualbuilder/work_request_resource.go +++ b/visualbuilder/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_summary.go b/visualbuilder/work_request_summary.go index 00a2a3716a..7c7e0fb986 100644 --- a/visualbuilder/work_request_summary.go +++ b/visualbuilder/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/visualbuilder/work_request_summary_collection.go b/visualbuilder/work_request_summary_collection.go index 45fa1fc8cd..ea447182e0 100644 --- a/visualbuilder/work_request_summary_collection.go +++ b/visualbuilder/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/access_denied_traffic_node.go b/vnmonitoring/access_denied_traffic_node.go index f4ad302571..ba3465b153 100644 --- a/vnmonitoring/access_denied_traffic_node.go +++ b/vnmonitoring/access_denied_traffic_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/action_type.go b/vnmonitoring/action_type.go index 06166bb4a8..a39bcfbeaa 100644 --- a/vnmonitoring/action_type.go +++ b/vnmonitoring/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_drg_route_distribution_statement_details.go b/vnmonitoring/add_drg_route_distribution_statement_details.go index c003a04dab..e02d73ce90 100644 --- a/vnmonitoring/add_drg_route_distribution_statement_details.go +++ b/vnmonitoring/add_drg_route_distribution_statement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_drg_route_distribution_statements_details.go b/vnmonitoring/add_drg_route_distribution_statements_details.go index 88098c90b5..9cafe8cc5a 100644 --- a/vnmonitoring/add_drg_route_distribution_statements_details.go +++ b/vnmonitoring/add_drg_route_distribution_statements_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_drg_route_rule_details.go b/vnmonitoring/add_drg_route_rule_details.go index 3baa0ffa89..5709d19ac1 100644 --- a/vnmonitoring/add_drg_route_rule_details.go +++ b/vnmonitoring/add_drg_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_drg_route_rules_details.go b/vnmonitoring/add_drg_route_rules_details.go index 7616cb2703..bb4df47bb7 100644 --- a/vnmonitoring/add_drg_route_rules_details.go +++ b/vnmonitoring/add_drg_route_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_network_security_group_security_rules_details.go b/vnmonitoring/add_network_security_group_security_rules_details.go index 6273a2c88e..72e0c13be2 100644 --- a/vnmonitoring/add_network_security_group_security_rules_details.go +++ b/vnmonitoring/add_network_security_group_security_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_public_ip_pool_capacity_details.go b/vnmonitoring/add_public_ip_pool_capacity_details.go index 79291b6164..04198fb5d3 100644 --- a/vnmonitoring/add_public_ip_pool_capacity_details.go +++ b/vnmonitoring/add_public_ip_pool_capacity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_security_rule_details.go b/vnmonitoring/add_security_rule_details.go index 4229c96353..cd57a25de0 100644 --- a/vnmonitoring/add_security_rule_details.go +++ b/vnmonitoring/add_security_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_subnet_ipv6_cidr_details.go b/vnmonitoring/add_subnet_ipv6_cidr_details.go index 6734207b90..b9649c5504 100644 --- a/vnmonitoring/add_subnet_ipv6_cidr_details.go +++ b/vnmonitoring/add_subnet_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_vcn_cidr_details.go b/vnmonitoring/add_vcn_cidr_details.go index 7b9810a71b..4a00ac5644 100644 --- a/vnmonitoring/add_vcn_cidr_details.go +++ b/vnmonitoring/add_vcn_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/add_vcn_ipv6_cidr_details.go b/vnmonitoring/add_vcn_ipv6_cidr_details.go index 5dba44eb6d..af561706bd 100644 --- a/vnmonitoring/add_vcn_ipv6_cidr_details.go +++ b/vnmonitoring/add_vcn_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/added_network_security_group_security_rules.go b/vnmonitoring/added_network_security_group_security_rules.go index 31d85c7225..d2e2bfd904 100644 --- a/vnmonitoring/added_network_security_group_security_rules.go +++ b/vnmonitoring/added_network_security_group_security_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/adhoc_get_path_analysis_details.go b/vnmonitoring/adhoc_get_path_analysis_details.go index 62ca7dc072..d71fa01cc5 100644 --- a/vnmonitoring/adhoc_get_path_analysis_details.go +++ b/vnmonitoring/adhoc_get_path_analysis_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/allowed_ike_ip_sec_parameters.go b/vnmonitoring/allowed_ike_ip_sec_parameters.go index 75c1699576..56d5cf5c79 100644 --- a/vnmonitoring/allowed_ike_ip_sec_parameters.go +++ b/vnmonitoring/allowed_ike_ip_sec_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/allowed_phase_one_parameters.go b/vnmonitoring/allowed_phase_one_parameters.go index a807a47287..ce0c455b61 100644 --- a/vnmonitoring/allowed_phase_one_parameters.go +++ b/vnmonitoring/allowed_phase_one_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/allowed_phase_two_parameters.go b/vnmonitoring/allowed_phase_two_parameters.go index 717817d0f7..4409f86f65 100644 --- a/vnmonitoring/allowed_phase_two_parameters.go +++ b/vnmonitoring/allowed_phase_two_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/allowed_security_action.go b/vnmonitoring/allowed_security_action.go index fcca11de05..8a68854a70 100644 --- a/vnmonitoring/allowed_security_action.go +++ b/vnmonitoring/allowed_security_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/allowed_security_action_details.go b/vnmonitoring/allowed_security_action_details.go index 261ad60faf..b5d7aa2e5e 100644 --- a/vnmonitoring/allowed_security_action_details.go +++ b/vnmonitoring/allowed_security_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/allowed_security_configuration.go b/vnmonitoring/allowed_security_configuration.go index 4ce13f29c3..d323a62ddf 100644 --- a/vnmonitoring/allowed_security_configuration.go +++ b/vnmonitoring/allowed_security_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/bgp_session_info.go b/vnmonitoring/bgp_session_info.go index a6cdc5e14d..16b6485f5c 100644 --- a/vnmonitoring/bgp_session_info.go +++ b/vnmonitoring/bgp_session_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/bulk_add_virtual_circuit_public_prefixes_details.go b/vnmonitoring/bulk_add_virtual_circuit_public_prefixes_details.go index 721568b1ec..5896b0fa6f 100644 --- a/vnmonitoring/bulk_add_virtual_circuit_public_prefixes_details.go +++ b/vnmonitoring/bulk_add_virtual_circuit_public_prefixes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/bulk_delete_virtual_circuit_public_prefixes_details.go b/vnmonitoring/bulk_delete_virtual_circuit_public_prefixes_details.go index 888b8b7ee5..9f388e4bbd 100644 --- a/vnmonitoring/bulk_delete_virtual_circuit_public_prefixes_details.go +++ b/vnmonitoring/bulk_delete_virtual_circuit_public_prefixes_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoip_allocated_range_collection.go b/vnmonitoring/byoip_allocated_range_collection.go index 8b3003a4d7..147125a549 100644 --- a/vnmonitoring/byoip_allocated_range_collection.go +++ b/vnmonitoring/byoip_allocated_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoip_allocated_range_summary.go b/vnmonitoring/byoip_allocated_range_summary.go index db8c6a0483..56a6e2ee0b 100644 --- a/vnmonitoring/byoip_allocated_range_summary.go +++ b/vnmonitoring/byoip_allocated_range_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoip_range.go b/vnmonitoring/byoip_range.go index c9b1378d25..c9a87a20fe 100644 --- a/vnmonitoring/byoip_range.go +++ b/vnmonitoring/byoip_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoip_range_collection.go b/vnmonitoring/byoip_range_collection.go index 7516359392..1058c687d1 100644 --- a/vnmonitoring/byoip_range_collection.go +++ b/vnmonitoring/byoip_range_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoip_range_summary.go b/vnmonitoring/byoip_range_summary.go index b88bbb1762..4c631decc4 100644 --- a/vnmonitoring/byoip_range_summary.go +++ b/vnmonitoring/byoip_range_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoip_range_vcn_ipv6_allocation_summary.go b/vnmonitoring/byoip_range_vcn_ipv6_allocation_summary.go index f9bbd7de29..d8bcae6935 100644 --- a/vnmonitoring/byoip_range_vcn_ipv6_allocation_summary.go +++ b/vnmonitoring/byoip_range_vcn_ipv6_allocation_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/byoipv6_cidr_details.go b/vnmonitoring/byoipv6_cidr_details.go index 8ed5d8882a..89a0f00d0b 100644 --- a/vnmonitoring/byoipv6_cidr_details.go +++ b/vnmonitoring/byoipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/capture_filter.go b/vnmonitoring/capture_filter.go index cbdc59d495..fcd1007fa8 100644 --- a/vnmonitoring/capture_filter.go +++ b/vnmonitoring/capture_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_byoip_range_compartment_details.go b/vnmonitoring/change_byoip_range_compartment_details.go index f13404d416..c5f807f629 100644 --- a/vnmonitoring/change_byoip_range_compartment_details.go +++ b/vnmonitoring/change_byoip_range_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_capture_filter_compartment_details.go b/vnmonitoring/change_capture_filter_compartment_details.go index 90caf5c030..d767ae4f6f 100644 --- a/vnmonitoring/change_capture_filter_compartment_details.go +++ b/vnmonitoring/change_capture_filter_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_cpe_compartment_details.go b/vnmonitoring/change_cpe_compartment_details.go index c974b199ef..eeab747846 100644 --- a/vnmonitoring/change_cpe_compartment_details.go +++ b/vnmonitoring/change_cpe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_cross_connect_compartment_details.go b/vnmonitoring/change_cross_connect_compartment_details.go index 0abc4f180a..e05d0b7cdd 100644 --- a/vnmonitoring/change_cross_connect_compartment_details.go +++ b/vnmonitoring/change_cross_connect_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_cross_connect_group_compartment_details.go b/vnmonitoring/change_cross_connect_group_compartment_details.go index fe9886c79a..b03926ae8d 100644 --- a/vnmonitoring/change_cross_connect_group_compartment_details.go +++ b/vnmonitoring/change_cross_connect_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_dhcp_options_compartment_details.go b/vnmonitoring/change_dhcp_options_compartment_details.go index 41fd769a94..f1c97d618d 100644 --- a/vnmonitoring/change_dhcp_options_compartment_details.go +++ b/vnmonitoring/change_dhcp_options_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_drg_compartment_details.go b/vnmonitoring/change_drg_compartment_details.go index c8e1916e29..a811f69e41 100644 --- a/vnmonitoring/change_drg_compartment_details.go +++ b/vnmonitoring/change_drg_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_internet_gateway_compartment_details.go b/vnmonitoring/change_internet_gateway_compartment_details.go index c30e4349f1..8c5f6d9d44 100644 --- a/vnmonitoring/change_internet_gateway_compartment_details.go +++ b/vnmonitoring/change_internet_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_ip_sec_connection_compartment_details.go b/vnmonitoring/change_ip_sec_connection_compartment_details.go index 0165f6c4e1..6ab5fff1d9 100644 --- a/vnmonitoring/change_ip_sec_connection_compartment_details.go +++ b/vnmonitoring/change_ip_sec_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_local_peering_gateway_compartment_details.go b/vnmonitoring/change_local_peering_gateway_compartment_details.go index b427977749..03b45a0956 100644 --- a/vnmonitoring/change_local_peering_gateway_compartment_details.go +++ b/vnmonitoring/change_local_peering_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_nat_gateway_compartment_details.go b/vnmonitoring/change_nat_gateway_compartment_details.go index 61417abdfb..7320db2a7e 100644 --- a/vnmonitoring/change_nat_gateway_compartment_details.go +++ b/vnmonitoring/change_nat_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_network_security_group_compartment_details.go b/vnmonitoring/change_network_security_group_compartment_details.go index 3a0ed97470..d5b84da406 100644 --- a/vnmonitoring/change_network_security_group_compartment_details.go +++ b/vnmonitoring/change_network_security_group_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_path_analyzer_test_compartment_details.go b/vnmonitoring/change_path_analyzer_test_compartment_details.go index c64c600940..f6f217b124 100644 --- a/vnmonitoring/change_path_analyzer_test_compartment_details.go +++ b/vnmonitoring/change_path_analyzer_test_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_path_analyzer_test_compartment_request_response.go b/vnmonitoring/change_path_analyzer_test_compartment_request_response.go index 565b0771e3..a5461547db 100644 --- a/vnmonitoring/change_path_analyzer_test_compartment_request_response.go +++ b/vnmonitoring/change_path_analyzer_test_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_public_ip_compartment_details.go b/vnmonitoring/change_public_ip_compartment_details.go index e67c69941c..6e453b5111 100644 --- a/vnmonitoring/change_public_ip_compartment_details.go +++ b/vnmonitoring/change_public_ip_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_public_ip_pool_compartment_details.go b/vnmonitoring/change_public_ip_pool_compartment_details.go index 117faf1279..b75dd37c0c 100644 --- a/vnmonitoring/change_public_ip_pool_compartment_details.go +++ b/vnmonitoring/change_public_ip_pool_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_remote_peering_connection_compartment_details.go b/vnmonitoring/change_remote_peering_connection_compartment_details.go index eca45b7740..ac2afc9e63 100644 --- a/vnmonitoring/change_remote_peering_connection_compartment_details.go +++ b/vnmonitoring/change_remote_peering_connection_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_route_table_compartment_details.go b/vnmonitoring/change_route_table_compartment_details.go index 6c20a70d87..d80592f5b7 100644 --- a/vnmonitoring/change_route_table_compartment_details.go +++ b/vnmonitoring/change_route_table_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_security_list_compartment_details.go b/vnmonitoring/change_security_list_compartment_details.go index d0f661025f..407eb6b195 100644 --- a/vnmonitoring/change_security_list_compartment_details.go +++ b/vnmonitoring/change_security_list_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_service_gateway_compartment_details.go b/vnmonitoring/change_service_gateway_compartment_details.go index c3cc5048e0..52686eb9d2 100644 --- a/vnmonitoring/change_service_gateway_compartment_details.go +++ b/vnmonitoring/change_service_gateway_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_subnet_compartment_details.go b/vnmonitoring/change_subnet_compartment_details.go index 6077daf2ef..713773bef1 100644 --- a/vnmonitoring/change_subnet_compartment_details.go +++ b/vnmonitoring/change_subnet_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_vcn_compartment_details.go b/vnmonitoring/change_vcn_compartment_details.go index 952cf096c0..c8361d5446 100644 --- a/vnmonitoring/change_vcn_compartment_details.go +++ b/vnmonitoring/change_vcn_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_virtual_circuit_compartment_details.go b/vnmonitoring/change_virtual_circuit_compartment_details.go index 1f309ab7f8..e51c53ef50 100644 --- a/vnmonitoring/change_virtual_circuit_compartment_details.go +++ b/vnmonitoring/change_virtual_circuit_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_vlan_compartment_details.go b/vnmonitoring/change_vlan_compartment_details.go index 6244b52c06..917e984905 100644 --- a/vnmonitoring/change_vlan_compartment_details.go +++ b/vnmonitoring/change_vlan_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/change_vtap_compartment_details.go b/vnmonitoring/change_vtap_compartment_details.go index a4e6c2e615..f8c38e91de 100644 --- a/vnmonitoring/change_vtap_compartment_details.go +++ b/vnmonitoring/change_vtap_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/compartment_internal.go b/vnmonitoring/compartment_internal.go index 1d86ab7166..71a9d7c297 100644 --- a/vnmonitoring/compartment_internal.go +++ b/vnmonitoring/compartment_internal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/compute_instance_endpoint.go b/vnmonitoring/compute_instance_endpoint.go index b7df2f8409..5b6281741c 100644 --- a/vnmonitoring/compute_instance_endpoint.go +++ b/vnmonitoring/compute_instance_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/connect_local_peering_gateways_details.go b/vnmonitoring/connect_local_peering_gateways_details.go index 320f08e5df..cd7e29695f 100644 --- a/vnmonitoring/connect_local_peering_gateways_details.go +++ b/vnmonitoring/connect_local_peering_gateways_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/connect_remote_peering_connections_details.go b/vnmonitoring/connect_remote_peering_connections_details.go index a2c913514d..0176e0d4de 100644 --- a/vnmonitoring/connect_remote_peering_connections_details.go +++ b/vnmonitoring/connect_remote_peering_connections_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cpe.go b/vnmonitoring/cpe.go index 9f959e07dc..39951b4152 100644 --- a/vnmonitoring/cpe.go +++ b/vnmonitoring/cpe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cpe_device_config_answer.go b/vnmonitoring/cpe_device_config_answer.go index 679c433109..d15c15bf5f 100644 --- a/vnmonitoring/cpe_device_config_answer.go +++ b/vnmonitoring/cpe_device_config_answer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cpe_device_config_question.go b/vnmonitoring/cpe_device_config_question.go index c6e07ec2f1..55a4250443 100644 --- a/vnmonitoring/cpe_device_config_question.go +++ b/vnmonitoring/cpe_device_config_question.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cpe_device_info.go b/vnmonitoring/cpe_device_info.go index a665e9e47d..29dac66d4e 100644 --- a/vnmonitoring/cpe_device_info.go +++ b/vnmonitoring/cpe_device_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cpe_device_shape_detail.go b/vnmonitoring/cpe_device_shape_detail.go index e77663b599..22f89f86fa 100644 --- a/vnmonitoring/cpe_device_shape_detail.go +++ b/vnmonitoring/cpe_device_shape_detail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cpe_device_shape_summary.go b/vnmonitoring/cpe_device_shape_summary.go index f6905ffcb1..fb9aafa5fd 100644 --- a/vnmonitoring/cpe_device_shape_summary.go +++ b/vnmonitoring/cpe_device_shape_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_byoip_range_details.go b/vnmonitoring/create_byoip_range_details.go index fc7d887e45..9120c4737d 100644 --- a/vnmonitoring/create_byoip_range_details.go +++ b/vnmonitoring/create_byoip_range_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_capture_filter_details.go b/vnmonitoring/create_capture_filter_details.go index 09843754d7..2c7346e62d 100644 --- a/vnmonitoring/create_capture_filter_details.go +++ b/vnmonitoring/create_capture_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_cpe_details.go b/vnmonitoring/create_cpe_details.go index 8862517a53..4efbb32239 100644 --- a/vnmonitoring/create_cpe_details.go +++ b/vnmonitoring/create_cpe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_cross_connect_details.go b/vnmonitoring/create_cross_connect_details.go index 619b987d78..290616b66e 100644 --- a/vnmonitoring/create_cross_connect_details.go +++ b/vnmonitoring/create_cross_connect_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_cross_connect_group_details.go b/vnmonitoring/create_cross_connect_group_details.go index d93c5a18ed..ffef4601c0 100644 --- a/vnmonitoring/create_cross_connect_group_details.go +++ b/vnmonitoring/create_cross_connect_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_dhcp_details.go b/vnmonitoring/create_dhcp_details.go index a731650cde..4895f5b632 100644 --- a/vnmonitoring/create_dhcp_details.go +++ b/vnmonitoring/create_dhcp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_drg_attachment_details.go b/vnmonitoring/create_drg_attachment_details.go index b2e3a02445..f996cfc9c2 100644 --- a/vnmonitoring/create_drg_attachment_details.go +++ b/vnmonitoring/create_drg_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_drg_details.go b/vnmonitoring/create_drg_details.go index eae39a6937..1f8ce9de72 100644 --- a/vnmonitoring/create_drg_details.go +++ b/vnmonitoring/create_drg_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_drg_route_distribution_details.go b/vnmonitoring/create_drg_route_distribution_details.go index 55fd1104f7..2e4b620de3 100644 --- a/vnmonitoring/create_drg_route_distribution_details.go +++ b/vnmonitoring/create_drg_route_distribution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_drg_route_table_details.go b/vnmonitoring/create_drg_route_table_details.go index 96e0080412..4c8bdf24fd 100644 --- a/vnmonitoring/create_drg_route_table_details.go +++ b/vnmonitoring/create_drg_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_internet_gateway_details.go b/vnmonitoring/create_internet_gateway_details.go index eb48829093..72495c74ef 100644 --- a/vnmonitoring/create_internet_gateway_details.go +++ b/vnmonitoring/create_internet_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_ip_sec_connection_details.go b/vnmonitoring/create_ip_sec_connection_details.go index 1113bfae9b..74c1cf41c1 100644 --- a/vnmonitoring/create_ip_sec_connection_details.go +++ b/vnmonitoring/create_ip_sec_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_ip_sec_connection_tunnel_details.go b/vnmonitoring/create_ip_sec_connection_tunnel_details.go index e4126754aa..0bcb622b11 100644 --- a/vnmonitoring/create_ip_sec_connection_tunnel_details.go +++ b/vnmonitoring/create_ip_sec_connection_tunnel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_ip_sec_tunnel_bgp_session_details.go b/vnmonitoring/create_ip_sec_tunnel_bgp_session_details.go index 5f19f3847b..c0fe7c9cbe 100644 --- a/vnmonitoring/create_ip_sec_tunnel_bgp_session_details.go +++ b/vnmonitoring/create_ip_sec_tunnel_bgp_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_ip_sec_tunnel_encryption_domain_details.go b/vnmonitoring/create_ip_sec_tunnel_encryption_domain_details.go index ecdcf07460..e9e05e7842 100644 --- a/vnmonitoring/create_ip_sec_tunnel_encryption_domain_details.go +++ b/vnmonitoring/create_ip_sec_tunnel_encryption_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_ipv6_details.go b/vnmonitoring/create_ipv6_details.go index e145d52efb..ae340b30bf 100644 --- a/vnmonitoring/create_ipv6_details.go +++ b/vnmonitoring/create_ipv6_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_local_peering_gateway_details.go b/vnmonitoring/create_local_peering_gateway_details.go index 3b5fa7e2e1..5afd7a357b 100644 --- a/vnmonitoring/create_local_peering_gateway_details.go +++ b/vnmonitoring/create_local_peering_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_macsec_key.go b/vnmonitoring/create_macsec_key.go index df8a5a5bd1..0e5a2b6e5f 100644 --- a/vnmonitoring/create_macsec_key.go +++ b/vnmonitoring/create_macsec_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_macsec_properties.go b/vnmonitoring/create_macsec_properties.go index d66c712d7d..4aaf0afefb 100644 --- a/vnmonitoring/create_macsec_properties.go +++ b/vnmonitoring/create_macsec_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_nat_gateway_details.go b/vnmonitoring/create_nat_gateway_details.go index 5910a47a62..8094a2b635 100644 --- a/vnmonitoring/create_nat_gateway_details.go +++ b/vnmonitoring/create_nat_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_network_security_group_details.go b/vnmonitoring/create_network_security_group_details.go index e945aef269..b1e7fed1f0 100644 --- a/vnmonitoring/create_network_security_group_details.go +++ b/vnmonitoring/create_network_security_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_path_analyzer_test_details.go b/vnmonitoring/create_path_analyzer_test_details.go index 60a56d44c7..28baf47fb4 100644 --- a/vnmonitoring/create_path_analyzer_test_details.go +++ b/vnmonitoring/create_path_analyzer_test_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_path_analyzer_test_request_response.go b/vnmonitoring/create_path_analyzer_test_request_response.go index e6bb848740..a0a8b9848d 100644 --- a/vnmonitoring/create_path_analyzer_test_request_response.go +++ b/vnmonitoring/create_path_analyzer_test_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_private_ip_details.go b/vnmonitoring/create_private_ip_details.go index 0671a6c653..fa7c780b5c 100644 --- a/vnmonitoring/create_private_ip_details.go +++ b/vnmonitoring/create_private_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_public_ip_details.go b/vnmonitoring/create_public_ip_details.go index 7789166f8b..f0613186f8 100644 --- a/vnmonitoring/create_public_ip_details.go +++ b/vnmonitoring/create_public_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_public_ip_pool_details.go b/vnmonitoring/create_public_ip_pool_details.go index cf5e31326d..b87cb38c79 100644 --- a/vnmonitoring/create_public_ip_pool_details.go +++ b/vnmonitoring/create_public_ip_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_remote_peering_connection_details.go b/vnmonitoring/create_remote_peering_connection_details.go index f27b1a36af..f738e1c420 100644 --- a/vnmonitoring/create_remote_peering_connection_details.go +++ b/vnmonitoring/create_remote_peering_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_route_table_details.go b/vnmonitoring/create_route_table_details.go index 89f378bc94..01989e1a1e 100644 --- a/vnmonitoring/create_route_table_details.go +++ b/vnmonitoring/create_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_security_list_details.go b/vnmonitoring/create_security_list_details.go index 7f2d322d47..615fcf1310 100644 --- a/vnmonitoring/create_security_list_details.go +++ b/vnmonitoring/create_security_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_service_gateway_details.go b/vnmonitoring/create_service_gateway_details.go index 3185cdad02..4e60abfb68 100644 --- a/vnmonitoring/create_service_gateway_details.go +++ b/vnmonitoring/create_service_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_subnet_details.go b/vnmonitoring/create_subnet_details.go index fc657d72d0..ab59f1d442 100644 --- a/vnmonitoring/create_subnet_details.go +++ b/vnmonitoring/create_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_vcn_details.go b/vnmonitoring/create_vcn_details.go index 4245d9d1ae..89b70ebc71 100644 --- a/vnmonitoring/create_vcn_details.go +++ b/vnmonitoring/create_vcn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_virtual_circuit_details.go b/vnmonitoring/create_virtual_circuit_details.go index a07dbcd36d..14dbb5ecb1 100644 --- a/vnmonitoring/create_virtual_circuit_details.go +++ b/vnmonitoring/create_virtual_circuit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_virtual_circuit_public_prefix_details.go b/vnmonitoring/create_virtual_circuit_public_prefix_details.go index 93e3b83eb5..099313023a 100644 --- a/vnmonitoring/create_virtual_circuit_public_prefix_details.go +++ b/vnmonitoring/create_virtual_circuit_public_prefix_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_vlan_details.go b/vnmonitoring/create_vlan_details.go index 877627c06f..eecba57b1d 100644 --- a/vnmonitoring/create_vlan_details.go +++ b/vnmonitoring/create_vlan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_vnic_details.go b/vnmonitoring/create_vnic_details.go index cdd80b53c2..5d4fb0f741 100644 --- a/vnmonitoring/create_vnic_details.go +++ b/vnmonitoring/create_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/create_vtap_details.go b/vnmonitoring/create_vtap_details.go index 57816995cc..d39a02efee 100644 --- a/vnmonitoring/create_vtap_details.go +++ b/vnmonitoring/create_vtap_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect.go b/vnmonitoring/cross_connect.go index 0e9081feb3..8a3bbfc565 100644 --- a/vnmonitoring/cross_connect.go +++ b/vnmonitoring/cross_connect.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_group.go b/vnmonitoring/cross_connect_group.go index 92524d2b62..00b36c2edd 100644 --- a/vnmonitoring/cross_connect_group.go +++ b/vnmonitoring/cross_connect_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_location.go b/vnmonitoring/cross_connect_location.go index 91bf1ebdc0..cc5e6a60fa 100644 --- a/vnmonitoring/cross_connect_location.go +++ b/vnmonitoring/cross_connect_location.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_mapping.go b/vnmonitoring/cross_connect_mapping.go index 4ed47eea38..85414d59ca 100644 --- a/vnmonitoring/cross_connect_mapping.go +++ b/vnmonitoring/cross_connect_mapping.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_mapping_details.go b/vnmonitoring/cross_connect_mapping_details.go index 91c653fd83..7e4302c22f 100644 --- a/vnmonitoring/cross_connect_mapping_details.go +++ b/vnmonitoring/cross_connect_mapping_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_mapping_details_collection.go b/vnmonitoring/cross_connect_mapping_details_collection.go index 5ddd43ffaf..5d5d8471b2 100644 --- a/vnmonitoring/cross_connect_mapping_details_collection.go +++ b/vnmonitoring/cross_connect_mapping_details_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_port_speed_shape.go b/vnmonitoring/cross_connect_port_speed_shape.go index 2499e57124..32273e7fd0 100644 --- a/vnmonitoring/cross_connect_port_speed_shape.go +++ b/vnmonitoring/cross_connect_port_speed_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/cross_connect_status.go b/vnmonitoring/cross_connect_status.go index fe4c1bc81c..399db66892 100644 --- a/vnmonitoring/cross_connect_status.go +++ b/vnmonitoring/cross_connect_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/default_drg_route_tables.go b/vnmonitoring/default_drg_route_tables.go index dc6d2ea683..d56ab67f84 100644 --- a/vnmonitoring/default_drg_route_tables.go +++ b/vnmonitoring/default_drg_route_tables.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/default_phase_one_parameters.go b/vnmonitoring/default_phase_one_parameters.go index ca72704b5b..4bf35eef9b 100644 --- a/vnmonitoring/default_phase_one_parameters.go +++ b/vnmonitoring/default_phase_one_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/default_phase_two_parameters.go b/vnmonitoring/default_phase_two_parameters.go index f50e489fb8..aa31769c39 100644 --- a/vnmonitoring/default_phase_two_parameters.go +++ b/vnmonitoring/default_phase_two_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/delete_path_analyzer_test_request_response.go b/vnmonitoring/delete_path_analyzer_test_request_response.go index 7dde1ee00b..911b614aa9 100644 --- a/vnmonitoring/delete_path_analyzer_test_request_response.go +++ b/vnmonitoring/delete_path_analyzer_test_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/delete_virtual_circuit_public_prefix_details.go b/vnmonitoring/delete_virtual_circuit_public_prefix_details.go index f8e42debec..2ba9fb639f 100644 --- a/vnmonitoring/delete_virtual_circuit_public_prefix_details.go +++ b/vnmonitoring/delete_virtual_circuit_public_prefix_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/denied_security_action.go b/vnmonitoring/denied_security_action.go index b443c320f3..f6ef7039c5 100644 --- a/vnmonitoring/denied_security_action.go +++ b/vnmonitoring/denied_security_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/denied_security_action_details.go b/vnmonitoring/denied_security_action_details.go index a8149be1b4..b749300734 100644 --- a/vnmonitoring/denied_security_action_details.go +++ b/vnmonitoring/denied_security_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/dhcp_dns_option.go b/vnmonitoring/dhcp_dns_option.go index 92c8878159..ce8e03ae69 100644 --- a/vnmonitoring/dhcp_dns_option.go +++ b/vnmonitoring/dhcp_dns_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/dhcp_option.go b/vnmonitoring/dhcp_option.go index 13dece817c..fe7f283d4c 100644 --- a/vnmonitoring/dhcp_option.go +++ b/vnmonitoring/dhcp_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/dhcp_options.go b/vnmonitoring/dhcp_options.go index cc22ffc10e..8799afb47d 100644 --- a/vnmonitoring/dhcp_options.go +++ b/vnmonitoring/dhcp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/dhcp_search_domain_option.go b/vnmonitoring/dhcp_search_domain_option.go index 8593c20c11..f1974c735f 100644 --- a/vnmonitoring/dhcp_search_domain_option.go +++ b/vnmonitoring/dhcp_search_domain_option.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/dpd_config.go b/vnmonitoring/dpd_config.go index 81033545c0..40957d17ca 100644 --- a/vnmonitoring/dpd_config.go +++ b/vnmonitoring/dpd_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg.go b/vnmonitoring/drg.go index 424a746b9e..cdbc63ddd1 100644 --- a/vnmonitoring/drg.go +++ b/vnmonitoring/drg.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment.go b/vnmonitoring/drg_attachment.go index 5e9a7aeb24..dd70a29194 100644 --- a/vnmonitoring/drg_attachment.go +++ b/vnmonitoring/drg_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_id_drg_route_distribution_match_criteria.go b/vnmonitoring/drg_attachment_id_drg_route_distribution_match_criteria.go index d27bab2b90..5a140a17b1 100644 --- a/vnmonitoring/drg_attachment_id_drg_route_distribution_match_criteria.go +++ b/vnmonitoring/drg_attachment_id_drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_info.go b/vnmonitoring/drg_attachment_info.go index b9f5e362f2..78d154183c 100644 --- a/vnmonitoring/drg_attachment_info.go +++ b/vnmonitoring/drg_attachment_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_match_all_drg_route_distribution_match_criteria.go b/vnmonitoring/drg_attachment_match_all_drg_route_distribution_match_criteria.go index 7283af3c55..27454d3e39 100644 --- a/vnmonitoring/drg_attachment_match_all_drg_route_distribution_match_criteria.go +++ b/vnmonitoring/drg_attachment_match_all_drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_network_create_details.go b/vnmonitoring/drg_attachment_network_create_details.go index 294f73a222..2f8c05d73d 100644 --- a/vnmonitoring/drg_attachment_network_create_details.go +++ b/vnmonitoring/drg_attachment_network_create_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_network_details.go b/vnmonitoring/drg_attachment_network_details.go index ab1501bfa1..912bb51659 100644 --- a/vnmonitoring/drg_attachment_network_details.go +++ b/vnmonitoring/drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_network_update_details.go b/vnmonitoring/drg_attachment_network_update_details.go index c3ebadda8c..ef38d35ec7 100644 --- a/vnmonitoring/drg_attachment_network_update_details.go +++ b/vnmonitoring/drg_attachment_network_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_attachment_type_drg_route_distribution_match_criteria.go b/vnmonitoring/drg_attachment_type_drg_route_distribution_match_criteria.go index 512a943821..6e57897f7a 100644 --- a/vnmonitoring/drg_attachment_type_drg_route_distribution_match_criteria.go +++ b/vnmonitoring/drg_attachment_type_drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_redundancy_status.go b/vnmonitoring/drg_redundancy_status.go index eee3877460..3a986c1beb 100644 --- a/vnmonitoring/drg_redundancy_status.go +++ b/vnmonitoring/drg_redundancy_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_route_distribution.go b/vnmonitoring/drg_route_distribution.go index 3964dafc57..c090fc15c0 100644 --- a/vnmonitoring/drg_route_distribution.go +++ b/vnmonitoring/drg_route_distribution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_route_distribution_match_criteria.go b/vnmonitoring/drg_route_distribution_match_criteria.go index b385f67b82..0c4d3e7567 100644 --- a/vnmonitoring/drg_route_distribution_match_criteria.go +++ b/vnmonitoring/drg_route_distribution_match_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_route_distribution_statement.go b/vnmonitoring/drg_route_distribution_statement.go index 042c52d77a..10b82aabad 100644 --- a/vnmonitoring/drg_route_distribution_statement.go +++ b/vnmonitoring/drg_route_distribution_statement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_route_rule.go b/vnmonitoring/drg_route_rule.go index 5d1173bf10..32c8dbdb05 100644 --- a/vnmonitoring/drg_route_rule.go +++ b/vnmonitoring/drg_route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_route_table.go b/vnmonitoring/drg_route_table.go index ea5b096c7d..aca4db4eba 100644 --- a/vnmonitoring/drg_route_table.go +++ b/vnmonitoring/drg_route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/drg_routing_configuration.go b/vnmonitoring/drg_routing_configuration.go index e47291fad7..67c63823d8 100644 --- a/vnmonitoring/drg_routing_configuration.go +++ b/vnmonitoring/drg_routing_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/egress_security_list_configuration.go b/vnmonitoring/egress_security_list_configuration.go index 719ee0be06..fa74ca48d2 100644 --- a/vnmonitoring/egress_security_list_configuration.go +++ b/vnmonitoring/egress_security_list_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/egress_security_rule.go b/vnmonitoring/egress_security_rule.go index cffa30d56f..297bb75b66 100644 --- a/vnmonitoring/egress_security_rule.go +++ b/vnmonitoring/egress_security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/egress_traffic_spec.go b/vnmonitoring/egress_traffic_spec.go index ed14fe75dd..29208ca479 100644 --- a/vnmonitoring/egress_traffic_spec.go +++ b/vnmonitoring/egress_traffic_spec.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/encryption_domain_config.go b/vnmonitoring/encryption_domain_config.go index 1c79916e39..13bac04d38 100644 --- a/vnmonitoring/encryption_domain_config.go +++ b/vnmonitoring/encryption_domain_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/endpoint.go b/vnmonitoring/endpoint.go index 7e28865d56..f398d6a681 100644 --- a/vnmonitoring/endpoint.go +++ b/vnmonitoring/endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/fast_connect_provider_service.go b/vnmonitoring/fast_connect_provider_service.go index 2c6141ec2b..f064229bd6 100644 --- a/vnmonitoring/fast_connect_provider_service.go +++ b/vnmonitoring/fast_connect_provider_service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/fast_connect_provider_service_key.go b/vnmonitoring/fast_connect_provider_service_key.go index 2d81ad0d0c..b845c2c8a2 100644 --- a/vnmonitoring/fast_connect_provider_service_key.go +++ b/vnmonitoring/fast_connect_provider_service_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/flow_log_capture_filter_rule_details.go b/vnmonitoring/flow_log_capture_filter_rule_details.go index 65d78cc450..f213ca22e8 100644 --- a/vnmonitoring/flow_log_capture_filter_rule_details.go +++ b/vnmonitoring/flow_log_capture_filter_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/forwarded_routing_action.go b/vnmonitoring/forwarded_routing_action.go index 4c75be6c97..fdff92a4d2 100644 --- a/vnmonitoring/forwarded_routing_action.go +++ b/vnmonitoring/forwarded_routing_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/forwarded_routing_action_details.go b/vnmonitoring/forwarded_routing_action_details.go index 49b0c7abae..323490d903 100644 --- a/vnmonitoring/forwarded_routing_action_details.go +++ b/vnmonitoring/forwarded_routing_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/forwarded_routing_configuration.go b/vnmonitoring/forwarded_routing_configuration.go index 3a073625ed..0c8d0fb0e3 100644 --- a/vnmonitoring/forwarded_routing_configuration.go +++ b/vnmonitoring/forwarded_routing_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/get_path_analysis_details.go b/vnmonitoring/get_path_analysis_details.go index f6a62de629..c029c9cf5b 100644 --- a/vnmonitoring/get_path_analysis_details.go +++ b/vnmonitoring/get_path_analysis_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/get_path_analysis_request_response.go b/vnmonitoring/get_path_analysis_request_response.go index dcb2e7eb2c..b4c143e226 100644 --- a/vnmonitoring/get_path_analysis_request_response.go +++ b/vnmonitoring/get_path_analysis_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/get_path_analyzer_test_request_response.go b/vnmonitoring/get_path_analyzer_test_request_response.go index 638a53a5d9..b69c7109c8 100644 --- a/vnmonitoring/get_path_analyzer_test_request_response.go +++ b/vnmonitoring/get_path_analyzer_test_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/get_public_ip_by_ip_address_details.go b/vnmonitoring/get_public_ip_by_ip_address_details.go index 3db90e4a5e..07df5b84f6 100644 --- a/vnmonitoring/get_public_ip_by_ip_address_details.go +++ b/vnmonitoring/get_public_ip_by_ip_address_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/get_public_ip_by_private_ip_id_details.go b/vnmonitoring/get_public_ip_by_private_ip_id_details.go index b6fd269697..4c4a9bf96d 100644 --- a/vnmonitoring/get_public_ip_by_private_ip_id_details.go +++ b/vnmonitoring/get_public_ip_by_private_ip_id_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/get_work_request_request_response.go b/vnmonitoring/get_work_request_request_response.go index 44969718de..b616649553 100644 --- a/vnmonitoring/get_work_request_request_response.go +++ b/vnmonitoring/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/icmp_options.go b/vnmonitoring/icmp_options.go index bc0465cfe0..443f5b462e 100644 --- a/vnmonitoring/icmp_options.go +++ b/vnmonitoring/icmp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/icmp_protocol_parameters.go b/vnmonitoring/icmp_protocol_parameters.go index 45a96d6da5..697e1d1b64 100644 --- a/vnmonitoring/icmp_protocol_parameters.go +++ b/vnmonitoring/icmp_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/icmp_traffic_protocol_parameters.go b/vnmonitoring/icmp_traffic_protocol_parameters.go index 23894a742a..941fa9897b 100644 --- a/vnmonitoring/icmp_traffic_protocol_parameters.go +++ b/vnmonitoring/icmp_traffic_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/indeterminate_routing_action.go b/vnmonitoring/indeterminate_routing_action.go index 6663c9fef8..ecf59491f8 100644 --- a/vnmonitoring/indeterminate_routing_action.go +++ b/vnmonitoring/indeterminate_routing_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ingress_security_list_configuration.go b/vnmonitoring/ingress_security_list_configuration.go index 66e8fab637..927fe54db1 100644 --- a/vnmonitoring/ingress_security_list_configuration.go +++ b/vnmonitoring/ingress_security_list_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ingress_security_rule.go b/vnmonitoring/ingress_security_rule.go index 4491565587..493f7e7377 100644 --- a/vnmonitoring/ingress_security_rule.go +++ b/vnmonitoring/ingress_security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/internet_gateway.go b/vnmonitoring/internet_gateway.go index f6133f6634..55ad0cf087 100644 --- a/vnmonitoring/internet_gateway.go +++ b/vnmonitoring/internet_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_address_endpoint.go b/vnmonitoring/ip_address_endpoint.go index 9782040478..8a0c841954 100644 --- a/vnmonitoring/ip_address_endpoint.go +++ b/vnmonitoring/ip_address_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_sec_connection.go b/vnmonitoring/ip_sec_connection.go index de1af314f1..53ff3343e7 100644 --- a/vnmonitoring/ip_sec_connection.go +++ b/vnmonitoring/ip_sec_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_sec_connection_device_config.go b/vnmonitoring/ip_sec_connection_device_config.go index 02b81573e0..8323b853d7 100644 --- a/vnmonitoring/ip_sec_connection_device_config.go +++ b/vnmonitoring/ip_sec_connection_device_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_sec_connection_device_status.go b/vnmonitoring/ip_sec_connection_device_status.go index d46a9fe9a1..9a524a7edf 100644 --- a/vnmonitoring/ip_sec_connection_device_status.go +++ b/vnmonitoring/ip_sec_connection_device_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_sec_connection_tunnel.go b/vnmonitoring/ip_sec_connection_tunnel.go index eaaedb085d..75939f934b 100644 --- a/vnmonitoring/ip_sec_connection_tunnel.go +++ b/vnmonitoring/ip_sec_connection_tunnel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_sec_connection_tunnel_error_details.go b/vnmonitoring/ip_sec_connection_tunnel_error_details.go index 4a7abe7d69..d97665b599 100644 --- a/vnmonitoring/ip_sec_connection_tunnel_error_details.go +++ b/vnmonitoring/ip_sec_connection_tunnel_error_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ip_sec_connection_tunnel_shared_secret.go b/vnmonitoring/ip_sec_connection_tunnel_shared_secret.go index fcce5d94cf..2ae2bde8d4 100644 --- a/vnmonitoring/ip_sec_connection_tunnel_shared_secret.go +++ b/vnmonitoring/ip_sec_connection_tunnel_shared_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ipsec_tunnel_drg_attachment_network_details.go b/vnmonitoring/ipsec_tunnel_drg_attachment_network_details.go index 652d72e666..35b76a87fc 100644 --- a/vnmonitoring/ipsec_tunnel_drg_attachment_network_details.go +++ b/vnmonitoring/ipsec_tunnel_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/ipv6.go b/vnmonitoring/ipv6.go index d590520863..995f8a2eb3 100644 --- a/vnmonitoring/ipv6.go +++ b/vnmonitoring/ipv6.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/letter_of_authority.go b/vnmonitoring/letter_of_authority.go index 02f50fa08a..26cbf32543 100644 --- a/vnmonitoring/letter_of_authority.go +++ b/vnmonitoring/letter_of_authority.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/list_path_analyzer_tests_request_response.go b/vnmonitoring/list_path_analyzer_tests_request_response.go index a1c19014b0..bae3df12f7 100644 --- a/vnmonitoring/list_path_analyzer_tests_request_response.go +++ b/vnmonitoring/list_path_analyzer_tests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/list_work_request_errors_request_response.go b/vnmonitoring/list_work_request_errors_request_response.go index 76eeedf846..a31667becd 100644 --- a/vnmonitoring/list_work_request_errors_request_response.go +++ b/vnmonitoring/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/list_work_request_logs_request_response.go b/vnmonitoring/list_work_request_logs_request_response.go index 2ce79b88d5..06503279cb 100644 --- a/vnmonitoring/list_work_request_logs_request_response.go +++ b/vnmonitoring/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/list_work_request_results_request_response.go b/vnmonitoring/list_work_request_results_request_response.go index 06cb4d8fee..a4d41063d2 100644 --- a/vnmonitoring/list_work_request_results_request_response.go +++ b/vnmonitoring/list_work_request_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/list_work_requests_request_response.go b/vnmonitoring/list_work_requests_request_response.go index d53656995e..05e5ce7d2a 100644 --- a/vnmonitoring/list_work_requests_request_response.go +++ b/vnmonitoring/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/load_balancer_endpoint.go b/vnmonitoring/load_balancer_endpoint.go index 2a3d2f42c6..bb17360694 100644 --- a/vnmonitoring/load_balancer_endpoint.go +++ b/vnmonitoring/load_balancer_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/load_balancer_listener_endpoint.go b/vnmonitoring/load_balancer_listener_endpoint.go index fab39b38a9..5a68da9010 100644 --- a/vnmonitoring/load_balancer_listener_endpoint.go +++ b/vnmonitoring/load_balancer_listener_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/local_peering_gateway.go b/vnmonitoring/local_peering_gateway.go index e2358afd93..20ffe858b2 100644 --- a/vnmonitoring/local_peering_gateway.go +++ b/vnmonitoring/local_peering_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/loop_back_drg_attachment_network_details.go b/vnmonitoring/loop_back_drg_attachment_network_details.go index 9303e0d131..e4de0250f1 100644 --- a/vnmonitoring/loop_back_drg_attachment_network_details.go +++ b/vnmonitoring/loop_back_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/macsec_encryption_cipher.go b/vnmonitoring/macsec_encryption_cipher.go index 2f19d08e0a..95e9ac4509 100644 --- a/vnmonitoring/macsec_encryption_cipher.go +++ b/vnmonitoring/macsec_encryption_cipher.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/macsec_key.go b/vnmonitoring/macsec_key.go index ac46eea838..b130338aa1 100644 --- a/vnmonitoring/macsec_key.go +++ b/vnmonitoring/macsec_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/macsec_properties.go b/vnmonitoring/macsec_properties.go index 8ff4c40ff7..54db87ec9c 100644 --- a/vnmonitoring/macsec_properties.go +++ b/vnmonitoring/macsec_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/macsec_state.go b/vnmonitoring/macsec_state.go index d9d0de2537..3bbad5f523 100644 --- a/vnmonitoring/macsec_state.go +++ b/vnmonitoring/macsec_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/modify_vcn_cidr_details.go b/vnmonitoring/modify_vcn_cidr_details.go index 48ac623726..136c5a1113 100644 --- a/vnmonitoring/modify_vcn_cidr_details.go +++ b/vnmonitoring/modify_vcn_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/nat_gateway.go b/vnmonitoring/nat_gateway.go index b7fc4666ae..339785418d 100644 --- a/vnmonitoring/nat_gateway.go +++ b/vnmonitoring/nat_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/network_load_balancer_endpoint.go b/vnmonitoring/network_load_balancer_endpoint.go index d653298c66..2b2029454b 100644 --- a/vnmonitoring/network_load_balancer_endpoint.go +++ b/vnmonitoring/network_load_balancer_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/network_load_balancer_listener_endpoint.go b/vnmonitoring/network_load_balancer_listener_endpoint.go index 5c0aca5ce6..b9781b76dd 100644 --- a/vnmonitoring/network_load_balancer_listener_endpoint.go +++ b/vnmonitoring/network_load_balancer_listener_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/network_security_group.go b/vnmonitoring/network_security_group.go index 455caff166..da2cf651f8 100644 --- a/vnmonitoring/network_security_group.go +++ b/vnmonitoring/network_security_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/network_security_group_vnic.go b/vnmonitoring/network_security_group_vnic.go index e00d4a51e1..cfa39f1b2e 100644 --- a/vnmonitoring/network_security_group_vnic.go +++ b/vnmonitoring/network_security_group_vnic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/networking_topology.go b/vnmonitoring/networking_topology.go index 5ef09099e8..a0157819b3 100644 --- a/vnmonitoring/networking_topology.go +++ b/vnmonitoring/networking_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/no_route_routing_action.go b/vnmonitoring/no_route_routing_action.go index 3a4c1c11cc..05a71093ad 100644 --- a/vnmonitoring/no_route_routing_action.go +++ b/vnmonitoring/no_route_routing_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/no_route_routing_action_details.go b/vnmonitoring/no_route_routing_action_details.go index fcf9ab87ea..feed8e9021 100644 --- a/vnmonitoring/no_route_routing_action_details.go +++ b/vnmonitoring/no_route_routing_action_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/nsg_configuration.go b/vnmonitoring/nsg_configuration.go index c7df9c4505..4c44077945 100644 --- a/vnmonitoring/nsg_configuration.go +++ b/vnmonitoring/nsg_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/operation_status.go b/vnmonitoring/operation_status.go index 03f0ef77b4..be18173e26 100644 --- a/vnmonitoring/operation_status.go +++ b/vnmonitoring/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/operation_type.go b/vnmonitoring/operation_type.go index d6af652480..1022222c53 100644 --- a/vnmonitoring/operation_type.go +++ b/vnmonitoring/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/path.go b/vnmonitoring/path.go index 2717ba7094..a4289b3eb5 100644 --- a/vnmonitoring/path.go +++ b/vnmonitoring/path.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/path_analysis_work_request_result.go b/vnmonitoring/path_analysis_work_request_result.go index ee950aae23..73ae67d34c 100644 --- a/vnmonitoring/path_analysis_work_request_result.go +++ b/vnmonitoring/path_analysis_work_request_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/path_analyzer_test_collection.go b/vnmonitoring/path_analyzer_test_collection.go index 29afb935fb..242d51accc 100644 --- a/vnmonitoring/path_analyzer_test_collection.go +++ b/vnmonitoring/path_analyzer_test_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/path_analyzer_test_model.go b/vnmonitoring/path_analyzer_test_model.go index 7d4c608913..463504dd9d 100644 --- a/vnmonitoring/path_analyzer_test_model.go +++ b/vnmonitoring/path_analyzer_test_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/path_analyzer_test_summary.go b/vnmonitoring/path_analyzer_test_summary.go index a6467a3eab..f69a8d9968 100644 --- a/vnmonitoring/path_analyzer_test_summary.go +++ b/vnmonitoring/path_analyzer_test_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/path_topology.go b/vnmonitoring/path_topology.go index cbe4c8af4c..44e4d7473a 100644 --- a/vnmonitoring/path_topology.go +++ b/vnmonitoring/path_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/persisted_get_path_analysis_details.go b/vnmonitoring/persisted_get_path_analysis_details.go index c0d3f476c2..2796f94752 100644 --- a/vnmonitoring/persisted_get_path_analysis_details.go +++ b/vnmonitoring/persisted_get_path_analysis_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/phase_one_config_details.go b/vnmonitoring/phase_one_config_details.go index acee39f1fa..1f7ba5c67c 100644 --- a/vnmonitoring/phase_one_config_details.go +++ b/vnmonitoring/phase_one_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/phase_two_config_details.go b/vnmonitoring/phase_two_config_details.go index 21278baac5..9674cfabe4 100644 --- a/vnmonitoring/phase_two_config_details.go +++ b/vnmonitoring/phase_two_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/port_range.go b/vnmonitoring/port_range.go index 9860129b5a..5ed466b722 100644 --- a/vnmonitoring/port_range.go +++ b/vnmonitoring/port_range.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/private_ip.go b/vnmonitoring/private_ip.go index f82382ee7f..db7d3df18b 100644 --- a/vnmonitoring/private_ip.go +++ b/vnmonitoring/private_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/protocol_parameters.go b/vnmonitoring/protocol_parameters.go index 48941834e7..a36292b4c1 100644 --- a/vnmonitoring/protocol_parameters.go +++ b/vnmonitoring/protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/public_ip.go b/vnmonitoring/public_ip.go index eeaa06e50f..ad188cf348 100644 --- a/vnmonitoring/public_ip.go +++ b/vnmonitoring/public_ip.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/public_ip_pool.go b/vnmonitoring/public_ip_pool.go index 8470084e86..e764026e92 100644 --- a/vnmonitoring/public_ip_pool.go +++ b/vnmonitoring/public_ip_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/public_ip_pool_collection.go b/vnmonitoring/public_ip_pool_collection.go index 718f780094..aa10bc9759 100644 --- a/vnmonitoring/public_ip_pool_collection.go +++ b/vnmonitoring/public_ip_pool_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/public_ip_pool_summary.go b/vnmonitoring/public_ip_pool_summary.go index d6b5672ae8..1f54bf47c6 100644 --- a/vnmonitoring/public_ip_pool_summary.go +++ b/vnmonitoring/public_ip_pool_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/query_options.go b/vnmonitoring/query_options.go index d0bd67fc48..c337837042 100644 --- a/vnmonitoring/query_options.go +++ b/vnmonitoring/query_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remote_peering_connection.go b/vnmonitoring/remote_peering_connection.go index 13ba3bb1af..b9351c027c 100644 --- a/vnmonitoring/remote_peering_connection.go +++ b/vnmonitoring/remote_peering_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remote_peering_connection_drg_attachment_network_details.go b/vnmonitoring/remote_peering_connection_drg_attachment_network_details.go index cd3108d46d..4e0d5bfab0 100644 --- a/vnmonitoring/remote_peering_connection_drg_attachment_network_details.go +++ b/vnmonitoring/remote_peering_connection_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_drg_route_distribution_statements_details.go b/vnmonitoring/remove_drg_route_distribution_statements_details.go index 92acf901b2..7b4d442f9f 100644 --- a/vnmonitoring/remove_drg_route_distribution_statements_details.go +++ b/vnmonitoring/remove_drg_route_distribution_statements_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_drg_route_rules_details.go b/vnmonitoring/remove_drg_route_rules_details.go index 9cba061a8e..698e73b04c 100644 --- a/vnmonitoring/remove_drg_route_rules_details.go +++ b/vnmonitoring/remove_drg_route_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_network_security_group_security_rules_details.go b/vnmonitoring/remove_network_security_group_security_rules_details.go index 7c01479485..43020c08b4 100644 --- a/vnmonitoring/remove_network_security_group_security_rules_details.go +++ b/vnmonitoring/remove_network_security_group_security_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_public_ip_pool_capacity_details.go b/vnmonitoring/remove_public_ip_pool_capacity_details.go index 4679c15220..678d17c67e 100644 --- a/vnmonitoring/remove_public_ip_pool_capacity_details.go +++ b/vnmonitoring/remove_public_ip_pool_capacity_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_subnet_ipv6_cidr_details.go b/vnmonitoring/remove_subnet_ipv6_cidr_details.go index 073272b165..b2220d4901 100644 --- a/vnmonitoring/remove_subnet_ipv6_cidr_details.go +++ b/vnmonitoring/remove_subnet_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_vcn_cidr_details.go b/vnmonitoring/remove_vcn_cidr_details.go index 181e6c26bb..1676f8135e 100644 --- a/vnmonitoring/remove_vcn_cidr_details.go +++ b/vnmonitoring/remove_vcn_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/remove_vcn_ipv6_cidr_details.go b/vnmonitoring/remove_vcn_ipv6_cidr_details.go index 9ae5756e0e..404d47bc3a 100644 --- a/vnmonitoring/remove_vcn_ipv6_cidr_details.go +++ b/vnmonitoring/remove_vcn_ipv6_cidr_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/route_rule.go b/vnmonitoring/route_rule.go index 34773647eb..7ac136052d 100644 --- a/vnmonitoring/route_rule.go +++ b/vnmonitoring/route_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/route_table.go b/vnmonitoring/route_table.go index 7636e690da..a643f6aea7 100644 --- a/vnmonitoring/route_table.go +++ b/vnmonitoring/route_table.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/routing_action.go b/vnmonitoring/routing_action.go index fc260add28..b62aea8cdb 100644 --- a/vnmonitoring/routing_action.go +++ b/vnmonitoring/routing_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/security_action.go b/vnmonitoring/security_action.go index f9d6c80757..8605909600 100644 --- a/vnmonitoring/security_action.go +++ b/vnmonitoring/security_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/security_list.go b/vnmonitoring/security_list.go index 9cc30f438a..384e9971ab 100644 --- a/vnmonitoring/security_list.go +++ b/vnmonitoring/security_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/security_rule.go b/vnmonitoring/security_rule.go index 80e44f2449..d7bf278354 100644 --- a/vnmonitoring/security_rule.go +++ b/vnmonitoring/security_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/service.go b/vnmonitoring/service.go index 1a0ee0eaf2..73b0019368 100644 --- a/vnmonitoring/service.go +++ b/vnmonitoring/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/service_gateway.go b/vnmonitoring/service_gateway.go index 9788b107ce..893891dc2a 100644 --- a/vnmonitoring/service_gateway.go +++ b/vnmonitoring/service_gateway.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/service_id_request_details.go b/vnmonitoring/service_id_request_details.go index a15904dd3e..84aa06a712 100644 --- a/vnmonitoring/service_id_request_details.go +++ b/vnmonitoring/service_id_request_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/service_id_response_details.go b/vnmonitoring/service_id_response_details.go index 3dd57af723..d50708a775 100644 --- a/vnmonitoring/service_id_response_details.go +++ b/vnmonitoring/service_id_response_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/sort_order.go b/vnmonitoring/sort_order.go index cc8a86b9c7..4f1c701064 100644 --- a/vnmonitoring/sort_order.go +++ b/vnmonitoring/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/stateful_egress_security_list_configuration.go b/vnmonitoring/stateful_egress_security_list_configuration.go index f9032a6123..8947252d3c 100644 --- a/vnmonitoring/stateful_egress_security_list_configuration.go +++ b/vnmonitoring/stateful_egress_security_list_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/stateful_ingress_security_list_configuration.go b/vnmonitoring/stateful_ingress_security_list_configuration.go index 4fc5bf22e1..90f9a32501 100644 --- a/vnmonitoring/stateful_ingress_security_list_configuration.go +++ b/vnmonitoring/stateful_ingress_security_list_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/stateful_nsg_configuration.go b/vnmonitoring/stateful_nsg_configuration.go index af3d734fbb..0422b8195f 100644 --- a/vnmonitoring/stateful_nsg_configuration.go +++ b/vnmonitoring/stateful_nsg_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/subnet.go b/vnmonitoring/subnet.go index a5086f8537..7947ffa667 100644 --- a/vnmonitoring/subnet.go +++ b/vnmonitoring/subnet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/subnet_endpoint.go b/vnmonitoring/subnet_endpoint.go index 5d6903c926..d7fd439ba6 100644 --- a/vnmonitoring/subnet_endpoint.go +++ b/vnmonitoring/subnet_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/subnet_topology.go b/vnmonitoring/subnet_topology.go index 7fd7b581bc..83bdb1cb5a 100644 --- a/vnmonitoring/subnet_topology.go +++ b/vnmonitoring/subnet_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tcp_options.go b/vnmonitoring/tcp_options.go index 091441775a..11199d6df1 100644 --- a/vnmonitoring/tcp_options.go +++ b/vnmonitoring/tcp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tcp_protocol_parameters.go b/vnmonitoring/tcp_protocol_parameters.go index 762ae47e2a..c264ab5258 100644 --- a/vnmonitoring/tcp_protocol_parameters.go +++ b/vnmonitoring/tcp_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tcp_traffic_protocol_parameters.go b/vnmonitoring/tcp_traffic_protocol_parameters.go index 64d2fe824d..c6e36e58b1 100644 --- a/vnmonitoring/tcp_traffic_protocol_parameters.go +++ b/vnmonitoring/tcp_traffic_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology.go b/vnmonitoring/topology.go index 6bcfa53cc5..bc302ab42b 100644 --- a/vnmonitoring/topology.go +++ b/vnmonitoring/topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology_associated_with_entity_relationship.go b/vnmonitoring/topology_associated_with_entity_relationship.go index bc97d34c98..368680d5a3 100644 --- a/vnmonitoring/topology_associated_with_entity_relationship.go +++ b/vnmonitoring/topology_associated_with_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology_associated_with_relationship_details.go b/vnmonitoring/topology_associated_with_relationship_details.go index 0601f2827e..59135b418d 100644 --- a/vnmonitoring/topology_associated_with_relationship_details.go +++ b/vnmonitoring/topology_associated_with_relationship_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology_contains_entity_relationship.go b/vnmonitoring/topology_contains_entity_relationship.go index 05e15e59f9..a937fe51be 100644 --- a/vnmonitoring/topology_contains_entity_relationship.go +++ b/vnmonitoring/topology_contains_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology_entity_relationship.go b/vnmonitoring/topology_entity_relationship.go index 13692a1d26..1d724c0873 100644 --- a/vnmonitoring/topology_entity_relationship.go +++ b/vnmonitoring/topology_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology_routes_to_entity_relationship.go b/vnmonitoring/topology_routes_to_entity_relationship.go index 753c2bec76..d0a385e005 100644 --- a/vnmonitoring/topology_routes_to_entity_relationship.go +++ b/vnmonitoring/topology_routes_to_entity_relationship.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/topology_routes_to_relationship_details.go b/vnmonitoring/topology_routes_to_relationship_details.go index bc81a193a1..333abe51d7 100644 --- a/vnmonitoring/topology_routes_to_relationship_details.go +++ b/vnmonitoring/topology_routes_to_relationship_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/traffic_node.go b/vnmonitoring/traffic_node.go index 1a06ce4b60..2c4b4644cf 100644 --- a/vnmonitoring/traffic_node.go +++ b/vnmonitoring/traffic_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/traffic_protocol_parameters.go b/vnmonitoring/traffic_protocol_parameters.go index 9c51eafbfe..a6b655b8df 100644 --- a/vnmonitoring/traffic_protocol_parameters.go +++ b/vnmonitoring/traffic_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/traffic_route.go b/vnmonitoring/traffic_route.go index 43a2dcf400..9501d4a91a 100644 --- a/vnmonitoring/traffic_route.go +++ b/vnmonitoring/traffic_route.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_config.go b/vnmonitoring/tunnel_config.go index be9af4b5eb..e4d439e234 100644 --- a/vnmonitoring/tunnel_config.go +++ b/vnmonitoring/tunnel_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_cpe_device_config.go b/vnmonitoring/tunnel_cpe_device_config.go index 6ec77579f0..f89b92c385 100644 --- a/vnmonitoring/tunnel_cpe_device_config.go +++ b/vnmonitoring/tunnel_cpe_device_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_phase_one_details.go b/vnmonitoring/tunnel_phase_one_details.go index 3042bcec47..b1e4afefb7 100644 --- a/vnmonitoring/tunnel_phase_one_details.go +++ b/vnmonitoring/tunnel_phase_one_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_phase_two_details.go b/vnmonitoring/tunnel_phase_two_details.go index 88f96c2e45..61f91ad74d 100644 --- a/vnmonitoring/tunnel_phase_two_details.go +++ b/vnmonitoring/tunnel_phase_two_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_route_summary.go b/vnmonitoring/tunnel_route_summary.go index 0fa7829cbc..5e41ae54c4 100644 --- a/vnmonitoring/tunnel_route_summary.go +++ b/vnmonitoring/tunnel_route_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_security_association_summary.go b/vnmonitoring/tunnel_security_association_summary.go index b6d8098a7f..8bbc565eb3 100644 --- a/vnmonitoring/tunnel_security_association_summary.go +++ b/vnmonitoring/tunnel_security_association_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/tunnel_status.go b/vnmonitoring/tunnel_status.go index fed0106d3c..4d2e65b5cb 100644 --- a/vnmonitoring/tunnel_status.go +++ b/vnmonitoring/tunnel_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/udp_options.go b/vnmonitoring/udp_options.go index 26f5a4efc0..2d3cf94991 100644 --- a/vnmonitoring/udp_options.go +++ b/vnmonitoring/udp_options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/udp_protocol_parameters.go b/vnmonitoring/udp_protocol_parameters.go index a14a2f53e2..af66ab4423 100644 --- a/vnmonitoring/udp_protocol_parameters.go +++ b/vnmonitoring/udp_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/udp_traffic_protocol_parameters.go b/vnmonitoring/udp_traffic_protocol_parameters.go index c943fddb26..ae7f8c62a7 100644 --- a/vnmonitoring/udp_traffic_protocol_parameters.go +++ b/vnmonitoring/udp_traffic_protocol_parameters.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_byoip_range_details.go b/vnmonitoring/update_byoip_range_details.go index aec9ace0bd..415f205e0a 100644 --- a/vnmonitoring/update_byoip_range_details.go +++ b/vnmonitoring/update_byoip_range_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_capture_filter_details.go b/vnmonitoring/update_capture_filter_details.go index de0cf2f9cf..f841f7f453 100644 --- a/vnmonitoring/update_capture_filter_details.go +++ b/vnmonitoring/update_capture_filter_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_cpe_details.go b/vnmonitoring/update_cpe_details.go index 43cbb9b365..6a0334e85e 100644 --- a/vnmonitoring/update_cpe_details.go +++ b/vnmonitoring/update_cpe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_cross_connect_details.go b/vnmonitoring/update_cross_connect_details.go index 4bef754b60..067ad788df 100644 --- a/vnmonitoring/update_cross_connect_details.go +++ b/vnmonitoring/update_cross_connect_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_cross_connect_group_details.go b/vnmonitoring/update_cross_connect_group_details.go index 4d2abb48e2..b482a589dc 100644 --- a/vnmonitoring/update_cross_connect_group_details.go +++ b/vnmonitoring/update_cross_connect_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_dhcp_details.go b/vnmonitoring/update_dhcp_details.go index 6cd75ee6ed..c5c2888771 100644 --- a/vnmonitoring/update_dhcp_details.go +++ b/vnmonitoring/update_dhcp_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_attachment_details.go b/vnmonitoring/update_drg_attachment_details.go index 1ee18c3908..f4aeeb74ce 100644 --- a/vnmonitoring/update_drg_attachment_details.go +++ b/vnmonitoring/update_drg_attachment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_details.go b/vnmonitoring/update_drg_details.go index df67ac07b8..30b351eb8a 100644 --- a/vnmonitoring/update_drg_details.go +++ b/vnmonitoring/update_drg_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_route_distribution_details.go b/vnmonitoring/update_drg_route_distribution_details.go index 18c189857d..4eae3f7dce 100644 --- a/vnmonitoring/update_drg_route_distribution_details.go +++ b/vnmonitoring/update_drg_route_distribution_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_route_distribution_statement_details.go b/vnmonitoring/update_drg_route_distribution_statement_details.go index e4d4205256..554c2ddc93 100644 --- a/vnmonitoring/update_drg_route_distribution_statement_details.go +++ b/vnmonitoring/update_drg_route_distribution_statement_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_route_distribution_statements_details.go b/vnmonitoring/update_drg_route_distribution_statements_details.go index af77ced991..0a76ed01c8 100644 --- a/vnmonitoring/update_drg_route_distribution_statements_details.go +++ b/vnmonitoring/update_drg_route_distribution_statements_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_route_rule_details.go b/vnmonitoring/update_drg_route_rule_details.go index bd0eab920f..c4786733b8 100644 --- a/vnmonitoring/update_drg_route_rule_details.go +++ b/vnmonitoring/update_drg_route_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_route_rules_details.go b/vnmonitoring/update_drg_route_rules_details.go index f9305a2ec4..50e5e4f70a 100644 --- a/vnmonitoring/update_drg_route_rules_details.go +++ b/vnmonitoring/update_drg_route_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_drg_route_table_details.go b/vnmonitoring/update_drg_route_table_details.go index 89790c4685..8ad50033ea 100644 --- a/vnmonitoring/update_drg_route_table_details.go +++ b/vnmonitoring/update_drg_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_internet_gateway_details.go b/vnmonitoring/update_internet_gateway_details.go index ebadce42f6..a6d5fd3b2e 100644 --- a/vnmonitoring/update_internet_gateway_details.go +++ b/vnmonitoring/update_internet_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_ip_sec_connection_details.go b/vnmonitoring/update_ip_sec_connection_details.go index 5db4f8b2b9..a2f8c1ba7e 100644 --- a/vnmonitoring/update_ip_sec_connection_details.go +++ b/vnmonitoring/update_ip_sec_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_ip_sec_connection_tunnel_details.go b/vnmonitoring/update_ip_sec_connection_tunnel_details.go index 05f34881e1..ee1f36457b 100644 --- a/vnmonitoring/update_ip_sec_connection_tunnel_details.go +++ b/vnmonitoring/update_ip_sec_connection_tunnel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_ip_sec_connection_tunnel_shared_secret_details.go b/vnmonitoring/update_ip_sec_connection_tunnel_shared_secret_details.go index 9ee8c1ce22..51a3b1e338 100644 --- a/vnmonitoring/update_ip_sec_connection_tunnel_shared_secret_details.go +++ b/vnmonitoring/update_ip_sec_connection_tunnel_shared_secret_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_ip_sec_tunnel_bgp_session_details.go b/vnmonitoring/update_ip_sec_tunnel_bgp_session_details.go index 85f61a04de..1fe8db107f 100644 --- a/vnmonitoring/update_ip_sec_tunnel_bgp_session_details.go +++ b/vnmonitoring/update_ip_sec_tunnel_bgp_session_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_ip_sec_tunnel_encryption_domain_details.go b/vnmonitoring/update_ip_sec_tunnel_encryption_domain_details.go index 0caa99114a..ee0e718a3a 100644 --- a/vnmonitoring/update_ip_sec_tunnel_encryption_domain_details.go +++ b/vnmonitoring/update_ip_sec_tunnel_encryption_domain_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_ipv6_details.go b/vnmonitoring/update_ipv6_details.go index b2c9046c93..2627a44af2 100644 --- a/vnmonitoring/update_ipv6_details.go +++ b/vnmonitoring/update_ipv6_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_local_peering_gateway_details.go b/vnmonitoring/update_local_peering_gateway_details.go index bc813daed7..d3bdb02558 100644 --- a/vnmonitoring/update_local_peering_gateway_details.go +++ b/vnmonitoring/update_local_peering_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_macsec_key.go b/vnmonitoring/update_macsec_key.go index b46bb8613f..c328e9a1cb 100644 --- a/vnmonitoring/update_macsec_key.go +++ b/vnmonitoring/update_macsec_key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_macsec_properties.go b/vnmonitoring/update_macsec_properties.go index 66d08d6c75..0c7343fa9a 100644 --- a/vnmonitoring/update_macsec_properties.go +++ b/vnmonitoring/update_macsec_properties.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_nat_gateway_details.go b/vnmonitoring/update_nat_gateway_details.go index 9fb8431bf8..1ea12f2039 100644 --- a/vnmonitoring/update_nat_gateway_details.go +++ b/vnmonitoring/update_nat_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_network_security_group_details.go b/vnmonitoring/update_network_security_group_details.go index 152fd19f25..331e688913 100644 --- a/vnmonitoring/update_network_security_group_details.go +++ b/vnmonitoring/update_network_security_group_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_network_security_group_security_rules_details.go b/vnmonitoring/update_network_security_group_security_rules_details.go index 30248d8b1e..b34beea827 100644 --- a/vnmonitoring/update_network_security_group_security_rules_details.go +++ b/vnmonitoring/update_network_security_group_security_rules_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_path_analyzer_test_details.go b/vnmonitoring/update_path_analyzer_test_details.go index 8bda4d6811..7d4ed2f5e7 100644 --- a/vnmonitoring/update_path_analyzer_test_details.go +++ b/vnmonitoring/update_path_analyzer_test_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_path_analyzer_test_request_response.go b/vnmonitoring/update_path_analyzer_test_request_response.go index be3ee239d2..9245d9deb7 100644 --- a/vnmonitoring/update_path_analyzer_test_request_response.go +++ b/vnmonitoring/update_path_analyzer_test_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_private_ip_details.go b/vnmonitoring/update_private_ip_details.go index 1f1877496c..3f916d7ae7 100644 --- a/vnmonitoring/update_private_ip_details.go +++ b/vnmonitoring/update_private_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_public_ip_details.go b/vnmonitoring/update_public_ip_details.go index ae72efd83d..d86d28bd26 100644 --- a/vnmonitoring/update_public_ip_details.go +++ b/vnmonitoring/update_public_ip_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_public_ip_pool_details.go b/vnmonitoring/update_public_ip_pool_details.go index ff92158fdd..9e6260e930 100644 --- a/vnmonitoring/update_public_ip_pool_details.go +++ b/vnmonitoring/update_public_ip_pool_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_remote_peering_connection_details.go b/vnmonitoring/update_remote_peering_connection_details.go index cf2e436202..9e4b88bc10 100644 --- a/vnmonitoring/update_remote_peering_connection_details.go +++ b/vnmonitoring/update_remote_peering_connection_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_route_table_details.go b/vnmonitoring/update_route_table_details.go index 3eeccad27a..d925a710c8 100644 --- a/vnmonitoring/update_route_table_details.go +++ b/vnmonitoring/update_route_table_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_security_list_details.go b/vnmonitoring/update_security_list_details.go index d18ebc70cc..e37ebf98fd 100644 --- a/vnmonitoring/update_security_list_details.go +++ b/vnmonitoring/update_security_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_security_rule_details.go b/vnmonitoring/update_security_rule_details.go index c1602b34bc..b42ba9b4a1 100644 --- a/vnmonitoring/update_security_rule_details.go +++ b/vnmonitoring/update_security_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_service_gateway_details.go b/vnmonitoring/update_service_gateway_details.go index 7fe838577f..03d40672b2 100644 --- a/vnmonitoring/update_service_gateway_details.go +++ b/vnmonitoring/update_service_gateway_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_subnet_details.go b/vnmonitoring/update_subnet_details.go index 5fcb4f08f9..f2ade5fd16 100644 --- a/vnmonitoring/update_subnet_details.go +++ b/vnmonitoring/update_subnet_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_tunnel_cpe_device_config_details.go b/vnmonitoring/update_tunnel_cpe_device_config_details.go index e458898a97..a8e8b20389 100644 --- a/vnmonitoring/update_tunnel_cpe_device_config_details.go +++ b/vnmonitoring/update_tunnel_cpe_device_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_vcn_details.go b/vnmonitoring/update_vcn_details.go index b1ef7cd305..bce5e85cf0 100644 --- a/vnmonitoring/update_vcn_details.go +++ b/vnmonitoring/update_vcn_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_virtual_circuit_details.go b/vnmonitoring/update_virtual_circuit_details.go index 3714f7d11e..1c91cb1fe3 100644 --- a/vnmonitoring/update_virtual_circuit_details.go +++ b/vnmonitoring/update_virtual_circuit_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_vlan_details.go b/vnmonitoring/update_vlan_details.go index 5c8ac66581..b229ce22f5 100644 --- a/vnmonitoring/update_vlan_details.go +++ b/vnmonitoring/update_vlan_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_vnic_details.go b/vnmonitoring/update_vnic_details.go index 986d8679e3..9d266f3959 100644 --- a/vnmonitoring/update_vnic_details.go +++ b/vnmonitoring/update_vnic_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/update_vtap_details.go b/vnmonitoring/update_vtap_details.go index 415e92f7b5..73bb8daa98 100644 --- a/vnmonitoring/update_vtap_details.go +++ b/vnmonitoring/update_vtap_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/updated_network_security_group_security_rules.go b/vnmonitoring/updated_network_security_group_security_rules.go index bae64192f9..6f1a28886f 100644 --- a/vnmonitoring/updated_network_security_group_security_rules.go +++ b/vnmonitoring/updated_network_security_group_security_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/upgrade_status.go b/vnmonitoring/upgrade_status.go index 57e9005286..45245167cc 100644 --- a/vnmonitoring/upgrade_status.go +++ b/vnmonitoring/upgrade_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn.go b/vnmonitoring/vcn.go index bb63f28ef5..36265481d3 100644 --- a/vnmonitoring/vcn.go +++ b/vnmonitoring/vcn.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn_dns_resolver_association.go b/vnmonitoring/vcn_dns_resolver_association.go index 5be17971e1..8365b237b0 100644 --- a/vnmonitoring/vcn_dns_resolver_association.go +++ b/vnmonitoring/vcn_dns_resolver_association.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn_drg_attachment_network_create_details.go b/vnmonitoring/vcn_drg_attachment_network_create_details.go index fef51b55e6..031aa532b9 100644 --- a/vnmonitoring/vcn_drg_attachment_network_create_details.go +++ b/vnmonitoring/vcn_drg_attachment_network_create_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn_drg_attachment_network_details.go b/vnmonitoring/vcn_drg_attachment_network_details.go index ca88a24b7d..2d854f14ee 100644 --- a/vnmonitoring/vcn_drg_attachment_network_details.go +++ b/vnmonitoring/vcn_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn_drg_attachment_network_update_details.go b/vnmonitoring/vcn_drg_attachment_network_update_details.go index 01b3e90a65..026f9d179f 100644 --- a/vnmonitoring/vcn_drg_attachment_network_update_details.go +++ b/vnmonitoring/vcn_drg_attachment_network_update_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn_routing_configuration.go b/vnmonitoring/vcn_routing_configuration.go index 603830009f..2efbcdd89f 100644 --- a/vnmonitoring/vcn_routing_configuration.go +++ b/vnmonitoring/vcn_routing_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vcn_topology.go b/vnmonitoring/vcn_topology.go index 5337535e5f..a96f4b41dd 100644 --- a/vnmonitoring/vcn_topology.go +++ b/vnmonitoring/vcn_topology.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/virtual_circuit.go b/vnmonitoring/virtual_circuit.go index 701347b97e..d433fc77d7 100644 --- a/vnmonitoring/virtual_circuit.go +++ b/vnmonitoring/virtual_circuit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/virtual_circuit_associated_tunnel_details.go b/vnmonitoring/virtual_circuit_associated_tunnel_details.go index f022655f03..e401d8943c 100644 --- a/vnmonitoring/virtual_circuit_associated_tunnel_details.go +++ b/vnmonitoring/virtual_circuit_associated_tunnel_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/virtual_circuit_bandwidth_shape.go b/vnmonitoring/virtual_circuit_bandwidth_shape.go index 814bfba91e..4162ab721f 100644 --- a/vnmonitoring/virtual_circuit_bandwidth_shape.go +++ b/vnmonitoring/virtual_circuit_bandwidth_shape.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/virtual_circuit_drg_attachment_network_details.go b/vnmonitoring/virtual_circuit_drg_attachment_network_details.go index 27d1e8ec39..3297e48d3d 100644 --- a/vnmonitoring/virtual_circuit_drg_attachment_network_details.go +++ b/vnmonitoring/virtual_circuit_drg_attachment_network_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/virtual_circuit_ip_mtu.go b/vnmonitoring/virtual_circuit_ip_mtu.go index 99f66b14e4..e1f759f644 100644 --- a/vnmonitoring/virtual_circuit_ip_mtu.go +++ b/vnmonitoring/virtual_circuit_ip_mtu.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/virtual_circuit_public_prefix.go b/vnmonitoring/virtual_circuit_public_prefix.go index 94369d043f..e556419b4f 100644 --- a/vnmonitoring/virtual_circuit_public_prefix.go +++ b/vnmonitoring/virtual_circuit_public_prefix.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/visible_traffic_node.go b/vnmonitoring/visible_traffic_node.go index d2eb78745e..98d62727cf 100644 --- a/vnmonitoring/visible_traffic_node.go +++ b/vnmonitoring/visible_traffic_node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vlan.go b/vnmonitoring/vlan.go index a35e950b86..053f76d902 100644 --- a/vnmonitoring/vlan.go +++ b/vnmonitoring/vlan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vlan_endpoint.go b/vnmonitoring/vlan_endpoint.go index 0cafc5cecf..db04364270 100644 --- a/vnmonitoring/vlan_endpoint.go +++ b/vnmonitoring/vlan_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vnic.go b/vnmonitoring/vnic.go index 877591fe1e..cae2fb13b0 100644 --- a/vnmonitoring/vnic.go +++ b/vnmonitoring/vnic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vnic_endpoint.go b/vnmonitoring/vnic_endpoint.go index a29385eac4..132b1b1fef 100644 --- a/vnmonitoring/vnic_endpoint.go +++ b/vnmonitoring/vnic_endpoint.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vnmonitoring_client.go b/vnmonitoring/vnmonitoring_client.go index ac43ebdbc0..f991de5897 100644 --- a/vnmonitoring/vnmonitoring_client.go +++ b/vnmonitoring/vnmonitoring_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vtap.go b/vnmonitoring/vtap.go index 463ea6411e..d194a06a8d 100644 --- a/vnmonitoring/vtap.go +++ b/vnmonitoring/vtap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/vtap_capture_filter_rule_details.go b/vnmonitoring/vtap_capture_filter_rule_details.go index b400c0a233..e19c8b11c2 100644 --- a/vnmonitoring/vtap_capture_filter_rule_details.go +++ b/vnmonitoring/vtap_capture_filter_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request.go b/vnmonitoring/work_request.go index aeb6690625..4de6afccd6 100644 --- a/vnmonitoring/work_request.go +++ b/vnmonitoring/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_error.go b/vnmonitoring/work_request_error.go index 070323c0da..1f021b70b5 100644 --- a/vnmonitoring/work_request_error.go +++ b/vnmonitoring/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_error_collection.go b/vnmonitoring/work_request_error_collection.go index 3c8c261043..fec505a597 100644 --- a/vnmonitoring/work_request_error_collection.go +++ b/vnmonitoring/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_log_entry.go b/vnmonitoring/work_request_log_entry.go index df93fe98fa..bc89340a01 100644 --- a/vnmonitoring/work_request_log_entry.go +++ b/vnmonitoring/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_log_entry_collection.go b/vnmonitoring/work_request_log_entry_collection.go index de32067759..e18e0beefc 100644 --- a/vnmonitoring/work_request_log_entry_collection.go +++ b/vnmonitoring/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_resource.go b/vnmonitoring/work_request_resource.go index d1c0c90b4a..20e0c7175b 100644 --- a/vnmonitoring/work_request_resource.go +++ b/vnmonitoring/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_result.go b/vnmonitoring/work_request_result.go index 2504d44d5c..0dc9025212 100644 --- a/vnmonitoring/work_request_result.go +++ b/vnmonitoring/work_request_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_result_collection.go b/vnmonitoring/work_request_result_collection.go index 7fb8dc43a1..99a3fd9d66 100644 --- a/vnmonitoring/work_request_result_collection.go +++ b/vnmonitoring/work_request_result_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_summary.go b/vnmonitoring/work_request_summary.go index 5b261c89c0..a158c4bb3f 100644 --- a/vnmonitoring/work_request_summary.go +++ b/vnmonitoring/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vnmonitoring/work_request_summary_collection.go b/vnmonitoring/work_request_summary_collection.go index dba5fb9eb9..cabf471443 100644 --- a/vnmonitoring/work_request_summary_collection.go +++ b/vnmonitoring/work_request_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/action_type.go b/vulnerabilityscanning/action_type.go index 481fcbe64d..670ad4a2db 100644 --- a/vulnerabilityscanning/action_type.go +++ b/vulnerabilityscanning/action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/application_scan_settings.go b/vulnerabilityscanning/application_scan_settings.go index dfe22c2b9f..7255d8004c 100644 --- a/vulnerabilityscanning/application_scan_settings.go +++ b/vulnerabilityscanning/application_scan_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_container_scan_recipe_compartment_details.go b/vulnerabilityscanning/change_container_scan_recipe_compartment_details.go index aa9724f58b..552cdd2719 100644 --- a/vulnerabilityscanning/change_container_scan_recipe_compartment_details.go +++ b/vulnerabilityscanning/change_container_scan_recipe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_container_scan_recipe_compartment_request_response.go b/vulnerabilityscanning/change_container_scan_recipe_compartment_request_response.go index 23e5d67b2b..f9961d4d12 100644 --- a/vulnerabilityscanning/change_container_scan_recipe_compartment_request_response.go +++ b/vulnerabilityscanning/change_container_scan_recipe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_container_scan_result_compartment_details.go b/vulnerabilityscanning/change_container_scan_result_compartment_details.go index e4ea114ee5..94a79abe91 100644 --- a/vulnerabilityscanning/change_container_scan_result_compartment_details.go +++ b/vulnerabilityscanning/change_container_scan_result_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_container_scan_result_compartment_request_response.go b/vulnerabilityscanning/change_container_scan_result_compartment_request_response.go index 42a3ed6a7a..ee03d491b3 100644 --- a/vulnerabilityscanning/change_container_scan_result_compartment_request_response.go +++ b/vulnerabilityscanning/change_container_scan_result_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_container_scan_target_compartment_details.go b/vulnerabilityscanning/change_container_scan_target_compartment_details.go index f561e0581c..b73ce3b8b7 100644 --- a/vulnerabilityscanning/change_container_scan_target_compartment_details.go +++ b/vulnerabilityscanning/change_container_scan_target_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_container_scan_target_compartment_request_response.go b/vulnerabilityscanning/change_container_scan_target_compartment_request_response.go index d096473542..fae14aeea6 100644 --- a/vulnerabilityscanning/change_container_scan_target_compartment_request_response.go +++ b/vulnerabilityscanning/change_container_scan_target_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_agent_scan_result_compartment_details.go b/vulnerabilityscanning/change_host_agent_scan_result_compartment_details.go index 4e8a0f0636..7de9f4046b 100644 --- a/vulnerabilityscanning/change_host_agent_scan_result_compartment_details.go +++ b/vulnerabilityscanning/change_host_agent_scan_result_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_agent_scan_result_compartment_request_response.go b/vulnerabilityscanning/change_host_agent_scan_result_compartment_request_response.go index ba2e1ce629..5ea80e500a 100644 --- a/vulnerabilityscanning/change_host_agent_scan_result_compartment_request_response.go +++ b/vulnerabilityscanning/change_host_agent_scan_result_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_details.go b/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_details.go index 530548399e..b07ab0d4c2 100644 --- a/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_details.go +++ b/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_request_response.go b/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_request_response.go index 1ebfb72f59..cce663cab7 100644 --- a/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_request_response.go +++ b/vulnerabilityscanning/change_host_cis_benchmark_scan_result_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_details.go b/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_details.go index babaa540b8..34b8c479eb 100644 --- a/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_details.go +++ b/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_request_response.go b/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_request_response.go index c5d8fb51a5..23829b1d1b 100644 --- a/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_request_response.go +++ b/vulnerabilityscanning/change_host_endpoint_protection_scan_result_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_port_scan_result_compartment_details.go b/vulnerabilityscanning/change_host_port_scan_result_compartment_details.go index b75c3ced8b..0768990efb 100644 --- a/vulnerabilityscanning/change_host_port_scan_result_compartment_details.go +++ b/vulnerabilityscanning/change_host_port_scan_result_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_port_scan_result_compartment_request_response.go b/vulnerabilityscanning/change_host_port_scan_result_compartment_request_response.go index b6b52af30b..c9bbf60f5c 100644 --- a/vulnerabilityscanning/change_host_port_scan_result_compartment_request_response.go +++ b/vulnerabilityscanning/change_host_port_scan_result_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_scan_recipe_compartment_details.go b/vulnerabilityscanning/change_host_scan_recipe_compartment_details.go index 1360eea4b9..df3e2e7e36 100644 --- a/vulnerabilityscanning/change_host_scan_recipe_compartment_details.go +++ b/vulnerabilityscanning/change_host_scan_recipe_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_scan_recipe_compartment_request_response.go b/vulnerabilityscanning/change_host_scan_recipe_compartment_request_response.go index eeea951ce7..11b3082005 100644 --- a/vulnerabilityscanning/change_host_scan_recipe_compartment_request_response.go +++ b/vulnerabilityscanning/change_host_scan_recipe_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_scan_target_compartment_details.go b/vulnerabilityscanning/change_host_scan_target_compartment_details.go index d473590c72..6182e221f1 100644 --- a/vulnerabilityscanning/change_host_scan_target_compartment_details.go +++ b/vulnerabilityscanning/change_host_scan_target_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/change_host_scan_target_compartment_request_response.go b/vulnerabilityscanning/change_host_scan_target_compartment_request_response.go index e92ac400fe..2f680ebdd7 100644 --- a/vulnerabilityscanning/change_host_scan_target_compartment_request_response.go +++ b/vulnerabilityscanning/change_host_scan_target_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_recipe.go b/vulnerabilityscanning/container_scan_recipe.go index 5cd103678a..dc43258cc1 100644 --- a/vulnerabilityscanning/container_scan_recipe.go +++ b/vulnerabilityscanning/container_scan_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_recipe_summary.go b/vulnerabilityscanning/container_scan_recipe_summary.go index 8b03408d91..099a377fbb 100644 --- a/vulnerabilityscanning/container_scan_recipe_summary.go +++ b/vulnerabilityscanning/container_scan_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_recipe_summary_collection.go b/vulnerabilityscanning/container_scan_recipe_summary_collection.go index b13b95f9ea..b873b35aaf 100644 --- a/vulnerabilityscanning/container_scan_recipe_summary_collection.go +++ b/vulnerabilityscanning/container_scan_recipe_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_registry.go b/vulnerabilityscanning/container_scan_registry.go index 17fd59924f..74b4d00292 100644 --- a/vulnerabilityscanning/container_scan_registry.go +++ b/vulnerabilityscanning/container_scan_registry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_result.go b/vulnerabilityscanning/container_scan_result.go index 6f4f14b4aa..9f4dedd2bc 100644 --- a/vulnerabilityscanning/container_scan_result.go +++ b/vulnerabilityscanning/container_scan_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_result_problem.go b/vulnerabilityscanning/container_scan_result_problem.go index a906dad881..99b5efd88f 100644 --- a/vulnerabilityscanning/container_scan_result_problem.go +++ b/vulnerabilityscanning/container_scan_result_problem.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_result_sort_by.go b/vulnerabilityscanning/container_scan_result_sort_by.go index 94cbcfdc29..67bde58fdb 100644 --- a/vulnerabilityscanning/container_scan_result_sort_by.go +++ b/vulnerabilityscanning/container_scan_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_result_summary.go b/vulnerabilityscanning/container_scan_result_summary.go index 45ca814f6f..aa3d70d121 100644 --- a/vulnerabilityscanning/container_scan_result_summary.go +++ b/vulnerabilityscanning/container_scan_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_result_summary_collection.go b/vulnerabilityscanning/container_scan_result_summary_collection.go index 03199bf774..f4c1fea52a 100644 --- a/vulnerabilityscanning/container_scan_result_summary_collection.go +++ b/vulnerabilityscanning/container_scan_result_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_settings.go b/vulnerabilityscanning/container_scan_settings.go index d104512838..8bebfca456 100644 --- a/vulnerabilityscanning/container_scan_settings.go +++ b/vulnerabilityscanning/container_scan_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_target.go b/vulnerabilityscanning/container_scan_target.go index b8ba809068..f60722ee7a 100644 --- a/vulnerabilityscanning/container_scan_target.go +++ b/vulnerabilityscanning/container_scan_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_target_summary.go b/vulnerabilityscanning/container_scan_target_summary.go index 1da7d611a4..c9ddc15a98 100644 --- a/vulnerabilityscanning/container_scan_target_summary.go +++ b/vulnerabilityscanning/container_scan_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/container_scan_target_summary_collection.go b/vulnerabilityscanning/container_scan_target_summary_collection.go index 56b98ec801..34ced92be9 100644 --- a/vulnerabilityscanning/container_scan_target_summary_collection.go +++ b/vulnerabilityscanning/container_scan_target_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_container_scan_recipe_details.go b/vulnerabilityscanning/create_container_scan_recipe_details.go index 9da49beb8a..b56cdf7fad 100644 --- a/vulnerabilityscanning/create_container_scan_recipe_details.go +++ b/vulnerabilityscanning/create_container_scan_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_container_scan_recipe_request_response.go b/vulnerabilityscanning/create_container_scan_recipe_request_response.go index 078de3552a..ed47ae8e86 100644 --- a/vulnerabilityscanning/create_container_scan_recipe_request_response.go +++ b/vulnerabilityscanning/create_container_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_container_scan_registry_details.go b/vulnerabilityscanning/create_container_scan_registry_details.go index 6c4f65919f..55942d25e8 100644 --- a/vulnerabilityscanning/create_container_scan_registry_details.go +++ b/vulnerabilityscanning/create_container_scan_registry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_container_scan_target_details.go b/vulnerabilityscanning/create_container_scan_target_details.go index 2b84e3daca..056e59eb66 100644 --- a/vulnerabilityscanning/create_container_scan_target_details.go +++ b/vulnerabilityscanning/create_container_scan_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_container_scan_target_request_response.go b/vulnerabilityscanning/create_container_scan_target_request_response.go index 19bc5d2f31..6fb54764da 100644 --- a/vulnerabilityscanning/create_container_scan_target_request_response.go +++ b/vulnerabilityscanning/create_container_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_host_scan_recipe_details.go b/vulnerabilityscanning/create_host_scan_recipe_details.go index 038ba35d4b..7b0c2e2038 100644 --- a/vulnerabilityscanning/create_host_scan_recipe_details.go +++ b/vulnerabilityscanning/create_host_scan_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_host_scan_recipe_request_response.go b/vulnerabilityscanning/create_host_scan_recipe_request_response.go index 2c4a2f9c2a..d21cdca5a9 100644 --- a/vulnerabilityscanning/create_host_scan_recipe_request_response.go +++ b/vulnerabilityscanning/create_host_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_host_scan_target_details.go b/vulnerabilityscanning/create_host_scan_target_details.go index 411b51d831..e3270ea6d0 100644 --- a/vulnerabilityscanning/create_host_scan_target_details.go +++ b/vulnerabilityscanning/create_host_scan_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_host_scan_target_request_response.go b/vulnerabilityscanning/create_host_scan_target_request_response.go index bd51dd25a3..6f33d22e8c 100644 --- a/vulnerabilityscanning/create_host_scan_target_request_response.go +++ b/vulnerabilityscanning/create_host_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/create_ocir_container_scan_registry_details.go b/vulnerabilityscanning/create_ocir_container_scan_registry_details.go index d8fa106bbb..16ace395f3 100644 --- a/vulnerabilityscanning/create_ocir_container_scan_registry_details.go +++ b/vulnerabilityscanning/create_ocir_container_scan_registry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/cve_details.go b/vulnerabilityscanning/cve_details.go index 9da3e3b4a8..cc109d4eb8 100644 --- a/vulnerabilityscanning/cve_details.go +++ b/vulnerabilityscanning/cve_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/day_of_week.go b/vulnerabilityscanning/day_of_week.go index d855b6fdea..7a9fa864df 100644 --- a/vulnerabilityscanning/day_of_week.go +++ b/vulnerabilityscanning/day_of_week.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_container_scan_recipe_request_response.go b/vulnerabilityscanning/delete_container_scan_recipe_request_response.go index 64f7d1b220..0bddc743d0 100644 --- a/vulnerabilityscanning/delete_container_scan_recipe_request_response.go +++ b/vulnerabilityscanning/delete_container_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_container_scan_result_request_response.go b/vulnerabilityscanning/delete_container_scan_result_request_response.go index 36ae1af307..299f4198a0 100644 --- a/vulnerabilityscanning/delete_container_scan_result_request_response.go +++ b/vulnerabilityscanning/delete_container_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_container_scan_target_request_response.go b/vulnerabilityscanning/delete_container_scan_target_request_response.go index 38ce4bc3fa..e8981f2d78 100644 --- a/vulnerabilityscanning/delete_container_scan_target_request_response.go +++ b/vulnerabilityscanning/delete_container_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_host_agent_scan_result_request_response.go b/vulnerabilityscanning/delete_host_agent_scan_result_request_response.go index 856a1b33b7..a847bff75f 100644 --- a/vulnerabilityscanning/delete_host_agent_scan_result_request_response.go +++ b/vulnerabilityscanning/delete_host_agent_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_host_cis_benchmark_scan_result_request_response.go b/vulnerabilityscanning/delete_host_cis_benchmark_scan_result_request_response.go index 862bc41808..5960b35e86 100644 --- a/vulnerabilityscanning/delete_host_cis_benchmark_scan_result_request_response.go +++ b/vulnerabilityscanning/delete_host_cis_benchmark_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_host_endpoint_protection_scan_result_request_response.go b/vulnerabilityscanning/delete_host_endpoint_protection_scan_result_request_response.go index fdd096c357..2bbd12d7e0 100644 --- a/vulnerabilityscanning/delete_host_endpoint_protection_scan_result_request_response.go +++ b/vulnerabilityscanning/delete_host_endpoint_protection_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_host_port_scan_result_request_response.go b/vulnerabilityscanning/delete_host_port_scan_result_request_response.go index a2d226bb23..a98bcd902b 100644 --- a/vulnerabilityscanning/delete_host_port_scan_result_request_response.go +++ b/vulnerabilityscanning/delete_host_port_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_host_scan_recipe_request_response.go b/vulnerabilityscanning/delete_host_scan_recipe_request_response.go index 686ae0c41b..93030fe163 100644 --- a/vulnerabilityscanning/delete_host_scan_recipe_request_response.go +++ b/vulnerabilityscanning/delete_host_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/delete_host_scan_target_request_response.go b/vulnerabilityscanning/delete_host_scan_target_request_response.go index ddc0eb9538..81796e48a1 100644 --- a/vulnerabilityscanning/delete_host_scan_target_request_response.go +++ b/vulnerabilityscanning/delete_host_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/export_host_agent_scan_result_csv_details.go b/vulnerabilityscanning/export_host_agent_scan_result_csv_details.go index 2e3c7eac43..328a4df5a1 100644 --- a/vulnerabilityscanning/export_host_agent_scan_result_csv_details.go +++ b/vulnerabilityscanning/export_host_agent_scan_result_csv_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/export_host_agent_scan_result_csv_request_response.go b/vulnerabilityscanning/export_host_agent_scan_result_csv_request_response.go index fbf081e7cb..5e113b86bf 100644 --- a/vulnerabilityscanning/export_host_agent_scan_result_csv_request_response.go +++ b/vulnerabilityscanning/export_host_agent_scan_result_csv_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/export_host_vulnerability_csv_details.go b/vulnerabilityscanning/export_host_vulnerability_csv_details.go index 1ef472521a..1467a876d4 100644 --- a/vulnerabilityscanning/export_host_vulnerability_csv_details.go +++ b/vulnerabilityscanning/export_host_vulnerability_csv_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/export_host_vulnerability_csv_request_response.go b/vulnerabilityscanning/export_host_vulnerability_csv_request_response.go index efe74aaa8b..d5f66f068f 100644 --- a/vulnerabilityscanning/export_host_vulnerability_csv_request_response.go +++ b/vulnerabilityscanning/export_host_vulnerability_csv_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/folder_to_scan.go b/vulnerabilityscanning/folder_to_scan.go index 3b396f6dd5..9be7f86a72 100644 --- a/vulnerabilityscanning/folder_to_scan.go +++ b/vulnerabilityscanning/folder_to_scan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_container_scan_recipe_request_response.go b/vulnerabilityscanning/get_container_scan_recipe_request_response.go index a711eecf73..1d9da47098 100644 --- a/vulnerabilityscanning/get_container_scan_recipe_request_response.go +++ b/vulnerabilityscanning/get_container_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_container_scan_result_request_response.go b/vulnerabilityscanning/get_container_scan_result_request_response.go index 3417d946d7..5a33d75b08 100644 --- a/vulnerabilityscanning/get_container_scan_result_request_response.go +++ b/vulnerabilityscanning/get_container_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_container_scan_target_request_response.go b/vulnerabilityscanning/get_container_scan_target_request_response.go index 10167a2a2f..2e804874c5 100644 --- a/vulnerabilityscanning/get_container_scan_target_request_response.go +++ b/vulnerabilityscanning/get_container_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_agent_scan_result_request_response.go b/vulnerabilityscanning/get_host_agent_scan_result_request_response.go index dcecb3d1be..702c5d6a06 100644 --- a/vulnerabilityscanning/get_host_agent_scan_result_request_response.go +++ b/vulnerabilityscanning/get_host_agent_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_cis_benchmark_scan_result_request_response.go b/vulnerabilityscanning/get_host_cis_benchmark_scan_result_request_response.go index f9aa531d8a..a4a44b606e 100644 --- a/vulnerabilityscanning/get_host_cis_benchmark_scan_result_request_response.go +++ b/vulnerabilityscanning/get_host_cis_benchmark_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_endpoint_protection_scan_result_request_response.go b/vulnerabilityscanning/get_host_endpoint_protection_scan_result_request_response.go index 303dc3d6ac..1a0690a908 100644 --- a/vulnerabilityscanning/get_host_endpoint_protection_scan_result_request_response.go +++ b/vulnerabilityscanning/get_host_endpoint_protection_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_port_scan_result_request_response.go b/vulnerabilityscanning/get_host_port_scan_result_request_response.go index 1b50b07954..d4ac5d787c 100644 --- a/vulnerabilityscanning/get_host_port_scan_result_request_response.go +++ b/vulnerabilityscanning/get_host_port_scan_result_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_scan_recipe_request_response.go b/vulnerabilityscanning/get_host_scan_recipe_request_response.go index bcbac45c05..4b5c6678ed 100644 --- a/vulnerabilityscanning/get_host_scan_recipe_request_response.go +++ b/vulnerabilityscanning/get_host_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_scan_target_request_response.go b/vulnerabilityscanning/get_host_scan_target_request_response.go index 2415e04ad0..2a7f9eff8e 100644 --- a/vulnerabilityscanning/get_host_scan_target_request_response.go +++ b/vulnerabilityscanning/get_host_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_host_vulnerability_request_response.go b/vulnerabilityscanning/get_host_vulnerability_request_response.go index 545d341962..c6743c5bd4 100644 --- a/vulnerabilityscanning/get_host_vulnerability_request_response.go +++ b/vulnerabilityscanning/get_host_vulnerability_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_vulnerability_request_response.go b/vulnerabilityscanning/get_vulnerability_request_response.go index fe2280aa14..8564c666c5 100644 --- a/vulnerabilityscanning/get_vulnerability_request_response.go +++ b/vulnerabilityscanning/get_vulnerability_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/get_work_request_request_response.go b/vulnerabilityscanning/get_work_request_request_response.go index 74e314422a..5c84894943 100644 --- a/vulnerabilityscanning/get_work_request_request_response.go +++ b/vulnerabilityscanning/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_agent_scan_level.go b/vulnerabilityscanning/host_agent_scan_level.go index 92ed302e89..c1f5d5cba2 100644 --- a/vulnerabilityscanning/host_agent_scan_level.go +++ b/vulnerabilityscanning/host_agent_scan_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_agent_scan_result.go b/vulnerabilityscanning/host_agent_scan_result.go index 09c3486f70..4a9c481411 100644 --- a/vulnerabilityscanning/host_agent_scan_result.go +++ b/vulnerabilityscanning/host_agent_scan_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_agent_scan_result_problem.go b/vulnerabilityscanning/host_agent_scan_result_problem.go index 1b5cf3614e..e509baf34e 100644 --- a/vulnerabilityscanning/host_agent_scan_result_problem.go +++ b/vulnerabilityscanning/host_agent_scan_result_problem.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_agent_scan_result_sort_by.go b/vulnerabilityscanning/host_agent_scan_result_sort_by.go index dd9ee63b1d..b3b36e454e 100644 --- a/vulnerabilityscanning/host_agent_scan_result_sort_by.go +++ b/vulnerabilityscanning/host_agent_scan_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_agent_scan_result_summary.go b/vulnerabilityscanning/host_agent_scan_result_summary.go index 152bec0886..b8f9ac0ef4 100644 --- a/vulnerabilityscanning/host_agent_scan_result_summary.go +++ b/vulnerabilityscanning/host_agent_scan_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_agent_scan_result_summary_collection.go b/vulnerabilityscanning/host_agent_scan_result_summary_collection.go index 737a62acac..63f04be72f 100644 --- a/vulnerabilityscanning/host_agent_scan_result_summary_collection.go +++ b/vulnerabilityscanning/host_agent_scan_result_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_scan_level.go b/vulnerabilityscanning/host_cis_benchmark_scan_level.go index c4216bdbd0..1d5835a6d6 100644 --- a/vulnerabilityscanning/host_cis_benchmark_scan_level.go +++ b/vulnerabilityscanning/host_cis_benchmark_scan_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_scan_result.go b/vulnerabilityscanning/host_cis_benchmark_scan_result.go index e000bc6543..154b9527cd 100644 --- a/vulnerabilityscanning/host_cis_benchmark_scan_result.go +++ b/vulnerabilityscanning/host_cis_benchmark_scan_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_scan_result_score.go b/vulnerabilityscanning/host_cis_benchmark_scan_result_score.go index e1b414f42f..6c3641bff0 100644 --- a/vulnerabilityscanning/host_cis_benchmark_scan_result_score.go +++ b/vulnerabilityscanning/host_cis_benchmark_scan_result_score.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_scan_result_sort_by.go b/vulnerabilityscanning/host_cis_benchmark_scan_result_sort_by.go index 3332e3e09f..caa2aea468 100644 --- a/vulnerabilityscanning/host_cis_benchmark_scan_result_sort_by.go +++ b/vulnerabilityscanning/host_cis_benchmark_scan_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_scan_result_summary.go b/vulnerabilityscanning/host_cis_benchmark_scan_result_summary.go index be54c9aa4a..a5ee40bd8d 100644 --- a/vulnerabilityscanning/host_cis_benchmark_scan_result_summary.go +++ b/vulnerabilityscanning/host_cis_benchmark_scan_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_scan_result_summary_collection.go b/vulnerabilityscanning/host_cis_benchmark_scan_result_summary_collection.go index e96a982447..74b4d3de8d 100644 --- a/vulnerabilityscanning/host_cis_benchmark_scan_result_summary_collection.go +++ b/vulnerabilityscanning/host_cis_benchmark_scan_result_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_cis_benchmark_settings.go b/vulnerabilityscanning/host_cis_benchmark_settings.go index a4e7b0d0bf..85b16cddc4 100644 --- a/vulnerabilityscanning/host_cis_benchmark_settings.go +++ b/vulnerabilityscanning/host_cis_benchmark_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_scan_level.go b/vulnerabilityscanning/host_endpoint_protection_scan_level.go index 86b967a28b..404732033c 100644 --- a/vulnerabilityscanning/host_endpoint_protection_scan_level.go +++ b/vulnerabilityscanning/host_endpoint_protection_scan_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_scan_result.go b/vulnerabilityscanning/host_endpoint_protection_scan_result.go index 2867d4b622..dd01d2406a 100644 --- a/vulnerabilityscanning/host_endpoint_protection_scan_result.go +++ b/vulnerabilityscanning/host_endpoint_protection_scan_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_scan_result_endpoint_protection.go b/vulnerabilityscanning/host_endpoint_protection_scan_result_endpoint_protection.go index 87573581c0..a3823159b4 100644 --- a/vulnerabilityscanning/host_endpoint_protection_scan_result_endpoint_protection.go +++ b/vulnerabilityscanning/host_endpoint_protection_scan_result_endpoint_protection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_scan_result_sort_by.go b/vulnerabilityscanning/host_endpoint_protection_scan_result_sort_by.go index 7b44bbf9bb..7edabf43b8 100644 --- a/vulnerabilityscanning/host_endpoint_protection_scan_result_sort_by.go +++ b/vulnerabilityscanning/host_endpoint_protection_scan_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_scan_result_summary.go b/vulnerabilityscanning/host_endpoint_protection_scan_result_summary.go index 431e1363ab..022b468fca 100644 --- a/vulnerabilityscanning/host_endpoint_protection_scan_result_summary.go +++ b/vulnerabilityscanning/host_endpoint_protection_scan_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_scan_result_summary_collection.go b/vulnerabilityscanning/host_endpoint_protection_scan_result_summary_collection.go index 1e959c8c6a..d7db4abf68 100644 --- a/vulnerabilityscanning/host_endpoint_protection_scan_result_summary_collection.go +++ b/vulnerabilityscanning/host_endpoint_protection_scan_result_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_endpoint_protection_settings.go b/vulnerabilityscanning/host_endpoint_protection_settings.go index dfec77128a..ad68b01f0e 100644 --- a/vulnerabilityscanning/host_endpoint_protection_settings.go +++ b/vulnerabilityscanning/host_endpoint_protection_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_port_scan_level.go b/vulnerabilityscanning/host_port_scan_level.go index 59126a1dd3..89ba33489c 100644 --- a/vulnerabilityscanning/host_port_scan_level.go +++ b/vulnerabilityscanning/host_port_scan_level.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_port_scan_result.go b/vulnerabilityscanning/host_port_scan_result.go index ce262267c1..e96fae333b 100644 --- a/vulnerabilityscanning/host_port_scan_result.go +++ b/vulnerabilityscanning/host_port_scan_result.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_port_scan_result_open_port.go b/vulnerabilityscanning/host_port_scan_result_open_port.go index ea32c8a38e..d2f4c65356 100644 --- a/vulnerabilityscanning/host_port_scan_result_open_port.go +++ b/vulnerabilityscanning/host_port_scan_result_open_port.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_port_scan_result_sort_by.go b/vulnerabilityscanning/host_port_scan_result_sort_by.go index f292d8d8f0..3bdaaf854b 100644 --- a/vulnerabilityscanning/host_port_scan_result_sort_by.go +++ b/vulnerabilityscanning/host_port_scan_result_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_port_scan_result_summary.go b/vulnerabilityscanning/host_port_scan_result_summary.go index 8ccd27aa7d..64c2bbbf08 100644 --- a/vulnerabilityscanning/host_port_scan_result_summary.go +++ b/vulnerabilityscanning/host_port_scan_result_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_port_scan_result_summary_collection.go b/vulnerabilityscanning/host_port_scan_result_summary_collection.go index 7a4306cf65..463ebf657e 100644 --- a/vulnerabilityscanning/host_port_scan_result_summary_collection.go +++ b/vulnerabilityscanning/host_port_scan_result_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_agent_configuration.go b/vulnerabilityscanning/host_scan_agent_configuration.go index 54c5bb8625..7f7d0c0f47 100644 --- a/vulnerabilityscanning/host_scan_agent_configuration.go +++ b/vulnerabilityscanning/host_scan_agent_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_agent_configuration_oci.go b/vulnerabilityscanning/host_scan_agent_configuration_oci.go index 5456f53a3a..32ff4f6286 100644 --- a/vulnerabilityscanning/host_scan_agent_configuration_oci.go +++ b/vulnerabilityscanning/host_scan_agent_configuration_oci.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_agent_configuration_qualys.go b/vulnerabilityscanning/host_scan_agent_configuration_qualys.go index 1b23355db2..ca5631b660 100644 --- a/vulnerabilityscanning/host_scan_agent_configuration_qualys.go +++ b/vulnerabilityscanning/host_scan_agent_configuration_qualys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_agent_settings.go b/vulnerabilityscanning/host_scan_agent_settings.go index 86d45ef926..ee5a92c67c 100644 --- a/vulnerabilityscanning/host_scan_agent_settings.go +++ b/vulnerabilityscanning/host_scan_agent_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_port_settings.go b/vulnerabilityscanning/host_scan_port_settings.go index 322063a05b..d0500b5547 100644 --- a/vulnerabilityscanning/host_scan_port_settings.go +++ b/vulnerabilityscanning/host_scan_port_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_recipe.go b/vulnerabilityscanning/host_scan_recipe.go index de389c1900..ac0cffeacb 100644 --- a/vulnerabilityscanning/host_scan_recipe.go +++ b/vulnerabilityscanning/host_scan_recipe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_recipe_summary.go b/vulnerabilityscanning/host_scan_recipe_summary.go index 64042528c8..08806afe93 100644 --- a/vulnerabilityscanning/host_scan_recipe_summary.go +++ b/vulnerabilityscanning/host_scan_recipe_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_recipe_summary_collection.go b/vulnerabilityscanning/host_scan_recipe_summary_collection.go index c68892002e..67134e27e7 100644 --- a/vulnerabilityscanning/host_scan_recipe_summary_collection.go +++ b/vulnerabilityscanning/host_scan_recipe_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_target.go b/vulnerabilityscanning/host_scan_target.go index d47c0c715c..276bf8b7fc 100644 --- a/vulnerabilityscanning/host_scan_target.go +++ b/vulnerabilityscanning/host_scan_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_target_error_summary.go b/vulnerabilityscanning/host_scan_target_error_summary.go index 0e63f97e4e..db9fcd278a 100644 --- a/vulnerabilityscanning/host_scan_target_error_summary.go +++ b/vulnerabilityscanning/host_scan_target_error_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_target_error_summary_collection.go b/vulnerabilityscanning/host_scan_target_error_summary_collection.go index 31adb36166..8780e9a96c 100644 --- a/vulnerabilityscanning/host_scan_target_error_summary_collection.go +++ b/vulnerabilityscanning/host_scan_target_error_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_target_summary.go b/vulnerabilityscanning/host_scan_target_summary.go index 6793ecef81..b693cf4b5f 100644 --- a/vulnerabilityscanning/host_scan_target_summary.go +++ b/vulnerabilityscanning/host_scan_target_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_scan_target_summary_collection.go b/vulnerabilityscanning/host_scan_target_summary_collection.go index 4ea497e96c..5882dc8a44 100644 --- a/vulnerabilityscanning/host_scan_target_summary_collection.go +++ b/vulnerabilityscanning/host_scan_target_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_vulnerability.go b/vulnerabilityscanning/host_vulnerability.go index be7270f81b..0c8c3d584e 100644 --- a/vulnerabilityscanning/host_vulnerability.go +++ b/vulnerabilityscanning/host_vulnerability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_vulnerability_impacted_host_summary.go b/vulnerabilityscanning/host_vulnerability_impacted_host_summary.go index d6806f3d05..bb157d53c7 100644 --- a/vulnerabilityscanning/host_vulnerability_impacted_host_summary.go +++ b/vulnerabilityscanning/host_vulnerability_impacted_host_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_vulnerability_impacted_host_summary_collection.go b/vulnerabilityscanning/host_vulnerability_impacted_host_summary_collection.go index 10d69c38fe..bafc2c3bb6 100644 --- a/vulnerabilityscanning/host_vulnerability_impacted_host_summary_collection.go +++ b/vulnerabilityscanning/host_vulnerability_impacted_host_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_vulnerability_sort_by.go b/vulnerabilityscanning/host_vulnerability_sort_by.go index 6a1ca04c3b..6bf4fde15a 100644 --- a/vulnerabilityscanning/host_vulnerability_sort_by.go +++ b/vulnerabilityscanning/host_vulnerability_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_vulnerability_summary.go b/vulnerabilityscanning/host_vulnerability_summary.go index fe2fd97a4d..8e0e7fdd07 100644 --- a/vulnerabilityscanning/host_vulnerability_summary.go +++ b/vulnerabilityscanning/host_vulnerability_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/host_vulnerability_summary_collection.go b/vulnerabilityscanning/host_vulnerability_summary_collection.go index 0fc19af7cb..2daa80eda8 100644 --- a/vulnerabilityscanning/host_vulnerability_summary_collection.go +++ b/vulnerabilityscanning/host_vulnerability_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/impacted_host_sort_by.go b/vulnerabilityscanning/impacted_host_sort_by.go index f9fffd4c09..b88f5c74bc 100644 --- a/vulnerabilityscanning/impacted_host_sort_by.go +++ b/vulnerabilityscanning/impacted_host_sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/impacted_resources_count.go b/vulnerabilityscanning/impacted_resources_count.go index ace0b7d1a4..c09175b757 100644 --- a/vulnerabilityscanning/impacted_resources_count.go +++ b/vulnerabilityscanning/impacted_resources_count.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/lifecycle_state.go b/vulnerabilityscanning/lifecycle_state.go index 41b242ef4a..1d03fc4d8a 100644 --- a/vulnerabilityscanning/lifecycle_state.go +++ b/vulnerabilityscanning/lifecycle_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_container_scan_recipes_request_response.go b/vulnerabilityscanning/list_container_scan_recipes_request_response.go index 45eea160f7..af88988d7b 100644 --- a/vulnerabilityscanning/list_container_scan_recipes_request_response.go +++ b/vulnerabilityscanning/list_container_scan_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_container_scan_results_request_response.go b/vulnerabilityscanning/list_container_scan_results_request_response.go index 2e8a981fa7..5f634afe53 100644 --- a/vulnerabilityscanning/list_container_scan_results_request_response.go +++ b/vulnerabilityscanning/list_container_scan_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_container_scan_targets_request_response.go b/vulnerabilityscanning/list_container_scan_targets_request_response.go index b865c710fa..9e3ed746dd 100644 --- a/vulnerabilityscanning/list_container_scan_targets_request_response.go +++ b/vulnerabilityscanning/list_container_scan_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_agent_scan_results_request_response.go b/vulnerabilityscanning/list_host_agent_scan_results_request_response.go index 9a54b18c73..b9480e86e1 100644 --- a/vulnerabilityscanning/list_host_agent_scan_results_request_response.go +++ b/vulnerabilityscanning/list_host_agent_scan_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_cis_benchmark_scan_results_request_response.go b/vulnerabilityscanning/list_host_cis_benchmark_scan_results_request_response.go index 0375f76927..4a60e572ff 100644 --- a/vulnerabilityscanning/list_host_cis_benchmark_scan_results_request_response.go +++ b/vulnerabilityscanning/list_host_cis_benchmark_scan_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_endpoint_protection_scan_results_request_response.go b/vulnerabilityscanning/list_host_endpoint_protection_scan_results_request_response.go index 33474c73c1..1be0928173 100644 --- a/vulnerabilityscanning/list_host_endpoint_protection_scan_results_request_response.go +++ b/vulnerabilityscanning/list_host_endpoint_protection_scan_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_port_scan_results_request_response.go b/vulnerabilityscanning/list_host_port_scan_results_request_response.go index 3bd81fb269..ad30772d49 100644 --- a/vulnerabilityscanning/list_host_port_scan_results_request_response.go +++ b/vulnerabilityscanning/list_host_port_scan_results_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_scan_recipes_request_response.go b/vulnerabilityscanning/list_host_scan_recipes_request_response.go index 49c5ba5b9a..3d9db3b589 100644 --- a/vulnerabilityscanning/list_host_scan_recipes_request_response.go +++ b/vulnerabilityscanning/list_host_scan_recipes_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_scan_target_errors_request_response.go b/vulnerabilityscanning/list_host_scan_target_errors_request_response.go index 1c6e791462..d137aab79a 100644 --- a/vulnerabilityscanning/list_host_scan_target_errors_request_response.go +++ b/vulnerabilityscanning/list_host_scan_target_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_scan_targets_request_response.go b/vulnerabilityscanning/list_host_scan_targets_request_response.go index 8f4c32d6ed..91d9806f59 100644 --- a/vulnerabilityscanning/list_host_scan_targets_request_response.go +++ b/vulnerabilityscanning/list_host_scan_targets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_vulnerabilities_request_response.go b/vulnerabilityscanning/list_host_vulnerabilities_request_response.go index 395ef68ed5..50900b381a 100644 --- a/vulnerabilityscanning/list_host_vulnerabilities_request_response.go +++ b/vulnerabilityscanning/list_host_vulnerabilities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_host_vulnerability_impacted_hosts_request_response.go b/vulnerabilityscanning/list_host_vulnerability_impacted_hosts_request_response.go index d0a4c96e5b..9a95a91612 100644 --- a/vulnerabilityscanning/list_host_vulnerability_impacted_hosts_request_response.go +++ b/vulnerabilityscanning/list_host_vulnerability_impacted_hosts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_vulnerabilities_request_response.go b/vulnerabilityscanning/list_vulnerabilities_request_response.go index 69b3462cd1..de3a55c592 100644 --- a/vulnerabilityscanning/list_vulnerabilities_request_response.go +++ b/vulnerabilityscanning/list_vulnerabilities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_vulnerability_impacted_containers_request_response.go b/vulnerabilityscanning/list_vulnerability_impacted_containers_request_response.go index 99ca5defba..4720beb273 100644 --- a/vulnerabilityscanning/list_vulnerability_impacted_containers_request_response.go +++ b/vulnerabilityscanning/list_vulnerability_impacted_containers_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_vulnerability_impacted_hosts_request_response.go b/vulnerabilityscanning/list_vulnerability_impacted_hosts_request_response.go index f68d66bfab..b94de9bdc7 100644 --- a/vulnerabilityscanning/list_vulnerability_impacted_hosts_request_response.go +++ b/vulnerabilityscanning/list_vulnerability_impacted_hosts_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_work_request_errors_request_response.go b/vulnerabilityscanning/list_work_request_errors_request_response.go index 32331fda2c..fe0720b6ca 100644 --- a/vulnerabilityscanning/list_work_request_errors_request_response.go +++ b/vulnerabilityscanning/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_work_request_logs_request_response.go b/vulnerabilityscanning/list_work_request_logs_request_response.go index 990f865cd1..2440d95d3b 100644 --- a/vulnerabilityscanning/list_work_request_logs_request_response.go +++ b/vulnerabilityscanning/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/list_work_requests_request_response.go b/vulnerabilityscanning/list_work_requests_request_response.go index d0b8099b2d..94fd78397e 100644 --- a/vulnerabilityscanning/list_work_requests_request_response.go +++ b/vulnerabilityscanning/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/model_package.go b/vulnerabilityscanning/model_package.go index b1df3b5262..2cd4a85ea2 100644 --- a/vulnerabilityscanning/model_package.go +++ b/vulnerabilityscanning/model_package.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/ocir_container_scan_registry.go b/vulnerabilityscanning/ocir_container_scan_registry.go index 2f057c8724..ac94641ef2 100644 --- a/vulnerabilityscanning/ocir_container_scan_registry.go +++ b/vulnerabilityscanning/ocir_container_scan_registry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/operating_system.go b/vulnerabilityscanning/operating_system.go index fef4bb062b..0bc77bb0be 100644 --- a/vulnerabilityscanning/operating_system.go +++ b/vulnerabilityscanning/operating_system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/operation_status.go b/vulnerabilityscanning/operation_status.go index 0552e2d549..369acb3a8e 100644 --- a/vulnerabilityscanning/operation_status.go +++ b/vulnerabilityscanning/operation_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/operation_type.go b/vulnerabilityscanning/operation_type.go index 6dae304be8..ada8280703 100644 --- a/vulnerabilityscanning/operation_type.go +++ b/vulnerabilityscanning/operation_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/scan_result_problem_severity.go b/vulnerabilityscanning/scan_result_problem_severity.go index abde71c8cf..24de9f9079 100644 --- a/vulnerabilityscanning/scan_result_problem_severity.go +++ b/vulnerabilityscanning/scan_result_problem_severity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/scan_result_score.go b/vulnerabilityscanning/scan_result_score.go index 5b7868db4f..ab227ea589 100644 --- a/vulnerabilityscanning/scan_result_score.go +++ b/vulnerabilityscanning/scan_result_score.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/scan_result_vulnerability_state.go b/vulnerabilityscanning/scan_result_vulnerability_state.go index 05b7986c12..8b5423bc61 100644 --- a/vulnerabilityscanning/scan_result_vulnerability_state.go +++ b/vulnerabilityscanning/scan_result_vulnerability_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/schedule.go b/vulnerabilityscanning/schedule.go index b62c836be2..e756850888 100644 --- a/vulnerabilityscanning/schedule.go +++ b/vulnerabilityscanning/schedule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/schedule_type.go b/vulnerabilityscanning/schedule_type.go index cb71ade1dd..685e655831 100644 --- a/vulnerabilityscanning/schedule_type.go +++ b/vulnerabilityscanning/schedule_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/sort_by.go b/vulnerabilityscanning/sort_by.go index db0d10443a..81172439c0 100644 --- a/vulnerabilityscanning/sort_by.go +++ b/vulnerabilityscanning/sort_by.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/sort_by_time.go b/vulnerabilityscanning/sort_by_time.go index a2a0eb8ccf..1e28bb6ccc 100644 --- a/vulnerabilityscanning/sort_by_time.go +++ b/vulnerabilityscanning/sort_by_time.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/sort_order.go b/vulnerabilityscanning/sort_order.go index ec2f2f2ab0..e9616bd8c7 100644 --- a/vulnerabilityscanning/sort_order.go +++ b/vulnerabilityscanning/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_container_scan_recipe_details.go b/vulnerabilityscanning/update_container_scan_recipe_details.go index 68f0709677..fbaea1e75c 100644 --- a/vulnerabilityscanning/update_container_scan_recipe_details.go +++ b/vulnerabilityscanning/update_container_scan_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_container_scan_recipe_request_response.go b/vulnerabilityscanning/update_container_scan_recipe_request_response.go index 3136213aea..d67f49f606 100644 --- a/vulnerabilityscanning/update_container_scan_recipe_request_response.go +++ b/vulnerabilityscanning/update_container_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_container_scan_registry_details.go b/vulnerabilityscanning/update_container_scan_registry_details.go index d82dc148e1..b8149cf24e 100644 --- a/vulnerabilityscanning/update_container_scan_registry_details.go +++ b/vulnerabilityscanning/update_container_scan_registry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_container_scan_target_details.go b/vulnerabilityscanning/update_container_scan_target_details.go index d616571254..18ecee0cdf 100644 --- a/vulnerabilityscanning/update_container_scan_target_details.go +++ b/vulnerabilityscanning/update_container_scan_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_container_scan_target_request_response.go b/vulnerabilityscanning/update_container_scan_target_request_response.go index 97998bb4a6..2a66ccd867 100644 --- a/vulnerabilityscanning/update_container_scan_target_request_response.go +++ b/vulnerabilityscanning/update_container_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_host_scan_recipe_details.go b/vulnerabilityscanning/update_host_scan_recipe_details.go index e105aac735..1d77a4b6be 100644 --- a/vulnerabilityscanning/update_host_scan_recipe_details.go +++ b/vulnerabilityscanning/update_host_scan_recipe_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_host_scan_recipe_request_response.go b/vulnerabilityscanning/update_host_scan_recipe_request_response.go index c562a04693..09d10e0373 100644 --- a/vulnerabilityscanning/update_host_scan_recipe_request_response.go +++ b/vulnerabilityscanning/update_host_scan_recipe_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_host_scan_target_details.go b/vulnerabilityscanning/update_host_scan_target_details.go index 75540effc4..16e938948d 100644 --- a/vulnerabilityscanning/update_host_scan_target_details.go +++ b/vulnerabilityscanning/update_host_scan_target_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_host_scan_target_request_response.go b/vulnerabilityscanning/update_host_scan_target_request_response.go index d36ec78e47..f4432481f4 100644 --- a/vulnerabilityscanning/update_host_scan_target_request_response.go +++ b/vulnerabilityscanning/update_host_scan_target_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/update_ocir_container_scan_registry_details.go b/vulnerabilityscanning/update_ocir_container_scan_registry_details.go index 8f654abcc0..da360e71c1 100644 --- a/vulnerabilityscanning/update_ocir_container_scan_registry_details.go +++ b/vulnerabilityscanning/update_ocir_container_scan_registry_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vendor_type.go b/vulnerabilityscanning/vendor_type.go index fb7f86b35a..9c4b634234 100644 --- a/vulnerabilityscanning/vendor_type.go +++ b/vulnerabilityscanning/vendor_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability.go b/vulnerabilityscanning/vulnerability.go index 6ca039f300..5e0f2bf6b3 100644 --- a/vulnerabilityscanning/vulnerability.go +++ b/vulnerabilityscanning/vulnerability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_impacted_container_summary.go b/vulnerabilityscanning/vulnerability_impacted_container_summary.go index bafa6f196a..cd344f8b86 100644 --- a/vulnerabilityscanning/vulnerability_impacted_container_summary.go +++ b/vulnerabilityscanning/vulnerability_impacted_container_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_impacted_container_summary_collection.go b/vulnerabilityscanning/vulnerability_impacted_container_summary_collection.go index 78a3954081..4e6c05a0dd 100644 --- a/vulnerabilityscanning/vulnerability_impacted_container_summary_collection.go +++ b/vulnerabilityscanning/vulnerability_impacted_container_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_impacted_host_summary.go b/vulnerabilityscanning/vulnerability_impacted_host_summary.go index ac397d3504..518b02f165 100644 --- a/vulnerabilityscanning/vulnerability_impacted_host_summary.go +++ b/vulnerabilityscanning/vulnerability_impacted_host_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_impacted_host_summary_collection.go b/vulnerabilityscanning/vulnerability_impacted_host_summary_collection.go index 3031923814..98ab3cdb1a 100644 --- a/vulnerabilityscanning/vulnerability_impacted_host_summary_collection.go +++ b/vulnerabilityscanning/vulnerability_impacted_host_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_summary.go b/vulnerabilityscanning/vulnerability_summary.go index af995ae1eb..7149411f9f 100644 --- a/vulnerabilityscanning/vulnerability_summary.go +++ b/vulnerabilityscanning/vulnerability_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_summary_collection.go b/vulnerabilityscanning/vulnerability_summary_collection.go index 8b4c33c113..e8b606e7ca 100644 --- a/vulnerabilityscanning/vulnerability_summary_collection.go +++ b/vulnerabilityscanning/vulnerability_summary_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerability_type.go b/vulnerabilityscanning/vulnerability_type.go index 3160d5daf5..7447b61256 100644 --- a/vulnerabilityscanning/vulnerability_type.go +++ b/vulnerabilityscanning/vulnerability_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/vulnerabilityscanning_client.go b/vulnerabilityscanning/vulnerabilityscanning_client.go index fd549d5b92..4618df0ef5 100644 --- a/vulnerabilityscanning/vulnerabilityscanning_client.go +++ b/vulnerabilityscanning/vulnerabilityscanning_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request.go b/vulnerabilityscanning/work_request.go index f8fb6d538b..0034ea308d 100644 --- a/vulnerabilityscanning/work_request.go +++ b/vulnerabilityscanning/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request_collection.go b/vulnerabilityscanning/work_request_collection.go index 304faecb79..942f31ac89 100644 --- a/vulnerabilityscanning/work_request_collection.go +++ b/vulnerabilityscanning/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request_error.go b/vulnerabilityscanning/work_request_error.go index 9e82de80d3..4b4be32ffe 100644 --- a/vulnerabilityscanning/work_request_error.go +++ b/vulnerabilityscanning/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request_error_collection.go b/vulnerabilityscanning/work_request_error_collection.go index dc88edf8bd..ba143fc9e6 100644 --- a/vulnerabilityscanning/work_request_error_collection.go +++ b/vulnerabilityscanning/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request_log_entry.go b/vulnerabilityscanning/work_request_log_entry.go index edc8e5a02e..4547a5535f 100644 --- a/vulnerabilityscanning/work_request_log_entry.go +++ b/vulnerabilityscanning/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request_log_entry_collection.go b/vulnerabilityscanning/work_request_log_entry_collection.go index 0c8518081c..41f36e8a73 100644 --- a/vulnerabilityscanning/work_request_log_entry_collection.go +++ b/vulnerabilityscanning/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/vulnerabilityscanning/work_request_resource.go b/vulnerabilityscanning/work_request_resource.go index c66796b0f1..3663706cb8 100644 --- a/vulnerabilityscanning/work_request_resource.go +++ b/vulnerabilityscanning/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/backend_type.go b/waa/backend_type.go index 98fc125989..f7621f5c24 100644 --- a/waa/backend_type.go +++ b/waa/backend_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/change_resource_compartment_details.go b/waa/change_resource_compartment_details.go index 3e45af427d..6825c27ab3 100644 --- a/waa/change_resource_compartment_details.go +++ b/waa/change_resource_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/change_web_app_acceleration_compartment_details.go b/waa/change_web_app_acceleration_compartment_details.go index dc0ce471fd..be1f98c96a 100644 --- a/waa/change_web_app_acceleration_compartment_details.go +++ b/waa/change_web_app_acceleration_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/change_web_app_acceleration_compartment_request_response.go b/waa/change_web_app_acceleration_compartment_request_response.go index adacd239b0..5a82edd325 100644 --- a/waa/change_web_app_acceleration_compartment_request_response.go +++ b/waa/change_web_app_acceleration_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/change_web_app_acceleration_policy_compartment_details.go b/waa/change_web_app_acceleration_policy_compartment_details.go index 2f21c7707e..71df9a3130 100644 --- a/waa/change_web_app_acceleration_policy_compartment_details.go +++ b/waa/change_web_app_acceleration_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/change_web_app_acceleration_policy_compartment_request_response.go b/waa/change_web_app_acceleration_policy_compartment_request_response.go index 7dd5da1f09..20cce9cbcd 100644 --- a/waa/change_web_app_acceleration_policy_compartment_request_response.go +++ b/waa/change_web_app_acceleration_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/create_web_app_acceleration_details.go b/waa/create_web_app_acceleration_details.go index 2ed5446e13..1c1fd1b77b 100644 --- a/waa/create_web_app_acceleration_details.go +++ b/waa/create_web_app_acceleration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/create_web_app_acceleration_load_balancer_details.go b/waa/create_web_app_acceleration_load_balancer_details.go index fd4c0dde11..5e54800688 100644 --- a/waa/create_web_app_acceleration_load_balancer_details.go +++ b/waa/create_web_app_acceleration_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/create_web_app_acceleration_policy_details.go b/waa/create_web_app_acceleration_policy_details.go index e3f82c1983..c94e677ea9 100644 --- a/waa/create_web_app_acceleration_policy_details.go +++ b/waa/create_web_app_acceleration_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/create_web_app_acceleration_policy_request_response.go b/waa/create_web_app_acceleration_policy_request_response.go index adbd4cca0c..f74aeae476 100644 --- a/waa/create_web_app_acceleration_policy_request_response.go +++ b/waa/create_web_app_acceleration_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/create_web_app_acceleration_request_response.go b/waa/create_web_app_acceleration_request_response.go index b255b42b12..36d848a9d8 100644 --- a/waa/create_web_app_acceleration_request_response.go +++ b/waa/create_web_app_acceleration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/delete_web_app_acceleration_policy_request_response.go b/waa/delete_web_app_acceleration_policy_request_response.go index 7916f701cf..45d50f0bee 100644 --- a/waa/delete_web_app_acceleration_policy_request_response.go +++ b/waa/delete_web_app_acceleration_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/delete_web_app_acceleration_request_response.go b/waa/delete_web_app_acceleration_request_response.go index 3274d2fb45..01a3451423 100644 --- a/waa/delete_web_app_acceleration_request_response.go +++ b/waa/delete_web_app_acceleration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/get_web_app_acceleration_policy_request_response.go b/waa/get_web_app_acceleration_policy_request_response.go index aae376cd7d..4611305c40 100644 --- a/waa/get_web_app_acceleration_policy_request_response.go +++ b/waa/get_web_app_acceleration_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/get_web_app_acceleration_request_response.go b/waa/get_web_app_acceleration_request_response.go index bd4ed6a432..dc2b3209f5 100644 --- a/waa/get_web_app_acceleration_request_response.go +++ b/waa/get_web_app_acceleration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/get_work_request_request_response.go b/waa/get_work_request_request_response.go index afe004d70e..4d5058f6a7 100644 --- a/waa/get_work_request_request_response.go +++ b/waa/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/gzip_compression_policy.go b/waa/gzip_compression_policy.go index d2adb1171b..a75b286956 100644 --- a/waa/gzip_compression_policy.go +++ b/waa/gzip_compression_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/list_web_app_acceleration_policies_request_response.go b/waa/list_web_app_acceleration_policies_request_response.go index 670c08d918..39b8d79efa 100644 --- a/waa/list_web_app_acceleration_policies_request_response.go +++ b/waa/list_web_app_acceleration_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/list_web_app_accelerations_request_response.go b/waa/list_web_app_accelerations_request_response.go index 3e47946dac..8e371db425 100644 --- a/waa/list_web_app_accelerations_request_response.go +++ b/waa/list_web_app_accelerations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/list_work_request_errors_request_response.go b/waa/list_work_request_errors_request_response.go index 150872e616..23b0303e92 100644 --- a/waa/list_work_request_errors_request_response.go +++ b/waa/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/list_work_request_logs_request_response.go b/waa/list_work_request_logs_request_response.go index f23c84104d..de33a8f118 100644 --- a/waa/list_work_request_logs_request_response.go +++ b/waa/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/list_work_requests_request_response.go b/waa/list_work_requests_request_response.go index bf983e35ed..a0ea345449 100644 --- a/waa/list_work_requests_request_response.go +++ b/waa/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/purge_entire_web_app_acceleration_cache_details.go b/waa/purge_entire_web_app_acceleration_cache_details.go index 54f0334bb4..0bbde4a26d 100644 --- a/waa/purge_entire_web_app_acceleration_cache_details.go +++ b/waa/purge_entire_web_app_acceleration_cache_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/purge_web_app_acceleration_cache_details.go b/waa/purge_web_app_acceleration_cache_details.go index b232f83ffd..30801455e2 100644 --- a/waa/purge_web_app_acceleration_cache_details.go +++ b/waa/purge_web_app_acceleration_cache_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/purge_web_app_acceleration_cache_request_response.go b/waa/purge_web_app_acceleration_cache_request_response.go index a7c1fbccd3..f7992845d7 100644 --- a/waa/purge_web_app_acceleration_cache_request_response.go +++ b/waa/purge_web_app_acceleration_cache_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/response_caching_policy.go b/waa/response_caching_policy.go index 173edc834b..42213cf812 100644 --- a/waa/response_caching_policy.go +++ b/waa/response_caching_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/response_compression_policy.go b/waa/response_compression_policy.go index d08fbce48d..904390d550 100644 --- a/waa/response_compression_policy.go +++ b/waa/response_compression_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/sort_order.go b/waa/sort_order.go index 93da5538ea..23e966e5b0 100644 --- a/waa/sort_order.go +++ b/waa/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/update_web_app_acceleration_details.go b/waa/update_web_app_acceleration_details.go index 91fed555a6..d40cbd2a08 100644 --- a/waa/update_web_app_acceleration_details.go +++ b/waa/update_web_app_acceleration_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/update_web_app_acceleration_policy_details.go b/waa/update_web_app_acceleration_policy_details.go index a546430b38..1883b7b30f 100644 --- a/waa/update_web_app_acceleration_policy_details.go +++ b/waa/update_web_app_acceleration_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/update_web_app_acceleration_policy_request_response.go b/waa/update_web_app_acceleration_policy_request_response.go index 999adc7647..cefe4a8031 100644 --- a/waa/update_web_app_acceleration_policy_request_response.go +++ b/waa/update_web_app_acceleration_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/update_web_app_acceleration_request_response.go b/waa/update_web_app_acceleration_request_response.go index 830f0217f7..2a54dfc355 100644 --- a/waa/update_web_app_acceleration_request_response.go +++ b/waa/update_web_app_acceleration_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/waa_client.go b/waa/waa_client.go index 568377dccb..edc601e87e 100644 --- a/waa/waa_client.go +++ b/waa/waa_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/waa_workrequest_client.go b/waa/waa_workrequest_client.go index 89024d2337..608b07b75f 100644 --- a/waa/waa_workrequest_client.go +++ b/waa/waa_workrequest_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration.go b/waa/web_app_acceleration.go index 1ad0cdb7de..655f3b9a34 100644 --- a/waa/web_app_acceleration.go +++ b/waa/web_app_acceleration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_collection.go b/waa/web_app_acceleration_collection.go index b083688f7d..449905eb72 100644 --- a/waa/web_app_acceleration_collection.go +++ b/waa/web_app_acceleration_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_load_balancer.go b/waa/web_app_acceleration_load_balancer.go index 4c263a529e..6d0490bf68 100644 --- a/waa/web_app_acceleration_load_balancer.go +++ b/waa/web_app_acceleration_load_balancer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_load_balancer_summary.go b/waa/web_app_acceleration_load_balancer_summary.go index 6dbd1e2058..3eb642b913 100644 --- a/waa/web_app_acceleration_load_balancer_summary.go +++ b/waa/web_app_acceleration_load_balancer_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_policy.go b/waa/web_app_acceleration_policy.go index eb5774b700..eefa87ed17 100644 --- a/waa/web_app_acceleration_policy.go +++ b/waa/web_app_acceleration_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_policy_collection.go b/waa/web_app_acceleration_policy_collection.go index 241d25d2b0..c43f5cfb95 100644 --- a/waa/web_app_acceleration_policy_collection.go +++ b/waa/web_app_acceleration_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_policy_summary.go b/waa/web_app_acceleration_policy_summary.go index f249b2fd4e..93f454bce0 100644 --- a/waa/web_app_acceleration_policy_summary.go +++ b/waa/web_app_acceleration_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/web_app_acceleration_summary.go b/waa/web_app_acceleration_summary.go index 416c253dc2..89b99fb187 100644 --- a/waa/web_app_acceleration_summary.go +++ b/waa/web_app_acceleration_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request.go b/waa/work_request.go index 9dc07f7cd3..c40658353c 100644 --- a/waa/work_request.go +++ b/waa/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request_collection.go b/waa/work_request_collection.go index a94bf07c8f..3bff42b52d 100644 --- a/waa/work_request_collection.go +++ b/waa/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request_error.go b/waa/work_request_error.go index 5cc3fa6145..6c93a59530 100644 --- a/waa/work_request_error.go +++ b/waa/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request_error_collection.go b/waa/work_request_error_collection.go index fa7e70bded..3d62134fc8 100644 --- a/waa/work_request_error_collection.go +++ b/waa/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request_log_entry.go b/waa/work_request_log_entry.go index 9da7c7db2d..822868b6b3 100644 --- a/waa/work_request_log_entry.go +++ b/waa/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request_log_entry_collection.go b/waa/work_request_log_entry_collection.go index 048f73b07b..7a1d408a58 100644 --- a/waa/work_request_log_entry_collection.go +++ b/waa/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waa/work_request_resource.go b/waa/work_request_resource.go index 8d7b20cf2f..fa94462ac0 100644 --- a/waa/work_request_resource.go +++ b/waa/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/accept_recommendations_request_response.go b/waas/accept_recommendations_request_response.go index a874c1a00f..14c3b382c1 100644 --- a/waas/accept_recommendations_request_response.go +++ b/waas/accept_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/access_rule.go b/waas/access_rule.go index 2ca7f7d2ff..eb2daf5e6d 100644 --- a/waas/access_rule.go +++ b/waas/access_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/access_rule_criteria.go b/waas/access_rule_criteria.go index ba8b6de827..9e10b1b258 100644 --- a/waas/access_rule_criteria.go +++ b/waas/access_rule_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/add_http_response_header_action.go b/waas/add_http_response_header_action.go index 9288a9d694..924106a85b 100644 --- a/waas/add_http_response_header_action.go +++ b/waas/add_http_response_header_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/address_list.go b/waas/address_list.go index e0119d23ba..15f0703443 100644 --- a/waas/address_list.go +++ b/waas/address_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/address_list_summary.go b/waas/address_list_summary.go index e05ffb3d3a..bbf2c56704 100644 --- a/waas/address_list_summary.go +++ b/waas/address_list_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/address_rate_limiting.go b/waas/address_rate_limiting.go index 4cc7d3d6ec..50ddb59673 100644 --- a/waas/address_rate_limiting.go +++ b/waas/address_rate_limiting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/block_challenge_settings.go b/waas/block_challenge_settings.go index 48dbe6aaaf..924f3d185a 100644 --- a/waas/block_challenge_settings.go +++ b/waas/block_challenge_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/caching_rule.go b/waas/caching_rule.go index e4899f3f50..bea2ade0de 100644 --- a/waas/caching_rule.go +++ b/waas/caching_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/caching_rule_criteria.go b/waas/caching_rule_criteria.go index 5a78dc186e..8b3ccede08 100644 --- a/waas/caching_rule_criteria.go +++ b/waas/caching_rule_criteria.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/caching_rule_summary.go b/waas/caching_rule_summary.go index 7e37004e23..95025b372a 100644 --- a/waas/caching_rule_summary.go +++ b/waas/caching_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/cancel_work_request_request_response.go b/waas/cancel_work_request_request_response.go index 20e420b12b..ffd5cfbc52 100644 --- a/waas/cancel_work_request_request_response.go +++ b/waas/cancel_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/captcha.go b/waas/captcha.go index 1cfc2a7323..d9585a10b8 100644 --- a/waas/captcha.go +++ b/waas/captcha.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/certificate.go b/waas/certificate.go index 609d59d992..28c35b1cce 100644 --- a/waas/certificate.go +++ b/waas/certificate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/certificate_extensions.go b/waas/certificate_extensions.go index b8b51cadeb..0486a08e2b 100644 --- a/waas/certificate_extensions.go +++ b/waas/certificate_extensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/certificate_issuer_name.go b/waas/certificate_issuer_name.go index 52f7493407..83b9a4dcf2 100644 --- a/waas/certificate_issuer_name.go +++ b/waas/certificate_issuer_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/certificate_public_key_info.go b/waas/certificate_public_key_info.go index 465d029c4c..53d5388efd 100644 --- a/waas/certificate_public_key_info.go +++ b/waas/certificate_public_key_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/certificate_subject_name.go b/waas/certificate_subject_name.go index 98618f2884..76bc5e1352 100644 --- a/waas/certificate_subject_name.go +++ b/waas/certificate_subject_name.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/certificate_summary.go b/waas/certificate_summary.go index 94d5a0db19..cb3317da5e 100644 --- a/waas/certificate_summary.go +++ b/waas/certificate_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_address_list_compartment_details.go b/waas/change_address_list_compartment_details.go index 95db53d9c2..45a536b4d9 100644 --- a/waas/change_address_list_compartment_details.go +++ b/waas/change_address_list_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_address_list_compartment_request_response.go b/waas/change_address_list_compartment_request_response.go index 31b74de361..71a5e08a6a 100644 --- a/waas/change_address_list_compartment_request_response.go +++ b/waas/change_address_list_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_certificate_compartment_details.go b/waas/change_certificate_compartment_details.go index 2d0c7c04e8..48c6094e06 100644 --- a/waas/change_certificate_compartment_details.go +++ b/waas/change_certificate_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_certificate_compartment_request_response.go b/waas/change_certificate_compartment_request_response.go index b251d9695d..90eee441c5 100644 --- a/waas/change_certificate_compartment_request_response.go +++ b/waas/change_certificate_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_custom_protection_rule_compartment_details.go b/waas/change_custom_protection_rule_compartment_details.go index 93c02bf13a..f44e782fab 100644 --- a/waas/change_custom_protection_rule_compartment_details.go +++ b/waas/change_custom_protection_rule_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_custom_protection_rule_compartment_request_response.go b/waas/change_custom_protection_rule_compartment_request_response.go index cdf0d003e2..de0ef3e406 100644 --- a/waas/change_custom_protection_rule_compartment_request_response.go +++ b/waas/change_custom_protection_rule_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_http_redirect_compartment_details.go b/waas/change_http_redirect_compartment_details.go index aee53391bc..eb9071221f 100644 --- a/waas/change_http_redirect_compartment_details.go +++ b/waas/change_http_redirect_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_http_redirect_compartment_request_response.go b/waas/change_http_redirect_compartment_request_response.go index a157f2d188..4f66e7ac36 100644 --- a/waas/change_http_redirect_compartment_request_response.go +++ b/waas/change_http_redirect_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_waas_policy_compartment_details.go b/waas/change_waas_policy_compartment_details.go index ff9ab85e75..f6e98fd4e1 100644 --- a/waas/change_waas_policy_compartment_details.go +++ b/waas/change_waas_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/change_waas_policy_compartment_request_response.go b/waas/change_waas_policy_compartment_request_response.go index 9dacb6aca1..8290a4cb1c 100644 --- a/waas/change_waas_policy_compartment_request_response.go +++ b/waas/change_waas_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_address_list_details.go b/waas/create_address_list_details.go index 3e34b7be68..4d67794088 100644 --- a/waas/create_address_list_details.go +++ b/waas/create_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_address_list_request_response.go b/waas/create_address_list_request_response.go index 23346be6db..f33c0ec708 100644 --- a/waas/create_address_list_request_response.go +++ b/waas/create_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_certificate_details.go b/waas/create_certificate_details.go index 3f4d7a11ac..e310295e11 100644 --- a/waas/create_certificate_details.go +++ b/waas/create_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_certificate_request_response.go b/waas/create_certificate_request_response.go index 70c28b199c..7a01db2061 100644 --- a/waas/create_certificate_request_response.go +++ b/waas/create_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_custom_protection_rule_details.go b/waas/create_custom_protection_rule_details.go index 55b2b1e384..c039d02d0e 100644 --- a/waas/create_custom_protection_rule_details.go +++ b/waas/create_custom_protection_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_custom_protection_rule_request_response.go b/waas/create_custom_protection_rule_request_response.go index 7d19ba90fb..586a2e9d72 100644 --- a/waas/create_custom_protection_rule_request_response.go +++ b/waas/create_custom_protection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_http_redirect_details.go b/waas/create_http_redirect_details.go index 648fa69d15..7aabe07f34 100644 --- a/waas/create_http_redirect_details.go +++ b/waas/create_http_redirect_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_http_redirect_request_response.go b/waas/create_http_redirect_request_response.go index 02d5b33260..d9d05eb5b7 100644 --- a/waas/create_http_redirect_request_response.go +++ b/waas/create_http_redirect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_waas_policy_details.go b/waas/create_waas_policy_details.go index df83fa69c2..ad72a7b3cf 100644 --- a/waas/create_waas_policy_details.go +++ b/waas/create_waas_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/create_waas_policy_request_response.go b/waas/create_waas_policy_request_response.go index b85a46b376..7ce90f1686 100644 --- a/waas/create_waas_policy_request_response.go +++ b/waas/create_waas_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/custom_protection_rule.go b/waas/custom_protection_rule.go index 99df65afe1..525f466779 100644 --- a/waas/custom_protection_rule.go +++ b/waas/custom_protection_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/custom_protection_rule_setting.go b/waas/custom_protection_rule_setting.go index b16d4c3e0c..e3d4918552 100644 --- a/waas/custom_protection_rule_setting.go +++ b/waas/custom_protection_rule_setting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/custom_protection_rule_summary.go b/waas/custom_protection_rule_summary.go index 66636f84e3..372f8fc76c 100644 --- a/waas/custom_protection_rule_summary.go +++ b/waas/custom_protection_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/delete_address_list_request_response.go b/waas/delete_address_list_request_response.go index af87f3e384..2105fa6ce9 100644 --- a/waas/delete_address_list_request_response.go +++ b/waas/delete_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/delete_certificate_request_response.go b/waas/delete_certificate_request_response.go index 63ee4b9e96..5053fa3744 100644 --- a/waas/delete_certificate_request_response.go +++ b/waas/delete_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/delete_custom_protection_rule_request_response.go b/waas/delete_custom_protection_rule_request_response.go index 9b4e60a75c..36a743838e 100644 --- a/waas/delete_custom_protection_rule_request_response.go +++ b/waas/delete_custom_protection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/delete_http_redirect_request_response.go b/waas/delete_http_redirect_request_response.go index 21425e9bb8..6570413255 100644 --- a/waas/delete_http_redirect_request_response.go +++ b/waas/delete_http_redirect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/delete_waas_policy_request_response.go b/waas/delete_waas_policy_request_response.go index b8a3c25f20..a27a3e849b 100644 --- a/waas/delete_waas_policy_request_response.go +++ b/waas/delete_waas_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/device_fingerprint_challenge.go b/waas/device_fingerprint_challenge.go index 6621b68586..eaf9d5b681 100644 --- a/waas/device_fingerprint_challenge.go +++ b/waas/device_fingerprint_challenge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/edge_subnet.go b/waas/edge_subnet.go index e624ffe15e..6ef4df9c4f 100644 --- a/waas/edge_subnet.go +++ b/waas/edge_subnet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/extend_http_response_header_action.go b/waas/extend_http_response_header_action.go index 321afb7c77..bfd1b475dd 100644 --- a/waas/extend_http_response_header_action.go +++ b/waas/extend_http_response_header_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_address_list_request_response.go b/waas/get_address_list_request_response.go index 68ea7b87b2..82107bc547 100644 --- a/waas/get_address_list_request_response.go +++ b/waas/get_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_certificate_request_response.go b/waas/get_certificate_request_response.go index f0e8638cb2..4dcc9603ac 100644 --- a/waas/get_certificate_request_response.go +++ b/waas/get_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_custom_protection_rule_request_response.go b/waas/get_custom_protection_rule_request_response.go index beab3ca29c..71fbbe786c 100644 --- a/waas/get_custom_protection_rule_request_response.go +++ b/waas/get_custom_protection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_device_fingerprint_challenge_request_response.go b/waas/get_device_fingerprint_challenge_request_response.go index b0711bcaa1..19573f8d83 100644 --- a/waas/get_device_fingerprint_challenge_request_response.go +++ b/waas/get_device_fingerprint_challenge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_http_redirect_request_response.go b/waas/get_http_redirect_request_response.go index 3f32ba0017..ae1a036d4d 100644 --- a/waas/get_http_redirect_request_response.go +++ b/waas/get_http_redirect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_human_interaction_challenge_request_response.go b/waas/get_human_interaction_challenge_request_response.go index f63cc4f92c..6027210fa7 100644 --- a/waas/get_human_interaction_challenge_request_response.go +++ b/waas/get_human_interaction_challenge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_js_challenge_request_response.go b/waas/get_js_challenge_request_response.go index d56aa3b80f..ec365f15db 100644 --- a/waas/get_js_challenge_request_response.go +++ b/waas/get_js_challenge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_policy_config_request_response.go b/waas/get_policy_config_request_response.go index 3bf663ae09..fc5fa47863 100644 --- a/waas/get_policy_config_request_response.go +++ b/waas/get_policy_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_protection_rule_request_response.go b/waas/get_protection_rule_request_response.go index 746ab8bb4e..50d0b1eb0e 100644 --- a/waas/get_protection_rule_request_response.go +++ b/waas/get_protection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_protection_settings_request_response.go b/waas/get_protection_settings_request_response.go index a9fee7520e..c1c91fcd35 100644 --- a/waas/get_protection_settings_request_response.go +++ b/waas/get_protection_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_waas_policy_request_response.go b/waas/get_waas_policy_request_response.go index e89b2b07cf..1ade644ef4 100644 --- a/waas/get_waas_policy_request_response.go +++ b/waas/get_waas_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_waf_address_rate_limiting_request_response.go b/waas/get_waf_address_rate_limiting_request_response.go index 949ed3f490..55d4776103 100644 --- a/waas/get_waf_address_rate_limiting_request_response.go +++ b/waas/get_waf_address_rate_limiting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_waf_config_request_response.go b/waas/get_waf_config_request_response.go index 4e430554ac..3f09956583 100644 --- a/waas/get_waf_config_request_response.go +++ b/waas/get_waf_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/get_work_request_request_response.go b/waas/get_work_request_request_response.go index dcad584865..7fd2e7bb1e 100644 --- a/waas/get_work_request_request_response.go +++ b/waas/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/good_bot.go b/waas/good_bot.go index 6ab125b89b..933c902bcd 100644 --- a/waas/good_bot.go +++ b/waas/good_bot.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/header.go b/waas/header.go index 637090c6c9..7a36d9bdb0 100644 --- a/waas/header.go +++ b/waas/header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/header_manipulation_action.go b/waas/header_manipulation_action.go index 400d8887df..04f70dbebc 100644 --- a/waas/header_manipulation_action.go +++ b/waas/header_manipulation_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/health_check.go b/waas/health_check.go index f7739f2150..dc84ab04e5 100644 --- a/waas/health_check.go +++ b/waas/health_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/http_redirect.go b/waas/http_redirect.go index 9080b643c5..e329ba798b 100644 --- a/waas/http_redirect.go +++ b/waas/http_redirect.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/http_redirect_summary.go b/waas/http_redirect_summary.go index bcd2a76a37..af8eda9d06 100644 --- a/waas/http_redirect_summary.go +++ b/waas/http_redirect_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/http_redirect_target.go b/waas/http_redirect_target.go index 8a5d681a90..bea16e344d 100644 --- a/waas/http_redirect_target.go +++ b/waas/http_redirect_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/human_interaction_challenge.go b/waas/human_interaction_challenge.go index 492eca80e1..3f74bc7ab8 100644 --- a/waas/human_interaction_challenge.go +++ b/waas/human_interaction_challenge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/ip_hash_load_balancing_method.go b/waas/ip_hash_load_balancing_method.go index 560a168066..7790d8379f 100644 --- a/waas/ip_hash_load_balancing_method.go +++ b/waas/ip_hash_load_balancing_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/js_challenge.go b/waas/js_challenge.go index 50eb313e2a..ea8ef2430f 100644 --- a/waas/js_challenge.go +++ b/waas/js_challenge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/lifecycle_states.go b/waas/lifecycle_states.go index 884a0eaa77..274b2923be 100644 --- a/waas/lifecycle_states.go +++ b/waas/lifecycle_states.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_access_rules_request_response.go b/waas/list_access_rules_request_response.go index 5573fe35ed..c20185eb6e 100644 --- a/waas/list_access_rules_request_response.go +++ b/waas/list_access_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_address_lists_request_response.go b/waas/list_address_lists_request_response.go index 83603ea4c1..d5114243fb 100644 --- a/waas/list_address_lists_request_response.go +++ b/waas/list_address_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_caching_rules_request_response.go b/waas/list_caching_rules_request_response.go index 8d804c642b..b106726de2 100644 --- a/waas/list_caching_rules_request_response.go +++ b/waas/list_caching_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_captchas_request_response.go b/waas/list_captchas_request_response.go index 6e1f4af805..f1a2c09bb9 100644 --- a/waas/list_captchas_request_response.go +++ b/waas/list_captchas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_certificates_request_response.go b/waas/list_certificates_request_response.go index 063682b426..68c2569131 100644 --- a/waas/list_certificates_request_response.go +++ b/waas/list_certificates_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_custom_protection_rules_request_response.go b/waas/list_custom_protection_rules_request_response.go index ac745ef5f9..aa11909565 100644 --- a/waas/list_custom_protection_rules_request_response.go +++ b/waas/list_custom_protection_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_edge_subnets_request_response.go b/waas/list_edge_subnets_request_response.go index 0b89ce7601..f2bea7976e 100644 --- a/waas/list_edge_subnets_request_response.go +++ b/waas/list_edge_subnets_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_good_bots_request_response.go b/waas/list_good_bots_request_response.go index 1582b922aa..59840e3afa 100644 --- a/waas/list_good_bots_request_response.go +++ b/waas/list_good_bots_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_http_redirects_request_response.go b/waas/list_http_redirects_request_response.go index 5c9e176fb5..2c1169f7e4 100644 --- a/waas/list_http_redirects_request_response.go +++ b/waas/list_http_redirects_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_protection_rules_request_response.go b/waas/list_protection_rules_request_response.go index b54415dd30..e104b3c2e0 100644 --- a/waas/list_protection_rules_request_response.go +++ b/waas/list_protection_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_recommendations_request_response.go b/waas/list_recommendations_request_response.go index 8d87fa99ac..a1d6c652f2 100644 --- a/waas/list_recommendations_request_response.go +++ b/waas/list_recommendations_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_threat_feeds_request_response.go b/waas/list_threat_feeds_request_response.go index 9def592439..02a854d152 100644 --- a/waas/list_threat_feeds_request_response.go +++ b/waas/list_threat_feeds_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_waas_policies_request_response.go b/waas/list_waas_policies_request_response.go index c8cb2b0423..17590b7022 100644 --- a/waas/list_waas_policies_request_response.go +++ b/waas/list_waas_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_waas_policy_custom_protection_rules_request_response.go b/waas/list_waas_policy_custom_protection_rules_request_response.go index 24b9fdae15..1dcd2dd6b3 100644 --- a/waas/list_waas_policy_custom_protection_rules_request_response.go +++ b/waas/list_waas_policy_custom_protection_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_waf_blocked_requests_request_response.go b/waas/list_waf_blocked_requests_request_response.go index 26a7317976..3f9f270281 100644 --- a/waas/list_waf_blocked_requests_request_response.go +++ b/waas/list_waf_blocked_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_waf_logs_request_response.go b/waas/list_waf_logs_request_response.go index ff1692f2d2..98720d5e60 100644 --- a/waas/list_waf_logs_request_response.go +++ b/waas/list_waf_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_waf_requests_request_response.go b/waas/list_waf_requests_request_response.go index 45b9305484..bc5e8b9f39 100644 --- a/waas/list_waf_requests_request_response.go +++ b/waas/list_waf_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_waf_traffic_request_response.go b/waas/list_waf_traffic_request_response.go index 8b085410c5..058186d081 100644 --- a/waas/list_waf_traffic_request_response.go +++ b/waas/list_waf_traffic_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_whitelists_request_response.go b/waas/list_whitelists_request_response.go index 9dd9312c45..1dc608c2f2 100644 --- a/waas/list_whitelists_request_response.go +++ b/waas/list_whitelists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/list_work_requests_request_response.go b/waas/list_work_requests_request_response.go index 0fd447b075..8a1c2b20a7 100644 --- a/waas/list_work_requests_request_response.go +++ b/waas/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/load_balancing_method.go b/waas/load_balancing_method.go index e23240afb4..fdc8254e93 100644 --- a/waas/load_balancing_method.go +++ b/waas/load_balancing_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/origin.go b/waas/origin.go index 797e8f9a02..c0d75dca67 100644 --- a/waas/origin.go +++ b/waas/origin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/origin_group.go b/waas/origin_group.go index 156de4d703..aeaa99071a 100644 --- a/waas/origin_group.go +++ b/waas/origin_group.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/origin_group_origins.go b/waas/origin_group_origins.go index dece0015da..1d7c0a222f 100644 --- a/waas/origin_group_origins.go +++ b/waas/origin_group_origins.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/policy_config.go b/waas/policy_config.go index c73e1f95df..06eb0de516 100644 --- a/waas/policy_config.go +++ b/waas/policy_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/protection_rule.go b/waas/protection_rule.go index 0055815aa0..7fae88d883 100644 --- a/waas/protection_rule.go +++ b/waas/protection_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/protection_rule_action.go b/waas/protection_rule_action.go index d7bff5b2cc..0c77687f98 100644 --- a/waas/protection_rule_action.go +++ b/waas/protection_rule_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/protection_rule_exclusion.go b/waas/protection_rule_exclusion.go index 786fa04435..788113e7e2 100644 --- a/waas/protection_rule_exclusion.go +++ b/waas/protection_rule_exclusion.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/protection_settings.go b/waas/protection_settings.go index 135755257f..85f0fde008 100644 --- a/waas/protection_settings.go +++ b/waas/protection_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/purge_cache.go b/waas/purge_cache.go index fd5ecd688b..3ece1109e4 100644 --- a/waas/purge_cache.go +++ b/waas/purge_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/purge_cache_request_response.go b/waas/purge_cache_request_response.go index 3ffb282152..c5a4bec296 100644 --- a/waas/purge_cache_request_response.go +++ b/waas/purge_cache_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/recommendation.go b/waas/recommendation.go index 15a7de7105..a17617a985 100644 --- a/waas/recommendation.go +++ b/waas/recommendation.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/remove_http_response_header_action.go b/waas/remove_http_response_header_action.go index 4ea3f103d1..1fd21f08e8 100644 --- a/waas/remove_http_response_header_action.go +++ b/waas/remove_http_response_header_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/round_robin_load_balancing_method.go b/waas/round_robin_load_balancing_method.go index dd89eb2066..895a82f5fe 100644 --- a/waas/round_robin_load_balancing_method.go +++ b/waas/round_robin_load_balancing_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/sticky_cookie_load_balancing_method.go b/waas/sticky_cookie_load_balancing_method.go index 590b97dd3b..bd29cbfdeb 100644 --- a/waas/sticky_cookie_load_balancing_method.go +++ b/waas/sticky_cookie_load_balancing_method.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/threat_feed.go b/waas/threat_feed.go index 4075bd9649..4fae6a81fd 100644 --- a/waas/threat_feed.go +++ b/waas/threat_feed.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/threat_feed_action.go b/waas/threat_feed_action.go index 0d0ee40128..96f6710899 100644 --- a/waas/threat_feed_action.go +++ b/waas/threat_feed_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_access_rules_request_response.go b/waas/update_access_rules_request_response.go index 51d29beadd..535089630f 100644 --- a/waas/update_access_rules_request_response.go +++ b/waas/update_access_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_address_list_details.go b/waas/update_address_list_details.go index 630f4ac070..ed7be87613 100644 --- a/waas/update_address_list_details.go +++ b/waas/update_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_address_list_request_response.go b/waas/update_address_list_request_response.go index e27bab1e5b..c80d126115 100644 --- a/waas/update_address_list_request_response.go +++ b/waas/update_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_caching_rules_request_response.go b/waas/update_caching_rules_request_response.go index 52d06a780e..1a95ffd0f1 100644 --- a/waas/update_caching_rules_request_response.go +++ b/waas/update_caching_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_captchas_request_response.go b/waas/update_captchas_request_response.go index 5ac6a4cded..e1b014f057 100644 --- a/waas/update_captchas_request_response.go +++ b/waas/update_captchas_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_certificate_details.go b/waas/update_certificate_details.go index ee07b4a1ac..6a77ef2d0a 100644 --- a/waas/update_certificate_details.go +++ b/waas/update_certificate_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_certificate_request_response.go b/waas/update_certificate_request_response.go index 46cfc24790..b960574dca 100644 --- a/waas/update_certificate_request_response.go +++ b/waas/update_certificate_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_custom_protection_rule_details.go b/waas/update_custom_protection_rule_details.go index b03d4ee302..bfb5c4e866 100644 --- a/waas/update_custom_protection_rule_details.go +++ b/waas/update_custom_protection_rule_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_custom_protection_rule_request_response.go b/waas/update_custom_protection_rule_request_response.go index bbb7ccbf28..857f27e720 100644 --- a/waas/update_custom_protection_rule_request_response.go +++ b/waas/update_custom_protection_rule_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_device_fingerprint_challenge_request_response.go b/waas/update_device_fingerprint_challenge_request_response.go index 4877e41c52..addbe94467 100644 --- a/waas/update_device_fingerprint_challenge_request_response.go +++ b/waas/update_device_fingerprint_challenge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_good_bots_request_response.go b/waas/update_good_bots_request_response.go index ad7181fd97..976d8fec7e 100644 --- a/waas/update_good_bots_request_response.go +++ b/waas/update_good_bots_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_http_redirect_details.go b/waas/update_http_redirect_details.go index f3fa5419c2..bab59d6cb6 100644 --- a/waas/update_http_redirect_details.go +++ b/waas/update_http_redirect_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_http_redirect_request_response.go b/waas/update_http_redirect_request_response.go index cf460ea507..b618c1f2e1 100644 --- a/waas/update_http_redirect_request_response.go +++ b/waas/update_http_redirect_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_human_interaction_challenge_request_response.go b/waas/update_human_interaction_challenge_request_response.go index 3f8b1b3fdd..ca3fd92ab6 100644 --- a/waas/update_human_interaction_challenge_request_response.go +++ b/waas/update_human_interaction_challenge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_js_challenge_request_response.go b/waas/update_js_challenge_request_response.go index 8b5265f974..e45a2ab8f1 100644 --- a/waas/update_js_challenge_request_response.go +++ b/waas/update_js_challenge_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_policy_config_request_response.go b/waas/update_policy_config_request_response.go index 6725d7242e..bb5da0ea17 100644 --- a/waas/update_policy_config_request_response.go +++ b/waas/update_policy_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_protection_rules_request_response.go b/waas/update_protection_rules_request_response.go index 601bf2de2b..71a4500f8b 100644 --- a/waas/update_protection_rules_request_response.go +++ b/waas/update_protection_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_protection_settings_request_response.go b/waas/update_protection_settings_request_response.go index 100ba2ae62..3d112802f8 100644 --- a/waas/update_protection_settings_request_response.go +++ b/waas/update_protection_settings_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_threat_feeds_request_response.go b/waas/update_threat_feeds_request_response.go index 289aa890cd..d4bc3438a1 100644 --- a/waas/update_threat_feeds_request_response.go +++ b/waas/update_threat_feeds_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_waas_policy_custom_protection_rules_request_response.go b/waas/update_waas_policy_custom_protection_rules_request_response.go index d1203223a1..a8bb581286 100644 --- a/waas/update_waas_policy_custom_protection_rules_request_response.go +++ b/waas/update_waas_policy_custom_protection_rules_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_waas_policy_details.go b/waas/update_waas_policy_details.go index 7cee48d14c..3bc533ea7d 100644 --- a/waas/update_waas_policy_details.go +++ b/waas/update_waas_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_waas_policy_request_response.go b/waas/update_waas_policy_request_response.go index 42fa6e4ffe..1deec008ef 100644 --- a/waas/update_waas_policy_request_response.go +++ b/waas/update_waas_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_waf_address_rate_limiting_request_response.go b/waas/update_waf_address_rate_limiting_request_response.go index 7d3c7f48f4..f34bccb352 100644 --- a/waas/update_waf_address_rate_limiting_request_response.go +++ b/waas/update_waf_address_rate_limiting_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_waf_config_request_response.go b/waas/update_waf_config_request_response.go index e7565b9180..51cc62ac1c 100644 --- a/waas/update_waf_config_request_response.go +++ b/waas/update_waf_config_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/update_whitelists_request_response.go b/waas/update_whitelists_request_response.go index b1d09218a1..35f1a1d3a8 100644 --- a/waas/update_whitelists_request_response.go +++ b/waas/update_whitelists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waas_client.go b/waas/waas_client.go index 70635c1348..20e0c1d131 100644 --- a/waas/waas_client.go +++ b/waas/waas_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waas_policy.go b/waas/waas_policy.go index 9b784fbd3c..88fa9c9dc2 100644 --- a/waas/waas_policy.go +++ b/waas/waas_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waas_policy_custom_protection_rule_summary.go b/waas/waas_policy_custom_protection_rule_summary.go index 41aff10810..aaef3b94ac 100644 --- a/waas/waas_policy_custom_protection_rule_summary.go +++ b/waas/waas_policy_custom_protection_rule_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waas_policy_summary.go b/waas/waas_policy_summary.go index c54d95f69c..d84187ceb9 100644 --- a/waas/waas_policy_summary.go +++ b/waas/waas_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waas_redirect_client.go b/waas/waas_redirect_client.go index 2860afc251..c412a002f1 100644 --- a/waas/waas_redirect_client.go +++ b/waas/waas_redirect_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_blocked_request.go b/waas/waf_blocked_request.go index 4f57fd9a2e..ce9eb872fe 100644 --- a/waas/waf_blocked_request.go +++ b/waas/waf_blocked_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_config.go b/waas/waf_config.go index fb0f9b16a5..5476459d9d 100644 --- a/waas/waf_config.go +++ b/waas/waf_config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_config_details.go b/waas/waf_config_details.go index b4d611e278..a734fc6fb7 100644 --- a/waas/waf_config_details.go +++ b/waas/waf_config_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_log.go b/waas/waf_log.go index 3578e6845d..39ce20dcc3 100644 --- a/waas/waf_log.go +++ b/waas/waf_log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_meter_datum.go b/waas/waf_meter_datum.go index 0f1a014c47..9a7bd40e00 100644 --- a/waas/waf_meter_datum.go +++ b/waas/waf_meter_datum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_request.go b/waas/waf_request.go index 9026dd5f86..b648931526 100644 --- a/waas/waf_request.go +++ b/waas/waf_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/waf_traffic_datum.go b/waas/waf_traffic_datum.go index 08bf1bb027..4d0a3b6a4c 100644 --- a/waas/waf_traffic_datum.go +++ b/waas/waf_traffic_datum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/whitelist.go b/waas/whitelist.go index 0b59566353..dd58cc6e72 100644 --- a/waas/whitelist.go +++ b/waas/whitelist.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request.go b/waas/work_request.go index ef1f8fb9ad..3c0da7ffdb 100644 --- a/waas/work_request.go +++ b/waas/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request_error.go b/waas/work_request_error.go index 7ca56c50c3..d32cde425e 100644 --- a/waas/work_request_error.go +++ b/waas/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request_log_entry.go b/waas/work_request_log_entry.go index a5c28fcfad..cdd83479c1 100644 --- a/waas/work_request_log_entry.go +++ b/waas/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request_operation_types.go b/waas/work_request_operation_types.go index a4ae5a1353..7b4caa426f 100644 --- a/waas/work_request_operation_types.go +++ b/waas/work_request_operation_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request_resource.go b/waas/work_request_resource.go index dc7135ade7..4adf38b50f 100644 --- a/waas/work_request_resource.go +++ b/waas/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request_status_values.go b/waas/work_request_status_values.go index c9cfb1f465..7622b483c2 100644 --- a/waas/work_request_status_values.go +++ b/waas/work_request_status_values.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waas/work_request_summary.go b/waas/work_request_summary.go index 29e3242955..423ace68c0 100644 --- a/waas/work_request_summary.go +++ b/waas/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/access_control_rule.go b/waf/access_control_rule.go index 7bbd087d22..0896dc3a37 100644 --- a/waf/access_control_rule.go +++ b/waf/access_control_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/action.go b/waf/action.go index 0930b3288c..abe4fab356 100644 --- a/waf/action.go +++ b/waf/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/allow_action.go b/waf/allow_action.go index 7ce8b5667b..d816fcfbc8 100644 --- a/waf/allow_action.go +++ b/waf/allow_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/backend_type.go b/waf/backend_type.go index f06a7df047..1e6fcd2511 100644 --- a/waf/backend_type.go +++ b/waf/backend_type.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_network_address_list_compartment_details.go b/waf/change_network_address_list_compartment_details.go index 7bdd9cfc09..d0e1664bc6 100644 --- a/waf/change_network_address_list_compartment_details.go +++ b/waf/change_network_address_list_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_network_address_list_compartment_request_response.go b/waf/change_network_address_list_compartment_request_response.go index dcec15ad4a..5767c779ea 100644 --- a/waf/change_network_address_list_compartment_request_response.go +++ b/waf/change_network_address_list_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_resource_compartment_details.go b/waf/change_resource_compartment_details.go index 4bae0304d4..8026235c9d 100644 --- a/waf/change_resource_compartment_details.go +++ b/waf/change_resource_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_web_app_firewall_compartment_details.go b/waf/change_web_app_firewall_compartment_details.go index 689484d05d..8efa2f71fb 100644 --- a/waf/change_web_app_firewall_compartment_details.go +++ b/waf/change_web_app_firewall_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_web_app_firewall_compartment_request_response.go b/waf/change_web_app_firewall_compartment_request_response.go index c78ba7741e..3647bcef20 100644 --- a/waf/change_web_app_firewall_compartment_request_response.go +++ b/waf/change_web_app_firewall_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_web_app_firewall_policy_compartment_details.go b/waf/change_web_app_firewall_policy_compartment_details.go index b445be160a..0df2431838 100644 --- a/waf/change_web_app_firewall_policy_compartment_details.go +++ b/waf/change_web_app_firewall_policy_compartment_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/change_web_app_firewall_policy_compartment_request_response.go b/waf/change_web_app_firewall_policy_compartment_request_response.go index 63c44f2f02..6ca68aebbd 100644 --- a/waf/change_web_app_firewall_policy_compartment_request_response.go +++ b/waf/change_web_app_firewall_policy_compartment_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/check_action.go b/waf/check_action.go index c43b01e339..3dce0ebc6d 100644 --- a/waf/check_action.go +++ b/waf/check_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/collaborative_capability_weight.go b/waf/collaborative_capability_weight.go index 306a67a181..ed1e989c31 100644 --- a/waf/collaborative_capability_weight.go +++ b/waf/collaborative_capability_weight.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/collaborative_capability_weight_override.go b/waf/collaborative_capability_weight_override.go index f3001a7af9..45cdd6ef49 100644 --- a/waf/collaborative_capability_weight_override.go +++ b/waf/collaborative_capability_weight_override.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_network_address_list_addresses_details.go b/waf/create_network_address_list_addresses_details.go index 3f739917d9..df16287694 100644 --- a/waf/create_network_address_list_addresses_details.go +++ b/waf/create_network_address_list_addresses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_network_address_list_details.go b/waf/create_network_address_list_details.go index 4427b5234e..1e266476dc 100644 --- a/waf/create_network_address_list_details.go +++ b/waf/create_network_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_network_address_list_request_response.go b/waf/create_network_address_list_request_response.go index c410604168..3a43117acc 100644 --- a/waf/create_network_address_list_request_response.go +++ b/waf/create_network_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_network_address_list_vcn_addresses_details.go b/waf/create_network_address_list_vcn_addresses_details.go index bad7981c54..6af91d145f 100644 --- a/waf/create_network_address_list_vcn_addresses_details.go +++ b/waf/create_network_address_list_vcn_addresses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_web_app_firewall_details.go b/waf/create_web_app_firewall_details.go index 2655e92b81..cacc82eb9d 100644 --- a/waf/create_web_app_firewall_details.go +++ b/waf/create_web_app_firewall_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_web_app_firewall_load_balancer_details.go b/waf/create_web_app_firewall_load_balancer_details.go index a99147a7ac..b0fa67ff85 100644 --- a/waf/create_web_app_firewall_load_balancer_details.go +++ b/waf/create_web_app_firewall_load_balancer_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_web_app_firewall_policy_details.go b/waf/create_web_app_firewall_policy_details.go index 94f08ec1ac..26a422ce61 100644 --- a/waf/create_web_app_firewall_policy_details.go +++ b/waf/create_web_app_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_web_app_firewall_policy_request_response.go b/waf/create_web_app_firewall_policy_request_response.go index 51b98fd044..65c855cb42 100644 --- a/waf/create_web_app_firewall_policy_request_response.go +++ b/waf/create_web_app_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/create_web_app_firewall_request_response.go b/waf/create_web_app_firewall_request_response.go index d7320413fd..3f513c4353 100644 --- a/waf/create_web_app_firewall_request_response.go +++ b/waf/create_web_app_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/delete_network_address_list_request_response.go b/waf/delete_network_address_list_request_response.go index 0690848d4a..916f31770a 100644 --- a/waf/delete_network_address_list_request_response.go +++ b/waf/delete_network_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/delete_web_app_firewall_policy_request_response.go b/waf/delete_web_app_firewall_policy_request_response.go index 91cca3a592..066a0a9398 100644 --- a/waf/delete_web_app_firewall_policy_request_response.go +++ b/waf/delete_web_app_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/delete_web_app_firewall_request_response.go b/waf/delete_web_app_firewall_request_response.go index aba73b269f..f24d1f9055 100644 --- a/waf/delete_web_app_firewall_request_response.go +++ b/waf/delete_web_app_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/get_network_address_list_request_response.go b/waf/get_network_address_list_request_response.go index 273b1522a6..c1b212222a 100644 --- a/waf/get_network_address_list_request_response.go +++ b/waf/get_network_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/get_web_app_firewall_policy_request_response.go b/waf/get_web_app_firewall_policy_request_response.go index 94c0fe5993..236108bc87 100644 --- a/waf/get_web_app_firewall_policy_request_response.go +++ b/waf/get_web_app_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/get_web_app_firewall_request_response.go b/waf/get_web_app_firewall_request_response.go index 23562892f7..39952adecd 100644 --- a/waf/get_web_app_firewall_request_response.go +++ b/waf/get_web_app_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/get_work_request_request_response.go b/waf/get_work_request_request_response.go index e4f4423904..51c8f4164a 100644 --- a/waf/get_work_request_request_response.go +++ b/waf/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/http_response_body.go b/waf/http_response_body.go index 6a8b2dd494..17482677f8 100644 --- a/waf/http_response_body.go +++ b/waf/http_response_body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_network_address_lists_request_response.go b/waf/list_network_address_lists_request_response.go index 0912398c1b..8b7d9d3877 100644 --- a/waf/list_network_address_lists_request_response.go +++ b/waf/list_network_address_lists_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_protection_capabilities_request_response.go b/waf/list_protection_capabilities_request_response.go index 48f51148d5..900ca72dbd 100644 --- a/waf/list_protection_capabilities_request_response.go +++ b/waf/list_protection_capabilities_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_protection_capability_group_tags_request_response.go b/waf/list_protection_capability_group_tags_request_response.go index 23a3dac934..16a50f7186 100644 --- a/waf/list_protection_capability_group_tags_request_response.go +++ b/waf/list_protection_capability_group_tags_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_web_app_firewall_policies_request_response.go b/waf/list_web_app_firewall_policies_request_response.go index 6c1fc627f2..a613882a49 100644 --- a/waf/list_web_app_firewall_policies_request_response.go +++ b/waf/list_web_app_firewall_policies_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_web_app_firewalls_request_response.go b/waf/list_web_app_firewalls_request_response.go index f1a9fa3d45..77ebed1210 100644 --- a/waf/list_web_app_firewalls_request_response.go +++ b/waf/list_web_app_firewalls_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_work_request_errors_request_response.go b/waf/list_work_request_errors_request_response.go index d73c7d7f84..40fd7275f6 100644 --- a/waf/list_work_request_errors_request_response.go +++ b/waf/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_work_request_logs_request_response.go b/waf/list_work_request_logs_request_response.go index 61a59b1e91..ec6f27e7ab 100644 --- a/waf/list_work_request_logs_request_response.go +++ b/waf/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/list_work_requests_request_response.go b/waf/list_work_requests_request_response.go index 1222245e66..85e596fb89 100644 --- a/waf/list_work_requests_request_response.go +++ b/waf/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list.go b/waf/network_address_list.go index 0c90fb4257..c015cf2c90 100644 --- a/waf/network_address_list.go +++ b/waf/network_address_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list_addresses.go b/waf/network_address_list_addresses.go index c0c26b7a76..aef0a54c9b 100644 --- a/waf/network_address_list_addresses.go +++ b/waf/network_address_list_addresses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list_addresses_summary.go b/waf/network_address_list_addresses_summary.go index b0553a8aee..9df8181494 100644 --- a/waf/network_address_list_addresses_summary.go +++ b/waf/network_address_list_addresses_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list_collection.go b/waf/network_address_list_collection.go index 80269e3ecf..e22b379fb3 100644 --- a/waf/network_address_list_collection.go +++ b/waf/network_address_list_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list_summary.go b/waf/network_address_list_summary.go index 751a0ec723..b9f297d10b 100644 --- a/waf/network_address_list_summary.go +++ b/waf/network_address_list_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list_vcn_addresses.go b/waf/network_address_list_vcn_addresses.go index 75295f8b3d..7b8ccc74e7 100644 --- a/waf/network_address_list_vcn_addresses.go +++ b/waf/network_address_list_vcn_addresses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/network_address_list_vcn_addresses_summary.go b/waf/network_address_list_vcn_addresses_summary.go index 56eb6bc69e..e5988f5dd3 100644 --- a/waf/network_address_list_vcn_addresses_summary.go +++ b/waf/network_address_list_vcn_addresses_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/private_addresses.go b/waf/private_addresses.go index 57b8081136..85f74db54d 100644 --- a/waf/private_addresses.go +++ b/waf/private_addresses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability.go b/waf/protection_capability.go index 7b920883e2..5b37a5d7dd 100644 --- a/waf/protection_capability.go +++ b/waf/protection_capability.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability_collection.go b/waf/protection_capability_collection.go index 5fbfd9e38b..9093414293 100644 --- a/waf/protection_capability_collection.go +++ b/waf/protection_capability_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability_exclusions.go b/waf/protection_capability_exclusions.go index 964a34bd55..7690deb9ef 100644 --- a/waf/protection_capability_exclusions.go +++ b/waf/protection_capability_exclusions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability_group_tag_collection.go b/waf/protection_capability_group_tag_collection.go index f0e3f1f9ff..11c8da7b42 100644 --- a/waf/protection_capability_group_tag_collection.go +++ b/waf/protection_capability_group_tag_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability_group_tag_summary.go b/waf/protection_capability_group_tag_summary.go index a5c7a5c9c0..c8435e9e97 100644 --- a/waf/protection_capability_group_tag_summary.go +++ b/waf/protection_capability_group_tag_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability_settings.go b/waf/protection_capability_settings.go index 03873f666e..7612ff2e3b 100644 --- a/waf/protection_capability_settings.go +++ b/waf/protection_capability_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_capability_summary.go b/waf/protection_capability_summary.go index 0e904a0d9d..496bdac323 100644 --- a/waf/protection_capability_summary.go +++ b/waf/protection_capability_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/protection_rule.go b/waf/protection_rule.go index 771c044059..07da18e612 100644 --- a/waf/protection_rule.go +++ b/waf/protection_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/request_access_control.go b/waf/request_access_control.go index 1d3ecc9807..309743121d 100644 --- a/waf/request_access_control.go +++ b/waf/request_access_control.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/request_protection.go b/waf/request_protection.go index eca7bae40f..48740e116a 100644 --- a/waf/request_protection.go +++ b/waf/request_protection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/request_rate_limiting.go b/waf/request_rate_limiting.go index 5ed2958601..b811a94554 100644 --- a/waf/request_rate_limiting.go +++ b/waf/request_rate_limiting.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/request_rate_limiting_configuration.go b/waf/request_rate_limiting_configuration.go index 7cbc0fc52b..5a2e5dc0a0 100644 --- a/waf/request_rate_limiting_configuration.go +++ b/waf/request_rate_limiting_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/request_rate_limiting_rule.go b/waf/request_rate_limiting_rule.go index 0ca3a8a484..e963d7f499 100644 --- a/waf/request_rate_limiting_rule.go +++ b/waf/request_rate_limiting_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/response_access_control.go b/waf/response_access_control.go index 741ca9dd7a..52ee11d363 100644 --- a/waf/response_access_control.go +++ b/waf/response_access_control.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/response_header.go b/waf/response_header.go index d028317ac2..f966970c13 100644 --- a/waf/response_header.go +++ b/waf/response_header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/response_protection.go b/waf/response_protection.go index d50e697caf..b770c1b54d 100644 --- a/waf/response_protection.go +++ b/waf/response_protection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/return_http_response_action.go b/waf/return_http_response_action.go index 494a0cbdf9..5e82e930ee 100644 --- a/waf/return_http_response_action.go +++ b/waf/return_http_response_action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/sort_order.go b/waf/sort_order.go index 6a3c5c31bb..49878a3dfe 100644 --- a/waf/sort_order.go +++ b/waf/sort_order.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/static_text_http_response_body.go b/waf/static_text_http_response_body.go index ef1ab0e37a..eb00e375a4 100644 --- a/waf/static_text_http_response_body.go +++ b/waf/static_text_http_response_body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_network_address_list_addresses_details.go b/waf/update_network_address_list_addresses_details.go index 287c48b068..70d74ce09d 100644 --- a/waf/update_network_address_list_addresses_details.go +++ b/waf/update_network_address_list_addresses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_network_address_list_details.go b/waf/update_network_address_list_details.go index 530a1c9e74..a3098ca563 100644 --- a/waf/update_network_address_list_details.go +++ b/waf/update_network_address_list_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_network_address_list_request_response.go b/waf/update_network_address_list_request_response.go index 284630ab98..f98026accc 100644 --- a/waf/update_network_address_list_request_response.go +++ b/waf/update_network_address_list_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_network_address_list_vcn_addresses_details.go b/waf/update_network_address_list_vcn_addresses_details.go index dcdfeb231e..b37ad14540 100644 --- a/waf/update_network_address_list_vcn_addresses_details.go +++ b/waf/update_network_address_list_vcn_addresses_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_web_app_firewall_details.go b/waf/update_web_app_firewall_details.go index b93d8beb58..55362a4f04 100644 --- a/waf/update_web_app_firewall_details.go +++ b/waf/update_web_app_firewall_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_web_app_firewall_policy_details.go b/waf/update_web_app_firewall_policy_details.go index bf8ebcaa97..a69cb03a56 100644 --- a/waf/update_web_app_firewall_policy_details.go +++ b/waf/update_web_app_firewall_policy_details.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_web_app_firewall_policy_request_response.go b/waf/update_web_app_firewall_policy_request_response.go index 950f529532..57cee0cec1 100644 --- a/waf/update_web_app_firewall_policy_request_response.go +++ b/waf/update_web_app_firewall_policy_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/update_web_app_firewall_request_response.go b/waf/update_web_app_firewall_request_response.go index a2dc9558c9..507aab4314 100644 --- a/waf/update_web_app_firewall_request_response.go +++ b/waf/update_web_app_firewall_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/waf_client.go b/waf/waf_client.go index b7cc4123e1..cbc6e1b1e6 100644 --- a/waf/waf_client.go +++ b/waf/waf_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall.go b/waf/web_app_firewall.go index 100c3136aa..d5d7ab3ceb 100644 --- a/waf/web_app_firewall.go +++ b/waf/web_app_firewall.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_collection.go b/waf/web_app_firewall_collection.go index 1b67b52a12..fb9e399a81 100644 --- a/waf/web_app_firewall_collection.go +++ b/waf/web_app_firewall_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_load_balancer.go b/waf/web_app_firewall_load_balancer.go index f6e5ecc89e..b0f07dc4c2 100644 --- a/waf/web_app_firewall_load_balancer.go +++ b/waf/web_app_firewall_load_balancer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_load_balancer_summary.go b/waf/web_app_firewall_load_balancer_summary.go index 97a236f3dc..85591ccd2a 100644 --- a/waf/web_app_firewall_load_balancer_summary.go +++ b/waf/web_app_firewall_load_balancer_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_policy.go b/waf/web_app_firewall_policy.go index 9e4f8f5e7b..7edd3b97ed 100644 --- a/waf/web_app_firewall_policy.go +++ b/waf/web_app_firewall_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_policy_collection.go b/waf/web_app_firewall_policy_collection.go index 6a23c4da83..8bf299ee90 100644 --- a/waf/web_app_firewall_policy_collection.go +++ b/waf/web_app_firewall_policy_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_policy_rule.go b/waf/web_app_firewall_policy_rule.go index d2080f20e1..6d7eeeab0d 100644 --- a/waf/web_app_firewall_policy_rule.go +++ b/waf/web_app_firewall_policy_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_policy_summary.go b/waf/web_app_firewall_policy_summary.go index 7197e2f2df..dc64936892 100644 --- a/waf/web_app_firewall_policy_summary.go +++ b/waf/web_app_firewall_policy_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/web_app_firewall_summary.go b/waf/web_app_firewall_summary.go index 0c4a90be9e..f000d9afd9 100644 --- a/waf/web_app_firewall_summary.go +++ b/waf/web_app_firewall_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request.go b/waf/work_request.go index c6ac11150f..d1c5a9d806 100644 --- a/waf/work_request.go +++ b/waf/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request_collection.go b/waf/work_request_collection.go index 65a08903bc..2420414b8d 100644 --- a/waf/work_request_collection.go +++ b/waf/work_request_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request_error.go b/waf/work_request_error.go index 32eac5cabe..9ed5e4a95f 100644 --- a/waf/work_request_error.go +++ b/waf/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request_error_collection.go b/waf/work_request_error_collection.go index 6431621270..9cb0ad80c9 100644 --- a/waf/work_request_error_collection.go +++ b/waf/work_request_error_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request_log_entry.go b/waf/work_request_log_entry.go index 0d4dbca0ac..a25910807a 100644 --- a/waf/work_request_log_entry.go +++ b/waf/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request_log_entry_collection.go b/waf/work_request_log_entry_collection.go index d5587bbb32..fa197709d4 100644 --- a/waf/work_request_log_entry_collection.go +++ b/waf/work_request_log_entry_collection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/waf/work_request_resource.go b/waf/work_request_resource.go index 637c7723a2..51944bed1c 100644 --- a/waf/work_request_resource.go +++ b/waf/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/get_work_request_request_response.go b/workrequests/get_work_request_request_response.go index 82ec6c45ed..dbaf1227a5 100644 --- a/workrequests/get_work_request_request_response.go +++ b/workrequests/get_work_request_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/list_work_request_errors_request_response.go b/workrequests/list_work_request_errors_request_response.go index 96621f64e6..d9cc770333 100644 --- a/workrequests/list_work_request_errors_request_response.go +++ b/workrequests/list_work_request_errors_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/list_work_request_logs_request_response.go b/workrequests/list_work_request_logs_request_response.go index c23cc26b6a..29be13deca 100644 --- a/workrequests/list_work_request_logs_request_response.go +++ b/workrequests/list_work_request_logs_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/list_work_requests_request_response.go b/workrequests/list_work_requests_request_response.go index 036291a2d0..72897cd4de 100644 --- a/workrequests/list_work_requests_request_response.go +++ b/workrequests/list_work_requests_request_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/work_request.go b/workrequests/work_request.go index 7de14f23f9..c8be86cda4 100644 --- a/workrequests/work_request.go +++ b/workrequests/work_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/work_request_error.go b/workrequests/work_request_error.go index 624fa525f4..058bf35e08 100644 --- a/workrequests/work_request_error.go +++ b/workrequests/work_request_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/work_request_log_entry.go b/workrequests/work_request_log_entry.go index c6acc7e62e..9f620f0cfb 100644 --- a/workrequests/work_request_log_entry.go +++ b/workrequests/work_request_log_entry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/work_request_resource.go b/workrequests/work_request_resource.go index 225f52fcac..d94abd75d5 100644 --- a/workrequests/work_request_resource.go +++ b/workrequests/work_request_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/work_request_summary.go b/workrequests/work_request_summary.go index 4cfce17427..f52b667fed 100644 --- a/workrequests/work_request_summary.go +++ b/workrequests/work_request_summary.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT. diff --git a/workrequests/workrequests_workrequest_client.go b/workrequests/workrequests_workrequest_client.go index 3539e36751..5fda5c9ac6 100644 --- a/workrequests/workrequests_workrequest_client.go +++ b/workrequests/workrequests_workrequest_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018, 2023, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. // This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. // Code generated. DO NOT EDIT.